Add control buttons on 2 swf files
by Renice Stewart
on
Mar 5, 2008 at 7:11:05 pm
I created 2 swf files (one the movie, 2nd one the audio); they run simultaneously with perfect timing. Now I've been asked to add 2 buttons: Pause & Resume. I need for the buttons in the movie to pause & resume both swf files at the same time. This is frustrating the heck out of me because all the Actionscripting I try does not seem to work. Can someone please help me? Right now I'm trying
on (release){
stop();
}
(then playing with "while" and other commands but nothing is working)...
Re: Add control buttons on 2 swf files by Renice Stewart on Mar 6, 2008 at 4:49:38 pm
Jesse,
Thanks for your comments. I have tried to put them into one script but for some reason the narrative will not flow over 7 scenes. It was suggested that I made each scene into a movie and then place each one on one layer along with the narrative. This did not work either...
I am at a loss because this 2-file thing is not working for the latest requests I've gotten: Control buttons and the ability to play it in WebEx. WebEx will only allow Flash as an embedded object in a PowerPoint and in the ucf format. This particular request begs for a one file format.
I read your tutorial and still it does not work for me. This is most frustrating for I've named my mp3 "voiceover" and placed it in the root but still I cannot hear the audio. Flash does not give me any complier errors so I have nothing to go on.
Re: Add control buttons on 2 swf files by jesse harris on Mar 6, 2008 at 5:17:07 pm
ok, hmm, im just thinking quick but try putting the "stop all sound" "esc+ss" script on a different stage. like
stop animimation on down and audio on release.
might not need but might work, but sound might not resume just start over.
well maybe see if it works and if not check to see if the sound is streaming.....
ummmm... ok not sure if event would work better
ill look again i think i did this before but dont have files with me, also someone else could probably just answer this asap better.lol sorry for now....