This page requires AC_RunActiveContent.js

This page requires AC_RunActiveContent.js - Flash/ActionScript - Programmation

Marsh Posté le 28-02-2008 à 16:48:26    

Bonsoir tout le monde !
 
Bon je commence a me bouffer le c** car cela fait maintenant 7 ou 8h que je tente de mettre un site flash ( que j'ai crée provenant d'un template ) en ligne .
 
Le message d'erreur a chaque fois apparait : " This page requires AC_RunActiveContent.js ''.
 
Je pense avoir fais une vingtaine de page google épeluchant liens par liens les réponses sur forums etc sans jamais trouver ce qu'il me faut.
 
Le fichier est bien dans le même dossier que mon Index.html et SWF,  
J'ai tente de changer le HTML ( ajouter ou retirer les '' .. '' )
Créer un dossier scripts dans mon FTP et le mettre dedans,
 
voici ce que me dis dreamweaver pour ceux qui s'y connaissent ( perso je ne connais rien au HTML donc voilà ) :  
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>index</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="/Scripts/AC_RunActiveContent.js" language="javascript"></script>
</head>
<body bgcolor="#423a3b">
<!--url's used in the movie-->
<!--text used in the movie-->
<!--
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
<p align="right"><font face="Tempus Sans ITC_23pt_st" size="23" color="#ff9933" letterSpacing="0.000000" kerning="0"><a href="idees.pdf">Idées Mariage</a></font></p>
<p align="right"><font face="Tempus Sans ITC_23pt_st" size="23" color="#ff9933" letterSpacing="0.000000" kerning="0"><a href="galerie.swf">Galerie</a></font></p>
-->
<!-- saved from url=(0013)about:internet -->
<script language="javascript">
 if (AC_FL_RunContent == 0) {
  alert("This page requires AC_RunActiveContent.js." );
 } else {
  AC_FL_RunContent(
   'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
   'width', '760',
   'height', '730',
   'src', 'index',
   'quality', 'high',
   'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
   'align', 'middle',
   'play', 'true',
   'loop', 'true',
   'scale', 'showall',
   'wmode', 'window',
   'devicefont', 'false',
   'id', 'index',
   'bgcolor', '#423a3b',
   'name', 'index',
   'menu', 'true',
   'allowFullScreen', 'false',
   'allowScriptAccess','sameDomain',
   'movie', 'index',
   'salign', ''
   ); //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=7,0,0,0" width="760" height="730" id="index" align="middle">
 <param name="allowScriptAccess" value="sameDomain" />
 <param name="allowFullScreen" value="false" />
 <param name="movie" value="index.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#423a3b" /> <embed src="index.swf" quality="high" bgcolor="#423a3b" width="760" height="730" name="index" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
 </object>
</noscript>
</body>
</html>
 
 
 
 
 
 
 
Voilà si quelqu'un pouvait m'aider je lui serais tres reconnaissant, ce site est a but professionnel donc tres urgent !
 
Merci

Reply

Marsh Posté le 28-02-2008 à 16:48:26   

Reply

Marsh Posté le 29-02-2008 à 05:00:37    

Il faut que tu mettes ton fichier javascript dans le dossier Scripts comme c'est marqué ici :
<script src="/Scripts/AC_RunActiveContent.js" language="javascript">


---------------
Jeu de simulation Boursière - Version BETA - https://www.facebook.com/wildstocks
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed