Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
F
 fill, ShapeSVG
 fillAlphaArray, StrokeStyle
 fillColorArray, StrokeStyle
 fillRatioArray, StrokeStyle
 fillType, StrokeStyle
 filter, Stroke
 focalPointRatio, StrokeStyle
 focusCallback, TabPane
 font, CommonText
 fontFamily, CommonText
 frameRate, ClassParser
G
 gradient, ColorForm
 gradientData, ColorForm
 groupId, ToggleButton
 groups, ToggleButton
H
 head
 hiddenIndicatorState, Stroke
 hiddenPointsState, Stroke
 hueField, ColorForm
I
 incPos, Scrollbar
 index, Color
 indicator, Stroke
 input
 instanceOwner, WidgetSprite
 internalUpdate, ColorForm
 interpolation, StrokeStyle
 isChangingGradient, ColorForm
 isChangingHue, ColorForm
 isDefaultItem, StrokeItem
 isDragging, Scrollbar
 isHidingControlView, Stroke
 isMask, Stroke
 isMoving, DialogBox
 isVisible, ColorForm
 items
J
 joints, StrokeStyle
K
 keyDownCallback, ScriptField
L
 lastState
 lc, out
 left, BinaryTreeNode
 list
 loopState, ClassParser
public var fill: Object
Shape fill (default white fill)
public var fillAlphaArray: Array
Array of gradient fill alphas
public var fillColorArray: Array
Array of gradient fill color RGB values
public var fillRatioArray: Array
Array of gradient fill distribution ratios
public var fillType: String
Gradient fill GradientType enum
public var filter: StrokeFilter
Stroke bitmap filter effects
public var focalPointRatio: Number
Gradient fill focal point ratio
public var focusCallback: Function
Callback function that is called when the displayed tab page changes.
private static var font: Class
Embedded font resource class.
public static var fontFamily: String
Embedded font family name.
public var frameRate: Number
Animation frame rate.
private var gradient: Bitmap
Gradient box display object.
private var gradientData: BitmapData
Gradient box bitmap pixel values.
private var groupId: Object
Group reference for this button instance, null if independent.
private static var groups: Array
Static class level array of toggle groups.
public var head: DListNode
The head node being referenced.
public var head: SListNode
The head node being referenced.
private var hiddenIndicatorState: Boolean
Stored state for view of selection indicator when hidden
private var hiddenPointsState: Boolean
Stored state for view of control points when hidden
private var hueField: IntegerInput
Hue integer input field.
private var incPos: Number
Increment/decrement used when the up/down buttons are clicked
private static var index: uint
Current index into the color palettes
private var indicator: Shape
Selection indicator sprite
private var input: TextField
Internal text field used to display and edit the data.
private var input: TextField
Internal text field used to display and edit the data.
private var input: TextField
Internal text field used for display and edit of scripts.
private var input: TextField
Internal text field used to display and edit the data.
private var instanceOwner: String
The registered owner of this WidgetSprite instance
private var internalUpdate: Boolean
Set to true during internal updates of widgets.
public var interpolation: String
Gradient fill InterpolationMethod enum
private var isChangingGradient: Boolean
Set to true when the user is dragging the mouse in the gradient box.
private var isChangingHue: Boolean
Set to true when the user is dragging the mouse on the hue wheel.
public var isDefaultItem: Boolean
State set to true when a default segment start item is created.
private var isDragging: Boolean
Set to true when the slider is being dragged
private var isHidingControlView: Boolean
Set to true if the control view is hidden
public var isMask: Boolean
Set to true if the stroke acts as a mask for its parent
private var isMoving: Boolean
State variable indicating if the dialog is being moved/dragged.
private var isVisible: Boolean
Set to true when the color selection dialog is displayed.
public var items: Array
Array of StrokeItem objects
private var items: Array
Array of registered display item name strings.
public var joints: String
Line JointStyle enum
private var keyDownCallback: Function
Optional callback triggered when a keyboard button is pressed down while focus is in the scriptField.
private var lastState: DisplayObject
Last active visual state of the button
private var lastState: DisplayObject
Last state the button has been in.
private var lastState: DisplayObject
Last state the button has been in.
private var lastState: DisplayObject
Reference to the last state shape the button has been shown with
private static var lc: LocalConnection
The destination of trace output
public var left: BinaryTreeNode
The left child node being referenced.
public var list: DLinkedList
The list this iterator uses.
public var list: SLinkedList
The list this iterator uses.
public var loopState: Boolean
Animation loop state.
Close