What is singleton class? Explain the steps to create a singleton class?
Answer / Amar Pal Singh
A singleton class in Adobe Flex is a class that ensures only one instance of that class exists throughout the application. To create a singleton class, you can use static properties and methods to control its instantiation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the model-view-controller (mvc) pattern? : adobe flex action script
How to store the data in local?
Differences between defining bindings in mxml and actionscript? : adobe flex action script
Can I upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
Explain how binding works in mxml components in flex? : adobe flex action script
What did adobe announce regarding flex?
What is the use of arraycollection filter function?
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
What happens if an .swf is loaded into a already occupied level?
What keyword allows you to refer to private variables of a class in flex?
Can I resize the internet explorer browser window from flex? : adobe flex action script
Do I need to uninstall flex 3 beta 2 before installing beta 3?