FullScreenToggleControl
| Kind of class: | class |
|---|---|
| Inherits from: | MovieClip |
| Classpath: | mx.controls.streamingmedia.FullScreenToggleControl |
| File last modified: | Tuesday, 18 December 2007, 15:44:38 |
Summary
Constructor
Instance properties
- toggle : FullScreenToggle
- The toggle of which this control is a member
- _enabled : Boolean
Instance methods
- init : Void
- handleRollOver : Void
- handleRollOut : Void
- handleRelease : Void
- getController : MediaController
- getEnabled : Boolean
- setEnabled (is:Boolean) : Void
Constructor
FullScreenToggleControl
function FullScreenToggleControl (
)
Instance properties
_enabled
private _enabled:Boolean
(read)
Instance methods
getController
getEnabled
function getEnabled (
) : Boolean
handleRelease
function handleRelease (
) : Void
handleRollOut
function handleRollOut (
) : Void
handleRollOver
function handleRollOver (
) : Void
init
private function init (
) : Void
setEnabled
function setEnabled (
is:Boolean) : Void