VB Begginer Kid
Jul 30th, 2001, 10:50 PM
this should be easy but how would u make a mp3 play as a web page starts or do i have to convert it to wav?
scoutt
Jul 31st, 2001, 10:52 AM
<EMBED SRC="sound.mp3" AUTOSTART="true" CONTROLS="console"
this way the user has a choice to turn it off. if you use the <bgsound> tag they don't get that choice. I don't see why not on using an mp3. if it don't work then you must change it to wav or midi.