Packagecom.apdevblog.ui.video.controls
Classpublic class BtnFullscreen
InheritanceBtnFullscreen Inheritance flash.display.Sprite

Language Version : ActionScript 3.0
Runtime Versions : AIR 1.0, Flash Player 9

Button controlling the video's displaystate.

See also

ApdevVideoPlayer
ApdevVideoControls


Public Methods
 MethodDefined By
  
creates fullscreen button and initializes it.
BtnFullscreen
  
updateState(state:String):void
updates stage's displaystate (visually).
BtnFullscreen
Constructor Detail
BtnFullscreen()Constructor
public function BtnFullscreen(style:ApdevVideoPlayerDefaultStyle)

creates fullscreen button and initializes it.

Parameters
style:ApdevVideoPlayerDefaultStyle
Method Detail
updateState()method
public function updateState(state:String):void

updates stage's displaystate (visually).

Parameters

state:String — the new StageDisplayState