Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can embed music (MP3) files using Yahoo Media Player. If you are a signer or if you have a blog where you have podcast or for any reason you want to embed an mp3 player on your webpage here is a solution
Just add this below JavaScript code on your blog, website template or on the page in which you want to embed that player.
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
Now just directly link MP3 file with a text or image you want
For e.g.:
<a href="MP3_URL">Audio Name</a>
<a href="MP3_URL"><img src="IMG_URL"></a>
Now Yahoo will automatically detect all links with MP3 extension and creates a player. And that player have some great features like you are playing an audio in that player and you want search that audio link, where that audio link in that page, click on this icon on that player it will take you to that link of which audio link is now playing.
For instance you can see that player live in this page (at bottom left corner of the page)
Audio One
Audio Two
Audio Three
Now you will see a play icon beside every link click on that and see magic. 🙂
If you have any question or problem let me know.
Thanks! I was looking for a way to do something like that!
My Pleasure.. Thank You for your comment.. 🙂