A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
READY — Constant static property in class com.nocreativity.playr.PlayrStates
The Playr instance is initialized and is ready to take over the heavy lifting.
registerMuteButton(button) — Method in class com.nocreativity.playr.Playr
Adds the toggleMute() method to a DisplayObject of your choice.
registerNextButton(button) — Method in class com.nocreativity.playr.Playr
Adds the next() method to a DisplayObject of your choice.
registerPauseButton(button) — Method in class com.nocreativity.playr.Playr
Adds the pause() method to a DisplayObject of your choice.
registerPlayButton(button) — Method in class com.nocreativity.playr.Playr
Adds the play() method to a DisplayObject of your choice.
registerPreviousButton(button) — Method in class com.nocreativity.playr.Playr
Adds the previous() method to a DisplayObject of your choice.
registerStopButton(button) — Method in class com.nocreativity.playr.Playr
Adds the stop() method to a DisplayObject of your choice.
removeTrack(trackNumber) — Method in class com.nocreativity.playr.PlaylistManager
repeat — Property in class com.nocreativity.playr.Playr
REPEAT_ALL — Constant static property in class com.nocreativity.playr.PlayrRepeat
REPEAT_NONE — Constant static property in class com.nocreativity.playr.PlayrRepeat
REPEAT_SINGLE — Constant static property in class com.nocreativity.playr.PlayrRepeat
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z