I asked a variation of this a few days ago and have since tried to do some research about it. Hopefully someone can help me out if I phrase the question differently because I have not had much luck finding the answer.
If I a creating a debugger component- within the v2 component architecture. Is it possible for it to get data into my other elements on the stage before they are inited. I am trying to set a debug variable to true -which would change the way the application behaves. Is it not possible without placing some code in the timeline? I'm thinking that since the components constructores are called by the timeline that I might have some trouble getting my component's constructor to beat the calls from other items on stage. If I'm chasing something that I'm not going to be able to do can someone let me know or point me to anything with advice on setting an application "debug" mode without having to manually code it into the timeline? _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

