|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mp3 player - HELP!!!!
Bare with me, I'm still learning this stuff! Is there a way to make one mp3 stop playing when another starts? I have a page with individual players, but they all are ready to play at the same time. I want to play one, then if I start another have the first one stop. How do I do this?
|
|
#3
|
|||
|
|||
|
Quote:
Here is the code, minus the http in thecodebase and the pluginspage lines....new user rule! <object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="32" height="31"><param name="movie" value="You In My Life.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"> <embed src="You In My Life.swf" quality="high" type="application/x-shockwave-flash" WMODE="transparent" width="32" height="31" pluginspage="wwwmacromediacom/go/getflashplayer" /> </object> |
|
#4
|
|||
|
|||
|
Wrap the movie inside a container and when another song is played, set the CSS display to none. That will stop it playing.
|
|
#5
|
|||
|
|||
|
Quote:
HUH?!?! I mean no harm, but could you break that down just a little bit? |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Mp3 player - HELP!!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|