Wednesday, April 4, 2012

The code to embed MP3 file on blog

To embed an audio file with a flash player, use this code:  

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

No comments:

Post a Comment