Is there any way to add an mp3 to my site?
Does anyone know the coding for it?
Thanx
Is there any way to add an mp3 to my site?
Does anyone know the coding for it?
Thanx
i can fly as good as i swim!
Yes, but please don't do it. Embedding music on websites is one of the most annoying things in the world. You could have an embedded player, giving people the option to play the music.
A priest, a paladin and Varimathras walk into a bar...
Originally posted by coleslaw
Yes, but please don't do it. Embedding music on websites is one of the most annoying things in the world. You could have an embedded player, giving people the option to play the music.
You took the words out of my mouth Coleslaw!!
Nuthin' more annoying than a repeating song... especially if its a crappy song. Unless your making a fan page remember that all your guests might not be into the same music your into.
PLEASE USE WITH CAUTION:
This works for pretty much any music file... Carefull though, the file doesn't stream it so the guest has to wait till the entire song has downloaded before he hears something.<SCRIPT LANGUAGE="JavaScript">
<!--
if(navigator.userAgent.indexOf("MSIE") != -1)
document.writeln ('');
else
document.writeln ('<EMBED SRC="name of music file " AUTOSTART="true" HIDDEN="true" VOLUME="80%">');
//-->
</SCRIPT>
<BGSOUND SRC="name of music file ">
[Edited by hapoo on 06-18-2001 at 01:16 AM]
Well, that's why I ment really, to get a player embedded for mp3's. I do want to give them the choice to stop it.
Is the script that you just gave me for the player or just the song?
i can fly as good as i swim!
Bookmarks