1. Embed streaming mp3 audio file with auto start function
As you can see in the above player , the 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. check bellow player demo
<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>
3. Embed Streaming mp3 audio file with animated image
This will make you an option to add a animated image above the player of your choice . Could be helpfull to show album covers. check the player bellow
<center><table border=0><tr><td align=center><a href="http://bestbloggerwidgets.blogspot.com" target="_blank"><img src="http://s391.photobucket.com/albums/oo352/tarunsureja/fun4all/dance.gif" border="0"></td></tr><tr><td><br><embed src="http://s391.photobucket.com/albums/oo352/tarunsureja/fun4all/mediaplayer.swf" width="304" height="18" allowfullscreen="false" flashvars="&file=YOUR MP3 AUDIO FILE LOCATION&height=18&width=305&showeq=false&autostart=true&repeat=false&shuffle=false&volume=100"></embed></td></tr></table></center>
0 comments:
Post a Comment