haXe API Documentation
Back | Index
extern class flash.events.VideoEvent
extends Event
Available in flash9
var status(default,null) : String
var new : type : String -> ?bubbles : Bool -> ?cancelable : Bool -> ?status : String -> Void
static var RENDER_STATE : String
static var RENDER_STATUS_ACCELERATED : String
static var RENDER_STATUS_SOFTWARE : String
static var RENDER_STATUS_UNAVAILABLE : String
Back | Index