Object.unwatch() - MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

Object.unwatch()

Availability
Flash Player 6.
Usage
myObject.unwatch (prop:String) : Boolean
Parameters
A string; the name of the object property that should no longer be watched.
prop
Returns
A Boolean value:
Description
Method; removes a watchpoint that
if the watchpoint is successfully removed,
Example
See the example for Object.watch().
See also
Object.addProperty(),
674
Chapter 2: ActionScript Language Reference
if the watchpoint is successfully removed,
true
Object.watch()
Object.watch()
created. This method returns a value of
otherwise.
false
otherwise.
false
true

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents