voila .. est ce qq peut me dire pourquoi ca ne marche pas ....
<html>
<head>
<link title = style type =text/CSS rel =stylesheet href = norme_sommaire.css>
<title>Sommaire</title>
</head>
<body>
<script language=JavaScript>
document.write('<object >
<param name="movie" value="poulet1.swf">
<param name="quality" value="high">
<embed src="poulet1.swf" quality="high" pluginspage="
[ Lien ]" type="application/x-shockwave-flash" width="32" height="32"></embed>
</object>');
</script>
</body>
</html>