bonjour
voila je suis en train de faire un site et je voudrai mettre une video dessus. J'ai essayé les scripts trouvé sur le forum, mais le problème c'est que la video ne se lance pas. J'ai bien la fenêtre windows media qui s'ouvre mais c'est tout.
J'ai essayé avec du mpeg ou du wmv , en metta,t la video a la racine du site....
voila le code de ma page ( il y a deux lecteurs c'est normal, c'est un test ! )
html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Nouvelle page 1</title>
</head>
<body>
<embed type="video/x-ms-asf-plugin"
src="drogba.wmv"
pluginspage="
http://www.microsoft.com/windows/mediaplayer/download/default.asp"
controltype="1" autostart="true" transparentatstart="false"
animationatstart="true"
filename="drogba.wmv"
animationstart="true" showstatusbar="1" Displaysize="4" showcontrols="true" width="400" height="365"></embed>
<OBJECT ID="MediaPlayer" WIDTH=333 HEIGHT=222 CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="
http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" standby="Loading Media Player" type="application/x-oleobject">
<PARAM NAME="SRC" VALUE="Drogba.mpeg">
<PARAM NAME="DisplaySize" VALUE="4">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM NAME="ShowControls" VALUE="True">
<PARAM NAME="ShowStatusBar" VALUE="True">
<PARAM NAME="EnableContextMenu" VALUE="True">
<PARAM NAME="ClickToPlay" VALUE="False">
<PARAM NAME="TransparentAtStart" VALUE="False">
<PARAM NAME="ClickToPlay" VALUE="False">
<PARAM NAME="Loop" VALUE="False">
<PARAM NAME="Volume" VALUE="-1">
<EMBED name="MediaPlayer" type="application\/x-mplayer2" pluginspace="
http://www.microsoft.com/windows/windowsmedia/en/download/default.asp" filename="Drogba.mpeg" WIDTH=333 HEIGHT=222 name="MediaPlayer" border="0" autostart="1" showcontrols="1" showstatusbar="1" clicktoplay="1" enablecontextmenu="1" loop="0" displaysize="4" volume="-1" transparentatstart="0"></EMBED>
</OBJECT>
</body>
</html>
merci de votre aide [boom]