Le bon code html...

Fermé
chrislas77 Messages postés 2 Date d'inscription jeudi 25 janvier 2007 Statut Membre Dernière intervention 26 janvier 2007 - 25 janv. 2007 à 18:06
Gihef Messages postés 5150 Date d'inscription mercredi 20 juillet 2005 Statut Contributeur Dernière intervention 20 février 2023 - 26 janv. 2007 à 15:31
Bon voici mon petit probleme que je dois mal gerer je veux juste que ma video se declenche au demarage du site !

voici le code original et j'aimerais que quelqu'un me donne le bon code car j'ai essaye aves la commande autostart="false" mais je dois la placer au mauvais endroit sinon je vois pas...

<html>

<head>
<meta http-equiv="Content-Language" content="fr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Nouvelle page 2</title>
</head>

<body>

<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#000000" width="100%" id="AutoNumber1" background="http://www.fmplayers.com/images/fondblock.JPG" height="217">
<tr>
<td width="100%" height="100">
<div>
<p align="center"><font size="4"><object width="300" height="300" align="middle"><param name="movie" value="http://www.dailymotion.com/swf/5N3yoGQTOanSv1d1T"></param><param name="allowfullscreen" value="true"></param>
<embed src="http://www.dailymotion.com/swf/5N3yoGQTOanSv1d1T" type="application/x-shockwave-flash" width="180" height="155" allowfullscreen="true"></embed></object><br />
</font></div>
</td>
</tr>
</table>

</body>

</html>
A voir également:

2 réponses

chrislas77 Messages postés 2 Date d'inscription jeudi 25 janvier 2007 Statut Membre Dernière intervention 26 janvier 2007
26 janv. 2007 à 09:34
personne pour m'aider svp ?
0
Gihef Messages postés 5150 Date d'inscription mercredi 20 juillet 2005 Statut Contributeur Dernière intervention 20 février 2023 2 775
26 janv. 2007 à 15:31
Essaye avec autostart="true"

true
false
0