I need to have the ability to spin or rotate an object such as a globe. I have 2 rollover mc's that spin the globe but I am having trouble getting it to loop on the backwards spin.
Right now I have it acivating the mc to play fowarding in its timeline then loop but what is the best way to get it to go in reverse.
My .fla can be found here http://www.foresthillstudios.com/help/rotate.fla
Thanks for your help guys.
I go for simple, since I am not good with AS. I would add extra frames in the land movie clip (and name it 'reverse') and place the current frames in this section in reverse order. Then with AS, play the timeline from the new reverse section.