hi! we are currently playing some of our videos via SWF. the swfs are placed on the slides and automatically play. Next and back buttons were added for navigation. One thing though is that when the next and back buttons are pressed to go to the next slide(even when the video in the swf is not yet finished) the swf still plays in the background. how do set the triggers for this? thanks!
Yup, in the swf animation I placed some lines of code to make the slide pause but in my case since I'm playing a video on my swf pausing the slide doesn't pause the video.
myRoot = MovieClip(root);
mainmov = MovieClip(myRoot.parent.root);
mainmov.rdcmndPause = 1;
The code above will pause the slide. You can try if it works for you. ![]()
North America
Europe, Middle East and Africa
Asia Pacific