Bonjour,
Il y a quelques temps, j'ai créer une webradio avec winamp et shout cast.
Jusque a hier tout allait bien j'arrivais a écouter ma webradio sur ie7, mais ce matin internet explorer affiche:
"Internet explorer a rencontré un problème et doit fermer"
J'ai essayer avec Mozilla Firefox, mais la il me demande un plugin inconnu.
Ou est le probleme ?
Ps: je diffuse ma webradio grace a ce code:
<object id="MediaPlayer" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" type="application/x-oleobject" standby="Loading Microsoft Windows Media Player components..." height=320" width="240" align="absmiddle">
<param name="enabled" value="true" />
<param name="defaultframe" />
<param name="enablecontextmenu" value="false" />
<param name="stretchtofit" value="true" />
<param name="windowlessvideo" value="true" />
<param name="url" value="
http://mon-ip:8080" />
<param name="autostart" value="true" />
<param name="uimode" value="full" />
<param name="volume" value="100" />
<embed type="application/x-mplayer"
pluginspage="
http://www.microsoft.com/Windows/MediaPlayer/"
SRC="
http://mon-ip:8080"
name="MediaPlayer"
width=240
height=320
autostart=0
showcontrols=1> </embed>
</object>
Configuration: Windows XP
Internet Explorer 7.0