Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/01/2009, 15:14
fre36
 
Fecha de Ingreso: octubre-2008
Mensajes: 24
Antigüedad: 15 años, 6 meses
Puntos: 0
No multiplica

this.calcular_btn.onRelease = function() {
ancho_txt.Number;
alto_txt.Number;
resultado_txt=(ancho_txt*alto_txt)*0, 0036;
};
Saludos, alguien sabe decirme porque no multiplica... Resultado NAN