I have a script with a repeat loop that causes objects to move around the screen.  
Depending
on user choices, sometimes there are simultaneous moving objects ( because "without 
waiting"
was used for the objects move).

This is the problem.. I want all the objects to finish their moves before the rest of 
the
script executes.  I need a line after the repeat loop like "wait until the moves are 
done" but
that doesn't exist.  Anyone have any ideas?


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to