Try this
<bgsound src="Trumpet1.wav" loop="0">
Replace the filename with your own and it will play once immediately on
opening. My .wav file resides in the root directory.
Works OK for me
HTH
Teriel9
Try this
<bgsound src="Trumpet1.wav" loop="0">
Replace the filename with your own and it will play once immediately on
opening. My .wav file resides in the root directory.
Works OK for me
HTH
Teriel9
This the the link I now have below: Previously the loop was -1
<bgsound
src="Schubert%20-%20Ave%20Maria%20(Andre%20Rieu%20-%20Instrumental).wav"
loop="0">
I suggest you remove the spaces which cause the %20% in your file name,
either make a single name(no spaces) or replace the spaces with an
underscore (_)
HTH
Teriel9
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.