Would need to see file/code, without your configuration, to
see if you are entering correctly.
Would need to see file/code, without your configuration, to
see if you are entering correctly.
Hello! I don't understand. What I posted above is the name of the file, and the code that is in the file. What else can I give you?
I really appreciate your help with this, I am really new to zencart.
Derwin
Here is the code for this file: "Carousel.html"....
<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>caraosel</title>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
</head>
<body bgcolor="#000000">
<!--url's used in the movie-->
<!--text used in the movie-->
<!-- 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', '900',
'height', '600',
'src', 'caraosel',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'window',
'devicefont', 'false',
'id', 'caraosel',
'bgcolor', '#000000',
'name', 'caraosel',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'caraosel',
'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="900" height="600" id="caraosel" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="caraosel.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /> <embed src="caraosel.swf" quality="high" bgcolor="#000000" width="900" height="600" name="caraosel" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</noscript>
</body>
</html>
SO I HAVE NOW POSTED 2 FILES WITH THE CODE. THE HTML FILE FOR THE FLASH MOVIE, AND THE DEFINE MAIN PAGE PHP FILE WITH THE CODE.
Derwin
In your last post, html code states
caraosel.swf
BUT in your earlier posts
you are saying your swf file
is named
carousel.swf
SO WHAT IS CORRECT NAME OF YOUR SWF FILE?
Hello! I am sorry, that was just a typo. The files for this flash is called "caraosel".
I have all of the files located where as I described in earlier posts, and all of the code is as in earlier posts.
Why isn't this thing working? I am in desperate need of help!
Derwin
At the moment, no idea, because am totally confusedWhy isn't this thing working?
by your file names and which folders they are in..
Where did you get this script/html and swf file from?
Will need to download all relevant files myself,
and experiment in my own site, where am sure
correct files/folders/scripts are named/housed.
Hello! I have Adobe Flash, and I created these files in this software. It works. I have used it several times in the past.
I have listed all of the locations of all of these files in previous posts above. The only mistake I made was with the caraosel file name. But the names are all above.
If you can help me, I would be sooooo grateful. What do I need to do?
Derwin