home *** CD-ROM | disk | FTP | other *** search
- property spriteNum, pMySpriteRef
- global gName
-
- on beginSprite me
- pMySpriteRef = sprite(me.spriteNum)
- currMember = pMySpriteRef.member
- gName = member(currMember).name
- if gName = "296890-26" then
- member("caption").text = "296890-26" & RETURN & "Jacques Langevin" & RETURN & EMPTY & RETURN & "The civil war in Rwanda"
- end if
- if gName = "338890-2" then
- member("caption").text = "338890-2" & RETURN & "Sung-Su Cho" & RETURN & EMPTY & RETURN & "Redundant bank workers' demonstration"
- end if
- if gName = "345572-10" then
- member("caption").text = "345572-10" & RETURN & "Todd Maisel" & RETURN & EMPTY & RETURN & "15th Annual Wigstock Festival at Pier 54 in the West Village"
- end if
- if gName = "338266-1" then
- member("caption").text = "338266-1" & RETURN & "Murdo Macleod" & RETURN & EMPTY & RETURN & "Dolly , the first cloned sheep"
- end if
- if gName = "342452-70-T" then
- member("caption").text = "342452-70-T" & RETURN & "F. Seguin" & RETURN & EMPTY & RETURN & "World Cup 98, France v. Saudi Arabia in St. Denis"
- end if
- if gName = "353585-4" then
- member("caption").text = "353585-4" & RETURN & "Wade Goddard" & RETURN & EMPTY & RETURN & "Kosovar refugees, Kukes, Albania"
- end if
- if gName = "288850-149" then
- member("caption").text = "288850-149" & RETURN & "Gianni Giansanti" & RETURN & EMPTY & RETURN & "Man holding cross"
- end if
- if gName = "329656-1" then
- member("caption").text = "329656-1" & RETURN & "Ilkka Uimonen" & RETURN & EMPTY & RETURN & "Princess Diana meets with mother Theresa in the Bronx"
- end if
- if gName = "342458-44-T" then
- member("caption").text = "342458-44-T" & RETURN & "Bernard Bisson" & RETURN & EMPTY & RETURN & "World Cup 98, Japan v. Croatia in Nantes"
- end if
- if gName = "343101-1" then
- member("caption").text = "343101-1" & RETURN & "Philippe Eranian" & RETURN & EMPTY & RETURN & "The Art of urban acrobatics, the Yamakasis"
- end if
- end
-