Подскажите, пожалусто, где ошибка в этом коде:

Код:
getProperty(getProperty(this, _target), _target);
if (mbsubstring(getProperty(getProperty(this, _target), _target), mblength(getProperty(getProperty(this, _target), _target)), 1) ne "/")
{
} // end if
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");