Frame 1
_root.kou = 0;
_root.comr = 1;
_root.combo = 0;
nanido = 5;
_root.hp = 0;
_root.hpmax = 0;
_root.kiss = 0;
shpmax = 100;
shp = shpmax;
smp = 50;
imajin = 1;
sta = 1;
teki1.hpmax = 10;
teki2.hpmax = 10;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
teki1._x = 600;
teki1_y = 400;
teki2._x = 1200;
teki2_y = 400;
teki3._x = 700;
teki3_y = 400;
teki4._x = 200;
teki4._y = 500;
teki5._x = 100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 600;
teki8._y = 200;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndStop(21);
teki2.gotoAndStop(21);
teki3.gotoAndStop(21);
teki4.gotoAndStop(21);
teki5.gotoAndStop(21);
teki6.gotoAndStop(21);
teki7.gotoAndStop(21);
teki8.gotoAndStop(21);
teki9.gotoAndStop(21);
teki10.gotoAndStop(21);
teki11.gotoAndStop(21);
teki12.gotoAndStop(21);
teki13.gotoAndStop(21);
teki14.gotoAndStop(21);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Instance of Symbol 173 MovieClip "sefi" in Frame 1
onClipEvent (enterFrame) {
if (_root.shp < 1) {
_root.gotoAndPlay(160);
}
if (_root.kou == 0) {
if (Key.isDown(37) == true) {
this._x = this._x - 8;
_root.sefi.gotoAndStop(4);
}
if (Key.isDown(39) == true) {
this._x = this._x + 8;
_root.sefi.gotoAndStop(3);
}
if (Key.isDown(38) == true) {
this._y = this._y - 3;
}
if (Key.isDown(40) == true) {
this._y = this._y + 3;
}
if (Key.isDown(67) == true) {
if (_root.smp > 4) {
_root.kou = 1;
_root.smp = _root.smp - 5;
if (_root.comu > 1) {
if (_root.comr > 0) {
_root.sefi.gotoAndStop(14);
}
if (_root.coml > 0) {
_root.sefi.gotoAndStop(24);
}
} else {
if (_root.comr > 7) {
_root.sefi.gotoAndStop(15);
_root.hp = _root.hp - 20;
}
if (_root.coml > 7) {
_root.sefi.gotoAndStop(25);
_root.hp = _root.hp - 20;
}
if (_root.comr < 8) {
if (_root.coml < 8) {
_root.sefi.gotoAndStop(16);
}
}
}
}
}
if (Key.isDown(90) == true) {
_root.kou = 1;
if (_root.comd > 4) {
if (_root.comr > 0) {
_root.sefi.gotoAndStop(10);
}
if (_root.coml > 0) {
_root.sefi.gotoAndStop(20);
}
} else {
if (_root.comr > 0) {
if (_root.combo == 1) {
_root.sefi.gotoAndStop(12);
}
if (_root.combo == 2) {
_root.sefi.gotoAndStop(13);
}
if (_root.combo == 0) {
_root.sefi.gotoAndStop(7);
}
}
if (_root.coml > 0) {
if (_root.combo == 1) {
_root.sefi.gotoAndStop(22);
}
if (_root.combo == 2) {
_root.sefi.gotoAndStop(23);
}
if (_root.combo == 0) {
_root.sefi.gotoAndStop(17);
}
}
}
}
if (Key.isDown(88) == true) {
_root.kou = 1;
if (_root.comr > 5) {
_root.sefi.gotoAndStop(9);
} else if (_root.comr > 0) {
if (_root.comu > 0) {
_root.sefi.gotoAndStop(11);
} else {
_root.sefi.gotoAndStop(8);
}
}
if (_root.coml > 5) {
_root.sefi.gotoAndStop(19);
} else if (_root.coml > 0) {
if (_root.comu > 0) {
_root.sefi.gotoAndStop(21);
} else {
_root.sefi.gotoAndStop(18);
}
}
}
}
if (_root.comr > 1) {
_root.comr--;
}
if (_root.coml > 1) {
_root.coml--;
}
if (_root.comd > 0) {
_root.comd--;
}
if (_root.comu > 0) {
_root.comu--;
}
}
onClipEvent (keyUp) {
if (Key.getCode() == 39) {
_root.comr = _root.comr + 5;
_root.coml = 0;
}
if (Key.getCode() == 37) {
_root.coml = _root.coml + 5;
_root.comr = 0;
}
}
onClipEvent (keyDown) {
if (Key.getCode() == 38) {
_root.comu = 7;
}
if (Key.getCode() == 40) {
_root.comd = 8;
}
}
Frame 2
stop();
Frame 5
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
nomiss = 1;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm1");
bgm.start(0, 90);
Frame 6
Frame 9
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (10);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(6);
}
Frame 10
teki1.hpmax = 10;
teki2.hpmax = 10;
teki3.hpmax = 20;
teki4.hpmax = 0;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 500;
teki1_y = 300;
teki2._x = 600;
teki2_y = 400;
teki3._x = 1200;
teki3_y = 100;
teki4._x = 200;
teki4._y = 500;
teki5._x = 100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 11
Frame 14
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (15);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(11);
}
Frame 15
teki1.hpmax = 40;
teki2.hpmax = 40;
teki3.hpmax = 40;
teki4.hpmax = 0;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 1300;
teki1_y = 300;
teki2._x = 700;
teki2_y = 400;
teki3._x = -200;
teki3_y = 100;
teki4._x = 200;
teki4._y = 500;
teki5._x = 100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 16
Frame 19
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (20);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(16);
}
Frame 20
teki1.hpmax = 50;
teki2.hpmax = 50;
teki3.hpmax = 50;
teki4.hpmax = 200;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 100;
teki1_y = 100;
teki2._x = 300;
teki2_y = 200;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm2");
bgm.start(0, 90);
Frame 21
Frame 24
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (25);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(21);
}
Frame 25
teki1.hpmax = 20;
teki2.hpmax = 20;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 20;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 100;
teki1_y = 100;
teki2._x = 500;
teki2_y = 200;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
shp = shpmax;
sta = 2;
nomiss++;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm1");
bgm.start(0, 90);
Frame 26
Frame 29
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (30);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(26);
}
Frame 30
teki1.hpmax = 20;
teki2.hpmax = 20;
teki3.hpmax = 40;
teki4.hpmax = 0;
teki5.hpmax = 20;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 600;
teki1_y = 100;
teki2._x = 700;
teki2_y = 200;
teki3._x = 800;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = -100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 31
Frame 34
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (35);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(31);
}
Frame 35
teki1.hpmax = 30;
teki2.hpmax = 30;
teki3.hpmax = 40;
teki4.hpmax = 0;
teki5.hpmax = 60;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 800;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 36
Frame 39
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki5.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (40);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(36);
}
Frame 40
teki1.hpmax = 30;
teki2.hpmax = 80;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 40;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 41
Frame 44
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki5.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (45);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(41);
}
Frame 45
teki1.hpmax = 10;
teki2.hpmax = 10;
teki3.hpmax = 10;
teki4.hpmax = 0;
teki5.hpmax = 10;
teki6.hpmax = 200;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -700;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 800;
teki5_y = 100;
teki6._x = 450;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki6.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm2");
bgm.start(0, 90);
Frame 46
Frame 49
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki6.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (50);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(46);
}
Frame 50
teki1.hpmax = 50;
teki2.hpmax = 20;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 800;
teki1_y = 0;
teki2._x = 500;
teki2_y = 200;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
shp = shpmax;
sta = 3;
nomiss++;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm1");
bgm.start(0, 90);
Frame 51
Frame 54
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (55);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(51);
}
Frame 55
teki1.hpmax = 80;
teki2.hpmax = 80;
teki3.hpmax = 80;
teki4.hpmax = 0;
teki5.hpmax = 10;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 600;
teki1_y = 100;
teki2._x = 700;
teki2_y = 200;
teki3._x = 800;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = -400;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 56
Frame 59
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (60);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(56);
}
Frame 60
teki1.hpmax = 30;
teki2.hpmax = 30;
teki3.hpmax = 40;
teki4.hpmax = 0;
teki5.hpmax = 80;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 800;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 61
Frame 64
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki5.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (65);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(61);
}
Frame 65
teki1.hpmax = 100;
teki2.hpmax = 100;
teki3.hpmax = 200;
teki4.hpmax = 0;
teki5.hpmax = 40;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 850;
teki1_y = 250;
teki2._x = 700;
teki2_y = 450;
teki3._x = 1700;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 66
Frame 69
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (70);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(66);
}
Frame 70
teki1.hpmax = 40;
teki2.hpmax = 50;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 20;
teki6.hpmax = 0;
teki7.hpmax = 300;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -700;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 800;
teki5_y = 100;
teki6._x = 450;
teki6_y = 300;
teki7._x = 700;
teki7_y = 200;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki7.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm2");
bgm.start(0, 90);
Frame 71
Frame 74
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki7.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (75);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(71);
}
Frame 75
teki1.hpmax = 100;
teki2.hpmax = 20;
teki3.hpmax = 30;
teki4.hpmax = 40;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 1800;
teki1_y = 0;
teki2._x = 500;
teki2_y = 200;
teki3._x = -500;
teki3_y = 400;
teki4._x = 1500;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
shp = shpmax;
sta = 4;
nomiss++;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm1");
bgm.start(0, 90);
Frame 76
Frame 79
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki4.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (80);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(76);
}
Frame 80
teki1.hpmax = 30;
teki2.hpmax = 40;
teki3.hpmax = 50;
teki4.hpmax = 30;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 500;
teki1_y = 100;
teki2._x = 700;
teki2_y = 200;
teki3._x = 800;
teki3_y = 300;
teki4._x = 1700;
teki4._y = 250;
teki5._x = -400;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 81
Frame 84
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki4.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (85);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(81);
}
Frame 85
teki1.hpmax = 50;
teki2.hpmax = 20;
teki3.hpmax = 80;
teki4.hpmax = 50;
teki5.hpmax = 20;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 1700;
teki4._y = 250;
teki5._x = 800;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 86
Frame 89
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (90);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(86);
}
Frame 90
teki1.hpmax = 0;
teki2.hpmax = 0;
teki3.hpmax = 0;
teki4.hpmax = 100;
teki5.hpmax = 50;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 850;
teki1_y = 250;
teki2._x = 1200;
teki2_y = 450;
teki3._x = 1400;
teki3_y = 400;
teki4._x = 1800;
teki4._y = 250;
teki5._x = -100;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki4.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 91
Frame 94
t = ((((teki1.hp < 1) && (teki5.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (95);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(91);
}
Frame 95
teki1.hpmax = 40;
teki2.hpmax = 40;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 380;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -700;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 800;
teki5_y = 100;
teki6._x = 450;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 700;
teki8._y = 100;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki8.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm2");
bgm.start(0, 90);
Frame 96
Frame 99
t = ((((teki8.hp < 1) && (teki8.hp < 1)) && (teki8.hp < 1)) && (teki8.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (100);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(96);
}
Frame 100
teki1.hpmax = 80;
teki2.hpmax = 40;
teki3.hpmax = 40;
teki4.hpmax = 40;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 1800;
teki1_y = 0;
teki2._x = 500;
teki2_y = 200;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
shp = shpmax;
sta = 5;
nomiss++;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm3");
bgm.start(0, 90);
Instance of Symbol 504 MovieClip "next" in Frame 100
/* no clip actions */
Frame 101
Frame 104
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki4.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (105);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(101);
}
Frame 105
teki1.hpmax = 30;
teki2.hpmax = 40;
teki3.hpmax = 50;
teki4.hpmax = 30;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 500;
teki1_y = 100;
teki2._x = 1200;
teki2_y = 200;
teki3._x = -200;
teki3_y = 300;
teki4._x = 1700;
teki4._y = 250;
teki5._x = -400;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 106
Frame 109
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki4.hp < 1)) && (teki3.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (110);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(106);
}
Frame 110
teki1.hpmax = 10;
teki2.hpmax = 20;
teki3.hpmax = 120;
teki4.hpmax = 20;
teki5.hpmax = 40;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 450;
teki1_y = 400;
teki2._x = 700;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 350;
teki5._x = 800;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki3.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 111
Frame 114
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki3.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (115);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(111);
}
Frame 115
teki1.hpmax = 150;
teki2.hpmax = 50;
teki3.hpmax = 0;
teki4.hpmax = 150;
teki5.hpmax = 0;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 0;
teki10.hpmax = 0;
teki1._x = 1850;
teki1_y = 250;
teki2._x = 300;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 1700;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 500;
teki9_y = 300;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki4.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 116
Frame 119
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki5.hp < 1)) && (teki4.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (120);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(116);
}
Frame 120
teki4.hpmax = 250;
teki4._x = 1000;
teki4_y = 200;
teki4.hp = teki4.hpmax;
teki4.gotoAndPlay(1);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 121
Frame 124
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki4.hp < 1)) && (teki11.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (125);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki11.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.teki11.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4_y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(121);
}
Frame 125
teki1.hpmax = 10;
teki2.hpmax = 10;
teki3.hpmax = 0;
teki4.hpmax = 0;
teki5.hpmax = 10;
teki6.hpmax = 0;
teki7.hpmax = 0;
teki8.hpmax = 0;
teki9.hpmax = 300;
teki10.hpmax = 0;
teki1._x = 850;
teki1_y = 250;
teki2._x = 700;
teki2_y = 450;
teki3._x = -500;
teki3_y = 400;
teki4._x = 700;
teki4._y = 250;
teki5._x = 700;
teki5_y = 100;
teki6._x = 500;
teki6_y = 300;
teki7._x = 700;
teki7_y = 400;
teki8._x = 200;
teki8._y = 500;
teki9._x = 700;
teki9_y = 200;
teki10._x = 700;
teki10_y = 400;
teki1.gotoAndPlay(1);
teki2.gotoAndPlay(1);
teki5.gotoAndPlay(1);
teki9.gotoAndPlay(1);
teki1.hp = teki1.hpmax;
teki2.hp = teki2.hpmax;
teki3.hp = teki3.hpmax;
teki4.hp = teki4.hpmax;
teki5.hp = teki5.hpmax;
teki6.hp = teki6.hpmax;
teki7.hp = teki7.hpmax;
teki8.hp = teki8.hpmax;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 126
Frame 129
t = ((nanido == 0) && (teki9.hp < 1)) && (nomiss > 4);
if (t) {
gotoAndPlay (130);
} else if (teki9.hp < 1) {
gotoAndPlay (191);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(126);
}
Frame 130
teki12.hpmax = 250;
teki12._x = 1000;
teki12_y = 200;
teki12.hp = teki12.hpmax;
teki12.gotoAndPlay(1);
teki9.gotoAndStop(21);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
imajin = 2;
nanido = 0;
shp = shpmax;
bgm.stop();
bgm = new Sound();
bgm.attachSound("bgm4");
bgm.start(0, 90);
Instance of Symbol 504 MovieClip "next" in Frame 130
/* no clip actions */
Frame 131
Frame 134
t = (teki12.hp < 1) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (135);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki11.getDepth()) {
if (_root.sefi._y > _root.teki12._y) {
_root.sefi.swapDepths(_root.teki12);
}
}
if (_root.teki12.getDepth() < _root.sefi.getDepth()) {
if (_root.teki12_y > _root.sefi._y) {
_root.teki12.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(131);
}
Frame 135
teki13.hpmax = 120;
teki13._x = 1000;
teki13_y = 200;
teki13.hp = teki13.hpmax;
teki13.gotoAndPlay(1);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 136
Frame 139
t = (teki13.hp < 1) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (140);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki13.getDepth()) {
if (_root.sefi._y > _root.teki13._y) {
_root.sefi.swapDepths(_root.teki13);
}
}
if (_root.teki13.getDepth() < _root.sefi.getDepth()) {
if (_root.teki13_y > _root.sefi._y) {
_root.teki13.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(136);
}
Frame 140
teki14.hpmax = 250;
teki14._x = 1000;
teki14_y = 200;
teki14.hp = teki14.hpmax;
teki14.gotoAndPlay(1);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 141
Frame 144
t = (teki14.hp < 1) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (145);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki14.getDepth()) {
if (_root.sefi._y > _root.teki14._y) {
_root.sefi.swapDepths(_root.teki14);
}
}
if (_root.teki14.getDepth() < _root.sefi.getDepth()) {
if (_root.teki14_y > _root.sefi._y) {
_root.teki14.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(141);
}
Frame 145
teki11.hpmax = 500;
teki11._x = 400;
teki11_y = 250;
teki11.hp = teki11.hpmax;
teki11.gotoAndPlay(25);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 146
Frame 149
t = (teki11.hp < 1) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (150);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki11.getDepth()) {
if (_root.sefi._y > _root.teki11._y) {
_root.sefi.swapDepths(_root.teki11);
}
}
if (_root.teki11.getDepth() < _root.sefi.getDepth()) {
if (_root.teki11_y > _root.sefi._y) {
_root.teki11.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(146);
}
Frame 150
teki9.hpmax = 400;
teki10.hpmax = 350;
teki9._x = 1000;
teki9_y = 200;
teki9.hp = teki9.hpmax;
teki10.hp = teki10.hpmax;
imajin = 2;
teki9.gotoAndPlay(1);
teki11.gotoAndStop(21);
_root.next.gotoAndPlay(1);
_root.sefi._x = 50;
Frame 151
Frame 154
t = ((((teki1.hp < 1) && (teki2.hp < 1)) && (teki9.hp < 1)) && (teki10.hp < 1)) && (_root.sefi._x > 780);
if (t) {
gotoAndPlay (195);
} else {
if (_root.sefi._x < 0) {
_root.sefi._x = 0;
}
if (_root.sefi._x > 790) {
_root.sefi._x = 780;
}
if (_root.sefi._y < 0) {
_root.sefi._y = 0;
}
if (_root.sefi._y > 500) {
_root.sefi._y = 500;
}
if (_root.sefi.getDepth() < _root.teki1.getDepth()) {
if (_root.sefi._y > _root.teki1._y) {
_root.sefi.swapDepths(_root.teki1);
}
}
if (_root.sefi.getDepth() < _root.teki2.getDepth()) {
if (_root.sefi._y > _root.teki2._y) {
_root.sefi.swapDepths(_root.teki2);
}
}
if (_root.sefi.getDepth() < _root.teki3.getDepth()) {
if (_root.sefi._y > _root.teki3._y) {
_root.sefi.swapDepths(_root.teki3);
}
}
if (_root.sefi.getDepth() < _root.teki4.getDepth()) {
if (_root.sefi._y > _root.teki4._y) {
_root.sefi.swapDepths(_root.teki4);
}
}
if (_root.sefi.getDepth() < _root.teki5.getDepth()) {
if (_root.sefi._y > _root.teki5._y) {
_root.sefi.swapDepths(_root.teki5);
}
}
if (_root.sefi.getDepth() < _root.teki6.getDepth()) {
if (_root.sefi._y > _root.teki6._y) {
_root.sefi.swapDepths(_root.teki6);
}
}
if (_root.sefi.getDepth() < _root.teki7.getDepth()) {
if (_root.sefi._y > _root.teki7._y) {
_root.sefi.swapDepths(_root.teki7);
}
}
if (_root.sefi.getDepth() < _root.teki8.getDepth()) {
if (_root.sefi._y > _root.teki8._y) {
_root.sefi.swapDepths(_root.teki8);
}
}
if (_root.sefi.getDepth() < _root.teki9.getDepth()) {
if (_root.sefi._y > _root.teki9._y) {
_root.sefi.swapDepths(_root.teki9);
}
}
if (_root.sefi.getDepth() < _root.teki10.getDepth()) {
if (_root.sefi._y > _root.teki10._y) {
_root.sefi.swapDepths(_root.teki10);
}
}
if (_root.teki1.getDepth() < _root.sefi.getDepth()) {
if (_root.teki1._y > _root.sefi._y) {
_root.teki1.swapDepths(_root.sefi);
}
}
if (_root.teki1.getDepth() < _root.teki2.getDepth()) {
if (_root.teki1._y > _root.teki2._y) {
_root.teki1.swapDepths(_root.teki2);
}
}
if (_root.teki1.getDepth() < _root.teki3.getDepth()) {
if (_root.teki1._y > _root.teki3._y) {
_root.teki1.swapDepths(_root.teki3);
}
}
if (_root.teki1.getDepth() < _root.teki4.getDepth()) {
if (_root.teki1._y > _root.teki4._y) {
_root.teki1.swapDepths(_root.teki4);
}
}
if (_root.teki1.getDepth() < _root.teki5.getDepth()) {
if (_root.teki1._y > _root.teki5._y) {
_root.teki1.swapDepths(_root.teki5);
}
}
if (_root.teki1.getDepth() < _root.teki6.getDepth()) {
if (_root.teki1._y > _root.teki6._y) {
_root.teki1.swapDepths(_root.teki6);
}
}
if (_root.teki1.getDepth() < _root.teki7.getDepth()) {
if (_root.teki1._y > _root.teki7._y) {
_root.teki1.swapDepths(_root.teki7);
}
}
if (_root.teki1.getDepth() < _root.teki8.getDepth()) {
if (_root.teki1._y > _root.teki8._y) {
_root.teki1.swapDepths(_root.teki8);
}
}
if (_root.teki1.getDepth() < _root.teki9.getDepth()) {
if (_root.teki1._y > _root.teki9._y) {
_root.teki1.swapDepths(_root.teki9);
}
}
if (_root.teki1.getDepth() < _root.teki10.getDepth()) {
if (_root.teki1._y > _root.teki10._y) {
_root.teki1.swapDepths(_root.teki10);
}
}
if (_root.teki2.getDepth() < _root.sefi.getDepth()) {
if (_root.teki2._y > _root.sefi._y) {
_root.teki2.swapDepths(_root.sefi);
}
}
if (_root.teki2.getDepth() < _root.teki1.getDepth()) {
if (_root.teki2._y > _root.teki1._y) {
_root.teki2.swapDepths(_root.teki1);
}
}
if (_root.teki2.getDepth() < _root.teki3.getDepth()) {
if (_root.teki2._y > _root.teki3._y) {
_root.teki2.swapDepths(_root.teki3);
}
}
if (_root.teki2.getDepth() < _root.teki4.getDepth()) {
if (_root.teki2._y > _root.teki4._y) {
_root.teki2.swapDepths(_root.teki4);
}
}
if (_root.teki2.getDepth() < _root.teki5.getDepth()) {
if (_root.teki2._y > _root.teki5._y) {
_root.teki2.swapDepths(_root.teki5);
}
}
if (_root.teki2.getDepth() < _root.teki6.getDepth()) {
if (_root.teki2._y > _root.teki6._y) {
_root.teki2.swapDepths(_root.teki6);
}
}
if (_root.teki2.getDepth() < _root.teki7.getDepth()) {
if (_root.teki2._y > _root.teki7._y) {
_root.teki2.swapDepths(_root.teki7);
}
}
if (_root.teki2.getDepth() < _root.teki8.getDepth()) {
if (_root.teki2._y > _root.teki8._y) {
_root.teki2.swapDepths(_root.teki8);
}
}
if (_root.teki2.getDepth() < _root.teki9.getDepth()) {
if (_root.teki2._y > _root.teki9._y) {
_root.teki2.swapDepths(_root.teki9);
}
}
if (_root.teki2.getDepth() < _root.teki10.getDepth()) {
if (_root.teki2._y > _root.teki20._y) {
_root.teki2.swapDepths(_root.teki10);
}
}
if (_root.teki3.getDepth() < _root.sefi.getDepth()) {
if (_root.teki3._y > _root.sefi._y) {
_root.teki3.swapDepths(_root.sefi);
}
}
if (_root.teki3.getDepth() < _root.teki1.getDepth()) {
if (_root.teki3._y > _root.teki1._y) {
_root.teki3.swapDepths(_root.teki1);
}
}
if (_root.teki3.getDepth() < _root.teki2.getDepth()) {
if (_root.teki3._y > _root.teki2._y) {
_root.teki3.swapDepths(_root.teki2);
}
}
if (_root.teki3.getDepth() < _root.teki4.getDepth()) {
if (_root.teki3._y > _root.teki4._y) {
_root.teki3.swapDepths(_root.teki4);
}
}
if (_root.teki3.getDepth() < _root.teki5.getDepth()) {
if (_root.teki3._y > _root.teki5._y) {
_root.teki3.swapDepths(_root.teki5);
}
}
if (_root.teki3.getDepth() < _root.teki6.getDepth()) {
if (_root.teki3._y > _root.teki6._y) {
_root.teki3.swapDepths(_root.teki6);
}
}
if (_root.teki3.getDepth() < _root.teki7.getDepth()) {
if (_root.teki3._y > _root.teki7._y) {
_root.teki3.swapDepths(_root.teki7);
}
}
if (_root.teki3.getDepth() < _root.teki8.getDepth()) {
if (_root.teki3._y > _root.teki8._y) {
_root.teki3.swapDepths(_root.teki8);
}
}
if (_root.teki3.getDepth() < _root.teki9.getDepth()) {
if (_root.teki3._y > _root.teki9._y) {
_root.teki3.swapDepths(_root.teki9);
}
}
if (_root.teki3.getDepth() < _root.teki10.getDepth()) {
if (_root.teki3._y > _root.teki10._y) {
_root.teki3.swapDepths(_root.teki10);
}
}
if (_root.teki4.getDepth() < _root.sefi.getDepth()) {
if (_root.teki4._y > _root.sefi._y) {
_root.teki4.swapDepths(_root.sefi);
}
}
if (_root.teki4.getDepth() < _root.teki1.getDepth()) {
if (_root.teki4._y > _root.teki1._y) {
_root.teki4.swapDepths(_root.teki1);
}
}
if (_root.teki4.getDepth() < _root.teki2.getDepth()) {
if (_root.teki4._y > _root.teki2._y) {
_root.teki4.swapDepths(_root.teki2);
}
}
if (_root.teki4.getDepth() < _root.teki3.getDepth()) {
if (_root.teki4._y > _root.teki3._y) {
_root.teki4.swapDepths(_root.teki3);
}
}
if (_root.teki4.getDepth() < _root.teki5.getDepth()) {
if (_root.teki4._y > _root.teki5._y) {
_root.teki4.swapDepths(_root.teki5);
}
}
if (_root.teki4.getDepth() < _root.teki6.getDepth()) {
if (_root.teki4._y > _root.teki6._y) {
_root.teki4.swapDepths(_root.teki6);
}
}
if (_root.teki4.getDepth() < _root.teki7.getDepth()) {
if (_root.teki4._y > _root.teki7._y) {
_root.teki4.swapDepths(_root.teki7);
}
}
if (_root.teki4.getDepth() < _root.teki8.getDepth()) {
if (_root.teki4._y > _root.teki8._y) {
_root.teki4.swapDepths(_root.teki8);
}
}
if (_root.teki4.getDepth() < _root.teki9.getDepth()) {
if (_root.teki4._y > _root.teki9._y) {
_root.teki4.swapDepths(_root.teki9);
}
}
if (_root.teki4.getDepth() < _root.teki10.getDepth()) {
if (_root.teki4._y > _root.teki10._y) {
_root.teki4.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.teki1.getDepth()) {
if (_root.teki5._y > _root.teki1._y) {
_root.teki5.swapDepths(_root.teki1);
}
}
if (_root.teki5.getDepth() < _root.teki2.getDepth()) {
if (_root.teki5._y > _root.teki2._y) {
_root.teki5.swapDepths(_root.teki2);
}
}
if (_root.teki5.getDepth() < _root.teki3.getDepth()) {
if (_root.teki5._y > _root.teki3._y) {
_root.teki5.swapDepths(_root.teki3);
}
}
if (_root.teki5.getDepth() < _root.teki4.getDepth()) {
if (_root.teki5._y > _root.teki4._y) {
_root.teki5.swapDepths(_root.teki4);
}
}
if (_root.teki5.getDepth() < _root.teki6.getDepth()) {
if (_root.teki5._y > _root.teki6._y) {
_root.teki5.swapDepths(_root.teki6);
}
}
if (_root.teki5.getDepth() < _root.teki7.getDepth()) {
if (_root.teki5._y > _root.teki7._y) {
_root.teki5.swapDepths(_root.teki7);
}
}
if (_root.teki5.getDepth() < _root.teki8.getDepth()) {
if (_root.teki5._y > _root.teki8._y) {
_root.teki5.swapDepths(_root.teki8);
}
}
if (_root.teki5.getDepth() < _root.teki9.getDepth()) {
if (_root.teki5._y > _root.teki9._y) {
_root.teki5.swapDepths(_root.teki9);
}
}
if (_root.teki5.getDepth() < _root.teki10.getDepth()) {
if (_root.teki5._y > _root.teki10._y) {
_root.teki5.swapDepths(_root.teki10);
}
}
if (_root.teki5.getDepth() < _root.sefi.getDepth()) {
if (_root.teki5._y > _root.sefi._y) {
_root.teki5.swapDepths(_root.sefi);
}
}
if (_root.teki6.getDepth() < _root.teki1.getDepth()) {
if (_root.teki6._y > _root.teki1._y) {
_root.teki6.swapDepths(_root.teki1);
}
}
if (_root.teki6.getDepth() < _root.teki2.getDepth()) {
if (_root.teki6._y > _root.teki2._y) {
_root.teki6.swapDepths(_root.teki2);
}
}
if (_root.teki6.getDepth() < _root.teki3.getDepth()) {
if (_root.teki6._y > _root.teki3._y) {
_root.teki6.swapDepths(_root.teki3);
}
}
if (_root.teki6.getDepth() < _root.teki4.getDepth()) {
if (_root.teki6._y > _root.teki4._y) {
_root.teki6.swapDepths(_root.teki4);
}
}
if (_root.teki6.getDepth() < _root.teki5.getDepth()) {
if (_root.teki6._y > _root.teki5._y) {
_root.teki6.swapDepths(_root.teki5);
}
}
if (_root.teki6.getDepth() < _root.teki7.getDepth()) {
if (_root.teki6._y > _root.teki7._y) {
_root.teki6.swapDepths(_root.teki7);
}
}
if (_root.teki6.getDepth() < _root.teki8.getDepth()) {
if (_root.teki6._y > _root.teki8._y) {
_root.teki6.swapDepths(_root.teki8);
}
}
if (_root.teki6.getDepth() < _root.teki9.getDepth()) {
if (_root.teki6._y > _root.teki9._y) {
_root.teki6.swapDepths(_root.teki9);
}
}
if (_root.teki6.getDepth() < _root.teki10.getDepth()) {
if (_root.teki6._y > _root.teki10._y) {
_root.teki6.swapDepths(_root.teki10);
}
}
if (_root.teki6.getDepth() < _root.sefi.getDepth()) {
if (_root.teki6._y > _root.sefi._y) {
_root.teki6.swapDepths(_root.sefi);
}
}
if (_root.teki7.getDepth() < _root.teki1.getDepth()) {
if (_root.teki7._y > _root.teki1._y) {
_root.teki7.swapDepths(_root.teki1);
}
}
if (_root.teki7.getDepth() < _root.teki2.getDepth()) {
if (_root.teki7._y > _root.teki2._y) {
_root.teki7.swapDepths(_root.teki2);
}
}
if (_root.teki7.getDepth() < _root.teki3.getDepth()) {
if (_root.teki7._y > _root.teki3._y) {
_root.teki7.swapDepths(_root.teki3);
}
}
if (_root.teki7.getDepth() < _root.teki4.getDepth()) {
if (_root.teki7._y > _root.teki4._y) {
_root.teki7.swapDepths(_root.teki4);
}
}
if (_root.teki7.getDepth() < _root.teki5.getDepth()) {
if (_root.teki7._y > _root.teki5._y) {
_root.teki7.swapDepths(_root.teki5);
}
}
if (_root.teki7.getDepth() < _root.teki6.getDepth()) {
if (_root.teki7._y > _root.teki6._y) {
_root.teki7.swapDepths(_root.teki6);
}
}
if (_root.teki7.getDepth() < _root.teki8.getDepth()) {
if (_root.teki7._y > _root.teki8._y) {
_root.teki7.swapDepths(_root.teki8);
}
}
if (_root.teki7.getDepth() < _root.teki9.getDepth()) {
if (_root.teki7._y > _root.teki9._y) {
_root.teki7.swapDepths(_root.teki9);
}
}
if (_root.teki7.getDepth() < _root.teki10.getDepth()) {
if (_root.teki7._y > _root.teki10._y) {
_root.teki7.swapDepths(_root.teki10);
}
}
if (_root.teki7.getDepth() < _root.sefi.getDepth()) {
if (_root.teki7._y > _root.sefi._y) {
_root.teki7.swapDepths(_root.sefi);
}
}
if (_root.teki8.getDepth() < _root.teki1.getDepth()) {
if (_root.teki8._y > _root.teki1._y) {
_root.teki8.swapDepths(_root.teki1);
}
}
if (_root.teki8.getDepth() < _root.teki2.getDepth()) {
if (_root.teki8._y > _root.teki2._y) {
_root.teki8.swapDepths(_root.teki2);
}
}
if (_root.teki8.getDepth() < _root.teki3.getDepth()) {
if (_root.teki8._y > _root.teki3._y) {
_root.teki8.swapDepths(_root.teki3);
}
}
if (_root.teki8.getDepth() < _root.teki4.getDepth()) {
if (_root.teki8._y > _root.teki4._y) {
_root.teki8.swapDepths(_root.teki4);
}
}
if (_root.teki8.getDepth() < _root.teki5.getDepth()) {
if (_root.teki8._y > _root.teki5._y) {
_root.teki8.swapDepths(_root.teki5);
}
}
if (_root.teki8.getDepth() < _root.teki6.getDepth()) {
if (_root.teki8._y > _root.teki6._y) {
_root.teki8.swapDepths(_root.teki6);
}
}
if (_root.teki8.getDepth() < _root.teki7.getDepth()) {
if (_root.teki8._y > _root.teki7._y) {
_root.teki8.swapDepths(_root.teki7);
}
}
if (_root.teki8.getDepth() < _root.teki9.getDepth()) {
if (_root.teki8._y > _root.teki9._y) {
_root.teki8.swapDepths(_root.teki9);
}
}
if (_root.teki8.getDepth() < _root.teki10.getDepth()) {
if (_root.teki8._y > _root.teki10._y) {
_root.teki8.swapDepths(_root.teki10);
}
}
if (_root.teki8.getDepth() < _root.sefi.getDepth()) {
if (_root.teki8._y > _root.sefi._y) {
_root.teki8.swapDepths(_root.sefi);
}
}
if (_root.teki9.getDepth() < _root.teki1.getDepth()) {
if (_root.teki9._y > _root.teki1._y) {
_root.teki9.swapDepths(_root.teki1);
}
}
if (_root.teki9.getDepth() < _root.teki2.getDepth()) {
if (_root.teki9._y > _root.teki2._y) {
_root.teki9.swapDepths(_root.teki2);
}
}
if (_root.teki9.getDepth() < _root.teki3.getDepth()) {
if (_root.teki9._y > _root.teki3._y) {
_root.teki9.swapDepths(_root.teki3);
}
}
if (_root.teki9.getDepth() < _root.teki4.getDepth()) {
if (_root.teki9._y > _root.teki4._y) {
_root.teki9.swapDepths(_root.teki4);
}
}
if (_root.teki9.getDepth() < _root.teki5.getDepth()) {
if (_root.teki9._y > _root.teki5._y) {
_root.teki9.swapDepths(_root.teki5);
}
}
if (_root.teki9.getDepth() < _root.teki6.getDepth()) {
if (_root.teki9._y > _root.teki6._y) {
_root.teki9.swapDepths(_root.teki6);
}
}
if (_root.teki9.getDepth() < _root.teki7.getDepth()) {
if (_root.teki9._y > _root.teki7._y) {
_root.teki9.swapDepths(_root.teki7);
}
}
if (_root.teki9.getDepth() < _root.teki8.getDepth()) {
if (_root.teki9._y > _root.teki8._y) {
_root.teki9.swapDepths(_root.teki8);
}
}
if (_root.teki9.getDepth() < _root.teki10.getDepth()) {
if (_root.teki9._y > _root.teki10._y) {
_root.teki9.swapDepths(_root.teki10);
}
}
if (_root.teki9.getDepth() < _root.sefi.getDepth()) {
if (_root.teki9._y > _root.sefi._y) {
_root.teki9.swapDepths(_root.sefi);
}
}
if (_root.teki10.getDepth() < _root.teki1.getDepth()) {
if (_root.teki10._y > _root.teki1._y) {
_root.teki10.swapDepths(_root.teki1);
}
}
if (_root.teki10.getDepth() < _root.teki2.getDepth()) {
if (_root.teki10._y > _root.teki2._y) {
_root.teki10.swapDepths(_root.teki2);
}
}
if (_root.teki10.getDepth() < _root.teki3.getDepth()) {
if (_root.teki10._y > _root.teki3._y) {
_root.teki10.swapDepths(_root.teki3);
}
}
if (_root.teki10.getDepth() < _root.teki4.getDepth()) {
if (_root.teki10._y > _root.teki4._y) {
_root.teki10.swapDepths(_root.teki4);
}
}
if (_root.teki10.getDepth() < _root.teki5.getDepth()) {
if (_root.teki10._y > _root.teki5._y) {
_root.teki10.swapDepths(_root.teki5);
}
}
if (_root.teki10.getDepth() < _root.teki6.getDepth()) {
if (_root.teki10._y > _root.teki6._y) {
_root.teki10.swapDepths(_root.teki6);
}
}
if (_root.teki10.getDepth() < _root.teki7.getDepth()) {
if (_root.teki10._y > _root.teki7._y) {
_root.teki10.swapDepths(_root.teki7);
}
}
if (_root.teki10.getDepth() < _root.teki8.getDepth()) {
if (_root.teki10._y > _root.teki8._y) {
_root.teki10.swapDepths(_root.teki8);
}
}
if (_root.teki10.getDepth() < _root.teki9.getDepth()) {
if (_root.teki10._y > _root.teki9._y) {
_root.teki10.swapDepths(_root.teki9);
}
}
if (_root.teki10.getDepth() < _root.sefi.getDepth()) {
if (_root.teki10._y > _root.sefi._y) {
_root.teki10.swapDepths(_root.sefi);
}
}
this.gotoAndPlay(151);
}
Frame 160
Frame 190
stop();
Frame 191
stop();
Frame 195
stop();
Symbol 19 MovieClip Frame 1
stop();
Symbol 19 MovieClip Frame 41
gotoAndStop (1);
Symbol 34 MovieClip Frame 4
_root.coml = 0;
_root.comr = 1;
_root.combo = 0;
Symbol 34 MovieClip Frame 10
Symbol 34 MovieClip Frame 16
if (Key.isDown(39) == false) {
_root.sefi.gotoAndStop(1);
}
Symbol 37 MovieClip Frame 4
_root.coml = 1;
_root.comr = 0;
_root.combo = 0;
Symbol 37 MovieClip Frame 16
if (Key.isDown(39) == false) {
_root.sefi.gotoAndStop(2);
}
Symbol 46 MovieClip Frame 1
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 1);
_root.shp = _root.shp + (_root.atozusarie / 10);
Symbol 46 MovieClip Frame 2
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 2);
Symbol 46 MovieClip Frame 3
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 4);
Symbol 46 MovieClip Frame 4
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 8);
Symbol 46 MovieClip Frame 9
_root.sefi.gotoAndStop(1);
Symbol 49 MovieClip Frame 1
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 1);
_root.shp = _root.shp - (_root.atozusarie / 10);
Symbol 49 MovieClip Frame 2
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 2);
Symbol 49 MovieClip Frame 3
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 4);
Symbol 49 MovieClip Frame 4
_root.sefi._x = _root.sefi._x + (_root.atozusarie / 8);
Symbol 49 MovieClip Frame 9
_root.sefi.gotoAndStop(1);
Symbol 58 MovieClip Frame 1
_root.power = 3;
_root.cset = 1;
_root.tobi = 6;
Symbol 58 MovieClip Frame 7
Instance of Symbol 57 MovieClip "kougeki" in Symbol 58 MovieClip Frame 7
/* no clip actions */
Symbol 58 MovieClip Frame 11
_root.sefi.gotoAndPlay(1);
stop();
Symbol 58 MovieClip Frame 12
Symbol 68 MovieClip Frame 1
_root.power = 4;
_root.cset = 0;
_root.tobi = 6;
Symbol 68 MovieClip Frame 9
_root.power = 2;
_root.cset = 0;
_root.tobi = 6;
Symbol 68 MovieClip Frame 22
_root.sefi.gotoAndPlay(1);
stop();
Symbol 80 MovieClip Frame 1
_root.power = 13;
_root.cset = 0;
_root.tobi = 8;
_root.sefi._x = _root.sefi._x + 15;
Symbol 80 MovieClip Frame 2
_root.sefi._x = _root.sefi._x + 15;
Symbol 80 MovieClip Frame 3
_root.sefi._x = _root.sefi._x + 10;
Symbol 80 MovieClip Frame 4
_root.sefi._x = _root.sefi._x + 8;
Symbol 80 MovieClip Frame 5
_root.sefi._x = _root.sefi._x + 6;
Symbol 80 MovieClip Frame 6
_root.sefi._x = _root.sefi._x + 5;
Symbol 80 MovieClip Frame 7
_root.sefi._x = _root.sefi._x + 5;
Symbol 80 MovieClip Frame 8
_root.sefi._x = _root.sefi._x + 4;
Symbol 80 MovieClip Frame 9
_root.sefi._x = _root.sefi._x + 3;
Symbol 80 MovieClip Frame 10
_root.sefi._x = _root.sefi._x + 2;
Symbol 80 MovieClip Frame 11
_root.sefi._x = _root.sefi._x + 1;
Symbol 80 MovieClip Frame 25
Symbol 80 MovieClip Frame 26
_root.sefi.gotoAndPlay(1);
stop();
Symbol 90 MovieClip Frame 1
_root.power = 2;
_root.cset = 0;
_root.tobi = 6;
_root.sefi._x = _root.sefi._x + 30;
Symbol 90 MovieClip Frame 2
_root.sefi._x = _root.sefi._x + 30;
Symbol 90 MovieClip Frame 3
_root.sefi._x = _root.sefi._x + 25;
Symbol 90 MovieClip Frame 4
_root.sefi._x = _root.sefi._x + 20;
Symbol 90 MovieClip Frame 5
_root.sefi._x = _root.sefi._x + 14;
Symbol 90 MovieClip Frame 6
_root.sefi._x = _root.sefi._x + 12;
Symbol 90 MovieClip Frame 7
_root.sefi._x = _root.sefi._x + 10;
Symbol 90 MovieClip Frame 8
_root.sefi._x = _root.sefi._x + 10;
Symbol 90 MovieClip Frame 9
_root.sefi._x = _root.sefi._x + 10;
Symbol 90 MovieClip Frame 10
_root.sefi._x = _root.sefi._x + 10;
Symbol 90 MovieClip Frame 11
_root.sefi._x = _root.sefi._x + 10;
Symbol 90 MovieClip Frame 12
_root.sefi._x = _root.sefi._x + 10;
Symbol 90 MovieClip Frame 13
_root.sefi._x = _root.sefi._x + 8;
Symbol 90 MovieClip Frame 14
_root.sefi._x = _root.sefi._x + 6;
Symbol 90 MovieClip Frame 15
_root.sefi._x = _root.sefi._x + 4;
Symbol 90 MovieClip Frame 16
_root.sefi._x = _root.sefi._x + 3;
Symbol 90 MovieClip Frame 17
_root.sefi._x = _root.sefi._x + 2;
Symbol 90 MovieClip Frame 18
_root.sefi._x = _root.sefi._x + 1;
Symbol 90 MovieClip Frame 20
_root.sefi.gotoAndPlay(1);
stop();
Symbol 99 MovieClip Frame 1
_root.power = 18;
_root.cset = 0;
_root.tobi = 6;
Symbol 99 MovieClip Frame 2
_root.sefi_x = _root.sefi_x + 5;
Symbol 99 MovieClip Frame 3
_root.sefi_x = _root.sefi_x + 4;
Symbol 99 MovieClip Frame 4
_root.power = 9;
_root.cset = 0;
_root.tobi = 8;
_root.sefi_x = _root.sefi_x + 3;
Symbol 99 MovieClip Frame 5
_root.sefi_x = _root.sefi_x + 5;
Symbol 99 MovieClip Frame 6
_root.sefi_x = _root.sefi_x + 2;
Symbol 99 MovieClip Frame 7
_root.sefi_x = _root.sefi_x + 1;
Symbol 99 MovieClip Frame 13
Symbol 99 MovieClip Frame 19
_root.sefi.gotoAndPlay(1);
stop();
Symbol 105 MovieClip Frame 1
_root.power = 3;
_root.cset = 2;
_root.tobi = 6;
Symbol 105 MovieClip Frame 5
Symbol 105 MovieClip Frame 6
_root.kou = 0;
Symbol 105 MovieClip Frame 10
_root.kou = 0;
_root.combo = 0;
_root.sefi.gotoAndPlay(1);
stop();
Symbol 109 MovieClip Frame 1
_root.power = 8;
_root.cset = 0;
_root.tobi = 8;
Symbol 109 MovieClip Frame 2
_root.combo = 0;
Symbol 109 MovieClip Frame 6
Symbol 109 MovieClip Frame 11
_root.sefi.gotoAndPlay(1);
_root.kou = 0;
stop();
Symbol 125 MovieClip Frame 1
_root.power = 8;
_root.cset = 0;
_root.tobi = 8;
Symbol 125 MovieClip Frame 5
Instance of Symbol 57 MovieClip "kougeki" in Symbol 125 MovieClip Frame 5
/* no clip actions */
Symbol 125 MovieClip Frame 6
Instance of Symbol 57 MovieClip "kougeki" in Symbol 125 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 57 MovieClip "kougeki" in Symbol 125 MovieClip Frame 9
/* no clip actions */
Instance of Symbol 57 MovieClip "kougeki" in Symbol 125 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 57 MovieClip "kougeki" in Symbol 125 MovieClip Frame 13
/* no clip actions */
Symbol 125 MovieClip Frame 19
_root.sefi.gotoAndPlay(1);
stop();
Symbol 136 MovieClip Frame 1
_root.power = 6;
_root.cset = 0;
_root.tobi = 6;
mu = 1;
idou = 10;
Symbol 136 MovieClip Frame 10
Symbol 136 MovieClip Frame 11
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 11
/* no clip actions */
Symbol 136 MovieClip Frame 12
_root.sefi._x = _root.sefi._x + (idou * mu);
_root.mekkai.gotoAndPlay(2);
Symbol 136 MovieClip Frame 13
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 13
/* no clip actions */
Symbol 136 MovieClip Frame 14
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 15
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 15
/* no clip actions */
Symbol 136 MovieClip Frame 16
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 17
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 17
/* no clip actions */
Symbol 136 MovieClip Frame 18
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 19
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 19
/* no clip actions */
Symbol 136 MovieClip Frame 20
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 21
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 21
/* no clip actions */
Symbol 136 MovieClip Frame 22
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 23
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 23
/* no clip actions */
Symbol 136 MovieClip Frame 24
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 25
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 25
/* no clip actions */
Symbol 136 MovieClip Frame 26
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 27
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 27
/* no clip actions */
Symbol 136 MovieClip Frame 28
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 29
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 29
/* no clip actions */
Symbol 136 MovieClip Frame 30
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 31
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 31
/* no clip actions */
Symbol 136 MovieClip Frame 32
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 33
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 33
/* no clip actions */
Symbol 136 MovieClip Frame 34
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 35
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 35
/* no clip actions */
Symbol 136 MovieClip Frame 36
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 37
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 37
/* no clip actions */
Symbol 136 MovieClip Frame 38
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 39
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 39
/* no clip actions */
Symbol 136 MovieClip Frame 40
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 41
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 41
/* no clip actions */
Symbol 136 MovieClip Frame 42
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 43
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 43
/* no clip actions */
Symbol 136 MovieClip Frame 44
_root.power = 10;
_root.cset = 0;
_root.tobi = 8;
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 45
Instance of Symbol 27 MovieClip "kougeki" in Symbol 136 MovieClip Frame 45
/* no clip actions */
Symbol 136 MovieClip Frame 46
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 58
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 136 MovieClip Frame 145
_root.sefi.gotoAndPlay(1);
stop();
Symbol 136 MovieClip Frame 146
_root.sefi.gotoAndPlay(1);
stop();
Symbol 144 MovieClip Frame 7
stop();
Symbol 149 MovieClip Frame 1
_root.power = 10;
_root.cset = 0;
_root.tobi = 8;
Symbol 149 MovieClip Frame 11
Symbol 149 MovieClip Frame 14
Instance of Symbol 57 MovieClip "kougeki" in Symbol 149 MovieClip Frame 14
/* no clip actions */
Symbol 149 MovieClip Frame 21
_root.sefi.gotoAndPlay(1);
stop();
Symbol 156 MovieClip Frame 1
_root.power = 3;
_root.cset = 1;
_root.tobi = 5;
Symbol 156 MovieClip Frame 11
_root.sefi.gotoAndPlay(2);
stop();
Symbol 164 MovieClip Frame 1
_root.power = 4;
_root.cset = 0;
_root.tobi = 5;
Symbol 164 MovieClip Frame 9
_root.power = 3;
_root.cset = 0;
_root.tobi = 5;
Symbol 164 MovieClip Frame 22
_root.sefi.gotoAndPlay(2);
stop();
Symbol 165 MovieClip Frame 1
_root.power = 13;
_root.cset = 0;
_root.tobi = 7;
_root.sefi._x = _root.sefi._x - 15;
Symbol 165 MovieClip Frame 2
_root.sefi._x = _root.sefi._x - 15;
Symbol 165 MovieClip Frame 3
_root.sefi._x = _root.sefi._x - 10;
Symbol 165 MovieClip Frame 4
_root.sefi._x = _root.sefi._x - 8;
Symbol 165 MovieClip Frame 5
_root.sefi._x = _root.sefi._x - 6;
Symbol 165 MovieClip Frame 6
_root.sefi._x = _root.sefi._x - 5;
Symbol 165 MovieClip Frame 7
_root.sefi._x = _root.sefi._x - 5;
Symbol 165 MovieClip Frame 8
_root.sefi._x = _root.sefi._x - 4;
Symbol 165 MovieClip Frame 9
_root.sefi._x = _root.sefi._x - 3;
Symbol 165 MovieClip Frame 10
_root.sefi._x = _root.sefi._x - 2;
Instance of Symbol 27 MovieClip "kougeki" in Symbol 165 MovieClip Frame 10
/* no clip actions */
Symbol 165 MovieClip Frame 11
_root.sefi._x = _root.sefi._x - 1;
Symbol 165 MovieClip Frame 22
Symbol 165 MovieClip Frame 26
_root.sefi.gotoAndPlay(2);
stop();
Symbol 166 MovieClip Frame 1
_root.power = 2;
_root.cset = 0;
_root.tobi = 5;
_root.sefi._x = _root.sefi._x - 30;
Symbol 166 MovieClip Frame 2
_root.sefi._x = _root.sefi._x - 30;
Symbol 166 MovieClip Frame 3
_root.sefi._x = _root.sefi._x - 25;
Symbol 166 MovieClip Frame 4
_root.sefi._x = _root.sefi._x - 20;
Symbol 166 MovieClip Frame 5
_root.sefi._x = _root.sefi._x - 14;
Symbol 166 MovieClip Frame 6
_root.sefi._x = _root.sefi._x - 12;
Symbol 166 MovieClip Frame 7
_root.sefi._x = _root.sefi._x - 10;
Symbol 166 MovieClip Frame 8
_root.sefi._x = _root.sefi._x - 10;
Symbol 166 MovieClip Frame 9
_root.sefi._x = _root.sefi._x - 10;
Symbol 166 MovieClip Frame 10
_root.sefi._x = _root.sefi._x - 10;
Symbol 166 MovieClip Frame 11
_root.sefi._x = _root.sefi._x - 10;
Symbol 166 MovieClip Frame 12
_root.sefi._x = _root.sefi._x - 10;
Symbol 166 MovieClip Frame 13
_root.sefi._x = _root.sefi._x - 8;
Symbol 166 MovieClip Frame 14
_root.sefi._x = _root.sefi._x - 6;
Symbol 166 MovieClip Frame 15
_root.sefi._x = _root.sefi._x - 4;
Symbol 166 MovieClip Frame 16
_root.sefi._x = _root.sefi._x - 3;
Symbol 166 MovieClip Frame 17
_root.sefi._x = _root.sefi._x - 2;
Symbol 166 MovieClip Frame 18
_root.sefi._x = _root.sefi._x - 1;
Symbol 166 MovieClip Frame 20
_root.sefi.gotoAndPlay(2);
stop();
Symbol 167 MovieClip Frame 1
_root.power = 18;
_root.cset = 0;
_root.tobi = 5;
Symbol 167 MovieClip Frame 2
_root.sefi_x = _root.sefi_x + 5;
Symbol 167 MovieClip Frame 3
_root.sefi_x = _root.sefi_x + 4;
Symbol 167 MovieClip Frame 4
_root.power = 9;
_root.cset = 0;
_root.tobi = 7;
_root.sefi_x = _root.sefi_x + 3;
Symbol 167 MovieClip Frame 5
_root.sefi_x = _root.sefi_x + 5;
Symbol 167 MovieClip Frame 6
_root.sefi_x = _root.sefi_x + 2;
Symbol 167 MovieClip Frame 7
_root.sefi_x = _root.sefi_x + 1;
Symbol 167 MovieClip Frame 13
Symbol 167 MovieClip Frame 19
_root.sefi.gotoAndPlay(2);
stop();
Symbol 168 MovieClip Frame 1
_root.power = 3;
_root.cset = 2;
_root.tobi = 5;
Symbol 168 MovieClip Frame 5
Instance of Symbol 57 MovieClip "kougeki" in Symbol 168 MovieClip Frame 5
/* no clip actions */
Symbol 168 MovieClip Frame 6
_root.kou = 0;
Symbol 168 MovieClip Frame 10
_root.sefi.gotoAndPlay(2);
_root.kou = 0;
_root.combo = 0;
stop();
Symbol 169 MovieClip Frame 1
_root.power = 8;
_root.cset = 0;
_root.tobi = 7;
Symbol 169 MovieClip Frame 2
_root.combo = 0;
Symbol 169 MovieClip Frame 11
_root.sefi.gotoAndPlay(2);
_root.kou = 0;
stop();
Symbol 171 MovieClip Frame 1
_root.power = 8;
_root.cset = 0;
_root.tobi = 7;
Symbol 171 MovieClip Frame 5
Instance of Symbol 57 MovieClip "kougeki" in Symbol 171 MovieClip Frame 5
/* no clip actions */
Symbol 171 MovieClip Frame 6
Instance of Symbol 57 MovieClip "kougeki" in Symbol 171 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 57 MovieClip "kougeki" in Symbol 171 MovieClip Frame 9
/* no clip actions */
Instance of Symbol 57 MovieClip "kougeki" in Symbol 171 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 57 MovieClip "kougeki" in Symbol 171 MovieClip Frame 13
/* no clip actions */
Symbol 171 MovieClip Frame 19
_root.sefi.gotoAndPlay(1);
stop();
Symbol 172 MovieClip Frame 1
_root.power = 6;
_root.cset = 0;
_root.tobi = 5;
mu = -1;
idou = 10;
Symbol 172 MovieClip Frame 10
Symbol 172 MovieClip Frame 11
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 11
/* no clip actions */
Symbol 172 MovieClip Frame 12
_root.sefi._x = _root.sefi._x + (idou * mu);
_root.mekkai.gotoAndPlay(2);
Symbol 172 MovieClip Frame 13
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 13
/* no clip actions */
Symbol 172 MovieClip Frame 14
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 15
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 15
/* no clip actions */
Symbol 172 MovieClip Frame 16
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 17
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 17
/* no clip actions */
Symbol 172 MovieClip Frame 18
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 19
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 19
/* no clip actions */
Symbol 172 MovieClip Frame 20
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 21
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 21
/* no clip actions */
Symbol 172 MovieClip Frame 22
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 23
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 23
/* no clip actions */
Symbol 172 MovieClip Frame 24
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 25
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 25
/* no clip actions */
Symbol 172 MovieClip Frame 26
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 27
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 27
/* no clip actions */
Symbol 172 MovieClip Frame 28
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 29
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 29
/* no clip actions */
Symbol 172 MovieClip Frame 30
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 31
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 31
/* no clip actions */
Symbol 172 MovieClip Frame 32
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 33
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 33
/* no clip actions */
Symbol 172 MovieClip Frame 34
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 35
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 35
/* no clip actions */
Symbol 172 MovieClip Frame 36
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 37
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 37
/* no clip actions */
Symbol 172 MovieClip Frame 38
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 39
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 39
/* no clip actions */
Symbol 172 MovieClip Frame 40
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 41
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 41
/* no clip actions */
Symbol 172 MovieClip Frame 42
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 43
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 43
/* no clip actions */
Symbol 172 MovieClip Frame 44
_root.power = 10;
_root.cset = 0;
_root.tobi = 7;
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 45
Instance of Symbol 27 MovieClip "kougeki" in Symbol 172 MovieClip Frame 45
/* no clip actions */
Symbol 172 MovieClip Frame 46
_root.sefi._x = _root.sefi._x + (idou * mu);
Symbol 172 MovieClip Frame 150
_root.sefi.gotoAndPlay(1);
stop();
Symbol 173 MovieClip Frame 1
_root.kou = 0;
stop();
Symbol 173 MovieClip Frame 2
_root.kou = 0;
stop();
Symbol 173 MovieClip Frame 3
stop();
Symbol 173 MovieClip Frame 4
stop();
Symbol 173 MovieClip Frame 7
Symbol 173 MovieClip Frame 16
stop();
Symbol 173 MovieClip Frame 26
stop();
Symbol 173 MovieClip Frame 62
gotoAndPlay (2);
Symbol 177 MovieClip Frame 1
Instance of Symbol 26 MovieClip in Symbol 177 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_root.atozusari = _root.power;
_root.combo = _root.cset;
_parent._parent._parent.gotoAndStop(_root.tobi);
_parent._parent._parent.urufu.gotoAndPlay(1);
}
}
Symbol 182 MovieClip Frame 2
if (_root.imajin == 2) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Symbol 185 MovieClip Frame 1
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 30);
} else {
_parent._x = _parent._x - (_parent.mu * 30);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 12;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 12;
}
Symbol 185 MovieClip Frame 6
t = Math.floor(Math.random() * 3);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 15);
} else {
_parent._x = _parent._x - (_parent.mu * 40);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 25;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 25;
}
Symbol 185 MovieClip Frame 12
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 12;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 12;
}
_parent.gotoAndStop(2);
Symbol 188 MovieClip Frame 2
_parent._x = _parent._x + (_root.atozusari * _parent.mu);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 188 MovieClip Frame 3
_parent._x = _parent._x + (_root.atozusari * _parent.mu);
Symbol 188 MovieClip Frame 4
_parent._x = _parent._x + (_root.atozusari * _parent.mu);
Symbol 188 MovieClip Frame 5
_parent._x = _parent._x + (_root.atozusari * _parent.mu);
Symbol 188 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 191 MovieClip Frame 2
_parent._x = _parent._x + (((_root.atozusari * 2) + 20) * _parent.mu);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 191 MovieClip Frame 3
_parent._x = _parent._x + (((_root.atozusari * 2) + 20) * _parent.mu);
Symbol 191 MovieClip Frame 4
_parent._x = _parent._x + (((_root.atozusari * 2) + 20) * _parent.mu);
Symbol 191 MovieClip Frame 5
_parent._x = _parent._x + ((_root.atozusari * 2) * _parent.mu);
Symbol 191 MovieClip Frame 6
_parent._x = _parent._x + ((_root.atozusari * 2) * _parent.mu);
Symbol 191 MovieClip Frame 18
_parent.gotoAndStop(2);
Symbol 202 MovieClip Frame 1
_parent._x = _parent._x - (30 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 202 MovieClip Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 30;
_root.kou = 1;
_root.sefi.gotoAndStop(6);
}
}
Symbol 202 MovieClip Frame 34
_parent.gotoAndStop(2);
Symbol 203 MovieClip Frame 1
_parent._x = _parent._x + (30 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 203 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -30;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Symbol 203 MovieClip Frame 34
_parent.gotoAndStop(2);
Symbol 212 MovieClip Frame 2
_parent._x = _parent._x - (80 * _parent.mu);
Symbol 212 MovieClip Frame 8
_parent._x = _parent._x + (30 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 212 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -30;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Instance of Symbol 57 MovieClip "kougeki" in Symbol 212 MovieClip Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 30;
_root.kou = 1;
_root.sefi.gotoAndStop(6);
}
}
Symbol 212 MovieClip Frame 20
_parent._x = _parent._x - (80 * _parent.mu);
Symbol 212 MovieClip Frame 35
_parent.gotoAndStop(2);
Symbol 213 MovieClip Frame 2
_parent._x = _parent._x - (80 * _parent.mu);
Symbol 213 MovieClip Frame 8
_parent._x = _parent._x + (30 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 213 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 30;
_root.kou = 1;
_root.sefi.gotoAndStop(6);
}
}
Instance of Symbol 57 MovieClip "kougeki" in Symbol 213 MovieClip Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -30;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Symbol 213 MovieClip Frame 20
_parent._x = _parent._x - (80 * _parent.mu);
Symbol 213 MovieClip Frame 35
_parent.gotoAndStop(2);
Symbol 238 MovieClip Frame 150
_root.teki10.gotoAndPlay(1);
stop();
Symbol 239 MovieClip Frame 1
Symbol 239 MovieClip Frame 2
stop();
if (this.hp < 1) {
if (_root.imajin == 1) {
this.gotoAndStop(21);
}
if (_root.imajin == 2) {
gotoAndStop (20);
}
} else {
t = Math.floor(Math.random() * 8);
if (this._x > _root.sefi._x) {
mu = 1;
if (t == 0) {
if (_root.imajin == 1) {
this.gotoAndStop(10);
} else {
this.gotoAndStop(12);
}
}
if (t > 0) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = -1;
if (t == 0) {
if (_root.imajin == 1) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(11);
}
}
if (t > 0) {
this.gotoAndStop(3);
}
}
}
Symbol 239 MovieClip Frame 3
stop();
Symbol 239 MovieClip Frame 4
stop();
Symbol 239 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 239 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 239 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 239 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 239 MovieClip Frame 9
stop();
Symbol 239 MovieClip Frame 10
stop();
Symbol 239 MovieClip Frame 11
stop();
Symbol 239 MovieClip Frame 12
stop();
Symbol 239 MovieClip Frame 20
if (this._x > 800) {
this._x = 750;
}
_root.teki10._x = this._x;
_root.teki10._y = this._y;
Symbol 242 MovieClip Frame 1
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 30);
} else {
_parent._x = _parent._x - (_parent.mu * 30);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 12;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 12;
}
Symbol 242 MovieClip Frame 5
t = Math.floor(Math.random() * 4);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 12;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 12;
}
Symbol 242 MovieClip Frame 9
t = Math.floor(Math.random() * 4);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 12;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 12;
}
Symbol 242 MovieClip Frame 12
t = Math.floor(Math.random() * 4);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
Symbol 242 MovieClip Frame 17
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 12;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 12;
}
_parent.gotoAndStop(2);
Symbol 244 MovieClip Frame 3
_parent._x = _parent._x + ((_root.atozusari * _parent.mu) * 6);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 244 MovieClip Frame 4
_parent._x = _parent._x + ((_root.atozusari * _parent.mu) * 6);
Symbol 244 MovieClip Frame 5
_parent._x = _parent._x + ((_root.atozusari * _parent.mu) * 4);
Symbol 244 MovieClip Frame 6
_parent._x = _parent._x + ((_root.atozusari * _parent.mu) * 2);
Symbol 244 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 252 MovieClip Frame 1
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 252 MovieClip Frame 3
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 252 MovieClip Frame 4
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 252 MovieClip Frame 5
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 252 MovieClip Frame 6
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 252 MovieClip Frame 7
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 252 MovieClip Frame 8
_parent._x = _parent._x - (10 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 252 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 60;
_root.kou = 1;
_root.sefi.gotoAndStop(6);
}
}
Instance of Symbol 57 MovieClip "kougeki" in Symbol 252 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 10;
_root.kou = 1;
_root.sefi.gotoAndStop(6);
}
}
Symbol 252 MovieClip Frame 34
_parent.gotoAndStop(2);
Symbol 253 MovieClip Frame 1
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 253 MovieClip Frame 3
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 253 MovieClip Frame 4
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 253 MovieClip Frame 5
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 253 MovieClip Frame 6
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 253 MovieClip Frame 7
_parent._x = _parent._x - (10 * _parent.mu);
Symbol 253 MovieClip Frame 8
_parent._x = _parent._x - (10 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 253 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -60;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Instance of Symbol 57 MovieClip "kougeki" in Symbol 253 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -10;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Symbol 253 MovieClip Frame 34
_parent.gotoAndStop(2);
Symbol 254 MovieClip Frame 1
_parent._x = _parent._x - (10 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 254 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 10;
_root.kou = 1;
_root.sefi.gotoAndStop(6);
_root.sefi._x = _root.teki10._x + 450;
_root.sefi._y = _root.teki10._y;
}
}
Symbol 254 MovieClip Frame 15
_parent.gotoAndStop(9);
Symbol 255 MovieClip Frame 1
_parent._x = _parent._x - (10 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 255 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -10;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
_root.sefi._x = _root.teki10._x - 450;
_root.sefi._y = _root.teki10._y;
}
}
Symbol 255 MovieClip Frame 15
_parent.gotoAndStop(10);
Symbol 259 MovieClip Frame 54
_root.gotoAndStop(195);
stop();
Symbol 260 MovieClip Frame 1
Symbol 260 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * 8);
if (this._x > _root.sefi._x) {
mu = 1;
if (t == 0) {
this.gotoAndStop(10);
}
if (t == 1) {
this.gotoAndStop(12);
}
if (t > 1) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = -1;
if (t == 0) {
this.gotoAndStop(9);
}
if (t == 1) {
this.gotoAndStop(11);
}
if (t > 1) {
this.gotoAndStop(3);
}
}
}
Symbol 260 MovieClip Frame 3
stop();
Symbol 260 MovieClip Frame 4
stop();
Symbol 260 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 260 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 260 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 260 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AF\u30EA\u30FC\u30C9";
stop();
Symbol 260 MovieClip Frame 9
stop();
Symbol 260 MovieClip Frame 10
stop();
Symbol 260 MovieClip Frame 11
stop();
Symbol 260 MovieClip Frame 12
stop();
Symbol 260 MovieClip Frame 20
stop();
if (_root.imajin == 1) {
this.hp = 400;
this.hpmax = 300;
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.imajin = 2;
gotoAndPlay (2);
}
Symbol 264 MovieClip Frame 1
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 264 MovieClip Frame 7
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 264 MovieClip Frame 12
_parent.gotoAndStop(2);
Symbol 267 MovieClip Frame 2
_parent._x = _parent._x + ((_root.atozusari * _root.mu) * 2);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 267 MovieClip Frame 3
_parent._x = _parent._x + (_root.atozusari * _root.mu);
Symbol 267 MovieClip Frame 4
_parent._x = _parent._x + (_root.atozusari * _root.mu);
Symbol 267 MovieClip Frame 5
_parent._x = _parent._x + (_root.atozusari * _root.mu);
Symbol 267 MovieClip Frame 32
t = Math.floor(Math.random() * 800);
t1 = Math.floor(Math.random() * 400);
_parent._x = t;
_parent._y = t1;
_parent.gotoAndStop(2);
Symbol 271 MovieClip Frame 10
Instance of Symbol 57 MovieClip "kougeki" in Symbol 273 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.atozusarie = 50;
_root.kou = 1;
}
}
Symbol 273 MovieClip Frame 26
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 274 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.atozusarie = -50;
_root.kou = 1;
}
}
Symbol 274 MovieClip Frame 26
_parent.gotoAndStop(2);
Symbol 275 MovieClip Frame 8
_root.teki1.hp = _root.teki1.hpmax;
_root.teki1.gotoAndPlay(19);
_root.teki2.hp = _root.teki2.hpmax;
_root.teki2.gotoAndPlay(19);
_root.hpmax = _root.teki1.hpmax;
_root.hp = _root.teki1.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5";
Symbol 275 MovieClip Frame 26
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 276 MovieClip Frame 54
stop();
Symbol 277 MovieClip Frame 1
Symbol 277 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * 23);
if (this._x > _root.sefi._x) {
mu = 1;
if (t < 7) {
this.gotoAndStop(10);
}
if (t == 7) {
this.gotoAndStop(12);
}
if (t > 7) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = -1;
if (t < 7) {
this.gotoAndStop(9);
}
if (t == 7) {
this.gotoAndStop(11);
}
if (t > 7) {
this.gotoAndStop(3);
}
}
}
Symbol 277 MovieClip Frame 3
stop();
Symbol 277 MovieClip Frame 4
stop();
Symbol 277 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30C9\u30AF\u30BF\u30FC";
stop();
Symbol 277 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30C9\u30AF\u30BF\u30FC";
stop();
Symbol 277 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30C9\u30AF\u30BF\u30FC";
stop();
Symbol 277 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30C9\u30AF\u30BF\u30FC";
stop();
Symbol 277 MovieClip Frame 9
stop();
Symbol 277 MovieClip Frame 10
stop();
Symbol 277 MovieClip Frame 20
stop();
Symbol 277 MovieClip Frame 21
stop();
Instance of Symbol 177 MovieClip "atari" in Symbol 280 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_parent.gotoAndStop(5);
_root.atozusari = 3;
_root.combo = 1;
}
}
Symbol 284 MovieClip Frame 1
_parent._x = _parent._x + 12;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Instance of Symbol 177 MovieClip "atari" in Symbol 284 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_parent.gotoAndStop(5);
_root.atozusari = 3;
_root.combo = 1;
}
}
Symbol 284 MovieClip Frame 7
_parent._x = _parent._x + 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 284 MovieClip Frame 13
_parent._x = _parent._x + 12;
_parent.gotoAndStop(2);
Symbol 287 MovieClip Frame 1
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 287 MovieClip Frame 7
_parent._x = _parent._x - 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 287 MovieClip Frame 12
_parent._x = _parent._x - 12;
_parent.gotoAndStop(2);
Symbol 290 MovieClip Frame 2
_parent._x = _parent._x - _root.atozusari;
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 290 MovieClip Frame 3
_parent._x = _parent._x - (_root.atozusari / 2);
Symbol 290 MovieClip Frame 4
_parent._x = _parent._x - (_root.atozusari / 4);
Symbol 290 MovieClip Frame 5
_parent._x = _parent._x - (_root.atozusari / 8);
Symbol 290 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 293 MovieClip Frame 2
_parent._x = _parent._x + _root.atozusari;
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 293 MovieClip Frame 3
_parent._x = _parent._x + (_root.atozusari / 2);
Symbol 293 MovieClip Frame 4
_parent._x = _parent._x + (_root.atozusari / 4);
Symbol 293 MovieClip Frame 5
_parent._x = _parent._x + (_root.atozusari / 8);
Symbol 293 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 295 MovieClip Frame 2
_parent._x = _parent._x - ((_root.atozusari * 5) - 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 295 MovieClip Frame 3
_parent._x = _parent._x - (_root.atozusari * 10);
Symbol 295 MovieClip Frame 4
_parent._x = _parent._x - (_root.atozusari * 5);
Symbol 295 MovieClip Frame 5
_parent._x = _parent._x - (_root.atozusari * 4);
Symbol 295 MovieClip Frame 6
_parent._x = _parent._x - (_root.atozusari * 3);
Symbol 295 MovieClip Frame 7
_parent._x = _parent._x - (_root.atozusari * 2);
Symbol 295 MovieClip Frame 8
_parent._x = _parent._x - (_root.atozusari * 1);
Symbol 295 MovieClip Frame 9
_parent._x = _parent._x - (_root.atozusari * 1);
Symbol 295 MovieClip Frame 21
_parent.gotoAndStop(2);
Symbol 296 MovieClip Frame 2
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 296 MovieClip Frame 3
_parent._x = _parent._x + (_root.atozusari * 3);
Symbol 296 MovieClip Frame 4
_parent._x = _parent._x + (_root.atozusari * 4);
Symbol 296 MovieClip Frame 5
_parent._x = _parent._x + (_root.atozusari * 4);
Symbol 296 MovieClip Frame 6
_parent._x = _parent._x + (_root.atozusari * 3);
Symbol 296 MovieClip Frame 7
_parent._x = _parent._x + (_root.atozusari * 2);
Symbol 296 MovieClip Frame 8
_parent._x = _parent._x + (_root.atozusari * 1);
Symbol 296 MovieClip Frame 9
_parent._x = _parent._x + (_root.atozusari * 1);
Symbol 296 MovieClip Frame 21
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 301 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.kou = 1;
_root.atozusarie = 30;
}
}
Symbol 301 MovieClip Frame 4
_parent._x = _parent._x + 15;
Symbol 301 MovieClip Frame 16
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 306 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.atozusarie = -30;
_root.kou = 1;
}
}
Symbol 306 MovieClip Frame 4
_parent._x = _parent._x - 15;
Symbol 306 MovieClip Frame 17
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 313 MovieClip Frame 1
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 2
_parent._x = _parent._x - 25;
Symbol 313 MovieClip Frame 3
_parent._x = _parent._x - 25;
Symbol 313 MovieClip Frame 4
_parent._x = _parent._x - 25;
Symbol 313 MovieClip Frame 5
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 6
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 7
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 8
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 9
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 10
_parent._x = _parent._x - 15;
_parent._x = _parent._x - 15;
Instance of Symbol 57 MovieClip "kougeki" in Symbol 313 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.kou = 1;
_root.atozusarie = -30;
}
}
Symbol 313 MovieClip Frame 11
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 12
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 13
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 14
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 15
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 16
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 17
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 18
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 19
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 20
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 21
_parent._x = _parent._x - 15;
Symbol 313 MovieClip Frame 30
_parent.gotoAndStop(2);
Symbol 314 MovieClip Frame 1
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 2
_parent._x = _parent._x + 25;
Symbol 314 MovieClip Frame 3
_parent._x = _parent._x + 25;
Symbol 314 MovieClip Frame 4
_parent._x = _parent._x + 25;
Symbol 314 MovieClip Frame 5
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 6
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 7
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 8
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 9
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 10
_parent._x = _parent._x - 15;
_parent._x = _parent._x + 15;
Instance of Symbol 57 MovieClip "kougeki" in Symbol 314 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.kou = 1;
_root.atozusarie = 30;
}
}
Symbol 314 MovieClip Frame 11
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 12
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 13
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 14
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 15
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 16
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 17
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 18
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 19
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 20
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 21
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 22
_parent._x = _parent._x + 15;
Symbol 314 MovieClip Frame 30
_parent.gotoAndStop(2);
Symbol 316 MovieClip Frame 30
_parent.gotoAndStop(2);
Symbol 317 MovieClip Frame 54
stop();
Symbol 318 MovieClip [e1] Frame 1
Symbol 318 MovieClip [e1] Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * (15 + _root.nanido));
if (this._x > _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(12);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(14);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 318 MovieClip [e1] Frame 3
stop();
Symbol 318 MovieClip [e1] Frame 4
stop();
Symbol 318 MovieClip [e1] Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5";
stop();
Symbol 318 MovieClip [e1] Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5";
stop();
Symbol 318 MovieClip [e1] Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5";
stop();
Symbol 318 MovieClip [e1] Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5";
stop();
Symbol 318 MovieClip [e1] Frame 9
stop();
Symbol 318 MovieClip [e1] Frame 10
stop();
Symbol 318 MovieClip [e1] Frame 11
stop();
Symbol 318 MovieClip [e1] Frame 12
stop();
Symbol 318 MovieClip [e1] Frame 13
stop();
Symbol 318 MovieClip [e1] Frame 14
stop();
Symbol 318 MovieClip [e1] Frame 19
stop();
Symbol 318 MovieClip [e1] Frame 20
stop();
Symbol 319 MovieClip Frame 1
Symbol 319 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * (12 + _root.nanido));
if (this._x > _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(12);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(14);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 319 MovieClip Frame 3
stop();
Symbol 319 MovieClip Frame 4
stop();
Symbol 319 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5B";
stop();
Symbol 319 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5B";
stop();
Symbol 319 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5B";
stop();
Symbol 319 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5B";
stop();
Symbol 319 MovieClip Frame 9
stop();
Symbol 319 MovieClip Frame 10
stop();
Symbol 319 MovieClip Frame 11
stop();
Symbol 319 MovieClip Frame 12
stop();
Symbol 319 MovieClip Frame 13
stop();
Symbol 319 MovieClip Frame 14
stop();
Symbol 319 MovieClip Frame 20
stop();
Symbol 319 MovieClip Frame 21
stop();
Symbol 320 MovieClip Frame 30
_parent.gotoAndStop(2);
Symbol 321 MovieClip Frame 1
_parent._x = _parent._x + (10 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
Symbol 321 MovieClip Frame 2
_parent._x = _parent._x + (15 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 321 MovieClip Frame 3
_parent._x = _parent._x + (15 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 321 MovieClip Frame 4
_parent._x = _parent._x + (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 321 MovieClip Frame 5
_parent._x = _parent._x + (15 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 321 MovieClip Frame 6
_parent._x = _parent._x + (10 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 321 MovieClip Frame 7
_parent._x = _parent._x + (10 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 321 MovieClip Frame 8
_parent._x = _parent._x + (10 * _parent.mu);
Symbol 321 MovieClip Frame 9
_parent._x = _parent._x + (10 * _parent.mu);
Symbol 321 MovieClip Frame 10
_parent._x = _parent._x + (10 * _parent.mu);
Symbol 321 MovieClip Frame 13
_parent._x = _parent._x + (10 * mu);
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 339 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.atozusarie = -40;
_root.kou = 1;
}
}
Symbol 339 MovieClip Frame 4
_parent._x = _parent._x - 15;
Symbol 339 MovieClip Frame 5
_parent._x = _parent._x - 15;
Symbol 339 MovieClip Frame 9
_parent._x = _parent._x - 15;
Symbol 339 MovieClip Frame 16
_parent._x = _parent._x - 15;
Symbol 339 MovieClip Frame 18
_parent._x = _parent._x - 20;
Symbol 339 MovieClip Frame 19
_parent._x = _parent._x - 15;
Symbol 339 MovieClip Frame 32
_parent._x = _parent._x + 20;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 340 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.atozusarie = 40;
_root.kou = 1;
}
}
Symbol 340 MovieClip Frame 4
_parent._x = _parent._x + 15;
Symbol 340 MovieClip Frame 5
_parent._x = _parent._x + 15;
Symbol 340 MovieClip Frame 9
_parent._x = _parent._x + 15;
Symbol 340 MovieClip Frame 16
_parent._x = _parent._x + 15;
Symbol 340 MovieClip Frame 18
_parent._x = _parent._x + 20;
Symbol 340 MovieClip Frame 19
_parent._x = _parent._x + 15;
Symbol 340 MovieClip Frame 37
_parent._x = _parent._x - 20;
_parent.gotoAndStop(2);
Symbol 343 MovieClip Frame 8
_parent._x = _parent._x + (15 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 343 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.kou = 1;
_root.atozusarie = -70;
}
}
Symbol 343 MovieClip Frame 9
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 10
_parent._x = _parent._x + (35 * _parent.mu);
Symbol 343 MovieClip Frame 11
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 12
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 13
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 14
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 15
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 16
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 343 MovieClip Frame 17
_parent._x = _parent._x + (12 * _parent.mu);
Symbol 343 MovieClip Frame 18
_parent._x = _parent._x + (6 * _parent.mu);
Symbol 343 MovieClip Frame 19
_parent._x = _parent._x + (3 * _parent.mu);
Symbol 343 MovieClip Frame 20
_parent._x = _parent._x + (2 * _parent.mu);
Symbol 343 MovieClip Frame 21
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 22
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 23
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 24
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 25
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 26
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 27
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 28
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 343 MovieClip Frame 30
_parent.gotoAndStop(2);
Symbol 344 MovieClip Frame 8
_parent._x = _parent._x + (15 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 344 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.kou = 1;
_root.atozusarie = 70;
}
}
Symbol 344 MovieClip Frame 9
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 10
_parent._x = _parent._x + (35 * _parent.mu);
Symbol 344 MovieClip Frame 11
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 12
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 13
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 14
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 15
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 16
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 344 MovieClip Frame 17
_parent._x = _parent._x + (12 * _parent.mu);
Symbol 344 MovieClip Frame 18
_parent._x = _parent._x + (6 * _parent.mu);
Symbol 344 MovieClip Frame 19
_parent._x = _parent._x + (3 * _parent.mu);
Symbol 344 MovieClip Frame 20
_parent._x = _parent._x + (2 * _parent.mu);
Symbol 344 MovieClip Frame 21
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 22
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 23
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 24
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 25
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 26
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 27
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 28
_parent._x = _parent._x + (1 * _parent.mu);
Symbol 344 MovieClip Frame 30
_parent.gotoAndStop(2);
Symbol 345 MovieClip Frame 1
Symbol 345 MovieClip Frame 2
stop();
if (this.hp < 1) {
gotoAndStop (20);
} else {
t = Math.floor(Math.random() * (9 + _root.nanido));
if (this._x > _root.sefi._x) {
mu = -1;
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(15);
}
if (t == 2) {
this.gotoAndStop(17);
}
if (t == 3) {
this.gotoAndStop(14);
}
if (t == 4) {
this.gotoAndStop(14);
}
if (t > 4) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = 1;
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(16);
}
if (t == 2) {
this.gotoAndStop(18);
}
if (t == 3) {
this.gotoAndStop(13);
}
if (t == 4) {
this.gotoAndStop(13);
}
if (t > 4) {
this.gotoAndStop(3);
}
}
}
Symbol 345 MovieClip Frame 3
stop();
Symbol 345 MovieClip Frame 4
stop();
Symbol 345 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5EX";
stop();
Symbol 345 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5EX";
stop();
Symbol 345 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5EX";
stop();
Symbol 345 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30FC\u30A6\u30EB\u30D5EX";
stop();
Symbol 345 MovieClip Frame 9
stop();
Symbol 345 MovieClip Frame 10
stop();
Symbol 345 MovieClip Frame 11
stop();
Symbol 345 MovieClip Frame 12
stop();
Symbol 345 MovieClip Frame 13
stop();
Symbol 345 MovieClip Frame 14
stop();
Symbol 345 MovieClip Frame 15
stop();
Symbol 345 MovieClip Frame 16
stop();
Symbol 345 MovieClip Frame 17
stop();
Symbol 345 MovieClip Frame 18
stop();
Symbol 345 MovieClip Frame 20
stop();
Symbol 345 MovieClip Frame 21
stop();
Symbol 350 MovieClip Frame 1
if (_root.sefi._x < 300) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 100) {
_parent._x = _parent._x - 25;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 15;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 15;
}
Symbol 350 MovieClip Frame 2
if (_root.sefi._x < 300) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
Symbol 350 MovieClip Frame 3
if (_root.sefi._x < 300) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
Symbol 350 MovieClip Frame 5
if (_root.sefi._x < 300) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 100) {
_parent._x = _parent._x - 25;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 350 MovieClip Frame 7
if (_root.sefi._x < 300) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
Symbol 350 MovieClip Frame 9
if (_root.sefi._x < 250) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 100) {
_parent._x = _parent._x - 25;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 15;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 15;
}
Symbol 350 MovieClip Frame 12
if (_root.sefi._x < 250) {
_parent._x = _parent._x + 60;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 100) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 350 MovieClip Frame 14
if (_root.sefi._x < 250) {
_parent._x = _parent._x + 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 100) {
_parent._x = _parent._x - 25;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 15;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 15;
}
Symbol 350 MovieClip Frame 16
_parent.gotoAndStop(2);
Symbol 351 MovieClip Frame 1
if (_root.sefi._x > 500) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 700) {
_parent._x = _parent._x + 25;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 15;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 15;
}
Symbol 351 MovieClip Frame 2
if (_root.sefi._x > 500) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
Symbol 351 MovieClip Frame 3
if (_root.sefi._x > 500) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
Symbol 351 MovieClip Frame 5
if (_root.sefi._x > 500) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 700) {
_parent._x = _parent._x + 25;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 351 MovieClip Frame 7
if (_root.sefi._x > 500) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
Symbol 351 MovieClip Frame 9
if (_root.sefi._x > 550) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 700) {
_parent._x = _parent._x + 25;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 15;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 15;
}
Symbol 351 MovieClip Frame 12
if (_root.sefi._x > 550) {
_parent._x = _parent._x - 60;
}
if (_parent._x < 700) {
_parent._x = _parent._x + 25;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 351 MovieClip Frame 14
if (_root.sefi._x > 550) {
_parent._x = _parent._x - 60;
_parent._y = _parent._y - 25;
}
if (_parent._x < 700) {
_parent._x = _parent._x + 25;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 15;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 15;
}
Symbol 351 MovieClip Frame 16
_parent.gotoAndStop(2);
Symbol 356 MovieClip Frame 2
_parent._x = _parent._x - (_root.atozusari + 10);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 356 MovieClip Frame 3
_parent._x = _parent._x - (_root.atozusari + 10);
Symbol 356 MovieClip Frame 4
_parent._x = _parent._x - _root.atozusari;
Symbol 356 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 357 MovieClip Frame 2
_parent._x = _parent._x + (_root.atozusari + 10);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 357 MovieClip Frame 3
_parent._x = _parent._x + (_root.atozusari + 10);
Symbol 357 MovieClip Frame 4
_parent._x = _parent._x + _root.atozusari;
Symbol 357 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 360 MovieClip Frame 2
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 360 MovieClip Frame 3
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
Symbol 360 MovieClip Frame 4
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
Symbol 360 MovieClip Frame 21
_parent.gotoAndStop(2);
Symbol 361 MovieClip Frame 2
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 361 MovieClip Frame 3
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
Symbol 361 MovieClip Frame 4
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
Symbol 361 MovieClip Frame 21
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 374 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.atozusarie = 60;
_root.kou = 1;
}
}
Symbol 374 MovieClip Frame 22
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 375 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.atozusarie = -60;
_root.kou = 1;
}
}
Symbol 375 MovieClip Frame 22
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 380 MovieClip Frame 1
if (_parent._x > _root.sefi._x) {
mukix = -1;
} else {
mukix = 1;
}
if (_parent._y < _root.sefi._y) {
mukiy = -1;
} else {
mukiy = 1;
}
Instance of Symbol 57 MovieClip "kougeki" in Symbol 380 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.atozusarie = -60;
_root.kou = 1;
}
}
Symbol 380 MovieClip Frame 18
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 19
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 20
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 21
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 22
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 23
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 24
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 25
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 26
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 27
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 28
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 29
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 45
if (_parent._x > _root.sefi._x) {
mukix = -1;
} else {
mukix = 1;
}
if (_parent._y < _root.sefi._y) {
mukiy = -1;
} else {
mukiy = 1;
}
Symbol 380 MovieClip Frame 46
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 47
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 48
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 49
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 50
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 51
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 52
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 53
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 54
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 55
_parent._x = _parent._x + (20 * mukix);
_parent._y = _parent._y - (6 * mukiy);
Symbol 380 MovieClip Frame 79
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 382 MovieClip Frame 54
stop();
Symbol 383 MovieClip Frame 1
Symbol 383 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * (10 + _root.nanido));
if (this._x > _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(10);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(11);
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(9);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(11);
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 383 MovieClip Frame 3
stop();
Symbol 383 MovieClip Frame 4
stop();
Symbol 383 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EA\u30AA\u30F3";
stop();
Symbol 383 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EA\u30AA\u30F3";
stop();
Symbol 383 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EA\u30AA\u30F3";
stop();
Symbol 383 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EA\u30AA\u30F3";
stop();
Symbol 383 MovieClip Frame 9
stop();
Symbol 383 MovieClip Frame 10
stop();
Symbol 383 MovieClip Frame 20
stop();
Symbol 388 MovieClip Frame 1
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 388 MovieClip Frame 4
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 388 MovieClip Frame 7
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 388 MovieClip Frame 9
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 20);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 388 MovieClip Frame 11
t = Math.floor(Math.random() * 2);
if (t == 0) {
_parent._x = _parent._x + (_parent.mu * 5);
} else {
_parent._x = _parent._x - (_parent.mu * 10);
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 388 MovieClip Frame 12
_parent.gotoAndStop(2);
Symbol 391 MovieClip Frame 2
_parent._x = _parent._x - _root.atozusari;
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 391 MovieClip Frame 3
_parent._x = _parent._x - _root.atozusari;
Symbol 391 MovieClip Frame 4
_parent._x = _parent._x - _root.atozusari;
Symbol 391 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 392 MovieClip Frame 2
_parent._x = _parent._x + _root.atozusari;
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 392 MovieClip Frame 3
_parent._x = _parent._x + _root.atozusari;
Symbol 392 MovieClip Frame 4
_parent._x = _parent._x + _root.atozusari;
Symbol 392 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 396 MovieClip Frame 2
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 396 MovieClip Frame 3
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
Symbol 396 MovieClip Frame 4
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
Symbol 396 MovieClip Frame 5
_parent._x = _parent._x - ((_root.atozusari * 2) + 10);
Symbol 396 MovieClip Frame 6
_parent._x = _parent._x - (_root.atozusari * 2);
Symbol 396 MovieClip Frame 21
_parent.gotoAndStop(2);
Symbol 397 MovieClip Frame 2
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 397 MovieClip Frame 3
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
Symbol 397 MovieClip Frame 4
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
Symbol 397 MovieClip Frame 5
_parent._x = _parent._x + ((_root.atozusari * 2) + 10);
Symbol 397 MovieClip Frame 6
_parent._x = _parent._x + (_root.atozusari * 2);
Symbol 397 MovieClip Frame 21
_parent.gotoAndStop(2);
Symbol 410 MovieClip Frame 1
_parent._x = _parent._x + (30 * _parent.mu);
Symbol 410 MovieClip Frame 2
_parent._x = _parent._x + (30 * _parent.mu);
Symbol 410 MovieClip Frame 3
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 410 MovieClip Frame 4
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 410 MovieClip Frame 5
_parent._x = _parent._x + (10 * _parent.mu);
Symbol 410 MovieClip Frame 6
_parent._x = _parent._x + (10 * _parent.mu);
Symbol 410 MovieClip Frame 7
_parent._x = _parent._x + (5 * _parent.mu);
Symbol 410 MovieClip Frame 8
_parent._x = _parent._x + (5 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 410 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -50;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Symbol 410 MovieClip Frame 33
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 416 MovieClip Frame 1
_parent._x = _parent._x - (30 * _parent.mu);
Symbol 416 MovieClip Frame 2
_parent._x = _parent._x - (30 * _parent.mu);
Symbol 416 MovieClip Frame 3
_parent._x = _parent._x - (30 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 416 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = 50;
_root.kou = 1;
if (_parent._parent.mu == 1) {
_root.sefi.gotoAndStop(5);
} else {
_root.sefi.gotoAndStop(6);
}
}
}
Symbol 416 MovieClip Frame 41
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 417 MovieClip Frame 1
_parent._x = _parent._x - (30 * _parent.mu);
Symbol 417 MovieClip Frame 2
_parent._x = _parent._x - (30 * _parent.mu);
Symbol 417 MovieClip Frame 3
_parent._x = _parent._x - (30 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 417 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.atozusarie = -50;
_root.kou = 1;
_root.sefi.gotoAndStop(5);
}
}
Symbol 417 MovieClip Frame 41
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 422 MovieClip Frame 1
stop();
if (_root.eve == 1) {
gotoAndStop (2);
}
Symbol 422 MovieClip Frame 2
stop();
Symbol 432 MovieClip Frame 1
_parent._x = _parent._x - (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 432 MovieClip Frame 2
_parent._x = _parent._x - (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 432 MovieClip Frame 3
_parent._x = _parent._x - (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 432 MovieClip Frame 4
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 432 MovieClip Frame 5
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 432 MovieClip Frame 6
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 432 MovieClip Frame 7
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 432 MovieClip Frame 8
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 432 MovieClip Frame 9
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 432 MovieClip Frame 10
_parent._x = _parent._x - (20 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 432 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(27);
_root.atozusarie = 60;
_root.kou = 1;
_root.kiss = 1;
} else {
_root.kiss = 0;
}
}
Symbol 432 MovieClip Frame 12
if (_root.kiss == 0) {
gotoAndPlay (63);
}
if (_root.kiss == 1) {
gotoAndPlay (13);
}
Symbol 432 MovieClip Frame 55
_root.sefi.gotoAndStop(6);
Symbol 432 MovieClip Frame 56
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 432 MovieClip Frame 57
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 432 MovieClip Frame 58
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 432 MovieClip Frame 59
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 432 MovieClip Frame 60
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 432 MovieClip Frame 76
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 433 MovieClip Frame 1
_parent._x = _parent._x - (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 433 MovieClip Frame 2
_parent._x = _parent._x - (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 433 MovieClip Frame 3
_parent._x = _parent._x - (20 * _parent.mu);
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 5;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 5;
}
Symbol 433 MovieClip Frame 4
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 433 MovieClip Frame 5
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 433 MovieClip Frame 6
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 433 MovieClip Frame 7
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 433 MovieClip Frame 8
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 433 MovieClip Frame 9
_parent._x = _parent._x - (20 * _parent.mu);
Symbol 433 MovieClip Frame 10
_parent._x = _parent._x - (20 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 433 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(27);
_root.atozusarie = -60;
_root.kou = 1;
_root.kiss = 1;
} else {
_root.kiss = 0;
}
}
Symbol 433 MovieClip Frame 12
if (_root.kiss == 0) {
gotoAndPlay (63);
}
if (_root.kiss == 1) {
gotoAndPlay (13);
}
Symbol 433 MovieClip Frame 55
_root.sefi.gotoAndStop(5);
Symbol 433 MovieClip Frame 56
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 433 MovieClip Frame 57
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 433 MovieClip Frame 58
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 433 MovieClip Frame 59
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 433 MovieClip Frame 60
_parent._x = _parent._x + (20 * _parent.mu);
Symbol 433 MovieClip Frame 76
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 434 MovieClip Frame 54
stop();
Symbol 435 MovieClip Frame 1
Symbol 435 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * 8);
if (this._x > _root.sefi._x) {
mu = 1;
if (t == 0) {
this.gotoAndStop(10);
}
if (t == 1) {
this.gotoAndStop(12);
}
if (t == 2) {
this.gotoAndStop(14);
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = -1;
if (t == 0) {
this.gotoAndStop(9);
}
if (t == 1) {
this.gotoAndStop(11);
}
if (t == 2) {
this.gotoAndStop(13);
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 435 MovieClip Frame 3
stop();
Symbol 435 MovieClip Frame 4
stop();
Symbol 435 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AD\u30E7\u30A6\u30B3";
stop();
Symbol 435 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AD\u30E7\u30A6\u30B3";
stop();
Symbol 435 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AD\u30E7\u30A6\u30B3";
stop();
Symbol 435 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30AD\u30E7\u30A6\u30B3";
stop();
Symbol 435 MovieClip Frame 9
stop();
Symbol 435 MovieClip Frame 10
stop();
Symbol 435 MovieClip Frame 20
stop();
Symbol 440 MovieClip Frame 1
if (_parent._x > 100) {
_parent._x = _parent._x - 12;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 20;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 440 MovieClip Frame 7
if (_parent._x > 100) {
_parent._x = _parent._x - 12;
}
if (_parent._x < 50) {
_parent._x = _parent._x + 20;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 440 MovieClip Frame 12
_parent.gotoAndStop(2);
Symbol 441 MovieClip Frame 1
if (_parent._x < 700) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 441 MovieClip Frame 7
if (_parent._x < 700) {
_parent._x = _parent._x + 12;
}
if (_parent._x > 750) {
_parent._x = _parent._x - 12;
}
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 441 MovieClip Frame 12
_parent.gotoAndStop(2);
Symbol 443 MovieClip Frame 2
_parent._x = _parent._x - _root.atozusari;
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 443 MovieClip Frame 3
_parent._x = _parent._x - _root.atozusari;
Symbol 443 MovieClip Frame 4
_parent._x = _parent._x - _root.atozusari;
Symbol 443 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 444 MovieClip Frame 2
_parent._x = _parent._x + _root.atozusari;
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 444 MovieClip Frame 3
_parent._x = _parent._x + _root.atozusari;
Symbol 444 MovieClip Frame 4
_parent._x = _parent._x + _root.atozusari;
Symbol 444 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 446 MovieClip Frame 2
_parent._x = _parent._x - ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 446 MovieClip Frame 3
_parent._x = _parent._x - (_root.atozusari * 4);
Symbol 446 MovieClip Frame 4
_parent._x = _parent._x - (_root.atozusari * 3);
Symbol 446 MovieClip Frame 5
_parent._x = _parent._x - (_root.atozusari * 2);
Symbol 446 MovieClip Frame 21
_parent.gotoAndStop(2);
Symbol 447 MovieClip Frame 2
_parent._x = _parent._x + ((_root.atozusari * 2) + 20);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 447 MovieClip Frame 3
_parent._x = _parent._x + (_root.atozusari * 4);
Symbol 447 MovieClip Frame 4
_parent._x = _parent._x + (_root.atozusari * 3);
Symbol 447 MovieClip Frame 5
_parent._x = _parent._x + (_root.atozusari * 2);
Symbol 447 MovieClip Frame 21
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 453 MovieClip Frame 22
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.atozusarie = 30;
_root.kou = 1;
}
}
Symbol 453 MovieClip Frame 30
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 454 MovieClip Frame 22
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.atozusarie = -30;
_root.kou = 1;
}
}
Symbol 454 MovieClip Frame 30
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 456 MovieClip Frame 54
stop();
Symbol 457 MovieClip Frame 1
Symbol 457 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * (18 + _root.nanido));
if (this._x > _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(10);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(10);
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(9);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(9);
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 457 MovieClip Frame 3
stop();
Symbol 457 MovieClip Frame 4
stop();
Symbol 457 MovieClip Frame 5
_root.name1 = "\u89AA\u885B\u968A";
_root.hpmax = this.hpmax;
_root.hp = this.hp;
stop();
Symbol 457 MovieClip Frame 6
_root.name1 = "\u89AA\u885B\u968A";
_root.hpmax = this.hpmax;
_root.hp = this.hp;
stop();
Symbol 457 MovieClip Frame 7
_root.name1 = "\u89AA\u885B\u968A";
_root.hpmax = this.hpmax;
_root.hp = this.hp;
stop();
Symbol 457 MovieClip Frame 8
_root.name1 = "\u89AA\u885B\u968A";
_root.hpmax = this.hpmax;
_root.hp = this.hp;
stop();
Symbol 457 MovieClip Frame 9
stop();
Symbol 457 MovieClip Frame 10
stop();
Symbol 457 MovieClip Frame 20
stop();
Symbol 458 MovieClip Frame 1
_parent._x = _parent._x + 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Instance of Symbol 177 MovieClip "atari" in Symbol 458 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_parent.gotoAndStop(5);
_root.atozusari = 3;
_root.combo = 1;
}
}
Symbol 458 MovieClip Frame 10
_parent._x = _parent._x + 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 458 MovieClip Frame 19
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Symbol 459 MovieClip Frame 1
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 459 MovieClip Frame 11
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 459 MovieClip Frame 20
_parent._x = _parent._x - 6;
_parent.gotoAndStop(2);
Symbol 460 MovieClip Frame 1
Symbol 460 MovieClip Frame 2
stop();
if (this.hp < 1) {
gotoAndStop (20);
} else {
t = Math.floor(Math.random() * 10);
if (this._x > _root.sefi._x) {
mu = -1;
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(15);
}
if (t == 2) {
this.gotoAndStop(17);
}
if (t == 3) {
this.gotoAndStop(14);
}
if (t == 4) {
this.gotoAndStop(14);
}
if (t > 4) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = 1;
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(16);
}
if (t == 2) {
this.gotoAndStop(18);
}
if (t == 3) {
this.gotoAndStop(13);
}
if (t == 4) {
this.gotoAndStop(13);
}
if (t > 4) {
this.gotoAndStop(3);
}
}
}
Symbol 460 MovieClip Frame 3
stop();
Symbol 460 MovieClip Frame 4
stop();
Symbol 460 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D0\u30AA\u30FC\u30EB";
stop();
Symbol 460 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D0\u30AA\u30FC\u30EB";
stop();
Symbol 460 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D0\u30AA\u30FC\u30EB";
stop();
Symbol 460 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D0\u30AA\u30FC\u30EB";
stop();
Symbol 460 MovieClip Frame 9
stop();
Symbol 460 MovieClip Frame 10
stop();
Symbol 460 MovieClip Frame 11
stop();
Symbol 460 MovieClip Frame 12
stop();
Symbol 460 MovieClip Frame 13
stop();
Symbol 460 MovieClip Frame 14
stop();
Symbol 460 MovieClip Frame 15
stop();
Symbol 460 MovieClip Frame 16
stop();
Symbol 460 MovieClip Frame 17
stop();
Symbol 460 MovieClip Frame 18
stop();
Symbol 460 MovieClip Frame 20
stop();
Symbol 460 MovieClip Frame 21
stop();
Symbol 460 MovieClip Frame 25
ttt++;
if (ttt > 60) {
this.hp = 0;
gotoAndPlay (31);
}
Symbol 460 MovieClip Frame 30
gotoAndPlay (25);
Symbol 460 MovieClip Frame 31
Symbol 460 MovieClip Frame 71
stop();
Symbol 461 MovieClip Frame 1
Instance of Symbol 26 MovieClip in Symbol 461 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_root.atozusari = _root.power;
_root.combo = _root.cset;
_parent._parent._parent.gotoAndStop(15);
_parent._parent._parent.urufu.gotoAndPlay(1);
}
}
Symbol 462 MovieClip Frame 1
_parent._x = _parent._x + 12;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Instance of Symbol 461 MovieClip "atari" in Symbol 462 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_parent.gotoAndStop(5);
_root.atozusari = 3;
_root.combo = 1;
}
}
Symbol 462 MovieClip Frame 7
_parent._x = _parent._x + 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 462 MovieClip Frame 13
_parent._x = _parent._x + 12;
_parent.gotoAndStop(2);
Symbol 463 MovieClip Frame 1
Instance of Symbol 26 MovieClip in Symbol 463 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_root.atozusari = _root.power;
_root.combo = _root.cset;
_parent._parent._parent.gotoAndStop(16);
_parent._parent._parent.urufu.gotoAndPlay(1);
}
}
Symbol 464 MovieClip Frame 1
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 464 MovieClip Frame 7
_parent._x = _parent._x - 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 464 MovieClip Frame 12
_parent._x = _parent._x - 12;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 465 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.kou = 1;
_root.atozusarie = 40;
}
}
Symbol 465 MovieClip Frame 34
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 466 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.kou = 1;
_root.atozusarie = -40;
}
}
Symbol 466 MovieClip Frame 34
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Symbol 469 MovieClip Frame 1
_parent._x = _parent._x - 15;
Symbol 469 MovieClip Frame 2
_parent._x = _parent._x - 15;
Symbol 469 MovieClip Frame 3
_parent._x = _parent._x - 15;
Symbol 469 MovieClip Frame 10
_parent.gotoAndStop(2);
Symbol 470 MovieClip Frame 1
_parent._x = _parent._x + 15;
Symbol 470 MovieClip Frame 2
_parent._x = _parent._x + 15;
Symbol 470 MovieClip Frame 3
_parent._x = _parent._x + 15;
Symbol 470 MovieClip Frame 10
_parent.gotoAndStop(2);
Symbol 471 MovieClip Frame 1
Symbol 471 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * 10);
if (this._x > _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(12);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(14);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 471 MovieClip Frame 3
stop();
Symbol 471 MovieClip Frame 4
stop();
Symbol 471 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30A2\u30C8\u30E9\u30B9";
stop();
Symbol 471 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30A2\u30C8\u30E9\u30B9";
stop();
Symbol 471 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30A2\u30C8\u30E9\u30B9";
stop();
Symbol 471 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30A2\u30C8\u30E9\u30B9";
stop();
Symbol 471 MovieClip Frame 9
stop();
Symbol 471 MovieClip Frame 10
stop();
Symbol 471 MovieClip Frame 11
stop();
Symbol 471 MovieClip Frame 12
stop();
Symbol 471 MovieClip Frame 13
stop();
Symbol 471 MovieClip Frame 14
stop();
Symbol 471 MovieClip Frame 16
stop();
Symbol 471 MovieClip Frame 19
stop();
Symbol 471 MovieClip Frame 20
stop();
Symbol 472 MovieClip Frame 1
_parent._x = _parent._x + 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Instance of Symbol 177 MovieClip "atari" in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_parent.gotoAndStop(5);
_root.atozusari = 3;
_root.combo = 1;
}
}
Symbol 472 MovieClip Frame 8
_parent._x = _parent._x + 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 472 MovieClip Frame 13
_parent._x = _parent._x + 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 472 MovieClip Frame 17
_parent._x = _parent._x + 18;
_parent.gotoAndStop(2);
Symbol 473 MovieClip Frame 1
_parent._x = _parent._x - 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 473 MovieClip Frame 4
_parent._x = _parent._x - 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 473 MovieClip Frame 10
_parent._x = _parent._x - 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 473 MovieClip Frame 18
_parent._x = _parent._x - 12;
_parent.gotoAndStop(2);
Symbol 474 MovieClip Frame 2
_parent._x = _parent._x - (_root.atozusari + 30);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 474 MovieClip Frame 3
_parent._x = _parent._x - _root.atozusari;
Symbol 474 MovieClip Frame 4
_parent._x = _parent._x - (_root.atozusari / 4);
Symbol 474 MovieClip Frame 5
_parent._x = _parent._x - (_root.atozusari / 8);
Symbol 474 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 475 MovieClip Frame 2
_parent._x = _parent._x + (_root.atozusari + 30);
_parent.hp = _parent.hp - _root.atozusari;
_root.hpmax = _parent.hpmax;
_root.hp = _parent.hp;
Symbol 475 MovieClip Frame 3
_parent._x = _parent._x + _root.atozusari;
Symbol 475 MovieClip Frame 4
_parent._x = _parent._x + (_root.atozusari / 4);
Symbol 475 MovieClip Frame 5
_parent._x = _parent._x + (_root.atozusari / 8);
Symbol 475 MovieClip Frame 9
_parent.gotoAndStop(2);
Symbol 478 MovieClip Frame 1
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 2
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 3
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 4
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 5
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 6
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 7
_parent._x = _parent._x - 15;
_parent._x = _parent._x + (25 * _parent.mu);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 478 MovieClip Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.kou = 1;
_root.atozusarie = -30;
}
}
Symbol 478 MovieClip Frame 8
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 9
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 10
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 11
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 12
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 13
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 14
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 15
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 16
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 17
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 18
_parent._x = _parent._x + (25 * _parent.mu);
Symbol 478 MovieClip Frame 19
_parent.gotoAndStop(2);
Symbol 478 MovieClip Frame 23
_parent._x = _parent._x + 15;
Symbol 479 MovieClip Frame 1
Symbol 479 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * 8);
if (this._x > _root.sefi._x) {
mu = -1;
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(11);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
mu = 1;
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(14);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 479 MovieClip Frame 3
stop();
Symbol 479 MovieClip Frame 4
stop();
Symbol 479 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D3\u30E5\u30FC\u30CD\u30A4";
stop();
Symbol 479 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D3\u30E5\u30FC\u30CD\u30A4";
stop();
Symbol 479 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D3\u30E5\u30FC\u30CD\u30A4";
stop();
Symbol 479 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30D3\u30E5\u30FC\u30CD\u30A4";
stop();
Symbol 479 MovieClip Frame 9
stop();
Symbol 479 MovieClip Frame 10
stop();
Symbol 479 MovieClip Frame 11
stop();
Symbol 479 MovieClip Frame 12
stop();
Symbol 479 MovieClip Frame 13
stop();
Symbol 479 MovieClip Frame 14
stop();
Symbol 479 MovieClip Frame 19
stop();
Symbol 479 MovieClip Frame 20
stop();
Symbol 480 MovieClip Frame 1
_parent._x = _parent._x + 12;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Instance of Symbol 461 MovieClip "atari" in Symbol 480 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.kougeki) == true) {
_parent.gotoAndStop(5);
_root.atozusari = 3;
_root.combo = 1;
}
}
Symbol 480 MovieClip Frame 4
_parent._x = _parent._x + 12;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 480 MovieClip Frame 7
_parent._x = _parent._x + 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 480 MovieClip Frame 9
_parent._x = _parent._x + 12;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 480 MovieClip Frame 13
_parent._x = _parent._x + 12;
_parent.gotoAndStop(2);
Symbol 481 MovieClip Frame 1
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 481 MovieClip Frame 4
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 481 MovieClip Frame 5
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 481 MovieClip Frame 7
_parent._x = _parent._x - 18;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 481 MovieClip Frame 8
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 481 MovieClip Frame 10
_parent._x = _parent._x - 6;
if (_parent._y > _root.sefi._y) {
_parent._y = _parent._y - 10;
}
if (_parent._y < _root.sefi._y) {
_parent._y = _parent._y + 10;
}
Symbol 481 MovieClip Frame 12
_parent._x = _parent._x - 12;
_parent.gotoAndStop(2);
Symbol 482 MovieClip Frame 14
_parent._x = _parent._x + 15;
Instance of Symbol 57 MovieClip "kougeki" in Symbol 482 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.kou = 1;
_root.atozusarie = 30;
}
}
Instance of Symbol 57 MovieClip "kougeki" in Symbol 482 MovieClip Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(6);
_root.kou = 1;
_root.atozusarie = 30;
}
}
Symbol 482 MovieClip Frame 32
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Symbol 483 MovieClip Frame 13
_parent._x = _parent._x + 15;
Instance of Symbol 57 MovieClip "kougeki" in Symbol 483 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.kou = 1;
_root.atozusarie = -30;
}
}
Symbol 483 MovieClip Frame 32
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Instance of Symbol 57 MovieClip "kougeki" in Symbol 485 MovieClip Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.sefi.kougeki2.atari) == true) {
_root.sefi.gotoAndStop(5);
_root.kou = 1;
_root.atozusarie = -20;
}
}
Symbol 485 MovieClip Frame 31
_parent._x = _parent._x + 6;
_parent.gotoAndStop(2);
Symbol 486 MovieClip Frame 1
Symbol 486 MovieClip Frame 2
stop();
if (this.hp < 1) {
this.gotoAndStop(20);
} else {
t = Math.floor(Math.random() * 8);
if (this._x > _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(3);
}
if (t == 1) {
this.gotoAndStop(10);
}
if (t == 2) {
this.gotoAndStop(11);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(4);
}
}
if (this._x <= _root.sefi._x) {
if (t == 0) {
this.gotoAndStop(4);
}
if (t == 1) {
this.gotoAndStop(9);
}
if (t == 2) {
this.gotoAndStop(11);
}
if (t == 3) {
_this._y = _this._y - 5;
}
if (t == 4) {
_this._y = _this._y + 5;
}
if (t > 2) {
this.gotoAndStop(3);
}
}
}
Symbol 486 MovieClip Frame 3
stop();
Symbol 486 MovieClip Frame 4
stop();
Symbol 486 MovieClip Frame 5
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30A4\u30A2\u30EB\u30C9";
stop();
Symbol 486 MovieClip Frame 6
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30A4\u30A2\u30EB\u30C9";
stop();
Symbol 486 MovieClip Frame 7
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30A4\u30A2\u30EB\u30C9";
stop();
Symbol 486 MovieClip Frame 8
_root.hpmax = this.hpmax;
_root.hp = this.hp;
_root.name1 = "\u30EF\u30A4\u30A2\u30EB\u30C9";
stop();
Symbol 486 MovieClip Frame 9
stop();
Symbol 486 MovieClip Frame 10
stop();
Symbol 486 MovieClip Frame 11
stop();
Symbol 486 MovieClip Frame 19
stop();
Symbol 486 MovieClip Frame 20
stop();
Instance of Symbol 489 MovieClip "life" in Symbol 493 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = 0;
}
Instance of Symbol 489 MovieClip "life" in Symbol 493 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = 0;
}
Instance of Symbol 491 MovieClip in Symbol 493 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = 4 * (_root.hpmax - (_root.hpmax - _root.hp));
}
Instance of Symbol 491 MovieClip in Symbol 493 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.hpmax > 160) {
this._x = 4 * ((_root.hpmax - 160) - (_root.hpmax - _root.hp));
} else {
this._x = 0;
}
}
Instance of Symbol 492 MovieClip "lifemax" in Symbol 493 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.hpmax * 4;
}
Instance of Symbol 492 MovieClip "lifemax" in Symbol 493 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.hp > 160) {
this._x = (_root.hpmax - 160) * 4;
} else {
this._x = 0;
this.y = 90;
}
}
Symbol 504 MovieClip Frame 1
if (_root.teki2.hp < 1) {
if (_root.teki3.hp < 1) {
if (_root.teki4.hp < 1) {
if (_root.teki1.hp < 1) {
if (_root.teki5.hp < 1) {
if (_root.teki6.hp < 1) {
if (_root.teki7.hp < 1) {
if (_root.teki8.hp < 1) {
if (_root.teki9.hp < 1) {
if (_root.teki11.hp < 1) {
if (_root.teki12.hp < 1) {
if (_root.teki13.hp < 1) {
if (_root.teki14.hp < 1) {
gotoAndPlay (3);
}
}
}
}
}
}
}
}
}
}
}
}
}
Symbol 504 MovieClip Frame 2
gotoAndPlay (1);
Symbol 504 MovieClip Frame 42
stop();
Symbol 508 Button
on (release) {
gotoAndPlay (5);
}
Symbol 513 Button
on (release) {
gotoAndPlay (4);
}
Symbol 514 Button
on (release) {
if (passw == 4183) {
gotoAndPlay (100);
}
if (passw == 222222) {
gotoAndPlay (25);
}
if (passw == 535353) {
gotoAndPlay (50);
}
if (passw == 121212) {
gotoAndPlay (75);
}
if (passw == 654321) {
gotoAndPlay (130);
}
if (passw == 1) {
gotoAndPlay (150);
}
if (passw == 9999) {
_root.nanido = 0;
gotoAndPlay (4);
}
if (passw == 2) {
gotoAndStop (200);
}
if (passw == 4) {
gotoAndStop (201);
}
}
Symbol 541 MovieClip Frame 1
if (_root.teki2.hp < 1) {
if (_root.teki3.hp < 1) {
if (_root.teki4.hp < 1) {
if (_root.teki1.hp < 1) {
if (_root.teki5.hp < 1) {
if (_root.teki6.hp < 1) {
if (_root.teki7.hp < 1) {
if (_root.teki8.hp < 1) {
if (_root.teki9.hp < 1) {
if (_root.teki10.hp < 1) {
gotoAndPlay (3);
}
}
}
}
}
}
}
}
}
}
Symbol 541 MovieClip Frame 2
gotoAndPlay (1);
Symbol 541 MovieClip Frame 15
stop();
Symbol 624 Button
on (release) {
nextFrame();
}
Symbol 632 MovieClip Frame 1
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u9006\u56DB\u65B9\u306E\u614B\u52E2\u3067\u30BB\u30D5\u30A3\u30EA\u30A2\u3092\u62BC\u3055\u3048\u3064\u3051\u3066\u3001\n\u5F7C\u5973\u306E\u82B1\u5F01\u3092\u57F7\u62D7\u306B\u8210\u3081\u7D9A\u3051\u3066\u3044\u305F\u3002";
stop();
Symbol 632 MovieClip Frame 2
t = "\u5F7C\u5973\u306E\u611B\u6DB2\u3068\u30EF\u30FC\u30A6\u30EB\u30D5\u306E\u553E\u6DB2\u304C\u3044\u3084\u3089\u3057\u304F\u6DF7\u3056\u308A\u5408\u3044\u3001\n\u6CE1\u7ACB\u3063\u3066\u3044\u308B\u3002";
Symbol 632 MovieClip Frame 3
t = "\u300C\u3093\u3063\u2026\u2026\u3093\u3093\u3063\u2026\u2026\uFF01\uFF01\u300D";
play();
Symbol 632 MovieClip Frame 22
stop();
Symbol 632 MovieClip Frame 23
t = "\u3056\u3089\u3056\u3089\u3068\u3057\u305F\u820C\u304C\u5F7C\u5973\u306E\u30AF\u30EA\u30C8\u30EA\u30B9\u306B\u64E6\u308A\u4ED8\u3051\u3089\u308C\u308B\u5EA6\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u304C\u3073\u304F\u3093\u3073\u304F\u3093\u3068\u8DF3\u306D\u4E0A\u304C\u308B\u3002";
Symbol 632 MovieClip Frame 24
t = "\u98E2\u3048\u305F\u72FC\u306F\u3001\n\u3055\u3089\u306B\u30B9\u30FC\u30D7\u3092\u6C42\u3081\u3066\u5F7C\u5973\u306E\u81A3\u5185\u306B\u820C\u3092\u306D\u3058\u8FBC\u3093\u3060\u3002";
Symbol 632 MovieClip Frame 25
t = "\u300C\u3042\u3046\u3063\u3063\u2026\u2026\u3072\u304E\u3043\uFF01\uFF01\u300D";
stop();
Symbol 632 MovieClip Frame 26
t = "\u81A3\u5185\u306E\u30D2\u30C0\u304C\u820C\u306E\u3056\u3089\u3064\u304D\u306B\u5F37\u304F\u3053\u3059\u308A\u4E0A\u3052\u3089\u308C\u3001\n\u75DB\u307F\u3068\u5FEB\u611F\u306E\u5165\u308A\u6DF7\u3058\u3063\u305F\u4FE1\u53F7\u304C\u5F7C\u5973\u306E\u8EAB\u4F53\u3092\u99C6\u3051\u629C\u3051\u305F\u3002";
Symbol 632 MovieClip Frame 27
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u304C\u611B\u6DB2\u3092\u5438\u3044\u4E0A\u3052\u308B\u5EA6\u306B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u81A3\u306F\u5927\u304D\u304F\u9707\u308F\u3055\u308C\u3001\n\u5F7C\u5973\u306E\u610F\u8B58\u3068\u7406\u6027\u3092\u62BC\u3057\u6D41\u305D\u3046\u3068\u3059\u308B\u3002";
Symbol 632 MovieClip Frame 28
t = "\u3059\u3067\u306B\u8EAB\u4F53\u306F\u62B5\u6297\u3059\u308B\u3053\u3068\u3092\u6B62\u3081\u3066\u3001\n\u305F\u3060\u62BC\u3057\u5BC4\u305B\u308B\u6CE2\u306B\u4EFB\u305B\u308B\u3088\u3046\u306B\u529B\u306A\u304F\u6295\u3052\u51FA\u3055\u308C\u3066\u3044\u308B\u3002";
stop();
Symbol 632 MovieClip Frame 29
t = "\uFF08\u3042\u3042\u2026\u2026\u3053\u3093\u306A\u2026\u2026\u3053\u3093\u306A\u3053\u3068\u3063\u3066\u2026\u2026\uFF09";
Symbol 632 MovieClip Frame 30
t = "\u5C48\u8FB1\u3068\u7F9E\u6065\u304C\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u7CBE\u795E\u3092\u82DB\u307F\u7D9A\u3051\u3066\u3044\u305F\u3002";
Symbol 632 MovieClip Frame 31
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u3001\u305D\u3093\u306A\u3053\u3068\u306F\u304A\u69CB\u3044\u306A\u3057\u306B\u3068\u3001\n\u614B\u52E2\u3092\u633F\u5165\u3078\u3068\u5411\u304B\u308F\u305B\u308B\u3002";
stop();
Symbol 632 MovieClip Frame 32
t = "\u3082\u306F\u3084\u30BB\u30D5\u30A3\u30EA\u30A2\u306B\u6297\u3046\u529B\u306F\u6B8B\u3063\u3066\u3044\u306A\u304B\u3063\u305F\u3002";
Symbol 632 MovieClip Frame 33
t = "\u4EBA\u306E\u305D\u308C\u3088\u308A\u3082\u5927\u304D\u3044\u8089\u68D2\u3092\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4F4D\u7F6E\u53E3\u306B\u3042\u3066\u304C\u3044\u3001\n\u305D\u3057\u3066\u4E00\u6C17\u306B\u8CAB\u3044\u305F\u3002";
Symbol 632 MovieClip Frame 34
t = "\u300C\u3042\u3072\u3043\u3063\u3063\uFF01\uFF01\u300D";
stop();
Symbol 632 MovieClip Frame 35
t = "\u8EAB\u4F53\u3092\u4EF0\u3051\u53CD\u3089\u305B\u60B2\u9CF4\u3092\u3042\u3052\u308B\u30BB\u30D5\u30A3\u30EA\u30A2\u3002";
Symbol 632 MovieClip Frame 36
t = "\u81A3\u5185\u306E\u30D2\u30C0\u3068\u3044\u3046\u30D2\u30C0\u304C\u3001\n\u30EF\u30FC\u30A6\u30EB\u30D5\u306E\u8089\u68D2\u306B\u3088\u3063\u3066\u306A\u305E\u3089\u308C\u3066\u6CE2\u6253\u3063\u3066\u3044\u308B\u3002";
Symbol 632 MovieClip Frame 37
t = "\u3055\u3089\u306B\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4E21\u624B\u3092\u63B4\u307F\u3001\n\u5F37\u5F15\u306B\u51FA\u3057\u5165\u308C\u3092\u7E70\u308A\u8FD4\u3057\u3066\u3044\u308B\u3002";
stop();
Symbol 632 MovieClip Frame 38
t = "\u5F90\u3005\u306B\u606F\u304C\u8352\u304F\u306A\u308A\u3001\n\u305D\u308C\u306B\u3064\u308C\u3066\u52D5\u304D\u3082\u6FC0\u3057\u304F\u306A\u3063\u3066\u3044\u304F\u3002";
Symbol 632 MovieClip Frame 39
t = "\uFF08\u2026\u2026\u3082\u2026\u2026\u3082\u3046\u2026\u2026\u30C0\u30E1\u2026\u2026\uFF09";
Symbol 632 MovieClip Frame 40
t = "\u9650\u754C\u3092\u8D85\u3048\u308B\u6FC0\u3057\u3044\u633F\u5165\u3068\u7D76\u3048\u9593\u306A\u304F\u62BC\u3057\u5BC4\u305B\u308B\u5FEB\u611F\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u610F\u8B58\u306F\u5F90\u3005\u306B\u8584\u308C\u3066\u3044\u3063\u305F\u2026\u2026\u3002";
stop();
Symbol 639 MovieClip Frame 1
t = "\u300C\u306F\u306F\u3063\u3001\u304A\u306D\u3048\u3055\u3093\u3001\u968F\u5206\u3068\u611F\u3058\u3084\u3059\u3044\u3060\u306D\u300D";
stop();
Symbol 639 MovieClip Frame 2
t = "\u300C\u3093\u3063\u30FB\u30FB\u30FB\u3042\u3041\u3063\u3063\uFF01\uFF01\u300D";
Symbol 639 MovieClip Frame 3
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u81A3\u5185\u306B\u30D0\u30A4\u30D6\u3092\u51FA\u3057\u5165\u308C\u3057\u306A\u304C\u3089\u3001\n\u30EA\u30AA\u30F3\u306F\u5E95\u610F\u5730\u306E\u60AA\u3044\u7B11\u307F\u3092\u6D6E\u304B\u3079\u305F\u3002";
play();
Symbol 639 MovieClip Frame 22
stop();
Symbol 639 MovieClip Frame 23
t = "\uFF08\u3053\u2026\u2026\u3053\u3093\u306A\u5B50\u4F9B\u306B\u2026\u2026\uFF09";
Symbol 639 MovieClip Frame 24
t = "\u300C\u4ECA\u3001\u4FFA\u307F\u305F\u3044\u306A\u5B50\u4F9B\u306B\u72AF\u3055\u308C\u308B\u306A\u3093\u3066\u2026\u2026\n\u3063\u3066\u601D\u3063\u305F\u3060\u308D\uFF1F\u300D";
Symbol 639 MovieClip Frame 25
t = "\u305D\u3046\u8A00\u3044\u306A\u304C\u3089\u3001\u30EA\u30AA\u30F3\u306F\n\u4E73\u9996\u3068\u30AF\u30EA\u30C8\u30EA\u30B9\u306B\u8CBC\u308A\u4ED8\u3051\u305F\u30ED\u30FC\u30BF\u30FC\u306E\u51FA\u529B\u3092\u4E0A\u3052\u305F\u3002";
stop();
Symbol 639 MovieClip Frame 26
t = "\u654F\u611F\u306A\u90E8\u5206\u3092\u523A\u6FC0\u3055\u308C\u3066\u3001\u601D\u308F\u305A\u58F0\u3092\u4E0A\u3052\u3066\u3057\u307E\u3046\u3002";
Symbol 639 MovieClip Frame 27
t = "\u300C\u3072\u3063\u2026\u2026\uFF01\u300D";
Symbol 639 MovieClip Frame 28
t = "\u300C\u5B50\u4F9B\u5B50\u4F9B\u3063\u3066\u3001\u3042\u3093\u305F\u306E\u307B\u3046\u304C\u3088\u3063\u307D\u3069\u304A\u5B50\u69D8\u3058\u3083\u306A\u3044\uFF1F\n\u51E6\u5973\u307F\u305F\u3044\u306A\u53CD\u5FDC\u3057\u3061\u3083\u3063\u3066\u3055\u300D";
stop();
Symbol 639 MovieClip Frame 29
t = "\u8A00\u3044\u306A\u304C\u3089\u3001\u30D4\u30C3\u30D4\u30C3\u3068\u30ED\u30FC\u30BF\u30FC\u306E\u5F37\u5F31\u3092\u5909\u3048\u308B\u3002";
Symbol 639 MovieClip Frame 30
t = "\u300C\u3042\u3063\u2026\u2026\u3042\u3063\u2026\u2026\u3072\u3043\u3063\u3063\uFF01\uFF01\u300D";
Symbol 639 MovieClip Frame 31
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u304C\u307E\u308B\u3067\u697D\u5668\u306E\u3088\u3046\u306B\u305D\u308C\u306B\u53CD\u5FDC\u3092\u3059\u308B\u306E\u3092\u898B\u3066\u3001\n\u30EA\u30AA\u30F3\u306F\u307E\u3059\u307E\u3059\u8ABF\u5B50\u306B\u4E57\u3063\u3066\u3044\u304F\u3002";
stop();
Symbol 639 MovieClip Frame 32
t = "\u300C\u305D\u3089\u305D\u3089\u3063\u2026\u2026\u3053\u308A\u3083\u304A\u3082\u3057\u308C\u3047\u3002\n\u3072\u3087\u3063\u3068\u3057\u3066\u30DB\u30F3\u30C8\u306B\u51E6\u5973\u306A\u306E\u304B\u3044\uFF1F\u300D";
Symbol 639 MovieClip Frame 33
t = "\u300C\u30FB\u30FB\u30FB\u30FB\u30FB\u30FB\u30C3\uFF01\u300D";
Symbol 639 MovieClip Frame 34
t = "\u300C\u3060\u3063\u305F\u3089\u3001\u4FFA\u304C\u3044\u308D\u3044\u308D\u6559\u3048\u3066\u3042\u3052\u3066\u3082\u3044\u3044\u3088\u3001\n\u304A\u306D\u3048\u3055\u3093\uFF1F\u3000\u3042\u306F\u306F\u306F\u306F\u3063\u300D";
stop();
Symbol 648 MovieClip Frame 1
t = "\u300C\u3053\u3093\u306B\u3061\u308F\u3041\uFF5E\u3002\u3048\u3063\u3068\u3067\u3059\u306D\u3001\n\u30AF\u30EA\u30FC\u30C9\u3055\u3093\u306B\u8A00\u308F\u308C\u3066\u304A\u4ED5\u7F6E\u304D\u3092\u3057\u306B\u304D\u307E\u3057\u305F\uFF5E\u300D";
stop();
Symbol 648 MovieClip Frame 2
t = "\u30AD\u30E7\u30A6\u30B3\u306F\u3001\u624B\u8DB3\u3092\u7E1B\u3089\u308C\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u80CC\u5F8C\u306B\u56DE\u308B\u3068\n\u554F\u7B54\u7121\u7528\u3067\u4E73\u623F\u3092\u3082\u307F\u59CB\u3081\u305F\u3002";
Symbol 648 MovieClip Frame 3
t = "\u300C\u3093\u3063\u2026\u2026\u3084\u3001\u3084\u3081\u306A\u3055\u3044\uFF01\u300D";
Symbol 648 MovieClip Frame 4
t = "\u300C\u30E2\u30DF\u30E2\u30DF\u2026\u2026\u3093\uFF5E\u3001\u5F35\u308A\u306E\u3042\u308B\u3044\u3044\u304A\u3063\u3071\u3044\u3067\u3059\u3002\n\u305F\u3057\u304B\u306B\u30CA\u30DE\u30A4\u30AD\u3067\u3059\u306D\u3047\u300D";
Symbol 648 MovieClip Frame 5
t = "\u5C11\u3057\u30E0\u30C3\u3068\u3057\u305F\u3088\u3046\u306A\u8868\u60C5\u3067\u3001\n\u7121\u9020\u4F5C\u306B\u4E0B\u7740\u306E\u4E2D\u306B\u624B\u3092\u6F5C\u308A\u8FBC\u307E\u305B\u308B\u3002";
Symbol 648 MovieClip Frame 6
t = "\u300C\u3069\u308C\u3069\u308C\u3001\u3069\u3053\u304C\u5F31\u3044\u306E\u304B\u306A\uFF1F\u300D\n\u30B4\u30BD\u30B4\u30BD\u3068\u4E2D\u3092\u307E\u3055\u3050\u308B\u3002";
play();
Symbol 648 MovieClip Frame 26
stop();
Symbol 648 MovieClip Frame 27
t = "\u300C\u3042\u3046\u3063\uFF01\u300D";
Symbol 648 MovieClip Frame 28
t = "\u30AD\u30E7\u30A6\u30B3\u306E\u4EBA\u5DEE\u3057\u6307\u304C\u654F\u611F\u306A\u8089\u82BD\u306B\u89E6\u308C\u305F\u3068\u304D\u306B\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u601D\u308F\u305A\u58F0\u3092\u4E0A\u3052\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 648 MovieClip Frame 29
t = "\u300C\u3080\u3075\u3063\u2026\u2026\u30AF\u30EA\u30C8\u30EA\u30B9\u304C\u3044\u3044\u3088\u3046\u3067\u3059\u306D\u3047\u3002\n\u3053\u3053\u3092\u4E2D\u5FC3\u306B\u304A\u4ED5\u7F6E\u304D\u3092\u3057\u307E\u3059\u300D";
stop();
Symbol 648 MovieClip Frame 30
t = "\u305D\u3046\u8A00\u3046\u3068\u3001\u4EBA\u5DEE\u3057\u6307\u3068\u4E2D\u6307\u3067\u5668\u7528\u306B\n\u30AF\u30EA\u30C8\u30EA\u30B9\u3092\u3064\u307E\u3093\u3067\u611B\u64AB\u3092\u3057\u59CB\u3081\u305F\u3002";
Symbol 648 MovieClip Frame 31
t = "\u300C\u3093\u2026\u2026\u3084\u2026\u2026\u3084\u3081\u306A\u3055\u3044\u2026\u2026\u3072\u3063\u2026\u2026\u3063\u300D";
Symbol 648 MovieClip Frame 32
t = "\u300C\u305D\u3046\u306F\u3044\u304D\u307E\u305B\u3093\u3088\u3049\u3001\u304A\u4ED5\u7F6E\u304D\u3067\u3059\u304B\u3089\u3002\n\u3084\u3081\u305F\u3089\u304A\u4ED5\u7F6E\u304D\u306B\u306A\u308A\u307E\u305B\u3093\u3088\u3049\u300D";
stop();
Symbol 648 MovieClip Frame 33
t = "\u7A7A\u3044\u3066\u3044\u308B\u65B9\u306E\u624B\u3067\u4E73\u9996\u3092\u30A4\u30B8\u308A\u306A\u304C\u3089\u3001\n\u30AD\u30E7\u30A6\u30B3\u306F\u30AF\u30EA\u30C8\u30EA\u30B9\u3078\u306E\u611B\u64AB\u3092\u307E\u3059\u307E\u3059\u52A0\u901F\u3055\u305B\u3066\u3044\u304F\u3002";
Symbol 648 MovieClip Frame 34
t = "\u4E00\u5206\u3082\u3057\u306A\u3044\u3046\u3061\u306B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4E0B\u8179\u90E8\u306F\u3001\n\u611B\u6DB2\u3067\u3079\u3068\u3079\u3068\u306B\u306A\u3063\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 648 MovieClip Frame 35
t = "\u300C\u3042\u3072\u3063\u2026\u2026\u305D\u2026\u2026\u305D\u3053\u306F\u3063\u2026\u2026\u3082\u3046\u30C0\u30E1\u3063\u2026\u2026\uFF01\u300D";
stop();
Symbol 648 MovieClip Frame 36
t = "\u654F\u611F\u306A\u8089\u82BD\u306F\u3059\u3067\u306B\u771F\u3063\u8D64\u306B\u81A8\u308C\u4E0A\u304C\u3063\u3066\u3001\n\u305D\u3053\u3092\u30B3\u30EA\u30B3\u30EA\u3055\u308C\u308B\u5EA6\u306B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u306F\u5927\u304D\u304F\u53CD\u5FDC\u3057\u3066\u3057\u307E\u3046\u3002";
Symbol 648 MovieClip Frame 37
t = "\uFF08\u3042\u3063\u2026\u2026\u3082\u3046\u30C0\u30E1\u2026\u2026\u30A4\u30C3\u3066\u3057\u307E\u3046\u2026\u2026\uFF01\uFF01\uFF09";
Symbol 648 MovieClip Frame 38
t = "\u300C\u3042\u3042\u3063\u3063\u3063\u2026\u2026\u300D";
stop();
Symbol 648 MovieClip Frame 39
t = "\u6D88\u3048\u53BB\u308A\u305D\u3046\u306A\u58F0\u3068\u3068\u3082\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u3042\u3063\u3068\u3044\u3046\u9593\u306B\u7D76\u9802\u3092\u8FCE\u3048\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 648 MovieClip Frame 40
t = "\u300C\u3042\u3089\u3089\u3001\u3082\u3046\u30A4\u30C3\u3061\u3083\u3063\u305F\u3093\u3067\u3059\u304B\u3041\uFF1F\u3000\n\u3067\u3082\u307E\u3060\u307E\u3060\u304A\u4ED5\u7F6E\u304D\u306F\u7D42\u308F\u308A\u307E\u305B\u3093\u3088\uFF1F\u300D";
Symbol 648 MovieClip Frame 41
t = "\u300C\u3060\u3063\u3066\u30AD\u30E7\u30A6\u30B3\u306F\u307E\u3060\u697D\u3057\u3093\u3067\u307E\u305B\u3093\u304B\u3089\u2605\u300D";
stop();
Symbol 648 MovieClip Frame 42
t = "\u30AD\u30E7\u30A6\u30B3\u306F\u518D\u3073\u4E0B\u7740\u306E\u4E2D\u3078\u624B\u3092\u5165\u308C\u3001\n\u30A4\u30C3\u305F\u3070\u304B\u308A\u3067\u654F\u611F\u306B\u306A\u3063\u3066\u3044\u308B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8089\u82BD\u3092\u518D\u3073\u3044\u3058\u308A\u59CB\u3081\u305F\u2026\u2026\u3002";
Symbol 655 MovieClip Frame 1
t = "\u300C\u3042\u3046\u3063\uFF01\u3042\u3042\u3063\uFF01\u3042\u3042\u3042\u3063\uFF01\u300D";
stop();
Symbol 655 MovieClip Frame 2
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u3092\u52A9\u3051\u308B\u3082\u306E\u306A\u3069\u4F55\u3082\u306A\u3044\n\u6B6A\u307F\u4E16\u754C\u3067\u3042\u3048\u304E\u58F0\u306E\u307F\u304C\u3053\u3060\u307E\u3059\u308B\u3002";
Symbol 655 MovieClip Frame 3
t = "\u300C\u30E1\u30B9\u72AC\u306E\u304A\u524D\u306B\u306F\u30EF\u30FC\u30A6\u30EB\u30D5\u304C\u3088\u304F\u3042\u3063\u3066\u308B\u3058\u3083\u306A\u3044\u304B\n\u30AF\u30AF\u30AF\u30FB\u30FB\u30FB";
Symbol 655 MovieClip Frame 4
t = "\u5316\u3051\u7269\u306E\u7537\u6839\u3067\u611F\u3058\u307E\u304F\u3063\u3066\u3044\u308B\u30BB\u30D5\u30A3\u30EA\u30A2\u306B\n\u4FAE\u8511\u306E\u76EE\u3092\u3080\u3051\u308B\u30C9\u30AF\u30BF\u30FC";
Symbol 655 MovieClip Frame 5
t = "\u300C\u3046\u3042\u3042\u3046\u3063\uFF01\u3042\u3050\u3063\uFF01\u3046\u3042\u3042\u3063\uFF01";
Symbol 655 MovieClip Frame 6
t = "\u300C\u305D\u308C\u306F\u5143\u304C\u30EC\u30A4\u30D7\u9B54\u3060\u3063\u305F\u7537\u306E\u30EF\u30FC\u30A6\u30EB\u30D5\u3060\u304B\u3089\u306D\n\u3061\u3087\u3063\u3068\u3084\u305D\u3063\u3068\u3058\u3083\u6E80\u8DB3\u3057\u306A\u3044\u3060\u308D\u3046\u3088";
Symbol 655 MovieClip Frame 7
t = "\u72FC\u7279\u6709\u306E\u4F55\u5341\u5206\u3082\u306E\u9593\u7D9A\u304F\u9577\u3044\u5C04\u7CBE\u3092\n\u6563\u3005\u72AF\u3055\u308C\u3066\u3059\u3067\u306B\u5145\u8840\u3057\u304D\u3063\u3066\u3044\u308B\u81A3\u3067\u53D7\u3051\u7D9A\u3051\u305F\u30FB\u30FB\u30FB\u3002";
Symbol 666 MovieClip Frame 1
t = "\u30AF\u30EA\u30FC\u30C9\u3068\u306E\u6226\u3044\u306B\u6557\u308C\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u3001\n\u6B66\u5668\u3092\u53D6\u308A\u4E0A\u3052\u3089\u308C\u3066\u7537\u305F\u3061\u306E\u6170\u307F\u8005\u306B\u3055\u308C\u3066\u3044\u305F\u3002";
stop();
Symbol 666 MovieClip Frame 2
t = "\u300C\u304F\u3063\u2026\u2026\u3084\u3081\u306A\u3055\u3044\uFF01\u300D";
Symbol 666 MovieClip Frame 3
t = "\u670D\u3092\u8131\u304C\u3055\u308C\u3001\u4E0B\u7740\u3082\u5265\u304E\u53D6\u3089\u308C\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u3001\n\u4E8C\u4EBA\u306E\u7537\u305F\u3061\u306B\u3044\u3044\u3088\u3046\u306B\u5F04\u3070\u308C\u3066\u3044\u305F\u3002";
play();
Symbol 666 MovieClip Frame 46
stop();
Symbol 666 MovieClip Frame 47
t = "\u306A\u308B\u307B\u3069\u3001\u3053\u308C\u304C\u30AF\u30ED\u30CE\u30B9\uFF2E\uFF2F\uFF0E\uFF11\u306E\u5973\u306E\u8EAB\u4F53\u304B\u2026\u2026\u300D\n\u300C\u808C\u306B\u3082\u30C4\u30E4\u304C\u3042\u308B\u2026\u2026\u3002\u80F8\u306E\u5F3E\u529B\u3082\u7533\u3057\u5206\u306A\u3044\u306A\u300D";
Symbol 666 MovieClip Frame 48
t = "\u7537\u306F\u5024\u8E0F\u307F\u3092\u3059\u308B\u3088\u3046\u306B\u3001\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4E21\u80F8\u3092\u63C9\u307F\u3057\u3060\u3044\u3066\u3044\u304F\u3002";
Symbol 666 MovieClip Frame 49
t = "\u6307\u5148\u304C\u4E73\u9996\u3092\u304B\u3059\u3081\u308B\u3068\u3001\n\u3044\u3084\u304A\u3046\u306B\u3082\u5F7C\u5973\u306E\u8EAB\u4F53\u306F\u53CD\u5FDC\u3092\u3057\u3066\u3057\u307E\u3046\u3002";
stop();
Symbol 666 MovieClip Frame 50
t = "\u300C\u6226\u95D8\u306B\u95A2\u3057\u3066\u306F\u4E00\u6D41\u3067\u3082\u3001\n\u3053\u3063\u3061\u306F\u307E\u3060\u307E\u3060\u7D20\u4EBA\u3060\u306A\u300D";
Symbol 666 MovieClip Frame 51
t = "\u4E21\u8155\u3092\u9AD8\u304F\u63B2\u3052\u3089\u308C\u3001\n\u9855\u308F\u306B\u306A\u3063\u305F\u814B\u306B\u4E0B\u3092\u86C7\u306E\u3088\u3046\u306B\u4E0B\u3092\u9019\u308F\u305B\u305F\u3002";
Symbol 666 MovieClip Frame 52
t = "\u306C\u3081\u308A\u3068\u6E7F\u3063\u305F\u751F\u6696\u304B\u3044\u611F\u89E6\u3068\u3068\u3082\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u306B\u96FB\u6D41\u306E\u3088\u3046\u306A\u6C17\u5473\u306E\u60AA\u3044\u5FEB\u611F\u304C\u8D70\u308B\u3002";
stop();
Symbol 666 MovieClip Frame 53
t = "\u300C\u3093\u3093\u3063\u2026\u2026\uFF01\u300D";
Symbol 666 MovieClip Frame 54
t = "\u8010\u3048\u5207\u308C\u305A\u306B\u8EAB\u4F53\u3092\u632F\u308B\u308F\u305B\u305F\u5F7C\u5973\u3092\u898B\u3066\u3001\n\u7537\u305F\u3061\u306F\u6E80\u8DB3\u305D\u3046\u306B\u7B11\u307F\u3092\u6D6E\u304B\u3079\u308B\u3002";
Symbol 666 MovieClip Frame 55
t = "\u305D\u3057\u3066\u3001\u5F7C\u5973\u3092\u89E6\u3063\u3066\u3044\u305F\u6307\u3092\u4E0B\u8179\u90E8\u306B\u79FB\u52D5\u3055\u305B\u308B\u3068\u3001";
stop();
Symbol 666 MovieClip Frame 56
t = "\u300C\u306A\u3093\u3060\u2026\u2026\u3082\u3046\u3059\u3063\u304B\u308A\u6E96\u5099\u304C\u3067\u304D\u3066\u308B\u3058\u3083\u306A\u3044\u304B\u300D\n\u611B\u6DB2\u3067\u3079\u3068\u3079\u3068\u306B\u306A\u3063\u305F\u79D8\u6240\u3092\u6307\u3067\u5F04\u308A\u306A\u304C\u3089\u697D\u3057\u305D\u3046\u306B\u545F\u3044\u305F\u3002";
Symbol 666 MovieClip Frame 57
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u30D9\u30C3\u30C9\u306B\u62BC\u3057\u5012\u3055\u308C\u3001\n\u7247\u8DB3\u3092\u5927\u304D\u304F\u6301\u3061\u4E0A\u3052\u3089\u308C\u308B\u3002";
Symbol 666 MovieClip Frame 58
t = "\u30D1\u30C3\u30AF\u30EA\u3068\u3042\u3089\u308F\u306B\u306A\u3063\u305F\u5272\u308C\u76EE\u304B\u3089\u306F\u3001\n\u3059\u3067\u306B\u6D2A\u6C34\u306E\u3088\u3046\u306B\u611B\u6DB2\u304C\u3042\u3075\u308C\u51FA\u3057\u3066\u3044\u308B\u3002";
stop();
Symbol 666 MovieClip Frame 59
t = "\uFF08\u3053\u3093\u306A\u5974\u3089\u306B\u2026\u2026\uFF09";
Symbol 666 MovieClip Frame 60
t = "\u7CBE\u4E00\u676F\u306E\u865A\u52E2\u3092\u8996\u7DDA\u3067\u6295\u3052\u3064\u3051\u308B\u304C\u3001\n\u3082\u306F\u3084\u8EAB\u4F53\u306E\u65B9\u304C\u8A00\u3046\u3053\u3068\u3092\u805E\u304B\u306A\u304F\u306A\u3063\u3066\u3044\u305F\u3002";
Symbol 666 MovieClip Frame 61
t = "\u300C\u3058\u3083\u3042\u3001\u307E\u305A\u306F\u4FFA\u304B\u3089\u3044\u304B\u305B\u3066\u3082\u3089\u3046\u305C\u300D";
stop();
Symbol 666 MovieClip Frame 62
t = "\u7537\u304C\u8170\u3092\u6C88\u3081\u308B\u3068\u540C\u6642\u306B\u3001\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u81A3\u306B\u8089\u68D2\u304C\u7A81\u304D\u523A\u3055\u308B\u3002";
Symbol 666 MovieClip Frame 63
t = "\u300C\u2026\u2026\uFF01\uFF01\uFF01\uFF01\uFF01\uFF01\u300D";
Symbol 666 MovieClip Frame 64
t = "\u81EA\u5206\u306E\u4F53\u5185\u306B\u3001\u7570\u7269\u304C\u4FB5\u5165\u3057\u3066\u304F\u308B\u306E\u3092\u58F0\u306B\u306A\u3089\u306A\u3044\u60B2\u9CF4\u3067\u53D7\u3051\u6B62\u3081\u308B\u3002";
stop();
Symbol 666 MovieClip Frame 65
t = "\u300C\u3069\u3046\u3060\uFF1F\u6C17\u6301\u3061\u3044\u3044\u304B\uFF1F\u300D\n\u300C\u3042\u3063\u2026\u2026\u3072\u3043\u3063\uFF01\uFF01\u300D";
Symbol 666 MovieClip Frame 66
t = "\u300C\u3068\u3063\u3066\u3082\u6C17\u6301\u3061\u3044\u3044\u3001\u3068\u306E\u3053\u3068\u3060\u300D\n\u300C\u30CF\u30CF\u30C3\u3001\u305D\u308A\u3083\u3088\u304B\u3063\u305F\uFF01\u300D";
Symbol 666 MovieClip Frame 67
t = "\u7537\u306F\u81EA\u3089\u306E\u6602\u3076\u308A\u306B\u5408\u308F\u305B\u3066\u52D5\u304D\u3092\u5F90\u3005\u306B\u65E9\u304F\u3055\u305B\u3066\u3044\u304F\u3002";
stop();
Symbol 666 MovieClip Frame 68
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u767D\u3044\u808C\u3068\u7537\u305F\u3061\u306E\u8910\u8272\u306E\u808C\u304C\u30EA\u30BA\u30DF\u30AB\u30EB\u306B\u7D61\u307F\u5408\u3044\u3001\n\u3074\u3061\u3083\u3074\u3061\u3083\u3068\u30A4\u30E4\u3089\u3057\u3044\u306A\u97F3\u3092\u7ACB\u3066\u3066\u3044\u308B\u3002";
Symbol 666 MovieClip Frame 69
t = "\u7A81\u304D\u4E0A\u3052\u308B\u5FEB\u611F\u306B\u610F\u8B58\u3092\u5931\u3044\u304B\u3051\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306B\u3001\u7537\u305F\u3061\u306F\u56C1\u304F\u3002";
Symbol 666 MovieClip Frame 70
t = "\u300C\u304A\u3044\u304A\u3044\u3001\u30AA\u30CD\u30F3\u30CD\u306B\u306F\u307E\u3060\u65E9\u3044\u3093\u3058\u3083\u306A\u3044\u304B\uFF1F\n\u4FFA\u305F\u3061\u306F\u307E\u3060\u307E\u3060\u304A\u524D\u3092\u72AF\u3057\u8DB3\u308A\u306A\u3044\u3093\u3060\u2026\uFF65\uFF65\uFF65\u300D";
stop();
Symbol 673 MovieClip Frame 1
t = "\u30AF\u30EA\u30FC\u30C9\u306B\u6557\u308C\u305F\u30A4\u30F4\u306F\u8584\u6697\u3044\u90E8\u5C4B\u306B\u76E3\u7981\u3055\u308C\u3066\u3044\u305F\u3002\n\u305D\u3053\u306B\u3084\u3063\u3066\u304D\u305F\u306E\u306F\u3001\u3069\u3046\u307F\u3066\u3082\u4E00\u822C\u4EBA\u306E\u7537\u306E\u7FA4\u308C\u3060\u3063\u305F\u3002";
stop();
Symbol 673 MovieClip Frame 2
t = "\u300C\u304A\u3063\u3001\u307B\u3093\u3068\u306B\u7F8E\u5C11\u5973\u304C\u88F8\u3067\u3044\u308B\u305C\u300D\n\u300C\u6016\u305D\u3046\u306A\u30CB\u30A4\u3061\u3083\u3093\u306B\u8A00\u308F\u308C\u305F\u3068\u304A\u308A\u3060\u300D";
Symbol 673 MovieClip Frame 3
t = "\u300C\u3053\u308C\u3001\u597D\u304D\u306B\u3057\u3066\u3044\u3044\u3093\u3060\u3063\u3066\u306A\uFF1F\u300D\n\u300C\u305D\u3046\u3089\u3057\u3044\u2026\u2026\u306A\u3093\u3067\u3082\u305D\u3046\u3044\u3046\u306E\u304C\u304A\u597D\u307F\u306A\u3093\u3060\u3063\u3066\u3088\u300D";
stop();
Symbol 673 MovieClip Frame 4
t = "\u7537\u305F\u3061\u306F\u3001\u307F\u306A\u4E00\u69D8\u306B\u4E0B\u5351\u305F\u7B11\u3044\u3092\u6D6E\u304B\u3079\u306A\u304C\u3089\u5165\u3063\u3066\u304D\u305F\u3002\n\uFF11\uFF10\u4EBA\u306F\u3044\u308B\u3060\u308D\u3046\u304B\uFF1F";
Symbol 673 MovieClip Frame 5
t = "\u30A4\u30F4\u306B\u3068\u3063\u3066\u306F\u3001\u305D\u308C\u3060\u3051\u3067\u5927\u304D\u306A\u5727\u8FEB\u611F\u3092\u611F\u3058\u308B\u3002";
stop();
Symbol 673 MovieClip Frame 6
t = "\u300C\u3078\u3078\u2026\u2026\u4FFA\u3001\u3053\u3046\u3044\u3046\u300E\u7F8E\u5C11\u5973\u300F\u3063\u3066\u306E\u304C\u5927\u597D\u304D\u306A\u3093\u3060\u3088\u306A\u3041\u300D\n\u300C\u4FFA\u3082\u4FFA\u3082\u3002\u305F\u307E\u3093\u306D\u3047\u306A\u300D";
Symbol 673 MovieClip Frame 7
t = "\u3054\u305D\u3054\u305D\u3068\u670D\u3092\u8131\u304E\u306A\u304C\u3089\u7537\u305F\u3061\u306F\u4E92\u3044\u306B\u5632\u3044\u3042\u3063\u305F\u3002\n\u72ED\u304F\u6697\u3044\u90E8\u5C4B\u306E\u4E2D\u306B\u3001\u767D\u3044\u88F8\u4F53\u304C\u3072\u3068\u3064\u3068\uFF11\uFF10\u306E\u8910\u8272\u306E\u584A\u304C\u6D6E\u304B\u3073\u4E0A\u304C\u308B\u3002";
stop();
Symbol 673 MovieClip Frame 8
t = "\u8910\u8272\u306E\u584A\u306F\u3086\u3063\u304F\u308A\u3068\u767D\u3044\u5973\u795E\u3092\u53D6\u308A\u56F2\u307F\u59CB\u3081\u305F\u3002";
Symbol 673 MovieClip Frame 9
t = "\u300C\u3053\u2026\u2026\u3053\u306A\u3044\u3067\uFF01\u300D";
stop();
Symbol 673 MovieClip Frame 10
t = "\u30CA\u30CE\u30DE\u30B7\u30F3\u3092\u5C01\u3058\u3089\u308C\u3066\u3044\u308B\u30A4\u30F4\u306F\u3001\u666E\u901A\u306E\u5C11\u5973\u3068\u306A\u3093\u3089\u304B\u308F\u308A\u306A\u3044\u3002\n\u30A6\u30B5\u30AE\u306B\u7FA4\u304C\u308B\u30CF\u30A4\u30A8\u30CA\u306E\u3088\u3046\u306B\u3001\u7537\u305F\u3061\u306F\u4E00\u6589\u306B\u30A4\u30F4\u306B\u7FA4\u304C\u308A\u59CB\u3081\u305F";
Symbol 673 MovieClip Frame 11
t = "\u7537\u305F\u3061\u306E\u624B\u306F\u3001\u7684\u78BA\u306B\u30A4\u30F4\u306E\u6025\u6240\u306B\u4F38\u3073\u3066\u3044\u304F\u3002";
stop();
Symbol 673 MovieClip Frame 12
t = "\u4E73\u9996\u3084\u5C40\u90E8\u306F\u3059\u3050\u306B\u57CB\u307E\u308A\u3001\u80CC\u7B4B\u306F\u814B\u3001\n\u30D8\u30BD\u3084\u9996\u7B4B\u3001\u592A\u3082\u3082\u3001\u8EAB\u4F53\u4E2D\u304C\u7537\u305F\u3061\u306E\u624B\u306B\u3088\u308A\u4FB5\u98DF\u3055\u308C\u3066\u3044\u304F\u3002";
stop();
Symbol 673 MovieClip Frame 13
t = "\u300C\u3042\u2026\u2026\u3044\u3084\u3063\u2026\u2026\u3093\u3063\u2026\u2026\u304F\u3041\u3063\u2026\u2026\u300D";
Symbol 673 MovieClip Frame 14
t = "\u7537\u305F\u3061\u306F\u624B\u99B4\u308C\u3066\u304A\u308A\u3001\u30A4\u30F4\u306F\u3042\u3063\u3068\u3044\u3046\u307E\u306B\u5FEB\u697D\u306E\u865C\u306B\u306A\u3063\u3066\u3057\u307E\u3063\u305F\u3002";
stop();
Symbol 673 MovieClip Frame 15
t = "\uFF08\u306A\u3093\u3067\u2026\u2026\u30AD\u30E2\u30C1\u3044\u3044\u3088\u2026\u2026\u3053\u3093\u306A\u306E\u3001\u3084\u3060\u3088\u3049\u2026\u2026\uFF09";
Symbol 673 MovieClip Frame 16
t = "\u7CBE\u795E\u306E\u62B5\u6297\u306B\u8EAB\u4F53\u304C\u3064\u3044\u3066\u3044\u304B\u306A\u3044\u3002";
stop();
Symbol 673 MovieClip Frame 17
t = "\u300C\u3078\u3078\u2026\u2026\u3084\u3063\u3071\u308A\u30B9\u30AD\u30E2\u30CE\u306A\u3093\u3060\u306A\u300D\n\u300C\u305D\u308A\u3083\u305D\u3046\u3060\u308D\u2026\u2026\u81EA\u5206\u304B\u3089\u8A98\u3063\u305F\u3050\u3089\u3044\u3060\u304B\u3089\u306A\u3041\u300D";
Symbol 673 MovieClip Frame 18
t = "\u300C\u2026\u2026\u306A\u3063\u2026\u2026\u30C1\u30AC\u30A6\uFF01\u3000\u2026\u2026\u3042\u3063\u2026\u2026\u300D";
stop();
Symbol 673 MovieClip Frame 19
t = "\u6297\u8B70\u306E\u8A00\u8449\u3082\u3001\u5598\u304E\u58F0\u306B\u57CB\u3082\u308C\u3066\u3057\u307E\u3046\u3002";
Symbol 673 MovieClip Frame 20
t = "\u300C\u304A\u3063\u2026\u2026\u3050\u3063\u3057\u3087\u308A\u6FE1\u308C\u3066\u304D\u305F\u3088\u3046\u3060\u3002\u3093\u3058\u3083\u3001\u4FFA\u304B\u3089\u3044\u304B\u305B\u3066\u3082\u3089\u3046\u304B\u306A\u300D";
stop();
Symbol 673 MovieClip Frame 21
play();
t = "\u9670\u90E8\u3092\u3044\u3058\u308A\u5012\u3057\u3066\u3044\u305F\u7537\u304C\u304A\u3082\u3080\u308D\u306B\u614B\u52E2\u3092\u5909\u3048\u3001\n\u30A4\u30F4\u306E\u4E0B\u8179\u90E8\u306B\u8170\u3092\u843D\u3068\u3057\u3066\u3044\u3063\u305F\u3002";
Symbol 673 MovieClip Frame 34
stop();
Symbol 673 MovieClip Frame 35
t = "\u300C\u306F\u3041\u3063\u3063\uFF01\u300D";
Symbol 673 MovieClip Frame 36
t = "\u300C\u3093\u3058\u3083\u4FFA\u306F\u304A\u53E3\u3067\u3057\u3066\u3082\u3089\u304A\u3046\u300D";
Symbol 673 MovieClip Frame 37
t = "\u982D\u3092\u3050\u3044\u3063\u3068\u5F15\u304D\u4E0A\u3052\u3001\u81EA\u5206\u306E\u30DA\u30CB\u30B9\u3092\u30A4\u30F4\u306E\u53E3\u306B\u5F37\u5F15\u306B\u929C\u3048\u3055\u305B\u308B\u3002";
Symbol 673 MovieClip Frame 38
t = "\u300C\u3093\u3050\u3063\u2026\u2026\u300D";
Symbol 673 MovieClip Frame 39
t = "\u524D\u304B\u3089\u5F8C\u308D\u304B\u3089\u3001\n\u305D\u308C\u305E\u308C\u6FC0\u3057\u3044\u524D\u5F8C\u904B\u52D5\u306B\u631F\u307E\u308C\u30A4\u30F4\u306E\u8EAB\u4F53\u306F\u5927\u304D\u304F\u63FA\u3059\u3076\u3089\u308C\u308B\u3002";
Symbol 673 MovieClip Frame 40
t = "\u305D\u306E\u5EA6\u306B\u553E\u6DB2\u3068\u611B\u6DB2\u304C\u5E8A\u306B\u3073\u3061\u3083\u3073\u3061\u3083\u3068\u6EF4\u308A\u843D\u3061\u308B\u97F3\u304C\u6728\u970A\u3059\u308B\u3002";
Symbol 673 MovieClip Frame 41
t = "\u300C\u3093\u3093\u3093\u3063\u30FB\u30FB\u30FB\uFF01\u300D";
Symbol 673 MovieClip Frame 42
t = "\u5FEB\u611F\u304C\u30B8\u30F3\u30B8\u30F3\u3068\u8133\u5929\u3092\u523A\u6FC0\u3057\u3066\u3001\u30A4\u30F4\u306E\u8EAB\u4F53\u306F\u4ECA\u306B\u3082\u7206\u767A\u3057\u3066\u3057\u307E\u3044\u305D\u3046\u3060\u3002";
Symbol 673 MovieClip Frame 43
t = "\u300C\u305D\u308D\u305D\u308D\u9803\u5408\u306E\u3088\u3046\u3060\u306A\u300D";
Symbol 673 MovieClip Frame 44
t = "\u7537\u306F\u3001\u52D5\u304B\u3057\u3066\u3044\u305F\u8170\u306E\u52D5\u304D\u3092\u3055\u3089\u306B\u52A0\u901F\u3055\u305B\u3066\u3044\u304F\u3002";
Symbol 673 MovieClip Frame 45
t = "\u300C\u3093\u3093\u3063\uFF01\u3093\u3093\u3063\uFF01\u3093\u3050\u3046\u3063\uFF01\u2026\u2026\u3093\u3093\u3093\u3063\u3063\uFF01\uFF01\uFF01\uFF01\u300D";
Symbol 673 MovieClip Frame 46
t = "\u30A4\u30F4\u306E\u547C\u5438\u3082\u540C\u8ABF\u3057\u3066\u9AD8\u304F\u65E9\u304F\u306A\u3063\u3066\u3044\u304F\u3002\n\u305D\u3057\u3066\u3001";
Symbol 673 MovieClip Frame 47
t = "\u300C\u3093\u3041\u3041\u3041\u3042\u3042\u3041\u3041\u3041\u3041\u3041\u3063\u3063\u3063\u3063\uFF01\uFF01\uFF01\uFF01\u300D";
Symbol 673 MovieClip Frame 48
t = "\u53E3\u5185\u3068\u81A3\u5185\u306B\u30B9\u30DA\u30EB\u30DE\u3092\u6D41\u3057\u8FBC\u307E\u308C\u3001\u30A4\u30F4\u306F\u7D76\u9802\u3092\u8FCE\u3048\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 673 MovieClip Frame 49
t = "\u3050\u3063\u305F\u308A\u3068\u529B\u5C3D\u304D\u308B\u30A4\u30F4\u306B\u3001\u6B21\u306E\u7537\u304C\u307E\u305F\u304C\u3063\u305F\u3002";
Symbol 673 MovieClip Frame 50
t = "\u300C\u304A\u3044\u304A\u3044\u3001\u6B21\u306F\u4FFA\u306A\u3093\u3060\u3002\u305B\u3044\u305C\u3044\u697D\u3057\u307E\u305B\u3066\u304F\u308C\u3088\u300D";
Symbol 673 MovieClip Frame 51
t = "\u4E0B\u5351\u305F\u7537\u306E\u58F0\u306F\u3082\u306F\u3084\u30A4\u30F4\u306B\u306F\u5C4A\u304B\u306A\u3044\u3002\n\u30DC\u30ED\u4EBA\u5F62\u306E\u3088\u3046\u306B\u306A\u308B\u307E\u3067\u3001\u305D\u306E\u307E\u307E\u72AF\u3055\u308C\u7D9A\u3051\u308B\u3053\u3068\u306B\u306A\u308B\u3002";
Symbol 674 MovieClip Frame 1
if (_root.nanido > 0) {
if (_root.sta == 1) {
gotoAndStop (2);
}
if (_root.sta == 2) {
gotoAndStop (3);
}
if (_root.sta == 3) {
gotoAndStop (4);
}
if (_root.sta == 4) {
gotoAndStop (5);
}
if (_root.sta == 5) {
gotoAndStop (6);
}
} else {
stop();
}
Symbol 683 MovieClip Frame 319
stop();
Symbol 691 Button
on (release) {
gotoAndStop (2);
}
Symbol 692 Button
on (release) {
gotoAndStop (4);
}
Symbol 693 Button
on (release) {
gotoAndStop (6);
}
Symbol 694 Button
on (release) {
gotoAndStop (3);
}
Symbol 695 Button
on (release) {
gotoAndStop (5);
}
Symbol 699 MovieClip Frame 1
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u3001\u9003\u308C\u3088\u3046\u3068\u3059\u308B\u30A4\u30F4\u306E\u8EAB\u4F53\u3092\u5F8C\u308D\u304B\u3089\n\u62B1\u304D\u304B\u304B\u3048\u308B\u3088\u3046\u306B\u62BC\u3055\u3048\u3064\u3051\u305F\u3002";
stop();
Symbol 699 MovieClip Frame 2
t = "\u300C\u3044\u3084\u3063\u3001\u3084\u3060\u3042\u3041\u3063\u3063\uFF01\uFF01\u300D";
Symbol 699 MovieClip Frame 3
t = "\u6050\u6016\u306E\u3042\u307E\u308A\u306B\u60B2\u9CF4\u3092\u3042\u3052\u308B\u3002";
Symbol 699 MovieClip Frame 4
t = (t = "\u7406\u6027\u306E\u307E\u3063\u305F\u304F\u306A\u3044\u7363\u306B\u72AF\u3055\u308C\u3066\u3057\u307E\u3046\u6050\u6016\u3002");
Symbol 699 MovieClip Frame 5
t = "\u81EA\u5206\u304C\u3044\u3063\u305F\u3044\u3069\u3046\u3055\u308C\u3066\u3057\u307E\u3046\u304B\u304C\u4E88\u60F3\u3067\u304D\u305A\u3001\n\u30A4\u30F4\u306F\u60B2\u9CF4\u3092\u4E0A\u3052\u3066\u9003\u3052\u3088\u3046\u3068\u3059\u308B\u3002";
Symbol 699 MovieClip Frame 6
t = "\u3057\u304B\u3057\u3001\n\u30EF\u30FC\u30A6\u30EB\u30D5\u306E\u529B\u306F\u601D\u3063\u305F\u3088\u308A\u3082\u5F37\u304F\u9003\u308C\u308B\u3053\u3068\u304C\u3067\u304D\u306A\u3044\u3002";
Symbol 699 MovieClip Frame 7
t = "\u300C\u30B0\u30EB\u30EB\u30EB\u30EB\u30C3\u30C3\u30C3\u300D";
Symbol 699 MovieClip Frame 8
t = "\u8208\u596E\u3057\u305F\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u3001\n\u30A4\u30F4\u306E\u4E0B\u8179\u90E8\u306B\u81EA\u3089\u306E\u30DA\u30CB\u30B9\u3092\u64E6\u308A\u4ED8\u3051\u3066\u3044\u308B\u3002";
Symbol 699 MovieClip Frame 9
t = "\u305D\u306E\u898F\u683C\u5916\u306E\u5927\u304D\u3055\u304C\u5F7C\u5973\u306E\u6050\u6016\u3092\u3088\u308A\u4E00\u5C64\u717D\u308B\u3002\n\u3044\u3064\u633F\u5165\u3055\u308C\u308B\u304B\u308F\u304B\u3089\u306A\u3044\u3002";
Symbol 699 MovieClip Frame 10
t = "\uFF08\u3084\u3060\u2026\u2026\u3084\u3060\u2026\u2026\u3053\u308F\u3044\u2026\u2026!\uFF09";
Symbol 699 MovieClip Frame 11
t = "\u6050\u6016\u304C\u30A4\u30F4\u306E\u7CBE\u795E\u3092\u8755\u307F\u3001\u81EA\u7136\u306B\u5C40\u90E8\u304C\u6FE1\u308C\u305D\u307C\u3063\u3066\u304F\u308B\u3002";
Symbol 699 MovieClip Frame 12
t = "\u8EAB\u4F53\u304C\u5371\u967A\u3092\u5BDF\u77E5\u3057\u3001\n\u3044\u3061\u306F\u3084\u304F\u6FE1\u3089\u3057\u3066\u304A\u3053\u3046\u3068\u3057\u305F\u306E\u304B\u3082\u3057\u308C\u306A\u3044\u3002";
Symbol 699 MovieClip Frame 13
t = "\uFF08\u3084\u2026\u2026\u306A\u3093\u3067\u2026\u2026\u6FE1\u308C\u3066\u308B\u2026\u2026\u3053\u3093\u306A\u306E\u3044\u3084\u2026\u2026\uFF09";
Symbol 699 MovieClip Frame 14
t = "\u305D\u3057\u3066\u305D\u308C\u306F\u3001\u30EF\u30FC\u30A6\u30EB\u30D5\u306E\u6B32\u671B\u3092\u717D\u308B\u5F62\u306B\u306A\u3063\u305F\u3088\u3046\u3060\u3002\n\u5F37\u5F15\u306B\u3001\u81EA\u3089\u306E\u30DA\u30CB\u30B9\u3092\u5C11\u5973\u306E\u72ED\u3044\u81A3\u5185\u306B\u62BC\u3057\u8FBC\u307F\u59CB\u3081\u305F\u3002";
Symbol 699 MovieClip Frame 15
t = "\u300C\u3072\u304E\u3044\u3043\u3043\u3043\uFF01\uFF01\u300D";
Symbol 699 MovieClip Frame 16
t = "\u672C\u5F53\u306B\u88C2\u3051\u3066\u3057\u307E\u3046\u3068\u601D\u3048\u308B\u307B\u3069\u306E\u75DB\u307F\u3002\n\u7D76\u53EB\u306B\u3082\u304A\u69CB\u3044\u306A\u3057\u306B\u3001\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u52D5\u304D\u3092\u6B62\u3081\u306A\u3044\u3002";
Symbol 699 MovieClip Frame 17
t = "\u300C\u3046\u304F\u3045\u3063\u3001\u304F\u3075\u3063\u3001\u3075\u3042\u3042\u3042\u3041\u3063\uFF01\u300D";
Symbol 699 MovieClip Frame 18
t = "\u7363\u306E\u3046\u3081\u304D\u58F0\u3068\u5C11\u5973\u306E\u5598\u304E\u58F0\u304C\u5BA4\u5185\u306B\u30EA\u30BA\u30DF\u30AB\u30EB\u306B\u97FF\u304D\u6E21\u308B\u3002\n\u96A0\u907F\u306A\u7F8E\u5973\u3068\u91CE\u7363\u306F\u7D42\u308F\u308A\u7121\u304F\u7D9A\u3044\u3066\u3044\u304F\u3002";
Symbol 699 MovieClip Frame 19
t = "\u30A4\u30F4\u306F\u305D\u306E\u5F8C\u4F55\u6642\u9593\u306B\u3082\u308F\u305F\u3063\u3066\u3001\n\u30EF\u30FC\u30A6\u30EB\u30D5\u304C\u6E80\u8DB3\u3059\u308B\u307E\u3067\u72AF\u3055\u308C\u7D9A\u3051\u305F\u2026\u3002";
Symbol 703 Button
on (release) {
gotoAndStop (1);
}
Symbol 710 MovieClip Frame 1
t = "\u30EA\u30AA\u30F3\u306B\u6557\u308C\u305F\u30A4\u30F4\u306F\u3001\n\u5168\u88F8\u306B\u3055\u308C\u9ED2\u9769\u306E\u6905\u5B50\u306B\u7E1B\u308A\u4ED8\u3051\u3089\u308C\u3066\u3044\u305F\u3002";
stop();
Symbol 710 MovieClip Frame 2
t = "\u6050\u6016\u3068\u7DCA\u5F35\u3068\u7F9E\u6065\u3067\u9854\u306F\u7D05\u6F6E\u3057\u3001\n\u808C\u306B\u3082\u6C57\u304C\u3057\u3063\u3068\u308A\u3068\u307E\u3068\u308F\u308A\u3064\u3044\u3066\u3044\u308B\u3002";
Symbol 710 MovieClip Frame 3
t = "\u300C\u305D\u3046\u305D\u3046\u3001\u305D\u306E\u9854\u304C\u898B\u305F\u304B\u3063\u305F\u3093\u3060\u3088\u300D";
Symbol 710 MovieClip Frame 4
t = "\u52DD\u3061\u8A87\u3063\u305F\u3088\u3046\u306B\u30EA\u30AA\u30F3\u304C\u5FAE\u7B11\u3080\u3002";
Symbol 710 MovieClip Frame 5
t = "\u300C\u524D\u304B\u3089\u6C17\u306B\u98DF\u308F\u306A\u304B\u3063\u305F\u3093\u3060\u3088\u306D\u3001\u3042\u3093\u305F\u306E\u3059\u307E\u3057\u305F\u9854\u304C\u300D";
Symbol 710 MovieClip Frame 6
t = "\u30EA\u30AA\u30F3\u306E\u6307\u304C\u30A4\u30F4\u306E\u4E0B\u8179\u90E8\u306E\u5272\u308C\u76EE\u3092\u306A\u305E\u308A\u3001\n\u305D\u306E\u5965\u306B\u3042\u308B\u5C0F\u3055\u306A\u82BD\u3092\u8EFD\u304F\u64E6\u3063\u305F\u3002";
Symbol 710 MovieClip Frame 7
t = "\u300C\u3093\u3063\u2026\u2026\u300D";
Symbol 710 MovieClip Frame 8
t = "\u5F37\u5F35\u3063\u3066\u3044\u305F\u8EAB\u4F53\u304C\u3001\u305D\u306E\u50C5\u304B\u306A\u523A\u6FC0\u3067\u30D3\u30AF\u30C3\u3068\u8DF3\u306D\u305F\u3002";
Symbol 710 MovieClip Frame 9
t = "\u305D\u308C\u304C\u582A\u3089\u306A\u304F\u6065\u305A\u304B\u3057\u304B\u3063\u305F\u306E\u304B\u3001\n\u30A4\u30F4\u306F\u30EA\u30AA\u30F3\u3092\u7768\u307F\u4ED8\u3051\u3066\u60AA\u614B\u3092\u3064\u304F\u3002";
Symbol 710 MovieClip Frame 10
t = "\u300C\u2026\u2026\u30D8\u30F3\u30BF\u30A4\u300D\n\u300C\u306A\u3093\u3068\u3067\u3082\u8A00\u3046\u304C\u3044\u3044\u3055\u300D";
Symbol 710 MovieClip Frame 11
t = "\u4E00\u5411\u306B\u52D5\u3058\u306A\u3044\u69D8\u5B50\u3067\u3001\u30EA\u30AA\u30F3\u306F\u3055\u3089\u306B\u5965\u3078\u3068\u6307\u3092\u4FB5\u5165\u3055\u305B\u308B\u3002";
Symbol 710 MovieClip Frame 12
t = "\u300C\u3084\u2026\u2026\u3084\u3081\u3066\u3063\uFF01\u300D\n\u300C\u3084\u3081\u306A\u3044\u300D";
Symbol 710 MovieClip Frame 13
t = "\u81A3\u5185\u306E\u30D2\u30C0\u3092\u6307\u306E\u8179\u3067\u64E6\u308A\u4ED8\u3051\u305F\u3002";
Symbol 710 MovieClip Frame 14
t = "\u300C\u306F\u3046\u3063\u2026\u2026\uFF01\u300D\n\u5207\u306A\u3044\u58F0\u3068\u4E00\u7DD2\u306B\u3001\u30A4\u30F4\u306E\u5272\u308C\u76EE\u304B\u3089\u30C8\u30ED\u3063\u3068\u611B\u6DB2\u304C\u6EA2\u308C\u3066\u304D\u305F\u3002";
Symbol 710 MovieClip Frame 15
t = "\u300C\u6B21\u306F\u30B3\u30EC\u3067\u3082\u5165\u308C\u3066\u307F\u3088\u3046\u304B\u306A\u300D\n\u30EA\u30AA\u30F3\u304C\u53D6\u308A\u51FA\u3057\u305F\u306E\u306F\u30D0\u30A4\u30D6\u3060\u3063\u305F\u3002";
Symbol 710 MovieClip Frame 16
t = "\u300C\u3084\u2026\u2026\u3044\u3084\u3063\u300D";
Symbol 710 MovieClip Frame 17
t = "\u8EAB\u4F53\u3092\u304F\u306D\u3089\u305B\u3066\u62B5\u6297\u3092\u3059\u308B\u304C\u3001\u30AE\u30B7\u30AE\u30B7\u3068\u6905\u5B50\u304C\u8ECB\u3080\u3060\u3051\u3060\u3063\u305F\u3002\n\u5927\u4EBA\u7528\u306E\u592A\u3044\u30D0\u30A4\u30D6\u304C\u3001\u30A4\u30F4\u306E\u5E7C\u3044\u5272\u308C\u76EE\u306B\u30BA\u30D6\u30BA\u30D6\u3068\u4FB5\u5165\u3057\u3066\u3044\u304F\u3002";
Symbol 710 MovieClip Frame 18
t = "\u300C\u3084\u3063\u2026\u2026\u3084\u3060\u3063\u2026\u2026\u75DB\u3044\u3063\u3063\uFF01\u300D\n\u75DB\u307F\u306B\u9854\u3092\u3057\u304B\u3081\u308B\u3002";
Symbol 710 MovieClip Frame 19
t = "\u300C\u5927\u4E08\u592B\u3001\u3059\u3050\u6C17\u6301\u3061\u3088\u304F\u306A\u308B\u3063\u3066\u300D\n\u305D\u3046\u3044\u3063\u3066\u3001\u304A\u69CB\u3044\u306A\u3057\u306B\u30D0\u30A4\u30D6\u3092\u51FA\u3057\u5165\u308C\u3057\u59CB\u3081\u305F\u3002";
Symbol 710 MovieClip Frame 20
t = "\u300C\u3072\u3063\u2026\u2026\u3093\u3043\u3043\u3063\u3063\u2026\u2026\u3084\u3063\u2026\u2026\uFF01\uFF01\u300D";
Symbol 710 MovieClip Frame 21
t = "\u30D0\u30A4\u30D6\u304C\u52D5\u304F\u305F\u3073\u306B\u3001\u75DB\u307F\u3068\u5FEB\u611F\u304C\u6DF7\u3056\u308A\u306A\u304C\u3089\u30A4\u30F4\u306E\u7CBE\u795E\u3092\u8CAC\u3081\u7ACB\u3066\u308B\u3002\n\u6B21\u7B2C\u306B\u5FEB\u611F\u304C\u75DB\u899A\u3092\u4E0A\u56DE\u308A\u59CB\u3081\u3001\u5F7C\u5973\u306E\u53E3\u304B\u3089\u7518\u3044\u5598\u304E\u58F0\u304C\u6F0F\u308C\u59CB\u3081\u308B\u3002";
Symbol 710 MovieClip Frame 22
t = "\u300C\u3084\u3041\u3041\u3093\u2026\u2026\u3084\u3060\u2026\u2026\u3042\u3042\u3063\u2026\u2026\u300D";
Symbol 710 MovieClip Frame 23
t = "\u300C\u306A\u3093\u3060\u304B\u3093\u3060\u8A00\u3063\u3066\u611F\u3058\u3066\u308B\u3058\u3083\u3093\u300D\n\u305D\u306E\u69D8\u5B50\u3092\u898B\u306A\u304C\u3089\u3001\u30EA\u30AA\u30F3\u306F\u6E80\u8DB3\u305D\u3046\u306B\u545F\u3044\u305F\u2026\u3002";
Symbol 719 MovieClip Frame 1
t = "\u6226\u3044\u306B\u6557\u308C\u305F\u30A4\u30F4\u306F\u3001\u670D\u3092\u5F15\u304D\u88C2\u304B\u308C\u3066\u53F0\u306E\u4E0A\u306B\u5BDD\u304B\u3055\u308C\u3066\u3044\u305F\u3002";
stop();
Symbol 719 MovieClip Frame 2
t = "\u307E\u3068\u3082\u306B\u6B8B\u3063\u3066\u3044\u308B\u306E\u306F\u30BF\u30A4\u30C4\u3060\u3051\u3060\u3002\n\u4E00\u90E8\u306B\u8863\u670D\u304C\u6B8B\u3063\u3066\u3044\u308B\u72B6\u614B\u306F\u5168\u88F8\u4EE5\u4E0A\u306B\u7F9E\u6065\u3092\u717D\u308B\u3002";
Symbol 719 MovieClip Frame 3
t = "\u300C\u306F\u3041\u3044\u3001\u3061\u3083\u3093\u3068\u624B\u3092\u62BC\u3055\u3048\u3066\u3066\u304F\u3060\u3055\u3044\u306D\u3047\u300D";
Symbol 719 MovieClip Frame 4
t = "\u5834\u9055\u3044\u306B\u80FD\u5929\u6C17\u306A\u58F0\u3067\u96A3\u306E\u7537\u306B\u58F0\u3092\u304B\u3051\u3001\n\u30A4\u30F4\u306E\u5C40\u90E8\u3092\u3044\u3058\u3063\u3066\u3044\u308B\u306E\u306F\u30AD\u30E7\u30A6\u30B3\u3060\u3002";
Symbol 719 MovieClip Frame 5
t = "\u8EAB\u3092\u3088\u3058\u3089\u305B\u308B\u30A4\u30F4\u3092\u5DE7\u307F\u306B\u62BC\u3055\u3048\u3064\u3051\u3066\u3044\u305F\u3002";
Symbol 719 MovieClip Frame 6
t = "\u300C\u3042\u3063\u2026\u2026\u306F\u3075\u3063\u2026\u2026\u300D";
Symbol 719 MovieClip Frame 7
t = "\u30AD\u30E7\u30A6\u30B3\u306E\u6307\u306F\u30A4\u30F4\u306E\u5272\u308C\u76EE\u3092\u4E01\u5BE7\u306B\u306A\u305E\u308A\n\u786C\u304F\u306A\u3063\u305F\u8089\u82BD\u304C\u64E6\u3089\u308C\u308B\u305F\u3073\u306B\u30A4\u30F4\u306E\u8EAB\u4F53\u304C\u30D3\u30AF\u3063\u3068\u8DF3\u306D\u308B\u3002";
Symbol 719 MovieClip Frame 8
t = "\u300C\u3093\uFF5E\u3001\u3064\u307E\u3093\u306A\u3044\u300D";
Symbol 719 MovieClip Frame 9
t = "\u3060\u304C\u3001\u30AD\u30E7\u30A6\u30B3\u306F\u30A4\u30F4\u306E\u3053\u306E\u53CD\u5FDC\u304C\u304A\u6C17\u306B\u53EC\u3055\u306A\u3044\u3089\u3057\u3044\u3002";
Symbol 719 MovieClip Frame 10
t = "\u300C\u4ECA\u5EA6\u306F\u3041\u3053\u3063\u3061\u5F04\u3063\u3066\u307F\u3088\u3046\u304B\u306A\u3041\u300D\n\u305D\u3046\u8A00\u3063\u3066\u6307\u3092\u4F38\u3070\u3057\u305F\u306E\u306F\u3001\u83CA\u9580\u3060\u3063\u305F\u3002";
Symbol 719 MovieClip Frame 11
t = "\uFF08\u2026\u2026\uFF01\uFF09";
Symbol 719 MovieClip Frame 12
t = "\u305D\u308C\u3092\u5BDF\u3057\u305F\u30A4\u30F4\u306F\u5FC5\u6B7B\u306B\u62B5\u6297\u3092\u8A66\u307F\u308B\u304C\u3001\n\u624B\u8DB3\u306F\u5B8C\u5168\u306B\u62BC\u3055\u3048\u3089\u308C\u3066\u3044\u308B\u3002";
Symbol 719 MovieClip Frame 13
t = "\u30AD\u30E7\u30A6\u30B3\u306F\u6E80\u8DB3\u305D\u3046\u306B\u5B50\u60AA\u9B54\u306E\u7B11\u307F\u3092\u6D6E\u304B\u3079\u308B\u3002";
Symbol 719 MovieClip Frame 14
t = "\u300C\u305D\u305D\u305D\u3001\u3084\u3063\u3071\u308A\u30C1\u30E7\u30FC\u30AD\u30E7\u30FC\u306A\u3093\u3067\u3059\u304B\u3089\uFF5E\n\u62B5\u6297\u3057\u3066\u3082\u3089\u308F\u306A\u3044\u3068\u56F0\u308A\u307E\u3059\u3088\u306D\u3047\u300D";
Symbol 719 MovieClip Frame 15
t = "\u3059\u3067\u306B\u305D\u306E\u5165\u53E3\u3082\u30AD\u30E7\u30A6\u30B3\u306E\u6307\u3082\u5148\u306E\u611B\u64AB\u3067\u611B\u6DB2\u306B\u6FE1\u308C\u3066\u304A\u308A\u3001\n\u62B5\u6297\u7121\u304F\u4E2D\u3078\u3068\u4FB5\u5165\u3059\u308B\u3002";
Symbol 719 MovieClip Frame 16
t = "\u300C\u3044\u3084\u3063\u2026\u2026\u30C0\u30E1\u30C3\uFF01\uFF01\u300D";
Symbol 719 MovieClip Frame 17
t = "\u305D\u3053\u306B\u521D\u3081\u3066\u7570\u7269\u3092\u53D7\u3051\u5165\u308C\u308B\u3053\u3068\u306B\u3001\n\u6FC0\u3057\u3044\u6050\u6016\u611F\u3068\u7F9E\u6065\u5FC3\u304C\u6E67\u304D\u4E0A\u304C\u3063\u305F\u3002";
Symbol 719 MovieClip Frame 18
t = "\u3082\u305E\u3082\u305E\u3068\u4E2D\u3092\u52D5\u304F\u611F\u89E6\u304C\u582A\u3089\u306A\u304F\u6C17\u6301\u3061\u60AA\u3044\u3002";
Symbol 719 MovieClip Frame 19
t = "\u300C\u3084\u3060\u3041\u3063\u2026\u2026\u305D\u3093\u306A\u3068\u3053\u3001\u3044\u3084\u3063\uFF01\u300D";
Symbol 719 MovieClip Frame 20
t = "\u300C\u306F\u3044\u306F\u3044\u306F\u3041\u3044\u3001\u304A\u3068\u306A\u3057\u304F\u3057\u3066\u304F\u3060\u3055\u3044\u306D\u3047\uFF5E\u3002\n\u307E\u3060\u7B2C\uFF11\u95A2\u7BC0\u3057\u304B\u5165\u308C\u3066\u306A\u3044\u3067\u3059\u3088\uFF5E\uFF1F\u300D";
Symbol 719 MovieClip Frame 21
t = "\u30B1\u30E9\u30B1\u30E9\u3068\u697D\u3057\u305D\u3046\u306B\u3055\u3089\u306B\u6307\u3092\u4E2D\u3078\u3068\u9032\u3081\u3066\u3044\u304F\u3002";
Symbol 719 MovieClip Frame 22
t = "\u3055\u3089\u306B\u30AD\u30E7\u30A6\u30B3\u306F\u7A7A\u3044\u3066\u3044\u308B\u307B\u3046\u306E\u624B\u3067\u3001\n\u3055\u3063\u304D\u307E\u3067\u6563\u3005\u3044\u3058\u3063\u305F\u8089\u82BD\u3078\u3068\u624B\u3092\u4F38\u3070\u3059\u3002";
Symbol 719 MovieClip Frame 23
t = "\u300C\u306F\u3046\u3045\u3063\uFF01\uFF01\u300D";
Symbol 719 MovieClip Frame 24
t = "\u30A2\u30CA\u30EB\u304B\u3089\u306E\u75DB\u307F\u3092\u4E0A\u66F8\u304D\u3059\u308B\u3088\u3046\u306B\u3001\n\u8089\u82BD\u304B\u3089\u306E\u5FEB\u611F\u304C\u982D\u3092\u8986\u3044\u3064\u304F\u3059\u3002";
Symbol 719 MovieClip Frame 25
t = "\u5C40\u90E8\u304B\u3089\u306F\u6D2A\u6C34\u306E\u3088\u3046\u306B\u611B\u6DB2\u304C\u6EA2\u308C\u51FA\u3057\u3001\n\u7CBE\u795E\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u304C\u3067\u304D\u3066\u3044\u306A\u3044\u3053\u3068\u3092\u8A3C\u660E\u3057\u3066\u3044\u305F\u3002";
Symbol 719 MovieClip Frame 26
t = "\uFF08\u3084\u3060\u3063\u2026\u2026\u3053\u3093\u306A\u306E\u2026\u2026\u5909\u306B\u306A\u3063\u3061\u3083\u2026\u2026\u3046\u2026\u2026\u3088\u3049\uFF09";
Symbol 719 MovieClip Frame 27
t = "\u96A3\u306E\u7537\u306B\u3082\u4E73\u9996\u3092\u5F04\u3089\u308C\u59CB\u3081\u3001\n\u8EAB\u4F53\u4E2D\u306E\u611F\u3058\u308B\u5834\u6240\u3092\u4E00\u6C17\u306B\u8CAC\u3081\u7ACB\u3066\u3089\u308C\u3066\u3044\u305F\u3002";
Symbol 719 MovieClip Frame 28
t = "\u300C\u3042\u3063\u2026\u2026\u3042\u3063\u2026\u2026\u3084\u3063\u2026\u2026\u3042\u3046\u3045\u3063\uFF01\u300D";
Symbol 719 MovieClip Frame 29
t = "\u3059\u3067\u306B\u610F\u8B58\u3068\u306F\u7121\u95A2\u4FC2\u306B\u8EAB\u4F53\u304C\u30D0\u30CD\u306E\u3088\u3046\u306B\u53CD\u5FDC\u3057\u3066\u3057\u307E\u3046\u3002";
Symbol 719 MovieClip Frame 30
t = "\u30A2\u30CA\u30EB\u306E\u75DB\u307F\u3082\u5F90\u3005\u306B\u5FEB\u611F\u3078\u3068\u5909\u308F\u308A\u3001\n\u30A4\u30D6\u306E\u8133\u5185\u306F\u30AD\u30E2\u30C1\u3044\u3044\u3068\u3044\u3046\u4FE1\u53F7\u306E\u307F\u304C\u3072\u3063\u304D\u308A\u306A\u3057\u306B\u9CF4\u308A\u97FF\u3044\u3066\u3044\u308B\u3002";
Symbol 719 MovieClip Frame 31
t = "\uFF08\u3060\u3081\u2026\u2026\u305D\u3093\u306A\u306B\u2026\u2026\u3055\u308C\u305F\u3089\u2026\u2026\u3082\u3046\u2026\u2026\u3060\u3081\u3063\uFF01\uFF09";
Symbol 719 MovieClip Frame 32
t = "\u300C\u3042\u3042\u3042\u3041\u3041\u3041\u3041\u3063\u3063\u3063\u2026\u2026\u300D";
Symbol 719 MovieClip Frame 33
t = "\u62BC\u3057\u5BC4\u305B\u308B\u6CE2\u304C\u7406\u6027\u306E\u9632\u6CE2\u5824\u3092\u7A81\u304D\u7834\u308A\u3001\n\u4E00\u6589\u306B\u62BC\u3057\u6D41\u3059\u3088\u3046\u306B\u30A4\u30F4\u306E\u610F\u8B58\u306F\u9060\u306E\u3044\u3066\u3044\u3063\u305F\u3002";
Symbol 724 MovieClip Frame 1
t = "\u300C\u3069\u3046\u3060\u3044\uFF1F\u50D5\u304C\u958B\u767A\u3057\u305F\u65B0\u3057\u3044\u30CA\u30CE\u30DE\u30B7\u30F3\u5175\u5668\u306E\u611F\u89E6\u306F\uFF1F\u300D";
stop();
Symbol 724 MovieClip Frame 2
t = "\u30A6\u30CD\u30A6\u30CD\u3068\u3057\u305F\u7C98\u8CEA\u306E\u89E6\u624B\u306B\u7D61\u307E\u308C\u305F\u30A4\u30F4\u3092\u898B\u306A\u304C\u3089\u3001\u30C9\u30AF\u30BF\u30FC\u306F\u56C1\u3044\u305F\u3002\n\u300C\u3053\u308C\u306F\u62F7\u554F\u9053\u5177\u3068\u3057\u3066\u958B\u767A\u3057\u305F\u3082\u306E\u306A\u3093\u3060\u3002";
Symbol 724 MovieClip Frame 3
play();
t = "\u6700\u8FD1\u306F\u75DB\u307F\u3060\u3051\u3067\u306F\u8A00\u3046\u3053\u3068\u3092\u805E\u304B\u306A\u3044\u4EBA\u305F\u3061\u3082\u76F8\u624B\u306B\u3057\u306A\u304F\u3061\u3083\u3044\u3051\u306A\u304F\u3066\u306D\u300D";
Symbol 724 MovieClip Frame 45
stop();
t = "\u6700\u8FD1\u306F\u75DB\u307F\u3060\u3051\u3067\u306F\u8A00\u3046\u3053\u3068\u3092\u805E\u304B\u306A\u3044\u4EBA\u305F\u3061\u3082\u76F8\u624B\u306B\u3057\u306A\u304F\u3061\u3083\u3044\u3051\u306A\u304F\u3066\u306D\u300D";
Symbol 724 MovieClip Frame 46
t = "\u300C\u661F\u306E\u4F7F\u9014\u3063\u3066\u3001\u30D8\u30F3\u30BF\u30A4\u3070\u3063\u304B\u308A\u2026\u2026\u300D";
Symbol 724 MovieClip Frame 47
t = "\u9952\u820C\u306B\u81EA\u3089\u306E\u4F5C\u54C1\u3092\u8A9E\u308B\u30C9\u30AF\u30BF\u30FC\u306B\u3001\u30A4\u30F4\u306F\u51B7\u3081\u305F\u53E3\u8ABF\u3067\u6BD2\u3065\u3044\u305F\u3002\n\u3060\u304C\u3001\u5F7C\u5973\u306B\u305D\u308C\u307B\u3069\u4F59\u88D5\u304C\u3042\u308B\u308F\u3051\u3067\u306F\u306A\u3044\u3002";
Symbol 724 MovieClip Frame 48
t = "\u3059\u3067\u306B\u5168\u88F8\u306B\u3055\u308C\u3066\u304A\u308A\u3001\u81EA\u5206\u304C\u3053\u308C\u304B\u3089\u4F55\u3092\u3055\u308C\u308B\u306E\u304B\u304C\u4E88\u60F3\u3067\u304D\u305F\u304B\u3089\u3060\u3002\n\u3082\u3061\u308D\u3093\u3001\u30C9\u30AF\u30BF\u30FC\u306B\u3082\u305D\u308C\u306F\u308F\u304B\u3063\u3066\u3044\u308B\u3002";
Symbol 724 MovieClip Frame 49
t = "\u300C\u30AD\u30DF\u306B\u306F\u8D77\u52D5\u7B2C\u4E00\u53F7\u306E\u88AB\u9A13\u8005\u306B\u306A\u3063\u3066\u3082\u3089\u3046\u3088\u3001\u3053\u308C\u3082\u7814\u7A76\u306E\u305F\u3081\u306A\u3093\u3060\u3001\n\u60AA\u304F\u601D\u308F\u306A\u3044\u3067\u304F\u308C\u305F\u307E\u3048\u300D";
Symbol 724 MovieClip Frame 50
t = "\u30C9\u30AF\u30BF\u30FC\u306E\u58F0\u3092\u5408\u56F3\u306B\u3001\n\u7C98\u8CEA\u306E\u30D9\u30C3\u30C9\u306F\u30AF\u30C1\u30E5\u30AF\u30C1\u30E5\u3068\u6E7F\u3063\u305F\u97F3\u3092\u7ACB\u3066\u3066\u52D5\u304D\u59CB\u3081\u305F\u3002";
Symbol 724 MovieClip Frame 51
t = "\uFF08\u3084\u2026\u2026\u3084\u3060\u2026\u2026\u8EAB\u4F53\u4E2D\u3092\u306A\u3081\u3089\u308C\u3066\u308B\u307F\u305F\u3044\u2026\u2026!\uFF09";
Symbol 724 MovieClip Frame 52
t = "\u5143\u3005\u304B\u3044\u3066\u3044\u305F\u6C57\u3068\u89E6\u624B\u306E\u6E7F\u308A\u6C17\u3067\u3001\u30A4\u30F4\u306E\u8EAB\u4F53\u306F\u30D9\u30C1\u30E7\u30D9\u30C1\u30E7\u306B\u3055\u308C\u3066\u3044\u304F\u3002";
Symbol 724 MovieClip Frame 53
t = "\u89E6\u624B\u306F\u30A4\u30F4\u306E\u624B\u8DB3\u3092\u62D8\u675F\u3059\u308B\u3088\u3046\u306B\u307E\u3068\u308F\u308A\u3064\u304F\u3068\u3001\u3055\u3089\u306B\u8EAB\u4F53\u306E\u3042\u3061\u3053\u3061\u306B\u4FB5\u5165\u3092\u59CB\u3081\u308B\u3002";
Symbol 724 MovieClip Frame 54
t = "\u53E3\u306E\u4E2D\u306B\u3001\u8107\u306E\u4E0B\u306B\u3001\u4E73\u623F\u306E\u5148\u306B\u3001\u305D\u3057\u3066\u4E0B\u8179\u90E8\u306E\u65B9\u3078\u3002";
Symbol 724 MovieClip Frame 55
t = "\u300C\u3042\u2026\u2026\u3093\u2026\u2026\u300D";
Symbol 724 MovieClip Frame 56
t = "\u4E73\u9996\u3068\u4E0B\u8179\u90E8\u306E\u8089\u82BD\u3092\u523A\u6FC0\u3055\u308C\u3001\u30A4\u30F4\u306F\u601D\u308F\u305A\u58F0\u3092\u3042\u3052\u3066\u3057\u307E\u3046\u3002\n\u8EAB\u3092\u3088\u3058\u3089\u305B\u308B\u3068\u3001\u304B\u3048\u3063\u3066\u89E6\u624B\u306E\u6D77\u306B\u6C88\u307F\u3053\u3093\u3067\u3057\u307E\u3063\u305F\u3002";
Symbol 724 MovieClip Frame 57
t = "\u305D\u3057\u3066\u3001\u89E6\u624B\u306F\u8EAB\u4F53\u4E2D\u306E\u3042\u308A\u3068\u3042\u3089\u3086\u308B\u7A74\u306E\u4E2D\u306B\u4FB5\u5165\u3092\u3057\u59CB\u3081\u305F\u3002";
Symbol 724 MovieClip Frame 58
t = "\u307E\u3060\u767A\u9054\u3057\u304D\u3063\u3066\u3044\u306A\u3044\u81A3\u3068\u30A2\u30CA\u30EB\u306B\u5F37\u5F15\u306B\u5165\u3089\u308C\u3001\n\u58F0\u3092\u4E0A\u3052\u3088\u3046\u306B\u3082\u53E3\u3092\u585E\u304C\u308C\u3066\u305D\u308C\u3082\u3067\u304D\u306A\u3044\u3002";
Symbol 724 MovieClip Frame 59
t = "\u300C\u3093\u3080\u2026\u2026\u3042\u3080\u3045\u3063\u2026\u2026\u3093\u3093\u3063\u2026\u2026\u306F\u3080\u2026\u2026\u300D";
Symbol 724 MovieClip Frame 60
t = "\u305D\u306E\u9593\u3082\u3001\u5168\u8EAB\u3092\u820C\u3067\u306A\u3081\u3089\u308C\u308B\u3088\u3046\u306A\u611F\u89E6\u306F\u7D9A\u3044\u3066\u3044\u308B\u3002\n\u305D\u308C\u3082\u305D\u3063\u3068\u512A\u3057\u304F\u3001\u3042\u304F\u307E\u3067\u30A4\u30F4\u306B\u5FEB\u611F\u3092\u4E0E\u3048\u308B\u3053\u3068\u3092\u76EE\u7684\u306B\u3002";
Symbol 724 MovieClip Frame 61
t = "\uFF08\u3042\u3042\u2026\u2026\u30C0\u30E1\u2026\u2026\u30A4\u30C3\u3061\u3083\u3044\u305D\u3046\u2026\u2026\uFF09";
Symbol 724 MovieClip Frame 62
t = "\u62BC\u3057\u5BC4\u305B\u308B\u5FEB\u611F\u306E\u6CE2\u306B\u3001\u5E7C\u3044\u6027\u306F\u3053\u3089\u3048\u308B\u3053\u3068\u304C\u3067\u304D\u306A\u3044\u3002";
Symbol 724 MovieClip Frame 63
t = "\u300C\u3042\u3042\u3063\u3063\u3063\u2026\u2026!!!\u300D";
Symbol 724 MovieClip Frame 64
t = "\u305D\u3057\u3066\u3001\u307E\u3082\u306A\u304F\u30A4\u30F4\u306F\u7D76\u9802\u3092\u8FCE\u3048\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 724 MovieClip Frame 65
t = "\u300C\u3053\u308C\u306F\u306D\u3001\u53E3\u3092\u5272\u308B\u307E\u3067\u7D76\u9802\u3092\u8FCE\u3048\u3055\u305B\u7D9A\u3051\u308B\u30CA\u30CE\u30DE\u30B7\u30F3\u306A\u3093\u3060\u3088\u3002\u300D";
Symbol 724 MovieClip Frame 66
t = "\u300C\u3082\u3063\u3068\u3082\u3001\u30AD\u30DF\u304B\u3089\u805E\u304D\u305F\u3044\u60C5\u5831\u306A\u3093\u3066\u7121\u3044\u3057\u3001\n\u3042\u304F\u307E\u3067\u5B9F\u9A13\u3068\u3057\u3066\u72AF\u3055\u308C\u7D9A\u3051\u3066\u3082\u3089\u3046\u3053\u3068\u306B\u306A\u308B\u300D";
Symbol 724 MovieClip Frame 67
t = "\uFF08\u305D\u3093\u306A\u2026\u2026!!\uFF09";
Symbol 724 MovieClip Frame 68
t = "\u300C\u305D\u308C\u3058\u3083\u3001\u50D5\u306F\u3057\u3070\u3089\u304F\u9000\u5E2D\u3059\u308B\u3088\u3002\n\u3057\u3070\u3089\u304F\u3057\u305F\u3089\u307E\u305F\u898B\u306B\u6765\u308B\u304B\u3089\u2026\u2026\u300D";
Symbol 724 MovieClip Frame 69
t = "\u300C\u307E\u2026\u2026\u5F85\u3063\u3066\u2026\u2026\u300D";
Symbol 724 MovieClip Frame 70
t = "\u7D76\u671B\u306B\u652F\u914D\u3055\u308C\u3064\u3064\u3042\u308B\u30A4\u30F4\u3092\u7121\u8996\u3057\u3066\u3001\n\u30C9\u30AF\u30BF\u30FC\u306F\u90E8\u5C4B\u304B\u3089\u9000\u5BA4\u3057\u305F\u3002";
Symbol 724 MovieClip Frame 71
t = "\u305D\u308C\u304B\u3089\u6570\u65E5\u9593\u3001\u89E6\u624B\u306E\u6D77\u3067\u30A4\u30F4\u306F\u72AF\u3055\u308C\u7D9A\u3051\u305F\u2026\u3002";
Symbol 728 MovieClip Frame 1
t = "\u30AF\u30EA\u30FC\u30C9\u306B\u6557\u308C\u305F\u30A4\u30F4\u306F\u8584\u6697\u3044\u90E8\u5C4B\u306B\u76E3\u7981\u3055\u308C\u3066\u3044\u305F\u3002\n\u305D\u3053\u306B\u3084\u3063\u3066\u304D\u305F\u306E\u306F\u3001\u3069\u3046\u307F\u3066\u3082\u4E00\u822C\u4EBA\u306E\u7537\u306E\u7FA4\u308C\u3060\u3063\u305F\u3002";
stop();
Symbol 728 MovieClip Frame 2
t = "\u300C\u304A\u3063\u3001\u307B\u3093\u3068\u306B\u7F8E\u5C11\u5973\u304C\u88F8\u3067\u3044\u308B\u305C\u300D\n\u300C\u6016\u305D\u3046\u306A\u30CB\u30A4\u3061\u3083\u3093\u306B\u8A00\u308F\u308C\u305F\u3068\u304A\u308A\u3060\u300D";
Symbol 728 MovieClip Frame 3
t = "\u300C\u3053\u308C\u3001\u597D\u304D\u306B\u3057\u3066\u3044\u3044\u3093\u3060\u3063\u3066\u306A\uFF1F\u300D\n\u300C\u305D\u3046\u3089\u3057\u3044\u2026\u2026\u306A\u3093\u3067\u3082\u305D\u3046\u3044\u3046\u306E\u304C\u304A\u597D\u307F\u306A\u3093\u3060\u3063\u3066\u3088\u300D";
stop();
Symbol 728 MovieClip Frame 4
t = "\u7537\u305F\u3061\u306F\u3001\u307F\u306A\u4E00\u69D8\u306B\u4E0B\u5351\u305F\u7B11\u3044\u3092\u6D6E\u304B\u3079\u306A\u304C\u3089\u5165\u3063\u3066\u304D\u305F\u3002\n\uFF11\uFF10\u4EBA\u306F\u3044\u308B\u3060\u308D\u3046\u304B\uFF1F";
Symbol 728 MovieClip Frame 5
t = "\u30A4\u30F4\u306B\u3068\u3063\u3066\u306F\u3001\u305D\u308C\u3060\u3051\u3067\u5927\u304D\u306A\u5727\u8FEB\u611F\u3092\u611F\u3058\u308B\u3002";
stop();
Symbol 728 MovieClip Frame 6
t = "\u300C\u3078\u3078\u2026\u2026\u4FFA\u3001\u3053\u3046\u3044\u3046\u300E\u7F8E\u5C11\u5973\u300F\u3063\u3066\u306E\u304C\u5927\u597D\u304D\u306A\u3093\u3060\u3088\u306A\u3041\u300D\n\u300C\u4FFA\u3082\u4FFA\u3082\u3002\u305F\u307E\u3093\u306D\u3047\u306A\u300D";
Symbol 728 MovieClip Frame 7
t = "\u3054\u305D\u3054\u305D\u3068\u670D\u3092\u8131\u304E\u306A\u304C\u3089\u7537\u305F\u3061\u306F\u4E92\u3044\u306B\u5632\u3044\u3042\u3063\u305F\u3002\n\u72ED\u304F\u6697\u3044\u90E8\u5C4B\u306E\u4E2D\u306B\u3001\u767D\u3044\u88F8\u4F53\u304C\u3072\u3068\u3064\u3068\uFF11\uFF10\u306E\u8910\u8272\u306E\u584A\u304C\u6D6E\u304B\u3073\u4E0A\u304C\u308B\u3002";
stop();
Symbol 728 MovieClip Frame 8
t = "\u8910\u8272\u306E\u584A\u306F\u3086\u3063\u304F\u308A\u3068\u767D\u3044\u5973\u795E\u3092\u53D6\u308A\u56F2\u307F\u59CB\u3081\u305F\u3002";
Symbol 728 MovieClip Frame 9
t = "\u300C\u3053\u2026\u2026\u3053\u306A\u3044\u3067\uFF01\u300D";
stop();
Symbol 728 MovieClip Frame 10
t = "\u30CA\u30CE\u30DE\u30B7\u30F3\u3092\u5C01\u3058\u3089\u308C\u3066\u3044\u308B\u30A4\u30F4\u306F\u3001\u666E\u901A\u306E\u5C11\u5973\u3068\u306A\u3093\u3089\u304B\u308F\u308A\u306A\u3044\u3002\n\u30A6\u30B5\u30AE\u306B\u7FA4\u304C\u308B\u30CF\u30A4\u30A8\u30CA\u306E\u3088\u3046\u306B\u3001\u7537\u305F\u3061\u306F\u4E00\u6589\u306B\u30A4\u30F4\u306B\u7FA4\u304C\u308A\u59CB\u3081\u305F";
Symbol 728 MovieClip Frame 11
t = "\u7537\u305F\u3061\u306E\u624B\u306F\u3001\u7684\u78BA\u306B\u30A4\u30F4\u306E\u6025\u6240\u306B\u4F38\u3073\u3066\u3044\u304F\u3002";
stop();
Symbol 728 MovieClip Frame 12
t = "\u4E73\u9996\u3084\u5C40\u90E8\u306F\u3059\u3050\u306B\u57CB\u307E\u308A\u3001\u80CC\u7B4B\u306F\u814B\u3001\n\u30D8\u30BD\u3084\u9996\u7B4B\u3001\u592A\u3082\u3082\u3001\u8EAB\u4F53\u4E2D\u304C\u7537\u305F\u3061\u306E\u624B\u306B\u3088\u308A\u4FB5\u98DF\u3055\u308C\u3066\u3044\u304F\u3002";
stop();
Symbol 728 MovieClip Frame 13
t = "\u300C\u3042\u2026\u2026\u3044\u3084\u3063\u2026\u2026\u3093\u3063\u2026\u2026\u304F\u3041\u3063\u2026\u2026\u300D";
Symbol 728 MovieClip Frame 14
t = "\u7537\u305F\u3061\u306F\u624B\u99B4\u308C\u3066\u304A\u308A\u3001\u30A4\u30F4\u306F\u3042\u3063\u3068\u3044\u3046\u307E\u306B\u5FEB\u697D\u306E\u865C\u306B\u306A\u3063\u3066\u3057\u307E\u3063\u305F\u3002";
stop();
Symbol 728 MovieClip Frame 15
t = "\uFF08\u306A\u3093\u3067\u2026\u2026\u30AD\u30E2\u30C1\u3044\u3044\u3088\u2026\u2026\u3053\u3093\u306A\u306E\u3001\u3084\u3060\u3088\u3049\u2026\u2026\uFF09";
Symbol 728 MovieClip Frame 16
t = "\u7CBE\u795E\u306E\u62B5\u6297\u306B\u8EAB\u4F53\u304C\u3064\u3044\u3066\u3044\u304B\u306A\u3044\u3002";
stop();
Symbol 728 MovieClip Frame 17
t = "\u300C\u3078\u3078\u2026\u2026\u3084\u3063\u3071\u308A\u30B9\u30AD\u30E2\u30CE\u306A\u3093\u3060\u306A\u300D\n\u300C\u305D\u308A\u3083\u305D\u3046\u3060\u308D\u2026\u2026\u81EA\u5206\u304B\u3089\u8A98\u3063\u305F\u3050\u3089\u3044\u3060\u304B\u3089\u306A\u3041\u300D";
Symbol 728 MovieClip Frame 18
t = "\u300C\u2026\u2026\u306A\u3063\u2026\u2026\u30C1\u30AC\u30A6\uFF01\u3000\u2026\u2026\u3042\u3063\u2026\u2026\u300D";
stop();
Symbol 728 MovieClip Frame 19
t = "\u6297\u8B70\u306E\u8A00\u8449\u3082\u3001\u5598\u304E\u58F0\u306B\u57CB\u3082\u308C\u3066\u3057\u307E\u3046\u3002";
Symbol 728 MovieClip Frame 20
t = "\u300C\u304A\u3063\u2026\u2026\u3050\u3063\u3057\u3087\u308A\u6FE1\u308C\u3066\u304D\u305F\u3088\u3046\u3060\u3002\u3093\u3058\u3083\u3001\u4FFA\u304B\u3089\u3044\u304B\u305B\u3066\u3082\u3089\u3046\u304B\u306A\u300D";
stop();
Symbol 728 MovieClip Frame 21
play();
t = "\u9670\u90E8\u3092\u3044\u3058\u308A\u5012\u3057\u3066\u3044\u305F\u7537\u304C\u304A\u3082\u3080\u308D\u306B\u614B\u52E2\u3092\u5909\u3048\u3001\n\u30A4\u30F4\u306E\u4E0B\u8179\u90E8\u306B\u8170\u3092\u843D\u3068\u3057\u3066\u3044\u3063\u305F\u3002";
Symbol 728 MovieClip Frame 34
t = "\u9670\u90E8\u3092\u3044\u3058\u308A\u5012\u3057\u3066\u3044\u305F\u7537\u304C\u304A\u3082\u3080\u308D\u306B\u614B\u52E2\u3092\u5909\u3048\u3001\n\u30A4\u30F4\u306E\u4E0B\u8179\u90E8\u306B\u8170\u3092\u843D\u3068\u3057\u3066\u3044\u3063\u305F\u3002";
stop();
Symbol 728 MovieClip Frame 35
t = "\u300C\u306F\u3041\u3063\u3063\uFF01\u300D";
Symbol 728 MovieClip Frame 36
t = "\u300C\u3093\u3058\u3083\u4FFA\u306F\u304A\u53E3\u3067\u3057\u3066\u3082\u3089\u304A\u3046\u300D";
Symbol 728 MovieClip Frame 37
t = "\u982D\u3092\u3050\u3044\u3063\u3068\u5F15\u304D\u4E0A\u3052\u3001\u81EA\u5206\u306E\u30DA\u30CB\u30B9\u3092\u30A4\u30F4\u306E\u53E3\u306B\u5F37\u5F15\u306B\u929C\u3048\u3055\u305B\u308B\u3002";
Symbol 728 MovieClip Frame 38
t = "\u300C\u3093\u3050\u3063\u2026\u2026\u300D";
Symbol 728 MovieClip Frame 39
t = "\u524D\u304B\u3089\u5F8C\u308D\u304B\u3089\u3001\n\u305D\u308C\u305E\u308C\u6FC0\u3057\u3044\u524D\u5F8C\u904B\u52D5\u306B\u631F\u307E\u308C\u30A4\u30F4\u306E\u8EAB\u4F53\u306F\u5927\u304D\u304F\u63FA\u3059\u3076\u3089\u308C\u308B\u3002";
Symbol 728 MovieClip Frame 40
t = "\u305D\u306E\u5EA6\u306B\u553E\u6DB2\u3068\u611B\u6DB2\u304C\u5E8A\u306B\u3073\u3061\u3083\u3073\u3061\u3083\u3068\u6EF4\u308A\u843D\u3061\u308B\u97F3\u304C\u6728\u970A\u3059\u308B\u3002";
Symbol 728 MovieClip Frame 41
t = "\u300C\u3093\u3093\u3093\u3063\u30FB\u30FB\u30FB\uFF01\u300D";
Symbol 728 MovieClip Frame 42
t = "\u5FEB\u611F\u304C\u30B8\u30F3\u30B8\u30F3\u3068\u8133\u5929\u3092\u523A\u6FC0\u3057\u3066\u3001\u30A4\u30F4\u306E\u8EAB\u4F53\u306F\u4ECA\u306B\u3082\u7206\u767A\u3057\u3066\u3057\u307E\u3044\u305D\u3046\u3060\u3002";
Symbol 728 MovieClip Frame 43
t = "\u300C\u305D\u308D\u305D\u308D\u9803\u5408\u306E\u3088\u3046\u3060\u306A\u300D";
Symbol 728 MovieClip Frame 44
t = "\u7537\u306F\u3001\u52D5\u304B\u3057\u3066\u3044\u305F\u8170\u306E\u52D5\u304D\u3092\u3055\u3089\u306B\u52A0\u901F\u3055\u305B\u3066\u3044\u304F\u3002";
Symbol 728 MovieClip Frame 45
t = "\u300C\u3093\u3093\u3063\uFF01\u3093\u3093\u3063\uFF01\u3093\u3050\u3046\u3063\uFF01\u2026\u2026\u3093\u3093\u3093\u3063\u3063\uFF01\uFF01\uFF01\uFF01\u300D";
Symbol 728 MovieClip Frame 46
t = "\u30A4\u30F4\u306E\u547C\u5438\u3082\u540C\u8ABF\u3057\u3066\u9AD8\u304F\u65E9\u304F\u306A\u3063\u3066\u3044\u304F\u3002\n\u305D\u3057\u3066\u3001";
Symbol 728 MovieClip Frame 47
t = "\u300C\u3093\u3041\u3041\u3041\u3042\u3042\u3041\u3041\u3041\u3041\u3041\u3063\u3063\u3063\u3063\uFF01\uFF01\uFF01\uFF01\u300D";
Symbol 728 MovieClip Frame 48
t = "\u53E3\u5185\u3068\u81A3\u5185\u306B\u30B9\u30DA\u30EB\u30DE\u3092\u6D41\u3057\u8FBC\u307E\u308C\u3001\u30A4\u30F4\u306F\u7D76\u9802\u3092\u8FCE\u3048\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 728 MovieClip Frame 49
t = "\u3050\u3063\u305F\u308A\u3068\u529B\u5C3D\u304D\u308B\u30A4\u30F4\u306B\u3001\u6B21\u306E\u7537\u304C\u307E\u305F\u304C\u3063\u305F\u3002";
Symbol 728 MovieClip Frame 50
t = "\u300C\u304A\u3044\u304A\u3044\u3001\u6B21\u306F\u4FFA\u306A\u3093\u3060\u3002\u305B\u3044\u305C\u3044\u697D\u3057\u307E\u305B\u3066\u304F\u308C\u3088\u300D";
Symbol 728 MovieClip Frame 51
t = "\u4E0B\u5351\u305F\u7537\u306E\u58F0\u306F\u3082\u306F\u3084\u30A4\u30F4\u306B\u306F\u5C4A\u304B\u306A\u3044\u3002\n\u30DC\u30ED\u4EBA\u5F62\u306E\u3088\u3046\u306B\u306A\u308B\u307E\u3067\u3001\u305D\u306E\u307E\u307E\u72AF\u3055\u308C\u7D9A\u3051\u308B\u3053\u3068\u306B\u306A\u308B\u3002";
Symbol 729 MovieClip Frame 1
stop();
Symbol 732 Button
on (release) {
gotoAndStop (2);
}
Symbol 733 Button
on (release) {
gotoAndStop (4);
}
Symbol 734 Button
on (release) {
gotoAndStop (6);
}
Symbol 735 Button
on (release) {
gotoAndStop (3);
}
Symbol 736 Button
on (release) {
gotoAndStop (5);
}
Symbol 740 MovieClip Frame 1
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u9006\u56DB\u65B9\u306E\u614B\u52E2\u3067\u30BB\u30D5\u30A3\u30EA\u30A2\u3092\u62BC\u3055\u3048\u3064\u3051\u3066\u3001\n\u5F7C\u5973\u306E\u82B1\u5F01\u3092\u57F7\u62D7\u306B\u8210\u3081\u7D9A\u3051\u3066\u3044\u305F\u3002";
stop();
Symbol 740 MovieClip Frame 2
t = "\u5F7C\u5973\u306E\u611B\u6DB2\u3068\u30EF\u30FC\u30A6\u30EB\u30D5\u306E\u553E\u6DB2\u304C\u3044\u3084\u3089\u3057\u304F\u6DF7\u3056\u308A\u5408\u3044\u3001\n\u6CE1\u7ACB\u3063\u3066\u3044\u308B\u3002";
Symbol 740 MovieClip Frame 3
t = "\u300C\u3093\u3063\u2026\u2026\u3093\u3093\u3063\u2026\u2026\uFF01\uFF01\u300D";
play();
Symbol 740 MovieClip Frame 33
stop();
Symbol 740 MovieClip Frame 34
t = "\u3056\u3089\u3056\u3089\u3068\u3057\u305F\u820C\u304C\u5F7C\u5973\u306E\u30AF\u30EA\u30C8\u30EA\u30B9\u306B\u64E6\u308A\u4ED8\u3051\u3089\u308C\u308B\u5EA6\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u304C\u3073\u304F\u3093\u3073\u304F\u3093\u3068\u8DF3\u306D\u4E0A\u304C\u308B\u3002";
Symbol 740 MovieClip Frame 35
t = "\u98E2\u3048\u305F\u72FC\u306F\u3001\n\u3055\u3089\u306B\u30B9\u30FC\u30D7\u3092\u6C42\u3081\u3066\u5F7C\u5973\u306E\u81A3\u5185\u306B\u820C\u3092\u306D\u3058\u8FBC\u3093\u3060\u3002";
Symbol 740 MovieClip Frame 36
t = "\u300C\u3042\u3046\u3063\u3063\u2026\u2026\u3072\u304E\u3043\uFF01\uFF01\u300D";
stop();
Symbol 740 MovieClip Frame 37
t = "\u81A3\u5185\u306E\u30D2\u30C0\u304C\u820C\u306E\u3056\u3089\u3064\u304D\u306B\u5F37\u304F\u3053\u3059\u308A\u4E0A\u3052\u3089\u308C\u3001\n\u75DB\u307F\u3068\u5FEB\u611F\u306E\u5165\u308A\u6DF7\u3058\u3063\u305F\u4FE1\u53F7\u304C\u5F7C\u5973\u306E\u8EAB\u4F53\u3092\u99C6\u3051\u629C\u3051\u305F\u3002";
Symbol 740 MovieClip Frame 38
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u304C\u611B\u6DB2\u3092\u5438\u3044\u4E0A\u3052\u308B\u5EA6\u306B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u81A3\u306F\u5927\u304D\u304F\u9707\u308F\u3055\u308C\u3001\n\u5F7C\u5973\u306E\u610F\u8B58\u3068\u7406\u6027\u3092\u62BC\u3057\u6D41\u305D\u3046\u3068\u3059\u308B\u3002";
Symbol 740 MovieClip Frame 39
t = "\u3059\u3067\u306B\u8EAB\u4F53\u306F\u62B5\u6297\u3059\u308B\u3053\u3068\u3092\u6B62\u3081\u3066\u3001\n\u305F\u3060\u62BC\u3057\u5BC4\u305B\u308B\u6CE2\u306B\u4EFB\u305B\u308B\u3088\u3046\u306B\u529B\u306A\u304F\u6295\u3052\u51FA\u3055\u308C\u3066\u3044\u308B\u3002";
stop();
Symbol 740 MovieClip Frame 40
t = "\uFF08\u3042\u3042\u2026\u2026\u3053\u3093\u306A\u2026\u2026\u3053\u3093\u306A\u3053\u3068\u3063\u3066\u2026\u2026\uFF09";
Symbol 740 MovieClip Frame 41
t = "\u5C48\u8FB1\u3068\u7F9E\u6065\u304C\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u7CBE\u795E\u3092\u82DB\u307F\u7D9A\u3051\u3066\u3044\u305F\u3002";
Symbol 740 MovieClip Frame 42
t = "\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u3001\u305D\u3093\u306A\u3053\u3068\u306F\u304A\u69CB\u3044\u306A\u3057\u306B\u3068\u3001\n\u614B\u52E2\u3092\u633F\u5165\u3078\u3068\u5411\u304B\u308F\u305B\u308B\u3002";
stop();
Symbol 740 MovieClip Frame 43
t = "\u3082\u306F\u3084\u30BB\u30D5\u30A3\u30EA\u30A2\u306B\u6297\u3046\u529B\u306F\u6B8B\u3063\u3066\u3044\u306A\u304B\u3063\u305F\u3002";
Symbol 740 MovieClip Frame 44
t = "\u4EBA\u306E\u305D\u308C\u3088\u308A\u3082\u5927\u304D\u3044\u8089\u68D2\u3092\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4F4D\u7F6E\u53E3\u306B\u3042\u3066\u304C\u3044\u3001\n\u305D\u3057\u3066\u4E00\u6C17\u306B\u8CAB\u3044\u305F\u3002";
Symbol 740 MovieClip Frame 45
t = "\u300C\u3042\u3072\u3043\u3063\u3063\uFF01\uFF01\u300D";
stop();
Symbol 740 MovieClip Frame 46
t = "\u8EAB\u4F53\u3092\u4EF0\u3051\u53CD\u3089\u305B\u60B2\u9CF4\u3092\u3042\u3052\u308B\u30BB\u30D5\u30A3\u30EA\u30A2\u3002";
Symbol 740 MovieClip Frame 47
t = "\u81A3\u5185\u306E\u30D2\u30C0\u3068\u3044\u3046\u30D2\u30C0\u304C\u3001\n\u30EF\u30FC\u30A6\u30EB\u30D5\u306E\u8089\u68D2\u306B\u3088\u3063\u3066\u306A\u305E\u3089\u308C\u3066\u6CE2\u6253\u3063\u3066\u3044\u308B\u3002";
Symbol 740 MovieClip Frame 48
t = "\u3055\u3089\u306B\u30EF\u30FC\u30A6\u30EB\u30D5\u306F\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4E21\u624B\u3092\u63B4\u307F\u3001\n\u5F37\u5F15\u306B\u51FA\u3057\u5165\u308C\u3092\u7E70\u308A\u8FD4\u3057\u3066\u3044\u308B\u3002";
stop();
Symbol 740 MovieClip Frame 49
t = "\u5F90\u3005\u306B\u606F\u304C\u8352\u304F\u306A\u308A\u3001\n\u305D\u308C\u306B\u3064\u308C\u3066\u52D5\u304D\u3082\u6FC0\u3057\u304F\u306A\u3063\u3066\u3044\u304F\u3002";
Symbol 740 MovieClip Frame 50
t = "\uFF08\u2026\u2026\u3082\u2026\u2026\u3082\u3046\u2026\u2026\u30C0\u30E1\u2026\u2026\uFF09";
Symbol 740 MovieClip Frame 51
t = "\u9650\u754C\u3092\u8D85\u3048\u308B\u6FC0\u3057\u3044\u633F\u5165\u3068\u7D76\u3048\u9593\u306A\u304F\u62BC\u3057\u5BC4\u305B\u308B\u5FEB\u611F\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u610F\u8B58\u306F\u5F90\u3005\u306B\u8584\u308C\u3066\u3044\u3063\u305F\u2026\u2026\u3002";
stop();
Symbol 741 Button
on (release) {
gotoAndStop (1);
}
Symbol 745 MovieClip Frame 1
t = "\u300C\u306F\u306F\u3063\u3001\u304A\u306D\u3048\u3055\u3093\u3001\u968F\u5206\u3068\u611F\u3058\u3084\u3059\u3044\u3060\u306D\u300D";
stop();
Symbol 745 MovieClip Frame 2
t = "\u300C\u3093\u3063\u30FB\u30FB\u30FB\u3042\u3041\u3063\u3063\uFF01\uFF01\u300D";
Symbol 745 MovieClip Frame 3
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u81A3\u5185\u306B\u30D0\u30A4\u30D6\u3092\u51FA\u3057\u5165\u308C\u3057\u306A\u304C\u3089\u3001\n\u30EA\u30AA\u30F3\u306F\u5E95\u610F\u5730\u306E\u60AA\u3044\u7B11\u307F\u3092\u6D6E\u304B\u3079\u305F\u3002";
play();
Symbol 745 MovieClip Frame 22
stop();
Symbol 745 MovieClip Frame 23
t = "\uFF08\u3053\u2026\u2026\u3053\u3093\u306A\u5B50\u4F9B\u306B\u2026\u2026\uFF09";
Symbol 745 MovieClip Frame 24
t = "\u300C\u4ECA\u3001\u4FFA\u307F\u305F\u3044\u306A\u5B50\u4F9B\u306B\u72AF\u3055\u308C\u308B\u306A\u3093\u3066\u2026\u2026\n\u3063\u3066\u601D\u3063\u305F\u3060\u308D\uFF1F\u300D";
Symbol 745 MovieClip Frame 25
t = "\u305D\u3046\u8A00\u3044\u306A\u304C\u3089\u3001\u30EA\u30AA\u30F3\u306F\n\u4E73\u9996\u3068\u30AF\u30EA\u30C8\u30EA\u30B9\u306B\u8CBC\u308A\u4ED8\u3051\u305F\u30ED\u30FC\u30BF\u30FC\u306E\u51FA\u529B\u3092\u4E0A\u3052\u305F\u3002";
stop();
Symbol 745 MovieClip Frame 26
t = "\u654F\u611F\u306A\u90E8\u5206\u3092\u523A\u6FC0\u3055\u308C\u3066\u3001\u601D\u308F\u305A\u58F0\u3092\u4E0A\u3052\u3066\u3057\u307E\u3046\u3002";
Symbol 745 MovieClip Frame 27
t = "\u300C\u3072\u3063\u2026\u2026\uFF01\u300D";
Symbol 745 MovieClip Frame 28
t = "\u300C\u5B50\u4F9B\u5B50\u4F9B\u3063\u3066\u3001\u3042\u3093\u305F\u306E\u307B\u3046\u304C\u3088\u3063\u307D\u3069\u304A\u5B50\u69D8\u3058\u3083\u306A\u3044\uFF1F\n\u51E6\u5973\u307F\u305F\u3044\u306A\u53CD\u5FDC\u3057\u3061\u3083\u3063\u3066\u3055\u300D";
stop();
Symbol 745 MovieClip Frame 29
t = "\u8A00\u3044\u306A\u304C\u3089\u3001\u30D4\u30C3\u30D4\u30C3\u3068\u30ED\u30FC\u30BF\u30FC\u306E\u5F37\u5F31\u3092\u5909\u3048\u308B\u3002";
Symbol 745 MovieClip Frame 30
t = "\u300C\u3042\u3063\u2026\u2026\u3042\u3063\u2026\u2026\u3072\u3043\u3063\u3063\uFF01\uFF01\u300D";
Symbol 745 MovieClip Frame 31
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u304C\u307E\u308B\u3067\u697D\u5668\u306E\u3088\u3046\u306B\u305D\u308C\u306B\u53CD\u5FDC\u3092\u3059\u308B\u306E\u3092\u898B\u3066\u3001\n\u30EA\u30AA\u30F3\u306F\u307E\u3059\u307E\u3059\u8ABF\u5B50\u306B\u4E57\u3063\u3066\u3044\u304F\u3002";
stop();
Symbol 745 MovieClip Frame 32
t = "\u300C\u305D\u3089\u305D\u3089\u3063\u2026\u2026\u3053\u308A\u3083\u304A\u3082\u3057\u308C\u3047\u3002\n\u3072\u3087\u3063\u3068\u3057\u3066\u30DB\u30F3\u30C8\u306B\u51E6\u5973\u306A\u306E\u304B\u3044\uFF1F\u300D";
Symbol 745 MovieClip Frame 33
t = "\u300C\u30FB\u30FB\u30FB\u30FB\u30FB\u30FB\u30C3\uFF01\u300D";
Symbol 745 MovieClip Frame 34
t = "\u300C\u3060\u3063\u305F\u3089\u3001\u4FFA\u304C\u3044\u308D\u3044\u308D\u6559\u3048\u3066\u3042\u3052\u3066\u3082\u3044\u3044\u3088\u3001\n\u304A\u306D\u3048\u3055\u3093\uFF1F\u3000\u3042\u306F\u306F\u306F\u306F\u3063\u300D";
stop();
Symbol 749 MovieClip Frame 1
t = "\u300C\u3053\u3093\u306B\u3061\u308F\u3041\uFF5E\u3002\u3048\u3063\u3068\u3067\u3059\u306D\u3001\n\u30AF\u30EA\u30FC\u30C9\u3055\u3093\u306B\u8A00\u308F\u308C\u3066\u304A\u4ED5\u7F6E\u304D\u3092\u3057\u306B\u304D\u307E\u3057\u305F\uFF5E\u300D";
stop();
Symbol 749 MovieClip Frame 2
t = "\u30AD\u30E7\u30A6\u30B3\u306F\u3001\u624B\u8DB3\u3092\u7E1B\u3089\u308C\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u80CC\u5F8C\u306B\u56DE\u308B\u3068\n\u554F\u7B54\u7121\u7528\u3067\u4E73\u623F\u3092\u3082\u307F\u59CB\u3081\u305F\u3002";
Symbol 749 MovieClip Frame 3
t = "\u300C\u3093\u3063\u2026\u2026\u3084\u3001\u3084\u3081\u306A\u3055\u3044\uFF01\u300D";
Symbol 749 MovieClip Frame 4
t = "\u300C\u30E2\u30DF\u30E2\u30DF\u2026\u2026\u3093\uFF5E\u3001\u5F35\u308A\u306E\u3042\u308B\u3044\u3044\u304A\u3063\u3071\u3044\u3067\u3059\u3002\n\u305F\u3057\u304B\u306B\u30CA\u30DE\u30A4\u30AD\u3067\u3059\u306D\u3047\u300D";
Symbol 749 MovieClip Frame 5
t = "\u5C11\u3057\u30E0\u30C3\u3068\u3057\u305F\u3088\u3046\u306A\u8868\u60C5\u3067\u3001\n\u7121\u9020\u4F5C\u306B\u4E0B\u7740\u306E\u4E2D\u306B\u624B\u3092\u6F5C\u308A\u8FBC\u307E\u305B\u308B\u3002";
Symbol 749 MovieClip Frame 6
t = "\u300C\u3069\u308C\u3069\u308C\u3001\u3069\u3053\u304C\u5F31\u3044\u306E\u304B\u306A\uFF1F\u300D\n\u30B4\u30BD\u30B4\u30BD\u3068\u4E2D\u3092\u307E\u3055\u3050\u308B\u3002";
play();
Symbol 749 MovieClip Frame 52
stop();
Symbol 749 MovieClip Frame 53
t = "\u300C\u3042\u3046\u3063\uFF01\u300D";
Symbol 749 MovieClip Frame 54
t = "\u30AD\u30E7\u30A6\u30B3\u306E\u4EBA\u5DEE\u3057\u6307\u304C\u654F\u611F\u306A\u8089\u82BD\u306B\u89E6\u308C\u305F\u3068\u304D\u306B\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u601D\u308F\u305A\u58F0\u3092\u4E0A\u3052\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 749 MovieClip Frame 55
t = "\u300C\u3080\u3075\u3063\u2026\u2026\u30AF\u30EA\u30C8\u30EA\u30B9\u304C\u3044\u3044\u3088\u3046\u3067\u3059\u306D\u3047\u3002\n\u3053\u3053\u3092\u4E2D\u5FC3\u306B\u304A\u4ED5\u7F6E\u304D\u3092\u3057\u307E\u3059\u300D";
stop();
Symbol 749 MovieClip Frame 56
t = "\u305D\u3046\u8A00\u3046\u3068\u3001\u4EBA\u5DEE\u3057\u6307\u3068\u4E2D\u6307\u3067\u5668\u7528\u306B\n\u30AF\u30EA\u30C8\u30EA\u30B9\u3092\u3064\u307E\u3093\u3067\u611B\u64AB\u3092\u3057\u59CB\u3081\u305F\u3002";
Symbol 749 MovieClip Frame 57
t = "\u300C\u3093\u2026\u2026\u3084\u2026\u2026\u3084\u3081\u306A\u3055\u3044\u2026\u2026\u3072\u3063\u2026\u2026\u3063\u300D";
Symbol 749 MovieClip Frame 58
t = "\u300C\u305D\u3046\u306F\u3044\u304D\u307E\u305B\u3093\u3088\u3049\u3001\u304A\u4ED5\u7F6E\u304D\u3067\u3059\u304B\u3089\u3002\n\u3084\u3081\u305F\u3089\u304A\u4ED5\u7F6E\u304D\u306B\u306A\u308A\u307E\u305B\u3093\u3088\u3049\u300D";
stop();
Symbol 749 MovieClip Frame 59
t = "\u7A7A\u3044\u3066\u3044\u308B\u65B9\u306E\u624B\u3067\u4E73\u9996\u3092\u30A4\u30B8\u308A\u306A\u304C\u3089\u3001\n\u30AD\u30E7\u30A6\u30B3\u306F\u30AF\u30EA\u30C8\u30EA\u30B9\u3078\u306E\u611B\u64AB\u3092\u307E\u3059\u307E\u3059\u52A0\u901F\u3055\u305B\u3066\u3044\u304F\u3002";
Symbol 749 MovieClip Frame 60
t = "\u4E00\u5206\u3082\u3057\u306A\u3044\u3046\u3061\u306B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4E0B\u8179\u90E8\u306F\u3001\n\u611B\u6DB2\u3067\u3079\u3068\u3079\u3068\u306B\u306A\u3063\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 749 MovieClip Frame 61
t = "\u300C\u3042\u3072\u3063\u2026\u2026\u305D\u2026\u2026\u305D\u3053\u306F\u3063\u2026\u2026\u3082\u3046\u30C0\u30E1\u3063\u2026\u2026\uFF01\u300D";
stop();
Symbol 749 MovieClip Frame 62
t = "\u654F\u611F\u306A\u8089\u82BD\u306F\u3059\u3067\u306B\u771F\u3063\u8D64\u306B\u81A8\u308C\u4E0A\u304C\u3063\u3066\u3001\n\u305D\u3053\u3092\u30B3\u30EA\u30B3\u30EA\u3055\u308C\u308B\u5EA6\u306B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u306F\u5927\u304D\u304F\u53CD\u5FDC\u3057\u3066\u3057\u307E\u3046\u3002";
Symbol 749 MovieClip Frame 63
t = "\uFF08\u3042\u3063\u2026\u2026\u3082\u3046\u30C0\u30E1\u2026\u2026\u30A4\u30C3\u3066\u3057\u307E\u3046\u2026\u2026\uFF01\uFF01\uFF09";
Symbol 749 MovieClip Frame 64
t = "\u300C\u3042\u3042\u3063\u3063\u3063\u2026\u2026\u300D";
stop();
Symbol 749 MovieClip Frame 65
t = "\u6D88\u3048\u53BB\u308A\u305D\u3046\u306A\u58F0\u3068\u3068\u3082\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u3042\u3063\u3068\u3044\u3046\u9593\u306B\u7D76\u9802\u3092\u8FCE\u3048\u3066\u3057\u307E\u3063\u305F\u3002";
Symbol 749 MovieClip Frame 66
t = "\u300C\u3042\u3089\u3089\u3001\u3082\u3046\u30A4\u30C3\u3061\u3083\u3063\u305F\u3093\u3067\u3059\u304B\u3041\uFF1F\u3000\n\u3067\u3082\u307E\u3060\u307E\u3060\u304A\u4ED5\u7F6E\u304D\u306F\u7D42\u308F\u308A\u307E\u305B\u3093\u3088\uFF1F\u300D";
Symbol 749 MovieClip Frame 67
t = "\u300C\u3060\u3063\u3066\u30AD\u30E7\u30A6\u30B3\u306F\u307E\u3060\u697D\u3057\u3093\u3067\u307E\u305B\u3093\u304B\u3089\u2605\u300D";
stop();
Symbol 749 MovieClip Frame 68
t = "\u30AD\u30E7\u30A6\u30B3\u306F\u518D\u3073\u4E0B\u7740\u306E\u4E2D\u3078\u624B\u3092\u5165\u308C\u3001\n\u30A4\u30C3\u305F\u3070\u304B\u308A\u3067\u654F\u611F\u306B\u306A\u3063\u3066\u3044\u308B\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8089\u82BD\u3092\u518D\u3073\u3044\u3058\u308A\u59CB\u3081\u305F\u2026\u2026\u3002";
Symbol 753 MovieClip Frame 1
t = "\u300C\u3042\u3046\u3063\uFF01\u3042\u3042\u3063\uFF01\u3042\u3042\u3042\u3063\uFF01\u300D";
stop();
Symbol 753 MovieClip Frame 2
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u3092\u52A9\u3051\u308B\u3082\u306E\u306A\u3069\u4F55\u3082\u306A\u3044\n\u6B6A\u307F\u4E16\u754C\u3067\u3042\u3048\u304E\u58F0\u306E\u307F\u304C\u3053\u3060\u307E\u3059\u308B\u3002";
Symbol 753 MovieClip Frame 3
t = "\u300C\u30E1\u30B9\u72AC\u306E\u304A\u524D\u306B\u306F\u30EF\u30FC\u30A6\u30EB\u30D5\u304C\u3088\u304F\u3042\u3063\u3066\u308B\u3058\u3083\u306A\u3044\u304B\n\u30AF\u30AF\u30AF\u30FB\u30FB\u30FB";
Symbol 753 MovieClip Frame 4
t = "\u5316\u3051\u7269\u306E\u7537\u6839\u3067\u611F\u3058\u307E\u304F\u3063\u3066\u3044\u308B\u30BB\u30D5\u30A3\u30EA\u30A2\u306B\n\u4FAE\u8511\u306E\u76EE\u3092\u3080\u3051\u308B\u30C9\u30AF\u30BF\u30FC";
Symbol 753 MovieClip Frame 5
t = "\u300C\u3046\u3042\u3042\u3046\u3063\uFF01\u3042\u3050\u3063\uFF01\u3046\u3042\u3042\u3063\uFF01";
Symbol 753 MovieClip Frame 6
t = "\u300C\u305D\u308C\u306F\u5143\u304C\u30EC\u30A4\u30D7\u9B54\u3060\u3063\u305F\u7537\u306E\u30EF\u30FC\u30A6\u30EB\u30D5\u3060\u304B\u3089\u306D\n\u3061\u3087\u3063\u3068\u3084\u305D\u3063\u3068\u3058\u3083\u6E80\u8DB3\u3057\u306A\u3044\u3060\u308D\u3046\u3088";
Symbol 753 MovieClip Frame 7
t = "\u72FC\u7279\u6709\u306E\u4F55\u5341\u5206\u3082\u306E\u9593\u7D9A\u304F\u9577\u3044\u5C04\u7CBE\u3092\n\u6563\u3005\u72AF\u3055\u308C\u3066\u3059\u3067\u306B\u5145\u8840\u3057\u304D\u3063\u3066\u3044\u308B\u81A3\u3067\u53D7\u3051\u7D9A\u3051\u305F\u30FB\u30FB\u30FB\u3002";
Symbol 759 MovieClip Frame 1
t = "\u30AF\u30EA\u30FC\u30C9\u3068\u306E\u6226\u3044\u306B\u6557\u308C\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u3001\n\u6B66\u5668\u3092\u53D6\u308A\u4E0A\u3052\u3089\u308C\u3066\u7537\u305F\u3061\u306E\u6170\u307F\u8005\u306B\u3055\u308C\u3066\u3044\u305F\u3002";
stop();
Symbol 759 MovieClip Frame 2
t = "\u300C\u304F\u3063\u2026\u2026\u3084\u3081\u306A\u3055\u3044\uFF01\u300D";
Symbol 759 MovieClip Frame 3
t = "\u670D\u3092\u8131\u304C\u3055\u308C\u3001\u4E0B\u7740\u3082\u5265\u304E\u53D6\u3089\u308C\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u3001\n\u4E8C\u4EBA\u306E\u7537\u305F\u3061\u306B\u3044\u3044\u3088\u3046\u306B\u5F04\u3070\u308C\u3066\u3044\u305F\u3002";
play();
Symbol 759 MovieClip Frame 45
stop();
Symbol 759 MovieClip Frame 46
t = "\u306A\u308B\u307B\u3069\u3001\u3053\u308C\u304C\u30AF\u30ED\u30CE\u30B9\uFF2E\uFF2F\uFF0E\uFF11\u306E\u5973\u306E\u8EAB\u4F53\u304B\u2026\u2026\u300D\n\u300C\u808C\u306B\u3082\u30C4\u30E4\u304C\u3042\u308B\u2026\u2026\u3002\u80F8\u306E\u5F3E\u529B\u3082\u7533\u3057\u5206\u306A\u3044\u306A\u300D";
Symbol 759 MovieClip Frame 47
t = "\u7537\u306F\u5024\u8E0F\u307F\u3092\u3059\u308B\u3088\u3046\u306B\u3001\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u4E21\u80F8\u3092\u63C9\u307F\u3057\u3060\u3044\u3066\u3044\u304F\u3002";
Symbol 759 MovieClip Frame 48
t = "\u6307\u5148\u304C\u4E73\u9996\u3092\u304B\u3059\u3081\u308B\u3068\u3001\n\u3044\u3084\u304A\u3046\u306B\u3082\u5F7C\u5973\u306E\u8EAB\u4F53\u306F\u53CD\u5FDC\u3092\u3057\u3066\u3057\u307E\u3046\u3002";
stop();
Symbol 759 MovieClip Frame 49
t = "\u300C\u6226\u95D8\u306B\u95A2\u3057\u3066\u306F\u4E00\u6D41\u3067\u3082\u3001\n\u3053\u3063\u3061\u306F\u307E\u3060\u307E\u3060\u7D20\u4EBA\u3060\u306A\u300D";
Symbol 759 MovieClip Frame 50
t = "\u4E21\u8155\u3092\u9AD8\u304F\u63B2\u3052\u3089\u308C\u3001\n\u9855\u308F\u306B\u306A\u3063\u305F\u814B\u306B\u4E0B\u3092\u86C7\u306E\u3088\u3046\u306B\u4E0B\u3092\u9019\u308F\u305B\u305F\u3002";
Symbol 759 MovieClip Frame 51
t = "\u306C\u3081\u308A\u3068\u6E7F\u3063\u305F\u751F\u6696\u304B\u3044\u611F\u89E6\u3068\u3068\u3082\u306B\u3001\n\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u8EAB\u4F53\u306B\u96FB\u6D41\u306E\u3088\u3046\u306A\u6C17\u5473\u306E\u60AA\u3044\u5FEB\u611F\u304C\u8D70\u308B\u3002";
stop();
Symbol 759 MovieClip Frame 52
t = "\u300C\u3093\u3093\u3063\u2026\u2026\uFF01\u300D";
Symbol 759 MovieClip Frame 53
t = "\u8010\u3048\u5207\u308C\u305A\u306B\u8EAB\u4F53\u3092\u632F\u308B\u308F\u305B\u305F\u5F7C\u5973\u3092\u898B\u3066\u3001\n\u7537\u305F\u3061\u306F\u6E80\u8DB3\u305D\u3046\u306B\u7B11\u307F\u3092\u6D6E\u304B\u3079\u308B\u3002";
Symbol 759 MovieClip Frame 54
t = "\u305D\u3057\u3066\u3001\u5F7C\u5973\u3092\u89E6\u3063\u3066\u3044\u305F\u6307\u3092\u4E0B\u8179\u90E8\u306B\u79FB\u52D5\u3055\u305B\u308B\u3068\u3001";
stop();
Symbol 759 MovieClip Frame 55
t = "\u300C\u306A\u3093\u3060\u2026\u2026\u3082\u3046\u3059\u3063\u304B\u308A\u6E96\u5099\u304C\u3067\u304D\u3066\u308B\u3058\u3083\u306A\u3044\u304B\u300D\n\u611B\u6DB2\u3067\u3079\u3068\u3079\u3068\u306B\u306A\u3063\u305F\u79D8\u6240\u3092\u6307\u3067\u5F04\u308A\u306A\u304C\u3089\u697D\u3057\u305D\u3046\u306B\u545F\u3044\u305F\u3002";
Symbol 759 MovieClip Frame 56
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306F\u30D9\u30C3\u30C9\u306B\u62BC\u3057\u5012\u3055\u308C\u3001\n\u7247\u8DB3\u3092\u5927\u304D\u304F\u6301\u3061\u4E0A\u3052\u3089\u308C\u308B\u3002";
Symbol 759 MovieClip Frame 57
t = "\u30D1\u30C3\u30AF\u30EA\u3068\u3042\u3089\u308F\u306B\u306A\u3063\u305F\u5272\u308C\u76EE\u304B\u3089\u306F\u3001\n\u3059\u3067\u306B\u6D2A\u6C34\u306E\u3088\u3046\u306B\u611B\u6DB2\u304C\u3042\u3075\u308C\u51FA\u3057\u3066\u3044\u308B\u3002";
stop();
Symbol 759 MovieClip Frame 58
t = "\uFF08\u3053\u3093\u306A\u5974\u3089\u306B\u2026\u2026\uFF09";
Symbol 759 MovieClip Frame 59
t = "\u7CBE\u4E00\u676F\u306E\u865A\u52E2\u3092\u8996\u7DDA\u3067\u6295\u3052\u3064\u3051\u308B\u304C\u3001\n\u3082\u306F\u3084\u8EAB\u4F53\u306E\u65B9\u304C\u8A00\u3046\u3053\u3068\u3092\u805E\u304B\u306A\u304F\u306A\u3063\u3066\u3044\u305F\u3002";
Symbol 759 MovieClip Frame 60
t = "\u300C\u3058\u3083\u3042\u3001\u307E\u305A\u306F\u4FFA\u304B\u3089\u3044\u304B\u305B\u3066\u3082\u3089\u3046\u305C\u300D";
stop();
Symbol 759 MovieClip Frame 61
t = "\u7537\u304C\u8170\u3092\u6C88\u3081\u308B\u3068\u540C\u6642\u306B\u3001\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u81A3\u306B\u8089\u68D2\u304C\u7A81\u304D\u523A\u3055\u308B\u3002";
Symbol 759 MovieClip Frame 62
t = "\u300C\u2026\u2026\uFF01\uFF01\uFF01\uFF01\uFF01\uFF01\u300D";
Symbol 759 MovieClip Frame 63
t = "\u81EA\u5206\u306E\u4F53\u5185\u306B\u3001\u7570\u7269\u304C\u4FB5\u5165\u3057\u3066\u304F\u308B\u306E\u3092\u58F0\u306B\u306A\u3089\u306A\u3044\u60B2\u9CF4\u3067\u53D7\u3051\u6B62\u3081\u308B\u3002";
stop();
Symbol 759 MovieClip Frame 64
t = "\u300C\u3069\u3046\u3060\uFF1F\u6C17\u6301\u3061\u3044\u3044\u304B\uFF1F\u300D\n\u300C\u3042\u3063\u2026\u2026\u3072\u3043\u3063\uFF01\uFF01\u300D";
Symbol 759 MovieClip Frame 65
t = "\u300C\u3068\u3063\u3066\u3082\u6C17\u6301\u3061\u3044\u3044\u3001\u3068\u306E\u3053\u3068\u3060\u300D\n\u300C\u30CF\u30CF\u30C3\u3001\u305D\u308A\u3083\u3088\u304B\u3063\u305F\uFF01\u300D";
Symbol 759 MovieClip Frame 66
t = "\u7537\u306F\u81EA\u3089\u306E\u6602\u3076\u308A\u306B\u5408\u308F\u305B\u3066\u52D5\u304D\u3092\u5F90\u3005\u306B\u65E9\u304F\u3055\u305B\u3066\u3044\u304F\u3002";
stop();
Symbol 759 MovieClip Frame 67
t = "\u30BB\u30D5\u30A3\u30EA\u30A2\u306E\u767D\u3044\u808C\u3068\u7537\u305F\u3061\u306E\u8910\u8272\u306E\u808C\u304C\u30EA\u30BA\u30DF\u30AB\u30EB\u306B\u7D61\u307F\u5408\u3044\u3001\n\u3074\u3061\u3083\u3074\u3061\u3083\u3068\u30A4\u30E4\u3089\u3057\u3044\u306A\u97F3\u3092\u7ACB\u3066\u3066\u3044\u308B\u3002";
Symbol 759 MovieClip Frame 68
t = "\u7A81\u304D\u4E0A\u3052\u308B\u5FEB\u611F\u306B\u610F\u8B58\u3092\u5931\u3044\u304B\u3051\u305F\u30BB\u30D5\u30A3\u30EA\u30A2\u306B\u3001\u7537\u305F\u3061\u306F\u56C1\u304F\u3002";
Symbol 759 MovieClip Frame 69
t = "\u300C\u304A\u3044\u304A\u3044\u3001\u30AA\u30CD\u30F3\u30CD\u306B\u306F\u307E\u3060\u65E9\u3044\u3093\u3058\u3083\u306A\u3044\u304B\uFF1F\n\u4FFA\u305F\u3061\u306F\u307E\u3060\u307E\u3060\u304A\u524D\u3092\u72AF\u3057\u8DB3\u308A\u306A\u3044\u3093\u3060\u2026\uFF65\uFF65\uFF65\u300D";
stop();
Symbol 760 MovieClip Frame 1
stop();