ADVERTISEMENT
More Stuff
This music player works for all websites. Very easy to install. This music player for website html code helps you to add a music player on your blog or on your website with music play list. To install this music player on your blog or website just copy the following code and customize as below:
Code Starts
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="200" height="100">
<param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
<param name="wmode" value="#ffffff" />
<param name="FlashVars" value="mp3=MP3 url 1|MP3 url 2|MP3 url 3&title=url 1 Title|url 2 Title|url 3 Title" />
<p>Texte alternatif</p>
</object>
Code Ends
0 Comments