Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Background Music Plays In IE5.0 but Not NN4.51

Status
Not open for further replies.

DarkAngel

Technical User
Jan 5, 2001
73
US
I found a similar post from a couple years ago, but the browser versions were different.

I have a page with CSS. I want to play background music (midi file) when it loads. Here is the code I'm using:

<EMBED SRC=&quot;audio/somesong.mid&quot; width=144 height=60 AUTOSTART=TRUE></EMBED>
<NOEMBED><BGSOUND SRC=&quot;audio/somesong.mid&quot;></NOEMBED>

It works in Internet Explorer 5.0 but not Netscape Navigator 4.51. Does Navigator support midi files?

Thanks,
D.A.
 
I mean Netscape Communicator 4.51 (not Netscape Navigator).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top