Any help would be appreciated.
to create a replay button just add a _root.mc.gotoAndPlay(1) action in the on(press) event handler of the object actions of the button symbol.
Thanks for the help but that didnt work. I just did this… I click on the entire frame with the button on it then placed a “stop” action. Then I click on the button and added a gotandPlay(1, 1) action.