How polymorphism works on actionscript? : adobe flex action script
Answer / Nalini Johari
"Polymorphism in ActionScript is achieved through overriding methods and interfaces. Overriding allows a subclass to provide its own implementation of a method that has already been defined in the superclass."
| Is This Answer Correct ? | 0 Yes | 0 No |
How can u call Javascript from MXML?
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
How do we use css styles in flex?
What is a drag manager in adobe flex actionscript? : adobe flex action script
In which level does the original movie resides? : adobe flex action script
What is cairnghorm in flex? : adobe flex action script
Explain how binding works in mxml components in flex?
What are the correct statements consenting text field? : adobe flex action script
What are all the events dispatched in item editor?
Is double-clicking supported on various components?
What is shared object?