Packageorg.alivepdf.images.gif.events
Classpublic class GIFPlayerEvent
InheritanceGIFPlayerEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
  rect : Rectangle
GIFPlayerEvent
Public Methods
 MethodDefined By
  
GIFPlayerEvent(pType:String, pRect:Rectangle)
GIFPlayerEvent
  
clone():Event
[override]
GIFPlayerEvent
Public Constants
 ConstantDefined By
  COMPLETE : String = complete
[static]
GIFPlayerEvent
Property Detail
rectproperty
public var rect:Rectangle

Constructor Detail
GIFPlayerEvent()Constructor
public function GIFPlayerEvent(pType:String, pRect:Rectangle)



Parameters
pType:String
 
pRect:Rectangle
Method Detail
clone()method
override public function clone():Event

Returns
Event
Constant Detail
COMPLETEConstant
public static const COMPLETE:String = complete