I gave a talk this Friday on the lifecycle of a component in Flex 4. The talk went into the details of how the flash player works, why a component needs a lifecycle and the various stages of a components life. Here are the slides and experimental code from the talk … Here’s the code we played with to understand how frame rates work in the flash player … FrameRates.as Here’s the code we wrote with to understand the Elastic Racetrack … ElasticRaceTrack.as Here’s the experiment to understand marshaled slices … MarshaledSlices.as Download Slides Download…

