PDA

View Full Version : how to embed a .wav using netscape6+?


hypedup.co.uk
09-15-2002, 12:14 PM
hi. how do you embed a sound file (.wav) in netscape 6+?

i am using <bgsound src="soundfile.wav"> which works fine in ie.

thanks, paul

zoobie
09-15-2002, 08:24 PM
I think it's very nice of you to design pages for the 1% of Nutscrape6 users. Most wouldn't bother.

Anyway, try <embed src="file.wav"></embed> which is supposed to be cross browser and this (http://www.ricocheting.com/js/music.html).

Tell us what happens. :D

hypedup.co.uk
09-15-2002, 10:10 PM
zoobie, i dont bother with NS4 as its so useless, but as NS6 is ok and similar to IE, i want to try and get my site to work in both where possible.

i wanted to use embed, but for some reason its not working on my pc (even though embedding mpeg's does work) so i thought it didnt work for anyone using IE!

i will have to think about this problem and how to get it to work for everyone!