Why would you want to keep a reference to a changewatcher and call unwatch()?
Answer / Varun Yadav
You might want to keep a reference to a ChangeWatcher and call unwatch() in Adobe Flex when you no longer need to listen for property changes on an object. This is important to prevent memory leaks by avoiding unused listeners.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how many levels does flash mx support?
What are the differences between flex 3 and flex 4?
Explain about arguments of addeventlistener() method?
Difference between array and array collection?
What is the dynamic keyword used for in flex actionscript? : adobe flex action script
What is a metadata tag?
Can flex applications communicate with each other on the client? : adobe flex action script
What is singleton class? Explain the steps to create a singleton class?
What design patterns have you used in actionscript and java? : adobe flex action script
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
What are the config files used for connecting java and flex?
What are the goals of the beta?