Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
Answer Posted / Sanjay Kumar Choudhary
Building a custom component in Adobe Flex using ActionScript involves creating a new MXML file that extends the SkinnableComponent or UIComponent base class. The component's functionality is implemented in the associated ActionScript file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers