Mega Code Archive
Categories
/
Flex
/
Components
Set value for horizontal slider
private function formatFunction(item:Object):String { return "Value: " + item.toString(); }