What is the dynamic keyword used for in flex actionscript?
Answer Posted / Sambedna
The `dynamic` keyword in ActionScript indicates that a property or method can be accessed at runtime. This allows you to create properties and methods dynamically during execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers