Bandeau Flash n'apparait pas en ligne !!!

ThyBarth Messages postés 145 Statut Membre -  
RAD ZONE Messages postés 5362 Statut Contributeur -
Bonjour,

Voici mon problème...
Je viens de mettre en ligne mon site, sur le haut des pages il y a normalement un bandeau Flash (extension .SWF).
Lorsque je transfert mes fichiers .html + le dossier où se trouve le bandeau Flash et que je vais sur l'adresse du site, le bandeau à disparu !!!???

Voici le script de la page si cela peu vous aider :

<!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>Trikketalk France</title>
<META NAME="Author" LANG="fr" CONTENT="Thierry BARTHOUX">
<META NAME="Description" CONTENT="Trikke, 3CV, Trottinette, Rider, Skate, Forum">
<META NAME="Keywords" LANG="fr" CONTENT="Trikke, 3CV, Trotinette, Rider, Skate, Fun, Forum">
<META NAME="Identifier-URL" CONTENT="http://www.trikketalk.fr">
<META NAME="revisit-after" CONTENT="10">
<META NAME="Publisher" CONTENT="Thierry BARTHOUX">
<META NAME="robots" CONTENT="nofollow">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<style type="text/css">
<!--
body,td,th {
font-family: Tahoma;
font-size: 12px;
color: #666666;
}
body {
background-color: #333333;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.Style2 {color: #CCCCCC}
.Style3 {color: #FFFFFF}
.Style7 {font-size: 18px; }
.Style8 {color: #CCCCCC; font-size: small; }
.Style9 {font-size: small}
-->
</style>
<script src="scripts/ac_runactivecontent.js" type="text/javascript"></script>
<meta name="generator" content="namo webeditor(trial)" />
</head>

<body>
<div align="center">
<p>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','800','height','100','src','bandeau','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?p1_prod_version=shockwaveflash','movie','bandeau' ); //end AC code
</script>
<noscript>
</></><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="800" height="100">
<param name="movie" value="bandeau.swf" />
<param name="quality" value="high" />
<embed src="bandeau.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="800" height="100"></embed>
</object>
</noscript>
</p>
<table width="600" border="0">
<tr>
<td class="Style2"><div align="center" class="Style7"><a href="index.html" target="_self" class="Style2">Accueil</a></div></td>
<td class="Style2"><div align="center" class="Style7"><a href="trikke.html" target="_self" class="Style2">Trikke</a></div></td>
<td class="Style2"><div align="center" class="Style7">Forum</div></td>
<td class="Style2"><div align="center" class="Style7"><a href="medias.html" target="_self" class="Style2">Médias</a></div></td>
<td class="Style2"><div align="center" class="Style7"><a href="contact.html" target="_self" class="Style2">Contact</a></div></td>
<td class="Style2"><div align="center" class="Style7"><a href="faq.html" target="_self" class="Style2">F.A.Q.</a></div></td>
</tr>
</table>
<p> </p>
<p class="Style7">EN CONSTRUCTION - EN LIGNE FIN FEVRIER 2008 </p>
</div>
<table width="800" border="0" align="center">
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td width="548"><span class="style2 style2">Pour en savoir plus sur le Trikke </span><a href="https://trikke.com/" target="_blank" class="style2 style2"><font color="#999999">www.trikke.com</font></a></td>
<td width="242"><span class="style2">ThyBarth © 2008 - Official Trikke™ Affiliate</span></td>
</tr>
</table>
</body>
</html>

Merci pour votre aide...

A voir également:

1 réponse

RAD ZONE Messages postés 5362 Statut Contributeur 1 360
 
SALUT

Dreamweaver fais un dossier "script" aves le .js "ac_runactivecontent.js"
<script src="scripts/ac_runactivecontent.js" type="text/javascript"></script>

il faut mettre ce dossier aussi chez ton hebergeur

RAD
1