Packagethanhtran.karaokeplayer.audio
Classpublic class BeatPlayer
InheritanceBeatPlayer Inheritance flash.display.Sprite



Public Properties
 PropertyDefined by
  audioCompleted : Signal
BeatPlayer
  position : Number
[read-only]
BeatPlayer
Public Methods
 MethodDefined by
  
BeatPlayer
  
init(sound:Sound):void
BeatPlayer
  
play():void
BeatPlayer
Public Constants
 ConstantDefined by
  VERSION : String = "0.0.18"
[static]
BeatPlayer
Property detail
audioCompletedproperty
public var audioCompleted:Signal
positionproperty 
position:Number  [read-only]Implementation
    public function get position():Number
Constructor detail
BeatPlayer()constructor
public function BeatPlayer()
Method detail
init()method
public function init(sound:Sound):voidParameters
sound:Sound
play()method 
public function play():void

Constant detail
VERSIONconstant
public static const VERSION:String = "0.0.18"