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
$#!
 _atTop, TabPane
 _color
 _colorFocus, TabPane
 _colorNoFocus, TabPane
 _colors, TabPane
 _height, TabPane
 _pages, TabPane
 _renderMethod, TimelineEx
 _width, TabPane
A
 actions, MethodParser
 activeState, WidgetSprite
 alpha
 animation, ClassParser
 app, airSprite
 appRoot, Tooltips
 arcs, GraphNode
 assetName
 autoRemove, Tooltips
B
 background, Scrollbar
 backgroundColor
 backHeight, Scrollbar
 bgColor
 bgTransparency, DialogBox
 boxHeight, StrokeStyle
 boxRotation, StrokeStyle
 boxTx, StrokeStyle
 boxTy, StrokeStyle
 boxWidth, StrokeStyle
 brightnessField, ColorForm
C
 c_bIsLogged, BoostworthyAnimation
 c_objInstance, EventBroadcaster
 c_objStage, Global
 callback
 callbackContext, DelayCall
 callbackFunction, DelayCall
 caps, StrokeStyle
 changeCallback, ScriptField
 children, TreeNode
 classType
 clientArea, DialogBox
 closeButton, DialogBox
 closeHandler, DialogBox
 color
 colorGradient, ColorForm
 colorHue, ColorForm
 colorName, ColorNameTable
 colorPalette, ColorForm
 colorSelector, ColorForm
 controlPoint, StrokeItem
 controlSprite, StrokeItem
 coordinateSystem, Stroke
 cornerPoint, StrokeItem
 cornerSize
 cornerSprite, StrokeItem
 count, Lorenz
 curPos, Scrollbar
 currentColor, ColorForm
D
 data
 delayedCall, DelayCall
 dialogColor
 downButton, Scrollbar
 downOffState, ToggleButton
 downOnState, ToggleButton
 downState
E
 enableChangeCallbacks, Stroke
 enabled, Tooltips
 enableSyntaxHighlight, ScriptField
 extendedPropertyName, TweenEx
 extendedPropertyObjectName, TweenEx
private var _atTop: Boolean
Whether tabs are drawn above (true) or below (false) the tab pages.
protected var _color: uint
The rgb color value represented by the ColorHSB object
private var _color: uint
Base color of tab pane label texts
private var _colorFocus: uint
Text color used to emphasize the selected tab pane.
private var _colorNoFocus: uint
Text color used for tab panes that are not selected.
private var _colors: Object
Associative array of page names and colors.
private var _height: uint
Height of the background area onto which tab panes are drawn.
private var _pages: Array
Array of page names in order of appearance.
private var _renderMethod: uint
Render method type only used in code generation and display
private var _width: uint
Width of the background area onto which tab panes are drawn.
public var actions: Array
Array of graphical actions defining the asset.
private var activeState: Boolean
Stores whether the widget is active or inactive.
public var alpha: Number
Asset alpha transparency level
public var alpha: Number
Line alpha
public var animation: MethodParser
A MethodParser with timeline tweens
private var app: muSprite
Main application object
private var appRoot: Sprite
Reference to a sprite where tooltips and event handlers are attached.
public var arcs: Array
An array of arcs connecting this node to other nodes.
public var assetName: String
Name of the graphical asset class.
public var assetName: String
Name of the graphical asset.
private var autoRemove: Boolean
Determines if tooltips are automatically removed on mouse out events.
private var background: Sprite
Scrollbar background area.
public var backgroundColor: String
Scene background color.
public var backgroundColor: uint
Movie scene background RGB color value.
private var backHeight: uint
Height of the background area (includes buttons).
private var bgColor: uint
Base background theme color for the dialog chrome.
private var bgColor: uint
Color of the tooltip background.
private var bgTransparency: Number
Transparency of the dialog box (alpha 0-1).
public var boxHeight: Number
Gradient fill box height
public var boxRotation: Number
Gradient fill box rotation
public var boxTx: Number
Gradient fill box X-axis offset
public var boxTy: Number
Gradient fill box Y-axis offset
public var boxWidth: Number
Gradient fill box width
private var brightnessField: IntegerInput
Brightness integer input field.
private static var c_bIsLogged: Boolean
Flag for storing the log status of the animation system information.
private static var c_objInstance: EventBroadcaster
Stores the singleton instance of this class.
private static var c_objStage: Stage
Holds a reference to the stage.
private var callback: Function
Function called when the button is clicked
private var callback: Function
Callback function called when the field has been changed.
private var callback: Function
Callback function called when the button is clicked or auto-repeats.
private var callback: Function
Callback function called when the field has been changed.
private var callback: Function
Callback function called when the scrollbar changes position
private var callback: Function
Callback function called when the button is clicked or auto-repeats.
private var callback: Function
Callback function called when the text in the field has been changed or when the refresh method is called.
private var callback: Function
Function called when the button changes state
private var callbackContext: Object
Holds a reference to an object used as an argument to the delayed function.
private var callbackFunction: Function
Holds a reference to the function to call
public var caps: String
Line CapsStyle enum
private var changeCallback: Function
Optional callback triggered when the text in the scriptField has been changed.
public var children: DLinkedList
A list of child nodes being referenced.
public var classType: String
Asset class type.
public var classType: String
Stroke class type, see Stroke class types
public var clientArea: Sprite
The dialog client area where a derived class can place widgets and other display objects.
private var closeButton: BubbleButton
Close button for cancelling the dialog.
public var closeHandler: Function
Callback function called when the dialog is closed.
private var color: uint
Base theme color for the button
public static var color: uint
Base color used in coloring of the assets.
public var color: uint
Line color
private var color: uint
Text color used for the tooltip label texts.
private var colorGradient: Sprite
Color gradient parent sprite for the gradient box, triangle and selector circle.
private var colorHue: Sprite
Color hue wheel sprite.
private static var colorName: String
Temporary used to hold the name of a color during initialization.
private var colorPalette: Sprite
Palette sprite with hue, saturation and brightness columns.
private var colorSelector: Sprite
Circle sprite indicating the selectedColor in the gradient box.
public var controlPoint: Point
Secondary control point for the item.
public var controlSprite: Sprite
Sprite representing the secondary control point.
public var coordinateSystem: Rectangle
Local reference coordinate system
public var cornerPoint: Point
Tertiary corner point only used to define a rounded rectangle’s corner size.
private var cornerSize: uint
Rounded corner size.
private var cornerSize: uint
Rounded corner size.
public var cornerSprite: Sprite
Sprite representing the tertiary corner point.
private var count: uint
Counter used to re-randomize the drawing to vary the look.
private var curPos: Number
Current position of the scrollbar slider
private var currentColor: Sprite
Palette sprite with only a preview of the selectedColor.
public var data: *
The node’s data.
public var data: *
The node’s data.
public var data: *
The node’s data being referenced.
public var data: *
The node’s data.
public var data: *
The data being referened.
private var delayedCall: Timer
Timer object used to trigger the delayed function call.
private var dialogColor: uint
Base dialog theme color
private var dialogColor: uint
Base dialog theme color
private var downButton: ShapeButton
Scrollbar down button.
private var downOffState: Shape
Button shape shown when the button is pressed down and its state is off
private var downOnState: Shape
Button shape shown when the button is pressed down and its state is on
private var downState: BubbleButtonState
Visual state of the button when it is pressed down
private var downState: Sprite
Sprite displayed when the button is pressed.
private var downState: Sprite
Sprite displayed when the button is pressed.
public static var enableChangeCallbacks: Boolean
Set to false to disable callback and render calls.
private var enabled: Boolean
State variable determining if tooltips are displayed.
public var enableSyntaxHighlight: Boolean
Property indicating if syntax highlighting is on or off.
protected var extendedPropertyName: String
The base property name for example ‘transform’ or ‘filters’
protected var extendedPropertyObjectName: String
The object or class property name for example ‘matrix’, ‘colorTransform’, ‘DropShadowFilter’, ...
Close