EGTry.com Home
/actionscript (14)
Page Path
Title
/actionscript/amf/tojava
actionscript data types mapping to java objects
/actionscript/draw/axis
default origin and axis
/actionscript/draw/concat_matrix
composition of a series matrix transformation
/actionscript/draw/curve
draw quadratic bezier curve
/actionscript/draw/cylinder
draw 3d cylinder with actionscript
/actionscript/draw/linecap
draw line with linecap setting
/actionscript/draw/mask
draw a half eclipse using clip mask
/actionscript/draw/matrix_math
common matrix operation, scale, rotation, translation
/actionscript/draw/matrix_scale_rotate
transform matrix for scale and rotation
/actionscript/draw/matrix_transform
transform and its matrix
/actionscript/draw/skew
off axis skew (shear) in x or y direction
/actionscript/draw/text
draw simple text
/actionscript/interactive/move
use mouse move to translate display object
/actionscript/interactive/wheel
use mouse wheel to scale display object