> Is there a way to send a large group of sprites with a script
> attached
> params without using the sendAllsprites and without using a
> repeat loop?
>
> It seems faster if i use a sendAllsprites instead of using a
> repeat loop
> anyone know if that's true?

repeat loops lock out everything else. I prefer to avoid them wherever
possible. sendAllSprites would likely be the preferred method.

> One last question :).  Can you send params to multiple handlers in
on
> sendSprite command?

not to my knowledge.

hth

Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com

A famous linguist once said:
"There is no language wherein a double
positive can form a negative."

YEAH, RIGHT




[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