In short, I am playing a movie clip and then providing some animation etc afterwards.
I am using stop();, to stop the animation etc. Once everything is stopped, I want to be able to click on the screen again and advance to a individual slides, so I can talk about each, clicking through each one.
I have the movie and animation working as expected, now I just need to know how to advance to specific frams based on each click of the screen (similar to powerpoint).
Thanks.