In an effort to avoid frames, I've designed a site which loads sections into a content div using AJAX. The goal is for each page being loaded to contain a different slideshow.
The example pages containing slideshows work fine (pagecomponent_example4.html, etc.) When those same pages are loaded into the content div of the main page, they no longer work and the text "Slideshow module here" appears.
Now, the SWFObject .js is being included into the main page *and* the loaded pages, could this prevent the slideshows from showing? Also, since the pages are being loaded into an existing page, could the paths change? I'm also unclear about the "path = " parameter. Should that reference a folder in the gallery root, or within the content folder?
Thanks for any help. I've sent a PM with links to the development files.