>
>>When is it more appropriate to use sendAllSprites?
>
>When you have more than one sprite to send stuff too, or if you're 
>not needing to go by specific sprite numbers.


Or if you like to be a little sloppy, and get away with it. I believe 
that Director keeps a list somewhere on handlers that are in each 
sprite's scripts, so it doesn't get sent to all sprites that exist, 
just to the ones that have that handler, which makes it faster than 
you might think.


-- 
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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