Help - Search - Members - Calendar
Full Version: Music Code HELP!
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
daphne24
I've been trying for an hour and I can't get my code to make the autostart shut off. I may just be slightly retarded or something but please help! This is the code I've been using.

<embed name="ProductionDemo"
src="Production Demo Mixdown (3).mp3"
width="300"
height="90"
autostart="FALSE" />
jimlongo
Should work. Try changing the filename, take out spaces and parens.

<embed height="50px" width="100px" src="song.mp3" autostart="false"></embed>

This is a good reference to the 3 main methods of embedding sound. Embed - Object - Audio
http://www.w3schools.com/html/html_sounds.asp
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.