Ver Mensaje Individual
  #1 (permalink)  
Antiguo 09/12/2006, 13:23
betabit
 
Fecha de Ingreso: diciembre-2006
Mensajes: 3
Antigüedad: 17 años, 4 meses
Puntos: 0
¿donde está el error de sintaxix?

Hola a tod@s

Me estoy volviendo loco con un script. El compilador dice que hay error de sintaxis pero por más vueltas que le doy no lo encuentro:

gotoAndPlay((getProperty(getProperty(this, _target), _target) eq "" ? ("pic1"):( if (mbsubstring(getProperty(getProperty(this, _target), _target), mblength(getProperty(getProperty(this, _target), _target)), 1) eq "/") goto 8, getProperty(getProperty(this, _target), _target) add "/" add "pic1")) add ":2");

Gracias por adelantado.