Question
Endlessly Looping Animation
I'd like to create an endlessly looping movie that loads 3
images, then fades out each one using a tween to reveal the image
just beneath it. As soon as the third image fades, I'd like for the
animation to start over and just keep repeating. I'm trying to use
a timer to do this but need some serious help. I would imagine that
a "for" loop would be used to repeat the animation but I can't
determine how to make loop more than a select number of times.
Below is the code I have. Can somebody lend a hand?
Thanks so much.
Below is the code I have. Can somebody lend a hand?
Thanks so much.
