estado==true;
estado=true;
on (rollOver) { estado== true; this.gotoAndPlay("sobre"); } on (press) { estado== false; this.gotoAndPlay("presionado"); }