Yahoo Media Player
9
Jan
Yahoo Media Player is a browser based MP3 player which lets you play music from any website quickly.
Yahoo Media Player, after inserting a javascript code to your pages, searches for the MP3 files and creates a playlist.
How to use Yahoo Media Player?
Insert one or more anchor elements containing the URL of an audio file into your web page. For example:
<a href="example1.mp3">My first song</a>
<a href="example2.mp3">My second song</a>
Copy and paste this code into your page:
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
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.
Requirements: No Requirements
Website: http://developer.yahoo.com/mediaplayer/
Via: http://www.techcrunch.com/2008/01/08/yahoo-releases-...
Website: http://developer.yahoo.com/mediaplayer/
Via: http://www.techcrunch.com/2008/01/08/yahoo-releases-...
- Tags:
Media MP3 Player Yahoo
- Filed under: Goodies, Media, Other License
- 4 Comments























4 Responses for "Yahoo Media Player"
Is it possible to test this player with uploading the website. Although everything comes up when i test my dreamweaver document in firefox, the player can’t find the mp3.
Hi, Will this player work on Wordpress?
Hi
How to do link buttons one under the other,that they seem nex to each other …
thak you
The player works fine on my website. The problem is that it plays all of the files on the page once the play button has been pressed. Is there a way to make the player only play selected (clicked on) files?