Packagede.popforge.gui
Classpublic class Slider
InheritanceSlider Inheritance flash.display.Sprite

Slider is a default design gui element to change the value of a Parameter Click knob while holding the ALT-key to reset the parameter value



Public Methods
 MethodDefined by
  
Slider(parameter:Parameter, length:uint = 100)
Creates a Slider instance
Slider
Constructor detail
Slider()constructor
public function Slider(parameter:Parameter, length:uint = 100)

Creates a Slider instance

Parameters
parameter:Parameter — The parameter instance, that value should be changable
 
length:uint (default = 100) — The length of the knobs freedom of movement