Click to See Complete Forum and Search --> : how do i embed an mp3


misterjozef
04-06-2006, 12:46 AM
how do i embed an mp3 so it has a windows player in the browser. i know how to do it with video but not with a mp3 can someone help

Comtrad
04-06-2006, 10:16 AM
<embed name="RAOCXplayer" src="URL Goes Here" type="application/x-mplayer2" width="320" height="302"
ShowStatusBar="1" AutoSize="true" DisplaySize="0"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/
Products/MediaPlayer/"></embed>

Just change the dimensions if you don't want the video size.