I'm using MX2004 to make a presentation for an astronomical center. Effectively a FLASH website but not intended for internet delivery (it will live on a keyosk in the center). Anyway, there is this page that explains the deal with why Earth and Mars only get close every 2 years with an animation that illustrates both orbits. The animation begins when the section frame is hit and I wanted to add a "replay" button.
I put a pause on the opening section frame so it does not progress till the animation is done. Then I made a "replay" button appear on the frame where the whole thing has stopped. That button sends the user back to the sections opening frame. Seemed to make sense, and the scripting does that but the animation does not restart. I guess returning to the frame that introduced the animation is not enough. No doubt there is a better way, I open to suggestions! Just a push in the right direction would help.