Frames 

 No Frames

Previous Element
ToShape

Next Element
Variable


Transform

This defines a set of transformation attributes for position scale and rotation. Any attributes not set will be reset to their default value. Any specified translation will only be applied after the rotation and scale transformations.

Attributes

translateX X position for specified symbol. Moves the origin of the symbol to the specified X coordinate.
TypeFloat
Default Value0
translateY Y position for specified symbol. Moves the origin of the symbol to the specified Y coordinate.
TypeFloat
Default Value0
scale Scale the symbol on both axes by the specified value. This will scale all aspects of the symbol including all distance of the shape from the origin.
TypeFloat
Default Value1
scaleX Specifies the scale of the symbol on the X-axis. This will scale all aspects of the symbol including all distance of the shape from the origin. Ignored if the scale attribute is specified.
TypeFloat
Default Value1
scaleY Specifies the scale of the symbol on the Y-axis. This will scale all aspects of the symbol including all distance of the shape from the origin. Ignored if the scale attribute is specified.
TypeFloat
Default Value1
rotate Combined rotation and skew in degrees about the origin of the shape in both axes.
TypeFloat
Default Value0
rotateX Clockwise rotation and skew in degrees about the origin of the shape in the X axis. Ignored if the rotate attribute is specified.
TypeFloat
Default Value0
rotateY Clockwise rotation and skew in degrees about the origin of the shape in the Y axis. Ignored if the rotate attribute is specified.
TypeFloat
Default Value0

Child Elements

None

Parent Elements

Alter
ImageFill
Layer
Place
Replace
Text

Examples

EditField Examples
Timeline Color Transformations
Animate simple symbols on timeline
Line Style and Scaling
Button Example
Button DragTarget Example
CArcs Example
Elliptical Arcs Example
EditField Transformations
Text Segments Example
Button Sound Example
Circle Examples
Font Manipulation Examples
ImageFill Examples
Shape Fill Examples
Color Specification Example
HTML Support in EditFields
Timeline Replace Examples
Clipping and Text Clipping Example
Defines simple symbol for export
Importing symbols at runtime
Example Of MovieClip classes
Example Of MovieClip classes and scripted animations
Quadratic Curve Example
Color Gradient Examples
Import and Export a Symbol
Square to Circle Morph Example
User-Defined Font Example
ADPCM Sound Example
Simple MP3 Sound Example
SVG Arc Example in RVML
Raw MP3 Example
Font Range Examples
ActionScript on the Timeline
Line Style Z-Ordering
MorphShape Example
Polygon Example
Simple Polyline Example
Shape Transform Examples

Previous Element
ToShape

Next Element
Variable