ITTS | FSU Home | Text Only | Search FSU

Background sound in web page doesn't work in Netscape

Last Revised: October 26, 2005

The following html code will ensure that the background sound works in both Internet Explorer and Netscape:

 

<bgsound src= "train.wav" autostart="true">
<embed src="train.wav" type="application/x-mplayer2" autostart="true" width="0" height="0">



Keywords: Web Pages

Return to Public Helpdesk Solution Categories