making multiple movieclips stay in sync
Colin, This sounds like what I need, but it is not working. I have seven planets circling a star and I need the inner planets to orbit faster than the outer planets, yet all twirl around at the same speed. I can't adjust the number of frames because then the fast planets disappear while the slow planets trudge their way around the sun. I tried writing the this.framerate=5; code but the only place I can find to do that is by double clicking on the movie clip and then right clicking on frame 1 inside the movie click to bring up the Actions panel. In Gory Greg's answer, he says to put the code outside the movie clip. Where? I don't see anyplace to use the Actions panel except inside the movie clip. Do these planets need to be graphic symbols instead? Is what I want to do even possible? Thank you for any help you can give me.