You should still be able to execute an onComplete as long as you are communicating between your scripts and the main.
On Aug 7, 2010 9:35 AM, "Steven Jacobs" <[email protected]> wrote: Hi; I am building a script that imports two other scripts. I load them just fine and I load a couple of images, one of which is a background image (and is supposed to be--you guessed it--in the background). The problem is that the scripts I import take a while to load and the bgimage loads before they do, despite the fact that that part of the script supposedly executes last. Now, if I had these imported scripts all in the main script (instead of importing them) I'd simply execute an onComplete, but what do I do when I'm importing them? TIA, Steven _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

