Components Flex



    
    public function adjustThumb(s:HSlider):void {
        s.setThumbValueAt(0,4);
    }