Packagecom.gestureworks.cml.factories
Classpublic class VideoFactory
InheritanceVideoFactory Inheritance TouchContainer Inheritance TouchContainerFactory Inheritance TouchSprite Inheritance flash.display.Sprite

The VideoFactory is the base class for all Videos. It is an abstract class that is not meant to be called directly.

See also

com.gestureworks.cml.factories.Text
com.gestureworks.cml.factories.TLF
com.gestureworks.cml.factories.ElementFactory


Public Properties
 PropertyDefined By
 Inherited_$height : Number = 0
TouchSprite
 Inherited_$rotation : Number = 0
TouchSprite
 Inherited$rotation : Number
TouchSprite
 Inherited_$scaleX : Number = 1
TouchSprite
 Inherited$scaleX : Number
TouchSprite
 Inherited_$scaleY : Number = 1
TouchSprite
 Inherited$scaleY : Number
TouchSprite
 Inherited$transformPoint : Point
TouchSprite
 Inherited_$width : Number = 0
TouchSprite
 Inherited_$x : Number = 0
TouchSprite
 Inherited$x : Number
TouchSprite
 Inherited_$y : Number = 0
TouchSprite
 Inherited$y : Number
TouchSprite
  autoLoad : Boolean
Indicates whether the video file is loaded when the src property is set
VideoFactory
  autoplay : Boolean
Indicates whether the video file plays upon load
VideoFactory
 InheritedautoShuffle : Boolean
autoshuffles
TouchContainerFactory
 InheritedbroadcastTarget : Boolean
TouchSprite
 InheritedchildList : ChildList
[read-only] returns the childlist
TouchContainerFactory
 Inheritedclass_ : String
Object's css class;
TouchContainerFactory
 InheritedclassName : String
sets the class name of displayobject
TouchContainerFactory
 InheritedcloneExclusions : Vector.<String>
[read-only] Returns a list of properties to exclude when cloning this object
TouchContainer
 InheritedclusterBubbling : Boolean
Allows touch points from a childclusters to copy into container touch objects in the local parent child display list stack.
TouchSprite
 InheritedclusterEvents : Boolean
Determins whether clusterEvents are processed and dispatched on the touchSprite.
TouchSprite
 InheritedclusterID : int
TouchSprite
 InheritedcmlIndex : int
sets the cml index
TouchContainerFactory
 Inheritedcml_item : Boolean
TouchSprite
 InheritedcO : ClusterObject
TouchSprite
  deblocking : int
Indicates the type of filter applied to decoded video as part of post-processing.
VideoFactory
  debug : Boolean
Prints status message to console
VideoFactory
 InheriteddebugDisplay : Boolean
TouchSprite
 InheriteddeltaFilterOn : Boolean
Determins whether filtering is applied to the delta values.
TouchSprite
 InheriteddimensionsTo : String
sets the dimensions of touchcontainer
TouchContainerFactory
 InheriteddisableAffineTransform : Boolean
Determins whether internal (native) transformations are affine (dynamically centered) on the touchSprite.
TouchSprite
 InheriteddisableNativeTransform : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite.
TouchSprite
 InheriteddN : Number
TouchSprite
 InheriteddropShadow : Boolean
Sets the drop shadow effect
TouchContainerFactory
  duration : Number
[read-only] Total video duration
VideoFactory
 InheritedGESTRELIST_UPDATE : String = gestureList update
[static]
TouchSprite
 InheritedgestureEventComplete : Boolean
Indicates weather all gestureEvents have been completed on the touchSprite.
TouchSprite
 InheritedgestureEventRelease : Boolean
Indicates whether all touch points have been released on the touchSprite.
TouchSprite
 InheritedgestureEvents : Boolean
Determins whether gestureEvents are processed and dispatched on the touchSprite.
TouchSprite
 InheritedgestureEventStart : Boolean
Indicates whether any gestureEvents have been started on the touchSprite.
TouchSprite
 InheritedgestureFilters : Boolean
TouchSprite
 InheritedgestureList : Object
TouchSprite
 InheritedgestureReleaseInertia : Boolean
Determins whether release inertia is given to gestureEvents on the touchSprite.
TouchSprite
 InheritedgestureTouchInertia : Boolean
Determins whether touch inertia is processed on the touchSprite.
TouchSprite
 Inherited_gestureTweenOn : Boolean = false
TouchSprite
 InheritedgestureTweenOn : Boolean
TouchSprite
 InheritedgO : GestureListObject
TouchSprite
 Inheritedgroup : String
TouchContainerFactory
  height : Number
[override] Sets the video height
VideoFactory
 Inheritedid : String
sets childlist id
TouchContainerFactory
 Inheritedlayout : *
speciffies the type of layout
TouchContainerFactory
 InheritedlayoutComplete : Function
Sets the function to call when the layout is complete
TouchContainer
 InheritedlayoutList : Dictionary
TouchContainer
 InheritedlayoutUpdate : Function
Sets the function to call when the layout updates
TouchContainer
  loop : Boolean
Video loop play
VideoFactory
 InheritedmaxScale : Number
This method is called after class initialization.
TouchContainerFactory
 InheritedminScale : Number
This method is called after class initialization.
TouchContainerFactory
 InheritedmouseChildren : Boolean
[override] sets the mousechildren value to true or false.
TouchContainerFactory
 InheritedN : int
TouchSprite
 InheritednestedTransform : Boolean
TouchSprite
 Inheritedoutline_alpha : Number
sets the alpha of outline
TouchContainerFactory
 Inheritedoutline_color : Number
sets the color of outline
TouchContainerFactory
 Inheritedoutline_joint : String
TODO
TouchContainerFactory
 InheritedoutlineOn : String
specifies the outline of container to true or false
TouchContainerFactory
 Inheritedoutline_stroke : int
sets the line stroke of outline
TouchContainerFactory
  percentLoaded : Number
[read-only] Percent of file loaded
VideoFactory
 InheritedpointArray : Vector.<PointObject>
[read-only]
TouchSprite
 InheritedpointCount : int
TouchSprite
  position : Number
[read-only] Playhead position in ms
VideoFactory
 InheritedpropertyStates : Array
Deprecated: Please Use state
TouchContainerFactory
 Inheritedscale : Number
Scales display object
TouchContainer
  smoothing : Boolean
Specifies whether the video should be smoothed (interpolated) when it is scaled.
VideoFactory
 InheritedsO : StrokeObject
TouchSprite
  src : String
Sets the video file path
VideoFactory
 Inheritedstate : Array
property states array
TouchContainerFactory
 Inheritedtargeting : Boolean
Turns off manual ALL targeting control, defaults to a simple hit test targeting model with exclusive target clustering
TouchSprite
 InheritedtargetList : Array
Allows touch and gesture events to explicitly target a group of defined touch objects which can be outside of the local parent child display list stack
TouchSprite
 InheritedtargetObject : Object
Allows touch and gesture events to explicitly target a touch object this can be outside the local parent child display list stack
TouchSprite
 InheritedtargetParent : Boolean
Allows touch and gesture events to explicitly target the parent touch object
TouchSprite
 Inheritedtc : TouchCluster
TouchSprite
 Inheritedtd : TouchDebugDisplay
TouchSprite
 Inheritedtg : TouchGesture
TouchSprite
 InheritedtiO : TimelineObject
TouchSprite
 InheritedtouchChildren : Boolean
TouchSprite
 InheritedtouchObjectID : int
[read-only]
TouchSprite
 Inheritedtp : TouchPipeline
TouchSprite
 InheritedtraceDebugModeOn : Boolean
TouchSprite
 InheritedtransformComplete : Boolean
TouchSprite
 InheritedtransformEventComplete : Boolean
TouchSprite
 InheritedtransformEvents : Boolean
Determins whether transformEvents are processed and dispatched on the touchSprite.
TouchSprite
 InheritedtransformEventStart : Boolean
TouchSprite
 InheritedtransformGestureVectors : Boolean
Determins whether transformations are handled internally (natively) on the touchSprite.
TouchSprite
 InheritedtransformStart : Boolean
TouchSprite
 InheritedtrO : TransformObject
TouchSprite
 Inheritedtt : TouchTransform
TouchSprite
  width : Number
[override] Sets the video width
VideoFactory
 Inheritedx_lock : Boolean
TouchSprite
 Inheritedy_lock : Boolean
TouchSprite
Protected Properties
 PropertyDefined By
 InheritedcmlGestureList : Object
TouchContainerFactory
Public Methods
 MethodDefined By
  
Constructor
VideoFactory
 Inherited
TODO
TouchContainerFactory
 Inherited
method searches the child and adds to the list
TouchContainerFactory
 Inherited
addChild(child:DisplayObject):DisplayObject
[override] Adds child to display list and, if not already added, the child list
TouchContainer
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
[override] Registers event listeners.
TouchSprite
 Inherited
applyLayout(value:* = null):void
Apply the containers layout
TouchContainer
 Inherited
childToList(id:String, child:*):void
child appended to the childlist
TouchContainerFactory
 Inherited
clone():*
Clone method
TouchContainer
  
close():void
Closes video
VideoFactory
 Inherited
[override]
TouchContainer
  
dispose():void
[override] Dispose method
VideoFactory
 Inherited
hideIndex(index:int):void
hides child list index
TouchContainer
 Inherited
hideKey(key:String):void
hides childlist key visibility
TouchContainer
 Inherited
init():void
Initialisation method
TouchContainer
 Inherited
makeGestureList(value:XMLList):Object
TODO
TouchContainerFactory
 Inherited
onTouchDown(event:TouchEvent, target:* = null):void
decides how to assign the captured touch point to a cluster can pass to parent, an explicit target, an explicit list or targets or a passed to any touch object in the local display stack.
TouchSprite
  
open(file:String):void
Sets the src property and loads the video
VideoFactory
 Inherited
parseCML(cml:XMLList):XMLList
[override] Parse cml for local layouts.
TouchContainer
  
pause():void
Pauses video
VideoFactory
  
play():void
Plays the video from the beginning
VideoFactory
 Inherited
postparseCML(cml:XMLList):void
postparse method
TouchContainerFactory
  
resume():void
Resumes video playback from paused position
VideoFactory
 Inherited
searchChildren(value:*, returnType:Class = null):*
This method does a depth first search of childLists.
TouchContainer
  
seek(offset:Number):void
Sets the video playhead position
VideoFactory
 Inherited
method sets the dimensions of each child
TouchContainerFactory
 Inherited
showIndex(index:int):void
shows index of the child list
TouchContainer
 Inherited
showKey(key:String):void
shows the child list key visibility
TouchContainer
  
stop():void
Pauses video and returns to the beginning
VideoFactory
 Inherited
TouchSprite
 Inherited
TouchSprite
 Inherited
TouchSprite
 Inherited
Registers/unregisters event handlers depending on the active modes
TouchSprite
 Inherited
TouchSprite
 Inherited
updateProperties(state:Number = 0):void
update properties of child
TouchContainerFactory
 Inherited
TouchSprite
 Inherited
TouchSprite
Protected Methods
 MethodDefined By
 Inherited
This method is called after class initialization.
TouchContainerFactory
 Inherited
This method is called after class initialization.
TouchContainerFactory
 Inherited
randomMinMax(min:Number, max:Number):Number
This method is called after class initialization.
TouchContainerFactory
 Inherited
This method is called after class initialization.
TouchContainerFactory
 Inherited
thumbUpdate(event:Event):void
This method is called after class initialization.
TouchContainerFactory
Property Detail
autoLoadproperty
autoLoad:Boolean

Indicates whether the video file is loaded when the src property is set


Implementation
    public function get autoLoad():Boolean
    public function set autoLoad(value:Boolean):void
autoplayproperty 
autoplay:Boolean

Indicates whether the video file plays upon load


Implementation
    public function get autoplay():Boolean
    public function set autoplay(value:Boolean):void
deblockingproperty 
deblocking:int

Indicates the type of filter applied to decoded video as part of post-processing.


Implementation
    public function get deblocking():int
    public function set deblocking(value:int):void
debugproperty 
debug:Boolean

Prints status message to console


Implementation
    public function get debug():Boolean
    public function set debug(value:Boolean):void
durationproperty 
duration:Number  [read-only]

Total video duration


Implementation
    public function get duration():Number
heightproperty 
height:Number[override]

Sets the video height


Implementation
    public function get height():Number
    public function set height(value:Number):void
loopproperty 
loop:Boolean

Video loop play


Implementation
    public function get loop():Boolean
    public function set loop(value:Boolean):void
percentLoadedproperty 
percentLoaded:Number  [read-only]

Percent of file loaded


Implementation
    public function get percentLoaded():Number
positionproperty 
position:Number  [read-only]

Playhead position in ms


Implementation
    public function get position():Number
smoothingproperty 
smoothing:Boolean

Specifies whether the video should be smoothed (interpolated) when it is scaled.


Implementation
    public function get smoothing():Boolean
    public function set smoothing(value:Boolean):void
srcproperty 
src:String

Sets the video file path


Implementation
    public function get src():String
    public function set src(value:String):void
widthproperty 
width:Number[override]

Sets the video width


Implementation
    public function get width():Number
    public function set width(value:Number):void
Constructor Detail
VideoFactory()Constructor
public function VideoFactory()

Constructor

Method Detail
close()method
public function close():void

Closes video

dispose()method 
override public function dispose():void

Dispose method

open()method 
public function open(file:String):void

Sets the src property and loads the video

Parameters

file:String

pause()method 
public function pause():void

Pauses video

play()method 
public function play():void

Plays the video from the beginning

resume()method 
public function resume():void

Resumes video playback from paused position

seek()method 
public function seek(offset:Number):void

Sets the video playhead position

Parameters

offset:Number

stop()method 
public function stop():void

Pauses video and returns to the beginning