Hi, I'm a ZC noob and I have been slowly but surely understanding how the system works by reading a lot here. I am attempting to use a flash image rotator on my home page to rotate through some of my products. The program I am working with is here http://www.flabell.com/flash/XML-Banner-Rotator-233 The program works perfectly fine as you can see a working example here http://www.canvaspaintingsdirect.com...est/index.html but I have not been able to make it work live on my home page.
Upon investigating the structure of the working example, I can see that swfObject.js is being called in the header to embed the script on the page, then an inline script is also used for configuration. First step was I added the script call line for swfObject.js into my common/html_header.php file so it resides in it's proper place in the HTML header when my home page is generated. I've placed all the files required for this program in the correct areas in templates/MY-TEMPLATE-NAME as far as I can tell, then added the rest of the code to my define_main_page.php.
Since everything appeared to be in it's proper place I thought I would have it working but it has not. I've experimented with the recommended coding for adding flash to a ZC site from the Wiki with no success. There seems to be something I am missing here, can anyone help?




