So heres my situation.
I have a movieclip which has a button inside it. A stop command on the first frame prevents the clip from playing by default and pressing the button results in it playing once. Now once the animation is finished I want to go another frame in a different scene.
Unfortunately the gotoandplay command doesn't seem to do anything.
To clarify the button is within a movieclip. I wanted to make a pop up menu.