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 |
Mytree appears just fine but why ca not I access the node attributes?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
What is the use of arraycollection filter function?
Explain about arguments of addeventlistener() method?
What are Arrays in flex?
What is interface in term of oop (flash actionscript)? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex?
Can you write to the file system from flex? : adobe flex action script
What is display list?
When I have only a single record, why does not it appear in my datagrid?
What are the 2 ways to compile flex source file?
Can I still build flex 2 applications with flex builder 3 beta 3?