Loop problems

Posted by voineyz 
Loop problems
January 26, 2010 07:12PM
Hello, I have read the tutorials on looping.

This is the setup of my flash file:
I have a text that has a show effect and a hide effect. The frame rate is 15.

So I have show tween( 1.8) + show delay (0) + hide tween ( 1.6) + hide delay( 2.0) = 5.4 sec
so I expanded it to 81 frames (5.4x15)

The animation works the first time but on second time and onwards, the show animation effect doesnt appear. The text is still there but there are no animations on the second and third repeats.

Any help?

Thanks
Re: Loop problems
January 28, 2010 02:32PM
Put the flashEff starting with the second frame of the timeline and let the first frame empty, in that way the FlashEff2 component will be reinitialized each time the animations starts over.

I hope this helps.
Sorry, you do not have permission to post/reply in this forum.