[thelist] embedding an mp3

Paul Backhouse paul.backhouse at 2cs.com
Thu Apr 11 10:09:00 CDT 2002


ah - err..hmmmm...not sure, i use media player, believe you can do it for
real player aswell - but couldn't tell you what the value is to use.

Media player is a safe bet because windows comes with it built in by
default, there most people will be able to see it, Mac defaults to quicktime
with the code and this works aswell.


-----Original Message-----

Thanks Paul! But looking at your code, it looks like
its set to default to Windows Media Player. Is there
any way to just not specify any player and let their
system decide?

Thanks!
    <PARAM NAME="AllowChangeDisplaySize" VALUE="0">
     <EMBED type="audio/mp3"
           pluginspage =
"http://www.microsoft.com/Windows/MediaPlayer/"
           SRC="MP3Storage/YourTrack.mp3"
           name="MediaPlayer1">
           </EMBED>
   </OBJECT>




More information about the thelist mailing list