
Seems like everyone is excited with the latest Yahoo Web-based Media Player. It takes only three steps to embed a player into your web site and you can click to play any mp3 music files using the new Yahoo Media Player. Previously, the Yahoo Media player lets users playback 30-second samples and tracks of music from Yahoo’s Music web site. But with the release of the new web-based media player, users can now embed a player that would support music from third party web pages. This embedded player runs on a javascript from Yahoo’s JavaScript Developer center.
Here are the three simple steps to embed the web-based media player.
1. Link to audio
<a href="example1.mp3">My first song</a> <a href="example2.mp3">My second song</a> |
2. Embed the player
Copy and paste this code into your page:
| <script type=”text/javascript” src=”http://mediaplayer.yahoo.com/js”></script> |
3. Use the player
This play button will appear next to each of your audio links. Press a play button. The Yahoo! Media Player will open.
This is an example :
Rihanna – Umbrella feat. Lil Mama (*click to play)
For more information, go to the Yahoo! Media Player public wiki.




thanks this is very useful!!!