L | |
language, ScriptField | |
lastFrame | |
length | |
loop, Timeline | |
M | |
maxSize | |
method | |
N | |
name | |
next, Color | |
numArcs, GraphNode | |
numChildren, TreeNode | |
numPoints, ImportSVG | |
numSiblings, TreeNode | |
numTweens, TimelineEx | |
O | |
orientToPath, PathTweenEx | |
P | |
property | |
R | |
random, Color | |
red, ColorHSB | |
renderMethodType, TimelineEx | |
root, SceneGraph | |
S | |
saturation | |
shapeName, Stroke | |
showIndicator, Stroke | |
showPoints, Stroke | |
size | |
stage, Global | |
start | |
state, ToggleButton | |
T | |
target | |
targetValue, TweenEx | |
text | |
titleText, DialogBox | |
transition | |
tweenPath | |
tweenStroke | |
V | |
value |
Sets the scripting language for the text field.
public function set language( scriptLanguageName: String ):void
Gets the last frame of the timeline that has a keyframe on it.
public function get lastFrame():uint
Gets the last frame of the timeline that has a keyframe on it.
public function get lastFrame():uint
Gets the last frame of the timeline that has a keyframe on it.
public function get lastFrame():uint
Gets the last frame of the timeline that has a keyframe on it.
function get lastFrame():uint
Gets the last frame of the timeline that has a keyframe on it.
public function get lastFrame():uint
Gets the last frame of the timeline that has a keyframe on it.
public function get lastFrame():uint
Gets the number of items in this buffer.
public function get length():uint
Gets the length of this collection.
public function get length():uint
Gets the length of this collection.
public function get length():uint
Returns the number of strokes in the scene graph.
public function get length():int
Gets the length of this collection.
public function get length():uint
Returns the length (in frames) of this timeline.
public function get length():Number
Gets the current loop setting.
public function get loop():Boolean
The queue’s maximum capacity.
public function get maxSize():int
The stack’s maximum capacity.
public function get maxSize():int
The number of nodes the graph can store.
public function get maxSize():int
The hash table’s maximum capacity.
public function get maxSize():int
The heap’s maximum capacity.
public function get maxSize():int
The maximum capacity.
public function get maxSize():int
Gets the method being used to render the animation.
public function get method():uint
Gets the method being used to render the animation.
function get method():uint
Set the name of the label display object instance.
public override function set name( labelName: String ):void
Sets the display object instance name for all the parts of the button.
public override function set name( labelName: String ):void
Sets the display object instance name for all the parts of the button.
public override function set name( labelName: String ):void
Get the next medium color in the palette sequence
public static function get next():uint
The number of arcs extending from this node.
public function get numArcs():int
The total number of children.
public function get numChildren():int
Returns the number of line segment points in all defined shapes.
public function get numPoints():int
The total number of siblings.
public function get numSiblings():int
Read-only count of the number of tweens on the timeline.
public function get numTweens():uint
Read-only boolean indicating whether the display object is rotated along the path.
public function get orientToPath():Boolean
Gets a string of the target property.
public function get property():String
Gets a string of the target property.
public function get property():String
Gets the property of the target object being animated.
public function get property():String
Gets a string of the target property.
public function get property():String
Gets the property of the target object being animated.
function get property():String
Gets a string of the target property.
function get property():String
Gets a string of the target property.
public function get property():String
Gets a string of the target property.
public function get property():String
Read-only string of the tweened property.
public override function get property():String
Read-only string of the tweened property.
function get property():String
Get a medium color chosen by random from the palette sequence
public static function get random():uint
Get the red component of the current color
public function get red():int
Get the render method used when generating code.
public function get renderMethodType():uint
Returns the scene graph root Stroke.
public function get root():Stroke
Calculates the saturation of the current color.
public function get saturation():Number
Gets the current saturation setting.
public function get saturation():Number
Change the name of the stroke asset.
public function set shapeName( newName: String ):void
Change whether the selection indicator is shown (true) or not.
public function set showIndicator( state: Boolean ):void
Change whether control points are shown (true) or not.
public function set showPoints( state: Boolean ):void
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
The total number of items.
function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
@inheritDoc
public function get size():int
Counts the total number of tree nodes starting from the current tree node.
public function get size():int
Gets a reference to the stage.
public static function get stage():Stage
Gets the starting point of the curve.
public function get start():Point
Gets the starting point of the path segment.
function get start():Point
Gets the starting point of the path.
public function get start():Point
Get the current state of the toggle button
public function get state():Boolean
Gets a reference to the target object being tweened.
public function get target():Object
Gets a reference to the target object being tweened.
public function get target():Object
Gets a reference to the target object being animated.
public function get target():Object
Gets a reference to the target object being tweened.
public function get target():Object
Gets a reference to the target object being animated.
function get target():Object
Gets a reference to the target object being tweened.
function get target():Object
Gets a reference to the target object being tweened.
public function get target():Object
Gets a reference to the target object being tweened.
public function get target():Object
Read-only number of the target value for the tween.
public function get targetValue():Number
Retrieve the current script text.
public function get text():String
Returns the text string in the field.
public function get text():String
Change the text of the button label
public function set text( labelText: String ):void
Retrieve the dialog title bar text string.
public function get titleText():String
Read-only string indicating the transition type.
public function get transition():String
Read-only string indicating the transition type.
public function get transition():String
Read-only string indicating the transition type.
public function get transition():String
Read-only string indicating the transition type.
function get transition():String
Read-only access to the path used in the tween.
public function get tweenPath():Path
Read-only access to the path used in the tween.
public function get tweenPath():Path
Read-only access to the stroke used in the tween.
public function get tweenStroke():Stroke
Read-only access to the stroke used in the tween.
public function get tweenStroke():Stroke
Get the integer value from the field.
public function get value():int
Get the numeric value from the field.
public function get value():Number