[Golist] Sequence step order

Jon Williams jon at shovemedia.com
Tue Dec 9 17:43:43 PST 2008


i created a simple parallel Sequence with a couple of LinearGo items as 
steps
using the addToLastStep parameter of Sequence.addStep (is this right?)
works great. Even though they're set to run at the 'same time,' i 
actually *do*
need to guarantee that the steps are initialized in the order the steps 
are added.
(ie the GoEvent.STARTs need to fire in order )
And they do. Every other time.

I temporarily hacked around it by adding a .01 pause to the 2nd tween.

any better ideas?
thx
:j



More information about the GoList mailing list