Ver Mensaje Individual
  #17 (permalink)  
Antiguo 04/04/2011, 23:50
nikimoto
 
Fecha de Ingreso: septiembre-2010
Ubicación: Reino Independiente Suizo_Andaluz (RISA)
Mensajes: 221
Antigüedad: 14 años, 2 meses
Puntos: 24
Respuesta: Texto al pasar mouse por imagen?

bueno ya vi el fallo, en el codigo general tan solo hacias referencia al texto 1 y 2, y tienes ke hacer referencia a todos:
txt1._visible = false;
txt2._visible = false;
txt3._visible = false;
txt4._visible = false;
txt5._visible = false;
txt6._visible = false;
txt7._visible = false;
txt8._visible = false;
txt9._visible = false;
txt10._visible = false;
txt11._visible = false;
txt12._visible = false;
txt13._visible = false;

con este cambio ya funciona bien

venga un saludo y......aupa roma!!!