PlayButton
| Kind of class: | class |
|---|---|
| Inherits from: | MovieClip |
| Author: | Andrew Guldman |
| Classpath: | mx.controls.streamingmedia.PlayButton |
| File last modified: | Tuesday, 18 December 2007, 15:44:38 |
Processing code for a click on the Play button.
Summary
Constructor
Instance properties
- playButton : Button
- _controller : MediaController
- _delayedPlayId : Number
- enabled : Boolean
Constructor
PlayButton
function PlayButton (
)
Constructor
Instance properties
_controller
_delayedPlayId
private _delayedPlayId:Number
(read)
enabled
enabled:Boolean
(read,write)
playButton
Instance methods
click
function click (
ev:Object) : Void
init
private function init (
) : Void
Initialize the clip.