At 8:58 PM +0200 9/7/00, Mikael Wir�n wrote:
>i�m having a total brain meltdown here *laughing*
>i can�t for the world recall how to recieve a sendSprite command.
>theWord = getProp(infoList[plats], #eng)
>sendSprite (myReciever, #changeWordColor, theWord)
>
>how do i trap it in the recieving sprite??????
>
Assuming "myReceiver" is an integer for a sprite number, then attach
this to the sprite in that channel:
on changeWordColor me, theWord
-- do whatever you want
end
Irv
--
Lingo / Director / Shockwave development for all occasions
(We even do weddings and Bar Mitzvahs!)
See our kid's CD-Rom's at: http://www.furrypants.com
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]