Monday, December 31, 2012

Add a Background Music (MP3) to your Blogger



Here's the simplest method (HTML/JavaScript Widget/Gadget) I can find:


<object type="application/x-shockwave-flash" data="https://sites.google.com/site/blogknol/blogknol/dewplayer-multi.swf" width="240" height="20" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="https://sites.google.com/site/blogknol/blogknol/dewplayer-multi.swf" /> <param name="flashvars" value="mp3=http://yourdomain.com/pathtoyour.mp3&autostart=1" /> </object>


You need to replace the path to your mp3 in red with the URL of the actual mp3. You can upload the mp3 file to your shared hosting server. Add these codes to the "Content".

Hope you like it!!!

No comments:

Post a Comment