Hello, I've created a classifieds ad site from HTML templates, which includes a flash logo. The ad pages are located at:
www.sierrahorsesales.com/cgi-bin/view_ads.cgi where the flash does NOT display/run. Beneath the "public_html" folder is the "classifieds_templates", where the ad .html files are. The cgi-bin is on the same level as the "classfieds_templates" folder.
The flash will display/play properly on the help/info pages which are in the public_html folder two levels up. ../terms.htm
I'm assuming the path is incorrect on the ad pages, as they are copied from the help/info pages. I just can't wrap my mind around whether I should change the code on the ad pages to read the header.js file in the public_html folder? Or, can I put a second header.js file in the cgi-bin?
God! I'm in such a muddle!