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 |
packages — Static Property, class com.gestureworks.cml.core.CMLCore |
|
The packages that are searchable by the CML parser. |
paddingBottom — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Sets the number of pixels between the container's bottom border and the bottom of its content area. |
paddingLeft — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Sets the number of pixels between the component's left border and the left edge of its content area. |
paddingRight — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Sets the number of pixels between the component's right border and the right edge of its content area. |
paddingTop — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Sets the number of pixels between the container's top border and the top of its content area. |
pageButtons — Property, class com.gestureworks.cml.components.AlbumViewer |
|
Sets the page buttons element. |
pageButtons — Property, class com.gestureworks.cml.components.SlideshowViewer |
|
Sets the page buttons element. |
pageButtons — Property, class com.gestureworks.cml.elements.RadioButtons |
|
Set whether or not the buttons are being used for pagination. |
pageContent — Property, class com.gestureworks.cml.elements.FlipBook |
| |
pageNumber — Property, class com.gestureworks.cml.elements.FlickrQuery |
| |
pages — Property, class com.gestureworks.cml.elements.FlickrQuery |
|
Read-only property indicating number of page results returned. |
Paint — class, package com.gestureworks.cml.elements |
|
... |
Paint(w:Number, h:Number, bg:uint, bgAlpha:Number) — Constructor, class com.gestureworks.cml.elements.Paint |
|
Constructor
|
painter — Property, class com.gestureworks.cml.components.PaintViewer |
| |
PaintViewer — class, package com.gestureworks.cml.components |
| |
PaintViewer() — Constructor, class com.gestureworks.cml.components.PaintViewer |
| |
pan — Property, class com.gestureworks.cml.elements.MP3 |
|
Sets the pan
|
pan — Property, class com.gestureworks.cml.elements.WAV |
|
Sets the audio pannning ( -1 = left, 0 = center, 1 = right )
|
paneStroke — Property, class com.gestureworks.cml.elements.ScrollPane |
|
Sets the thickness of a border stroke around the pane. |
paneStrokeColor — Property, class com.gestureworks.cml.elements.ScrollPane |
|
Sets the color of the pane stroke. |
paneStrokeMargin — Property, class com.gestureworks.cml.elements.ScrollPane |
|
Set a margin if the border should be slightly separate from the content. |
panTo(x:Number, y:Number, immediately:Boolean) — method, class com.gestureworks.cml.elements.Gigapixel |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.core.CMLObject |
|
Internal CML parse method. |
parseCML(obj:any, cml:XMLList) — Static Method , class com.gestureworks.cml.core.CMLParser |
|
Default parseCML routine
|
parseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.Gesture |
|
Parses cml file
|
parseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.GestureList |
|
parses cml file
|
parseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.HTML |
| |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.TLF |
|
parses cml file
|
parseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.Text |
|
Parse cml for local layouts. |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.TouchContainer |
|
Parse cml for local layouts. |
parseCML(cml:XMLList) — method, interface com.gestureworks.cml.interfaces.ICML |
|
Internal CML parse method. |
parseCML(cml:XMLList) — method, class com.gestureworks.cml.layouts.LayoutKit |
|
Parses cml
|
parseCSS(value:flash.text:StyleSheet) — method, class com.gestureworks.cml.managers.CSSManager |
|
Parses the currently loaded CSS file using the CMLObjectList
|
path — Property, class com.gestureworks.cml.events.FileEvent |
| |
pathCommands — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets the path moveTo and lineTo values
|
pathCommandsVector — Property, class com.gestureworks.cml.elements.Graphic |
| |
pathCoordinates — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets the path coordinates
|
pathCoordinatesVector — Property, class com.gestureworks.cml.elements.Graphic |
| |
pause() — method, class com.gestureworks.cml.elements.MP3 |
|
Pauses playback
|
pause() — method, class com.gestureworks.cml.elements.Media |
|
Pauses media playback
|
pause() — method, class com.gestureworks.cml.elements.Slideshow |
|
pauses the slideshow
|
pause(e:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.elements.Video |
|
Pauses video
|
pause() — method, class com.gestureworks.cml.elements.WAV |
|
pauses the wav file
|
pause() — method, class com.gestureworks.cml.elements.YouTube |
|
pauses the video
|
pause() — method, interface com.gestureworks.cml.interfaces.IPlay |
|
Pauses the media. |
paused — Property, class com.gestureworks.cml.elements.WAV |
|
specifies whether the wav file is paused or not
|
percentageDisplay — Property, class com.gestureworks.cml.elements.Preloader |
|
Sets the object to route percentage data too. |
percentLoaded — Property, class com.gestureworks.cml.elements.Image |
| |
percentLoaded — Property, class com.gestureworks.cml.elements.Video |
|
Percent of file loaded
|
percentLoaded — Property, class com.gestureworks.cml.elements.WAV |
|
Percent of file loaded
|
photosetid — Property, class com.gestureworks.cml.elements.FlickrQuery |
|
Photoset id is used to return every photo in a photoset. |
PileLayout — class, package com.gestureworks.cml.layouts |
|
The PileLayout positions the centers of the container's objects in the same
location and rotates them individually around the center. |
PileLayout() — Constructor, class com.gestureworks.cml.layouts.PileLayout |
|
Constructor
|
placeHolderIndex — Property, class com.gestureworks.cml.elements.Dock |
| |
placeHolders — Property, class com.gestureworks.cml.elements.Dock |
| |
play() — method, class com.gestureworks.cml.elements.MP3 |
|
Plays from the beginning
|
play() — method, class com.gestureworks.cml.elements.Media |
|
Plays the media file from the beginning
|
play() — method, class com.gestureworks.cml.elements.Slideshow |
|
plays the slideshow
|
play() — method, class com.gestureworks.cml.elements.Sound |
| |
play(e:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.elements.Video |
|
Plays the video from the beginning
|
play() — method, class com.gestureworks.cml.elements.WAV |
|
plays wav file
|
play() — method, class com.gestureworks.cml.elements.YouTube |
|
Start playing from the beginning. |
play() — method, interface com.gestureworks.cml.interfaces.IPlay |
|
Plays the media from the beginning. |
play(target:Object, soundIndex:int) — Static Method , class com.gestureworks.cml.managers.SoundManager |
|
Allows access to externally play a sound. |
playButtonState — Property, class com.gestureworks.cml.elements.Video |
|
Specifies the button state to execute the play operation
|
playhead — Property, class com.gestureworks.cml.elements.WAV |
|
Playhead position in ms
|
PointLayout — class, package com.gestureworks.cml.layouts |
|
The PointLayout positions the objects of a container
based on a user defined list of xy coordinates. |
PointLayout() — Constructor, class com.gestureworks.cml.layouts.PointLayout |
|
Constructor
|
pointRotateMatrix(angle:Number, aroundX:Number, aroundY:Number, m:flash.geom:Matrix) — Static Method , class com.gestureworks.cml.layouts.Layout |
|
Returns a matrix rotated around a specific point at a specific angle
|
points — Property, class com.gestureworks.cml.layouts.PointLayout |
| |
PopupMenu — class, package com.gestureworks.cml.elements |
|
Popup menu is used to create a simple menu from a text string of items. |
PopupMenu() — Constructor, class com.gestureworks.cml.elements.PopupMenu |
|
Constructor
|
portrait — Property, class com.gestureworks.cml.elements.Image |
|
specifies whether the loaded image is portrait or not
|
pos — Property, class com.gestureworks.cml.elements.Dock |
| |
position — Property, class com.gestureworks.cml.elements.Menu |
|
Specifies the position alogorithm of the menu. |
position — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Sets the position
|
position — Property, class com.gestureworks.cml.elements.Video |
|
Playhead position in ms
|
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.core.CMLObject |
|
Abstract method allows the setting of a postparse CML routine. |
postparseCML(cml:XMLList) — method, class com.gestureworks.cml.elements.TouchContainer |
|
Abstract method allows the setting of a postparse CML routine. |
postparseCML(cml:XMLList) — method, interface com.gestureworks.cml.interfaces.IObject |
|
Abstract method allows the setting of a postparse CML routine. |
preload — Property, class com.gestureworks.cml.elements.WAV |
|
Indicates whether the wav file is preloaded by the cml parser
|
preloadClones() — method, class com.gestureworks.cml.elements.Dock |
|
Preloads the maxClones value of template clones
|
Preloader — class, package com.gestureworks.cml.elements |
| |
Preloader() — Constructor, class com.gestureworks.cml.elements.Preloader |
|
Constructor
|
prepend(value:any) — method, interface com.gestureworks.cml.interfaces.IList |
|
Prepends input value to list. |
prev() — method, interface com.gestureworks.cml.interfaces.IListIterator |
|
Returns the previous item in the collection
|
previous(tween:Boolean) — method, class com.gestureworks.cml.elements.Album |
|
Snap to the previous item on the belt
|
previous() — method, class com.gestureworks.cml.elements.Slideshow |
|
Goes to the previous slide without restarting playback or changing play direction. |
previousArrow — Property, class com.gestureworks.cml.elements.Dock |
|
An optional way to set a custom graphic for multiple pages of results. |
previousPage() — method, class com.gestureworks.cml.elements.FlickrQuery |
| |
printData — Property, class com.gestureworks.cml.elements.WAV |
|
print data
|
progress — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the progress of the slider, in min to max range. |
progressBar — Property, class com.gestureworks.cml.elements.Video |
|
Links a progress bar to the video process
|
ProgressBar — class, package com.gestureworks.cml.elements |
|
The ProgressBar provides a visual representation of the progress of a task over time. |
ProgressBar() — Constructor, class com.gestureworks.cml.elements.ProgressBar |
| |
property — Property, class com.gestureworks.cml.events.StateEvent |
| |
publisher — 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 |