Packageno.arton.guitarplayer.controls
Classpublic class Controls
InheritanceControls Inheritance flash.display.Sprite
SubclassesFastForward, Loop, Next, Play, Previous, Rewind, Stop

...



Protected Properties
 PropertyDefined by
  activeIcon : Sprite
Controls
  disabledIcon : Sprite
Controls
  readyIcon : Sprite
Controls
  shadow : DropShadowFilter
Controls
Public Methods
 MethodDefined by
  
Controls
  
active():void
Controls
  
disabled():void
Controls
  
out():void
Controls
  
over():void
Controls
  
ready():void
Controls
Property detail
activeIconproperty
protected var activeIcon:Sprite
disabledIconproperty 
protected var disabledIcon:Sprite
readyIconproperty 
protected var readyIcon:Sprite
shadowproperty 
protected var shadow:DropShadowFilter
Constructor detail
Controls()constructor
public function Controls()
Method detail
active()method
public function active():void
disabled()method 
public function disabled():void
out()method 
public function out():void
over()method 
public function over():void
ready()method 
public function ready():void