I am trying to use an mp3 on a page as a background sound. When I get it to upload on my server, anyone who opens the page ends up with it downloading on their comp...any answers
Here's what I've done:
<embed src="filename.mp3" width="200" height="40" AUTOSTART="FALSE"><noembed>Gee, I'd like to play this nifty MP3, but you don't support it.</noembed>
If AUTOSTART is true then the MP3 will try to play as soon as it can. If false, it will wait for the user to press play.
Adjust the width and height numbers to suit. If I recall correctly, height=40 was the minimum to get a controller to appear. Dave
[
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.