MovieClip +--mx.controls.streamingmedia.PlayPauseButton
The PlayPauseButton control contains an instance of a play button and a pause button. When one is clicked, the other is displayed.
_controller
, _isPlaying
, _playPauseButton
, enabled
_alpha
, _currentframe
, _droptarget
, _focusrect
, _framesloaded
, _height
, _lockroot
, _name
, _parent
, _quality
, _rotation
, _soundbuftime
, _target
, _totalframes
, _url
, _visible
, _width
, _x
, _xmouse
, _xscale
, _y
, _ymouse
, _yscale
, enabled
, focusEnabled
, hitArea
, tabChildren
, tabEnabled
, tabIndex
, tooltipText
, trackAsMenu
, useHandCursor
private _playPauseButton:Button
private _controller:MediaController
private _isPlaying:Boolean
public enabled:Boolean