(If I made this is a duplicate post I sincerely apologize!)
OK I am relatively new to actionscript, so I will try to be as detailed and concise as possible.
I made a simple flash mp3 player, not dissimilar to the popular Wordpress audio player seen here.
When multiple instances of that audio player are used on the same page, only one can play sounds at any given time. If the play button is clicked on a different instance of the audio player, the previously opened instance automatically stops playing sounds and reverts to a "closed" state.
My mp3 player does not have all of the extra frills, so my question essentially is: how do stop my sound files from playing concurrently across all instances?
Thanks for any help!
T.




Bookmarks