preinitialize and initialize events of component should be after child added event of container. (where as in flow diagram its shown after the initialize event of container)
On Mon, Mar 15, 2010 at 5:03 PM, manish sankhe <[email protected]>wrote: > attached flow diagram is wrong..please find the corrected comments on adobe > live docs > > > On Sat, Mar 13, 2010 at 12:37 PM, Abhinav Mehta <[email protected]>wrote: > >> Hello Praveen >> >> The correct sequence-phases of the component life-cycle are: >> Construction -> Addition-> Intialization -> Invalidation -> Validation -> >> Update -> Removal. >> The above mentioned-sequence is furhte supported by the attached png. >> >> >> -- >> Regards >> Abhinav Mehta >> Developer | Blu >> Bangalore | INDIA >> >> >> On Sat, Mar 13, 2010 at 8:59 AM, Praveen Kumar Domma Raju < >> [email protected]> wrote: >> >>> Hi, >>> >>> >>> As I know, stages of flex component is :: >>> >>> preInitiliase() >>> initiliase() >>> createComplete() >>> >>> Correct me if am wrong !! >>> >>> Flex Experts, please give answer to above all qns , as I started >>> reading flex fundamentals...... >>> >>> FYI :: working for adobe LC ES2 .... >>> >>> Thanks >>> Praveen. >>> >>> -- >>> 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]<flex_india%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en. >>> >> >> >> >> -- >> Regards >> Abhinav Mehta >> Developer | Blu >> Bangalore | INDIA >> >> -- >> 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]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- 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.

