Hi,
I am working on a project at the moment, using flash mx 2004.
I need to get it finished by the end of the day hopefully!
I have a list of 5 items.
Each of these buttons bring you to another frame within the scene
Each of these items require a 1 minute to 2 minute long narration.
How do I make the sound files seperate from all other actions?
I would like for the user to be able to listen to the narration, completely, no matter where else they go on the site. However, if they choose to listen to another narration, it should stop the current narration that is playing first.
I have tried several things to try to get the effect.
Making the button trigger the sound, only makes for overlapping sound files in the event that they happen to click on another button.
Putting the narration in the frame itself means that the user can not go to another frame without stopping the sound.
I want to do this without having to use a stop button as well.
Any thoughts on how to accomplish this?
Thanks in advance.