Please refer to this slide show http://www.slideshare.net/rjowen/adobe-flex-component-lifecycle-presentation
Regards, Dhana On Sat, Oct 3, 2009 at 11:53 PM, Abhinav Mehta <[email protected]>wrote: > > Hi > > > In simple terms- > Whenever a page gets loaded in browser, before getting loaded, the > ManagerLayout defines the x-y coordinates for each and every > component-container. > Now while doing all this....flex-apps go thru with a cycle-> > -preIntialize() -> Occurs firstmost/intially to app-intialize, just when > component is attached to container. > -intialize() -> When components are get intialized...or componetns get into > existence, but not layed on ur app-window > -updateComplete()-> Occurs each time, if and in-case your component is > drawn > again in the app-window. > > .....i tried to give a small-idea abt ur query. > Read livedocs for more details. > > Regards > Abhinav Mehta > MSRIT- Bangalore > > ----- Original Message ----- > From: "murugesan munusamy" <[email protected]> > To: "Flex India Community" <[email protected]> > Cc: <[email protected]> > Sent: Saturday, October 03, 2009 6:11 PM > Subject: [flex_india:25621] what is preinitialize, intialize, > creationcomplete , update complete , application complete ? > > > > > > Hi every body, > > > > what is preinitialize, intialize, creationcomplete , update complete , > > application complete ? > > > > Thanks and Regards, > > Murugesan. > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

