How do you add event listeners in mxml components. Now as3 components? : adobe flex action script
Answer Posted / Yashasvi Kumar
"You can add event listeners to MXML components using the 'creationComplete' or 'initialized' event, and in ActionScript 3 (AS3) components by calling 'addEventListener' method."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers