I’m currently working on a flash site for a client and I’m having difficulty incorporating a progress bar. The basic architecture of my site includes one main scrollpane which swaps out different swf files when you click on the links in my navigation. Basically I’m using the scrollpane to display the different sections of my site. I would like to have one progress bar appear and run each time a new swf file is being called into the scrollpane, but I’m having a lot of difficulty doing this. Anybody have any tips or insight on the best way to do this? As an example, I’m modeling my site on the site here: titled.co.uk. Now, I believe this site built its own scrollpane component from the ground up, whereas I’m using the built in component and skinning it. But assuming they are using a standard scrollpane, how would I go about displaying a working progress bar each time a new section is called. If you would like to see the current site i’m working on it is http://www.kelleymarketingx.com/testsite/testsite/
You’ll notice I’ve attempted to place in a progress bar in the individual swfs, but they don’t function correctly.
Any help would be appreciated. Thanks.