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  
absOffset — Property, class com.gestureworks.cml.elements.RadioButtons
Accordion — class, package com.gestureworks.cml.elements
The Accordion is an interactive container which holds display objects in a collapsible menu.
Accordion() — Constructor, class com.gestureworks.cml.elements.Accordion
Constructor
activateTouch() — method, class com.gestureworks.cml.elements.TouchContainer
activateTouch() — method, class com.gestureworks.cml.managers.DisplayManager
Calls the activateTouch() method on the entire CMLObjectList by looping through the index of the CMLObjectList.
activity — Property, class com.gestureworks.cml.components.Component
Current state of interaction
activity — Event, class com.gestureworks.cml.elements.VideoCamera
Dispatched when a camera begins or ends a session.
activityLevel — Property, class com.gestureworks.cml.elements.Microphone
The amount of sound the microphone is detecting.
activityLevel — Property, class com.gestureworks.cml.elements.VideoCamera
The amount of motion the camera is detecting.
addAllChildren() — method, class com.gestureworks.cml.elements.TouchContainer
method searches the child and adds to the list
addAllChildren() — method, interface com.gestureworks.cml.interfaces.IContainer
Searches the childList and adds each child to the display list.
addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.elements.Album
Reroutes the addition of children from the album to the album's belt and sets the dimesions of the container based on the greatest width and height of the child dimensions.
addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.elements.Drawer
Reroutes non-UI child additions to the drawer's content holder
addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.elements.Tab
Reroutes children addition to the content container
addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.elements.TouchContainer
Adds child to display list and, if not already added, the child list
addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.elements.Album
Reroutes the addition of children from the album to the album's belt and sets the dimesions of the container based on the greatest width and height of the child dimensions.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.elements.Drawer
Reroutes non-UI child additions to the drawer's content holder
addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.elements.Tab
Reroutes children addition at a specified index to the content container
addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.elements.TouchContainer
Adds child to display list and, if not already added, the child list
addCMLChildren() — method, class com.gestureworks.cml.managers.DisplayManager
Calls the addAllChildren() method on the entire CMLObjectList by looping through the index of the CMLObjectList.
addComponent(c:flash.display:DisplayObject) — method, class com.gestureworks.cml.components.CollectionViewer
Adds component.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Static Method , class com.gestureworks.cml.core.CMLParser
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Static Method , class com.gestureworks.cml.managers.FileManager
addLayout(id:String, layout:com.gestureworks.cml.interfaces:ILayout) — method, class com.gestureworks.cml.managers.LayoutManager
Adds the layout to the layout list
addNextComponent() — method, class com.gestureworks.cml.components.CollectionViewer
Adds next component from queue.
addToObjectList(obj:any) — Static Method , class com.gestureworks.cml.core.CMLParser
Assigns cml index to object and adds object to global CMLObjectList
album — Property, class com.gestureworks.cml.components.AlbumViewer
Sets the album element.
album — Property, class com.gestureworks.cml.elements.Dock
album — Property, class com.gestureworks.cml.elements.WAV
Album — class, package com.gestureworks.cml.elements
The Album element provides a list of display objects that can be scrolled horizontally or vertically using a drag gesture.
Album() — Constructor, class com.gestureworks.cml.elements.Album
Constructor
AlbumViewer — class, package com.gestureworks.cml.components
The AlbumViewer component is primarily meant to display an Album element and its associated meta-data.
AlbumViewer() — Constructor, class com.gestureworks.cml.components.AlbumViewer
Constructor
align — Property, class com.gestureworks.cml.elements.StageKit
Specifies the StageAlign type.
alpha — Property, class com.gestureworks.cml.filters.DropShadow
The alpha transparency value for the shadow color.
_alpha — Property, class com.gestureworks.cml.filters.Glow
alpha — Property, class com.gestureworks.cml.filters.Glow
The alpha transparency value for the color.
alpha — Property, class com.gestureworks.cml.layouts.Layout
Specifies the alpha value of the display objects in the layout
alphaHandler(e:com.gestureworks.events:GWGestureEvent) — method, class com.gestureworks.cml.elements.MaskContainer
alphaShift(n:Number) — method, class com.gestureworks.cml.elements.MaskContainer
alwaysShowSelection — Property, class com.gestureworks.cml.elements.Text
When set to true and the text field is not in focus, Flash Player highlights the selection in the text field in gray.
amountToShow — Property, class com.gestureworks.cml.components.CollectionViewer
amountToShow — Property, class com.gestureworks.cml.elements.Dock
anchorX — Property, class com.gestureworks.cml.elements.Graphic
Sets the anchor X of curve.
anchorY — Property, class com.gestureworks.cml.elements.Graphic
Sets the anchor Y of curve.
angle — Property, class com.gestureworks.cml.filters.Bevel
The angle of the bevel.
angle — Property, class com.gestureworks.cml.filters.DropShadow
The angle of the shadow.
angle — Property, class com.gestureworks.cml.layouts.FanLayout
The angle of rotation
angle — Property, class com.gestureworks.cml.layouts.PileLayout
angleLength — Property, class com.gestureworks.cml.elements.Graphic
Set the angle length of the circle segment in degrees.
animateIn — Property, class com.gestureworks.cml.components.CollectionViewer
antiAliasType — Property, class com.gestureworks.cml.elements.Text
The type of anti-aliasing used for this text field.
apikey — Property, class com.gestureworks.cml.elements.Flickr
The user's API key, necessary for making queries to the API, but not necessary for single images.
apikey — Property, class com.gestureworks.cml.elements.FlickrQuery
The user's API key, necessary for making queries to the API, but not necessary for single images.
append(value:any) — method, interface com.gestureworks.cml.interfaces.IList
Appends input value to list.
append(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager
Appends to file queue
appendText(newText:String) — method, class com.gestureworks.cml.elements.Text
Appends the string specified by the newText parameter to the end of the text of the text field.
applyLayout(value:any) — method, class com.gestureworks.cml.elements.Album
The album element is intended for a ListLayout only.
applyLayout(value:any) — method, class com.gestureworks.cml.elements.Tab
Apply layout to content container
applyLayout(value:any) — method, class com.gestureworks.cml.elements.TouchContainer
Apply the containers layout
applyMask — Property, class com.gestureworks.cml.elements.Album
Flag indicating whether the contents are masked
applyMask — Property, class com.gestureworks.cml.elements.Drawer
Flag indicating the application of a mask to the drawer to prevent content from exceeding the drawer's boundaries
applyMask — Property, class com.gestureworks.cml.elements.Tab
Mask the content to prevent objects from exceeding the boundaries
arrowIndicator — Property, class com.gestureworks.cml.elements.SlideMenu
artist — Property, class com.gestureworks.cml.elements.WAV
aspectRatio — Property, class com.gestureworks.cml.elements.Image
Stores the aspectRatio of the currently loaded image
attachSound(target:Object, sound:com.gestureworks.cml.elements:Sound) — Static Method , class com.gestureworks.cml.managers.SoundManager
Attract — class, package com.gestureworks.cml.elements
The AttractKit creates an attract screen that is removed during touch and displayed after a timout period.
Attract() — Constructor, class com.gestureworks.cml.elements.Attract
Constructor
attractMode — Property, class com.gestureworks.cml.elements.OrbMenu
defines whether Orbmenu is floating or not
attractState — Property, class com.gestureworks.cml.elements.Attract
The current attract state (false = closed, true = open)
attrLoop(obj:any, cml:XMLList) — Static Method , class com.gestureworks.cml.core.CMLParser
_audioStreamAvailable — Property, class com.gestureworks.cml.elements.WAV
Number of audio data bytes available in file stream
_audioStreamEnd — Property, class com.gestureworks.cml.elements.WAV
Byte position in file stream which indicates the beginning of audio data default = 0
_audioStreamPosition — Property, class com.gestureworks.cml.elements.WAV
Current audio data byte position in the file stream
_audioStreamSize — Property, class com.gestureworks.cml.elements.WAV
Total size in bytes of audio data in file stream default = 0
_audioStreamStart — Property, class com.gestureworks.cml.elements.WAV
Byte position in file stream which indicates the beginning of audio data
audioType — Static Property, class com.gestureworks.cml.managers.FileManager
autoAlign — Property, class com.gestureworks.cml.components.Component
Set the autoAlign for the auto text layout feature if desired.
autohide — Property, class com.gestureworks.cml.elements.Menu
autohide — Property, class com.gestureworks.cml.elements.ScrollPane
Sets whether to auto-hides scroll bars.
autoHide — Property, class com.gestureworks.cml.elements.Menu
Specifies whether the menu automatically hides when not in use
autohideSpeed — Property, class com.gestureworks.cml.elements.ScrollPane
Sets the auto-hide tween speed.
autoHideTime — Property, class com.gestureworks.cml.elements.Menu
Specifies the auto-hide time
autoLayout — Property, class com.gestureworks.cml.elements.Accordion
Set whether to automatically lay out labels, or to use padding properties that have been set.
autoLoad — Property, class com.gestureworks.cml.elements.Video
Indicates whether the video file is loaded when the src property is set
autoLoad — Property, class com.gestureworks.cml.elements.WAV
Indicates whether the wav file is autoloaded
autoplay — Property, class com.gestureworks.cml.elements.MP3
Indicates whether the mp3 file plays upon load
autoplay — Property, class com.gestureworks.cml.elements.Media
Indicates whether the file plays upon load
autoplay — Property, class com.gestureworks.cml.elements.Slideshow
Sets autoplay variable.
autoplay — Property, class com.gestureworks.cml.elements.Video
Indicates whether the video file plays upon load
autoplay — Property, class com.gestureworks.cml.elements.WAV
Indicates whether the wav file plays upon load
autoplay — Property, class com.gestureworks.cml.elements.YouTube
Sets whether or not the video plays immediately.
autoShuffle — Property, class com.gestureworks.cml.elements.TouchContainer
autoshuffles
autosize — Property, class com.gestureworks.cml.elements.Text
Auto-sizes based on text.
autoSize — Property, class com.gestureworks.cml.elements.Text
Controls automatic sizing and alignment of text fields.
autoTextLayout — Property, class com.gestureworks.cml.components.Component
Specifies whether text fields will be automatically adjusted to the component's width
_autoupdate — Property, class com.gestureworks.cml.elements.Attract
Automatically updates attract screen to stage size.
autoupdate — Property, class com.gestureworks.cml.elements.Attract
_autoupdate — Property, class com.gestureworks.cml.elements.Background
Automatically updates background to stage size.
autoupdate — Property, class com.gestureworks.cml.elements.Background
avatar — Property, class com.gestureworks.cml.elements.Image
sets the avatar value
averageGain — Property, class com.gestureworks.cml.elements.WAV
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