The Gang of Five

Beyond the Mysterious Beyond => The Fridge => Topic started by: Noname on August 21, 2009, 11:04:03 PM

Title: How does one embed music?
Post by: Noname on August 21, 2009, 11:04:03 PM
How would one go about embedding a music file to a forum or a blog? The advice sites I've looked at don't work...
Title: How does one embed music?
Post by: Serris on August 21, 2009, 11:11:21 PM
Some forums do not allow embedding music. As for blogs, try using Javascript.
Title: How does one embed music?
Post by: Petrie. on August 22, 2009, 08:38:55 AM
Some forums specifically block this activity because they don't like it and it can be interrupting and annoying.  We block it here (no html/java codes allowed).

Blogs...

Code:  on  
<EMBED SRC="url of music file" VOLUME="50" HEIGHT="60" WIDTH="144">

*shrug* I haven't done this in years.
Title: How does one embed music?
Post by: landbeforetimelover on August 22, 2009, 08:53:36 AM
It depends on what you're trying to do.  Petrie's code will just make some music play once the page is loaded and you will have no control over it.  You must use a flash music player if you want control over the songs.