I would either add it into the component's creationcomplete (not the main components creationcomplete) or create a custom event to fire...
sj ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of elextraana Sent: Monday, August 31, 2009 6:07 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How to know that an application has "createdCompleted" ? Hi there, I built a little component that needs the application to be fully completed before it starts working itself. I.e: I need to listen to the application creationComplete event. Now, that works if the user adds my component in the first page...However when it is added in a state for example that is supposed to get active later on in the application, application creationComplete has obviously long been fired.... I am sure there is a simple answer to my question, I just could not find any flag on the application object that would tell me that it is done in its lifecycle flow. Thnx. -- This message has been scanned for viruses and dangerous content by MailScanner <http://www.mailscanner.info/> , and is believed to be clean.