Question
MovieClipLoader
Hi - In over my head (as usual) but here goes...
I have a master.swf that will be the container and background for other swfs....most notably the "splash.swf" . Splash is the container for all the navigation (external text files loaded into dynamic text boxes) - so its important that it be completely ready before appearing.
In master I have the code below - using MovieClipLoader, loading splash into holder_mc. The problem is that when splash appears, it has a jerky, staggering appearance instead of the smooth movements it should. The onLoadProgress counter tells me that splash is appearing around 90%.
What am I doing wrong here?
TIA any suggestions.
JL
I have a master.swf that will be the container and background for other swfs....most notably the "splash.swf" . Splash is the container for all the navigation (external text files loaded into dynamic text boxes) - so its important that it be completely ready before appearing.
In master I have the code below - using MovieClipLoader, loading splash into holder_mc. The problem is that when splash appears, it has a jerky, staggering appearance instead of the smooth movements it should. The onLoadProgress counter tells me that splash is appearing around 90%.
What am I doing wrong here?
TIA any suggestions.
JL