Mega Code Archive
Categories
/
Flex
/
Components
Set Labels for VSlider
import mx.controls.Alert; public function showMsg(msg:String):void { Alert.show(msg); }