I’ve made a swf file which contains a gallery of pictures, one on each frame, and is navigable by a control bar at the bottom. When I publish this in it’s own html window it shows the first picture (frame) almost immediately and then you can navigate to the others when they have loaded (like it’s streaming). But, when I import it as an external swf into another swf, nothing is shown until the whole file is loaded. Why is this???!
I’ve tried fiddling with the Linkage but I can’t get it to work.
The result is that it takes forever to see the first picture after the loadMovie has executed. How can I get it to be quicker?