[flexcoders] Re: system events

2008-10-24 Thread greg_lafrance
--- In flexcoders@yahoogroups.com, "srikanthkpn" <[EMAIL PROTECTED]> wrote: > > pls can one help me > what is Preinitialize? > what is Initialize? > what is creation complete? > what is application complete? > preinitialize Dispatched when the component has been attached to its parent container

[flexcoders] Re: system events

2008-10-24 Thread valdhor
I would suggest reading the documentation available at http://www.adobe.com/support/documentation/en/flex/ Especially the Developer Guide, Language Reference and Building and Deploying. Your specific question is answered starting on page 92 of the Building and Deploying manual. --- In flexcode