| 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   | 
| ICML — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements CML compatibility. | 
| icon — Property, class com.gestureworks.cml.element.Key | 
 | 
		 The icon displayed on the key element
		  | 
| IContainer — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements CML display containers. | 
| ICSS — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements CSS compatibility. | 
| id — Property, class com.gestureworks.cml.events.StateEvent | 
 |  | 
| id — Property, class com.gestureworks.cml.factories.ElementFactory | 
 | 
		 sets the id of child
		  | 
| id — Property, class com.gestureworks.cml.factories.ObjectFactory | 
 | 
		 sets the id
		  | 
| id — Property, class com.gestureworks.cml.factories.TextFactory | 
 | 
		 Sets the id
		  | 
| id — Property, class com.gestureworks.cml.factories.TouchContainerFactory | 
 | 
		 sets childlist id
		  | 
| id — Property, interface com.gestureworks.cml.interfaces.IObject | 
 | 
		 Returns the object's id. | 
| id — Property, class com.gestureworks.events.CMLEvent | 
 |  | 
| id — Property, class com.gestureworks.events.DisplayEvent | 
 |  | 
| id — Property, class com.gestureworks.objects.ClusterObject | 
 |  | 
| id — Property, class com.gestureworks.objects.DimensionObject | 
 |  | 
| id — Property, class com.gestureworks.objects.FrameObject | 
 |  | 
| id — Property, class com.gestureworks.objects.GestureListObject | 
 |  | 
| id — Property, class com.gestureworks.objects.PointObject | 
 |  | 
| id — Property, class com.gestureworks.objects.StrokeObject | 
 |  | 
| id — Property, class com.gestureworks.objects.TimelineObject | 
 |  | 
| id — Property, class com.gestureworks.objects.TouchObject | 
 |  | 
| id — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| id — Property, class com.gestureworks.utils.SimulatorGraphic | 
 |  | 
| id3 — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 info object
		  | 
| id3Album — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 album
		  | 
| id3Album — Property, class com.gestureworks.cml.factories.MP3Factory | 
 | 
		 returns the album id
		  | 
| id3Author — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 author
		  | 
| id3Author — Property, class com.gestureworks.cml.factories.MP3Factory | 
 | 
		 returns the author id 
		  | 
| id3Comment — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 Comment
		  | 
| id3Comment — Property, class com.gestureworks.cml.factories.MP3Factory | 
 | 
		 returns the comment
		  | 
| id3Copyright — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 Copyright
		  | 
| id3Copyright — Property, class com.gestureworks.cml.factories.MP3Factory | 
 | 
		 returns the copyright id
		  | 
| id3Title — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 title
		  | 
| id3Title — Property, class com.gestureworks.cml.factories.MP3Factory | 
 | 
		 returns the title 
		  | 
| id3Year — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 ID3 Year
		  | 
| id3Year — Property, class com.gestureworks.cml.factories.MP3Factory | 
 |  | 
| IElement — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements CML Elements. | 
| IGestureWorks — Interface, package com.gestureworks.core | 
 | 
	 ... | 
| IIterator — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements an iterator. | 
| ILayout — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements container layouts. | 
| IList — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements lists. | 
| IListIterator — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements a 2-way iterator on Lists. | 
| image — Property, class com.gestureworks.cml.components.FlickrViewer | 
 | 
		 Sets the image element. | 
| image — Property, class com.gestureworks.cml.components.ImageViewer | 
 | 
		 Sets the image element. | 
| Image — class, package com.gestureworks.cml.element | 
 |  
	 The Image class loads and displays an external bitmap file. | 
| Image() — Constructor, class com.gestureworks.cml.element.Image | 
 | 
		 Constructor
		  | 
| ImageElement — class, package com.gestureworks.cml.element | 
 | 
	 Deprecated: Please Use com.gestureworks.cml.element.Image
	  | 
| ImageElement() — Constructor, class com.gestureworks.cml.element.ImageElement | 
 |  | 
| ImageList — class, package com.gestureworks.cml.element | 
 | 
	 The ImageList element create a set of images through
	 and orderered list. | 
| ImageList() — Constructor, class com.gestureworks.cml.element.ImageList | 
 | 
		 Constructor
		  | 
| ImageSequence — class, package com.gestureworks.cml.element | 
 | 
	 The ImageSequence element creates a list of images and contains a build-in
	 sequencer. | 
| ImageSequence() — Constructor, class com.gestureworks.cml.element.ImageSequence | 
 | 
		 Constructor
		  | 
| ImageSlideshow — class, package com.gestureworks.cml.element | 
 | 
	 The ImageSlideshow element creates a list of images and contains a build-in
	 sequencer with fade transitions. | 
| ImageSlideshow() — Constructor, class com.gestureworks.cml.element.ImageSlideshow | 
 | 
		 Constructor
		  | 
| imageType — Static Property, class com.gestureworks.cml.managers.FileManager | 
 |  | 
| ImageViewer — class, package com.gestureworks.cml.components | 
 | 
	 The ImageViewer component is primarily meant to display an Image element and its associated meta-data. | 
| ImageViewer() — Constructor, class com.gestureworks.cml.components.ImageViewer | 
 | 
		 image viewer Constructor
		  | 
| img — Property, class com.gestureworks.cml.factories.BitmapFactory | 
 |  | 
| IMGLoader — class, package com.gestureworks.cml.loaders | 
 | 
	 The IMGLoader class loads an external bitmap file. | 
| IMGLoader() — Constructor, class com.gestureworks.cml.loaders.IMGLoader | 
 | 
		 Constructor
		  | 
| inArray(b:Object, a:Array) — Static Method                  ,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| inBounds(e:any) — method,  class com.gestureworks.cml.element.Album | 
 | 
		 Enables the drag if the touch is inside or moves inside the album
		  | 
| inBounds(e:any) — method,  class com.gestureworks.cml.element.MenuAlbum | 
 | 
		 Sets inAlbumBounds flag to true
		  | 
| Include — class, package com.gestureworks.cml.element | 
 | 
	 The Include element allows one to nest CML files. | 
| Include() — Constructor, class com.gestureworks.cml.element.Include | 
 | 
		 Constructor
		  | 
| index — Property, class com.gestureworks.cml.element.Camera | 
 | 
		 A zero-based integer that specifies the index of the camera, as reflected in
		 the array returned by the names property. | 
| index — Property, class com.gestureworks.cml.element.Microphone | 
 | 
		 The index of the microphone, as reflected in the array returned by 
		 Microphone.names. | 
| index — Property, class com.gestureworks.cml.factories.ElementFactory | 
 | 
		 sets the index of display object
		  | 
| index — Property, class com.gestureworks.cml.factories.TextFactory | 
 | 
		 specify the text index
		  | 
| index — Property, class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Returns and sets the current index
		  | 
| index — Property, class com.gestureworks.cml.utils.List | 
 | 
		 Returns and sets the current index
		  | 
| index(obj:Object) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| inDockBounds(obj:any) — method,  class com.gestureworks.cml.element.MenuAlbum | 
 | 
		 Determines if the object is within the dock's boundaries
		  | 
| InertialFilter — class, package com.gestureworks.utils | 
 |  | 
| InertialFilter() — Constructor, class com.gestureworks.utils.InertialFilter | 
 |  | 
| infoSource — Property, class com.gestureworks.cml.factories.ContainerFactory | 
 | 
		 sets info source
		  | 
| init() — method,  class com.gestureworks.analysis.KineMetric | 
 |  | 
| init() — method,  class com.gestureworks.analysis.TemporalMetric | 
 |  | 
| init() — method,  class com.gestureworks.analysis.VectorMetric | 
 |  | 
| init() — method,  class com.gestureworks.cml.components.AlbumViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.CollectionViewer | 
 | 
		 Initialization
		  | 
| init() — method,  class com.gestureworks.cml.components.Component | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.components.FlickrViewer | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.components.GigapixelViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.ImageViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.LiveVideoViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.MP3Player | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.MaskImageViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.MediaViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.ModestMapViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.PanoramicViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.SlideshowViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.VideoViewer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.WAVPlayer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.components.YouTubeViewer | 
 | 
		 Initialization function
		  | 
| init(cml:XML) — method,  class com.gestureworks.cml.core.CMLDisplay | 
 | 
		 initialization method
		  | 
| init(cml:XML, parent:any, properties:any) — Static Method                  ,  class com.gestureworks.cml.core.CMLParser | 
 | 
		 Initial parsing of the cml document
		  | 
| init() — method,  class com.gestureworks.cml.element.Accordion | 
 | 
		 Initialization call
		  | 
| init() — method,  class com.gestureworks.cml.element.Album | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.Button | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.ColorPicker | 
 | 
		 Initializes the components
		  | 
| init() — method,  class com.gestureworks.cml.element.DatePicker | 
 | 
		 Initializes the calendar components
		  | 
| init() — method,  class com.gestureworks.cml.element.Dial | 
 | 
		 Initializes the configuration and display of dial elements
		  | 
| init() — method,  class com.gestureworks.cml.element.Dock | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.Drawer | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.DropDownMenu | 
 | 
		 inialisation method 
		  | 
| init() — method,  class com.gestureworks.cml.element.Flickr | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.FlickrQuery | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Frame | 
 | 
		 Initialization method
		  | 
| init() — method,  class com.gestureworks.cml.element.Gigapixel | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Graphic | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Hotspot | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Image | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Key | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.LiveVideo | 
 | 
		Initializes the configuration and display of live video and audio. | 
| init() — method,  class com.gestureworks.cml.element.MP3 | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Magnifier | 
 |  | 
| init() — method,  class com.gestureworks.cml.element.MaskContainer | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Media | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Menu | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.MenuAlbum | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.Model3D | 
 | 
		 Global initialise function
		  | 
| init() — method,  class com.gestureworks.cml.element.ModestMap | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.ModestMapMarker | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.OrbMenu | 
 | 
		 Initializes the configuration and display of orbMenu
		  | 
| init() — method,  class com.gestureworks.cml.element.Panoramic | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.ProgressBar | 
 |  | 
| init() — method,  class com.gestureworks.cml.element.RadioButtons | 
 | 
		 Initializes the configuration and display of the RadioButtons
		  | 
| init() — method,  class com.gestureworks.cml.element.SWC | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.SWF | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.ScrollBar | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.ScrollPane | 
 |  | 
| init() — method,  class com.gestureworks.cml.element.Slider | 
 | 
		 Initializes the slider object
		  | 
| init() — method,  class com.gestureworks.cml.element.Slideshow | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Stack | 
 | 
		 Initialization method
		  | 
| init() — method,  class com.gestureworks.cml.element.Stepper | 
 | 
		 Initializes the configuration and display of Numbers
		  | 
| init() — method,  class com.gestureworks.cml.element.Switch | 
 | 
		 Initializes the configuration and display of the Switch
		  | 
| init() — method,  class com.gestureworks.cml.element.TLF | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.Tab | 
 | 
		 Initialization call
		  | 
| init() — method,  class com.gestureworks.cml.element.TabbedContainer | 
 | 
		 Initialization call
		  | 
| init() — method,  class com.gestureworks.cml.element.Toggle | 
 | 
		 Initializes the configuration and display of the toggle
		  | 
| init() — method,  class com.gestureworks.cml.element.TouchContainer | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.TouchKeyboard | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.element.Video | 
 |  | 
| init() — method,  class com.gestureworks.cml.element.View | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.WAV | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.element.YouTube | 
 | 
		 Initialisation method
		  | 
| init() — method,  class com.gestureworks.cml.factories.ElementFactory | 
 | 
		 Initialization function
		  | 
| init() — method,  class com.gestureworks.cml.kits.AttractKit | 
 | 
		 CML callback initialisation
		  | 
| init() — method,  class com.gestureworks.cml.kits.BackgroundKit | 
 | 
		 CML callback initialisation
		  | 
| init() — method,  class com.gestureworks.core.TouchPipeline | 
 |  | 
| init(event:flash.events:Event) — method,  class com.gestureworks.managers.ModeManager | 
 |  | 
| init() — method,  class com.gestureworks.utils.GestureParser | 
 |  | 
| init() — method,  class com.gestureworks.utils.debug.DebugClusterCenter | 
 |  | 
| init() — method,  class com.gestureworks.utils.debug.DebugClusterDataList | 
 |  | 
| init() — method,  class com.gestureworks.utils.debug.DebugClusterDataView | 
 |  | 
| init() — method,  class com.gestureworks.utils.debug.DebugGestureDataView | 
 |  | 
| init() — method,  class com.gestureworks.utils.debug.DebugTouchObjectDataView | 
 |  | 
| init() — method,  class com.gestureworks.utils.debug.DebugTouchObjectPivot | 
 |  | 
| init_center_point — Property, class com.gestureworks.objects.TransformObject | 
 |  | 
| initDebug() — method,  class com.gestureworks.core.TouchDebugDisplay | 
 |  | 
| initDebugDisplay() — method,  class com.gestureworks.core.TouchDebugDisplay | 
 |  | 
| initDebugVars() — method,  class com.gestureworks.core.TouchDebugDisplay | 
 |  | 
| initFilterVars() — method,  class com.gestureworks.utils.NoiseFilter | 
 |  | 
| initGesture() — method,  class com.gestureworks.core.TouchGesture | 
 |  | 
| initial — Property, class com.gestureworks.cml.element.Button | 
 | 
		 Sets the initial button state object
		  | 
| initialAlpha — Property, class com.gestureworks.cml.element.MenuAlbum | 
 | 
		 The initial alpha value of the album content
		  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.EnterFrameManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.MotionManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.MouseManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.ObjectManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.SensorManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.TUIOManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.managers.TouchManager | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.utils.KeyListener | 
 |  | 
| initialize() — Static Method                  ,  class com.gestureworks.utils.Simulator | 
 |  | 
| initialized — Property, class com.gestureworks.core.GestureWorksCore | 
 | 
		 Returns whether gestureworks has initialized. | 
| initializeOpen — Property, class com.gestureworks.cml.element.Drawer | 
 | 
		 Flag indicating whether the initial state of the drawer is open or closed
		  | 
| initTextColor — Property, class com.gestureworks.cml.element.Key | 
 | 
		 The inital text color
		  | 
| initTransform() — method,  class com.gestureworks.core.TouchTransform | 
 |  | 
| inner — Property, class com.gestureworks.cml.filters.DropShadow | 
 | 
		 Indicates whether or not the shadow is an inner shadow. | 
| inner — Property, class com.gestureworks.cml.filters.Glow | 
 | 
		 Specifies whether the glow is an inner glow. | 
| input(val:Number) — method,  class com.gestureworks.cml.element.ProgressBar | 
 | 
		 Sets the value of the progress bar
		  | 
| input(val:Number) — method,  class com.gestureworks.cml.element.Slider | 
 | 
		 Sets the value of the slider. | 
| input(value:String) — method,  class com.gestureworks.cml.element.TLF | 
 | 
		 Input must be prefixed with AS3's namespace:
		 
		 
		 	Paragraph1
		 	Paragraph2
		 	Paragraph3
		 
		 
		  | 
| inputTxt — Property, class com.gestureworks.cml.element.Stepper | 
 | 
		 Defines the input text Field
		  | 
| insert(index:int, file:String) — method,  class com.gestureworks.cml.element.ImageList | 
 | 
		 inserts image into specified index location
		  | 
| insert(index:int, value:any) — method,  interface com.gestureworks.cml.interfaces.IList | 
 | 
		 Inserts input value to list. | 
| insert(index:int, key:any, value:any) — method,  class com.gestureworks.cml.utils.LinkedMap | 
 | 
		 Inserts a new key and value by index
		  | 
| insert(index:int, value:any) — method,  class com.gestureworks.cml.utils.List | 
 | 
		 Inserts a new value by index
		  | 
| insertAfter(... rest) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| insertBefore(... rest) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| instance — Static Property, class com.gestureworks.cml.core.CMLObjectList | 
 | 
		 Singleton accessor
		  | 
| instance — Static Property, class com.gestureworks.cml.core.CMLParser | 
 |  | 
| instance — Static Property, class com.gestureworks.cml.kits.LayoutKit | 
 | 
		 Singleton accesor method
		  | 
| instance — Static Property, class com.gestureworks.cml.managers.CSSManager | 
 | 
		 Returns an instance of the CSSManager class
		  | 
| instance — Static Property, class com.gestureworks.cml.managers.DisplayManager | 
 | 
		 Returns instance of DisplayManaager
		  | 
| instance — Static Property, class com.gestureworks.cml.managers.FileManager | 
 |  | 
| instance — Static Property, class com.gestureworks.cml.managers.LayoutManager | 
 | 
		 Returns an instance of the LayoutManager class
		  | 
| instance — Static Property, class com.gestureworks.cml.utils.DefaultStage | 
 | 
		 Returns an instance of DefaultState class
		  | 
| invertDrag — Property, class com.gestureworks.cml.element.Dial | 
 |  | 
| invertDrag — Property, class com.gestureworks.cml.element.ScrollBar | 
 |  | 
| invertDrag — Property, class com.gestureworks.cml.element.ScrollPane | 
 |  | 
| invertMatrix(displayObject:flash.display:DisplayObject, newParent:flash.display:DisplayObjectContainer) — method,  class com.gestureworks.cml.components.Component | 
 |  | 
| IObject — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implements CML Objects. | 
| IPlay — Interface, package com.gestureworks.cml.interfaces | 
 | 
	 Implement media control methods
	  | 
| _is(expr:String) — method,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| isCML(file:String) — Static Method                  ,  class com.gestureworks.cml.managers.FileManager | 
 |  | 
| isColliding(target1:flash.display:DisplayObject, target2:flash.display:DisplayObject, commonParent:flash.display:DisplayObjectContainer, pixelPrecise:Boolean, tolerance:Number) — Static Method                  ,  class com.gestureworks.cml.utils.CollisionDetection | 
 |  
		 Returns whether the two display objects are colliding or overlapping
		  | 
| isCommons — Property, class com.gestureworks.cml.element.FlickrQuery | 
 | 
		 Return images that are part of the Flickr commons project. | 
| isFunction(fn:Object) — Static Method                  ,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
| isHorizontal() — method,  class com.gestureworks.cml.element.Slider | 
 | 
		 Convenience orientation flag
		  | 
| isLibrary(file:String) — Static Method                  ,  class com.gestureworks.cml.managers.FileManager | 
 |  | 
| isLoaded — Property, class com.gestureworks.cml.components.FlickrViewer | 
 |  | 
| isLoaded — Property, class com.gestureworks.cml.components.ImageViewer | 
 |  | 
| isLoaded — Property, class com.gestureworks.cml.factories.BitmapFactory | 
 |  | 
| _isLoaded — Property, class com.gestureworks.cml.factories.LoaderFactory | 
 |  | 
| isLoaded — Property, class com.gestureworks.cml.factories.LoaderFactory | 
 | 
		 Returns true if the file is loaded
		  | 
| isLoaded — Property, class com.gestureworks.cml.loaders.CMLLoader | 
 | 
		 Returns true if the file is loaded
		  | 
| isLoaded — Property, class com.gestureworks.cml.loaders.CSSLoader | 
 | 
		 Returns true if the file is loaded
		  | 
| isLoaded — Property, class com.gestureworks.cml.loaders.XMLLoader | 
 | 
		 Returns true if the file is loaded
		  | 
| isLoaded — Property, class com.gestureworks.utils.CMLLoader | 
 | 
		 Returns true if the file is loaded
		  | 
| isLoading — Property, class com.gestureworks.cml.element.Dock | 
 |  | 
| isMedia(file:String) — Static Method                  ,  class com.gestureworks.cml.managers.FileManager | 
 |  | 
| isPlaying — Property, class com.gestureworks.cml.element.MP3 | 
 | 
		 Sets video playing status
		  | 
| isPlaying — Property, class com.gestureworks.cml.element.Video | 
 | 
		 sets video playing status
		  | 
| isPlaying — Property, class com.gestureworks.cml.element.WAV | 
 | 
		 Sets video playing status
		  | 
| isPlaying — Property, class com.gestureworks.cml.element.YouTube | 
 |  | 
| isPreloadMedia(file:String) — Static Method                  ,  class com.gestureworks.cml.managers.FileManager | 
 |  | 
| isSelected — Property, class com.gestureworks.cml.element.Tab | 
 | 
		 The selected state of the tab container
		  | 
| isShift — Static Property, class com.gestureworks.core.GestureWorks | 
 | 
		 Determines if Shift key is down or Up. | 
| isSupported — Static Property, class com.gestureworks.cml.element.Camera | 
 | 
		 The isSupported property is set to true if the 
		 Camera class is supported on the current platform, otherwise it is
		 set to false. | 
| isSupported — Property, class com.gestureworks.cml.element.Microphone | 
 | 
		 The isSupported property is set to true if the 
		 Microphone class is supported on the current platform, otherwise it is
		 set to false. | 
| isVisible(obj:flash.display:DisplayObject) — Static Method                  ,  class com.gestureworks.cml.utils.DisplayUtils | 
 | 
		   Check if a display object is visible. | 
| isXMLDoc(elem:Object) — Static Method                  ,  class com.gestureworks.cml.utils.as3Query | 
 |  | 
 | 
| 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   |