Flex Component Life Cycle
May 22nd, 2010
8 comments
Now that we have a nice looking Preloader, we’re close to be ready starting developing new Flex Custom Components.
Anyway, before doing so, we need to clearly understand what is the Flex Component Life Cycle. A good understanding of this Life Cycle is really mandatory to be able to develop “correctly” a Flex Custom Component.
Code extracts are provided to illustrate the different principles discussed below, use the “See code sample” links to look at them, use the “See explanations” links to come back to the explanations.




Recent Comments