User Guide

418 ActionScript classes
Property summary
Properties inherited from class Object
Constructor summary
Method summary
Methods inherited from class Object
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Signature Description
Color(target:Object) Class Deprecated.
Creates a Color object for the movie clip specified by the target_mc
parameter.
Modifiers Signature Description
getRGB() : Number Class Deprecated.
Returns the R+G+B combination currently in use by
the color object.
getTransform() :
Object
Class Deprecated.
Returns the transform value set by the last
Color.setTransform() call.
setRGB(offset:Number
) : Void
Class Deprecated.
Specifies an RGB color for a Color object.
setTransform(transfo
rmObject:Object) :
Void
Class Deprecated.
Sets color transform information for a Color object.
addProperty (Object.addProperty method), hasOwnProperty
(Object.hasOwnProperty method), isPropertyEnumerable
(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf
method), registerClass (Object.registerClass method), toString
(Object.toString method), unwatch (Object.unwatch method), valueOf
(Object.valueOf method), watch (Object.watch method)