Ver Mensaje Individual
  #4 (permalink)  
Antiguo 27/07/2009, 08:59
exangel
 
Fecha de Ingreso: abril-2008
Mensajes: 613
Antigüedad: 16 años, 7 meses
Puntos: 22
Respuesta: botonera con bases de datos

Prueba a cambiar esta línea:

_root.["boton"+i].onRelease = function () {

POR:
eval("_root.boton"+i).onRelease = function () {
__________________
Compartir es vivir
www.programador-php.com