Twitter Delicious Facebook Digg Stumbleupon Favorites More

Thursday, February 3, 2011

Tips for Installing MP3 Audio Player In Blog Without Plugin

These tips I got yesterday accidentally. Once there, I'm making a site about the ringtone and to be more interesting, I intend to add features 'preview' on ringtone in question so that visitors can hear it first before deciding to download it or not. Alternative primary solution of course use an existing WordPress plugin. But after trying a few, it turns out none that fit the tastes. Finally I tried googling to find other alternatives and it turned out I found the Google Reader MP3 Player.

So the story, Google Reader (http://reader.google.com) have features built-in MP3 player. It can be used on its own Google Reader site, they were also an MP3 player we can use our site. Way too easy. You can just insert the following code where you want and replace "ALAMAT_FILE_MP3" with the location of the MP3 file you want to play.

< type="application/x-shockwave-flash" flashvars="audioUrl=ALAMAT_FILE_MP3" src="http://www.google.com/reader/ui/3523697345-audio-player.swf" width="400" height="27" quality="best">< /embed>

In addition to Google Reader, GMail also has a similar feature. To take advantage of GMail MP3 Audio Player, the following code:

< type="application/x-shockwave-flash" flashvars="audioUrl=ALAMAT_FILE_MP3" src="http://mail.google.com/mail/html/audio.swf" width="400" height="27" quality="best">< /embed>

Good luck!

0 comments:

Post a Comment

 
Powered by Blogger