Difference between sealed class and dynamic class?
Answer / Govind Prakash Vyas
A sealed class in Adobe Flex is a class that cannot be subclassed by other classes. A dynamic class, on the other hand, allows for runtime creation of new instances and can also have properties added or removed at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mytree appears just fine but why ca not I access the node attributes?
What are runtime shared libraries in flex?
What is the difference between Flex 2.0 & 3.0?
Explain what is the function of trace?
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
What is the dynamic keyword used for in flex actionscript?
Do I need to upgrade to beta 3 to use air beta 3?
What keyword allows us to implement abstraction better in flex? : adobe flex action script
Difference between array and array collection?
Is double-clicking supported on various components?
How do we overload functions in actionscript? : adobe flex action script
Explain about different types of channels available in blaze ds?