soulmaniac
06-04-2002, 05:25 PM
I'm having a some trouble controlling my movie clips. The entire movie consists of 2 clips and a initializer. Both clips use actionscripting for the animation.
At the moment both clips run simultaneously with no ending and I would like to:
- start the first one and let it run until a condition is met. Then run a function in the initializer and stop that clip.
- the initializer starts the second clip (repeat of above)...
- in an endless loop.
Thanks in advance.
BTW: Great forum, thanks for all the helpful suggestions and solutions.
At the moment both clips run simultaneously with no ending and I would like to:
- start the first one and let it run until a condition is met. Then run a function in the initializer and stop that clip.
- the initializer starts the second clip (repeat of above)...
- in an endless loop.
Thanks in advance.
BTW: Great forum, thanks for all the helpful suggestions and solutions.