my application needs to load an external xml file when startup. how can I make use of the application "initialization" splash? I dont mean to use "another" loading or initialization splash. I want to just extend the application initialization splash.
like start the xml loading after application's "preInitialize" event and before the "initialize" event. but I wonder how can I pause the "initializing" process until the xml is loaded. thanks Joe -- View this message in context: http://www.nabble.com/-Flex3-loading-external-xml-file-and-using-the-%22Initialization%22-splash-tp24639680p24639680.html Sent from the FlexCoders mailing list archive at Nabble.com.

