I am still having flash header problems. System config info below:
Web Site =
http://lindakaysleis.com/index.php
ZenCart Version = 1.3.7
Custom Template = CUSTOM
Flash file name = flashheader.swf located at many different location just to see if that helped, but it didn't.
Un-edited swfobject.js file location = includes\templates\CUSTOM\jscript\
Sample of working flash at
http://store.flower-leis.com/index.php ZenCart version
The flash placeholder shows up in the correct location, but the movie isn’t loading. If I right click on the flash it has a message saying “Movie not loaded…” Message is the same in IE 7 and FF 2.0.0.3
tp_header.php code
PHP Code:
<!--bof-branding display-->
<div id="logoWrapper">
<script type="text/javascript" src="includes/templates/CUSTOM/jscript/swfobject.js"></script>
<div id="flashcontent">
Flash image of different Hawaiian flower leis.
</div>
<script type="text/javascript">
var so = new SWFObject("includes/templates/CUSTOM/images/flash/flashheader.swf", "Flash Header", "750", "140", "4", "#000000");
so.write("flashcontent");
</script>
Thanks for help you have already given in the previous posts.
Bookmarks