What is the difference between sealed class and dyna? : adobe flex action script
Answer / Ansuman Singh
"In Adobe Flex, a sealed class cannot be subclassed or extended by other classes, while a dynamic (dyna) class can. Sealed classes are typically used to represent immutable objects, whereas dyna classes provide more flexibility for adding new methods and properties."
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
What is the difference between changewatcher.watch, and bindingutils.bindproperty? : adobe flex action script
What is mvc and how do you relate it to flex apps?
How do we use css styles in flex? : adobe flex action script
What happens if an .swf is loaded into a already occupied level? : adobe flex action script
Explain about result handler and fault handler methods?
What are the goals of the beta?
How many levels does flash mx support? : adobe flex action script
Explain about remote object? What is end point in remote object?
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
What are runtime shared libraries in flex?
Is double-clicking supported on various components? : adobe flex action script