How do we overload functions in actionscript? : adobe flex action script
Answer / Rahul Shukla
In ActionScript, you can overload functions by creating multiple methods with the same name but different parameters. The compiler will automatically choose the correct method based on the arguments provided at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is over loading? Is method over loading possible in flex?
Explain the configuration details of blaze ds?
How do you implement push with flex data services?
What is an event sub class?
Can I resize the internet explorer browser window from flex? : adobe flex action script
How do you use a repeater in actionscript? : adobe flex action script
How much will flex builder 3 cost?
What are runtime shared libraries in flex?
State the difference between item renderer and item editors?
What events are used by the collections?
What is flex?
Explain how binding works in mxml components in flex?