Hi Mikael
That would be to include a handler in the behaviour of the reciever sprite
called #changeWordColor with a parameter to pick up theWord.
example
on changeWordColor me, paramWord
-- do whatever you want here
end changeWordColor
you'll have to flesh out the behaviour and place it on the reciepient
sprite. but that is the basics, not sure what else your trying to get.
Sincerely
Mark
--------------------------------------------
Mark R. Jonkman
Mark R. Jonkman Consulting
ADDRESS: 20 Windermere Crt., Guelph, ON, CANADA N1E 3L4
PHONE: 519-837-8509
EMAIL: [EMAIL PROTECTED]
--------------------------------------------
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Mikael Wir�n
> Sent: September 7, 2000 2:59 PM
> To: [EMAIL PROTECTED]
> Subject: <lingo-l> how to recieve a send sprite command????
>
>
> 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??????
>
> Thanx in advance
> /M
>
>
> [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!]
>
[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!]