Stage
extern class flash.StageAvailable in flash
static var align : String
static var displayState : StringSet to "fullScreen" in order to set Flash to fullscreen (can only be done in Mouse/Keyboard event listener). Don't forget allowfullscreen="true" in your SWF parameters.
static var fullScreenSourceRect : Rectangle<Int>
static var height : Float
static var scaleMode : String
static var showMenu : Bool
static var width : Float
static function addListener( listener : Dynamic ) : Void
static function onFullScreen( full : Bool ) : Void
static function removeListener( listener : Dynamic ) : Void
version #210, modified 2008-05-02 19:16:06 by api