class flash.events.FullScreenEvent extends ActivityEvent
Available on flash
static var FULL_SCREEN:String
static var FULL_SCREEN_INTERACTIVE_ACCEPTED:String
var fullScreen:Bool
var interactive:Bool
function new(type:String, ?bubbles:Bool, ?cancelable:Bool, ?fullScreen:Bool, ?interactive:Bool):Void