- Jun 19, 2003
- 9,646
- 1
- 0
Can anyone help me out there. I am trying to add a slide show to our website using java. The slide show works great, but when it is executed, it overrides the background music and animations. Refreshing the page is the only way I can bring this back. Any help is greatly apprecitated.
Any help is appiecated :beer:
All theses below dont work and turns off the music when the java slideshow excutes a pic.
<embed src="zidontlikdisfile.scz" autostart="true" loop="false">
azz.mp3
<bgsound src="azz.mp3" loop="-1">
<OBJECT ID=Crescendo
CLASSID="clsid:0FC6BF2B-E16A-11CF-AB2E-0080AD08A326"
ALIGN="CENTER"
HEIGHT=55
WIDTH=200
CODEBASE="activex.liveupdate.com/controls/cres.cab">
<PARAM NAME="Song" VALUE="zidontlikdisfile.scz">
<PARAM NAME="Nosave" VALUE="True">
<PARAM NAME="Autostart" VALUE="true">
<EMBED TYPE="music/crescendo"
SONG="azz.mp3d"
PLUGINSPAGE="http://www.liveupdate.com/dl.html"
HEIGHT=55
WIDTH=200>
</OBJECT><BR>
<embed src="azz.mp3" autostart=true loop=true width="125" height="45">
<noembed>
<bgsound src="zidontlikdisfile.scz" loop=infinite>
</noembed><br>
Any help is appiecated :beer:
All theses below dont work and turns off the music when the java slideshow excutes a pic.
<embed src="zidontlikdisfile.scz" autostart="true" loop="false">
azz.mp3
<bgsound src="azz.mp3" loop="-1">
<OBJECT ID=Crescendo
CLASSID="clsid:0FC6BF2B-E16A-11CF-AB2E-0080AD08A326"
ALIGN="CENTER"
HEIGHT=55
WIDTH=200
CODEBASE="activex.liveupdate.com/controls/cres.cab">
<PARAM NAME="Song" VALUE="zidontlikdisfile.scz">
<PARAM NAME="Nosave" VALUE="True">
<PARAM NAME="Autostart" VALUE="true">
<EMBED TYPE="music/crescendo"
SONG="azz.mp3d"
PLUGINSPAGE="http://www.liveupdate.com/dl.html"
HEIGHT=55
WIDTH=200>
</OBJECT><BR>
<embed src="azz.mp3" autostart=true loop=true width="125" height="45">
<noembed>
<bgsound src="zidontlikdisfile.scz" loop=infinite>
</noembed><br>