Prøv det her, embed tagget er ikke gydlig HTML, så derfor kan du ikke regne med at det kan bruges i alle browsere.
Du kan evt. fjerne embed tagget i min kode, det er blot med i tilfælde at at browseren ikke fatter object tagget ;)
<object id="MediaPlayer" width="0" height="0" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Microsoft® Windows® Media Player components..." type="application/x-oleobject" codebase="
http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<PARAM NAME="filename" VALUE="monsterkill.mp3">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="loop" VALUE="true">
<PARAM NAME="showControls" VALUE="false">
<param name="ShowStatusBar" value="false">
<PARAM NAME="Autorewind" VALUE="true">
<PARAM NAME="ShowDisplay" VALUE="false">
<EMBED SRC="monsterkill.mp3" WIDTH="0" HEIGHT="0" type="application/x-mplayer2" name=MediaPlayer loop="1" autostart="1" showcontrols="0" showstatusbar="0" autorewind="1" showdisplay="0">
</EMBED>
</OBJECT>