EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 580

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
580 Chapter 12: ActionScript Dictionary
Object.unwatch()
Availability
Flash Player 6.
Usage
myObject.unwatch (prop)
Parameters
prop
The name of the object property that should no longer be watched, as a string.
Returns
A Boolean value.
Description
Method; removes a watchpoint that Object.watch() created. This method returns a value of
true if the watchpoint was successfully removed; otherwise, it returns a false value.
Object.valueOf()
Availability
Flash Player 5.
Usage
myObject.valueOf()
Parameters
None.
Returns
The primitive value of the specified object, or the object itself.
Description
Method; returns the primitive value of the specified object. If the object does not have a primitive
value, the object itself is returned.

Table of Contents

Related product manuals