How to create custom events? Explain the steps to create a new custom event?
Answer / Ajay Lal
To create a custom event in Adobe Flex, follow these steps:n1. Define the custom event class that extends Event.n2. Create an interface for the custom event listener.n3. Implement the interface in your component and register an event listener.n4. Dispatch the custom event from your component.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain in which level does the original movie resides? : adobe flex action script
What is flex?
What is adapter in blaze ds?
Where can I get access to the open source flex project information?
How do we overload functions in actionscript? : adobe flex action script
Can flex applications communicate with each other on the client?
What are the collections classes available in flex?
How do we call javascript from flex actionscript? : adobe flex action script
Explain how many levels does flash mx support? : adobe flex action script
What is the difference between Flex 2.0 & 3.0?
Can I resize the internet explorer browser window from flex? : adobe flex action script
Is double-clicking supported on various components? : adobe flex action script