zoeH
04-18-2006, 12:55 PM
Hi, i am creating a elearning presentation using the slide presentation in flash mx prof. I have a streaming mp3 file on the "presentation" slide which i bring in by using the media display component. The streaming mp3 has cue points which trigger the slides. On each slide there is a series of animation.
The problem i have is that i need to add a pause and resume button to the presentation. i have tried adding buttons to the "presentation" slide but stop() doesnt work and stopAllSounds only stops the sound (if it is on a slide where animation is taking place it doesnt stop the animation). I have tried loading the movie into a new movieclip in a new file and adding the buttons there but the stop button does not work at all (and other script i have tried doesnt work either). What i need is the presentation (including sound) to pause and then resume at the place that it stopped .
I have looked around and tried various code for a few days now but cant quite find anything that is what i need. Is the problem the fact that i have used the slide presentation format instead of scenes? or that the streaming sound is controlling the slides?
Apologies for my ignorance, im pretty new to all of this - urgent help would be appreciated before my boss sacks me for wasting company time! Many thanks
The problem i have is that i need to add a pause and resume button to the presentation. i have tried adding buttons to the "presentation" slide but stop() doesnt work and stopAllSounds only stops the sound (if it is on a slide where animation is taking place it doesnt stop the animation). I have tried loading the movie into a new movieclip in a new file and adding the buttons there but the stop button does not work at all (and other script i have tried doesnt work either). What i need is the presentation (including sound) to pause and then resume at the place that it stopped .
I have looked around and tried various code for a few days now but cant quite find anything that is what i need. Is the problem the fact that i have used the slide presentation format instead of scenes? or that the streaming sound is controlling the slides?
Apologies for my ignorance, im pretty new to all of this - urgent help would be appreciated before my boss sacks me for wasting company time! Many thanks