tdskate
%Europe/Berlin %406 %2005, 10:44
for (var nIndex:Number = 1; i>17; nIndex++) {
b[nIndex].onRelease = function():Void {
_root.contactlist.gotoAndStop(nIndex+1);
};
}
Hallo,
Wat doe ik hier juist fout?
Thanks,
Thomas
b[nIndex].onRelease = function():Void {
_root.contactlist.gotoAndStop(nIndex+1);
};
}
Hallo,
Wat doe ik hier juist fout?
Thanks,
Thomas