//control de resposta: control.onPress = function() { if (my_color == 0xff0000) { c1 = "BEN"; trace("BOBO"); } else { c1 = "MAL"; } };