Problems With Mp3 Players

hi,I have 3 players in my page and I experience some problems:
If one player is playing and I press play in another one,the new one starts playing but the progress bar in the first keeps moving and when it gets to the end,all the sounds are off.I tried to find the stopAllSounds action but I couldn´t,I dunno if there´s another way.So I have to press Stop in one player in order to play another one.
i´ll post the player…PLEASE HELP!!!

Why don’t you save your mp3’s as .swf files, and then use unloadMovie to have them unload.

–EP

you mean in the actions of the player I unload the other 2 movies?

Yeah, just code each player so that when you click it you unload all .swf’s that are actually mp3’s that are not the currently played one.

hope that makes sense,

–EP

the problem is not the mp3,it’s the progress bar that keeps moving and when it gets to the end ,all the sounds are off.