Video flv dans page html

Fermé
jojo66 - 8 déc. 2009 à 08:32
 Profil bloqué - 8 déc. 2009 à 08:34
Bonjour,
je veux faire une page avec une video flv à l'intérieur. (http://artcademie.free.fr/artistes/Azra-maurice4.htm
) mais comme vous pouvez le voir rien n'apparait. le code :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
<html>

<head>
<link href="../style.css" rel="stylesheet" type="text/css">
<style type="text/css" media="screen">
@import "../style.css";
</style>
<meta name="author" content="Sandrine Wuilleme">
<title>AZRA Maurice - Artcadémie</title>
</head>
<body>
<div id="bandeau">
</div>
<div id="menu">

<div class="menu">
<table width="600" border="0" cellpadding="5" align="center">
<tr>
<th scope="col"><a href="../index2.htm">Accueil</a></th>
<th scope="col"><a href="../presentation.htm">Présentation</a></th>
<th scope="col"><a href="../expos.htm">Expos</a></th>
<th scope="col"><a href="../artistes.htm">Artistes</a></th>
<th scope="col"><a href="../presse.htm">Presse</a></th>
<th scope="col"><a href="../liens.htm">Liens</a></th>
<th scope="col"><a href="../contacts.htm">Contacts</a></th>

</tr>

</table>
</div>
</div>


<h2 align="left">Maurice AZRA</h2>
<p align="left"><a href="Azra-maurice.htm">Page précédente </a> </p>
<div id="art">
<table width="800" border="0" cellpadding="2">
<tr>
<td>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="320" height="320">
<param name="movie" value="Azra/VardanetMA-Palekh2009.flv" />
<param name="quality" value="high" />
<embed src="Azra/VardanetMA-Palekh2009.flv" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="320" height="320"></embed>
</object>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table>
<p align="left"> </p>
</div>


</body>

</html>

auriez vous une idée du problème.
merci d'avance
jj
A voir également:

1 réponse

Profil bloqué
8 déc. 2009 à 08:34
Oui un generateur de player http://flv-player.net/players/maxi/generator/
0