Few months back we here provided a code for embedding Flash mp3 player in static - dynamic websites and blog platforms like Wordpress ,Blogger etc .This player stopped working and many users had already complained about this . Now here is another web based Flash Mp3 player which uses JavaScript from Yahoo media player to turn embedded media links in web pages as streaming files .This music player collects all Mp3 media links from installed website and forms a playlist .
First you need to upload the above mentioned JavaScript into blog/website template .
I will explain how this can be done for Blogger .
Open your Blogger template and move to edit HTML .
Copy the following code and place anywhere before </head> tag .
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
Now create a new blog post with direct HTML link to a music URL .
<a href=" music URL" > First song</a>
Save and refresh page .
Blog post with music links will be now shown with a play icon just near to them .
On click , the above flash player opens and you will be able to see and play all MP3 media links in the page .
Friday, May 15, 2009
Music player with playlist for Blogger ,Wordpress or any website
11:45 AM
Posted by
techknowl.com
Labels: embed music player in website, Flash Mp3 player with playlist, Mp3 music player code, Mp3 player Wordpress, music player Blogger, Streaming music player code
Labels: embed music player in website, Flash Mp3 player with playlist, Mp3 music player code, Mp3 player Wordpress, music player Blogger, Streaming music player code
advertisements
Subscribe to:
Post Comments (Atom)














2 comments:
That is awesome it works beautifully, Is there away to set Auto play feature and does it work on social sites like myspace cause I love how you can hide it
Thanks for the posting...this helped me complete something that I have been having issues with for a while.
Post a Comment
Please don't be anonymous while submitting comments or asking help ( use your name , not seo keyword ).