Hi,
I’m trying to get my movie to pause when the user clicks the pause button and continue playing from where he paused on hitting play. Let me explain how my movie is structured first…
I have a separate navigation movie with the play/pause button. This Navigation movie is being loaded by a ‘Master’ which loads that as well as other movies as needed. Each of these movies being loaded has sounds/mpgs/movieclips etc.
I need to pause everything thats playing at that instant and once play is hit continue from that point itself.
I would really appreciate it if someone could help me out with this.
Thank you.