Frame 2
stop();
Instance of Symbol 44 MovieClip "cursor" in Frame 2
onClipEvent (load) {
this.startDrag(true);
Mouse.hide();
}
onClipEvent (load) {
X = this._x;
Y = this._y;
}
onClipEvent (mouseMove) {
Xm = _parent._xmouse;
Ym = _parent._ymouse;
Xdiff = Xm - X;
Ydiff = Ym - Y;
radAngle = Math.atan2(Ydiff, Xdiff);
this._rotation = (radAngle * 360) / (Math.PI*2);
updateAfterEvent();
}
Frame 3
stop();
Frame 4
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
kills = 0;
hp = 100;
dbs = -1;
ik = 0;
hp2 = 100;
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 10) {
_root.gotoAndStop("p1");
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 4
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 198 MovieClip "enemy3" in Frame 4
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 200 MovieClip "enemy" in Frame 4
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 4
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 4
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 223 MovieClip "cursor" in Frame 4
onClipEvent (load) {
this.startDrag(true);
Mouse.hide();
}
Frame 5
stop();
Frame 6
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 6
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 12) {
_root.gotoAndStop("p2");
}
}
Instance of Symbol 243 MovieClip "enemy7" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 198 MovieClip "enemy3" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 200 MovieClip "enemy" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 244 MovieClip "enemy6" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 6
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Frame 7
stop();
Frame 8
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 8
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 15) {
_root.gotoAndStop("p3");
}
}
Instance of Symbol 243 MovieClip "enemy7" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 198 MovieClip "enemy3" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 200 MovieClip "enemy" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 244 MovieClip "enemy6" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 252 MovieClip "enemy18" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 8
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Frame 9
stop();
Frame 10
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 10
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 18) {
_root.gotoAndStop("p4");
}
}
Instance of Symbol 243 MovieClip "enemy7" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 198 MovieClip "enemy3" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 200 MovieClip "enemy" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 259 MovieClip "enemy8" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed8;
}
Instance of Symbol 244 MovieClip "enemy6" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 260 MovieClip "enemy16" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed16;
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 252 MovieClip "enemy18" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 261 MovieClip "enemy30" in Frame 10
onClipEvent (enterFrame) {
this._x = this._x + _root.speed30;
}
Frame 11
stop();
Frame 12
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 12
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 18) {
_root.gotoAndStop("p5");
}
}
Instance of Symbol 243 MovieClip "enemy7" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 198 MovieClip "enemy3" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 267 MovieClip "enemy9" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed9;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 605) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 306 MovieClip "enemy" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 259 MovieClip "enemy8" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed8;
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 260 MovieClip "enemy16" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed16;
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 252 MovieClip "enemy18" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 307 MovieClip "enemy19" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed19;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 308 MovieClip "enemy22" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed22;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 261 MovieClip "enemy30" in Frame 12
onClipEvent (enterFrame) {
this._x = this._x + _root.speed30;
}
Frame 13
stop();
Frame 14
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 14
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 22) {
_root.gotoAndStop("p6");
}
}
Instance of Symbol 315 MovieClip "enemy7" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 316 MovieClip "enemy3" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 267 MovieClip "enemy9" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed9;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 605) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 317 MovieClip "enemy10" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed10;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 200 MovieClip "enemy" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 259 MovieClip "enemy8" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed8;
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 244 MovieClip "enemy6" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 318 MovieClip "enemy12" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed12;
}
Instance of Symbol 260 MovieClip "enemy16" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed16;
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 252 MovieClip "enemy18" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 307 MovieClip "enemy19" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed19;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 308 MovieClip "enemy22" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed22;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 319 MovieClip "enemy25" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed25;
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 261 MovieClip "enemy30" in Frame 14
onClipEvent (enterFrame) {
this._x = this._x + _root.speed30;
}
Frame 15
stop();
Frame 16
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 16
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 28) {
_root.gotoAndStop("p7");
}
}
Instance of Symbol 315 MovieClip "enemy7" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 316 MovieClip "enemy3" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 317 MovieClip "enemy10" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed10;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 306 MovieClip "enemy" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 259 MovieClip "enemy8" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed8;
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 244 MovieClip "enemy6" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 325 MovieClip "enemy11" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed11;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 318 MovieClip "enemy12" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed12;
}
Instance of Symbol 326 MovieClip "enemy13" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed13;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 260 MovieClip "enemy16" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed16;
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 252 MovieClip "enemy18" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 307 MovieClip "enemy19" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed19;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 327 MovieClip "enemy21" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed21;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 308 MovieClip "enemy22" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed22;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 319 MovieClip "enemy25" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed25;
}
Instance of Symbol 328 MovieClip "enemy27" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed27;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 261 MovieClip "enemy30" in Frame 16
onClipEvent (enterFrame) {
this._x = this._x + _root.speed30;
}
Frame 17
stop();
Frame 18
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 18
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 32) {
_root.gotoAndStop("p8");
}
}
Instance of Symbol 315 MovieClip "enemy7" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 316 MovieClip "enemy3" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 267 MovieClip "enemy9" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed9;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 605) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 317 MovieClip "enemy10" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed10;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 306 MovieClip "enemy" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 259 MovieClip "enemy8" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed8;
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 334 MovieClip "enemy6" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 325 MovieClip "enemy11" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed11;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 318 MovieClip "enemy12" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed12;
}
Instance of Symbol 335 MovieClip "enemy14" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed14;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 336 MovieClip "enemy15" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed15;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 260 MovieClip "enemy16" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed16;
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 252 MovieClip "enemy18" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 307 MovieClip "enemy19" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed19;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 337 MovieClip in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed20;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 327 MovieClip "enemy21" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed21;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 308 MovieClip "enemy22" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed22;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 319 MovieClip "enemy25" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed25;
}
Instance of Symbol 328 MovieClip "enemy27" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed27;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 261 MovieClip "enemy30" in Frame 18
onClipEvent (enterFrame) {
this._x = this._x + _root.speed30;
}
Frame 19
stop();
Frame 20
var2 = 1;
_root.var1 = 0;
onEnterFrame = function () {
_root.var2++;
if (_root.var2 == 25) {
var1 = var1 + 1;
var2 = 0;
}
};
stop();
hp = 100;
speed1 = 5;
speed2 = 2.5;
speed3 = 5;
speed4 = 5;
speed5 = 2.5;
speed6 = 5;
speed7 = 5;
speed8 = 2.5;
speed9 = 5;
speed10 = 5;
speed11 = 5;
speed12 = 2.5;
speed13 = 5;
speed14 = 5;
speed15 = 5;
speed16 = 2.5;
speed17 = 2.5;
speed18 = 5;
speed19 = 5;
speed20 = 5;
speed21 = 5;
speed22 = 5;
speed23 = 5;
speed24 = 5;
speed25 = 2.5;
speed26 = 5;
speed27 = 5;
speed28 = 5;
speed29 = 5;
speed30 = 2.5;
Instance of Symbol 112 MovieClip in Frame 20
onClipEvent (mouseMove) {
_root.Xm = _parent._xmouse;
_root.Ym = _parent._ymouse;
}
onClipEvent (enterFrame) {
if (_root.hp <= 0) {
_root.gotoAndStop("lose");
}
}
onClipEvent (enterFrame) {
if (_root.var1 >= 32) {
_root.gotoAndStop("win");
}
}
Instance of Symbol 315 MovieClip "enemy7" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed7;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 156 MovieClip "enemy2" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed2;
}
Instance of Symbol 316 MovieClip "enemy3" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed3;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 267 MovieClip "enemy9" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed9;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 605) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 251 MovieClip "enemy5" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed5;
}
Instance of Symbol 317 MovieClip "enemy10" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed10;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 306 MovieClip "enemy" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed1;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 259 MovieClip "enemy8" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed8;
}
Instance of Symbol 201 MovieClip "enemy4" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed4;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 334 MovieClip "enemy6" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed6;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 325 MovieClip "enemy11" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed11;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 318 MovieClip "enemy12" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed12;
}
Instance of Symbol 326 MovieClip "enemy13" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed13;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 335 MovieClip "enemy14" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed14;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 260 MovieClip "enemy16" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed16;
}
Instance of Symbol 245 MovieClip "enemy17" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed17;
}
Instance of Symbol 344 MovieClip "enemy18" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed18;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 307 MovieClip "enemy19" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed19;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 337 MovieClip in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed20;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 327 MovieClip "enemy21" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed21;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 308 MovieClip "enemy22" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed22;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 345 MovieClip "enemy23" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed23;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 319 MovieClip "enemy25" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed25;
}
Instance of Symbol 346 MovieClip in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed26;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 328 MovieClip "enemy27" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed27;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 202 MovieClip "enemy28" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed28;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 253 MovieClip "enemy29" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed29;
}
onClipEvent (enterFrame) {
if (this._x >= 600) {
if (this._x <= 606) {
_root.hpt.gotoAndPlay(2);
}
}
}
Instance of Symbol 261 MovieClip "enemy30" in Frame 20
onClipEvent (enterFrame) {
this._x = this._x + _root.speed30;
}
Frame 21
stop();
Frame 22
stop();
Instance of Symbol 112 MovieClip in Frame 22
onClipEvent (enterFrame) {
if (_root.ik <= 0) {
_root.aa.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.dbs >= 150) {
_root.ak.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.kills >= 100) {
_root.nmc.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.ik >= 24) {
_root.ea.gotoAndStop(2);
}
}
Symbol 14 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._yscale = PercentLoaded;
} else {
gotoAndPlay ("LOADED");
}
Symbol 14 MovieClip Frame 2
gotoAndPlay (1);
Symbol 14 MovieClip Frame 75
_root.play();
Symbol 27 Button
on (release) {
gotoAndPlay (4);
}
Symbol 30 Button
on (release) {
gotoAndPlay (3);
}
Symbol 36 Button
on (press) {
play();
}
Symbol 41 Button
on (press) {
gotoAndStop (1);
}
Symbol 43 MovieClip Frame 1
stopAllSounds();
Symbol 43 MovieClip Frame 2
stop();
Symbol 71 Button
on (release) {
gotoAndStop (2);
}
Symbol 78 MovieClip Frame 1
stop();
Symbol 78 MovieClip Frame 2
_root.hp = _root.hp - 20;
_root.hp2 = _root.hp2 - 1;
Symbol 99 MovieClip Frame 1
stop();
Instance of Symbol 85 MovieClip in Symbol 100 MovieClip Frame 1
onClipEvent (load) {
X = this._x;
Y = this._y;
}
onClipEvent (mouseMove) {
Xm = _parent._xmouse;
Ym = _parent._ymouse;
Xdiff = Xm - X;
Ydiff = Ym - Y;
radAngle = Math.atan2(Ydiff, Xdiff);
this._rotation = (radAngle * 360) / (Math.PI*2);
updateAfterEvent();
}
Instance of Symbol 99 MovieClip "arrow" in Symbol 100 MovieClip Frame 1
onClipEvent (load) {
X = this._x;
Y = this._y;
}
onClipEvent (mouseMove) {
Xm = _parent._xmouse;
Ym = _parent._ymouse;
Xdiff = Xm - X;
Ydiff = Ym - Y;
radAngle = Math.atan2(Ydiff, Xdiff);
this._rotation = (radAngle * 360) / (Math.PI*2);
updateAfterEvent();
}
onClipEvent (mouseDown) {
_root.archer.arrow.play();
}
Symbol 110 MovieClip Frame 1
stop();
Symbol 127 Button
on (press) {
_root.ik = _root.ik + 1;
play();
_root.inndeath.play();
}
Symbol 146 Button
on (press) {
this.bspray.play();
}
Symbol 154 MovieClip Frame 1
stop();
Instance of Symbol 131 MovieClip in Symbol 154 MovieClip Frame 2
onClipEvent (load) {
setProperty(_root.shell, _x , _root.Xm);
setProperty(_root.shell, _y , _root.Ym);
duplicateMovieClip (_root.shell, "shell", 0);
}
Instance of Symbol 131 MovieClip in Symbol 155 MovieClip Frame 1
onClipEvent (load) {
setProperty(_root.shell, _x , _root.Xm);
setProperty(_root.shell, _y , _root.Ym);
duplicateMovieClip (_root.shell, "shell", 0);
}
Symbol 155 MovieClip Frame 8
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
_root.hp2 = _root.hp2 - 30;
Instance of Symbol 155 MovieClip in Symbol 156 MovieClip Frame 2
onClipEvent (load) {
_root.speed2 = 0;
}
Symbol 182 Button
on (press) {
play();
}
Symbol 196 Button
on (press) {
this.bspray.play();
}
Instance of Symbol 131 MovieClip in Symbol 197 MovieClip Frame 1
onClipEvent (load) {
setProperty(_root.shell, _x , _root.Xm);
setProperty(_root.shell, _y , _root.Ym);
duplicateMovieClip (_root.shell, "shell", 0);
}
Symbol 197 MovieClip Frame 7
stop();
Symbol 198 MovieClip Frame 1
stop();
Symbol 198 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 198 MovieClip Frame 2
onClipEvent (load) {
_root.speed3 = 0;
}
Symbol 199 Button
on (press) {
play();
}
Symbol 200 MovieClip Frame 1
stop();
Symbol 200 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 200 MovieClip Frame 2
onClipEvent (load) {
_root.speed1 = 0;
}
Symbol 201 MovieClip Frame 1
stop();
Symbol 201 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 201 MovieClip Frame 2
onClipEvent (load) {
_root.speed4 = 0;
}
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 202 MovieClip Frame 2
onClipEvent (load) {
_root.speed28 = 0;
}
Symbol 212 MovieClip Frame 1
_root.dbs = _root.dbs + 1;
Symbol 212 MovieClip Frame 17
stop();
Symbol 215 Button
on (press) {
gotoAndStop (1);
}
Symbol 217 MovieClip Frame 1
stopAllSounds();
Symbol 217 MovieClip Frame 2
stop();
Instance of Symbol 220 MovieClip in Symbol 223 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = this._rotation + 5;
}
Instance of Symbol 222 MovieClip in Symbol 223 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = this._rotation + 2;
}
Symbol 229 Button
on (release) {
play();
}
Symbol 232 Button
on (press) {
gotoAndStop (1);
}
Symbol 234 MovieClip Frame 1
stopAllSounds();
Symbol 234 MovieClip Frame 2
stop();
Symbol 243 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 243 MovieClip Frame 2
onClipEvent (load) {
_root.speed7 = 0;
}
Symbol 244 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 244 MovieClip Frame 2
onClipEvent (load) {
_root.speed6 = 0;
}
Symbol 245 MovieClip Frame 1
stop();
Symbol 245 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 245 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed17 = 0;
}
Symbol 251 MovieClip Frame 1
stop();
Symbol 251 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 251 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed5 = 0;
}
Symbol 252 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 252 MovieClip Frame 2
onClipEvent (load) {
_root.speed18 = 0;
}
Symbol 253 MovieClip Frame 1
stop();
Symbol 253 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 253 MovieClip Frame 2
onClipEvent (load) {
_root.speed29 = 0;
}
Symbol 259 MovieClip Frame 1
stop();
Symbol 259 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 259 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed8 = 0;
}
Symbol 260 MovieClip Frame 1
stop();
Symbol 260 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 260 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed16 = 0;
}
Symbol 261 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 261 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed30 = 0;
}
Symbol 267 MovieClip Frame 1
stop();
Symbol 267 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 267 MovieClip Frame 2
onClipEvent (load) {
_root.speed9 = 0;
}
Symbol 286 Button
on (press) {
play();
}
Symbol 292 Button
on (press) {
play();
}
Symbol 304 Button
on (press) {
this.bspray.play();
}
Instance of Symbol 131 MovieClip in Symbol 305 MovieClip Frame 1
onClipEvent (load) {
setProperty(_root.shell, _x , _root.Xm);
setProperty(_root.shell, _y , _root.Ym);
duplicateMovieClip (_root.shell, "shell", 0);
}
Symbol 305 MovieClip Frame 7
stop();
Symbol 306 MovieClip Frame 1
stop();
Symbol 306 MovieClip Frame 2
stop();
Instance of Symbol 293 MovieClip in Symbol 306 MovieClip Frame 2
onClipEvent (load) {
_root.speed1 = 2.5;
}
Symbol 306 MovieClip Frame 3
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 305 MovieClip in Symbol 306 MovieClip Frame 3
onClipEvent (load) {
_root.speed1 = 0;
}
Symbol 307 MovieClip Frame 1
stop();
Symbol 307 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 307 MovieClip Frame 2
onClipEvent (load) {
_root.speed19 = 0;
}
Symbol 308 MovieClip Frame 1
stop();
Symbol 308 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 308 MovieClip Frame 2
onClipEvent (load) {
_root.speed22 = 0;
}
Symbol 315 MovieClip Frame 1
stop();
Symbol 315 MovieClip Frame 2
stop();
Instance of Symbol 293 MovieClip in Symbol 315 MovieClip Frame 2
onClipEvent (load) {
_root.speed7 = 2.5;
}
Symbol 315 MovieClip Frame 3
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 305 MovieClip in Symbol 315 MovieClip Frame 3
onClipEvent (load) {
_root.speed7 = 0;
}
Symbol 316 MovieClip Frame 1
stop();
Symbol 316 MovieClip Frame 2
stop();
Instance of Symbol 293 MovieClip in Symbol 316 MovieClip Frame 2
onClipEvent (load) {
_root.speed3 = 2.5;
}
Symbol 316 MovieClip Frame 3
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 305 MovieClip in Symbol 316 MovieClip Frame 3
onClipEvent (load) {
_root.speed3 = 0;
}
Symbol 317 MovieClip Frame 1
stop();
Symbol 317 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 317 MovieClip Frame 2
onClipEvent (load) {
_root.speed10 = 0;
}
Symbol 318 MovieClip Frame 1
stop();
Symbol 318 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 318 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed12 = 0;
}
Symbol 319 MovieClip Frame 1
stop();
Symbol 319 MovieClip Frame 2
stop();
_root.hp = _root.hp - 25;
Instance of Symbol 155 MovieClip in Symbol 319 MovieClip Frame 2
onClipEvent (enterFrame) {
_root.speed25 = 0;
}
Symbol 325 MovieClip Frame 1
stop();
Symbol 325 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 325 MovieClip Frame 2
onClipEvent (load) {
_root.speed11 = 0;
}
Symbol 326 MovieClip Frame 1
stop();
Symbol 326 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 326 MovieClip Frame 2
onClipEvent (load) {
_root.speed13 = 0;
}
Symbol 327 MovieClip Frame 1
stop();
Symbol 327 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 327 MovieClip Frame 2
onClipEvent (load) {
_root.speed21 = 0;
}
Symbol 328 MovieClip Frame 1
stop();
Symbol 328 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 328 MovieClip Frame 2
onClipEvent (load) {
_root.speed27 = 0;
}
Symbol 334 MovieClip Frame 1
stop();
Symbol 334 MovieClip Frame 2
stop();
Instance of Symbol 293 MovieClip in Symbol 334 MovieClip Frame 2
onClipEvent (load) {
_root.speed6 = 2.5;
}
Symbol 334 MovieClip Frame 3
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 305 MovieClip in Symbol 334 MovieClip Frame 3
onClipEvent (load) {
_root.speed6 = 0;
}
Symbol 335 MovieClip Frame 1
stop();
Symbol 335 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 335 MovieClip Frame 2
onClipEvent (load) {
_root.speed14 = 0;
}
Symbol 336 MovieClip Frame 1
stop();
Symbol 336 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 336 MovieClip Frame 2
onClipEvent (load) {
_root.speed15 = 0;
}
Symbol 337 MovieClip Frame 1
stop();
Symbol 337 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 337 MovieClip Frame 2
onClipEvent (load) {
_root.speed20 = 0;
}
Symbol 344 MovieClip Frame 1
stop();
Symbol 344 MovieClip Frame 2
stop();
Instance of Symbol 293 MovieClip in Symbol 344 MovieClip Frame 2
onClipEvent (load) {
_root.speed18 = 2.5;
}
Symbol 344 MovieClip Frame 3
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 305 MovieClip in Symbol 344 MovieClip Frame 3
onClipEvent (load) {
_root.speed18 = 0;
}
Symbol 345 MovieClip Frame 1
stop();
Symbol 345 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 345 MovieClip Frame 2
onClipEvent (load) {
_root.speed23 = 0;
}
Symbol 346 MovieClip Frame 1
stop();
Symbol 346 MovieClip Frame 2
stop();
_root.kills = _root.kills + 1;
Instance of Symbol 197 MovieClip in Symbol 346 MovieClip Frame 2
onClipEvent (load) {
_root.speed26 = 0;
}
Symbol 361 Button
on (release) {
gotoAndPlay (4);
}
Symbol 362 Button
on (release) {
gotoAndPlay (2);
}
Symbol 374 MovieClip Frame 1
stop();
Symbol 374 MovieClip Frame 2
stop();
Symbol 376 MovieClip Frame 1
stop();
Symbol 376 MovieClip Frame 2
stop();
Symbol 378 MovieClip Frame 1
stop();
Symbol 378 MovieClip Frame 2
stop();
Symbol 381 MovieClip Frame 1
stop();
Symbol 381 MovieClip Frame 2
stop();