on (press) { trace(_root.puntos); if (_root.puntos>=50) { _root.puntos -= 50; _root.puntaje.text = _root.puntos; } }