I just started using indexhibit and am trying to build a portfolio of flash banners. Some of the banners have initial and progressive loads, meaning that there's a first .swf that loads a second swf inside of it. I've uploaded both files to my server and then tried to embed the first swf in the page. The problem is that it doesn't load the second swf.
Just to confirm that the .swf does work and that they are in the same place, I made a test html page and put it in the same directory and pulled up that page in my browser and it works fine. It's only when embedded on the indexhibit page that it doesn't work.
I also tried to use swfobject to embed the swf but that doesn't seem to work at all, it just calls the alternative content ("you need flash..") instead of loading the swf. I use absolute URLs in the paths to both the .swfs and the swfobject.js file so that doesn't seem to be the issue.
Is there something about Indexhibit that doesn't allow dynamic flash and/or swfobject embedding?
I'd love to use indexhibit for my portfolio so if anyone has any advice, I thank you in advance!
