This tutorial will show you how to add streaming music or mp3 songs in your blogger post. Its much simple than any other trick found on the net because you just have to add a simple single code to your blogspot post. This will benefit most of the bloggers who runs music blogs.
1. Embed streaming mp3 audio file with auto start function
Songs autostarts with the loading of the webpage. making your reader listen to the song without clicking on any button. To add this to your blogger post just add the bellow code in the Edit HTML mode of your New Posts.
<center><embed src="http://s391.photobucket.com/albums/oo352/tarunsureja/fun4all/mediaplayer.swf" width="304" height="18" allowfullscreen="false" flashvars="&file=YOUR MP3 FILE LOCATION&height=18&width=305&showeq=false&autostart=true&repeat=false&shuffle=false&volume=100"></embed></center>
2. Embed streaming mp3 songs file without auto start
This may be usefull if you have to add more than one audio file on your single blogger post. This will make your reader click on the play button if he has to listen to the audio file.
<center><embed src="http://s391.photobucket.com/albums/oo352/tarunsureja/fun4all/mediaplayer.swf" width="304" height="18" allowfullscreen="false" flashvars="&file=YOUR MP3 FILE LOCATION&height=18&width=305&showeq=false&autostart=false&repeat=false&shuffle=false&volume=100"></embed></center>
Let The Music Play.
1 comments so far:
nice, info !!
Post a Comment