Packagecom.swfwire.debugger.events
Classpublic class AsyncSWFModifierEvent
InheritanceAsyncSWFModifierEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
  progress : Number
AsyncSWFModifierEvent
Public Methods
 MethodDefined By
  
AsyncSWFModifierEvent(type:String, progress:Number)
AsyncSWFModifierEvent
Public Constants
 ConstantDefined By
  COMPLETE : String = complete
[static]
AsyncSWFModifierEvent
  RUN : String = run
[static]
AsyncSWFModifierEvent
Property Detail
progressproperty
public var progress:Number

Constructor Detail
AsyncSWFModifierEvent()Constructor
public function AsyncSWFModifierEvent(type:String, progress:Number)



Parameters
type:String
 
progress:Number
Constant Detail
COMPLETEConstant
public static const COMPLETE:String = complete

RUNConstant 
public static const RUN:String = run