| Sign In/My Account | View Cart |
| Article: |
Build a Simple MP3 Player for Your Site | |
| Subject: | Forgot to say.. | |
| Date: | 2009-09-06 16:03:31 | |
| From: | Lance Reed | |
|
Hello.. I have also tried this code... <object width="300" height="42"> <param name="src" value="gtr.mp3"> <param name="autoplay" value="true"> <param name="controller" value="true"> <param name="bgcolor" value="#FF9900"> <embed src="gtr.mp3" autostart="true" loop="false" width="300" height="42" controller="true" bgcolor="#FF9900"></embed> </object>
|
||
Showing messages 1 through 1 of 1.
Forgot to say..
I'd recommend using plain MP3 links and Play Tagger or Yahoo Media Player instead. See my followup article "Three Free & Easy Web Audio Players" at http://digitalmedia.oreilly.com/2008/08/21/free-easy-web-audio-players.html