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 |
RadialSlider — class, package com.gestureworks.cml.elements |
|
The RadialSlider element creates a circular progress bar that reponds touch and mouse input. |
RadialSlider() — Constructor, class com.gestureworks.cml.elements.RadialSlider |
|
Constructor
|
radioButtons — Property, class com.gestureworks.cml.elements.RadioButtons |
| |
RadioButtons — class, package com.gestureworks.cml.elements |
|
The RadioButtons element represents a group of radio buttons generated from a user defined list of labels. |
RadioButtons(labels:String) — Constructor, class com.gestureworks.cml.elements.RadioButtons |
|
RadioButton Constructor. |
radioColor — Property, class com.gestureworks.cml.elements.RadioButtons |
|
The color for the radio buttons;
|
radioStroke — Property, class com.gestureworks.cml.elements.RadioButtons |
|
The stroke of the radio button's graphic. |
radioStrokeColor — Property, class com.gestureworks.cml.elements.RadioButtons |
|
The color of a radio button's stroke;
|
radius — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets radius (in pixels) of circle. |
radius — Property, class com.gestureworks.cml.elements.Magnifier |
|
Radius of the total area of the lens, including distortion effects if any. |
radius — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the outer radius value for the slider
|
rail — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the slider's rail element
|
rail — Property, class com.gestureworks.cml.elements.Slider |
|
Sets the slider's rail element
|
railAlpha — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Alpha of default rail
|
railAlpha — Property, class com.gestureworks.cml.elements.Slider |
|
Alpha of default rail
|
railColor — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Color of default rail
|
railColor — Property, class com.gestureworks.cml.elements.Slider |
|
Color of default rail
|
railGraphic — Property, class com.gestureworks.cml.elements.ScrollBar |
| |
railLineColor — Property, class com.gestureworks.cml.elements.Slider |
|
Color of default rail line
|
railShape — Property, class com.gestureworks.cml.elements.ScrollBar |
|
Sets the shape of the rail grpahic, either "rectangle" or "roundRectangle". |
railTouch — Property, class com.gestureworks.cml.elements.ScrollBar |
| |
RandomLayout — class, package com.gestureworks.cml.layouts |
|
The RandomLayout positions display objects randomly about the x- and y-axes
and applies a specified amount of random rotation. |
RandomLayout() — Constructor, class com.gestureworks.cml.layouts.RandomLayout |
|
Constructor
|
randomMinMax(min:Number, max:Number) — Static Method , class com.gestureworks.cml.layouts.Layout |
|
Generates a reandom number between min and max
|
randomX(container:flash.display:DisplayObjectContainer) — method, class com.gestureworks.cml.layouts.RandomLayout |
|
Distributes the the children of the container randomly
about the x-axis. |
randomXY(container:flash.display:DisplayObjectContainer) — method, class com.gestureworks.cml.layouts.RandomLayout |
|
Distributes the the children of the container randomly
about the x,y-axes. |
randomXYRotation(container:flash.display:DisplayObjectContainer) — method, class com.gestureworks.cml.layouts.RandomLayout |
|
Distributes the the children of the container randomly
about the x,y-axes and applies a random amount of rotation. |
randomY(container:flash.display:DisplayObjectContainer) — method, class com.gestureworks.cml.layouts.RandomLayout |
|
Distributes the the children of the container randomly
about the y-axis. |
rate — Property, class com.gestureworks.cml.elements.Microphone |
|
The rate at which the microphone is capturing sound, in kHz. |
rate — Property, class com.gestureworks.cml.elements.Slideshow |
|
Rate of change between slides in milliseconds
|
ref — Property, class com.gestureworks.cml.elements.SWF |
|
ref loads a swf library class
must be pre-loaded through the library kit
|
registerObject(object:any, attr:com.gestureworks.cml.elements:State) — Static Method , class com.gestureworks.cml.managers.StateManager |
|
Registers object attributes for state management
|
registerStateTag(object:any, cml:XMLList) — Static Method , class com.gestureworks.cml.managers.StateManager |
|
Register object attributes in State tag
|
registerWindow(window:com.gestureworks.cml.elements:Window) — method, class com.gestureworks.cml.managers.WindowManager |
|
Append window, cloning doesn't work
|
relativePaths — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
relativeX — Property, class com.gestureworks.cml.elements.TouchContainer |
|
When set true this containers children's x position will be laid out relatively
to each other. |
relativeY — Property, class com.gestureworks.cml.elements.TouchContainer |
|
When set true this containers children's y position will be laid out relatively
to each other. |
releaseInertia — Property, class com.gestureworks.cml.elements.Slider |
|
Turns gestureReleaseInertia off and on
|
relToAbsPath(string:String) — Static Method , class com.gestureworks.cml.core.CMLParser |
|
Converts relative to absolute path
|
remove(index:int) — method, interface com.gestureworks.cml.interfaces.IList |
|
Removes value from list. |
removeChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.elements.TouchContainer |
|
Removes child from display list and, if not already removed, the child list
|
removeChildAt(index:int) — method, class com.gestureworks.cml.elements.TouchContainer |
|
Removes child from display list and, if not already removed, the child list
|
removeChildren(beginIndex:int, endIndex:int) — method, class com.gestureworks.cml.elements.TouchContainer |
|
Removes children from display list and, if not already removed, the child list
|
removeCMLChildren() — method, class com.gestureworks.cml.managers.DisplayManager |
|
Removes all children of the entire CMLObjectList
by looping through the index of the CMLObjectList. |
removeComponent(c:flash.display:DisplayObject) — method, class com.gestureworks.cml.components.CollectionViewer |
|
Removes component. |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — Static Method , class com.gestureworks.cml.core.CMLParser |
| |
removeEventListener(type:String, listener:Function, useCapture:Boolean) — Static Method , class com.gestureworks.cml.managers.FileManager |
| |
removeEvents() — method, class com.gestureworks.cml.elements.ScrollPane |
|
Removes scroll pane events
|
repeatTimer — Property, class com.gestureworks.cml.elements.OrbMenu |
|
number of times the timer will tick before the timer stops itself
|
replaceSelectedText(value:String) — method, class com.gestureworks.cml.elements.Text |
|
Replaces the current selection with the contents of the value parameter. |
replaceText(beginIndex:int, endIndex:int, newText:String) — method, class com.gestureworks.cml.elements.Text |
|
Replaces the range of characters that the beginIndex and
endIndex parameters specify with the contents
of the newText parameter. |
resample — Property, class com.gestureworks.cml.elements.Image |
|
Specifies whether a loaded image is resampled to the provided width and/or height. |
resample — Property, class com.gestureworks.cml.elements.Media |
|
Specifies whether a loaded image is resampled to the provided width and/or height. |
resample — Property, class com.gestureworks.cml.elements.Video |
| |
reset() — method, class com.gestureworks.cml.components.Component |
| |
reset() — method, class com.gestureworks.cml.elements.Album |
|
Reset to initial state
|
reset() — method, class com.gestureworks.cml.elements.Button |
| |
reset() — method, class com.gestureworks.cml.elements.FlipBook |
| |
reset() — method, class com.gestureworks.cml.elements.MaskContainer |
| |
reset() — method, class com.gestureworks.cml.elements.Menu |
| |
reset() — method, class com.gestureworks.cml.elements.ScrollBar |
| |
reset() — method, class com.gestureworks.cml.elements.ScrollPane |
|
Resets scroll positions. |
reset() — method, class com.gestureworks.cml.elements.SlideMenu |
| |
reset() — method, class com.gestureworks.cml.elements.Slider |
|
Resets the knob position
|
reset() — method, class com.gestureworks.cml.elements.Slideshow |
| |
reset() — method, class com.gestureworks.cml.elements.Stack |
|
Resets the stack order
|
resetImage() — method, class com.gestureworks.cml.elements.Paint |
|
Erases data and clears canvas
|
resetMatrix() — method, class com.gestureworks.cml.components.Component |
| |
resize() — method, class com.gestureworks.cml.elements.Image |
| |
resize(newDimension:Number) — method, class com.gestureworks.cml.elements.ScrollBar |
|
Used by the ScrollPane class to resize the scrollbar when scrollable content is scaled larger or smaller. |
resize() — method, class com.gestureworks.cml.elements.Video |
| |
resolveAttrs(obj:Object) — Static Method , class com.gestureworks.cml.core.CMLParser |
|
Resolves expression attributes
|
resource — Property, class com.gestureworks.cml.managers.ResourceManager |
| |
ResourceManager — class, package com.gestureworks.cml.managers |
|
... |
ResourceManager() — Constructor, class com.gestureworks.cml.managers.ResourceManager |
| |
resources — Property, class com.gestureworks.cml.managers.ResourceManager |
| |
responder — Property, class com.gestureworks.cml.elements.Dock |
| |
restartTimer() — method, class com.gestureworks.cml.components.Component |
| |
restrict — Property, class com.gestureworks.cml.elements.Text |
|
Indicates the set of characters that a user can enter into the text field. |
result — Property, class com.gestureworks.cml.elements.Dock |
| |
resultCnt — Property, class com.gestureworks.cml.elements.Dock |
| |
resultPhotos — Property, class com.gestureworks.cml.elements.FlickrQuery |
| |
results — Property, class com.gestureworks.cml.elements.FlickrQuery |
|
Read-only property indicating total results per page returned. |
resultsPerPage — Property, class com.gestureworks.cml.elements.Dock |
|
Sets the results for pagination. |
resultsPerPage — Property, class com.gestureworks.cml.elements.FlickrQuery |
|
Select the number of results to turn per page. |
resume() — method, class com.gestureworks.cml.elements.MP3 |
|
Resumes playback from paused position
|
resume() — method, class com.gestureworks.cml.elements.Media |
|
Resumes media playback from paused position
|
resume(e:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.elements.Video |
|
Resumes video playback from paused position
|
resume() — method, class com.gestureworks.cml.elements.YouTube |
|
Resume from last spot. |
resume() — method, interface com.gestureworks.cml.interfaces.IPlay |
|
Resumes the media from paused position. |
returnFields — Property, class com.gestureworks.cml.elements.Dock |
| |
returnIndicator — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
reverse() — method, class com.gestureworks.cml.elements.Slideshow |
| |
rightCornerRadius — Property, class com.gestureworks.cml.elements.Drawer |
|
The radius of the upper right corner of the handle
|
rightHandle — Property, class com.gestureworks.cml.elements.Drawer |
|
The right mounted TouchContainer used to close the drawer when tapped. |
rightTriangle — Property, class com.gestureworks.cml.elements.Dial |
|
Defines the right triangle of background
|
rightTriangleAlpha — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the right triangle Transparency of background
|
rightTriangleColor — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the right triangle color of background
|
rightTriangleScale — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the scale of the right triangle
|
rootDirectory — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
rootHeader — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
rotateAroundPoint(obj:any, angle:Number, aroundX:Number, aroundY:Number) — Static Method , class com.gestureworks.cml.layouts.Layout |
|
Rotates an object around a spcecific point at a specific angle of rotation
|
rotateTransform(m:flash.geom:Matrix, rot:Number) — method, class com.gestureworks.cml.layouts.Layout |
|
Apply a rotation to the provided transformation matrix
|
rotation — Property, class com.gestureworks.cml.components.AlbumViewer |
|
Updates the angle of the album element
|
rotation — Property, class com.gestureworks.cml.elements.Album |
|
Synchronize the drag angle with the album's rotation
|
rotation — Property, class com.gestureworks.cml.layouts.FanLayout |
|
Since this is a rotation dependent layout, override the rotation mutator to prevent conflicts. |
rotation — Property, class com.gestureworks.cml.layouts.Layout |
|
Specifies the rotation value of the display objects in the layout
|
rotation — Property, class com.gestureworks.cml.layouts.PileLayout |
|
Since this is a rotation dependent layout, override the rotation mutator to prevent conflicts. |
rotation — Property, class com.gestureworks.cml.layouts.RandomLayout |
|
Since this is a rotaion dependent layout, override rotation mutator to prevent conflicts. |
rotationX — Property, class com.gestureworks.cml.components.AlbumViewer |
|
Updates the angle of the album element
|
rotationX — Property, class com.gestureworks.cml.elements.Album |
|
Synchronize the drag angle with the album's rotation
|
rotationY — Property, class com.gestureworks.cml.components.AlbumViewer |
|
Updates the angle of the album element
|
rotationY — Property, class com.gestureworks.cml.elements.Album |
|
Synchronize the drag angle with the album's rotation
|
rows — Property, class com.gestureworks.cml.layouts.GridLayout |
|
An integer representing the number of rows to be created in the grid
|
runToggle() — method, class com.gestureworks.cml.elements.Button |
| |
|
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 |