Static variables

staticfinalread onlyPROGRESS:String

staticfinalread onlySOCKET_DATA:String

Constructor

@:value({ bytesTotal : 0, bytesLoaded : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, bytesLoaded:Float = 0, bytesTotal:Float = 0)

Variables

@:flash.propertybytesLoaded:Float

@:flash.propertybytesTotal:Float

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods