What is dynamic keyword used for in actionscript? : adobe flex action script
Answer / Durgesh Bharti
The `dynamic` keyword is used to indicate that a property or method can be accessed at runtime, even if it hasn't been declared yet. This allows for more flexibility and dynamism in your ActionScript code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are three ways to skin a component in flex? : adobe flex action script
What keyword allows us to implement abstraction better in flex?
What did adobe announce regarding flex?
In which level does the original movie resides? : adobe flex action script
What is display object? : adobe flex action script
What are sealed classes in flex? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex?
What are runtime shared libraries in flex?
Explain about resultevent and faultevent in remote object?
Can I upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
What is a view cursor?
What is the dynamic keyword used for in flex actionscript? : adobe flex action script