Force component requirements to load on second frame?
I use the Flash Components. I know it adds to the size of the overall file, but it is SOO much faster to develop. Anyway, I wanted to add a loader progress bar to one of my projects. The problem is, even if the first frame is blank, the component requirements are loaded on the first frame. That means that my progress bar doesn't load until AFTER that loads (about 32k in). In a 60k file, that means the user has to wait for MORE than half the file to load before they see the loader :|
Is there a way to force it to load the component requirements on the second or third frame?
|