Transform (flash.geom.Transform)

Object
  |
  +-flash.geom.Transform

public class Transform
extends Object

The Transform class collects data about color transformations and coordinate manipulations that are applied to a MovieClip object.

A Transform object is normally obtained by getting the value of the transform property from a MovieClip object.

Availability: ActionScript 1.0; Flash Player 8

See also

transform (MovieClip.transform property), ColorTransform
(flash.geom.ColorTransform), Matrix (flash.geom.Matrix)

Property summary

ModifiersPropertyDescription
 colorTransform:ColorTransformA ColorTransform object containing values that universally adjust the colors in the movie clip.
 concatenatedColorTransform:ColorTransform [read-only]A ColorTransform ...

Get ActionScript 2.0 Language Reference for Macromedia® Flash® 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.