je travaille sous dreamweaver et j'ai un souci avec un slideshow en flash placé dans l'entête du site quand je l'ouvre le dans le navigateur, il ne s'affiche pas. queql'un pourrait m'aider svp?
voici mon code source html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<div id="page">
<div id="bando"><a href="http://www.peintre-geneve.ch"><img src="image/logotropea1.png" alt="tropea peinture" width="151" height="175" /></a>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','795','height','176','title','slideshow','src','dewslider','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','dewslider' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="795" height="176" title="slideshow">
<param name="movie" value="dewslider.swf" />
<param name="quality" value="high" />
<embed src="dewslider.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="795" height="176"></embed>
</object>
</noscript></div>
<div id="menu">Content for id "menu" Goes Here</div>
<div id="gauche">Content for id "menu gauche" Goes Here</div>
<div id="centre">Content for id "centre" Goes Here</div>
<div id="pied">Content for id "pied" Goes Here</div>
</div>
</body>
</html>
merci d'avance