SWF NE FOCTION PAS EN LIGNE

Fermé
Achillekat Messages postés 5 Date d'inscription vendredi 1 août 2008 Statut Membre Dernière intervention 1 août 2008 - 1 août 2008 à 04:22
Achillekat Messages postés 5 Date d'inscription vendredi 1 août 2008 Statut Membre Dernière intervention 1 août 2008 - 1 août 2008 à 16:49
Bonjour,
Bonjour,

J ai conçu mon mp3 dans Flash cs3 et je l ai intergré dans mon site conçu dans dreamweaver cs3
quand je le test sans l envoyer chez mon hebergeur tout foctionne bien
des que je l envois chez mon herbergeur ça ne s ouvre pas ça m indique tout en bas erreur
je ne sais quoi faire vous pouvez m aider

Merçi
A voir également:

7 réponses

Nico_ Messages postés 1219 Date d'inscription vendredi 29 décembre 2006 Statut Membre Dernière intervention 15 mars 2016 189
1 août 2008 à 09:11
bonjour,

Peut-on avoir l'adresse du site?
avoir votre code qui appel je fichier flash (SWF)

Essayer d'ouvrir directement le SWF publier sur votre hébergeur.
(http://ww11.monsite.org/ c'est un exemple

Bonne journée
0
Achillekat Messages postés 5 Date d'inscription vendredi 1 août 2008 Statut Membre Dernière intervention 1 août 2008
1 août 2008 à 12:00
Bonjour

D abord merçi de m aider

mon site est www.akommunication.com

AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','550','height','400','src','MP3','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','play','false','movie','MP3' ); //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="550" height="400">
<param name="movie" value="MP3.swf" />
<param name="quality" value="high" /><param name="PLAY" value="false" />
<embed src="MP3.swf" width="550" height="400" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" play="false"></embed>
</object></noscript>


merçi beaucoup
0
Nico_ Messages postés 1219 Date d'inscription vendredi 29 décembre 2006 Statut Membre Dernière intervention 15 mars 2016 189
1 août 2008 à 12:17
re:

entre les balsies <head> et </head>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

entre les balises <body> et </body>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','550','height','400','src','http://www.akommunication.com/mp3','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.akommunication.com/mp3' ); //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="550" height="400">
  <param name="movie" value="http://www.akommunication.com/mp3.swf" />
  <param name="quality" value="high" />
  <embed src="http://www.akommunication.com/mp3.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="550" height="400"></embed>
</object></noscript>


Voici ce que ça donne avec le code donner si dessus
bonne journée
0
Achillekat Messages postés 5 Date d'inscription vendredi 1 août 2008 Statut Membre Dernière intervention 1 août 2008
1 août 2008 à 16:14
Re rere Bonjour

J ai essayé de remplacer les codes comme vous m aviez connseillé je pense que je me suis trompé quelque part ça ne foctionne tjrs pas, je vous envois ce que je fais
bref pour tout merçi bcp

</style>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

</head>

<body>
<p> </p>
<p> </p>
<table width="801" height="150" border="0" align="center">
<tr>
<td bordercolor="#FFFFFF" background="LOGO AK.jpg"><div align="right">
<p> </p>
<p> </p>
<p><img src="france drapeau.png" alt="Français" width="50" height="30" border="0" usemap="#Map2" />
<map name="Map2" id="Map2">
<area shape="rect" coords="7,7,41,25" href="INDEX.html" />
</map>
</p>
</div></td>
</tr>
</table>
<table width="801" border="0" align="center" cellspacing="1" bgcolor="#333333">
<tr>
<th width="196" scope="row"><a href="STUDIO GRAPHIQUE.html">Studio Graphique</a></th>
<td width="196" background="STUDIO GRAPHIQUE.png"><div align="center"><a href="STUDIO MUSIQUE.html">Studio Musique</a></div></td>
<td width="196"><div align="center"><a href="STUDIO PHOTO.html">Studio Photo</a></div></td>
<td width="195"><div align="center"><a href="STUDIO VIDEO.html">Studio Video</a></div></td>
</tr>
</table>
<table width="801" height="728" border="0" align="center">
<tr>
<td width="795" height="627" valign="top"><table width="788" height="605" border="0" cellspacing="1">
<tr>
<td width="10" height="352" valign="middle"> </td>
<td width="565" valign="top"><script type="text/javascript">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','550','height','400','src','http://www.akommunication.com/mp3','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.akommunication.com/mp3' ); //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="550" height="400">
<param name="movie" value="http://www.akommunication.com/mp3.swf" />
<param name="quality" value="high" />
<embed src="http://www.akommunication.com/mp3.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="550" height="400"></embed>
</object></noscript>
</td>
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
Nico_ Messages postés 1219 Date d'inscription vendredi 29 décembre 2006 Statut Membre Dernière intervention 15 mars 2016 189
1 août 2008 à 16:22
re:
simplement le code suivant entre les balises <body> et </body>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="550" height="400">
  <param name="movie" value="http://www.akommunication.com/mp3.swf" />
  <param name="quality" value="high" />
  <embed src="http://www.akommunication.com/mp3.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="550" height="400"></embed>
</object>

bonne continuation
0
Achillekat Messages postés 5 Date d'inscription vendredi 1 août 2008 Statut Membre Dernière intervention 1 août 2008
1 août 2008 à 16:41
RE re re re BOnjour

escuser moi de vous deranger encore j ai essayé
toujours la meme chose je vous re envois les codes que je viens de modifier

Merçi




</style>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

</head>

<body>
<p> </p>
<p> </p>
<table width="801" height="150" border="0" align="center">
<tr>
<td bordercolor="#FFFFFF" background="LOGO AK.jpg"><div align="right">
<p> </p>
<p> </p>
<p><img src="france drapeau.png" alt="Français" width="50" height="30" border="0" usemap="#Map2" />
<map name="Map2" id="Map2">
<area shape="rect" coords="7,7,41,25" href="INDEX.html" />
</map>
</p>
</div></td>
</tr>
</table>
<table width="801" border="0" align="center" cellspacing="1" bgcolor="#333333">
<tr>
<th width="196" scope="row"><a href="STUDIO GRAPHIQUE.html">Studio Graphique</a></th>
<td width="196" background="STUDIO GRAPHIQUE.png"><div align="center"><a href="STUDIO MUSIQUE.html">Studio Musique</a></div></td>
<td width="196"><div align="center"><a href="STUDIO PHOTO.html">Studio Photo</a></div></td>
<td width="195"><div align="center"><a href="STUDIO VIDEO.html">Studio Video</a></div></td>
</tr>
</table>
<table width="801" height="728" border="0" align="center">
<tr>
<td width="795" height="627" valign="top"><table width="788" height="605" border="0" cellspacing="1">
<tr>
<td width="10" height="352" valign="middle"> </td>
<td width="565" valign="top"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','550','height','400','src','http://www.akommunication.com/MP3','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.akommunication.com/MP3' ); //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=7,0,19,0" width="550" height="400">
<param name="movie" value="http://www.akommunication.com/mp3.swf" />
<param name="quality" value="high" />
<embed src="http://www.akommunication.com/mp3.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="550" height="400"></embed>
</object></noscript>
<td width="203" valign="top"><table width="202" border="0" align="center" bordercolor="#FFFFFF">
<tr>
0
Achillekat Messages postés 5 Date d'inscription vendredi 1 août 2008 Statut Membre Dernière intervention 1 août 2008
1 août 2008 à 16:49
Escuse moi

quand je vous envois la copie des codes ça se coupe

</style>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

</head>

<body>
<p> </p>
<p> </p>
<table width="801" height="150" border="0" align="center">
<tr>
<td bordercolor="#FFFFFF" background="LOGO AK.jpg"><div align="right">
<p> </p>
<p> </p>
<p><img src="france drapeau.png" alt="Français" width="50" height="30" border="0" usemap="#Map2" />
<map name="Map2" id="Map2">
<area shape="rect" coords="7,7,41,25" href="INDEX.html" />
</map>
</p>
</div></td>
</tr>
</table>
<table width="801" border="0" align="center" cellspacing="1" bgcolor="#333333">
<tr>
<th width="196" scope="row"><a href="STUDIO GRAPHIQUE.html">Studio Graphique</a></th>
<td width="196" background="STUDIO GRAPHIQUE.png"><div align="center"><a href="STUDIO MUSIQUE.html">Studio Musique</a></div></td>
<td width="196"><div align="center"><a href="STUDIO PHOTO.html">Studio Photo</a></div></td>
<td width="195"><div align="center"><a href="STUDIO VIDEO.html">Studio Video</a></div></td>
</tr>
</table>
<table width="801" height="728" border="0" align="center">
<tr>
<td width="795" height="627" valign="top"><table width="788" height="605" border="0" cellspacing="1">
<tr>
<td width="10" height="352" valign="middle"> </td>
<td width="565" valign="top"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
cab#version=9,0,28,0','width','550','height','400','src','http://www.akommunication.com/MP3','quality',
'high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.akommunication.com/MP3' ); //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=7,0,19,0" width="550" height="400">
<param name="movie" value="http://www.akommunication.com/mp3.swf" />
<param name="quality" value="high" />
<embed src="http://www.akommunication.com/mp3.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash"
width="550" height="400"></embed>
</object></noscript>
<td width="203" valign="top"><table width="202" border="0" align="center" bordercolor="#FFFFFF">
<tr>

                
0