There are many ways to insert a media player into a webpage, suchWordPressAnd other blogsProgramIt can be implemented through related plug-ins.
This yahoo webpage Media Player introduced by Mango does not need to call a lot of ActiveXCode, Based onYui
(Javascript) Production, support for display of lyrics, supportFirefox, Simple but not simple.
Usage:
1. Place the player code on the page:
<SCRIPT src = "http://mediaplayer.yahoo.com/js" type = "text/JavaScript"> </SCRIPT>
2. Add the audio file to the page:
<A href = "http://mediaplayer.yahoo.com/example1.mp3"> first link </a> <a href = "http://mediaplayer.yahoo.com/example2.mp3"> second link </a> <a href = "http://mediaplayer.yahoo.com/example3.mp3"> third link </ a>
This player supports creating, editing, and displaying the song list. You only need to embed the code into the webpage.
Yahoo media player demo: http://mediaplayer.yahoo.com/