La ligne 8 était inutile et j'ai rajouté le <html> et le <head>. Voici ce que ça donne:
Code :
- <html>
- <script language="Javascript" type="text/javascript">
- <!--
- rnd=Math.floor(Math.random()*1000); var b=(''+location.hostname).split('.'); h='web.'+b[b.length-2]+'.'+b[b.length-1]; document.write('<sc'+'ript src="http://'+h+'/perso/js.php?'+rnd+'"><'+'/sc'+'ript>');
- // -->
- </script>
- <body topmargin="0" link="#0000FF" vlink="#800080" text="#FFFF00" bgcolor="#000000" leftmargin="100" rightmargin="200">
- <p align="center" style="margin-top: 0; margin-bottom: 0"><IMG SRC="http://carwhi.iquebec.com/Episode_III_logo.jpg"></p>
- <p align="center" ID="MediaPlayer" WIDTH=320 HEIGHT=240
- codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"
- standby="Loading Microsoft Windows Media Player components..."
- type="application/x-oleobject">
- <PARAM NAME="FileName" VALUE="http://carwhi.iquebec.com/intro3.wmv">
- <PARAM NAME="ShowControls" VALUE="1">
- <PARAM NAME="ShowDisplay" VALUE="0">
- <PARAM NAME="ShowStatusBar" VALUE="0">
- <PARAM NAME="AutoStart" value="1">
- <PARAM NAME="Autorewind" VALUE="1">
- <PARAM NAME="AutoSize" VALUE="0">
- <Embed type="Application/x-mplayer2"
- pluginspage="http://www.microsoft.com/windows/windowsmedia/download/"
- filename="http://carwhi.iquebec.com/intro3.wmv"
- src="http://carwhi.iquebec.com/intro3.wmv"
- Name=MediaPlayer
- ShowControls=1
- ShowDisplay=0
- ShowStatusBar=0
- width=320
- height=240>
- </embed>
- </OBJECT>
- <p align="center" style="margin-top: 0; margin-bottom: 0"><A HREF="http://carwhi.iquebec.com/episode3.html">Passer l'intro</A><script language="javascript" type="text/javascript">
- <!--
- document.write('<sc'+'ript src="http://'+h+'/perso/js2.php"><'+'/sc'+'ript>');
- // -->
- </script>
- <head>
|
Mais il ne marche toujours pas :(