gros souci le flash en lui meme fonctionne ss dreamweaver mais refuse de s'afficher que ce soit dans ffox ou ie
voici mon code aidez moi svp:
<!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></div>
<div id="flash"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','800','height','177','id','dewslider','align','middle','src','/dewslider?xml=/dewslider.xml','quality','high','bgcolor','#ffffff','name','dewslider','allowscriptaccess','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/dewslider.xml' ); //end AC code
</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="800" height="177" id="dewslider" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="/dewslider.xml" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="/dewslider.swf?xml=/dewslider.xml" quality="high" bgcolor="#ffffff" width="800" height="177" name="dewslider" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</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>[code=html]
Modifié par yannicks (10 Aug 2009 - 19:54)
voici mon code aidez moi svp:
<!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></div>
<div id="flash"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','800','height','177','id','dewslider','align','middle','src','/dewslider?xml=/dewslider.xml','quality','high','bgcolor','#ffffff','name','dewslider','allowscriptaccess','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','/dewslider.xml' ); //end AC code
</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="800" height="177" id="dewslider" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="/dewslider.xml" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="/dewslider.swf?xml=/dewslider.xml" quality="high" bgcolor="#ffffff" width="800" height="177" name="dewslider" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</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>[code=html]
Modifié par yannicks (10 Aug 2009 - 19:54)