CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Flash & ActionScript (http://www.codingforums.com/forumdisplay.php?f=52)
-   -   Play One Audio Clip at a time (http://www.codingforums.com/showthread.php?t=269310)

doby48 08-01-2012 06:14 PM

Play One Audio Clip at a time
 
I have an asp page that shows a directory listing of all audio files. The output includes the name of the file with hyperlink along with an swf player for each of them. I am using the same player and specifying the mp3 in a parameter of what should be played as there are several hundred files and change by the minute. Everything works fine, however, it is possible to play 2 files simultaneously. I'm wondering if there is a way to force say file 1 to stop playing if someone starts playing file 2. I've googled and the only mention I have found is if I was using a different .swf entirely for each file, which isnt the case here.

Thanks for any help!


All times are GMT +1. The time now is 06:53 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.