Exemple :
http://livedji.free.fr/dispo5
Un des possibles Codes html fonctionnant avec IE, Opéra," Firefox mozilla"
<OBJECT width=1 height=1 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Chargement de Microsoft Windows Media Player..." type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://lienverstonfichier.mp3">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
<PARAM NAME="autoSize" VALUE="0">
<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
SRC="http://lienverstonfichier.mp3" width="1" height="1" AutoStart="false" autosize="0" transparentatStart="true" animationatStart="true" showControls="true">
</EMBED>
</object>
La réponse du format est dans le code !