Color

Availability
Flash Player 5

Description
The Color class lets you set the RGB color value and color transform of movie clips and retrieve those values once they have been set.

You must use the constructor new Color() to create a Color object before calling its methods

Methods
getRGB  setRGB  getTransform  setTransform 

Color