Static variables

staticfinalread onlyFULL_SCREEN:String

@:require(flash11_3)staticfinalread onlyFULL_SCREEN_INTERACTIVE_ACCEPTED:String

Constructor

@:value({ interactive : false, fullScreen : false, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, fullScreen:Bool = false, interactive:Bool = false)

Variables

@:flash.propertyread onlyfullScreen:Bool

@:flash.property@:require(flash11_3)read onlyinteractive:Bool

Inherited Variables

Defined by ActivityEvent

@:flash.propertyactivating:Bool

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