Extending Flash |
|
|
|
| Objects > Matrix object | |||
Flash MX 2004.
The Matrix object represents a transformation matrix.
The following properties are available for the Matrix object:
|
Property |
Description |
|---|---|
|
A floating-point value that specifies the (0,0) element in the transformation matrix. |
|
|
A floating-point value that specifies the (0,1) element in the matrix. |
|
|
A floating-point value that specifies the (1,0) element in the matrix. |
|
|
A floating-point value that specifies the (1,1) element in the matrix. |
|
|
A floating-point value that specifies the x-axis location of a symbol's registration point or the center of a shape. |
|
|
A floating-point value that specifies the y-axis location of a symbol's registration point or the center of a shape. |
|
|
|
|