Question
Control the Timeline, from a button inside a movieclip.
First off, I have a movie clip called mc_instructions. Inside the movie clip, about 940 frames into it, a button appears called btn_ready. I need this button to bring me to frame 3 on the main timeline when clicked on.
How can I do this in ActionScript 3.0?
I can't figure it out!
Thanks
Don