Explain Life cycle of flex appln/component?
Answer / Nikhil Sharma
"The life cycle of a Flex application or component consists of several stages: creation, initialization, update display list, application updates, and destruction. During the creation phase, memory is allocated for components. In the initialization phase, event listeners are set up. The update display list phase redraws the user interface. Application updates occur in response to user interaction. Finally, during destruction, resources are released."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
What is the use of arraycollection filter function?
What is a resource manager in flex actionscript? : adobe flex action script
What is mvc and how do you relate it to flex apps? : adobe flex action script
How do I run flex as a service?
How to create custom events? Explain the steps to create a new custom event?
Is double-clicking supported on various components? : adobe flex action script
Explain about different types of channels available in blaze ds?
Explain how binding works in mxml components in flex? : adobe flex action script
Can I continue to run flex builder 2 in parallel with flex builder 3 beta 3?
What is cairnghorm in flex? How do we use it? : adobe flex action script
How long can I use the flex builder 3 beta 3 software? Can I extend the time limit?