backgroundColor="#eeeeee"> import mx.controls.Alert; private function checkSelected():void { Alert.show(String(buttonGroup.selectedValue)); }