I create a movie clip of play and pause button, so that as the animation go, i just can pause at that frame and then play it to continue.But,as the cartoon character speak out voice/sound, when i pause it, the sound cannot be stopped.So, what should add into the script so that after play again, the sound will continue from where it stops.
Do i need to change the " var mySound:Sound = new MySound()" each time for the script as the sound file is different each time?