Szymek wrote:

> HOW TO USE SEND COMMAND IN MESSAGE WINDOW?

What SEND command?  If you're talking about sendSprite, it's the same way
you use it anywhere else. For example:


retVal = sendSprite( 10, #mCustomMessage, TRUE )
-- or --
retVal = sendAllSprites( #mCustomMessage, TRUE )


You must run your movie first, or you'll have no sprite instances to receive
the message.

Hope this helps,
Rob

/*********************************
* Rob Wingate, Software Human    *
* http://www.vingage.com         *
* mailto:[EMAIL PROTECTED] *
*********************************/

[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!]

Reply via email to