What is the dynamic keyword used for in flex actionscript? : adobe flex action script
Answer / Rashme Paisal
The `dynamic` keyword in Flex ActionScript allows you to access properties and methods of objects at runtime, even if they are not defined yet. This can be useful when dealing with external or dynamic components.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between viewstack vs viewstate?
Difference between swc and swf file?
What is different between urlloader class and loader class? : adobe flex action script
How do you add event listeners in mxml components. Now as3 components? : adobe flex action script
Explain about measure() method? When this measure() method is called?
State the difference between view stack and view state?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
What does calling preventdefault() on an event do? : adobe flex action script
What did adobe announce regarding flex?
Explain which of the recommended character to use to separate target level paths levels?
What is a drag manager in adobe flex actionscript?
Will the flex skin extensions for cs be part of the flex 3 release?