Thread: Sound files in Netscape
Results 1 to 2 of 2
Related
-
adding sound to a Html web page Forum: HTML Forum
Replies: 1 -
How do you add sound to MSN group web page Forum: HTML Forum
Replies: 2 -
Adding Sound to my website - WMP Forum: HTML Forum
Replies: 4 -
sound not loading Forum: HTML Forum
Replies: 6 -
sound on webpage Forum: Graphics Forum
Replies: 5
-
06-15-2004, 08:46 AM #1
Sound files in Netscape
Hi Guys,
Thanks for a great forum and all the help. Here's today's question. I'm working with sound files on my site (sorry -- can't give a link, it's on an internal development server) and EMBED works fine for IE, but not Netscape. As an alternate for Netscape users, I'm including a link to an M3U file, but it's inelegant beause it launches Windows Media Player and the download manager. So the user has to close two windows before getting back to the main page.
Question 1: Is there a variable I can set in the link (like "HIDDEN="TRUE" which doesn't work) to hide WMP?
Here's the link code:
<a href="dr4.m3u"><font face="verdana, arial, helvetica" color="#003399" size="1">Hear me speak!</font></a>
Question 2: Is there a better way to embed sound in Netscape? Ideally, I would like the sound to play as the window opens -- no link necessary.
Thanks again,
_JPC
-
06-15-2004, 10:07 AM #2
Hi jpcording,
could you tell us what problem you are having when you EMBED in NN?
It usually IE that doesn't like EMBED and a backup is needed:
HTML Code:<bgsound src= "sound.wav" loop= "3">
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum