Frame 1
_root.cross = 1;
Instance of Symbol 27 MovieClip in Frame 1
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 4
gotoAndPlay (1);
Frame 9
gotoAndPlay (5);
Frame 14
gotoAndPlay (10);
Frame 19
gotoAndPlay (15);
Instance of Symbol 55 MovieClip "ninja" in Frame 20
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Frame 24
gotoAndPlay (20);
Frame 29
gotoAndPlay (25);
Instance of Symbol 55 MovieClip "ninja" in Frame 30
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Frame 234
gotoAndPlay (231);
Frame 235
_root.samu1 = 1;
Frame 239
gotoAndPlay (235);
Frame 241
_root.samu1 = 1;
Frame 256
_root.samu1 = 2;
Frame 272
_root.samu1 = 3;
Frame 286
_root.samu1 = 4;
Frame 302
_root.samu1 = 5;
Frame 321
gotoAndPlay (240);
Frame 322
_root.samu1 = 1;
Frame 329
gotoAndPlay (322);
Frame 334
gotoAndPlay (330);
Frame 339
gotoAndPlay (335);
Frame 344
gotoAndPlay (340);
Frame 349
gotoAndPlay (345);
Frame 354
gotoAndPlay (350);
Frame 359
gotoAndPlay (355);
Frame 360
_root.kag = 7;
_root.sag = 8;
_root.vies = 4;
_root.cag = 4;
_root.kiag = 5;
_root.kfo = 12;
_root.sfo = 6;
_root.cfo = 14;
_root.kifo = 8;
_root.mort1 = 0;
_root.mort2 = 0;
_root.mort3 = 0;
_root.mortlvl1 = 9;
_root.mortlvl2 = 9;
_root.mortlvl3 = 9;
_root.tue = 0;
_root.tuelvl = 14;
_root.kill1 = 0;
_root.gameover = 0;
_root.hpa = 34;
_root.hpax = 34;
_root.inia = 6;
_root.paa = 6;
_root.sha = 5;
Frame 361
_root.lvl = 0;
_root.scoret = 0;
_root.fini1t = 0;
_root.fini2t = 0;
_root.fini3t = 0;
_root.fini4t = 0;
_root.fini5t = 0;
_root.fini6t = 0;
_root.fini7t = 0;
_root.fini8t = 0;
_root.kct = 0;
_root.score = 0;
_root.fini1 = 0;
_root.fini2 = 0;
_root.fini3 = 0;
_root.fini4 = 0;
_root.fini5 = 0;
_root.fini6 = 0;
_root.fini7 = 0;
_root.fini8 = 0;
_root.kc = 0;
Frame 363
_root.son = 6;
Instance of Symbol 27 MovieClip in Frame 363
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 369
gotoAndPlay (363);
Frame 372
gotoAndPlay (370);
Frame 375
gotoAndPlay (373);
Frame 376
_root.lvl = _root.lvl + 1;
_root.son = 4;
_root.hpa = 34;
_root.obj1 = 0;
_root.obj2 = 0;
_root.obj3 = 0;
Instance of Symbol 27 MovieClip in Frame 376
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 379
gotoAndPlay (377);
Frame 381
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 384
_root.lastab = 0;
_root.tab1s1 = 0;
_root.tab1s2 = 0;
_root.tab1s3 = 1;
_root.tab2s1 = 1;
_root.tab2s2 = 0;
_root.tab2s3 = 0;
_root.tab3s1 = 1;
_root.tab3s2 = 0;
_root.tab3s3 = 0;
_root.tab4s1 = 1;
_root.tab4s2 = 0;
_root.tab4s3 = 3;
_root.tab5s1 = 1;
_root.tab5s2 = 0;
_root.tab5s3 = 0;
_root.tab6s1 = 1;
_root.tab6s2 = 0;
_root.tab6s3 = 0;
_root.tab7s1 = 1;
_root.tab7s2 = 0;
_root.tab7s3 = 3;
_root.tab8s1 = 1;
_root.tab8s2 = 0;
_root.tab8s3 = 0;
_root.tab9s1 = 1;
_root.tab9s2 = 0;
_root.tab9s3 = 0;
Frame 385
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 387
_root.lastab = 0;
_root.tab1s1 = 1;
_root.tab1s2 = 1;
_root.tab1s3 = 1;
_root.tab2s1 = 1;
_root.tab2s2 = 1;
_root.tab2s3 = 1;
_root.tab3s1 = 1;
_root.tab3s2 = 1;
_root.tab3s3 = 1;
_root.tab4s1 = 1;
_root.tab4s2 = 1;
_root.tab4s3 = 1;
_root.tab5s1 = 1;
_root.tab5s2 = 0;
_root.tab5s3 = 0;
_root.tab6s1 = 0;
_root.tab6s2 = 0;
_root.tab6s3 = 0;
_root.tab7s1 = 0;
_root.tab7s2 = 0;
_root.tab7s3 = 0;
_root.tab8s1 = 0;
_root.tab8s2 = 0;
_root.tab8s3 = 0;
_root.tab9s1 = 0;
_root.tab9s2 = 0;
_root.tab9s3 = 0;
Frame 388
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 390
_root.lastab = 0;
_root.tab1s1 = 2;
_root.tab1s2 = 0;
_root.tab1s3 = 0;
_root.tab2s1 = 1;
_root.tab2s2 = 0;
_root.tab2s3 = 0;
_root.tab3s1 = 1;
_root.tab3s2 = 0;
_root.tab3s3 = 0;
_root.tab4s1 = 0;
_root.tab4s2 = 0;
_root.tab4s3 = 0;
_root.tab5s1 = 0;
_root.tab5s2 = 0;
_root.tab5s3 = 0;
_root.tab6s1 = 0;
_root.tab6s2 = 0;
_root.tab6s3 = 0;
_root.tab7s1 = 0;
_root.tab7s2 = 0;
_root.tab7s3 = 0;
_root.tab8s1 = 0;
_root.tab8s2 = 0;
_root.tab8s3 = 0;
_root.tab9s1 = 0;
_root.tab9s2 = 0;
_root.tab9s3 = 0;
Frame 391
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 393
_root.lastab = 0;
_root.tab1s1 = 1;
_root.tab1s2 = 2;
_root.tab1s3 = 0;
_root.tab2s1 = 2;
_root.tab2s2 = 3;
_root.tab2s3 = 4;
_root.tab3s1 = 3;
_root.tab3s2 = 3;
_root.tab3s3 = 0;
_root.tab4s1 = 2;
_root.tab4s2 = 2;
_root.tab4s3 = 4;
_root.tab5s1 = 1;
_root.tab5s2 = 2;
_root.tab5s3 = 0;
_root.tab6s1 = 0;
_root.tab6s2 = 3;
_root.tab6s3 = 0;
_root.tab7s1 = 0;
_root.tab7s2 = 2;
_root.tab7s3 = 4;
_root.tab8s1 = 1;
_root.tab8s2 = 3;
_root.tab8s3 = 0;
_root.tab9s1 = 1;
_root.tab9s2 = 2;
_root.tab9s3 = 4;
Frame 394
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 396
_root.lastab = 0;
_root.tab1s1 = 1;
_root.tab1s2 = 1;
_root.tab1s3 = 0;
_root.tab2s1 = 1;
_root.tab2s2 = 0;
_root.tab2s3 = 1;
_root.tab3s1 = 0;
_root.tab3s2 = 0;
_root.tab3s3 = 2;
_root.tab4s1 = 1;
_root.tab4s2 = 0;
_root.tab4s3 = 1;
_root.tab5s1 = 2;
_root.tab5s2 = 2;
_root.tab5s3 = 0;
_root.tab6s1 = 3;
_root.tab6s2 = 0;
_root.tab6s3 = 0;
_root.tab7s1 = 0;
_root.tab7s2 = 0;
_root.tab7s3 = 0;
_root.tab8s1 = 0;
_root.tab8s2 = 0;
_root.tab8s3 = 0;
_root.tab9s1 = 0;
_root.tab9s2 = 0;
_root.tab9s3 = 0;
Frame 397
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 399
_root.lastab = 0;
_root.tab1s1 = 3;
_root.tab1s2 = 4;
_root.tab1s3 = 0;
_root.tab2s1 = 3;
_root.tab2s2 = 4;
_root.tab2s3 = 0;
_root.tab3s1 = 4;
_root.tab3s2 = 3;
_root.tab3s3 = 0;
_root.tab4s1 = 0;
_root.tab4s2 = 0;
_root.tab4s3 = 0;
_root.tab5s1 = 0;
_root.tab5s2 = 0;
_root.tab5s3 = 0;
_root.tab6s1 = 0;
_root.tab6s2 = 0;
_root.tab6s3 = 0;
_root.tab7s1 = 0;
_root.tab7s2 = 0;
_root.tab7s3 = 0;
_root.tab8s1 = 0;
_root.tab8s2 = 0;
_root.tab8s3 = 0;
_root.tab9s1 = 0;
_root.tab9s2 = 0;
_root.tab9s3 = 0;
Frame 400
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 402
_root.lastab = 0;
_root.tab1s1 = 2;
_root.tab1s2 = 4;
_root.tab1s3 = 3;
_root.tab2s1 = 3;
_root.tab2s2 = 3;
_root.tab2s3 = 0;
_root.tab3s1 = 2;
_root.tab3s2 = 3;
_root.tab3s3 = 5;
_root.tab4s1 = 3;
_root.tab4s2 = 4;
_root.tab4s3 = 0;
_root.tab5s1 = 4;
_root.tab5s2 = 4;
_root.tab5s3 = 0;
_root.tab6s1 = 2;
_root.tab6s2 = 3;
_root.tab6s3 = 0;
_root.tab7s1 = 4;
_root.tab7s2 = 3;
_root.tab7s3 = 0;
_root.tab8s1 = 4;
_root.tab8s2 = 4;
_root.tab8s3 = 5;
_root.tab9s1 = 3;
_root.tab9s2 = 4;
_root.tab9s3 = 0;
Frame 403
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 405
_root.lastab = 0;
_root.tab1s1 = 3;
_root.tab1s2 = 2;
_root.tab1s3 = 2;
_root.tab2s1 = 4;
_root.tab2s2 = 3;
_root.tab2s3 = 3;
_root.tab3s1 = 4;
_root.tab3s2 = 2;
_root.tab3s3 = 0;
_root.tab4s1 = 4;
_root.tab4s2 = 3;
_root.tab4s3 = 2;
_root.tab5s1 = 5;
_root.tab5s2 = 4;
_root.tab5s3 = 4;
_root.tab6s1 = 5;
_root.tab6s2 = 0;
_root.tab6s3 = 0;
_root.tab7s1 = 0;
_root.tab7s2 = 0;
_root.tab7s3 = 0;
_root.tab8s1 = 0;
_root.tab8s2 = 0;
_root.tab8s3 = 0;
_root.tab9s1 = 0;
_root.tab9s2 = 0;
_root.tab9s3 = 0;
Frame 406
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (383);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (386);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (389);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (392);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (395);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (398);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (401);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (404);
}
Frame 407
_root.samu1 = _root.tab1s1;
_root.samu2 = _root.tab1s2;
_root.samu3 = _root.tab1s3;
if (_root.lastab < 1) {
setProperty("ninja", _x , "570");
setProperty("ninja", _y , "585");
}
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "520");
}
if ((_root.lastab < 9) and (7 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "100");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 350 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 351 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 352 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 354 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 355 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 356 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 381 MovieClip "ninja" in Frame 407
onClipEvent (load) {
speed = 6;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Instance of Symbol 382 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 407
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 27 MovieClip in Frame 407
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 408
_root.son = 2;
Frame 409
_root.lastab = 1;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (414);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (414);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (414);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (411);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (411);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (411);
}
if (0 < _root.exit1) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (417);
}
if (0 < _root.exit2) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (477);
}
if ((0 < _root.exit3) and (_root.obj1 < 1)) {
_root.objx = 1;
_root.exit3 = 0;
}
if ((0 < _root.exit3) and (_root.obj2 < 1)) {
_root.objx = 1;
_root.exit3 = 0;
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 410
gotoAndPlay (408);
Instance of Symbol 503 MovieClip in Frame 411
onClipEvent (enterFrame) {
_parent.main.setVolume(25);
}
Frame 412
if (0 < _root.kill) {
gotoAndPlay (408);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 413
gotoAndPlay (411);
Frame 414
_root.son = 3;
Frame 415
if (0 < _root.kill) {
gotoAndPlay (408);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 416
gotoAndPlay (414);
Frame 417
_root.samu1 = _root.tab2s1;
_root.samu2 = _root.tab2s2;
_root.samu3 = _root.tab2s3;
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "520");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "620");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 626 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 628 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 629 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 630 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 633 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 634 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 417
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 418
_root.son = 2;
Frame 419
_root.lastab = 2;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (424);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (424);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (424);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (421);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (421);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (421);
}
if (0 < _root.exit1) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (407);
}
if (0 < _root.exit2) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (427);
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 420
gotoAndPlay (418);
Frame 422
if (0 < _root.kill) {
gotoAndPlay (418);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 423
gotoAndPlay (421);
Frame 424
_root.son = 3;
Frame 425
if (0 < _root.kill) {
gotoAndPlay (418);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 426
gotoAndPlay (424);
Frame 427
_root.samu1 = _root.tab3s1;
_root.samu2 = _root.tab3s2;
_root.samu3 = _root.tab3s3;
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "595");
setProperty("ninja", _y , "585");
}
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "170");
setProperty("ninja", _y , "15");
}
if ((_root.lastab < 10) and (8 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "130");
}
if (((_root.lastab < 5) and (3 < _root.lastab)) and (0 < _root.alttab)) {
setProperty("ninja", _x , "550");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.exit4 = 0;
_root.alttab = 0;
Instance of Symbol 639 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 640 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 641 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 642 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 643 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 644 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 648 MovieClip in Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit4 = _root.exit4 + 1;
}
}
Frame 428
_root.son = 2;
Frame 429
_root.lastab = 3;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (434);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (434);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (434);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (431);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (431);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (431);
}
if (0 < _root.exit1) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (417);
}
if (0 < _root.exit2) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (437);
}
if (0 < _root.exit3) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
_root.alttab = 1;
gotoAndPlay (437);
}
if (0 < _root.exit4) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (487);
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 430
gotoAndPlay (428);
Frame 432
if (0 < _root.kill) {
gotoAndPlay (428);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 433
gotoAndPlay (431);
Frame 434
_root.son = 3;
Frame 435
if (0 < _root.kill) {
gotoAndPlay (428);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 436
gotoAndPlay (434);
Frame 437
_root.samu1 = _root.tab4s1;
_root.samu2 = _root.tab4s2;
_root.samu3 = _root.tab4s3;
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "115");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "150");
setProperty("ninja", _y , "585");
}
if (((_root.lastab < 4) and (2 < _root.lastab)) and (0 < _root.alttab)) {
setProperty("ninja", _x , "520");
setProperty("ninja", _y , "585");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.alttab = 0;
Instance of Symbol 651 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 652 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 653 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 654 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 655 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 656 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 438
_root.son = 2;
Frame 439
_root.lastab = 4;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (444);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (444);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (444);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (441);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (441);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (441);
}
if (0 < _root.exit1) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (427);
}
if (0 < _root.exit2) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (447);
}
if (0 < _root.exit3) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
_root.alttab = 1;
gotoAndPlay (427);
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 440
gotoAndPlay (438);
Frame 442
if (0 < _root.kill) {
gotoAndPlay (438);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 443
gotoAndPlay (441);
Frame 444
_root.son = 3;
Frame 445
if (0 < _root.kill) {
gotoAndPlay (438);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 446
gotoAndPlay (444);
Frame 447
_root.samu1 = _root.tab5s1;
_root.samu2 = _root.tab5s2;
_root.samu3 = _root.tab5s3;
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "125");
}
if ((_root.lastab < 7) and (5 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "70");
}
if ((_root.lastab < 11) and (9 < _root.lastab)) {
setProperty("ninja", _x , "230");
setProperty("ninja", _y , "535");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 663 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 664 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 666 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 667 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 669 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 670 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 674 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.mes = _root.mes + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 447
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 448
_root.son = 2;
Frame 449
_root.lastab = 5;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (454);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (454);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (454);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (451);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (451);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (451);
}
if (0 < _root.exit1) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (437);
}
if (0 < _root.exit2) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (457);
}
if (0 < _root.mes) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (500);
}
Frame 450
gotoAndPlay (448);
Frame 452
if (0 < _root.kill) {
gotoAndPlay (448);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 453
gotoAndPlay (451);
Frame 454
_root.son = 3;
Frame 455
if (0 < _root.kill) {
gotoAndPlay (448);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 456
gotoAndPlay (454);
Frame 457
_root.samu1 = _root.tab6s1;
_root.samu2 = _root.tab6s2;
_root.samu3 = _root.tab6s3;
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "100");
}
if ((_root.lastab < 8) and (6 < _root.lastab)) {
setProperty("ninja", _x , "120");
setProperty("ninja", _y , "585");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 680 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 681 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 682 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 683 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 685 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 686 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 457
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 458
_root.son = 2;
Frame 459
_root.lastab = 6;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (464);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (464);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (464);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (461);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (461);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (461);
}
if (0 < _root.exit1) {
_root.tab6s1 = _root.samu1;
_root.tab6s2 = _root.samu2;
_root.tab6s3 = _root.samu3;
gotoAndPlay (447);
}
if (0 < _root.exit2) {
_root.tab6s1 = _root.samu1;
_root.tab6s2 = _root.samu2;
_root.tab6s3 = _root.samu3;
gotoAndPlay (467);
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 460
gotoAndPlay (458);
Frame 462
if (0 < _root.kill) {
gotoAndPlay (458);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 463
gotoAndPlay (461);
Frame 464
_root.son = 3;
Frame 465
if (0 < _root.kill) {
gotoAndPlay (458);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 466
gotoAndPlay (464);
Frame 467
_root.samu1 = _root.tab7s1;
_root.samu2 = _root.tab7s2;
_root.samu3 = _root.tab7s3;
if ((_root.lastab < 7) and (5 < _root.lastab)) {
setProperty("ninja", _x , "110");
setProperty("ninja", _y , "15");
}
if ((_root.lastab < 9) and (7 < _root.lastab)) {
setProperty("ninja", _x , "310");
setProperty("ninja", _y , "585");
}
if ((_root.lastab < 10) and (8 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "385");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 690 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 691 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 693 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 694 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 696 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 697 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 467
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Frame 468
_root.son = 2;
Frame 469
_root.lastab = 7;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (474);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (474);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (474);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (471);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (471);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (471);
}
if (0 < _root.exit1) {
_root.tab7s1 = _root.samu1;
_root.tab7s2 = _root.samu2;
_root.tab7s3 = _root.samu3;
gotoAndPlay (457);
}
if (0 < _root.exit2) {
_root.tab7s1 = _root.samu1;
_root.tab7s2 = _root.samu2;
_root.tab7s3 = _root.samu3;
gotoAndPlay (477);
}
if (0 < _root.exit3) {
_root.tab7s1 = _root.samu1;
_root.tab7s2 = _root.samu2;
_root.tab7s3 = _root.samu3;
gotoAndPlay (487);
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 470
gotoAndPlay (468);
Frame 472
if (0 < _root.kill) {
gotoAndPlay (468);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 473
gotoAndPlay (471);
Frame 474
_root.son = 3;
Frame 475
if (0 < _root.kill) {
gotoAndPlay (468);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 476
gotoAndPlay (474);
Frame 477
_root.samu1 = _root.tab8s1;
_root.samu2 = _root.tab8s2;
_root.samu3 = _root.tab8s3;
if ((_root.lastab < 8) and (6 < _root.lastab)) {
setProperty("ninja", _x , "320");
setProperty("ninja", _y , "15");
}
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "160");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 702 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 703 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 705 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 706 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 708 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 709 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 477
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 478
_root.son = 2;
Frame 479
_root.lastab = 8;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (484);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (484);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (484);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (481);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (481);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (481);
}
if (0 < _root.exit1) {
_root.tab8s1 = _root.samu1;
_root.tab8s2 = _root.samu2;
_root.tab8s3 = _root.samu3;
gotoAndPlay (467);
}
if (0 < _root.exit2) {
_root.tab8s1 = _root.samu1;
_root.tab8s2 = _root.samu2;
_root.tab8s3 = _root.samu3;
gotoAndPlay (407);
}
if ((0 < _root.obj1) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (503);
}
Frame 480
gotoAndPlay (478);
Frame 482
if (0 < _root.kill) {
gotoAndPlay (478);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 483
gotoAndPlay (481);
Frame 484
_root.son = 3;
Frame 485
if (0 < _root.kill) {
gotoAndPlay (478);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 486
gotoAndPlay (484);
Frame 487
_root.samu1 = _root.tab9s1;
_root.samu2 = _root.tab9s2;
_root.samu3 = _root.tab9s3;
if ((_root.lastab < 8) and (6 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "400");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "145");
}
if ((_root.lastab < 11) and (9 < _root.lastab)) {
setProperty("ninja", _x , "230");
setProperty("ninja", _y , "525");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 712 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 713 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 715 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 716 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 718 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 719 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 723 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.mes = _root.mes + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 487
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 488
_root.son = 2;
Frame 489
_root.lastab = 9;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (494);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (494);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (494);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (491);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (491);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (491);
}
if (0 < _root.exit1) {
_root.tab9s1 = _root.samu1;
_root.tab9s2 = _root.samu2;
_root.tab9s3 = _root.samu3;
gotoAndPlay (427);
}
if (0 < _root.exit2) {
_root.tab9s1 = _root.samu1;
_root.tab9s2 = _root.samu2;
_root.tab9s3 = _root.samu3;
gotoAndPlay (467);
}
if (0 < _root.mes) {
_root.tab9s1 = _root.samu1;
_root.tab9s2 = _root.samu2;
_root.tab9s3 = _root.samu3;
gotoAndPlay (497);
}
Frame 490
gotoAndPlay (488);
Frame 492
if (0 < _root.kill) {
gotoAndPlay (488);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 493
gotoAndPlay (491);
Frame 494
_root.son = 3;
Frame 495
if (0 < _root.kill) {
gotoAndPlay (488);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 496
gotoAndPlay (494);
Frame 498
_root.lastab = 10;
_root.mes = 0;
_root.obj1 = 1;
Frame 499
gotoAndPlay (497);
Frame 501
_root.lastab = 10;
_root.mes = 0;
_root.obj2 = 1;
Frame 502
gotoAndPlay (500);
Frame 505
gotoAndPlay (503);
Frame 506
_root.samu1 = _root.tab1s1;
_root.samu2 = _root.tab1s2;
_root.samu3 = _root.tab1s3;
if (_root.lastab < 1) {
setProperty("ninja", _x , "245");
setProperty("ninja", _y , "585");
}
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "170");
}
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "300");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 755 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 757 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 759 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 760 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 55 MovieClip "ninja" in Frame 506
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Instance of Symbol 385 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 506
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 27 MovieClip in Frame 506
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 507
_root.son = 2;
Frame 508
_root.lastab = 1;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (513);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (513);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (513);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (510);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (510);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (510);
}
if (0 < _root.exit1) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (516);
}
if (0 < _root.exit2) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (536);
}
if ((0 < _root.exit3) and (_root.obj1 < 1)) {
_root.objx = 1;
_root.exit3 = 0;
}
if ((0 < _root.exit3) and (_root.obj2 < 1)) {
_root.objx = 1;
_root.exit3 = 0;
}
if (((0 < _root.exit3) and (0 < _root.obj1)) and (0 < _root.obj2)) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (602);
}
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (566);
}
Frame 509
gotoAndPlay (507);
Frame 511
if (0 < _root.kill) {
gotoAndPlay (507);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 512
gotoAndPlay (510);
Frame 513
_root.son = 3;
Frame 514
if (0 < _root.kill) {
gotoAndPlay (507);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 515
gotoAndPlay (513);
Frame 516
_root.samu1 = _root.tab2s1;
_root.samu2 = _root.tab2s2;
_root.samu3 = _root.tab2s3;
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "200");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "610");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 779 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 780 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 784 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 785 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 517
_root.son = 2;
Frame 518
_root.lastab = 2;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (523);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (523);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (523);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (520);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (520);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (520);
}
if (0 < _root.exit1) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (506);
}
if (0 < _root.exit2) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (526);
}
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (566);
}
Frame 519
gotoAndPlay (517);
Frame 521
if (0 < _root.kill) {
gotoAndPlay (517);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 522
gotoAndPlay (520);
Frame 523
_root.son = 3;
Frame 524
if (0 < _root.kill) {
gotoAndPlay (517);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 525
gotoAndPlay (523);
Frame 526
_root.samu1 = _root.tab3s1;
_root.samu2 = _root.tab3s2;
_root.samu3 = _root.tab3s3;
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "570");
setProperty("ninja", _y , "585");
}
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "305");
}
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "250");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.exit4 = 0;
_root.alttab = 0;
Instance of Symbol 382 MovieClip in Frame 526
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 526
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 526
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 790 MovieClip in Frame 526
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 791 MovieClip in Frame 526
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Frame 527
_root.son = 2;
Frame 528
_root.lastab = 3;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (533);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (533);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (533);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (530);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (530);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (530);
}
if (0 < _root.exit1) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (516);
}
if (0 < _root.exit2) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (536);
}
if (0 < _root.exit3) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
_root.alttab = 1;
gotoAndPlay (546);
}
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (566);
}
Frame 529
gotoAndPlay (527);
Frame 531
if (0 < _root.kill) {
gotoAndPlay (527);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 532
gotoAndPlay (530);
Frame 533
_root.son = 3;
Frame 534
if (0 < _root.kill) {
gotoAndPlay (527);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 535
gotoAndPlay (533);
Frame 536
_root.samu1 = _root.tab4s1;
_root.samu2 = _root.tab4s2;
_root.samu3 = _root.tab4s3;
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "115");
}
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "290");
setProperty("ninja", _y , "586");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "340");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.alttab = 0;
Instance of Symbol 798 MovieClip in Frame 536
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 800 MovieClip in Frame 536
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 802 MovieClip in Frame 536
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 803 MovieClip in Frame 536
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Frame 537
_root.son = 2;
Frame 538
_root.lastab = 4;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (543);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (543);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (543);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (540);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (540);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (540);
}
if (0 < _root.exit1) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (506);
}
if (0 < _root.exit2) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (526);
}
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (566);
}
Frame 539
gotoAndPlay (537);
Frame 541
if (0 < _root.kill) {
gotoAndPlay (537);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 542
gotoAndPlay (540);
Frame 543
_root.son = 3;
Frame 544
if (0 < _root.kill) {
gotoAndPlay (537);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 545
gotoAndPlay (543);
Frame 546
_root.samu1 = _root.tab5s1;
_root.samu2 = _root.tab5s2;
_root.samu3 = _root.tab5s3;
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "300");
setProperty("ninja", _y , "575");
}
if ((_root.lastab < 7) and (5 < _root.lastab)) {
setProperty("ninja", _x , "15");
setProperty("ninja", _y , "350");
}
if ((_root.lastab < 11) and (9 < _root.lastab)) {
setProperty("ninja", _x , "230");
setProperty("ninja", _y , "535");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 811 MovieClip in Frame 546
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 812 MovieClip in Frame 546
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 813 MovieClip in Frame 546
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 814 MovieClip in Frame 546
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Frame 547
_root.son = 2;
Frame 548
_root.lastab = 5;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (553);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (553);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (553);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (550);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (550);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (550);
}
if (0 < _root.exit1) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (526);
}
if (0 < _root.exit2) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (556);
}
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (566);
}
Frame 549
gotoAndPlay (547);
Frame 551
if (0 < _root.kill) {
gotoAndPlay (547);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 552
gotoAndPlay (550);
Frame 553
_root.son = 3;
Frame 554
if (0 < _root.kill) {
gotoAndPlay (547);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 555
gotoAndPlay (553);
Frame 556
_root.samu1 = _root.tab6s1;
_root.samu2 = _root.tab6s2;
_root.samu3 = _root.tab6s3;
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "685");
setProperty("ninja", _y , "350");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 382 MovieClip in Frame 556
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 819 MovieClip in Frame 556
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 820 MovieClip in Frame 556
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Frame 557
_root.son = 2;
Frame 558
_root.lastab = 6;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (563);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (563);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (563);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (560);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (560);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (560);
}
if (0 < _root.exit1) {
_root.tab6s1 = _root.samu1;
_root.tab6s2 = _root.samu2;
_root.tab6s3 = _root.samu3;
gotoAndPlay (546);
}
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (566);
}
Frame 559
gotoAndPlay (557);
Frame 561
if (0 < _root.kill) {
gotoAndPlay (557);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 562
gotoAndPlay (560);
Frame 563
_root.son = 3;
Frame 564
if (0 < _root.kill) {
gotoAndPlay (557);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 565
gotoAndPlay (563);
Frame 569
gotoAndPlay (566);
Frame 580
if ((((((((((_root.tab1s1 < 1) and (_root.tab1s2 < 1)) and (_root.tab2s1 < 1)) and (_root.tab2s3 < 1)) and (_root.tab3s3 < 1)) and (_root.tab4s1 < 1)) and (_root.tab4s3 < 1)) and (_root.tab5s2 < 1)) and (_root.tab5s1 < 1)) and (_root.tab6s1 < 1)) {
gotoAndPlay (407);
}
Frame 664
_root.samu1 = _root.tab1s1;
_root.samu2 = _root.tab1s2;
_root.samu3 = _root.tab1s3;
if (_root.lastab < 1) {
setProperty("ninja", _x , "575");
setProperty("ninja", _y , "75");
}
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "650");
setProperty("ninja", _y , "400");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 759 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 760 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 833 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 834 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 835 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 836 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 55 MovieClip "ninja" in Frame 664
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Instance of Symbol 382 MovieClip in Frame 664
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 27 MovieClip in Frame 664
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 665
_root.son = 2;
Frame 666
_root.lastab = 1;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (671);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (671);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (671);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (668);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (668);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (668);
}
if (0 < _root.exit1) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (674);
}
Frame 667
gotoAndPlay (665);
Frame 669
if (0 < _root.kill) {
gotoAndPlay (665);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 670
gotoAndPlay (668);
Frame 671
_root.son = 3;
Frame 672
if (0 < _root.kill) {
gotoAndPlay (665);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 673
gotoAndPlay (671);
Frame 674
_root.samu1 = _root.tab2s1;
_root.samu2 = _root.tab2s2;
_root.samu3 = _root.tab2s3;
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "40");
setProperty("ninja", _y , "420");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "570");
setProperty("ninja", _y , "70");
}
if (((_root.lastab < 4) and (2 < _root.lastab)) and (0 < _root.altab)) {
setProperty("ninja", _x , "60");
setProperty("ninja", _y , "70");
_root.altab = 0;
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 842 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 843 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 844 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 845 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 848 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.obj3 = 1;
}
}
Instance of Symbol 849 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.altab = 1;
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 675
_root.son = 2;
Frame 676
_root.lastab = 2;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (681);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (681);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (681);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (678);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (678);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (678);
}
if (0 < _root.exit1) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (664);
}
if (0 < _root.exit2) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (684);
}
if (0 < _root.exit3) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (684);
}
if (0 < _root.obj3) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (694);
}
Frame 677
gotoAndPlay (675);
Frame 679
if (0 < _root.kill) {
gotoAndPlay (675);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 680
gotoAndPlay (678);
Frame 681
_root.son = 3;
Frame 682
if (0 < _root.kill) {
gotoAndPlay (675);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 683
gotoAndPlay (681);
Frame 684
_root.samu1 = _root.tab3s1;
_root.samu2 = _root.tab3s2;
_root.samu3 = _root.tab3s3;
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "590");
setProperty("ninja", _y , "545");
}
if (((_root.lastab < 3) and (1 < _root.lastab)) and (0 < _root.altab)) {
setProperty("ninja", _x , "105");
setProperty("ninja", _y , "565");
_root.altab = 0;
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 854 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 855 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 857 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 858 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 859 MovieClip in Frame 684
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
_root.altab = 1;
}
}
Frame 685
_root.son = 2;
Frame 686
_root.lastab = 3;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (691);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (691);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (691);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (688);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (688);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (688);
}
if (0 < _root.exit1) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (674);
}
if (0 < _root.exit2) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (674);
}
Frame 687
gotoAndPlay (685);
Frame 689
if (0 < _root.kill) {
gotoAndPlay (685);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 690
gotoAndPlay (688);
Frame 691
_root.son = 3;
Frame 692
if (0 < _root.kill) {
gotoAndPlay (685);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 693
gotoAndPlay (691);
Frame 699
stop();
Frame 700
_root.samu1 = _root.tab1s1;
_root.samu2 = _root.tab1s2;
_root.samu3 = _root.tab1s3;
if (_root.lastab < 1) {
setProperty("ninja", _x , "245");
setProperty("ninja", _y , "565");
}
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "600");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 866 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 867 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 869 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 870 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 872 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 873 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 55 MovieClip "ninja" in Frame 700
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Instance of Symbol 382 MovieClip in Frame 700
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 27 MovieClip in Frame 700
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 701
_root.son = 2;
Frame 702
_root.lastab = 1;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (707);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (707);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (707);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (704);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (704);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (704);
}
if (0 < _root.exit1) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (710);
}
Frame 703
gotoAndPlay (701);
Frame 705
if (0 < _root.kill) {
gotoAndPlay (701);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 706
gotoAndPlay (704);
Frame 707
_root.son = 3;
Frame 708
if (0 < _root.kill) {
gotoAndPlay (701);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 709
gotoAndPlay (707);
Frame 710
_root.samu1 = _root.tab2s1;
_root.samu2 = _root.tab2s2;
_root.samu3 = _root.tab2s3;
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "595");
setProperty("ninja", _y , "565");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "10");
setProperty("ninja", _y , "420");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 877 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 878 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 880 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 881 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 884 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 886 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 711
_root.son = 2;
Frame 712
_root.lastab = 2;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (717);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (717);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (717);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (714);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (714);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (714);
}
if (0 < _root.exit1) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (700);
}
if (0 < _root.exit2) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (720);
}
Frame 713
gotoAndPlay (711);
Frame 715
if (0 < _root.kill) {
gotoAndPlay (711);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 716
gotoAndPlay (714);
Frame 717
_root.son = 3;
Frame 718
if (0 < _root.kill) {
gotoAndPlay (711);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 719
gotoAndPlay (717);
Frame 720
_root.samu1 = _root.tab3s1;
_root.samu2 = _root.tab3s2;
_root.samu3 = _root.tab3s3;
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "665");
setProperty("ninja", _y , "435");
}
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "60");
setProperty("ninja", _y , "555");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.exit4 = 0;
_root.alttab = 0;
Instance of Symbol 890 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 891 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 893 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 894 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 896 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 897 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 720
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Frame 721
_root.son = 2;
Frame 722
_root.lastab = 3;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (727);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (727);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (727);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (724);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (724);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (724);
}
if (0 < _root.exit1) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (710);
}
if (0 < _root.exit2) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (730);
}
Frame 723
gotoAndPlay (721);
Frame 725
if (0 < _root.kill) {
gotoAndPlay (721);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 726
gotoAndPlay (724);
Frame 727
_root.son = 3;
Frame 728
if (0 < _root.kill) {
gotoAndPlay (721);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 729
gotoAndPlay (727);
Frame 730
_root.samu1 = _root.tab4s1;
_root.samu2 = _root.tab4s2;
_root.samu3 = _root.tab4s3;
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "75");
setProperty("ninja", _y , "20");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 901 MovieClip in Frame 730
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 902 MovieClip in Frame 730
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 904 MovieClip in Frame 730
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 905 MovieClip in Frame 730
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 730
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 730
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 731
_root.son = 2;
Frame 732
_root.lastab = 4;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (737);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (737);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (737);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (734);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (734);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (734);
}
if (0 < _root.exit1) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (720);
}
if (0 < _root.exit2) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (740);
}
Frame 733
gotoAndPlay (731);
Frame 735
if (0 < _root.kill) {
gotoAndPlay (731);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 736
gotoAndPlay (734);
Frame 737
_root.son = 3;
Frame 738
if (0 < _root.kill) {
gotoAndPlay (731);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 739
gotoAndPlay (737);
Frame 740
_root.samu1 = _root.tab5s1;
_root.samu2 = _root.tab5s2;
_root.samu3 = _root.tab5s3;
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "190");
setProperty("ninja", _y , "425");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 927 MovieClip in Frame 740
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 929 MovieClip in Frame 740
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 931 MovieClip in Frame 740
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Frame 741
_root.son = 2;
Frame 742
_root.lastab = 4;
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (747);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (747);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (747);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (744);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (744);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (744);
}
if (0 < _root.exit3) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (750);
}
Frame 743
gotoAndPlay (741);
Frame 745
if (0 < _root.kill) {
gotoAndPlay (741);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 746
gotoAndPlay (744);
Frame 747
_root.son = 3;
Frame 748
if (0 < _root.kill) {
gotoAndPlay (741);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 749
gotoAndPlay (747);
Frame 904
gotoAndPlay (1003);
Frame 905
_root.samu1 = _root.tab1s1;
_root.samu2 = _root.tab1s2;
_root.samu3 = _root.tab1s3;
if (_root.lastab < 1) {
setProperty("ninja", _x , "370");
setProperty("ninja", _y , "560");
}
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "400");
setProperty("ninja", _y , "15");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.detect1 = 0;
_root.detect2 = 0;
Instance of Symbol 969 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.detect1 = _root.detect1 + 1;
}
}
Instance of Symbol 970 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.detect2 = _root.detect2 + 1;
}
}
Instance of Symbol 971 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 972 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 974 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 975 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 977 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 979 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 55 MovieClip "ninja" in Frame 905
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Instance of Symbol 983 MovieClip "tree1" in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree1 = _root.tree1 + 1;
}
}
Instance of Symbol 984 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree2 = _root.tree2 + 1;
}
}
Instance of Symbol 985 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree3 = _root.tree3 + 1;
}
}
Instance of Symbol 986 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree4 = _root.tree4 + 1;
}
}
Instance of Symbol 987 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree5 = _root.tree5 + 1;
}
}
Instance of Symbol 988 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree6 = _root.tree6 + 1;
}
}
Instance of Symbol 989 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree7 = _root.tree7 + 1;
}
}
Instance of Symbol 983 MovieClip "tree1" in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree1 = _root.tree1 + 1;
}
}
Instance of Symbol 984 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree2 = _root.tree2 + 1;
}
}
Instance of Symbol 985 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree3 = _root.tree3 + 1;
}
}
Instance of Symbol 986 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree4 = _root.tree4 + 1;
}
}
Instance of Symbol 987 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree5 = _root.tree5 + 1;
}
}
Instance of Symbol 988 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree6 = _root.tree6 + 1;
}
}
Instance of Symbol 989 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree7 = _root.tree7 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 905
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 27 MovieClip in Frame 905
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 906
_root.son = 2;
Frame 907
_root.lastab = 1;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (912);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (912);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (912);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (909);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (909);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (909);
}
if (0 < _root.exit1) {
_root.tab1s1 = _root.samu1;
_root.tab1s2 = _root.samu2;
_root.tab1s3 = _root.samu3;
gotoAndPlay (915);
}
Frame 908
gotoAndPlay (906);
Frame 910
if (0 < _root.kill) {
gotoAndPlay (906);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 911
gotoAndPlay (909);
Frame 912
_root.son = 3;
Frame 913
if (0 < _root.kill) {
gotoAndPlay (906);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 914
gotoAndPlay (912);
Frame 915
_root.samu1 = _root.tab2s1;
_root.samu2 = _root.tab2s2;
_root.samu3 = _root.tab2s3;
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "405");
setProperty("ninja", _y , "580");
}
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "680");
setProperty("ninja", _y , "335");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.detect1 = 0;
_root.detect2 = 0;
Instance of Symbol 970 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.detect2 = _root.detect2 + 1;
}
}
Instance of Symbol 997 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 998 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 999 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 1000 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 1002 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 1004 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Instance of Symbol 983 MovieClip "tree1" in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree1 = _root.tree1 + 1;
}
}
Instance of Symbol 984 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree2 = _root.tree2 + 1;
}
}
Instance of Symbol 985 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree3 = _root.tree3 + 1;
}
}
Instance of Symbol 986 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree4 = _root.tree4 + 1;
}
}
Instance of Symbol 987 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree5 = _root.tree5 + 1;
}
}
Instance of Symbol 988 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree6 = _root.tree6 + 1;
}
}
Instance of Symbol 989 MovieClip in Frame 915
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree7 = _root.tree7 + 1;
}
}
Frame 916
_root.son = 2;
Frame 917
_root.lastab = 2;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (922);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (922);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (922);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (919);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (919);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (919);
}
if (0 < _root.exit1) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (905);
}
if (0 < _root.exit2) {
_root.tab2s1 = _root.samu1;
_root.tab2s2 = _root.samu2;
_root.tab2s3 = _root.samu3;
gotoAndPlay (925);
}
Frame 918
gotoAndPlay (916);
Frame 920
if (0 < _root.kill) {
gotoAndPlay (916);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 921
gotoAndPlay (919);
Frame 922
_root.son = 3;
Frame 923
if (0 < _root.kill) {
gotoAndPlay (916);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 924
gotoAndPlay (922);
Frame 925
_root.samu1 = _root.tab3s1;
_root.samu2 = _root.tab3s2;
_root.samu3 = _root.tab3s3;
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "25");
setProperty("ninja", _y , "315");
}
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "675");
setProperty("ninja", _y , "185");
_root.altab = 0;
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 1009 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 1010 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 1012 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 1014 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 385 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit3 = _root.exit3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 984 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree2 = _root.tree2 + 1;
}
}
Instance of Symbol 987 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree5 = _root.tree5 + 1;
}
}
Instance of Symbol 988 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree6 = _root.tree6 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 925
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 926
_root.son = 2;
Frame 927
_root.lastab = 3;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (932);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (932);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (932);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (929);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (929);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (929);
}
if (0 < _root.exit1) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (915);
}
if (0 < _root.exit2) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (935);
}
Frame 928
gotoAndPlay (926);
Frame 930
if (0 < _root.kill) {
gotoAndPlay (926);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 931
gotoAndPlay (929);
Frame 932
_root.son = 3;
Frame 933
if (0 < _root.kill) {
gotoAndPlay (926);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 934
gotoAndPlay (932);
Frame 935
_root.samu1 = _root.tab4s1;
_root.samu2 = _root.tab4s2;
_root.samu3 = _root.tab4s3;
if ((_root.lastab < 4) and (2 < _root.lastab)) {
setProperty("ninja", _x , "25");
setProperty("ninja", _y , "180");
}
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "350");
setProperty("ninja", _y , "25");
_root.altab = 0;
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 1022 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 1024 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 1026 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 1027 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 1028 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 1029 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 987 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree5 = _root.tree5 + 1;
}
}
Instance of Symbol 988 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.tree6 = _root.tree6 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 935
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 936
_root.son = 2;
Frame 937
_root.lastab = 4;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (942);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (942);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (942);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (939);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (939);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (939);
}
if (0 < _root.exit1) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (925);
}
if (0 < _root.exit2) {
_root.tab4s1 = _root.samu1;
_root.tab4s2 = _root.samu2;
_root.tab4s3 = _root.samu3;
gotoAndPlay (945);
}
Frame 938
gotoAndPlay (936);
Frame 940
if (0 < _root.kill) {
gotoAndPlay (936);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 941
gotoAndPlay (939);
Frame 942
_root.son = 3;
Frame 943
if (0 < _root.kill) {
gotoAndPlay (936);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 944
gotoAndPlay (942);
Frame 945
_root.samu1 = _root.tab5s1;
_root.samu2 = _root.tab5s2;
_root.samu3 = _root.tab5s3;
if ((_root.lastab < 5) and (3 < _root.lastab)) {
setProperty("ninja", _x , "345");
setProperty("ninja", _y , "555");
}
if ((_root.lastab < 7) and (5 < _root.lastab)) {
setProperty("ninja", _x , "345");
setProperty("ninja", _y , "40");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
Instance of Symbol 1034 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 1035 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 1037 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 1038 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 1040 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 1041 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 945
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 946
_root.son = 2;
Frame 947
_root.lastab = 5;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (952);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (952);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (952);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (949);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (949);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (949);
}
if (0 < _root.exit1) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (935);
}
if (0 < _root.exit2) {
_root.tab5s1 = _root.samu1;
_root.tab5s2 = _root.samu2;
_root.tab5s3 = _root.samu3;
gotoAndPlay (955);
}
Frame 948
gotoAndPlay (946);
Frame 950
if (0 < _root.kill) {
gotoAndPlay (946);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 951
gotoAndPlay (949);
Frame 952
_root.son = 3;
Frame 953
if (0 < _root.kill) {
gotoAndPlay (946);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 954
gotoAndPlay (952);
Frame 955
_root.samu1 = _root.tab6s1;
_root.samu2 = _root.tab3s2;
_root.samu3 = _root.tab3s3;
if ((_root.lastab < 6) and (4 < _root.lastab)) {
setProperty("ninja", _x , "345");
setProperty("ninja", _y , "555");
}
_root.exit1 = 0;
_root.exit2 = 0;
_root.exit3 = 0;
_root.detect1 = 0;
_root.detect2 = 0;
Instance of Symbol 969 MovieClip in Frame 955
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.detect1 = _root.detect1 + 1;
}
}
Instance of Symbol 970 MovieClip in Frame 955
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.detect2 = _root.detect2 + 1;
}
}
Instance of Symbol 1061 MovieClip in Frame 955
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 1062 MovieClip in Frame 955
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 382 MovieClip in Frame 955
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Frame 955
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Frame 956
_root.son = 2;
Frame 957
_root.lastab = 6;
_root.kill = 0;
if ((_root.mortlvl1 < _root.mort1) and (0 < _root.samu1)) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (962);
}
if ((_root.mortlvl2 < _root.mort2) and (0 < _root.samu2)) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (962);
}
if ((_root.mortlvl3 < _root.mort3) and (0 < _root.samu3)) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (962);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (959);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (959);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
_root.ninjaposx = getProperty(_root.ninja, _x);
_root.ninjaposy = getProperty(_root.ninja, _y);
gotoAndPlay (959);
}
if (0 < _root.exit1) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (945);
}
if (0 < _root.exit2) {
_root.tab3s1 = _root.samu1;
_root.tab3s2 = _root.samu2;
_root.tab3s3 = _root.samu3;
gotoAndPlay (965);
}
Frame 958
gotoAndPlay (956);
Frame 960
if (0 < _root.kill) {
gotoAndPlay (956);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
Frame 961
gotoAndPlay (959);
Frame 962
_root.son = 3;
Frame 963
if (0 < _root.kill) {
gotoAndPlay (956);
setProperty("ninja", _x , _root.ninjaposx);
setProperty("ninja", _y , _root.ninjaposy);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 964
gotoAndPlay (962);
Frame 1002
stop();
Frame 1003
_root.prescore = 10 - _root.pen;
stopAllSounds();
Instance of Symbol 27 MovieClip in Frame 1003
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 1004
_root.score = _root.prescore * 10;
Frame 1010
stop();
Frame 1012
_root.scoret = _root.scoret + _root.score;
_root.fini1t = _root.fini1t + _root.fini1;
_root.fini2t = _root.fini2t + _root.fini2;
_root.fini3t = _root.fini3t + _root.fini3;
_root.fini4t = _root.fini4t + _root.fini4;
_root.fini5t = _root.fini5t + _root.fini5;
_root.fini6t = _root.fini6t + _root.fini6;
_root.fini7t = _root.fini7t + _root.fini7;
_root.fini8t = _root.fini8t + _root.fini8;
_root.fini9t = _root.fini9t + _root.fini9;
_root.fini10t = _root.fini10t + _root.fini10;
_root.fini11t = _root.fini11t + _root.fini11;
_root.kct = _root.kct + _root.kc;
Frame 1013
_root.score = 0;
_root.prescore = 0;
_root.pen = 0;
_root.kc = 0;
_root.fini1 = 0;
_root.fini2 = 0;
_root.fini3 = 0;
_root.fini4 = 0;
_root.fini5 = 0;
_root.fini6 = 0;
_root.fini7 = 0;
_root.fini8 = 0;
_root.fini9 = 0;
_root.fini10 = 0;
_root.fini11 = 0;
Frame 1014
if (_root.lvl < 8) {
gotoAndPlay (376);
}
Frame 1016
_root.prescore = _root.scoret / 8;
Frame 1017
_root.score = _root.prescore;
_root.fini1 = _root.fini1t;
_root.fini2 = _root.fini2t;
_root.fini3 = _root.fini3t;
_root.fini4 = _root.fini4t;
_root.fini5 = _root.fini5t;
_root.fini6 = _root.fini6t;
_root.fini7 = _root.fini7t;
_root.fini8 = _root.fini8t;
_root.fini9 = _root.fini9t;
_root.fini10 = _root.fini10t;
_root.fini11 = _root.fini11t;
Instance of Symbol 27 MovieClip in Frame 1018
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 1020
stop();
Frame 1124
gotoAndPlay (360);
Frame 1125
_root.samu1 = _root.tab1s1;
_root.samu2 = _root.tab1s2;
_root.samu3 = _root.tab1s3;
if (_root.lastab < 1) {
setProperty("ninja", _x , "650");
setProperty("ninja", _y , "180");
}
if ((_root.lastab < 3) and (1 < _root.lastab)) {
setProperty("ninja", _x , "40");
setProperty("ninja", _y , "450");
}
Instance of Symbol 382 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 1166 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 1167 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 1168 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 1169 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 1170 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Instance of Symbol 1171 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 55 MovieClip "ninja" in Frame 1125
onClipEvent (load) {
speed = 3;
}
onClipEvent (enterFrame) {
if (key.isdown(key.RIGHT)) {
play();
_rotation = 90;
_x = (_x + speed);
}
if (key.isdown(key.LEFT)) {
play();
_rotation = 270;
_x = (_x - speed);
}
if (key.isdown(key.UP)) {
play();
_rotation = 0;
_y = (_y - speed);
}
if (key.isdown(key.DOWN)) {
play();
_rotation = 180;
_y = (_y + speed);
}
if (key.isdown(key.RIGHT) && (key.isdown(key.UP))) {
_rotation = 45;
}
if (key.isdown(key.LEFT) && (key.isdown(key.UP))) {
_rotation = 315;
}
if (key.isdown(key.RIGHT) && (key.isdown(key.DOWN))) {
_rotation = 135;
}
if (key.isdown(key.LEFT) && (key.isdown(key.DOWN))) {
_rotation = 225;
}
if (Key.isDown(Key.LEFT) && (_root.leftbound.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.rightbound.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.downbound.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.upbound.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
if (Key.isDown(Key.LEFT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x + speed);
}
if (Key.isDown(Key.RIGHT) && (_root.mur.hitTest(_x, _y, true))) {
_x = (_x - speed);
}
if (Key.isDown(Key.DOWN) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y - speed);
}
if (Key.isDown(Key.UP) && (_root.mur.hitTest(_x, _y, true))) {
_y = (_y + speed);
}
}
Frame 1127
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
gotoAndPlay (1132);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
gotoAndPlay (1132);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
gotoAndPlay (1132);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
gotoAndPlay (1129);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
gotoAndPlay (1129);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
gotoAndPlay (1129);
}
if (0 < _root.exit1) {
gotoAndPlay (1135);
_root.lastab = 1;
}
Frame 1128
gotoAndPlay (1126);
Frame 1130
if (0 < _root.kill) {
gotoAndPlay (1126);
}
Frame 1131
gotoAndPlay (1129);
Frame 1133
if (0 < _root.kill) {
gotoAndPlay (1126);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 1134
gotoAndPlay (1132);
Frame 1135
_root.samu1 = _root.tab2s1;
_root.samu2 = _root.tab2s2;
_root.samu3 = _root.tab2s3;
_root.exit1 = 0;
if (_root.lastab < 1) {
setProperty("ninja", _x , "650");
setProperty("ninja", _y , "180");
}
if ((_root.lastab < 2) and (0 < _root.lastab)) {
setProperty("ninja", _x , "550");
setProperty("ninja", _y , "550");
}
Instance of Symbol 1177 MovieClip in Frame 1135
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.mort1 = _root.mort1 + 1;
}
}
Instance of Symbol 1179 MovieClip in Frame 1135
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu1)) {
_root.tue1 = _root.tue1 + 1;
}
}
Instance of Symbol 1180 MovieClip in Frame 1135
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.mort3 = _root.mort3 + 1;
}
}
Instance of Symbol 1183 MovieClip in Frame 1135
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.mort2 = _root.mort2 + 1;
}
}
Instance of Symbol 1184 MovieClip in Frame 1135
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu2)) {
_root.tue2 = _root.tue2 + 1;
}
}
Instance of Symbol 1185 MovieClip in Frame 1135
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja) and (0 < _root.samu3)) {
_root.tue3 = _root.tue3 + 1;
}
}
Frame 1137
_root.kill = 0;
if (_root.mortlvl1 < _root.mort1) {
_root.siden = 1;
gotoAndPlay (1142);
}
if (_root.mortlvl2 < _root.mort2) {
_root.siden = 2;
gotoAndPlay (1142);
}
if (_root.mortlvl3 < _root.mort3) {
_root.siden = 3;
gotoAndPlay (1142);
}
if (_root.tuelvl1 < _root.tue1) {
_root.siden = 1;
gotoAndPlay (1139);
}
if (_root.tuelvl2 < _root.tue2) {
_root.siden = 2;
gotoAndPlay (1139);
}
if (_root.tuelvl3 < _root.tue3) {
_root.siden = 3;
gotoAndPlay (1139);
}
if (0 < _root.nord) {
gotoAndPlay (1337);
}
Frame 1138
gotoAndPlay (1136);
Frame 1140
if (0 < _root.kill) {
gotoAndPlay (1136);
}
Frame 1141
gotoAndPlay (1139);
Frame 1143
if (0 < _root.kill) {
gotoAndPlay (1136);
}
if (0 < _root.gameover) {
gotoAndPlay (1146);
}
Frame 1144
gotoAndPlay (1142);
Frame 1146
_root.vies = _root.vies - 1;
_root.lvl = _root.lvl - 1;
_root.gameover = 0;
Instance of Symbol 27 MovieClip in Frame 1146
onClipEvent (mouseMove) {
if (0 < _root.cross) {
Mouse.hide();
startDrag ("", true);
}
if (_root.cross < 1) {
Mouse.show();
stopDrag();
}
}
Frame 1147
if (_root.vies < 1) {
gotoAndPlay (1171);
}
Frame 1169
stop();
Frame 1173
stop();
Symbol 10 Button
on (release, keyPress "<Space>") {
gotoAndPlay (5);
}
Symbol 18 MovieClip Frame 2
if (0 < _root.pass) {
gotoAndPlay (4);
}
Symbol 18 MovieClip Frame 3
gotoAndPlay (1);
Symbol 18 MovieClip Frame 6
gotoAndPlay (4);
Symbol 19 Button
on (release) {
if (0 < _root.pass) {
gotoAndPlay (360);
}
}
Symbol 21 MovieClip Frame 4
if (_root.getBytesLoaded() != _root.getBytesTotal()) {
gotoAndPlay (1);
}
Symbol 21 MovieClip Frame 6
_root.pass = 1;
Symbol 24 MovieClip Frame 2
setProperty(this, _xscale , (_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
Symbol 27 MovieClip Frame 2
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 4
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 6
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 8
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 10
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 12
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 14
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 16
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 18
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 20
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 22
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 24
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 26
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 28
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 30
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 32
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 34
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 36
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 38
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 40
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 42
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 44
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 46
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 48
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 50
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 52
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 54
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 56
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 58
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 60
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 62
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 64
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 66
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 68
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 70
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 72
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 74
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 76
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 78
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 80
_root.katanaposx = getProperty(_root.katana, _x);
_root.katanaposy = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 82
_root.katanaposx2 = getProperty(_root.katana, _x);
_root.katanaposy2 = getProperty(_root.katana, _y);
Symbol 27 MovieClip Frame 84
if (_root.katanaposx2 < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposx < _root.katanaposx) {
gotoAndPlay (1);
}
if (_root.katanaposy2 < _root.katanaposy) {
gotoAndPlay (1);
}
if (_root.katanaposy < _root.katanaposy2) {
gotoAndPlay (1);
}
Symbol 27 MovieClip Frame 86
gotoAndPlay (80);
Symbol 29 Button
on (release, keyPress "<Space>") {
gotoAndPlay (10);
}
Symbol 35 Button
on (release, keyPress "<Space>") {
gotoAndPlay (15);
}
Symbol 37 Button
on (release, keyPress "<Space>") {
gotoAndPlay (20);
}
Symbol 42 Button
on (release, keyPress "<Space>") {
gotoAndPlay (25);
}
Symbol 49 Button
on (release, keyPress "<Space>") {
gotoAndPlay (14);
}
Symbol 55 MovieClip Frame 1
stop();
Symbol 55 MovieClip Frame 13
gotoAndPlay (1);
Symbol 55 MovieClip Frame 16
speed = 10;
Symbol 55 MovieClip Frame 29
speed = 6;
Symbol 55 MovieClip Frame 30
gotoAndPlay (1);
Symbol 56 Button
on (release, keyPress "<Space>") {
gotoAndPlay (30);
}
Symbol 61 Button
on (release, keyPress "<Space>") {
gotoAndPlay (235);
}
Symbol 63 Button
on (release, keyPress "<Space>") {
gotoAndPlay (240);
}
Symbol 72 MovieClip Frame 1
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 72 MovieClip Frame 3
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 72 MovieClip Frame 5
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 72 MovieClip Frame 7
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 72 MovieClip Frame 9
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 72 MovieClip Frame 11
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 78 MovieClip Frame 1
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 78 MovieClip Frame 3
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 78 MovieClip Frame 5
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 78 MovieClip Frame 7
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 78 MovieClip Frame 9
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 78 MovieClip Frame 11
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 84 MovieClip Frame 1
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 84 MovieClip Frame 3
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 84 MovieClip Frame 5
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 84 MovieClip Frame 7
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 84 MovieClip Frame 9
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 84 MovieClip Frame 11
if ((0 < _root.samu1) and (_root.samu1 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu1) and (_root.samu1 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu1) and (_root.samu1 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu1) and (_root.samu1 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu1) and (_root.samu1 < 6)) {
gotoAndPlay (10);
}
Symbol 86 MovieClip Frame 2
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 4
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 6
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 8
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 10
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 12
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 14
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 16
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 18
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 20
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 22
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 24
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 26
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 28
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 30
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 32
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 34
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 36
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 38
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 86 MovieClip Frame 40
gotoAndPlay (1);
Symbol 86 MovieClip Frame 42
if (_root.samu1 < 1) {
gotoAndPlay (41);
}
Symbol 87 Button
on (release, keyPress "<Space>") {
gotoAndPlay (322);
}
Symbol 89 Button
on (release, keyPress "<Space>") {
gotoAndPlay (330);
}
Symbol 91 Button
on (release, keyPress "<Space>") {
gotoAndPlay (14);
}
Symbol 92 MovieClip Frame 24
if (0 < _root.n) {
stop();
}
Symbol 92 MovieClip Frame 25
gotoAndPlay (1);
Symbol 93 MovieClip Frame 80
stop();
_root.n = 1;
Symbol 94 Button
on (release, keyPress "<Space>") {
gotoAndPlay (335);
}
Symbol 100 Button
on (release, keyPress "<Space>") {
gotoAndPlay (340);
}
Symbol 102 Button
on (release, keyPress "<Space>") {
gotoAndPlay (345);
}
Symbol 109 MovieClip Frame 24
gotoAndPlay (16);
Symbol 132 Button
on (release, keyPress "<Space>") {
gotoAndPlay (350);
}
Symbol 134 Button
on (release, keyPress "<Up>") {
_root.aga = _root.kag;
_root.foa = _root.kfo;
_root.att = 1;
gotoAndPlay (11);
}
Symbol 141 Button
on (release, keyPress "<Space>") {
gotoAndPlay (355);
}
Symbol 144 Button
on (release, keyPress "<Space>") {
gotoAndPlay (360);
}
Symbol 150 Button
on (release) {
gotoAndPlay (1);
}
Symbol 181 MovieClip Frame 2
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 6
stop();
Symbol 181 MovieClip Frame 10
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 13
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 16
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 19
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 22
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 25
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 28
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 181 MovieClip Frame 31
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 220 Button
on (release, keyPress "<Space>") {
gotoAndPlay (376);
}
Symbol 224 Button
on (release) {
gotoAndPlay (370);
}
Symbol 228 Button
on (release) {
toggleHighQuality();
}
Symbol 232 Button
on (release) {
gotoAndPlay (1);
}
Symbol 237 Button
on (release) {
gotoAndPlay (373);
}
Symbol 241 MovieClip Frame 1
stopAllSounds();
Symbol 241 MovieClip Frame 5
stop();
Symbol 244 MovieClip Frame 1
stopAllSounds();
Symbol 244 MovieClip Frame 5
stop();
Symbol 247 MovieClip Frame 1
stopAllSounds();
Symbol 247 MovieClip Frame 5
stop();
Symbol 250 MovieClip Frame 1
stopAllSounds();
Symbol 250 MovieClip Frame 5
stop();
Symbol 253 MovieClip Frame 1
stopAllSounds();
Symbol 253 MovieClip Frame 5
stop();
Symbol 254 MovieClip Frame 1
stopAllSounds();
Symbol 254 MovieClip Frame 3
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 254 MovieClip Frame 6
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 254 MovieClip Frame 9
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 254 MovieClip Frame 12
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 254 MovieClip Frame 15
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 254 MovieClip Frame 18
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 254 MovieClip Frame 21
if (_root.son < 1) {
gotoAndPlay (1);
}
if ((_root.son < 2) and (0 < _root.son)) {
gotoAndPlay (4);
}
if ((_root.son < 3) and (1 < _root.son)) {
gotoAndPlay (7);
}
if ((_root.son < 4) and (2 < _root.son)) {
gotoAndPlay (10);
}
if ((_root.son < 5) and (3 < _root.son)) {
gotoAndPlay (13);
}
if ((_root.son < 6) and (4 < _root.son)) {
gotoAndPlay (16);
}
if ((_root.son < 7) and (5 < _root.son)) {
gotoAndPlay (19);
}
Symbol 256 Button
on (release, keyPress "<Space>") {
gotoAndPlay (363);
}
Symbol 289 MovieClip Frame 1
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 4
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 7
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 10
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 13
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 16
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 19
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 22
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 289 MovieClip Frame 25
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (23);
}
Symbol 340 Button
on (release, keyPress "<Space>") {
gotoAndPlay (380);
}
Symbol 341 Button
on (release, keyPress "<Space>") {
gotoAndPlay (407);
}
Symbol 342 Button
on (release, keyPress "<Space>") {
gotoAndPlay (700);
}
Symbol 343 Button
on (release, keyPress "<Space>") {
gotoAndPlay (664);
}
Symbol 344 Button
on (release, keyPress "<Space>") {
gotoAndPlay (506);
}
Symbol 345 Button
on (release, keyPress "<Space>") {
gotoAndPlay (905);
}
Symbol 350 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 350 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (163);
}
Symbol 350 MovieClip Frame 162
gotoAndPlay (1);
Symbol 350 MovieClip Frame 383
gotoAndPlay (1);
Symbol 351 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 351 MovieClip Frame 5
if (0 < _root.runran3) {
gotoAndPlay (265);
}
Symbol 351 MovieClip Frame 264
gotoAndPlay (1);
Symbol 351 MovieClip Frame 424
gotoAndPlay (1);
Symbol 352 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 352 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (94);
}
if (1 < _root.runran1) {
gotoAndPlay (174);
}
Symbol 352 MovieClip Frame 93
gotoAndPlay (1);
Symbol 352 MovieClip Frame 173
gotoAndPlay (1);
Symbol 352 MovieClip Frame 332
gotoAndPlay (1);
Symbol 354 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 354 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (163);
}
Symbol 354 MovieClip Frame 162
gotoAndPlay (1);
Symbol 354 MovieClip Frame 383
gotoAndPlay (1);
Symbol 355 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 355 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (94);
}
if (1 < _root.runran1) {
gotoAndPlay (174);
}
Symbol 355 MovieClip Frame 93
gotoAndPlay (1);
Symbol 355 MovieClip Frame 173
gotoAndPlay (1);
Symbol 355 MovieClip Frame 332
gotoAndPlay (1);
Symbol 356 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 356 MovieClip Frame 5
if (0 < _root.runran3) {
gotoAndPlay (265);
}
Symbol 356 MovieClip Frame 264
gotoAndPlay (1);
Symbol 356 MovieClip Frame 424
gotoAndPlay (1);
Symbol 357 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 357 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 357 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (94);
}
if (1 < _root.runran1) {
gotoAndPlay (174);
}
Symbol 357 MovieClip Frame 93
gotoAndPlay (1);
Symbol 357 MovieClip Frame 173
gotoAndPlay (1);
Symbol 357 MovieClip Frame 332
gotoAndPlay (1);
Symbol 358 MovieClip Frame 1
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 358 MovieClip Frame 3
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 358 MovieClip Frame 5
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 358 MovieClip Frame 7
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 358 MovieClip Frame 9
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 358 MovieClip Frame 11
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 359 MovieClip Frame 1
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 359 MovieClip Frame 3
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 359 MovieClip Frame 5
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 359 MovieClip Frame 7
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 359 MovieClip Frame 9
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 359 MovieClip Frame 11
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 365 MovieClip Frame 1
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 365 MovieClip Frame 3
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 365 MovieClip Frame 5
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 365 MovieClip Frame 7
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 365 MovieClip Frame 9
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 365 MovieClip Frame 11
if ((0 < _root.samu3) and (_root.samu3 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu3) and (_root.samu3 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu3) and (_root.samu3 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu3) and (_root.samu3 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu3) and (_root.samu3 < 6)) {
gotoAndPlay (10);
}
Symbol 367 MovieClip Frame 2
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 4
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 6
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 8
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 10
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 12
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 14
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 16
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 18
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 20
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 22
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 24
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 26
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 28
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 30
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 32
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 34
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 36
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 38
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 367 MovieClip Frame 40
gotoAndPlay (1);
Symbol 367 MovieClip Frame 42
if (_root.samu3 < 1) {
gotoAndPlay (41);
}
Symbol 368 MovieClip Frame 2
_root.runran3 = random(2);
Symbol 368 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 368 MovieClip Frame 5
if (0 < _root.runran3) {
gotoAndPlay (265);
}
Symbol 368 MovieClip Frame 264
gotoAndPlay (1);
Symbol 368 MovieClip Frame 424
gotoAndPlay (1);
Symbol 370 MovieClip Frame 1
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 370 MovieClip Frame 3
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 370 MovieClip Frame 5
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 370 MovieClip Frame 7
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 370 MovieClip Frame 9
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 370 MovieClip Frame 11
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 371 MovieClip Frame 1
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 371 MovieClip Frame 3
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 371 MovieClip Frame 5
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 371 MovieClip Frame 7
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 371 MovieClip Frame 9
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 371 MovieClip Frame 11
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 377 MovieClip Frame 1
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 377 MovieClip Frame 3
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 377 MovieClip Frame 5
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 377 MovieClip Frame 7
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 377 MovieClip Frame 9
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 377 MovieClip Frame 11
if ((0 < _root.samu2) and (_root.samu2 < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu2) and (_root.samu2 < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu2) and (_root.samu2 < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu2) and (_root.samu2 < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu2) and (_root.samu2 < 6)) {
gotoAndPlay (10);
}
Symbol 379 MovieClip Frame 1
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 3
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 5
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 7
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 9
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 11
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 13
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 15
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 17
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 19
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 21
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 23
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 25
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 27
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 29
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 31
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 33
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 35
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 37
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 39
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 379 MovieClip Frame 40
gotoAndPlay (1);
Symbol 379 MovieClip Frame 42
if (_root.samu2 < 1) {
gotoAndPlay (41);
}
Symbol 380 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 380 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 380 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (163);
}
Symbol 380 MovieClip Frame 162
gotoAndPlay (1);
Symbol 380 MovieClip Frame 383
gotoAndPlay (1);
Symbol 381 MovieClip Frame 1
stop();
Symbol 381 MovieClip Frame 13
gotoAndPlay (1);
Symbol 381 MovieClip Frame 16
speed = 10;
Symbol 381 MovieClip Frame 29
speed = 6;
Symbol 381 MovieClip Frame 30
gotoAndPlay (1);
Symbol 387 MovieClip Frame 5
stop();
Symbol 390 MovieClip Frame 2
setProperty(this, _yscale , (_root.mort2 / _root.mortlvl2) * 100);
Symbol 391 MovieClip Frame 2
setProperty(this, _yscale , (_root.mort1 / _root.mortlvl1) * 100);
Symbol 392 MovieClip Frame 2
setProperty(this, _yscale , (_root.mort3 / _root.mortlvl3) * 100);
Symbol 394 MovieClip Frame 9
_root.mort1 = _root.mort1 - 1;
_root.mort2 = _root.mort2 - 1;
_root.mort3 = _root.mort3 - 1;
Symbol 396 MovieClip Frame 1
if (_root.mort1 < 0) {
_root.mort1 = 0;
}
if (_root.mort2 < 0) {
_root.mort2 = 0;
}
if (_root.mort3 < 0) {
_root.mort3 = 0;
}
Symbol 400 MovieClip Frame 3
if (_root.objx < 1) {
gotoAndPlay (1);
}
Symbol 400 MovieClip Frame 5
if (1 < _root.lvl) {
gotoAndPlay (70);
}
Symbol 400 MovieClip Frame 67
_root.objx = 0;
Symbol 400 MovieClip Frame 68
gotoAndPlay (1);
Symbol 400 MovieClip Frame 135
_root.objx = 0;
Symbol 436 MovieClip Frame 58
_root.kill = 1;
Symbol 441 MovieClip Frame 85
_root.kill = 1;
Symbol 443 MovieClip Frame 80
_root.kill = 1;
Symbol 448 MovieClip Frame 85
_root.kill = 1;
Symbol 454 MovieClip Frame 85
_root.kill = 1;
Symbol 462 MovieClip Frame 74
_root.kill = 1;
Symbol 474 MovieClip Frame 31
_root.fini2 = _root.fini2 + 1;
_root.kc = _root.kc + 1;
Symbol 474 MovieClip Frame 60
_root.kill = 1;
Symbol 477 MovieClip Frame 70
_root.kill = 1;
Symbol 484 MovieClip Frame 81
_root.kill = 1;
Symbol 500 MovieClip Frame 110
_root.kill = 1;
Symbol 501 MovieClip Frame 1
_root.r = random(11);
if ((0 < _root.siden) and (_root.siden < 2)) {
_root.samu1 = 0;
_root.mort1 = 0;
_root.tue1 = 0;
}
if ((1 < _root.siden) and (_root.siden < 3)) {
_root.samu2 = 0;
_root.mort2 = 0;
_root.tue2 = 0;
}
if ((2 < _root.siden) and (_root.siden < 4)) {
_root.samu3 = 0;
_root.mort3 = 0;
_root.tue3 = 0;
}
if ((7 < _root.lvl) and (5 < _root.lastab)) {
gotoAndPlay (854);
}
Symbol 501 MovieClip Frame 2
if ((0 < _root.r) and (_root.r < 2)) {
gotoAndPlay (88);
}
if ((1 < _root.r) and (_root.r < 3)) {
gotoAndPlay (148);
}
if ((2 < _root.r) and (_root.r < 4)) {
gotoAndPlay (208);
}
if ((3 < _root.r) and (_root.r < 5)) {
gotoAndPlay (295);
}
if ((4 < _root.r) and (_root.r < 6)) {
gotoAndPlay (389);
}
if ((5 < _root.r) and (_root.r < 7)) {
gotoAndPlay (476);
}
if ((6 < _root.r) and (_root.r < 8)) {
gotoAndPlay (563);
}
if ((7 < _root.r) and (_root.r < 9)) {
gotoAndPlay (640);
}
if ((8 < _root.r) and (_root.r < 10)) {
gotoAndPlay (701);
}
if ((9 < _root.r) and (_root.r < 11)) {
gotoAndPlay (772);
}
Symbol 501 MovieClip Frame 46
_root.fini5 = _root.fini5 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 85
_root.kill = 1;
Symbol 501 MovieClip Frame 118
_root.fini2 = _root.fini2 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 145
_root.kill = 1;
Symbol 501 MovieClip Frame 177
_root.fini1 = _root.fini1 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 266
_root.fini7 = _root.fini7 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 326
_root.fini3 = _root.fini3 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 450
_root.fini4 = _root.fini4 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 525
_root.fini8 = _root.fini8 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 602
_root.fini6 = _root.fini6 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 671
_root.fini9 = _root.fini9 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 739
_root.fini10 = _root.fini10 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 810
_root.fini11 = _root.fini11 + 1;
_root.kc = _root.kc + 1;
Symbol 501 MovieClip Frame 867
_root.kc = _root.kc + 1;
Symbol 510 MovieClip Frame 2
setProperty(this, _xscale , (_root.hpa / _root.hpax) * 100);
Symbol 511 MovieClip Frame 2
setProperty(this, _xscale , (_root.hpb / _root.hpbx) * 100);
Symbol 520 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 520 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 520 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 520 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 520 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 520 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 524 MovieClip Frame 2
setProperty(this, _xscale , (_root.kag / 10) * 100);
Symbol 525 MovieClip Frame 2
setProperty(this, _xscale , (_root.sag / 10) * 100);
Symbol 526 MovieClip Frame 2
setProperty(this, _xscale , (_root.cag / 10) * 100);
Symbol 527 MovieClip Frame 2
setProperty(this, _xscale , (_root.kiag / 10) * 100);
Symbol 529 MovieClip Frame 2
setProperty(this, _xscale , (_root.kfo / 20) * 100);
Symbol 530 MovieClip Frame 2
setProperty(this, _xscale , (_root.sfo / 20) * 100);
Symbol 531 MovieClip Frame 2
setProperty(this, _xscale , (_root.cfo / 20) * 100);
Symbol 532 MovieClip Frame 2
setProperty(this, _xscale , (_root.kifo / 20) * 100);
Symbol 533 Button
on (release, keyPress "<Up>") {
_root.aga = _root.kag;
_root.foa = _root.kfo;
_root.att = 1;
gotoAndPlay (11);
}
Symbol 534 Button
on (release, keyPress "<Right>") {
_root.aga = _root.sag;
_root.foa = _root.sfo;
_root.att = 2;
gotoAndPlay (11);
}
Symbol 535 Button
on (release, keyPress "<Left>") {
_root.aga = _root.cag;
_root.foa = _root.cfo;
_root.att = 3;
gotoAndPlay (11);
}
Symbol 536 Button
on (release, keyPress "<Down>") {
_root.aga = _root.kiag;
_root.foa = _root.kifo;
_root.att = 4;
gotoAndPlay (11);
}
Symbol 540 MovieClip Frame 15
stop();
Symbol 543 MovieClip Frame 15
stop();
Symbol 563 MovieClip Frame 1
if (_root.att < 2) {
gotoAndPlay (2);
}
if ((1 < _root.att) and (_root.att < 3)) {
gotoAndPlay (5);
}
if ((2 < _root.att) and (_root.att < 4)) {
gotoAndPlay (8);
}
if ((3 < _root.att) and (_root.att < 5)) {
gotoAndPlay (11);
}
Symbol 563 MovieClip Frame 4
stop();
Symbol 563 MovieClip Frame 7
stop();
Symbol 563 MovieClip Frame 10
stop();
Symbol 563 MovieClip Frame 13
stop();
Symbol 569 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 569 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 569 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 569 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 569 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 569 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 579 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 579 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 579 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 579 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 579 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 579 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 593 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 593 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 593 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 593 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 593 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 593 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 601 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 601 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 601 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 601 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 601 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 601 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 604 MovieClip Frame 1
if (4 < random(6)) {
gotoAndPlay (5);
}
Symbol 604 MovieClip Frame 4
stop();
Symbol 604 MovieClip Frame 7
stop();
Symbol 615 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 615 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 615 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 615 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 615 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 615 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 622 MovieClip Frame 1
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 622 MovieClip Frame 3
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 622 MovieClip Frame 5
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 622 MovieClip Frame 7
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 622 MovieClip Frame 9
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 622 MovieClip Frame 11
if ((0 < _root.samu) and (_root.samu < 2)) {
gotoAndPlay (2);
}
if ((1 < _root.samu) and (_root.samu < 3)) {
gotoAndPlay (4);
}
if ((2 < _root.samu) and (_root.samu < 4)) {
gotoAndPlay (6);
}
if ((3 < _root.samu) and (_root.samu < 5)) {
gotoAndPlay (8);
}
if ((4 < _root.samu) and (_root.samu < 6)) {
gotoAndPlay (10);
}
Symbol 623 MovieClip Frame 1
if ((0 < _root.siden) and (_root.siden < 2)) {
_root.samu = _root.samu1;
}
if ((1 < _root.siden) and (_root.siden < 3)) {
_root.samu = _root.samu2;
}
if ((2 < _root.siden) and (_root.siden < 4)) {
_root.samu = _root.samu3;
}
_root.pen = _root.pen + 1;
Symbol 623 MovieClip Frame 2
if ((0 < _root.samu) and (_root.samu < 2)) {
_root.hpb = 17;
_root.inib = 3;
_root.agb = 4;
_root.fob = 6;
_root.pab = 3;
_root.shb = 2;
}
if ((1 < _root.samu) and (_root.samu < 3)) {
_root.hpb = 24;
_root.inib = 4;
_root.agb = 5;
_root.fob = 9;
_root.pab = 3;
_root.shb = 5;
}
if ((2 < _root.samu) and (_root.samu < 4)) {
_root.hpb = 22;
_root.inib = 7;
_root.agb = 6;
_root.fob = 7;
_root.pab = 6;
_root.shb = 4;
}
if ((3 < _root.samu) and (_root.samu < 5)) {
_root.hpb = 40;
_root.inib = 5;
_root.agb = 8;
_root.fob = 14;
_root.pab = 3;
_root.shb = 3;
}
if ((4 < _root.samu) and (_root.samu < 6)) {
_root.hpb = 37;
_root.inib = 6;
_root.agb = 9;
_root.fob = 13;
_root.pab = 7;
_root.shb = 6;
}
_root.hpbx = _root.hpb;
Symbol 623 MovieClip Frame 4
if (_root.hpa < 1) {
_root.gameover = 1;
}
if (((_root.hpb < 1) and (0 < _root.siden)) and (_root.siden < 2)) {
_root.samu1 = 0;
_root.tue1 = 0;
_root.mort1 = 0;
_root.kill = 1;
}
if (((_root.hpb < 1) and (1 < _root.siden)) and (_root.siden < 3)) {
_root.samu2 = 0;
_root.tue2 = 0;
_root.mort2 = 0;
_root.kill = 1;
}
if (((_root.hpb < 1) and (2 < _root.siden)) and (_root.siden < 4)) {
_root.samu3 = 0;
_root.tue3 = 0;
_root.mort3 = 0;
_root.kill = 1;
}
_root.inia = _root.inia + 1;
_root.inib = _root.inib + 1;
Symbol 623 MovieClip Frame 5
if (9 < _root.inia) {
gotoAndPlay (9);
}
Symbol 623 MovieClip Frame 6
if (9 < _root.inib) {
gotoAndPlay (81);
}
Symbol 623 MovieClip Frame 7
gotoAndPlay (3);
Symbol 623 MovieClip Frame 10
gotoAndPlay (8);
Symbol 623 MovieClip Frame 12
_root.inia = _root.oinia;
Symbol 623 MovieClip Frame 13
_root.tcha = _root.aga + _root.pab;
Symbol 623 MovieClip Frame 14
_root.tchb = (_root.pab / _root.tcha) * 100;
Symbol 623 MovieClip Frame 15
_root.d100 = random(100) + 1;
Symbol 623 MovieClip Frame 20
if (_root.tchb < _root.d100) {
gotoAndPlay (23);
}
Symbol 623 MovieClip Frame 21
gotoAndPlay (55);
Symbol 623 MovieClip Frame 24
_root.doma = (_root.foa + random(10)) + 1;
Symbol 623 MovieClip Frame 25
_root.domb = _root.doma - _root.shb;
Symbol 623 MovieClip Frame 31
if ((3 < _root.att) and (_root.att < 5)) {
gotoAndPlay (33);
}
Symbol 623 MovieClip Frame 34
if (_root.domb < 5) {
gotoAndPlay (45);
}
Symbol 623 MovieClip Frame 37
if (_root.domb < 10) {
gotoAndPlay (45);
}
Symbol 623 MovieClip Frame 40
if (_root.domb < 15) {
gotoAndPlay (45);
}
Symbol 623 MovieClip Frame 43
if (_root.domb < 20) {
gotoAndPlay (45);
}
Symbol 623 MovieClip Frame 49
_root.hpb = _root.hpb - _root.domb;
Symbol 623 MovieClip Frame 50
if (_root.hpb < 0) {
_root.hpb = 0;
}
Symbol 623 MovieClip Frame 51
if ((0 < _root.att) and (_root.att < 2)) {
_root.kag = _root.kag - 3;
_root.kfo = _root.kfo - 6;
_root.sag = _root.sag + 1;
_root.sfo = _root.sfo + 2;
_root.cag = _root.cag + 1;
_root.cfo = _root.cfo + 2;
_root.kiag = _root.kiag + 1;
_root.kifo = _root.kifo + 2;
}
if ((1 < _root.att) and (_root.att < 3)) {
_root.kag = _root.kag + 1;
_root.kfo = _root.kfo + 2;
_root.sag = _root.sag - 3;
_root.sfo = _root.sfo - 6;
_root.cag = _root.cag + 1;
_root.cfo = _root.cfo + 2;
_root.kiag = _root.kiag + 1;
_root.kifo = _root.kifo + 2;
}
if ((2 < _root.att) and (_root.att < 4)) {
_root.kag = _root.kag + 1;
_root.kfo = _root.kfo + 2;
_root.sag = _root.sag + 1;
_root.sfo = _root.sfo + 2;
_root.cag = _root.cag - 3;
_root.cfo = _root.cfo - 6;
_root.kiag = _root.kiag + 1;
_root.kifo = _root.kifo + 2;
}
if ((3 < _root.att) and (_root.att < 5)) {
_root.kag = _root.kag + 1;
_root.kfo = _root.kfo + 2;
_root.sag = _root.sag + 1;
_root.sfo = _root.sfo + 2;
_root.cag = _root.cag + 1;
_root.cfo = _root.cfo + 2;
_root.kiag = _root.kiag - 2;
_root.kifo = _root.kifo - 4;
}
Symbol 623 MovieClip Frame 52
if (10 < _root.kag) {
_root.kag = 10;
}
if (_root.kag < 1) {
_root.kag = 1;
}
if (10 < _root.sag) {
_root.sag = 10;
}
if (_root.sag < 1) {
_root.sag = 1;
}
if (10 < _root.cag) {
_root.cag = 10;
}
if (_root.cag < 1) {
_root.cag = 1;
}
if (10 < _root.kiag) {
_root.kiag = 10;
}
if (_root.kiag < 1) {
_root.kiag = 1;
}
if (20 < _root.kfo) {
_root.kfo = 20;
}
if (_root.kfo < 1) {
_root.kfo = 1;
}
if (20 < _root.sfo) {
_root.sfo = 20;
}
if (_root.sfo < 1) {
_root.sfo = 1;
}
if (20 < _root.cfo) {
_root.cfo = 20;
}
if (_root.cfo < 1) {
_root.cfo = 1;
}
if (20 < _root.kifo) {
_root.kifo = 20;
}
if (_root.kifo < 1) {
_root.kifo = 1;
}
Symbol 623 MovieClip Frame 53
if (_root.hpb < 1) {
gotoAndPlay (149);
}
Symbol 623 MovieClip Frame 54
gotoAndPlay (3);
Symbol 623 MovieClip Frame 75
if ((0 < _root.att) and (_root.att < 2)) {
_root.kag = _root.kag - 3;
_root.kfo = _root.kfo - 6;
_root.sag = _root.sag + 1;
_root.sfo = _root.sfo + 2;
_root.cag = _root.cag + 1;
_root.cfo = _root.cfo + 2;
_root.kiag = _root.kiag + 1;
_root.kifo = _root.kifo + 2;
}
if ((1 < _root.att) and (_root.att < 3)) {
_root.kag = _root.kag + 1;
_root.kfo = _root.kfo + 2;
_root.sag = _root.sag - 3;
_root.sfo = _root.sfo - 6;
_root.cag = _root.cag + 1;
_root.cfo = _root.cfo + 2;
_root.kiag = _root.kiag + 1;
_root.kifo = _root.kifo + 2;
}
if ((2 < _root.att) and (_root.att < 4)) {
_root.kag = _root.kag + 1;
_root.kfo = _root.kfo + 2;
_root.sag = _root.sag + 1;
_root.sfo = _root.sfo + 2;
_root.cag = _root.cag - 3;
_root.cfo = _root.cfo - 6;
_root.kiag = _root.kiag + 1;
_root.kifo = _root.kifo + 2;
}
if ((3 < _root.att) and (_root.att < 5)) {
_root.kag = _root.kag + 1;
_root.kfo = _root.kfo + 2;
_root.sag = _root.sag + 1;
_root.sfo = _root.sfo + 2;
_root.cag = _root.cag + 1;
_root.cfo = _root.cfo + 2;
_root.kiag = _root.kiag - 2;
_root.kifo = _root.kifo - 4;
}
Symbol 623 MovieClip Frame 76
if (10 < _root.kag) {
_root.kag = 10;
}
if (_root.kag < 1) {
_root.kag = 1;
}
if (10 < _root.sag) {
_root.sag = 10;
}
if (_root.sag < 1) {
_root.sag = 1;
}
if (10 < _root.cag) {
_root.cag = 10;
}
if (_root.cag < 1) {
_root.cag = 1;
}
if (10 < _root.kiag) {
_root.kiag = 10;
}
if (_root.kiag < 1) {
_root.kiag = 1;
}
if (20 < _root.kfo) {
_root.kfo = 20;
}
if (_root.kfo < 1) {
_root.kfo = 1;
}
if (20 < _root.sfo) {
_root.sfo = 20;
}
if (_root.sfo < 1) {
_root.sfo = 1;
}
if (20 < _root.cfo) {
_root.cfo = 20;
}
if (_root.cfo < 1) {
_root.cfo = 1;
}
if (20 < _root.kifo) {
_root.kifo = 20;
}
if (_root.kifo < 1) {
_root.kifo = 1;
}
Symbol 623 MovieClip Frame 77
gotoAndPlay (3);
Symbol 623 MovieClip Frame 83
_root.inib = _root.oinib;
Symbol 623 MovieClip Frame 84
_root.tcha = _root.agb + _root.paa;
Symbol 623 MovieClip Frame 85
_root.tchb = (_root.agb / _root.tcha) * 100;
Symbol 623 MovieClip Frame 86
_root.d100 = random(100) + 1;
Symbol 623 MovieClip Frame 91
if (_root.tchb < _root.d100) {
gotoAndPlay (126);
}
Symbol 623 MovieClip Frame 92
gotoAndPlay (94);
Symbol 623 MovieClip Frame 95
_root.doma = (_root.fob + random(10)) + 1;
Symbol 623 MovieClip Frame 96
_root.domb = _root.doma - _root.sha;
Symbol 623 MovieClip Frame 105
if (_root.domb < 5) {
gotoAndPlay (116);
}
Symbol 623 MovieClip Frame 108
if (_root.domb < 10) {
gotoAndPlay (116);
}
Symbol 623 MovieClip Frame 111
if (_root.domb < 15) {
gotoAndPlay (116);
}
Symbol 623 MovieClip Frame 114
if (_root.domb < 20) {
gotoAndPlay (116);
}
Symbol 623 MovieClip Frame 120
_root.hpa = _root.hpa - _root.domb;
Symbol 623 MovieClip Frame 121
if (_root.hpa < 0) {
_root.hpa = 0;
}
Symbol 623 MovieClip Frame 123
if (_root.hpa < 1) {
gotoAndPlay (175);
}
Symbol 623 MovieClip Frame 125
gotoAndPlay (3);
Symbol 623 MovieClip Frame 148
gotoAndPlay (3);
Symbol 623 MovieClip Frame 161
_root.kc = _root.kc + 1;
Symbol 623 MovieClip Frame 172
if (((_root.hpb < 1) and (0 < _root.siden)) and (_root.siden < 2)) {
_root.samu1 = 0;
_root.tue1 = 0;
_root.mort1 = 0;
_root.kill = 1;
}
if (((_root.hpb < 1) and (1 < _root.siden)) and (_root.siden < 3)) {
_root.samu2 = 0;
_root.tue2 = 0;
_root.mort2 = 0;
_root.kill = 1;
}
if (((_root.hpb < 1) and (2 < _root.siden)) and (_root.siden < 4)) {
_root.samu3 = 0;
_root.tue3 = 0;
_root.mort3 = 0;
_root.kill = 1;
}
Symbol 623 MovieClip Frame 220
if ((0 < _root.siden) and (_root.siden < 2)) {
_root.tue1 = 0;
_root.mort1 = 0;
}
if ((1 < _root.siden) and (_root.siden < 3)) {
_root.tue2 = 0;
_root.mort2 = 0;
}
if ((2 < _root.siden) and (_root.siden < 4)) {
_root.tue3 = 0;
_root.mort3 = 0;
}
Symbol 623 MovieClip Frame 223
_root.gameover = 1;
Symbol 626 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 626 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (101);
}
if (1 < _root.runran1) {
gotoAndPlay (149);
}
Symbol 626 MovieClip Frame 100
gotoAndPlay (1);
Symbol 626 MovieClip Frame 148
gotoAndPlay (1);
Symbol 626 MovieClip Frame 282
gotoAndPlay (1);
Symbol 628 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 628 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (101);
}
if (1 < _root.runran1) {
gotoAndPlay (149);
}
Symbol 628 MovieClip Frame 100
gotoAndPlay (1);
Symbol 628 MovieClip Frame 148
gotoAndPlay (1);
Symbol 628 MovieClip Frame 282
gotoAndPlay (1);
Symbol 629 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 629 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (113);
}
Symbol 629 MovieClip Frame 112
gotoAndPlay (1);
Symbol 629 MovieClip Frame 201
gotoAndPlay (1);
Symbol 630 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 630 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (113);
}
Symbol 630 MovieClip Frame 112
gotoAndPlay (1);
Symbol 630 MovieClip Frame 201
gotoAndPlay (1);
Symbol 631 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 631 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 631 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (101);
}
if (1 < _root.runran1) {
gotoAndPlay (149);
}
Symbol 631 MovieClip Frame 100
gotoAndPlay (1);
Symbol 631 MovieClip Frame 148
gotoAndPlay (1);
Symbol 631 MovieClip Frame 282
gotoAndPlay (1);
Symbol 632 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 632 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 632 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (113);
}
Symbol 632 MovieClip Frame 112
gotoAndPlay (1);
Symbol 632 MovieClip Frame 201
gotoAndPlay (1);
Symbol 639 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 639 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 639 MovieClip Frame 90
gotoAndPlay (1);
Symbol 639 MovieClip Frame 226
gotoAndPlay (1);
Symbol 640 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 640 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 640 MovieClip Frame 90
gotoAndPlay (1);
Symbol 640 MovieClip Frame 226
gotoAndPlay (1);
Symbol 641 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 641 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 641 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (60);
}
Symbol 641 MovieClip Frame 59
gotoAndPlay (1);
Symbol 641 MovieClip Frame 240
gotoAndPlay (1);
Symbol 642 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 642 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (60);
}
Symbol 642 MovieClip Frame 59
gotoAndPlay (1);
Symbol 642 MovieClip Frame 240
gotoAndPlay (1);
Symbol 646 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 646 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 646 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (60);
}
Symbol 646 MovieClip Frame 59
gotoAndPlay (1);
Symbol 646 MovieClip Frame 240
gotoAndPlay (1);
Symbol 647 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 647 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 647 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 647 MovieClip Frame 90
gotoAndPlay (1);
Symbol 647 MovieClip Frame 226
gotoAndPlay (1);
Symbol 651 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 651 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (181);
}
Symbol 651 MovieClip Frame 180
gotoAndPlay (1);
Symbol 651 MovieClip Frame 320
gotoAndPlay (1);
Symbol 652 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 652 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (181);
}
Symbol 652 MovieClip Frame 180
gotoAndPlay (1);
Symbol 652 MovieClip Frame 320
gotoAndPlay (1);
Symbol 655 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 655 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 655 MovieClip Frame 217
gotoAndPlay (1);
Symbol 656 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 656 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 656 MovieClip Frame 217
gotoAndPlay (1);
Symbol 657 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 657 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 657 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (181);
}
Symbol 657 MovieClip Frame 180
gotoAndPlay (1);
Symbol 657 MovieClip Frame 320
gotoAndPlay (1);
Symbol 658 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 658 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 658 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 658 MovieClip Frame 217
gotoAndPlay (1);
Symbol 663 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 663 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (137);
}
Symbol 663 MovieClip Frame 136
gotoAndPlay (1);
Symbol 663 MovieClip Frame 187
gotoAndPlay (1);
Symbol 664 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 664 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (137);
}
Symbol 664 MovieClip Frame 136
gotoAndPlay (1);
Symbol 664 MovieClip Frame 187
gotoAndPlay (1);
Symbol 665 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 665 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 665 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (137);
}
Symbol 665 MovieClip Frame 136
gotoAndPlay (1);
Symbol 665 MovieClip Frame 187
gotoAndPlay (1);
Symbol 666 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 666 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (266);
}
Symbol 666 MovieClip Frame 265
gotoAndPlay (1);
Symbol 666 MovieClip Frame 545
gotoAndPlay (1);
Symbol 667 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 667 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (266);
}
Symbol 667 MovieClip Frame 265
gotoAndPlay (1);
Symbol 667 MovieClip Frame 545
gotoAndPlay (1);
Symbol 668 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 668 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 668 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (266);
}
Symbol 668 MovieClip Frame 265
gotoAndPlay (1);
Symbol 668 MovieClip Frame 545
gotoAndPlay (1);
Symbol 679 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 679 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 679 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (137);
}
Symbol 679 MovieClip Frame 136
gotoAndPlay (1);
Symbol 679 MovieClip Frame 187
gotoAndPlay (1);
Symbol 680 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 680 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (137);
}
Symbol 680 MovieClip Frame 136
gotoAndPlay (1);
Symbol 680 MovieClip Frame 187
gotoAndPlay (1);
Symbol 681 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 681 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (137);
}
Symbol 681 MovieClip Frame 136
gotoAndPlay (1);
Symbol 681 MovieClip Frame 187
gotoAndPlay (1);
Symbol 682 MovieClip Frame 3
if (_root.samu2 < 1) {
stop();
}
Symbol 683 MovieClip Frame 3
if (_root.samu2 < 1) {
stop();
}
Symbol 684 MovieClip Frame 3
if (_root.samu2 < 1) {
stop();
}
Symbol 690 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 690 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 690 MovieClip Frame 90
gotoAndPlay (1);
Symbol 690 MovieClip Frame 226
gotoAndPlay (1);
Symbol 691 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 691 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 691 MovieClip Frame 90
gotoAndPlay (1);
Symbol 691 MovieClip Frame 226
gotoAndPlay (1);
Symbol 692 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 692 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 692 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 692 MovieClip Frame 90
gotoAndPlay (1);
Symbol 692 MovieClip Frame 226
gotoAndPlay (1);
Symbol 693 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 693 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (166);
}
Symbol 693 MovieClip Frame 165
gotoAndPlay (1);
Symbol 693 MovieClip Frame 255
gotoAndPlay (1);
Symbol 694 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 694 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (166);
}
Symbol 694 MovieClip Frame 165
gotoAndPlay (1);
Symbol 694 MovieClip Frame 255
gotoAndPlay (1);
Symbol 695 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 695 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 695 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (166);
}
Symbol 695 MovieClip Frame 165
gotoAndPlay (1);
Symbol 695 MovieClip Frame 255
gotoAndPlay (1);
Symbol 701 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 701 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 701 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 701 MovieClip Frame 217
gotoAndPlay (1);
Symbol 702 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 702 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 702 MovieClip Frame 217
gotoAndPlay (1);
Symbol 703 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 703 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 703 MovieClip Frame 217
gotoAndPlay (1);
Symbol 704 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 704 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 704 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (265);
}
Symbol 704 MovieClip Frame 264
gotoAndPlay (1);
Symbol 704 MovieClip Frame 424
gotoAndPlay (1);
Symbol 705 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 705 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (265);
}
Symbol 705 MovieClip Frame 264
gotoAndPlay (1);
Symbol 705 MovieClip Frame 424
gotoAndPlay (1);
Symbol 706 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 706 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (265);
}
Symbol 706 MovieClip Frame 264
gotoAndPlay (1);
Symbol 706 MovieClip Frame 424
gotoAndPlay (1);
Symbol 712 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 712 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 712 MovieClip Frame 217
gotoAndPlay (1);
Symbol 713 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 713 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 713 MovieClip Frame 217
gotoAndPlay (1);
Symbol 714 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 714 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 714 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 714 MovieClip Frame 217
gotoAndPlay (1);
Symbol 715 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 715 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 715 MovieClip Frame 90
gotoAndPlay (1);
Symbol 715 MovieClip Frame 226
gotoAndPlay (1);
Symbol 716 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 716 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 716 MovieClip Frame 90
gotoAndPlay (1);
Symbol 716 MovieClip Frame 226
gotoAndPlay (1);
Symbol 717 MovieClip Frame 2
_root.runran1 = random(2);
Symbol 717 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 717 MovieClip Frame 5
if (0 < _root.runran1) {
gotoAndPlay (91);
}
Symbol 717 MovieClip Frame 90
gotoAndPlay (1);
Symbol 717 MovieClip Frame 226
gotoAndPlay (1);
Symbol 726 Button
on (release, keyPress "<Space>") {
gotoAndPlay (487);
}
Symbol 735 MovieClip Frame 1
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 735 MovieClip Frame 4
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 735 MovieClip Frame 7
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 735 MovieClip Frame 10
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 737 Button
on (release, keyPress "<Space>") {
gotoAndPlay (447);
}
Symbol 742 MovieClip Frame 1
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 742 MovieClip Frame 4
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 742 MovieClip Frame 7
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 742 MovieClip Frame 10
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 744 Button
on (release, keyPress "<Space>") {
gotoAndPlay (1003);
}
Symbol 748 MovieClip Frame 1
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 748 MovieClip Frame 4
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 748 MovieClip Frame 7
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 748 MovieClip Frame 10
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (2);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (5);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (8);
}
Symbol 782 MovieClip Frame 5
_root.runran3 = random(2);
Symbol 782 MovieClip Frame 245
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Symbol 783 MovieClip Frame 5
_root.runran3 = random(2);
Symbol 783 MovieClip Frame 245
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Symbol 784 MovieClip Frame 245
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Symbol 785 MovieClip Frame 5
_root.runran3 = random(2);
Symbol 785 MovieClip Frame 245
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Symbol 789 MovieClip Frame 9
_root.runran3 = random(2);
Symbol 789 MovieClip Frame 220
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Symbol 790 MovieClip Frame 220
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Symbol 791 MovieClip Frame 9
_root.runran3 = random(2);
Symbol 791 MovieClip Frame 220
if (0 < _root.runran3) {
gotoAndPlay (1);
}
Instance of Symbol 382 MovieClip in Symbol 805 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit1 = _root.exit1 + 1;
}
}
Instance of Symbol 383 MovieClip in Symbol 805 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.ninja)) {
_root.exit2 = _root.exit2 + 1;
}
}
Symbol 827 MovieClip Frame 49
stop();
Symbol 831 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 831 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 831 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (205);
}
Symbol 831 MovieClip Frame 204
gotoAndPlay (1);
Symbol 831 MovieClip Frame 253
gotoAndPlay (1);
Symbol 832 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 833 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 833 MovieClip Frame 3
if (_root.samu1 < 1) {
stop();
}
Symbol 833 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (205);
}
Symbol 833 MovieClip Frame 204
gotoAndPlay (1);
Symbol 833 MovieClip Frame 253
gotoAndPlay (1);
Symbol 834 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 835 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 835 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 835 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (205);
}
Symbol 835 MovieClip Frame 204
gotoAndPlay (1);
Symbol 835 MovieClip Frame 253
gotoAndPlay (1);
Symbol 836 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 840 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 841 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 842 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 843 MovieClip Frame 1
if (_root.samu2 < 1) {
stop();
}
Symbol 844 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 845 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 852 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 853 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 854 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 855 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 857 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 858 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 865 MovieClip Frame 6
_root.runran1 = random(2);
Symbol 865 MovieClip Frame 9
if (_root.samu1 < 1) {
stop();
}
Symbol 865 MovieClip Frame 10
if (0 < _root.runran1) {
gotoAndPlay (223);
}
Symbol 865 MovieClip Frame 222
gotoAndPlay (1);
Symbol 866 MovieClip Frame 9
if (_root.samu1 < 1) {
stop();
}
Symbol 866 MovieClip Frame 10
if (0 < _root.runran1) {
gotoAndPlay (223);
}
Symbol 866 MovieClip Frame 222
gotoAndPlay (1);
Symbol 867 MovieClip Frame 9
if (_root.samu1 < 1) {
stop();
}
Symbol 867 MovieClip Frame 10
if (0 < _root.runran1) {
gotoAndPlay (223);
}
Symbol 867 MovieClip Frame 222
gotoAndPlay (1);
Symbol 868 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 868 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 868 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 868 MovieClip Frame 217
gotoAndPlay (1);
Symbol 869 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 869 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 869 MovieClip Frame 217
gotoAndPlay (1);
Symbol 870 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 870 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 870 MovieClip Frame 217
gotoAndPlay (1);
Symbol 871 MovieClip Frame 2
_root.runran3 = random(3);
Symbol 871 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 871 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if (1 < _root.runran3) {
gotoAndPlay (149);
}
Symbol 871 MovieClip Frame 100
gotoAndPlay (1);
Symbol 871 MovieClip Frame 148
gotoAndPlay (1);
Symbol 871 MovieClip Frame 282
gotoAndPlay (1);
Symbol 872 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 872 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if (1 < _root.runran3) {
gotoAndPlay (149);
}
Symbol 872 MovieClip Frame 100
gotoAndPlay (1);
Symbol 872 MovieClip Frame 148
gotoAndPlay (1);
Symbol 872 MovieClip Frame 282
gotoAndPlay (1);
Symbol 873 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 873 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if (1 < _root.runran3) {
gotoAndPlay (149);
}
Symbol 873 MovieClip Frame 100
gotoAndPlay (1);
Symbol 873 MovieClip Frame 148
gotoAndPlay (1);
Symbol 873 MovieClip Frame 282
gotoAndPlay (1);
Symbol 876 MovieClip Frame 2
_root.runran3 = random(4);
Symbol 876 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 876 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran3) and (_root.runran3 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran3) {
gotoAndPlay (283);
}
Symbol 876 MovieClip Frame 100
gotoAndPlay (1);
Symbol 876 MovieClip Frame 148
gotoAndPlay (1);
Symbol 876 MovieClip Frame 282
gotoAndPlay (1);
Symbol 876 MovieClip Frame 395
gotoAndPlay (1);
Symbol 877 MovieClip Frame 2
_root.runran3 = random(4);
Symbol 877 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 877 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran3) and (_root.runran3 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran3) {
gotoAndPlay (283);
}
Symbol 877 MovieClip Frame 100
gotoAndPlay (1);
Symbol 877 MovieClip Frame 148
gotoAndPlay (1);
Symbol 877 MovieClip Frame 282
gotoAndPlay (1);
Symbol 877 MovieClip Frame 395
gotoAndPlay (1);
Symbol 878 MovieClip Frame 2
_root.runran3 = random(4);
Symbol 878 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 878 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran3) and (_root.runran3 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran3) {
gotoAndPlay (283);
}
Symbol 878 MovieClip Frame 100
gotoAndPlay (1);
Symbol 878 MovieClip Frame 148
gotoAndPlay (1);
Symbol 878 MovieClip Frame 282
gotoAndPlay (1);
Symbol 878 MovieClip Frame 395
gotoAndPlay (1);
Symbol 879 MovieClip Frame 2
_root.runran2 = random(4);
Symbol 879 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 879 MovieClip Frame 5
if ((0 < _root.runran2) and (_root.runran2 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran2) and (_root.runran2 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran2) {
gotoAndPlay (283);
}
Symbol 879 MovieClip Frame 100
gotoAndPlay (1);
Symbol 879 MovieClip Frame 148
gotoAndPlay (1);
Symbol 879 MovieClip Frame 282
gotoAndPlay (1);
Symbol 879 MovieClip Frame 395
gotoAndPlay (1);
Symbol 880 MovieClip Frame 2
_root.runran2 = random(4);
Symbol 880 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 880 MovieClip Frame 5
if ((0 < _root.runran2) and (_root.runran2 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran2) and (_root.runran2 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran2) {
gotoAndPlay (283);
}
Symbol 880 MovieClip Frame 100
gotoAndPlay (1);
Symbol 880 MovieClip Frame 148
gotoAndPlay (1);
Symbol 880 MovieClip Frame 282
gotoAndPlay (1);
Symbol 880 MovieClip Frame 395
gotoAndPlay (1);
Symbol 881 MovieClip Frame 2
_root.runran2 = random(4);
Symbol 881 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 881 MovieClip Frame 5
if ((0 < _root.runran2) and (_root.runran2 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran2) and (_root.runran2 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran2) {
gotoAndPlay (283);
}
Symbol 881 MovieClip Frame 100
gotoAndPlay (1);
Symbol 881 MovieClip Frame 148
gotoAndPlay (1);
Symbol 881 MovieClip Frame 282
gotoAndPlay (1);
Symbol 881 MovieClip Frame 395
gotoAndPlay (1);
Symbol 889 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 890 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 891 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 892 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 893 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 894 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 895 MovieClip Frame 2
_root.runran3 = random(4);
Symbol 895 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 895 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran3) and (_root.runran3 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran3) {
gotoAndPlay (283);
}
Symbol 895 MovieClip Frame 100
gotoAndPlay (1);
Symbol 895 MovieClip Frame 148
gotoAndPlay (1);
Symbol 895 MovieClip Frame 282
gotoAndPlay (1);
Symbol 895 MovieClip Frame 395
gotoAndPlay (1);
Symbol 896 MovieClip Frame 2
_root.runran3 = random(4);
Symbol 896 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 896 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran3) and (_root.runran3 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran3) {
gotoAndPlay (283);
}
Symbol 896 MovieClip Frame 100
gotoAndPlay (1);
Symbol 896 MovieClip Frame 148
gotoAndPlay (1);
Symbol 896 MovieClip Frame 282
gotoAndPlay (1);
Symbol 896 MovieClip Frame 395
gotoAndPlay (1);
Symbol 897 MovieClip Frame 2
_root.runran3 = random(4);
Symbol 897 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 897 MovieClip Frame 5
if ((0 < _root.runran3) and (_root.runran3 < 2)) {
gotoAndPlay (101);
}
if ((1 < _root.runran3) and (_root.runran3 < 3)) {
gotoAndPlay (149);
}
if (2 < _root.runran3) {
gotoAndPlay (283);
}
Symbol 897 MovieClip Frame 100
gotoAndPlay (1);
Symbol 897 MovieClip Frame 148
gotoAndPlay (1);
Symbol 897 MovieClip Frame 282
gotoAndPlay (1);
Symbol 897 MovieClip Frame 395
gotoAndPlay (1);
Symbol 900 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 900 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 900 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 900 MovieClip Frame 217
gotoAndPlay (1);
Symbol 901 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 901 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 901 MovieClip Frame 217
gotoAndPlay (1);
Symbol 902 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 902 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (218);
}
Symbol 902 MovieClip Frame 217
gotoAndPlay (1);
Symbol 903 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 904 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 905 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 914 MovieClip Frame 157
stop();
Symbol 915 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 915 MovieClip Frame 91
gotoAndPlay (3);
Symbol 920 MovieClip Frame 252
stop();
Symbol 927 MovieClip Frame 2
if (_root.samu1 < 1) {
gotoAndPlay (31);
}
Symbol 927 MovieClip Frame 30
gotoAndPlay (3);
Symbol 927 MovieClip Frame 80
gotoAndPlay (70);
Symbol 929 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 929 MovieClip Frame 91
gotoAndPlay (2);
Symbol 931 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 931 MovieClip Frame 91
gotoAndPlay (2);
Symbol 966 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 967 MovieClip Frame 3
if (_root.samu2 < 1) {
stop();
}
Symbol 967 MovieClip Frame 4
if (1 < _root.detect1) {
gotoAndPlay (6);
}
Symbol 967 MovieClip Frame 5
gotoAndPlay (1);
Symbol 967 MovieClip Frame 114
_root.detect1 = 0;
Symbol 968 MovieClip Frame 3
if (_root.samu3 < 1) {
stop();
}
Symbol 968 MovieClip Frame 4
if (1 < _root.detect2) {
gotoAndPlay (6);
}
Symbol 968 MovieClip Frame 5
gotoAndPlay (1);
Symbol 968 MovieClip Frame 114
_root.detect2 = 0;
Symbol 971 MovieClip Frame 3
if (_root.samu3 < 1) {
stop();
}
Symbol 971 MovieClip Frame 4
if (1 < _root.detect2) {
gotoAndPlay (6);
}
Symbol 971 MovieClip Frame 5
gotoAndPlay (1);
Symbol 971 MovieClip Frame 114
_root.detect2 = 0;
Symbol 972 MovieClip Frame 3
if (_root.samu2 < 1) {
stop();
}
Symbol 972 MovieClip Frame 4
if (1 < _root.detect1) {
gotoAndPlay (6);
}
Symbol 972 MovieClip Frame 5
gotoAndPlay (1);
Symbol 972 MovieClip Frame 114
_root.detect1 = 0;
Symbol 974 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 975 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 977 MovieClip Frame 3
if (_root.samu2 < 1) {
stop();
}
Symbol 977 MovieClip Frame 4
if (1 < _root.detect1) {
gotoAndPlay (6);
}
Symbol 977 MovieClip Frame 5
gotoAndPlay (1);
Symbol 977 MovieClip Frame 114
_root.detect1 = 0;
Symbol 979 MovieClip Frame 3
if (_root.samu3 < 1) {
stop();
}
Symbol 979 MovieClip Frame 4
if (1 < _root.detect2) {
gotoAndPlay (6);
}
Symbol 979 MovieClip Frame 5
gotoAndPlay (1);
Symbol 979 MovieClip Frame 114
_root.detect2 = 0;
Symbol 983 MovieClip Frame 2
_root.tree1 = 0;
Symbol 983 MovieClip Frame 5
if (_root.tree1 < 1) {
gotoAndPlay (1);
}
Symbol 983 MovieClip Frame 18
_root.tree1 = 0;
Symbol 983 MovieClip Frame 22
_root.mort = _root.mort - 1;
Symbol 983 MovieClip Frame 24
if (_root.tree1 < 1) {
gotoAndPlay (27);
}
Symbol 983 MovieClip Frame 26
gotoAndPlay (14);
Symbol 983 MovieClip Frame 28
if (0 < _root.tree1) {
gotoAndPlay (15);
}
Symbol 983 MovieClip Frame 37
gotoAndPlay (1);
Symbol 984 MovieClip Frame 2
_root.tree2 = 0;
Symbol 984 MovieClip Frame 5
if (_root.tree2 < 1) {
gotoAndPlay (1);
}
Symbol 984 MovieClip Frame 18
_root.tree2 = 0;
Symbol 984 MovieClip Frame 24
if (_root.tree2 < 1) {
gotoAndPlay (27);
}
Symbol 984 MovieClip Frame 26
gotoAndPlay (14);
Symbol 984 MovieClip Frame 28
if (0 < _root.tree2) {
gotoAndPlay (15);
}
Symbol 984 MovieClip Frame 37
gotoAndPlay (1);
Symbol 985 MovieClip Frame 2
_root.tree3 = 0;
Symbol 985 MovieClip Frame 5
if (_root.tree3 < 1) {
gotoAndPlay (1);
}
Symbol 985 MovieClip Frame 18
_root.tree3 = 0;
Symbol 985 MovieClip Frame 24
if (_root.tree3 < 1) {
gotoAndPlay (27);
}
Symbol 985 MovieClip Frame 26
gotoAndPlay (14);
Symbol 985 MovieClip Frame 28
if (0 < _root.tree3) {
gotoAndPlay (15);
}
Symbol 985 MovieClip Frame 37
gotoAndPlay (1);
Symbol 986 MovieClip Frame 2
_root.tree4 = 0;
Symbol 986 MovieClip Frame 5
if (_root.tree4 < 1) {
gotoAndPlay (1);
}
Symbol 986 MovieClip Frame 18
_root.tree4 = 0;
Symbol 986 MovieClip Frame 24
if (_root.tree4 < 1) {
gotoAndPlay (27);
}
Symbol 986 MovieClip Frame 26
gotoAndPlay (14);
Symbol 986 MovieClip Frame 28
if (0 < _root.tree4) {
gotoAndPlay (15);
}
Symbol 986 MovieClip Frame 37
gotoAndPlay (1);
Symbol 987 MovieClip Frame 2
_root.tree5 = 0;
Symbol 987 MovieClip Frame 5
if (_root.tree5 < 1) {
gotoAndPlay (1);
}
Symbol 987 MovieClip Frame 18
_root.tree5 = 0;
Symbol 987 MovieClip Frame 24
if (_root.tree5 < 1) {
gotoAndPlay (27);
}
Symbol 987 MovieClip Frame 26
gotoAndPlay (14);
Symbol 987 MovieClip Frame 28
if (0 < _root.tree5) {
gotoAndPlay (15);
}
Symbol 987 MovieClip Frame 37
gotoAndPlay (1);
Symbol 988 MovieClip Frame 2
_root.tree6 = 0;
Symbol 988 MovieClip Frame 5
if (_root.tree6 < 1) {
gotoAndPlay (1);
}
Symbol 988 MovieClip Frame 18
_root.tree6 = 0;
Symbol 988 MovieClip Frame 24
if (_root.tree6 < 1) {
gotoAndPlay (27);
}
Symbol 988 MovieClip Frame 26
gotoAndPlay (14);
Symbol 988 MovieClip Frame 28
if (0 < _root.tree6) {
gotoAndPlay (15);
}
Symbol 988 MovieClip Frame 37
gotoAndPlay (1);
Symbol 989 MovieClip Frame 2
_root.tree7 = 0;
Symbol 989 MovieClip Frame 5
if (_root.tree7 < 1) {
gotoAndPlay (1);
}
Symbol 989 MovieClip Frame 18
_root.tree7 = 0;
Symbol 989 MovieClip Frame 24
if (_root.tree7 < 1) {
gotoAndPlay (27);
}
Symbol 989 MovieClip Frame 26
gotoAndPlay (14);
Symbol 989 MovieClip Frame 28
if (0 < _root.tree7) {
gotoAndPlay (15);
}
Symbol 989 MovieClip Frame 37
gotoAndPlay (1);
Symbol 994 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 995 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 996 MovieClip Frame 3
if (_root.samu3 < 1) {
stop();
}
Symbol 996 MovieClip Frame 4
if (1 < _root.detect2) {
gotoAndPlay (6);
}
Symbol 996 MovieClip Frame 5
gotoAndPlay (1);
Symbol 996 MovieClip Frame 97
_root.detect2 = 0;
Symbol 997 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 998 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 999 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 1000 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 1002 MovieClip Frame 3
if (_root.samu3 < 1) {
stop();
}
Symbol 1002 MovieClip Frame 4
if (1 < _root.detect2) {
gotoAndPlay (6);
}
Symbol 1002 MovieClip Frame 5
gotoAndPlay (1);
Symbol 1002 MovieClip Frame 97
_root.detect2 = 0;
Symbol 1004 MovieClip Frame 3
if (_root.samu3 < 1) {
stop();
}
Symbol 1004 MovieClip Frame 4
if (1 < _root.detect2) {
gotoAndPlay (6);
}
Symbol 1004 MovieClip Frame 5
gotoAndPlay (1);
Symbol 1004 MovieClip Frame 97
_root.detect2 = 0;
Symbol 1008 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 1009 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 1010 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 1011 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1012 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1014 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1018 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1019 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 1020 MovieClip Frame 2
if (_root.samu3 < 1) {
stop();
}
Symbol 1022 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1024 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1026 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 1027 MovieClip Frame 2
if (_root.samu2 < 1) {
stop();
}
Symbol 1028 MovieClip Frame 2
if (_root.samu3 < 1) {
stop();
}
Symbol 1029 MovieClip Frame 2
if (_root.samu3 < 1) {
stop();
}
Symbol 1033 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 1033 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 1033 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (160);
}
if (1 < _root.runran1) {
gotoAndPlay (411);
}
Symbol 1033 MovieClip Frame 159
gotoAndPlay (1);
Symbol 1033 MovieClip Frame 410
gotoAndPlay (1);
Symbol 1034 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 1034 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 1034 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (160);
}
if (1 < _root.runran1) {
gotoAndPlay (411);
}
Symbol 1034 MovieClip Frame 159
gotoAndPlay (1);
Symbol 1034 MovieClip Frame 410
gotoAndPlay (1);
Symbol 1035 MovieClip Frame 2
_root.runran1 = random(3);
Symbol 1035 MovieClip Frame 4
if (_root.samu1 < 1) {
stop();
}
Symbol 1035 MovieClip Frame 5
if ((0 < _root.runran1) and (_root.runran1 < 2)) {
gotoAndPlay (160);
}
if (1 < _root.runran1) {
gotoAndPlay (411);
}
Symbol 1035 MovieClip Frame 159
gotoAndPlay (1);
Symbol 1035 MovieClip Frame 410
gotoAndPlay (1);
Symbol 1036 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 1036 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 1036 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (180);
}
Symbol 1036 MovieClip Frame 179
gotoAndPlay (1);
Symbol 1037 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 1037 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 1037 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (180);
}
Symbol 1037 MovieClip Frame 179
gotoAndPlay (1);
Symbol 1038 MovieClip Frame 2
_root.runran2 = random(2);
Symbol 1038 MovieClip Frame 4
if (_root.samu2 < 1) {
stop();
}
Symbol 1038 MovieClip Frame 5
if (0 < _root.runran2) {
gotoAndPlay (180);
}
Symbol 1038 MovieClip Frame 179
gotoAndPlay (1);
Symbol 1039 MovieClip Frame 2
_root.runran3 = random(2);
Symbol 1039 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 1039 MovieClip Frame 5
if (0 < _root.runran3) {
gotoAndPlay (180);
}
Symbol 1039 MovieClip Frame 179
gotoAndPlay (1);
Symbol 1040 MovieClip Frame 2
_root.runran3 = random(2);
Symbol 1040 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 1040 MovieClip Frame 5
if (0 < _root.runran3) {
gotoAndPlay (180);
}
Symbol 1040 MovieClip Frame 179
gotoAndPlay (1);
Symbol 1041 MovieClip Frame 2
_root.runran3 = random(2);
Symbol 1041 MovieClip Frame 4
if (_root.samu3 < 1) {
stop();
}
Symbol 1041 MovieClip Frame 5
if (0 < _root.runran3) {
gotoAndPlay (180);
}
Symbol 1041 MovieClip Frame 179
gotoAndPlay (1);
Symbol 1059 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1059 MovieClip Frame 79
if (1 < _root.detect1) {
gotoAndPlay (160);
}
Symbol 1059 MovieClip Frame 80
if (1 < _root.detect2) {
gotoAndPlay (240);
}
Symbol 1059 MovieClip Frame 158
if (0 < _root.mort1) {
gotoAndPlay (321);
}
Symbol 1059 MovieClip Frame 159
gotoAndPlay (1);
Symbol 1059 MovieClip Frame 236
_root.detect1 = 0;
Symbol 1059 MovieClip Frame 239
gotoAndPlay (1);
Symbol 1059 MovieClip Frame 314
_root.detect2 = 0;
Symbol 1059 MovieClip Frame 320
gotoAndPlay (1);
Symbol 1061 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1061 MovieClip Frame 79
if (1 < _root.detect1) {
gotoAndPlay (160);
}
Symbol 1061 MovieClip Frame 80
if (1 < _root.detect2) {
gotoAndPlay (240);
}
Symbol 1061 MovieClip Frame 158
if (0 < _root.mort1) {
gotoAndPlay (321);
}
Symbol 1061 MovieClip Frame 159
gotoAndPlay (1);
Symbol 1061 MovieClip Frame 236
_root.detect1 = 0;
Symbol 1061 MovieClip Frame 239
gotoAndPlay (1);
Symbol 1061 MovieClip Frame 314
_root.detect2 = 0;
Symbol 1061 MovieClip Frame 320
gotoAndPlay (1);
Symbol 1062 MovieClip Frame 2
if (_root.samu1 < 1) {
stop();
}
Symbol 1062 MovieClip Frame 79
if (1 < _root.detect1) {
gotoAndPlay (160);
}
Symbol 1062 MovieClip Frame 80
if (1 < _root.detect2) {
gotoAndPlay (240);
}
Symbol 1062 MovieClip Frame 158
if (0 < _root.mort1) {
gotoAndPlay (321);
}
Symbol 1062 MovieClip Frame 159
gotoAndPlay (1);
Symbol 1062 MovieClip Frame 236
_root.detect1 = 0;
Symbol 1062 MovieClip Frame 239
gotoAndPlay (1);
Symbol 1062 MovieClip Frame 314
_root.detect2 = 0;
Symbol 1062 MovieClip Frame 320
gotoAndPlay (1);
Symbol 1114 MovieClip Frame 440
stop();
Symbol 1119 Button
on (release) {
gotoAndPlay (1);
}
Symbol 1120 MovieClip Frame 1
_root.son = 0;
Symbol 1120 MovieClip Frame 4
_root.son = 5;
Symbol 1120 MovieClip Frame 5
_root.finanim = 0;
Symbol 1120 MovieClip Frame 803
_root.finanim = 1;
Symbol 1120 MovieClip Frame 810
stop();
Symbol 1121 MovieClip Frame 5
if (0 < _root.finanim) {
gotoAndPlay (1);
}
Symbol 1121 MovieClip Frame 12
if (0 < _root.finanim) {
gotoAndPlay (1);
}
Symbol 1121 MovieClip Frame 13
gotoAndPlay (10);
Symbol 1122 Button
on (release, keyPress "<Space>") {
gotoAndPlay (1003);
}
Symbol 1123 Button
on (release, keyPress "<Space>") {
play();
}
Symbol 1125 MovieClip Frame 2
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 6
stop();
Symbol 1125 MovieClip Frame 10
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 13
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 16
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 19
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 22
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 25
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 28
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1125 MovieClip Frame 31
if ((_root.lvl < 2) and (0 < _root.lvl)) {
gotoAndPlay (8);
}
if ((_root.lvl < 3) and (1 < _root.lvl)) {
gotoAndPlay (11);
}
if ((_root.lvl < 4) and (2 < _root.lvl)) {
gotoAndPlay (14);
}
if ((_root.lvl < 5) and (3 < _root.lvl)) {
gotoAndPlay (17);
}
if ((_root.lvl < 6) and (4 < _root.lvl)) {
gotoAndPlay (20);
}
if ((_root.lvl < 7) and (5 < _root.lvl)) {
gotoAndPlay (23);
}
if ((_root.lvl < 8) and (6 < _root.lvl)) {
gotoAndPlay (26);
}
if ((_root.lvl < 9) and (7 < _root.lvl)) {
gotoAndPlay (29);
}
Symbol 1142 MovieClip Frame 2
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 5
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 8
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 11
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 14
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 17
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 20
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 23
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1142 MovieClip Frame 26
if (_root.score < 30) {
gotoAndPlay (3);
}
if ((_root.score < 40) and (20 < _root.score)) {
gotoAndPlay (6);
}
if ((_root.score < 50) and (30 < _root.score)) {
gotoAndPlay (9);
}
if ((_root.score < 60) and (40 < _root.score)) {
gotoAndPlay (12);
}
if ((_root.score < 80) and (50 < _root.score)) {
gotoAndPlay (15);
}
if ((_root.score < 90) and (70 < _root.score)) {
gotoAndPlay (18);
}
if ((_root.score < 100) and (80 < _root.score)) {
gotoAndPlay (21);
}
if ((_root.score < 110) and (90 < _root.score)) {
gotoAndPlay (24);
}
Symbol 1154 MovieClip Frame 2
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 5
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 8
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 11
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 14
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 17
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 20
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 23
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 26
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 29
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 32
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1154 MovieClip Frame 35
if ((((((((((_root.fini1 >= _root.fini2) and (_root.fini1 >= _root.fini3)) and (_root.fini1 >= _root.fini4)) and (_root.fini1 >= _root.fini5)) and (_root.fini1 >= _root.fini6)) and (_root.fini1 >= _root.fini7)) and (_root.fini1 >= _root.fini8)) and (_root.fini1 >= _root.fini9)) and (_root.fini1 >= _root.fini10)) and (_root.fini1 >= _root.fini11)) {
gotoAndPlay (3);
}
if ((((((((((_root.fini2 >= _root.fini1) and (_root.fini2 >= _root.fini3)) and (_root.fini2 >= _root.fini4)) and (_root.fini2 >= _root.fini5)) and (_root.fini2 >= _root.fini6)) and (_root.fini2 >= _root.fini7)) and (_root.fini2 >= _root.fini8)) and (_root.fini2 >= _root.fini9)) and (_root.fini2 >= _root.fini10)) and (_root.fini2 >= _root.fini11)) {
gotoAndPlay (6);
}
if ((((((((((_root.fini3 >= _root.fini1) and (_root.fini3 >= _root.fini2)) and (_root.fini3 >= _root.fini4)) and (_root.fini3 >= _root.fini5)) and (_root.fini3 >= _root.fini6)) and (_root.fini3 >= _root.fini7)) and (_root.fini3 >= _root.fini8)) and (_root.fini3 >= _root.fini9)) and (_root.fini3 >= _root.fini10)) and (_root.fini3 >= _root.fini11)) {
gotoAndPlay (9);
}
if ((((((((((_root.fini4 >= _root.fini1) and (_root.fini4 >= _root.fini2)) and (_root.fini4 >= _root.fini3)) and (_root.fini4 >= _root.fini5)) and (_root.fini4 >= _root.fini6)) and (_root.fini4 >= _root.fini7)) and (_root.fini4 >= _root.fini8)) and (_root.fini4 >= _root.fini9)) and (_root.fini4 >= _root.fini10)) and (_root.fini4 >= _root.fini11)) {
gotoAndPlay (12);
}
if ((((((((((_root.fini5 >= _root.fini1) and (_root.fini5 >= _root.fini2)) and (_root.fini5 >= _root.fini3)) and (_root.fini5 >= _root.fini4)) and (_root.fini5 >= _root.fini6)) and (_root.fini5 >= _root.fini7)) and (_root.fini5 >= _root.fini8)) and (_root.fini5 >= _root.fini9)) and (_root.fini5 >= _root.fini10)) and (_root.fini5 >= _root.fini11)) {
gotoAndPlay (15);
}
if ((((((((((_root.fini6 >= _root.fini1) and (_root.fini6 >= _root.fini2)) and (_root.fini6 >= _root.fini3)) and (_root.fini6 >= _root.fini4)) and (_root.fini6 >= _root.fini5)) and (_root.fini6 >= _root.fini7)) and (_root.fini6 >= _root.fini8)) and (_root.fini6 >= _root.fini9)) and (_root.fini6 >= _root.fini10)) and (_root.fini6 >= _root.fini11)) {
gotoAndPlay (18);
}
if ((((((((((_root.fini7 >= _root.fini1) and (_root.fini7 >= _root.fini2)) and (_root.fini7 >= _root.fini3)) and (_root.fini7 >= _root.fini4)) and (_root.fini7 >= _root.fini5)) and (_root.fini7 >= _root.fini6)) and (_root.fini7 >= _root.fini8)) and (_root.fini7 >= _root.fini9)) and (_root.fini7 >= _root.fini10)) and (_root.fini7 >= _root.fini11)) {
gotoAndPlay (21);
}
if ((((((((((_root.fini8 >= _root.fini1) and (_root.fini8 >= _root.fini2)) and (_root.fini8 >= _root.fini3)) and (_root.fini8 >= _root.fini4)) and (_root.fini8 >= _root.fini5)) and (_root.fini8 >= _root.fini6)) and (_root.fini8 >= _root.fini7)) and (_root.fini8 >= _root.fini9)) and (_root.fini8 >= _root.fini10)) and (_root.fini8 >= _root.fini11)) {
gotoAndPlay (24);
}
if ((((((((((_root.fini9 >= _root.fini1) and (_root.fini9 >= _root.fini2)) and (_root.fini9 >= _root.fini3)) and (_root.fini9 >= _root.fini4)) and (_root.fini9 >= _root.fini5)) and (_root.fini9 >= _root.fini6)) and (_root.fini9 >= _root.fini7)) and (_root.fini9 >= _root.fini8)) and (_root.fini9 >= _root.fini10)) and (_root.fini9 >= _root.fini11)) {
gotoAndPlay (27);
}
if ((((((((((_root.fini10 >= _root.fini1) and (_root.fini10 >= _root.fini2)) and (_root.fini10 >= _root.fini3)) and (_root.fini10 >= _root.fini4)) and (_root.fini10 >= _root.fini5)) and (_root.fini10 >= _root.fini6)) and (_root.fini10 >= _root.fini7)) and (_root.fini10 >= _root.fini8)) and (_root.fini10 >= _root.fini9)) and (_root.fini10 >= _root.fini11)) {
gotoAndPlay (30);
}
if ((((((((((_root.fini11 >= _root.fini1) and (_root.fini11 >= _root.fini2)) and (_root.fini11 >= _root.fini3)) and (_root.fini11 >= _root.fini4)) and (_root.fini11 >= _root.fini5)) and (_root.fini11 >= _root.fini6)) and (_root.fini11 >= _root.fini7)) and (_root.fini11 >= _root.fini8)) and (_root.fini11 >= _root.fini9)) and (_root.fini11 >= _root.fini10)) {
gotoAndPlay (33);
}
Symbol 1187 Button
on (release, keyPress "<Space>") {
gotoAndPlay (376);
}
Symbol 1190 MovieClip Frame 87
stop();
Symbol 1191 MovieClip Frame 1
if ((_root.vies < 2) and (0 < _root.vies)) {
gotoAndPlay (11);
}
if ((_root.vies < 3) and (1 < _root.vies)) {
gotoAndPlay (8);
}
if ((_root.vies < 4) and (2 < _root.vies)) {
gotoAndPlay (5);
}
if ((_root.vies < 5) and (3 < _root.vies)) {
gotoAndPlay (2);
}
Symbol 1191 MovieClip Frame 4
if ((_root.vies < 2) and (0 < _root.vies)) {
gotoAndPlay (11);
}
if ((_root.vies < 3) and (1 < _root.vies)) {
gotoAndPlay (8);
}
if ((_root.vies < 4) and (2 < _root.vies)) {
gotoAndPlay (5);
}
if ((_root.vies < 5) and (3 < _root.vies)) {
gotoAndPlay (2);
}
Symbol 1191 MovieClip Frame 7
if ((_root.vies < 2) and (0 < _root.vies)) {
gotoAndPlay (11);
}
if ((_root.vies < 3) and (1 < _root.vies)) {
gotoAndPlay (8);
}
if ((_root.vies < 4) and (2 < _root.vies)) {
gotoAndPlay (5);
}
if ((_root.vies < 5) and (3 < _root.vies)) {
gotoAndPlay (2);
}
Symbol 1191 MovieClip Frame 10
if ((_root.vies < 2) and (0 < _root.vies)) {
gotoAndPlay (11);
}
if ((_root.vies < 3) and (1 < _root.vies)) {
gotoAndPlay (8);
}
if ((_root.vies < 4) and (2 < _root.vies)) {
gotoAndPlay (5);
}
if ((_root.vies < 5) and (3 < _root.vies)) {
gotoAndPlay (2);
}
Symbol 1191 MovieClip Frame 13
if ((_root.vies < 2) and (0 < _root.vies)) {
gotoAndPlay (11);
}
if ((_root.vies < 3) and (1 < _root.vies)) {
gotoAndPlay (8);
}
if ((_root.vies < 4) and (2 < _root.vies)) {
gotoAndPlay (5);
}
if ((_root.vies < 5) and (3 < _root.vies)) {
gotoAndPlay (2);
}
Symbol 1194 MovieClip Frame 2
stopAllSounds();
Symbol 1194 MovieClip Frame 40
stop();