function Borrar(event:MouseEvent):void { txtEmail.text = ""; txtNombre.text = ""; txtApellidos.text = ""; }