What is the dynamic keyword used for in flex actionscript? : adobe flex action script
Answer Posted / 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 |
Post New Answer View All Answers