Frame 2
stop();
Frame 3
stop();
Instance of Symbol 560 MovieClip "guy" in Frame 3
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (move.yes) {
if (guy.alive) {
if (Key.isDown(68)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (move.yes) {
if (guy.alive) {
if (Key.isDown(65)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
}
Frame 8
stop();
Instance of Symbol 1500 MovieClip "enemy" in Frame 8
onClipEvent (load) {
tellTarget (this.guy) {
gotoAndStop (2);
};
}
Frame 15
tellTarget (cigar) {
nextFrame();
};
Symbol 59 Button
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 67 MovieClip Frame 104
tellTarget (_root) {
nextFrame();
};
Symbol 68 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop (3);
}
Symbol 68 MovieClip Frame 2
gotoAndPlay (1);
Symbol 74 MovieClip Frame 1
stop();
Symbol 74 MovieClip Frame 2
stop();
Instance of Symbol 73 MovieClip in Symbol 74 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.secret) {
tellTarget (_root.secret) {
nextFrame();
};
}
}
Symbol 75 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 75 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.guy.guy.head) {
tellTarget (_root.guy.guy.head.glasses) {
gotoAndStop (2);
};
}
}
Symbol 141 MovieClip Frame 1
stop();
Symbol 179 Button
on (press) {
tellTarget (_root) {
nextFrame();
};
}
Symbol 186 Button
on (press) {
tellTarget (_root) {
gotoAndStop (13);
};
}
Symbol 191 Button
on (press) {
tellTarget (_root) {
gotoAndStop (14);
};
}
Symbol 195 Button
on (press) {
tellTarget (_root) {
gotoAndStop (8);
};
}
Symbol 202 Button
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 207 Button
on (press) {
tellTarget (_root) {
gotoAndStop (15);
};
}
Symbol 208 MovieClip Frame 1
stop();
Symbol 212 MovieClip Frame 1
stopAllSounds();
Symbol 212 MovieClip Frame 2
stop();
Symbol 233 MovieClip Frame 1
stop();
Symbol 233 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
Symbol 233 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 244 MovieClip Frame 1
stop();
Symbol 254 MovieClip Frame 1
stop();
Symbol 254 MovieClip Frame 2
tellTarget (_parent._parent.specialc) {
gotoAndStop (1);
};
tellTarget (_parent._parent._parent.move) {
gotoAndStop (1);
};
Symbol 254 MovieClip Frame 22
tellTarget (_parent._parent._parent.move) {
gotoAndStop (2);
};
Symbol 267 MovieClip Frame 1
stop();
Instance of Symbol 254 MovieClip "robertc" in Symbol 267 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent._parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 270 MovieClip Frame 45
if (_root.game.playing) {
if (_root.belt) {
if (_root.HUD.health.alive) {
tellTarget (_root.HUD.health) {
prevFrame();
};
}
}
}
Instance of Symbol 275 MovieClip in Symbol 276 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (15);
}
Instance of Symbol 275 MovieClip in Symbol 276 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (18);
}
Instance of Symbol 275 MovieClip in Symbol 276 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (9);
}
Instance of Symbol 275 MovieClip in Symbol 276 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (4);
}
Symbol 277 MovieClip Frame 1
stop();
Symbol 277 MovieClip Frame 2
stop();
Symbol 280 MovieClip Frame 1
stop();
Symbol 282 MovieClip Frame 1
stop();
Symbol 287 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 8
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 318 MovieClip Frame 1
stop();
Symbol 318 MovieClip Frame 2
tellTarget (_parent._parent.specialb) {
gotoAndStop (1);
};
tellTarget (_parent._parent._parent.move) {
gotoAndStop (1);
};
Symbol 318 MovieClip Frame 38
tellTarget (_parent._parent._parent.move) {
gotoAndStop (2);
};
Symbol 321 MovieClip Frame 1
stop();
Instance of Symbol 282 MovieClip "roberta" in Symbol 321 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_parent._parent) {
gotoAndStop (1);
};
}
}
Instance of Symbol 287 MovieClip "parina" in Symbol 321 MovieClip Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 318 MovieClip "mutantspew" in Symbol 321 MovieClip Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_root.guy.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_root.guy.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 326 MovieClip Frame 201
tellTarget (_parent) {
gotoAndStop (1);
};
Symbol 329 MovieClip Frame 101
tellTarget (_parent) {
gotoAndStop (1);
};
Symbol 332 MovieClip Frame 418
tellTarget (_parent) {
gotoAndStop (1);
};
Symbol 335 MovieClip Frame 184
tellTarget (_parent) {
gotoAndStop (1);
};
Symbol 339 MovieClip Frame 150
tellTarget (_parent) {
gotoAndStop (1);
};
Symbol 341 MovieClip Frame 1
stop();
Symbol 346 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 346 MovieClip Frame 40
onClipEvent (load) {
if (_root.enemy.guy.guy.freeze.frozen) {
tellTarget (_root.enemy.guy.guy.freeze) {
gotoAndPlay (11);
};
}
}
Symbol 356 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 1
stop();
Instance of Symbol 346 MovieClip "mammotha" in Symbol 357 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.enemy.guy.guy.freeze) {
play();
};
}
}
Instance of Symbol 356 MovieClip "mutanta" in Symbol 357 MovieClip Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.enemy.guy.guy.poison) {
play();
};
}
}
Symbol 359 MovieClip Frame 1
if (_parent.pa) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (1);
};
}
if (_parent.pb) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (1);
};
}
stop();
Symbol 359 MovieClip Frame 2
if (_parent.pa) {
if (_root.HUD.skill.skill.one) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (2);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.one) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (2);
};
}
}
Symbol 359 MovieClip Frame 9
gotoAndStop (1);
Symbol 359 MovieClip Frame 10
if (_parent.pa) {
if (_root.HUD.skill.skill.two) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (3);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.two) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (3);
};
}
}
Symbol 359 MovieClip Frame 18
gotoAndStop (1);
Symbol 359 MovieClip Frame 19
if (_parent.pa) {
if (_root.HUD.skill.skill.three) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (4);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.three) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (4);
};
}
}
Symbol 359 MovieClip Frame 25
gotoAndStop (1);
Symbol 359 MovieClip Frame 26
if (_parent.pa) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (5);
};
}
if (_parent.pb) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (5);
};
}
Symbol 359 MovieClip Frame 33
gotoAndStop (1);
Symbol 359 MovieClip Frame 34
if (_parent.pa) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (6);
};
}
if (_parent.pb) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (6);
};
}
Symbol 359 MovieClip Frame 35
if (_parent.head.clob) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (4);
};
}
if (_parent.head.zink) {
tellTarget (_parent.zinkc) {
play();
};
}
if (_parent.head.melon) {
tellTarget (_parent.melonc) {
play();
};
}
if (_parent.head.mammoth) {
tellTarget (_parent.mammothc) {
play();
};
}
if (_parent.head.robert) {
tellTarget (_parent.body.robertc) {
play();
};
}
if (_parent.head.parin) {
tellTarget (_parent.parinc) {
play();
};
}
if (_parent.head.swiff) {
tellTarget (_parent.swiffc) {
gotoAndStop (6);
};
}
if (_parent.head.armor) {
tellTarget (_parent.armorc) {
play();
};
}
if (_parent.head.squish) {
tellTarget (_parent.squishc) {
play();
};
}
if (_parent.head.decay) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (7);
};
}
if (_parent.head.rascal) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (8);
};
}
if (_parent.head.mutant) {
tellTarget (_parent.mutantc) {
play();
};
}
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 359 MovieClip Frame 43
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Instance of Symbol 363 MovieClip in Symbol 364 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Symbol 366 MovieClip Frame 1
stop();
Symbol 367 MovieClip Frame 1
stop();
Symbol 367 MovieClip Frame 2
if (_parent.specialc) {
tellTarget (_parent.specialc) {
gotoAndStop (1);
};
}
if (_parent._parent.move) {
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
}
Symbol 367 MovieClip Frame 34
if (_parent._parent.move) {
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
}
Symbol 376 MovieClip Frame 1
stop();
Symbol 376 MovieClip Frame 2
tellTarget (_parent.specialc) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 376 MovieClip Frame 30
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 384 MovieClip Frame 1
stop();
Symbol 384 MovieClip Frame 2
tellTarget (_parent.specialc) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Instance of Symbol 378 MovieClip in Symbol 384 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Symbol 384 MovieClip Frame 46
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Instance of Symbol 269 MovieClip in Symbol 384 MovieClip Frame 46
onClipEvent (load) {
if (_root.enemy.guy.guy.freeze.frozen) {
tellTarget (_root.enemy.guy.guy.freeze) {
gotoAndPlay (11);
};
}
}
Symbol 389 MovieClip Frame 1
stop();
Symbol 389 MovieClip Frame 2
tellTarget (_parent.specialc) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 389 MovieClip Frame 12
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 390 MovieClip Frame 1
if (_parent.pa) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (1);
};
}
if (_parent.pb) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (1);
};
}
stop();
Symbol 390 MovieClip Frame 2
if (_parent.pa) {
if (_root.HUD.skill.skill.one) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (2);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.one) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (2);
};
}
}
Symbol 390 MovieClip Frame 9
gotoAndStop (1);
Symbol 390 MovieClip Frame 10
if (_parent.pa) {
if (_root.HUD.skill.skill.two) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (3);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.two) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (3);
};
}
}
Symbol 390 MovieClip Frame 18
gotoAndStop (1);
Symbol 390 MovieClip Frame 19
if (_parent.pa) {
if (_root.HUD.skill.skill.three) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (4);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.three) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (4);
};
}
}
Symbol 390 MovieClip Frame 25
gotoAndStop (1);
Symbol 390 MovieClip Frame 26
if (_parent.pa) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (5);
};
}
if (_parent.pb) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (5);
};
}
Symbol 390 MovieClip Frame 27
if (_parent.head.clob) {
tellTarget (_parent.clobb) {
play();
};
}
if (_parent.head.zink) {
tellTarget (_parent.zinkb) {
play();
};
}
if (_parent.head.melon) {
tellTarget (_parent.melonb) {
play();
};
}
if (_parent.head.mammoth) {
tellTarget (_parent.mammothb) {
play();
};
}
if (_parent.head.robert) {
tellTarget (_parent.robertb) {
play();
};
}
if (_parent.head.parin) {
tellTarget (_parent.parinb) {
play();
};
}
if (_parent.head.swiff) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (6);
};
}
if (_parent.head.armor) {
tellTarget (_parent.armorb) {
play();
};
}
if (_parent.head.squish) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (5);
};
}
if (_parent.head.decay) {
tellTarget (_parent.decayb) {
play();
};
}
if (_parent.head.rascal) {
tellTarget (_parent.rascalb) {
play();
};
}
if (_parent.head.mutant) {
tellTarget (_parent.head.mutantspew) {
play();
};
}
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 390 MovieClip Frame 37
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 392 MovieClip Frame 1
stop();
Symbol 392 MovieClip Frame 2
tellTarget (_parent.specialb) {
gotoAndStop (1);
};
Symbol 392 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Instance of Symbol 269 MovieClip in Symbol 412 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent._parent._parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent._parent._parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent._parent._parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent._parent._parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent._parent._parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 412 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.fox.hit)) {
tellTarget (_root.HUD.health.health) {
nextFrame();
};
}
}
Symbol 412 MovieClip Frame 10
stop();
Symbol 413 MovieClip Frame 1
stop();
Symbol 413 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 413 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 420 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 2
tellTarget (_parent.specialb) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 420 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 423 MovieClip Frame 1
stop();
Symbol 423 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 423 MovieClip Frame 17
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Instance of Symbol 269 MovieClip in Symbol 423 MovieClip Frame 17
onClipEvent (load) {
if (_root.enemy.guy.guy.freeze.frozen) {
tellTarget (_root.enemy.guy.guy.freeze) {
gotoAndPlay (11);
};
}
}
Symbol 426 MovieClip Frame 1
stop();
Symbol 426 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 426 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 427 MovieClip Frame 1
stop();
Symbol 427 MovieClip Frame 2
tellTarget (_parent.specialb) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Instance of Symbol 363 MovieClip in Symbol 427 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Symbol 427 MovieClip Frame 46
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 430 MovieClip Frame 1
stop();
Symbol 430 MovieClip Frame 30
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 446 MovieClip Frame 1
stop();
Symbol 446 MovieClip Frame 2
tellTarget (_parent.specialb) {
gotoAndStop (1);
};
Symbol 446 MovieClip Frame 30
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 448 MovieClip Frame 1
stop();
Symbol 448 MovieClip Frame 30
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 449 MovieClip Frame 1
if (_parent.pa) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (1);
};
}
if (_parent.pb) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (1);
};
}
stop();
Symbol 449 MovieClip Frame 2
if (_parent.pa) {
if (_root.HUD.skill.skill.one) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (2);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.one) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (2);
};
}
}
Symbol 449 MovieClip Frame 9
gotoAndStop (1);
Symbol 449 MovieClip Frame 10
if (_parent.pa) {
if (_root.HUD.skill.skill.two) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (3);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.two) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (3);
};
}
}
Symbol 449 MovieClip Frame 18
gotoAndStop (1);
Symbol 449 MovieClip Frame 19
if (_parent.pa) {
if (_root.HUD.skill.skill.three) {
tellTarget (_root.HUD.skill.skill) {
gotoAndStop (4);
};
}
}
if (_parent.pb) {
if (_root.HUD.eskill.skill.three) {
tellTarget (_root.HUD.eskill.skill) {
gotoAndStop (4);
};
}
}
Symbol 449 MovieClip Frame 20
if (_parent.head.clob) {
tellTarget (_parent.cloba) {
play();
};
}
if (_parent.head.zink) {
tellTarget (_parent.zinka) {
play();
};
}
if (_parent.head.melon) {
tellTarget (_parent.melona) {
play();
};
}
if (_parent.head.mammoth) {
tellTarget (_parent.handa.mammotha) {
play();
};
}
if (_parent.head.robert) {
tellTarget (_parent.head.roberta) {
play();
};
}
if (_parent.head.parin) {
tellTarget (_parent.head.parina) {
play();
};
}
if (_parent.head.swiff) {
tellTarget (_parent.swiffa) {
play();
};
}
if (_parent.head.armor) {
tellTarget (_parent.armora) {
play();
};
}
if (_parent.head.squish) {
tellTarget (_parent.squisha) {
play();
};
}
if (_parent.head.decay) {
tellTarget (_parent.decaya) {
play();
};
}
if (_parent.head.rascal) {
tellTarget (_parent.head.rascala) {
play();
};
}
if (_parent.head.mutant) {
tellTarget (_parent.handa.mutanta) {
play();
};
}
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 449 MovieClip Frame 35
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 454 MovieClip Frame 1
stop();
Symbol 454 MovieClip Frame 4
tellTarget (_parent._parent._parent.move) {
gotoAndStop (2);
};
tellTarget (_parent) {
gotoAndStop (1);
};
Symbol 455 MovieClip Frame 1
stop();
Symbol 455 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
Symbol 455 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 459 MovieClip Frame 1
stop();
Symbol 474 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip "frozen" in Symbol 474 MovieClip Frame 2
onClipEvent (enterFrame) {
tellTarget (_parent._parent) {
stop();
};
}
Symbol 474 MovieClip Frame 31
tellTarget (_parent) {
play();
};
Symbol 477 MovieClip Frame 1
stop();
Symbol 480 MovieClip Frame 1
stop();
Symbol 483 MovieClip Frame 1
stop();
Symbol 483 MovieClip Frame 7
tellTarget (rock) {
nextFrame();
};
Symbol 483 MovieClip Frame 15
tellTarget (rock) {
prevFrame();
};
Symbol 484 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 484 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy)) {
if (_root.enemy.guy.right) {
tellTarget (_root.enemy.guy) {
_x = (_x - 15);
};
}
if (_root.enemy.guy.left) {
tellTarget (_root.enemy.guy) {
_x = (_x + 15);
};
}
}
}
Symbol 486 MovieClip Frame 1
stop();
Symbol 486 MovieClip Frame 30
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 489 MovieClip Frame 1
stop();
Symbol 489 MovieClip Frame 8
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 489 MovieClip Frame 16
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 489 MovieClip Frame 22
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 489 MovieClip Frame 28
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 489 MovieClip Frame 36
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 489 MovieClip Frame 43
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 490 Button
on (keyPress "k") {
if (_parent.move.yes) {
if (handa.weapon.a) {
gotoAndPlay (14);
}
if (handa.weapon.b) {
gotoAndPlay (716);
}
if (handa.weapon.c) {
gotoAndPlay (771);
}
}
}
on (keyPress "K") {
if (_parent.move.yes) {
if (handa.weapon.a) {
gotoAndPlay (14);
}
if (handa.weapon.b) {
gotoAndPlay (716);
}
if (handa.weapon.c) {
gotoAndPlay (771);
}
}
}
on (keyPress "i") {
if (_parent.move.yes) {
if (handa.weapon.a) {
if (_root.HUD.energy.power) {
gotoAndPlay (452);
}
}
if (handa.weapon.b) {
gotoAndPlay (760);
}
if (handa.weapon.c) {
gotoAndPlay (760);
}
}
}
on (keyPress "I") {
if (_parent.move.yes) {
if (handa.weapon.a) {
if (_root.HUD.energy.power) {
gotoAndPlay (452);
}
}
if (handa.weapon.b) {
gotoAndPlay (760);
}
if (handa.weapon.c) {
gotoAndPlay (760);
}
}
}
Symbol 491 Button
on (keyPress "l") {
if (_parent.move.yes) {
if (handa.weapon.a) {
gotoAndPlay (21);
}
if (handa.weapon.b) {
gotoAndPlay (706);
}
if (handa.weapon.c) {
gotoAndPlay (777);
}
}
}
on (keyPress "L") {
if (_parent.move.yes) {
if (handa.weapon.a) {
gotoAndPlay (21);
}
if (handa.weapon.b) {
gotoAndPlay (706);
}
if (handa.weapon.c) {
gotoAndPlay (777);
}
}
}
Symbol 492 Button
on (keyPress "W") {
if (_parent.move.yes) {
gotoAndPlay (29);
}
}
on (keyPress "w") {
if (_parent.move.yes) {
gotoAndPlay (29);
}
}
on (keyPress "s") {
if (_parent.move.yes) {
gotoAndPlay (47);
}
}
on (keyPress "S") {
if (_parent.move.yes) {
gotoAndPlay (47);
}
}
on (keyPress "j") {
if (_parent.move.yes) {
gotoAndPlay (272);
}
}
on (keyPress "J") {
if (_parent.move.yes) {
gotoAndPlay (272);
}
}
Symbol 493 MovieClip Frame 11
if (_parent.glitch) {
tellTarget (_parent) {
play();
};
}
Symbol 495 Button
on (keyPress "k") {
gotoAndPlay (58);
}
on (keyPress "K") {
gotoAndPlay (58);
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (471);
}
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (471);
}
}
Symbol 496 Button
on (keyPress "L") {
gotoAndPlay (113);
}
on (keyPress "l") {
gotoAndPlay (113);
}
Symbol 497 Button
on (keyPress "k") {
gotoAndPlay (158);
}
on (keyPress "K") {
gotoAndPlay (158);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (487);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (487);
}
}
Symbol 498 Button
on (keyPress "l") {
gotoAndPlay (78);
}
on (keyPress "L") {
gotoAndPlay (78);
}
Symbol 499 Button
on (keyPress "k") {
gotoAndPlay (838);
}
on (keyPress "K") {
gotoAndPlay (838);
}
Symbol 500 Button
on (keyPress "l") {
gotoAndPlay (843);
}
on (keyPress "L") {
gotoAndPlay (843);
}
Symbol 501 Button
on (keyPress "k") {
if (head.clob) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
gotoAndPlay (96);
}
on (keyPress "K") {
if (head.clob) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
gotoAndPlay (96);
}
Symbol 502 Button
on (keyPress "l") {
gotoAndPlay (105);
}
on (keyPress "L") {
gotoAndPlay (105);
}
Symbol 503 Button
on (keyPress "k") {
gotoAndPlay (68);
}
on (keyPress "K") {
gotoAndPlay (68);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (503);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (503);
}
}
Symbol 504 Button
on (keyPress "l") {
gotoAndPlay (137);
}
on (keyPress "L") {
gotoAndPlay (137);
}
Symbol 505 Button
on (keyPress "k") {
gotoAndPlay (313);
}
on (keyPress "K") {
gotoAndPlay (313);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (525);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (525);
}
}
Symbol 506 Button
on (keyPress "l") {
gotoAndPlay (330);
}
on (keyPress "L") {
gotoAndPlay (330);
}
Symbol 507 Button
on (keyPress "k") {
gotoAndPlay (194);
}
on (keyPress "K") {
gotoAndPlay (194);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (539);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (539);
}
}
Symbol 508 Button
on (keyPress "l") {
gotoAndPlay (87);
}
on (keyPress "L") {
gotoAndPlay (87);
}
Symbol 509 Button
on (keyPress "k") {
gotoAndPlay (351);
}
on (keyPress "K") {
gotoAndPlay (351);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (551);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (551);
}
}
Symbol 510 Button
on (keyPress "l") {
gotoAndPlay (368);
}
on (keyPress "L") {
gotoAndPlay (368);
}
Symbol 511 Button
on (keyPress "k") {
gotoAndPlay (122);
}
on (keyPress "K") {
gotoAndPlay (122);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (574);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (574);
}
}
Symbol 512 Button
on (keyPress "l") {
gotoAndPlay (146);
}
on (keyPress "L") {
gotoAndPlay (146);
}
Symbol 513 Button
on (keyPress "k") {
gotoAndPlay (383);
}
on (keyPress "K") {
gotoAndPlay (383);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (591);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (591);
}
}
Symbol 514 Button
on (keyPress "l") {
gotoAndPlay (405);
}
on (keyPress "L") {
gotoAndPlay (405);
}
Symbol 515 Button
on (keyPress "k") {
gotoAndPlay (425);
}
on (keyPress "K") {
gotoAndPlay (425);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (604);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (604);
}
}
Symbol 516 Button
on (keyPress "l") {
gotoAndPlay (437);
}
on (keyPress "L") {
gotoAndPlay (437);
}
Symbol 517 Button
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (616);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (616);
}
}
Symbol 518 Button
on (keyPress "k") {
gotoAndPlay (168);
}
on (keyPress "K") {
gotoAndPlay (168);
}
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (635);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (635);
}
}
Symbol 519 Button
on (keyPress "l") {
gotoAndPlay (178);
}
on (keyPress "L") {
gotoAndPlay (178);
}
Symbol 520 Button
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (650);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (650);
}
}
Symbol 521 Button
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (664);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (664);
}
}
Symbol 522 Button
on (keyPress "k") {
gotoAndPlay (313);
}
on (keyPress "K") {
gotoAndPlay (313);
}
Symbol 524 Button
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (684);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (684);
}
}
Symbol 525 Button
on (keyPress "i") {
if (_root.HUD.energy.power) {
gotoAndPlay (696);
}
}
on (keyPress "I") {
if (_root.HUD.energy.power) {
gotoAndPlay (696);
}
}
Symbol 550 Button
on (keyPress "l") {
gotoAndPlay (724);
}
on (keyPress "L") {
gotoAndPlay (724);
}
Symbol 551 Button
on (keyPress "k") {
gotoAndPlay (732);
}
on (keyPress "K") {
gotoAndPlay (732);
}
Symbol 552 Button
on (keyPress "l") {
gotoAndPlay (742);
}
on (keyPress "L") {
gotoAndPlay (742);
}
Symbol 553 Button
on (keyPress "k") {
gotoAndPlay (750);
}
on (keyPress "K") {
gotoAndPlay (750);
}
Symbol 554 Button
on (keyPress "k") {
gotoAndPlay (784);
}
on (keyPress "K") {
gotoAndPlay (784);
}
Symbol 555 Button
on (keyPress "l") {
gotoAndPlay (796);
}
on (keyPress "L") {
gotoAndPlay (796);
}
Symbol 556 Button
on (keyPress "k") {
gotoAndPlay (809);
}
on (keyPress "K") {
gotoAndPlay (809);
}
Symbol 557 Button
on (keyPress "l") {
gotoAndPlay (823);
}
on (keyPress "L") {
gotoAndPlay (823);
}
Symbol 558 MovieClip Frame 1
stop();
Instance of Symbol 233 MovieClip "melona" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_root.enemy.guy.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_root.enemy.guy.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
}
}
}
Instance of Symbol 367 MovieClip "parinc" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 376 MovieClip "squishc" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 384 MovieClip "mammothc" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.enemy.guy.guy.freeze) {
gotoAndPlay (2);
};
}
}
Instance of Symbol 389 MovieClip "mutantc" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 392 MovieClip "clobb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 420 MovieClip "decayb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 423 MovieClip "mammothb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.enemy.guy.guy.freeze) {
play();
};
gotoAndPlay (17);
}
}
Instance of Symbol 426 MovieClip "zinkb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 427 MovieClip "parinb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 430 MovieClip "melonb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 446 MovieClip "armorb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 448 MovieClip "rascalb" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 455 MovieClip "cloba" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
stop();
};
tellTarget (this.rock) {
play();
};
}
}
Instance of Symbol 459 MovieClip "zinka" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 477 MovieClip "swiffa" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 483 MovieClip "armora" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (15);
};
}
}
Instance of Symbol 486 MovieClip "decaya" in Symbol 558 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Symbol 558 MovieClip Frame 2
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 558 MovieClip Frame 5
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 7
stop();
Symbol 558 MovieClip Frame 8
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 558 MovieClip Frame 11
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 13
gotoAndStop (1);
Symbol 558 MovieClip Frame 14
if (head.zink) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.robert) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.rascal) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mutant) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 16
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 558 MovieClip Frame 17
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 20
gotoAndStop (1);
Symbol 558 MovieClip Frame 22
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
Symbol 558 MovieClip Frame 24
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 558 MovieClip Frame 26
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 558 MovieClip Frame 28
gotoAndStop (1);
Symbol 558 MovieClip Frame 31
if (head.squish) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 558 MovieClip Frame 37
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 558 MovieClip Frame 40
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 558 MovieClip Frame 44
if (head.armor) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 558 MovieClip Frame 46
gotoAndStop (1);
Symbol 558 MovieClip Frame 47
if (head.clob) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 558 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (2);
};
tellTarget (_root.background.club) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (9);
};
tellTarget (_root.background.axe) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (3);
};
tellTarget (_root.background.staff) {
gotoAndStop (2);
};
}
}
Symbol 558 MovieClip Frame 52
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 54
if (head.robert) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
Symbol 558 MovieClip Frame 55
if (head.mammoth) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 558 MovieClip Frame 57
gotoAndStop (1);
Symbol 558 MovieClip Frame 59
if (head.armor) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 558 MovieClip Frame 61
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "b" in Symbol 558 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 558 MovieClip Frame 62
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 558 MovieClip Frame 67
gotoAndStop (1);
Symbol 558 MovieClip Frame 71
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 558 MovieClip Frame 77
gotoAndStop (1);
Symbol 558 MovieClip Frame 81
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "b" in Symbol 558 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 86
gotoAndStop (1);
Symbol 558 MovieClip Frame 90
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 558 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 269 MovieClip "b" in Symbol 558 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 558 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 269 MovieClip "b" in Symbol 558 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 558 MovieClip Frame 112
gotoAndPlay (51);
Symbol 558 MovieClip Frame 114
if (head.armor) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 116
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 558 MovieClip Frame 119
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 558 MovieClip Frame 121
gotoAndStop (1);
Symbol 558 MovieClip Frame 125
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 558 MovieClip Frame 136
gotoAndStop (1);
Symbol 558 MovieClip Frame 140
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 558 MovieClip Frame 145
gotoAndStop (1);
Symbol 558 MovieClip Frame 149
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 558 MovieClip Frame 157
gotoAndStop (1);
Symbol 558 MovieClip Frame 161
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
if (head.robert) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Symbol 558 MovieClip Frame 167
gotoAndStop (1);
Symbol 558 MovieClip Frame 171
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 177
gotoAndStop (1);
Symbol 558 MovieClip Frame 182
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 558 MovieClip Frame 193
gotoAndStop (1);
Symbol 558 MovieClip Frame 197
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 202
gotoAndPlay (1);
Symbol 558 MovieClip Frame 235
gotoAndStop (1);
Symbol 558 MovieClip Frame 248
gotoAndPlay (1);
Symbol 558 MovieClip Frame 265
gotoAndPlay (1);
Symbol 558 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Symbol 558 MovieClip Frame 271
gotoAndPlay (1);
Symbol 558 MovieClip Frame 272
if (head.melon) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.zink) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 558 MovieClip Frame 277
if (head.swiff) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.clob) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 558 MovieClip Frame 280
gotoAndStop (1);
Symbol 558 MovieClip Frame 312
stop();
if (_root.death) {
tellTarget (_root.death) {
play();
};
}
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 318
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 558 MovieClip Frame 319
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 558 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 343
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 47);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 51);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 59);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 63);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 25);
};
}
}
Symbol 558 MovieClip Frame 344
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 354
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 558 MovieClip Frame 357
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 558 MovieClip Frame 376
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 380
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 392
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 54);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 58);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 66);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 72);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 558 MovieClip Frame 394
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 411
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe - 80);
};
}
}
Symbol 558 MovieClip Frame 414
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 429
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 46);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 430
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 445
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 58);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 64);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 68);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 60);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 60);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 558 MovieClip Frame 447
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 558 MovieClip Frame 451
gotoAndStop (1);
Symbol 558 MovieClip Frame 455
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_root.HUD.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 558 MovieClip Frame 470
gotoAndStop (1);
Symbol 558 MovieClip Frame 477
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 481
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 486
gotoAndStop (1);
Symbol 558 MovieClip Frame 491
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 492
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 29);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 37);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 502
gotoAndStop (1);
Symbol 558 MovieClip Frame 507
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 508
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 510
tellTarget (_parent._parent) {
_x = _x;
};
Symbol 558 MovieClip Frame 524
gotoAndStop (1);
Symbol 558 MovieClip Frame 529
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 531
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 46);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 54);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 538
gotoAndStop (1);
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 540
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 541
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 558 MovieClip Frame 550
gotoAndStop (1);
Symbol 558 MovieClip Frame 555
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 560
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 561
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 558 MovieClip Frame 562
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 558 MovieClip Frame 563
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 558 MovieClip Frame 564
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 558 MovieClip Frame 565
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 558 MovieClip Frame 566
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 558 MovieClip Frame 573
gotoAndStop (1);
Symbol 558 MovieClip Frame 577
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 586
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 590
gotoAndStop (1);
Symbol 558 MovieClip Frame 594
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 598
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 603
gotoAndStop (1);
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 604
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 606
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 558 MovieClip Frame 615
gotoAndStop (1);
Symbol 558 MovieClip Frame 619
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 619
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 634
gotoAndStop (1);
Symbol 558 MovieClip Frame 639
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 640
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 649
gotoAndStop (1);
Symbol 558 MovieClip Frame 650
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 558 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 663
gotoAndStop (1);
Symbol 558 MovieClip Frame 667
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 670
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
if (this.hitTest(_root.background.brake)) {
tellTarget (_root.background.brake) {
play();
};
}
}
Symbol 558 MovieClip Frame 683
gotoAndStop (1);
Symbol 558 MovieClip Frame 687
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 558 MovieClip Frame 687
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 695
gotoAndStop (1);
Symbol 558 MovieClip Frame 699
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 558 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip "d" in Symbol 558 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action or _root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 558 MovieClip Frame 705
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 715
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 718
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 17);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 723
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 726
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 731
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 736
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 741
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 744
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 749
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 558 MovieClip Frame 755
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 759
gotoAndStop (1);
Symbol 558 MovieClip Frame 765
tellTarget (handa.weapon) {
gotoAndStop (1);
};
Symbol 558 MovieClip Frame 770
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 772
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 776
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 778
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 783
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 786
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 795
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 801
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 808
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 814
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 822
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 828
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 837
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 839
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 842
gotoAndPlay (40);
Instance of Symbol 269 MovieClip "a" in Symbol 558 MovieClip Frame 844
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 558 MovieClip Frame 847
gotoAndPlay (40);
Symbol 559 MovieClip Frame 1
stop();
Symbol 560 MovieClip Frame 1
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Instance of Symbol 269 MovieClip in Symbol 560 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.enemy.guy.guy.body)) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 560 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.enemy.guy.guy.body)) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
}
}
Symbol 560 MovieClip Frame 2
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 321 MovieClip "head" in Symbol 563 MovieClip Frame 1
onClipEvent (load) {
nextFrame();
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 563 MovieClip Frame 1
onClipEvent (load) {
nextFrame();
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 563 MovieClip Frame 1
onClipEvent (load) {
nextFrame();
}
Symbol 564 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (2);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (2);
};
tellTarget (_root.stats) {
gotoAndStop (2);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 568 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (3);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 568 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (3);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 568 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (3);
}
Symbol 569 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (3);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (3);
};
tellTarget (_root.stats) {
gotoAndStop (3);
};
}
Symbol 572 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (1);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (1);
};
tellTarget (_root.stats) {
gotoAndStop (1);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 573 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (4);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 573 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (4);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 573 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (4);
}
Symbol 574 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (4);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (4);
};
tellTarget (_root.stats) {
gotoAndStop (4);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 576 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (5);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 576 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (5);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 576 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (5);
}
Symbol 577 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (5);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (5);
};
tellTarget (_root.stats) {
gotoAndStop (5);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 580 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (6);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 580 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (6);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 580 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (6);
}
Symbol 581 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (6);
};
tellTarget (_root.stats) {
gotoAndStop (6);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (7);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (7);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 584 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (7);
}
Symbol 585 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (7);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (7);
};
tellTarget (_root.stats) {
gotoAndStop (7);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 587 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (8);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 587 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (8);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 587 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (8);
}
Symbol 588 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (8);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (8);
};
tellTarget (_root.stats) {
gotoAndStop (8);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 590 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (9);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 590 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (9);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 590 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (9);
}
Symbol 591 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (9);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (9);
};
tellTarget (_root.stats) {
gotoAndStop (9);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 592 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (10);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 592 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (10);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 592 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (10);
}
Symbol 593 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (10);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (10);
};
tellTarget (_root.stats) {
gotoAndStop (10);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 599 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (11);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 599 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (11);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 599 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (11);
}
Symbol 600 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (11);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (11);
};
tellTarget (_root.stats) {
gotoAndStop (11);
};
}
Instance of Symbol 321 MovieClip "head" in Symbol 601 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (12);
}
Instance of Symbol 358 MovieClip "eyea" in Symbol 601 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (12);
}
Instance of Symbol 358 MovieClip "eyeb" in Symbol 601 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (12);
}
Symbol 602 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (12);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (12);
};
tellTarget (_root.stats) {
gotoAndStop (12);
};
}
Symbol 618 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 618 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.onslaught.stage.two) {
tellTarget (_parent) {
gotoAndStop (155);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 618 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.onslaught.stage.three) {
tellTarget (_parent) {
gotoAndStop (300);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 618 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.onslaught.stage.four) {
tellTarget (_parent) {
gotoAndStop (450);
};
}
}
Symbol 618 MovieClip Frame 600
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Instance of Symbol 269 MovieClip in Symbol 618 MovieClip Frame 600
onClipEvent (enterFrame) {
if (_root.guy.guy.alive) {
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
}
}
Symbol 622 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (2);
};
}
Symbol 625 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (3);
};
}
Symbol 628 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (4);
};
}
Symbol 631 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (5);
};
}
Symbol 634 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (6);
};
}
Symbol 637 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (7);
};
}
Symbol 640 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (8);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (8);
};
}
Symbol 643 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (9);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (9);
};
}
Symbol 646 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (10);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (10);
};
}
Symbol 649 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (11);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (11);
};
}
Symbol 652 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (12);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (12);
};
}
Symbol 655 MovieClip Frame 1
stop();
Symbol 657 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (2);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (2);
};
}
Symbol 658 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (3);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (3);
};
}
Symbol 659 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (4);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (4);
};
}
Symbol 660 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (5);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (5);
};
}
Symbol 661 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (6);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (6);
};
}
Symbol 662 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (7);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (7);
};
}
Symbol 663 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (8);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (8);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (8);
};
}
Symbol 664 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (9);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (9);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (9);
};
}
Symbol 665 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (10);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (10);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (10);
};
}
Symbol 666 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (11);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (11);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (11);
};
}
Symbol 667 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (12);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (12);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (12);
};
}
Symbol 668 MovieClip Frame 1
stop();
Symbol 675 MovieClip Frame 1
stop();
Symbol 676 MovieClip Frame 1
stop();
Symbol 676 MovieClip Frame 2
stop();
Symbol 681 MovieClip Frame 1
stop();
Symbol 681 MovieClip Frame 605
gotoAndStop (600);
Symbol 689 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 692 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 697 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 702 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 707 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 712 MovieClip Frame 70
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 717 MovieClip Frame 60
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 723 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 728 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 733 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 738 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 743 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 748 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 749 MovieClip Frame 1
stop();
Symbol 751 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 751 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.enemy.guy.guy.easy) {
tellTarget (_parent) {
gotoAndStop (240);
};
}
}
Symbol 751 MovieClip Frame 600
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Instance of Symbol 269 MovieClip in Symbol 751 MovieClip Frame 600
onClipEvent (enterFrame) {
if (_root.enemy.guy.guy.alive) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
}
}
Symbol 751 MovieClip Frame 601
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 757 MovieClip Frame 1
stop();
Symbol 770 Button
on (press) {
_root.gotoAndStop(2);
}
Symbol 771 MovieClip Frame 76
gotoAndPlay (60);
Symbol 787 MovieClip Frame 1
tellTarget (_root.unlocka) {
nextFrame();
};
stop();
Symbol 788 MovieClip Frame 1
stop();
Symbol 788 MovieClip Frame 3
tellTarget (_root.unlocka) {
nextFrame();
};
tellTarget (_root.unlockb) {
nextFrame();
};
tellTarget (_root.unlockc) {
nextFrame();
};
tellTarget (_root.unlockd) {
nextFrame();
};
tellTarget (_root.unlocke) {
nextFrame();
};
tellTarget (_root.unlockf) {
nextFrame();
};
tellTarget (_root.unlockg) {
nextFrame();
};
tellTarget (_root.unlockh) {
nextFrame();
};
tellTarget (_root.unlocki) {
nextFrame();
};
tellTarget (_root.unlockj) {
nextFrame();
};
stop();
tellTarget (_root.guy) {
_x = 10000;
};
Instance of Symbol 269 MovieClip in Symbol 788 MovieClip Frame 3
onClipEvent (enterFrame) {
if (_root.guy.guy.head.clob) {
tellTarget (_parent.guya.head) {
gotoAndStop (1);
};
tellTarget (_parent.guya.body) {
gotoAndStop (1);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (1);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (1);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (1);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (1);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (1);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (1);
};
tellTarget (_parent.thing) {
gotoAndStop (1);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.zink) {
tellTarget (_parent.guya.head) {
gotoAndStop (2);
};
tellTarget (_parent.guya.body) {
gotoAndStop (2);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (2);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (2);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (2);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (2);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (2);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (2);
};
tellTarget (_parent.thing) {
gotoAndStop (2);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.melon) {
tellTarget (_parent.guya.head) {
gotoAndStop (3);
};
tellTarget (_parent.guya.body) {
gotoAndStop (3);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (3);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (3);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (3);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (3);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (3);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (3);
};
tellTarget (_parent.thing) {
gotoAndStop (3);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.mammoth) {
tellTarget (_parent.guya.head) {
gotoAndStop (4);
};
tellTarget (_parent.guya.body) {
gotoAndStop (4);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (4);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (4);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (4);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (4);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (4);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (4);
};
tellTarget (_parent.thing) {
gotoAndStop (4);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.robert) {
tellTarget (_parent.guya.head) {
gotoAndStop (5);
};
tellTarget (_parent.guya.body) {
gotoAndStop (5);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (5);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (5);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (5);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (5);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (5);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (5);
};
tellTarget (_parent.thing) {
gotoAndStop (5);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.parin) {
tellTarget (_parent.guya.head) {
gotoAndStop (6);
};
tellTarget (_parent.guya.body) {
gotoAndStop (6);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (6);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (6);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (6);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (6);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (6);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (6);
};
tellTarget (_parent.thing) {
gotoAndStop (6);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.swiff) {
tellTarget (_parent.guya.head) {
gotoAndStop (7);
};
tellTarget (_parent.guya.body) {
gotoAndStop (7);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (7);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (7);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (7);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (7);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (7);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (7);
};
tellTarget (_parent.thing) {
gotoAndStop (7);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.armor) {
tellTarget (_parent.guya.head) {
gotoAndStop (8);
};
tellTarget (_parent.guya.body) {
gotoAndStop (8);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (8);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (8);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (8);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (8);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (8);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (8);
};
tellTarget (_parent.thing) {
gotoAndStop (8);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.rascal) {
tellTarget (_parent.guya.head) {
gotoAndStop (9);
};
tellTarget (_parent.guya.body) {
gotoAndStop (9);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (9);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (9);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (9);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (9);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (9);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (9);
};
tellTarget (_parent.thing) {
gotoAndStop (9);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.squish) {
tellTarget (_parent.guya.head) {
gotoAndStop (10);
};
tellTarget (_parent.guya.body) {
gotoAndStop (10);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (10);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (10);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (10);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (10);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (10);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (10);
};
tellTarget (_parent.thing) {
gotoAndStop (10);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.mutant) {
tellTarget (_parent.guya.head) {
gotoAndStop (11);
};
tellTarget (_parent.guya.body) {
gotoAndStop (11);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (11);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (11);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (11);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (11);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (11);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (11);
};
tellTarget (_parent.thing) {
gotoAndStop (11);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.decay) {
tellTarget (_parent.guya.head) {
gotoAndStop (12);
};
tellTarget (_parent.guya.body) {
gotoAndStop (12);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (12);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (12);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (12);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (12);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (12);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (12);
};
tellTarget (_parent.thing) {
gotoAndStop (12);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
}
Symbol 795 Button
on (press) {
_root.nextFrame();
}
Symbol 796 Button
on (press) {
prevFrame();
}
Symbol 833 MovieClip Frame 1
stop();
Symbol 839 MovieClip Frame 1
stop();
Instance of Symbol 367 MovieClip "parinc" in Symbol 845 MovieClip Frame 306
onClipEvent (enterFrame) {
play();
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
}
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
}
}
}
Symbol 850 Button
on (press) {
tellTarget (_root.menu) {
play();
};
tellTarget (_root.game) {
gotoAndStop (1);
};
}
Symbol 851 MovieClip Frame 1
stop();
Symbol 866 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 866 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.gun.gun.gun.shot)) {
tellTarget (_parent) {
play();
};
}
}
Symbol 866 MovieClip Frame 6
stop();
Symbol 872 MovieClip Frame 1
stop();
Symbol 882 MovieClip Frame 1
stop();
Symbol 882 MovieClip Frame 10
tellTarget (_parent.staff) {
_y = (_y - 200);
};
Symbol 882 MovieClip Frame 11
stop();
Symbol 882 MovieClip Frame 16
gotoAndStop (11);
Symbol 902 MovieClip Frame 70
stop();
tellTarget ("_parent") {
nextFrame();
};
Symbol 903 MovieClip Frame 1
stop();
Symbol 903 MovieClip Frame 3
gotoAndStop (1);
Instance of Symbol 917 MovieClip in Symbol 918 MovieClip Frame 1
onClipEvent (enterFrame) {
play();
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
}
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
}
}
}
Symbol 934 MovieClip Frame 30
gotoAndPlay (2);
Symbol 958 MovieClip Frame 1
stop();
Symbol 958 MovieClip Frame 9
stop();
Symbol 958 MovieClip Frame 12
gotoAndStop (10);
Instance of Symbol 958 MovieClip in Symbol 960 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacka)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackb)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackc)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackd)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacke)) {
play();
}
}
Instance of Symbol 958 MovieClip in Symbol 960 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacka)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackb)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackc)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackd)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacke)) {
play();
}
}
Instance of Symbol 958 MovieClip in Symbol 960 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacka)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackb)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackc)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attackd)) {
play();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacke)) {
play();
}
}
Symbol 962 MovieClip Frame 1
stop();
Symbol 975 MovieClip Frame 1
stop();
stop();
Instance of Symbol 269 MovieClip in Symbol 975 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.body)) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 975 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.body)) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
}
Symbol 975 MovieClip Frame 2
stop();
Instance of Symbol 854 MovieClip in Symbol 975 MovieClip Frame 2
on (release) {
tellTarget ("_root.bomb") {
play();
};
}
Symbol 975 MovieClip Frame 3
stop();
Symbol 975 MovieClip Frame 4
stop();
Symbol 975 MovieClip Frame 5
stop();
Instance of Symbol 73 MovieClip in Symbol 975 MovieClip Frame 5
onClipEvent (enterFrame) {
if (_root.foreground) {
tellTarget (_root.foreground) {
gotoAndPlay (2);
};
}
}
Symbol 975 MovieClip Frame 6
stop();
Symbol 975 MovieClip Frame 7
stop();
Symbol 975 MovieClip Frame 8
stop();
Symbol 975 MovieClip Frame 9
stop();
Symbol 975 MovieClip Frame 10
stop();
Symbol 979 Button
on (press) {
tellTarget (background) {
gotoAndStop (2);
};
tellTarget (stinfo) {
gotoAndStop (2);
};
}
Symbol 981 Button
on (press) {
tellTarget (background) {
gotoAndStop (1);
};
tellTarget (stinfo) {
gotoAndStop (1);
};
}
Symbol 983 Button
on (press) {
tellTarget (background) {
gotoAndStop (3);
};
tellTarget (stinfo) {
gotoAndStop (3);
};
}
Symbol 985 Button
on (press) {
tellTarget (background) {
gotoAndStop (4);
};
tellTarget (stinfo) {
gotoAndStop (5);
};
}
Symbol 987 Button
on (press) {
tellTarget (background) {
gotoAndStop (5);
};
tellTarget (stinfo) {
gotoAndStop (4);
};
}
Symbol 989 Button
on (press) {
tellTarget (background) {
gotoAndStop (6);
};
tellTarget (stinfo) {
gotoAndStop (7);
};
}
Symbol 991 Button
on (press) {
tellTarget (background) {
gotoAndStop (8);
};
tellTarget (stinfo) {
gotoAndStop (9);
};
}
Symbol 993 Button
on (press) {
tellTarget (background) {
gotoAndStop (7);
};
tellTarget (stinfo) {
gotoAndStop (8);
};
}
Symbol 995 Button
on (press) {
tellTarget (background) {
gotoAndStop (9);
};
tellTarget (stinfo) {
gotoAndStop (6);
};
}
Symbol 998 Button
on (press) {
tellTarget (background) {
gotoAndStop (10);
};
tellTarget (stinfo) {
gotoAndStop (10);
};
}
Symbol 1024 MovieClip Frame 1
stop();
Symbol 1030 Button
on (press) {
tellTarget (hard) {
gotoAndStop (2);
};
}
Symbol 1037 Button
on (press) {
nextFrame();
}
Symbol 1044 Button
on (press) {
tellTarget (_root) {
gotoAndStop (7);
};
}
Symbol 1045 Button
on (press) {
tellTarget (hard) {
gotoAndStop (3);
};
}
Symbol 1050 Button
on (press) {
tellTarget (_parent.hard) {
gotoAndStop (2);
};
}
Symbol 1055 Button
on (press) {
tellTarget (_parent.hard) {
gotoAndStop (3);
};
}
Symbol 1060 Button
on (press) {
tellTarget (_parent.hard) {
gotoAndStop (4);
};
}
Symbol 1061 MovieClip Frame 1
stop();
Symbol 1073 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 1073 MovieClip Frame 2
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.enemy) {
gotoAndStop (15);
};
tellTarget (_root.HUD) {
gotoAndStop (2);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Instance of Symbol 269 MovieClip in Symbol 1073 MovieClip Frame 3
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.enemy) {
gotoAndStop (2);
};
tellTarget (_root.HUD) {
gotoAndStop (2);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Instance of Symbol 269 MovieClip in Symbol 1073 MovieClip Frame 4
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.enemy) {
gotoAndStop (22);
};
tellTarget (_root.HUD) {
gotoAndStop (2);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Instance of Symbol 269 MovieClip in Symbol 1073 MovieClip Frame 5
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.HUD) {
gotoAndStop (16);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Symbol 1076 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 1076 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.background.water) {
gotoAndStop (2);
}
}
Symbol 1084 MovieClip Frame 1
stop();
Symbol 1084 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
Symbol 1084 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 1086 MovieClip Frame 1
stop();
Instance of Symbol 254 MovieClip "robertc" in Symbol 1086 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent._parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent._parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1087 MovieClip Frame 10
if (_root.game.playing) {
if (_root.belt) {
if (_root.HUD.ehealth.alive) {
tellTarget (_root.HUD.ehealth) {
prevFrame();
};
}
}
}
Symbol 1096 MovieClip Frame 1
stop();
Instance of Symbol 282 MovieClip "roberta" in Symbol 1096 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_parent._parent) {
gotoAndStop (1);
};
}
}
Instance of Symbol 287 MovieClip "parina" in Symbol 1096 MovieClip Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 318 MovieClip "mutantspew" in Symbol 1096 MovieClip Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1097 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 1097 MovieClip Frame 40
onClipEvent (load) {
if (_root.guy.guy.freeze.frozen) {
tellTarget (_root.guy.guy.freeze) {
gotoAndPlay (11);
};
}
}
Symbol 1099 MovieClip Frame 1
stop();
Instance of Symbol 1097 MovieClip "mammotha" in Symbol 1099 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndStop (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndStop (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
}
}
Instance of Symbol 356 MovieClip "mutanta" in Symbol 1099 MovieClip Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.poison) {
play();
};
}
}
Symbol 1100 MovieClip Frame 1
stop();
Symbol 1100 MovieClip Frame 2
tellTarget (_parent.specialc) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Instance of Symbol 378 MovieClip in Symbol 1100 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Symbol 1100 MovieClip Frame 46
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Instance of Symbol 269 MovieClip in Symbol 1100 MovieClip Frame 46
onClipEvent (load) {
if (_root.guy.guy.freeze.frozen) {
tellTarget (_root.guy.guy.freeze) {
gotoAndPlay (11);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1107 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent._parent._parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent._parent._parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent._parent._parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent._parent._parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent._parent._parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent._parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent._parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1107 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.fox.hit)) {
tellTarget (_root.HUD.health.health) {
nextFrame();
};
}
}
Symbol 1107 MovieClip Frame 10
stop();
Symbol 1108 MovieClip Frame 1
stop();
Symbol 1108 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 1108 MovieClip Frame 34
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Symbol 1109 MovieClip Frame 1
stop();
Symbol 1109 MovieClip Frame 2
tellTarget (_parent.speciala) {
gotoAndStop (1);
};
tellTarget (_parent._parent.move) {
gotoAndStop (1);
};
Symbol 1109 MovieClip Frame 17
tellTarget (_parent._parent.move) {
gotoAndStop (2);
};
Instance of Symbol 269 MovieClip in Symbol 1109 MovieClip Frame 17
onClipEvent (load) {
if (_root.guy.guy.freeze.frozen) {
tellTarget (_root.guy.guy.freeze) {
gotoAndPlay (11);
};
}
}
Symbol 1110 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 1110 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy)) {
if (_root.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_root.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
}
Symbol 1111 MovieClip Frame 1
stop();
Symbol 1111 MovieClip Frame 8
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1111 MovieClip Frame 16
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1111 MovieClip Frame 22
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1111 MovieClip Frame 28
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1111 MovieClip Frame 36
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1111 MovieClip Frame 43
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1112 Button
on (keyPress "5") {
if (_parent.move.yes) {
if (handa.weapon.a) {
gotoAndPlay (14);
}
if (handa.weapon.b) {
gotoAndPlay (716);
}
if (handa.weapon.c) {
gotoAndPlay (771);
}
}
}
on (keyPress "8") {
if (_parent.move.yes) {
if (handa.weapon.a) {
if (_root.HUD.eenergy.power) {
gotoAndPlay (452);
}
}
if (handa.weapon.b) {
gotoAndPlay (760);
}
if (handa.weapon.c) {
gotoAndPlay (760);
}
}
}
Symbol 1113 Button
on (keyPress "6") {
if (_parent.move.yes) {
if (handa.weapon.a) {
gotoAndPlay (21);
}
if (handa.weapon.b) {
gotoAndPlay (706);
}
if (handa.weapon.c) {
gotoAndPlay (777);
}
}
}
Symbol 1114 Button
on (keyPress "<Up>") {
if (_parent.move.yes) {
gotoAndPlay (29);
}
}
on (keyPress "<Down>") {
if (_parent.move.yes) {
gotoAndPlay (47);
}
}
on (keyPress "4") {
if (_parent.move.yes) {
gotoAndPlay (272);
}
}
Symbol 1115 Button
on (keyPress "5") {
gotoAndPlay (58);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (471);
}
}
Symbol 1116 Button
on (keyPress "6") {
gotoAndPlay (113);
}
Symbol 1117 Button
on (keyPress "5") {
gotoAndPlay (158);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (487);
}
}
Symbol 1118 Button
on (keyPress "6") {
gotoAndPlay (78);
}
Symbol 1119 Button
on (keyPress "5") {
gotoAndPlay (838);
}
Symbol 1120 Button
on (keyPress "6") {
gotoAndPlay (843);
}
Symbol 1121 Button
on (keyPress "5") {
if (head.clob) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
gotoAndPlay (96);
}
Symbol 1122 Button
on (keyPress "6") {
gotoAndPlay (105);
}
Symbol 1123 Button
on (keyPress "5") {
gotoAndPlay (68);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (503);
}
}
Symbol 1124 Button
on (keyPress "6") {
gotoAndPlay (137);
}
Symbol 1125 Button
on (keyPress "5") {
gotoAndPlay (313);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (525);
}
}
Symbol 1126 Button
on (keyPress "6") {
gotoAndPlay (330);
}
Symbol 1127 Button
on (keyPress "5") {
gotoAndPlay (194);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (539);
}
}
Symbol 1128 Button
on (keyPress "6") {
gotoAndPlay (87);
}
Symbol 1129 Button
on (keyPress "5") {
gotoAndPlay (351);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (551);
}
}
Symbol 1130 Button
on (keyPress "6") {
gotoAndPlay (368);
}
Symbol 1131 Button
on (keyPress "5") {
gotoAndPlay (122);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (574);
}
}
Symbol 1132 Button
on (keyPress "6") {
gotoAndPlay (146);
}
Symbol 1133 Button
on (keyPress "5") {
gotoAndPlay (383);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (591);
}
}
Symbol 1134 Button
on (keyPress "6") {
gotoAndPlay (405);
}
Symbol 1135 Button
on (keyPress "5") {
gotoAndPlay (425);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (604);
}
}
Symbol 1136 Button
on (keyPress "6") {
gotoAndPlay (437);
}
Symbol 1137 Button
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (616);
}
}
Symbol 1138 Button
on (keyPress "5") {
gotoAndPlay (168);
}
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (635);
}
}
Symbol 1139 Button
on (keyPress "6") {
gotoAndPlay (178);
}
Symbol 1140 Button
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (650);
}
}
Symbol 1141 Button
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (664);
}
}
Symbol 1142 Button
on (keyPress "5") {
gotoAndPlay (313);
}
Symbol 1143 Button
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (684);
}
}
Symbol 1144 Button
on (keyPress "8") {
if (_root.HUD.eenergy.power) {
gotoAndPlay (696);
}
}
Symbol 1151 Button
on (keyPress "6") {
gotoAndPlay (724);
}
Symbol 1152 Button
on (keyPress "5") {
gotoAndPlay (732);
}
Symbol 1153 Button
on (keyPress "6") {
gotoAndPlay (742);
}
Symbol 1154 Button
on (keyPress "5") {
gotoAndPlay (750);
}
Symbol 1155 Button
on (keyPress "5") {
gotoAndPlay (784);
}
Symbol 1156 Button
on (keyPress "6") {
gotoAndPlay (796);
}
Symbol 1157 Button
on (keyPress "5") {
gotoAndPlay (809);
}
Symbol 1158 Button
on (keyPress "6") {
gotoAndPlay (823);
}
Symbol 1159 MovieClip Frame 1
stop();
Instance of Symbol 1084 MovieClip "melona" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
}
}
Instance of Symbol 367 MovieClip "parinc" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 376 MovieClip "squishc" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1100 MovieClip "mammothc" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
}
}
Instance of Symbol 389 MovieClip "mutantc" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 392 MovieClip "clobb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 420 MovieClip "decayb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1109 MovieClip "mammothb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
gotoAndPlay (17);
}
}
Instance of Symbol 426 MovieClip "zinkb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 427 MovieClip "parinb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 430 MovieClip "melonb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 446 MovieClip "armorb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 448 MovieClip "rascalb" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 455 MovieClip "cloba" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
stop();
};
tellTarget (this.rock) {
play();
};
}
}
Instance of Symbol 459 MovieClip "zinka" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 477 MovieClip "swiffa" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 483 MovieClip "armora" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (15);
};
}
}
Instance of Symbol 486 MovieClip "decaya" in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Symbol 1159 MovieClip Frame 2
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1159 MovieClip Frame 5
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 7
stop();
Symbol 1159 MovieClip Frame 8
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1159 MovieClip Frame 11
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 13
gotoAndStop (1);
Symbol 1159 MovieClip Frame 14
if (head.zink) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.robert) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.rascal) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mutant) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1159 MovieClip Frame 17
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 20
gotoAndStop (1);
Symbol 1159 MovieClip Frame 22
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
Symbol 1159 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1159 MovieClip Frame 26
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1159 MovieClip Frame 28
gotoAndStop (1);
Symbol 1159 MovieClip Frame 31
if (head.squish) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1159 MovieClip Frame 37
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1159 MovieClip Frame 40
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1159 MovieClip Frame 44
if (head.armor) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1159 MovieClip Frame 46
gotoAndStop (1);
Symbol 1159 MovieClip Frame 47
if (head.clob) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1159 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (2);
};
tellTarget (_root.background.club) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (9);
};
tellTarget (_root.background.axe) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (3);
};
tellTarget (_root.background.staff) {
gotoAndStop (2);
};
}
}
Symbol 1159 MovieClip Frame 52
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 54
if (head.robert) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
Symbol 1159 MovieClip Frame 55
if (head.mammoth) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1159 MovieClip Frame 57
gotoAndStop (1);
Symbol 1159 MovieClip Frame 59
if (head.armor) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 1159 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "b" in Symbol 1159 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1159 MovieClip Frame 62
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 1159 MovieClip Frame 67
gotoAndStop (1);
Symbol 1159 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1159 MovieClip Frame 77
gotoAndStop (1);
Symbol 1159 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "b" in Symbol 1159 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 86
gotoAndStop (1);
Symbol 1159 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1159 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 269 MovieClip "b" in Symbol 1159 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1159 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 269 MovieClip "b" in Symbol 1159 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1159 MovieClip Frame 112
gotoAndPlay (51);
Symbol 1159 MovieClip Frame 114
if (head.armor) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "b" in Symbol 1159 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1159 MovieClip Frame 119
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1159 MovieClip Frame 121
gotoAndStop (1);
Symbol 1159 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1159 MovieClip Frame 136
gotoAndStop (1);
Symbol 1159 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1159 MovieClip Frame 145
gotoAndStop (1);
Symbol 1159 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1159 MovieClip Frame 157
gotoAndStop (1);
Symbol 1159 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
if (head.robert) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Symbol 1159 MovieClip Frame 167
gotoAndStop (1);
Symbol 1159 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 177
gotoAndStop (1);
Symbol 1159 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1159 MovieClip Frame 193
gotoAndStop (1);
Symbol 1159 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1159 MovieClip Frame 235
gotoAndStop (1);
Symbol 1159 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1159 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1159 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Symbol 1159 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1159 MovieClip Frame 272
if (head.melon) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.zink) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1159 MovieClip Frame 277
if (head.swiff) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.clob) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1159 MovieClip Frame 280
gotoAndStop (1);
Symbol 1159 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 318
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1159 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1159 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 343
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 47);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 51);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 59);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 63);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 25);
};
}
}
Symbol 1159 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 354
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1159 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1159 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 392
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 66);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 72);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1159 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 411
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe - 80);
};
}
}
Symbol 1159 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 429
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 42);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 466);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 54);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 58);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 445
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 64);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 68);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 60);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1159 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 451
gotoAndStop (1);
Symbol 1159 MovieClip Frame 455
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_root.HUD.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1159 MovieClip Frame 470
gotoAndStop (1);
Symbol 1159 MovieClip Frame 477
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 481
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 486
gotoAndStop (1);
Symbol 1159 MovieClip Frame 491
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 492
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 502
gotoAndStop (1);
Symbol 1159 MovieClip Frame 507
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 508
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 510
tellTarget (_parent._parent) {
_x = _x;
};
Symbol 1159 MovieClip Frame 524
gotoAndStop (1);
Symbol 1159 MovieClip Frame 529
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 531
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 45);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 538
gotoAndStop (1);
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 540
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 541
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1159 MovieClip Frame 550
gotoAndStop (1);
Symbol 1159 MovieClip Frame 555
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 560
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 561
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1159 MovieClip Frame 562
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1159 MovieClip Frame 563
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1159 MovieClip Frame 564
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1159 MovieClip Frame 565
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1159 MovieClip Frame 566
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1159 MovieClip Frame 573
gotoAndStop (1);
Symbol 1159 MovieClip Frame 577
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 586
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 590
gotoAndStop (1);
Symbol 1159 MovieClip Frame 594
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 598
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1159 MovieClip Frame 601
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 603
gotoAndStop (1);
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 604
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 606
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1159 MovieClip Frame 610
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 615
gotoAndStop (1);
Symbol 1159 MovieClip Frame 619
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 619
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 634
gotoAndStop (1);
Symbol 1159 MovieClip Frame 639
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 640
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 649
gotoAndStop (1);
Symbol 1159 MovieClip Frame 650
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1159 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 663
gotoAndStop (1);
Symbol 1159 MovieClip Frame 667
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 670
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
if (this.hitTest(_root.background.brake)) {
tellTarget (_root.background.brake) {
play();
};
}
}
Symbol 1159 MovieClip Frame 683
gotoAndStop (1);
Symbol 1159 MovieClip Frame 687
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip "e" in Symbol 1159 MovieClip Frame 687
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 695
gotoAndStop (1);
Symbol 1159 MovieClip Frame 699
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1159 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip "d" in Symbol 1159 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1159 MovieClip Frame 703
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1159 MovieClip Frame 705
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 715
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 718
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 17);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 723
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 726
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 731
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 736
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 741
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 744
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 749
gotoAndStop (1);
Instance of Symbol 269 MovieClip "c" in Symbol 1159 MovieClip Frame 755
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 759
gotoAndStop (1);
Symbol 1159 MovieClip Frame 765
tellTarget (handa.weapon) {
gotoAndStop (1);
};
Symbol 1159 MovieClip Frame 770
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 772
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 776
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 778
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 783
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 786
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 795
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 801
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 808
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 814
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 822
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 828
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 837
gotoAndStop (1);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 839
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 842
gotoAndPlay (40);
Instance of Symbol 269 MovieClip "a" in Symbol 1159 MovieClip Frame 844
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1159 MovieClip Frame 847
gotoAndPlay (40);
Symbol 1160 MovieClip Frame 1
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Instance of Symbol 269 MovieClip in Symbol 1160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
}
}
Symbol 1160 MovieClip Frame 2
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 3
/* no clip actions */
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 5
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 9
/* no clip actions */
Instance of Symbol 269 MovieClip "d" in Symbol 1161 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 269 MovieClip "c" in Symbol 1161 MovieClip Frame 13
/* no clip actions */
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 17
/* no clip actions */
Instance of Symbol 269 MovieClip "d" in Symbol 1161 MovieClip Frame 20
/* no clip actions */
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 22
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 24
/* no clip actions */
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 38
/* no clip actions */
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 40
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 42
/* no clip actions */
Instance of Symbol 269 MovieClip "a" in Symbol 1161 MovieClip Frame 44
/* no clip actions */
Instance of Symbol 269 MovieClip "b" in Symbol 1161 MovieClip Frame 46
/* no clip actions */
Instance of Symbol 269 MovieClip "d" in Symbol 1161 MovieClip Frame 48
/* no clip actions */
Symbol 1162 Button
on (keyPress "<Home>") {
if (_parent.move.yes) {
gotoAndPlay (29);
}
}
on (keyPress "<End>") {
if (_parent.move.yes) {
gotoAndPlay (47);
}
}
on (keyPress "4") {
if (_parent.move.yes) {
gotoAndPlay (272);
}
}
Symbol 1170 Button
on (keyPress "6") {
gotoAndPlay (724);
}
Symbol 1171 Button
on (keyPress "5") {
gotoAndPlay (732);
}
Symbol 1172 Button
on (keyPress "6") {
gotoAndPlay (742);
}
Symbol 1173 Button
on (keyPress "5") {
gotoAndPlay (750);
}
Symbol 1174 Button
on (keyPress "5") {
gotoAndPlay (784);
}
Symbol 1175 Button
on (keyPress "6") {
gotoAndPlay (796);
}
Symbol 1176 Button
on (keyPress "5") {
gotoAndPlay (809);
}
Symbol 1177 Button
on (keyPress "6") {
gotoAndPlay (823);
}
Symbol 1178 MovieClip Frame 1
stop();
Instance of Symbol 1084 MovieClip "melona" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
}
}
Instance of Symbol 367 MovieClip "parinc" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 376 MovieClip "squishc" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1100 MovieClip "mammothc" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
}
}
Instance of Symbol 389 MovieClip "mutantc" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 392 MovieClip "clobb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 420 MovieClip "decayb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1109 MovieClip "mammothb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
gotoAndPlay (17);
}
}
Instance of Symbol 426 MovieClip "zinkb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 427 MovieClip "parinb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 430 MovieClip "melonb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 446 MovieClip "armorb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 448 MovieClip "rascalb" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 455 MovieClip "cloba" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
stop();
};
tellTarget (this.rock) {
play();
};
}
}
Instance of Symbol 459 MovieClip "zinka" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 477 MovieClip "swiffa" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 483 MovieClip "armora" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (15);
};
}
}
Instance of Symbol 486 MovieClip "decaya" in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent) {
gotoAndPlay (50);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent) {
gotoAndPlay (50);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent) {
gotoAndPlay (50);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.handa.weapon.a) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
if (_parent.handa.weapon.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (706);
};
}
}
if (_parent.handa.weapon.c) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (777);
};
}
}
}
Symbol 1178 MovieClip Frame 2
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1178 MovieClip Frame 5
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1178 MovieClip Frame 7
stop();
Symbol 1178 MovieClip Frame 8
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1178 MovieClip Frame 11
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1178 MovieClip Frame 13
gotoAndStop (1);
Symbol 1178 MovieClip Frame 14
if (head.zink) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.robert) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.rascal) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mutant) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1178 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1178 MovieClip Frame 17
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (471);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1178 MovieClip Frame 20
gotoAndStop (1);
Symbol 1178 MovieClip Frame 22
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
Symbol 1178 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1178 MovieClip Frame 26
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (487);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1178 MovieClip Frame 28
gotoAndStop (1);
Symbol 1178 MovieClip Frame 31
if (head.squish) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1178 MovieClip Frame 37
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1178 MovieClip Frame 40
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1178 MovieClip Frame 44
if (head.armor) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1178 MovieClip Frame 46
gotoAndStop (1);
Symbol 1178 MovieClip Frame 47
if (head.clob) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (2);
};
tellTarget (_root.background.club) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (9);
};
tellTarget (_root.background.axe) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (3);
};
tellTarget (_root.background.staff) {
gotoAndStop (2);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1178 MovieClip Frame 52
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1178 MovieClip Frame 54
if (head.robert) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
Symbol 1178 MovieClip Frame 55
if (head.mammoth) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1178 MovieClip Frame 57
gotoAndStop (1);
Symbol 1178 MovieClip Frame 59
if (head.armor) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 1178 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1178 MovieClip Frame 62
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (503);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1178 MovieClip Frame 67
gotoAndStop (1);
Symbol 1178 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (525);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1178 MovieClip Frame 77
gotoAndStop (1);
Symbol 1178 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 82
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (539);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 82
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1178 MovieClip Frame 86
gotoAndStop (1);
Symbol 1178 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (551);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1178 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1178 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1178 MovieClip Frame 112
gotoAndPlay (51);
Symbol 1178 MovieClip Frame 114
if (head.armor) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1178 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (574);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1178 MovieClip Frame 119
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1178 MovieClip Frame 121
gotoAndStop (1);
Symbol 1178 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (591);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1178 MovieClip Frame 136
gotoAndStop (1);
Symbol 1178 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 140
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (604);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 140
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1178 MovieClip Frame 145
gotoAndStop (1);
Symbol 1178 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 150
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (616);
};
}
}
}
}
Symbol 1178 MovieClip Frame 157
gotoAndStop (1);
Symbol 1178 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
if (head.robert) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (635);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1178 MovieClip Frame 167
gotoAndStop (1);
Symbol 1178 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 174
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (650);
};
}
}
}
}
Symbol 1178 MovieClip Frame 177
gotoAndStop (1);
Symbol 1178 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 183
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (664);
};
}
}
}
}
Symbol 1178 MovieClip Frame 193
gotoAndStop (1);
Symbol 1178 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 198
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 198
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1178 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1178 MovieClip Frame 235
gotoAndStop (1);
Symbol 1178 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1178 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1178 MovieClip Frame 266
if (head.block.a) {
gotoAndPlay (272);
}
Symbol 1178 MovieClip Frame 268
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1178 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1178 MovieClip Frame 272
if (head.melon) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.zink) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 274
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 274
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1178 MovieClip Frame 277
if (head.swiff) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.clob) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1178 MovieClip Frame 280
gotoAndStop (1);
Symbol 1178 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 318
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1178 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1178 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 343
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 47);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 51);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 59);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 63);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 25);
};
}
}
Symbol 1178 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 354
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1178 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1178 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 392
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 66);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 72);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1178 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 411
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe - 80);
};
}
}
Symbol 1178 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 429
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 42);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 466);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 54);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 58);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 445
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 64);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 68);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 60);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1178 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1178 MovieClip Frame 451
gotoAndStop (1);
Symbol 1178 MovieClip Frame 455
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_root.HUD.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1178 MovieClip Frame 470
gotoAndStop (1);
Symbol 1178 MovieClip Frame 477
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 481
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 486
gotoAndStop (1);
Symbol 1178 MovieClip Frame 491
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 492
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 502
gotoAndStop (1);
Symbol 1178 MovieClip Frame 507
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 508
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 510
tellTarget (_parent._parent) {
_x = _x;
};
Symbol 1178 MovieClip Frame 524
gotoAndStop (1);
Symbol 1178 MovieClip Frame 529
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 531
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 45);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 538
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 540
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 541
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1178 MovieClip Frame 550
gotoAndStop (1);
Symbol 1178 MovieClip Frame 555
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 560
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 561
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1178 MovieClip Frame 562
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1178 MovieClip Frame 563
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1178 MovieClip Frame 564
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1178 MovieClip Frame 565
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1178 MovieClip Frame 566
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1178 MovieClip Frame 573
gotoAndStop (1);
Symbol 1178 MovieClip Frame 577
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 586
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 590
gotoAndStop (1);
Symbol 1178 MovieClip Frame 594
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 598
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 601
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 603
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 604
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 606
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 610
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 615
gotoAndStop (1);
Symbol 1178 MovieClip Frame 619
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 619
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 634
gotoAndStop (1);
Symbol 1178 MovieClip Frame 639
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 640
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 649
gotoAndStop (1);
Symbol 1178 MovieClip Frame 650
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1178 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 663
gotoAndStop (1);
Symbol 1178 MovieClip Frame 667
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 670
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
if (this.hitTest(_root.background.brake)) {
tellTarget (_root.background.brake) {
play();
};
}
}
Symbol 1178 MovieClip Frame 683
gotoAndStop (1);
Symbol 1178 MovieClip Frame 687
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 687
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 695
gotoAndStop (1);
Symbol 1178 MovieClip Frame 699
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1178 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 703
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1178 MovieClip Frame 705
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 711
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (724);
};
}
}
Symbol 1178 MovieClip Frame 715
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 718
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 17);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 723
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 726
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 727
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (742);
};
}
}
Symbol 1178 MovieClip Frame 731
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 736
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 741
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 744
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 749
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 755
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 759
gotoAndStop (1);
Symbol 1178 MovieClip Frame 765
tellTarget (handa.weapon) {
gotoAndStop (1);
};
Symbol 1178 MovieClip Frame 770
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 772
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 776
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 778
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 780
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (796);
};
}
}
Symbol 1178 MovieClip Frame 783
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 786
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 795
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 801
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 804
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (823);
};
}
}
Symbol 1178 MovieClip Frame 808
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 814
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 822
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1178 MovieClip Frame 828
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1178 MovieClip Frame 837
gotoAndStop (1);
Symbol 1179 MovieClip Frame 1
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Instance of Symbol 269 MovieClip in Symbol 1179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
}
}
Symbol 1179 MovieClip Frame 2
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Symbol 1180 Button
on (keyPress "<Home>") {
if (_parent.move.yes) {
gotoAndPlay (29);
}
}
on (keyPress "<End>") {
if (_parent.move.yes) {
gotoAndPlay (47);
}
}
on (keyPress "4") {
if (_parent.move.yes) {
gotoAndPlay (272);
}
}
Symbol 1187 Button
on (keyPress "6") {
gotoAndPlay (724);
}
Symbol 1188 Button
on (keyPress "5") {
gotoAndPlay (732);
}
Symbol 1189 Button
on (keyPress "6") {
gotoAndPlay (742);
}
Symbol 1190 Button
on (keyPress "5") {
gotoAndPlay (750);
}
Symbol 1191 Button
on (keyPress "5") {
gotoAndPlay (784);
}
Symbol 1192 Button
on (keyPress "6") {
gotoAndPlay (796);
}
Symbol 1193 Button
on (keyPress "5") {
gotoAndPlay (809);
}
Symbol 1194 Button
on (keyPress "6") {
gotoAndPlay (823);
}
Symbol 1195 MovieClip Frame 1
stop();
Instance of Symbol 1084 MovieClip "melona" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
}
}
Instance of Symbol 367 MovieClip "parinc" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 376 MovieClip "squishc" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1100 MovieClip "mammothc" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
}
}
Instance of Symbol 389 MovieClip "mutantc" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 392 MovieClip "clobb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 420 MovieClip "decayb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1109 MovieClip "mammothb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
gotoAndPlay (17);
}
}
Instance of Symbol 426 MovieClip "zinkb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 427 MovieClip "parinb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 430 MovieClip "melonb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 446 MovieClip "armorb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 448 MovieClip "rascalb" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 455 MovieClip "cloba" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
stop();
};
tellTarget (this.rock) {
play();
};
}
}
Instance of Symbol 459 MovieClip "zinka" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 477 MovieClip "swiffa" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 483 MovieClip "armora" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (15);
};
}
}
Instance of Symbol 486 MovieClip "decaya" in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.handa.weapon.a) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
if (_parent.handa.weapon.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (706);
};
}
}
if (_parent.handa.weapon.c) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (777);
};
}
}
}
Symbol 1195 MovieClip Frame 2
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1195 MovieClip Frame 5
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1195 MovieClip Frame 7
stop();
Symbol 1195 MovieClip Frame 8
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1195 MovieClip Frame 11
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1195 MovieClip Frame 13
gotoAndStop (1);
Symbol 1195 MovieClip Frame 14
if (head.zink) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.robert) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.rascal) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mutant) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1195 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1195 MovieClip Frame 17
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (471);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1195 MovieClip Frame 20
gotoAndStop (1);
Symbol 1195 MovieClip Frame 22
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
Symbol 1195 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1195 MovieClip Frame 26
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (487);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1195 MovieClip Frame 28
gotoAndStop (1);
Symbol 1195 MovieClip Frame 31
if (head.squish) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1195 MovieClip Frame 37
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1195 MovieClip Frame 40
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1195 MovieClip Frame 44
if (head.armor) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1195 MovieClip Frame 46
gotoAndStop (1);
Symbol 1195 MovieClip Frame 47
if (head.clob) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (2);
};
tellTarget (_root.background.club) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (9);
};
tellTarget (_root.background.axe) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (3);
};
tellTarget (_root.background.staff) {
gotoAndStop (2);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1195 MovieClip Frame 52
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1195 MovieClip Frame 54
if (head.robert) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
Symbol 1195 MovieClip Frame 55
if (head.mammoth) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1195 MovieClip Frame 57
gotoAndStop (1);
Symbol 1195 MovieClip Frame 59
if (head.armor) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 1195 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1195 MovieClip Frame 62
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (503);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1195 MovieClip Frame 67
gotoAndStop (1);
Symbol 1195 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (525);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1195 MovieClip Frame 77
gotoAndStop (1);
Symbol 1195 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 82
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (539);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 82
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1195 MovieClip Frame 86
gotoAndStop (1);
Symbol 1195 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (551);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1195 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1195 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1195 MovieClip Frame 112
gotoAndPlay (51);
Symbol 1195 MovieClip Frame 114
if (head.armor) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1195 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (574);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1195 MovieClip Frame 119
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1195 MovieClip Frame 121
gotoAndStop (1);
Symbol 1195 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (591);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1195 MovieClip Frame 136
gotoAndStop (1);
Symbol 1195 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 140
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (604);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 140
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1195 MovieClip Frame 145
gotoAndStop (1);
Symbol 1195 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 150
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (616);
};
}
}
}
}
Symbol 1195 MovieClip Frame 157
gotoAndStop (1);
Symbol 1195 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
if (head.robert) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (635);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1195 MovieClip Frame 167
gotoAndStop (1);
Symbol 1195 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 174
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (650);
};
}
}
}
}
Symbol 1195 MovieClip Frame 177
gotoAndStop (1);
Symbol 1195 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 183
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (664);
};
}
}
}
}
Symbol 1195 MovieClip Frame 193
gotoAndStop (1);
Symbol 1195 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 198
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 198
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1195 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1195 MovieClip Frame 235
gotoAndStop (1);
Symbol 1195 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1195 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1195 MovieClip Frame 268
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1195 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1195 MovieClip Frame 272
if (head.melon) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.zink) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 274
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 274
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1195 MovieClip Frame 277
if (head.swiff) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.clob) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1195 MovieClip Frame 280
gotoAndStop (1);
Symbol 1195 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 318
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1195 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1195 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 343
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 47);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 51);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 59);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 63);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 25);
};
}
}
Symbol 1195 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 354
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1195 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1195 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 392
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 66);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 72);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1195 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 411
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe - 80);
};
}
}
Symbol 1195 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 429
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 42);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 466);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 54);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 58);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 445
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 64);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 68);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 60);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1195 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1195 MovieClip Frame 451
gotoAndStop (1);
Symbol 1195 MovieClip Frame 455
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_root.HUD.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1195 MovieClip Frame 470
gotoAndStop (1);
Symbol 1195 MovieClip Frame 477
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 481
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 486
gotoAndStop (1);
Symbol 1195 MovieClip Frame 491
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 492
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 502
gotoAndStop (1);
Symbol 1195 MovieClip Frame 507
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 508
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 510
tellTarget (_parent._parent) {
_x = _x;
};
Symbol 1195 MovieClip Frame 524
gotoAndStop (1);
Symbol 1195 MovieClip Frame 529
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 531
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 45);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 538
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 540
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 541
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1195 MovieClip Frame 550
gotoAndStop (1);
Symbol 1195 MovieClip Frame 555
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 560
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 561
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1195 MovieClip Frame 562
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1195 MovieClip Frame 563
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1195 MovieClip Frame 564
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1195 MovieClip Frame 565
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1195 MovieClip Frame 566
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1195 MovieClip Frame 573
gotoAndStop (1);
Symbol 1195 MovieClip Frame 577
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 586
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 590
gotoAndStop (1);
Symbol 1195 MovieClip Frame 594
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 598
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 601
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 603
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 604
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 606
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 610
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 615
gotoAndStop (1);
Symbol 1195 MovieClip Frame 619
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 619
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 634
gotoAndStop (1);
Symbol 1195 MovieClip Frame 639
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 640
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 649
gotoAndStop (1);
Symbol 1195 MovieClip Frame 650
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1195 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 663
gotoAndStop (1);
Symbol 1195 MovieClip Frame 667
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 670
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
if (this.hitTest(_root.background.brake)) {
tellTarget (_root.background.brake) {
play();
};
}
}
Symbol 1195 MovieClip Frame 683
gotoAndStop (1);
Symbol 1195 MovieClip Frame 687
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 687
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 695
gotoAndStop (1);
Symbol 1195 MovieClip Frame 699
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1195 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 703
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1195 MovieClip Frame 705
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 711
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (724);
};
}
}
Symbol 1195 MovieClip Frame 715
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 718
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 17);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 723
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 726
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 727
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (742);
};
}
}
Symbol 1195 MovieClip Frame 731
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 736
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 741
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 744
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 749
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 755
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 759
gotoAndStop (1);
Symbol 1195 MovieClip Frame 765
tellTarget (handa.weapon) {
gotoAndStop (1);
};
Symbol 1195 MovieClip Frame 770
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 772
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 776
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 778
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 780
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (796);
};
}
}
Symbol 1195 MovieClip Frame 783
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 786
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 795
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 801
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 804
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (823);
};
}
}
Symbol 1195 MovieClip Frame 808
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 814
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 822
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1195 MovieClip Frame 828
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1195 MovieClip Frame 837
gotoAndStop (1);
Symbol 1196 MovieClip Frame 1
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Instance of Symbol 269 MovieClip in Symbol 1196 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1196 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1196 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1196 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
}
}
Symbol 1196 MovieClip Frame 2
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Symbol 1197 Button
on (keyPress "<Home>") {
if (_parent.move.yes) {
gotoAndPlay (29);
}
}
on (keyPress "<End>") {
if (_parent.move.yes) {
gotoAndPlay (47);
}
}
on (keyPress "4") {
if (_parent.move.yes) {
gotoAndPlay (272);
}
}
Instance of Symbol 73 MovieClip in Symbol 1198 MovieClip Frame 155
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (_parent._parent.attack.a) {
tellTarget (_parent._parent.speciala) {
gotoAndPlay (19);
};
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (_parent._parent.attack.b) {
tellTarget (_parent._parent.specialb) {
gotoAndPlay (26);
};
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (_parent._parent.attack.c) {
tellTarget (_parent._parent.specialc) {
gotoAndPlay (34);
};
}
}
}
Symbol 1205 Button
on (keyPress "6") {
gotoAndPlay (724);
}
Symbol 1206 Button
on (keyPress "5") {
gotoAndPlay (732);
}
Symbol 1207 Button
on (keyPress "6") {
gotoAndPlay (742);
}
Symbol 1208 Button
on (keyPress "5") {
gotoAndPlay (750);
}
Symbol 1209 Button
on (keyPress "5") {
gotoAndPlay (784);
}
Symbol 1210 Button
on (keyPress "6") {
gotoAndPlay (796);
}
Symbol 1211 Button
on (keyPress "5") {
gotoAndPlay (809);
}
Symbol 1212 Button
on (keyPress "6") {
gotoAndPlay (823);
}
Symbol 1213 MovieClip Frame 1
stop();
Instance of Symbol 1084 MovieClip "melona" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_root.enemy.guy.left) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_root.enemy.guy.right) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
}
}
}
Instance of Symbol 367 MovieClip "parinc" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 376 MovieClip "squishc" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1100 MovieClip "mammothc" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
}
}
Instance of Symbol 389 MovieClip "mutantc" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 392 MovieClip "clobb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 420 MovieClip "decayb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 1109 MovieClip "mammothb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (_root.guy.guy.freeze) {
play();
};
gotoAndPlay (17);
}
}
Instance of Symbol 426 MovieClip "zinkb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 427 MovieClip "parinb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 430 MovieClip "melonb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 446 MovieClip "armorb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 448 MovieClip "rascalb" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 455 MovieClip "cloba" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
stop();
};
tellTarget (this.rock) {
play();
};
}
}
Instance of Symbol 459 MovieClip "zinka" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 477 MovieClip "swiffa" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (8);
};
}
}
Instance of Symbol 483 MovieClip "armora" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (15);
};
}
}
Instance of Symbol 486 MovieClip "decaya" in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
tellTarget (this) {
gotoAndPlay (30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent) {
gotoAndPlay (50);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent) {
gotoAndPlay (50);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent) {
gotoAndPlay (50);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.handa.weapon.a) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
if (_parent.handa.weapon.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (706);
};
}
}
if (_parent.handa.weapon.c) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (777);
};
}
}
}
Symbol 1213 MovieClip Frame 2
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1213 MovieClip Frame 5
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1213 MovieClip Frame 7
stop();
Symbol 1213 MovieClip Frame 8
if (head.clob) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.clob) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1213 MovieClip Frame 11
if (head.clob) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.mammoth) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
Symbol 1213 MovieClip Frame 13
gotoAndStop (1);
Symbol 1213 MovieClip Frame 14
if (head.zink) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.robert) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.rascal) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.mutant) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1213 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1213 MovieClip Frame 17
if (head.armor) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.decay) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
if (head.melon) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (471);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1213 MovieClip Frame 20
gotoAndStop (1);
Symbol 1213 MovieClip Frame 22
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
Symbol 1213 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1213 MovieClip Frame 26
if (head.robert) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.robert) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.zink) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.swiff) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.rascal) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mammoth) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (487);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1213 MovieClip Frame 28
gotoAndStop (1);
Symbol 1213 MovieClip Frame 31
if (head.squish) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.parin) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1213 MovieClip Frame 37
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1213 MovieClip Frame 40
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1213 MovieClip Frame 44
if (head.armor) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.robert) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.clob) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1213 MovieClip Frame 46
gotoAndStop (1);
Symbol 1213 MovieClip Frame 47
if (head.clob) {
if (speciala.a) {
tellTarget (speciala) {
gotoAndPlay (10);
};
}
}
if (head.clob) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (34);
};
}
}
if (head.squish) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.a) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.background.club)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (2);
};
tellTarget (_root.background.club) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.axe)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (9);
};
tellTarget (_root.background.axe) {
gotoAndStop (2);
};
}
if (this.hitTest(_root.background.staff)) {
tellTarget (_parent.handa.weapon) {
gotoAndStop (3);
};
tellTarget (_root.background.staff) {
gotoAndStop (2);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1213 MovieClip Frame 52
if (head.decay) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
Symbol 1213 MovieClip Frame 54
if (head.robert) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
Symbol 1213 MovieClip Frame 55
if (head.mammoth) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mutant) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.armor) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.squish) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.squish) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (10);
};
}
}
if (head.mutant) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
Symbol 1213 MovieClip Frame 57
gotoAndStop (1);
Symbol 1213 MovieClip Frame 59
if (head.armor) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.decay) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.b) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Symbol 1213 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1213 MovieClip Frame 62
if (head.decay) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (503);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1213 MovieClip Frame 67
gotoAndStop (1);
Symbol 1213 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (525);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1213 MovieClip Frame 77
gotoAndStop (1);
Symbol 1213 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 82
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (539);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 82
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1213 MovieClip Frame 86
gotoAndStop (1);
Symbol 1213 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (551);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1213 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1213 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1213 MovieClip Frame 112
gotoAndPlay (51);
Symbol 1213 MovieClip Frame 114
if (head.armor) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1213 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (574);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1213 MovieClip Frame 119
if (head.squish) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
Symbol 1213 MovieClip Frame 121
gotoAndStop (1);
Symbol 1213 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (591);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1213 MovieClip Frame 136
gotoAndStop (1);
Symbol 1213 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 140
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (604);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 140
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1213 MovieClip Frame 145
gotoAndStop (1);
Symbol 1213 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 150
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (616);
};
}
}
}
}
Symbol 1213 MovieClip Frame 157
gotoAndStop (1);
Symbol 1213 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
if (head.robert) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.swiff) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (635);
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1213 MovieClip Frame 167
gotoAndStop (1);
Symbol 1213 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 174
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (650);
};
}
}
}
}
Symbol 1213 MovieClip Frame 177
gotoAndStop (1);
Symbol 1213 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 183
onClipEvent (enterFrame) {
if (_parent.attack.d) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.HUD.eenergy.power) {
tellTarget (_parent) {
gotoAndPlay (664);
};
}
}
}
}
Symbol 1213 MovieClip Frame 193
gotoAndStop (1);
Symbol 1213 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 198
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 198
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1213 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1213 MovieClip Frame 235
gotoAndStop (1);
Symbol 1213 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1213 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1213 MovieClip Frame 266
if (head.block.a) {
gotoAndPlay (272);
}
Symbol 1213 MovieClip Frame 268
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1213 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1213 MovieClip Frame 272
if (head.melon) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.squish) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.parin) {
if (speciala.b) {
tellTarget (speciala) {
gotoAndPlay (19);
};
}
}
if (head.mammoth) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.zink) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.melon) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.melon) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (26);
};
}
}
if (head.rascal) {
if (specialb.a) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.parin) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mammoth) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.c) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 274
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 274
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1213 MovieClip Frame 277
if (head.swiff) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.rascal) {
if (speciala.q) {
tellTarget (speciala) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialb.c) {
tellTarget (specialb) {
gotoAndPlay (19);
};
}
}
if (head.zink) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.swiff) {
if (specialb.q) {
tellTarget (specialb) {
gotoAndPlay (2);
};
}
}
if (head.melon) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.rascal) {
if (specialb.b) {
tellTarget (specialb) {
gotoAndPlay (10);
};
}
}
if (head.decay) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.parin) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.robert) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.clob) {
if (specialc.q) {
tellTarget (specialc) {
gotoAndPlay (2);
};
}
}
if (head.mammoth) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
if (head.mutant) {
if (specialc.d) {
tellTarget (specialc) {
gotoAndPlay (26);
};
}
}
Symbol 1213 MovieClip Frame 280
gotoAndStop (1);
Symbol 1213 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 318
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1213 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1213 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 343
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 47);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 51);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 59);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 63);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 25);
};
}
}
Symbol 1213 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 354
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1213 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 20);
};
}
}
Symbol 1213 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 392
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 66);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 72);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1213 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 411
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe - 80);
};
}
}
Symbol 1213 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 429
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 42);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 466);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 54);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 58);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 445
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 52);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 56);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 64);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 68);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 60);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 1213 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1213 MovieClip Frame 451
gotoAndStop (1);
Symbol 1213 MovieClip Frame 455
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_root.HUD.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1213 MovieClip Frame 470
gotoAndStop (1);
Symbol 1213 MovieClip Frame 477
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 481
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 486
gotoAndStop (1);
Symbol 1213 MovieClip Frame 491
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 492
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 502
gotoAndStop (1);
Symbol 1213 MovieClip Frame 507
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 508
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 510
tellTarget (_parent._parent) {
_x = _x;
};
Symbol 1213 MovieClip Frame 524
gotoAndStop (1);
Symbol 1213 MovieClip Frame 529
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 531
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 45);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 55);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 538
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 540
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 541
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Symbol 1213 MovieClip Frame 550
gotoAndStop (1);
Symbol 1213 MovieClip Frame 555
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 560
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 561
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1213 MovieClip Frame 562
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1213 MovieClip Frame 563
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1213 MovieClip Frame 564
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1213 MovieClip Frame 565
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1213 MovieClip Frame 566
tellTarget (_parent) {
if (_parent.left) {
_x = (_x - 20);
}
if (_parent.right) {
_x = (_x + 20);
}
};
Symbol 1213 MovieClip Frame 573
gotoAndStop (1);
Symbol 1213 MovieClip Frame 577
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 586
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 590
gotoAndStop (1);
Symbol 1213 MovieClip Frame 594
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 598
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 601
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 603
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 604
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 606
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 610
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 615
gotoAndStop (1);
Symbol 1213 MovieClip Frame 619
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 619
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 634
gotoAndStop (1);
Symbol 1213 MovieClip Frame 639
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 640
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 649
gotoAndStop (1);
Symbol 1213 MovieClip Frame 650
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1213 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 654
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 663
gotoAndStop (1);
Symbol 1213 MovieClip Frame 667
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 670
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
if (this.hitTest(_root.background.brake)) {
tellTarget (_root.background.brake) {
play();
};
}
}
Symbol 1213 MovieClip Frame 683
gotoAndStop (1);
Symbol 1213 MovieClip Frame 687
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 687
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 695
gotoAndStop (1);
Symbol 1213 MovieClip Frame 699
tellTarget (_root.HUD.energy) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
Instance of Symbol 363 MovieClip in Symbol 1213 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.hero.hit)) {
tellTarget ("_root.HUD.health") {
play();
};
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
if (this.hitTest(_root.hero.hero.sheild)) {
tellTarget ("_parent") {
gotoAndPlay (1);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 699
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 703
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action or _root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 19);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 19);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1213 MovieClip Frame 705
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 710
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 711
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (724);
};
}
}
Symbol 1213 MovieClip Frame 715
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 718
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 17);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 723
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 726
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 727
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (742);
};
}
}
Symbol 1213 MovieClip Frame 731
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 736
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 741
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 744
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 749
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 755
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 759
gotoAndStop (1);
Symbol 1213 MovieClip Frame 765
tellTarget (handa.weapon) {
gotoAndStop (1);
};
Symbol 1213 MovieClip Frame 770
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 772
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 776
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 778
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 780
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (796);
};
}
}
Symbol 1213 MovieClip Frame 783
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 786
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 795
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 801
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 804
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (823);
};
}
}
Symbol 1213 MovieClip Frame 808
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 814
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 822
gotoAndStop (1);
Instance of Symbol 269 MovieClip in Symbol 1213 MovieClip Frame 828
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1213 MovieClip Frame 837
gotoAndStop (1);
Symbol 1214 MovieClip Frame 1
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Instance of Symbol 269 MovieClip in Symbol 1214 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1214 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1214 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
}
Instance of Symbol 269 MovieClip in Symbol 1214 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.guy.nojump) {
if (this.hitTest(_root.guy.guy.body)) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
}
}
Symbol 1214 MovieClip Frame 2
if (guy.head.zink) {
if (guy.speciala.q) {
tellTarget (guy.speciala) {
gotoAndPlay (2);
};
}
}
if (guy.head.zink) {
if (guy.speciala.a) {
tellTarget (guy.speciala) {
gotoAndPlay (10);
};
}
}
if (guy.head.clob) {
if (guy.specialb.b) {
tellTarget (guy.specialb) {
gotoAndPlay (19);
};
}
}
stop();
Symbol 1215 MovieClip Frame 1
stop();
Instance of Symbol 1160 MovieClip "guy" in Symbol 1215 MovieClip Frame 1
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (move.yes) {
if (guy.alive) {
if (Key.isDown(34)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
};
tellTarget (_parent) {
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (move.yes) {
if (guy.alive) {
if (Key.isDown(46)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
};
tellTarget (_parent) {
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
}
Symbol 1215 MovieClip Frame 2
tellTarget (_root.HUD.eguy) {
gotoAndStop (1);
};
stop();
Symbol 1215 MovieClip Frame 3
tellTarget (_root.HUD.eguy) {
gotoAndStop (2);
};
tellTarget (guy.guy.head) {
nextFrame();
};
tellTarget (guy.guy.body) {
nextFrame();
};
tellTarget (guy.guy.handa) {
nextFrame();
};
tellTarget (guy.guy.handb) {
nextFrame();
};
tellTarget (guy.guy.foota) {
nextFrame();
};
tellTarget (guy.guy.footb) {
nextFrame();
};
Symbol 1215 MovieClip Frame 4
tellTarget (_root.HUD.eguy) {
gotoAndStop (3);
};
tellTarget (guy.guy.head) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.body) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.handa) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.handb) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.foota) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.footb) {
nextFrame();
nextFrame();
};
Symbol 1215 MovieClip Frame 5
tellTarget (_root.HUD.eguy) {
gotoAndStop (4);
};
tellTarget (guy.guy.head) {
gotoAndStop (4);
};
tellTarget (guy.guy.body) {
gotoAndStop (4);
};
tellTarget (guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (guy.guy.footb) {
gotoAndStop (4);
};
Symbol 1215 MovieClip Frame 6
tellTarget (_root.HUD.eguy) {
gotoAndStop (5);
};
tellTarget (guy.guy.head) {
gotoAndStop (5);
};
tellTarget (guy.guy.body) {
gotoAndStop (5);
};
tellTarget (guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (guy.guy.footb) {
gotoAndStop (5);
};
Symbol 1215 MovieClip Frame 7
tellTarget (_root.HUD.eguy) {
gotoAndStop (6);
};
tellTarget (guy.guy.head) {
gotoAndStop (6);
};
tellTarget (guy.guy.body) {
gotoAndStop (6);
};
tellTarget (guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (guy.guy.footb) {
gotoAndStop (6);
};
Symbol 1215 MovieClip Frame 8
tellTarget (_root.HUD.eguy) {
gotoAndStop (7);
};
tellTarget (guy.guy.head) {
gotoAndStop (7);
};
tellTarget (guy.guy.body) {
gotoAndStop (7);
};
tellTarget (guy.guy.handa) {
gotoAndStop (7);
};
tellTarget (guy.guy.handb) {
gotoAndStop (7);
};
tellTarget (guy.guy.foota) {
gotoAndStop (7);
};
tellTarget (guy.guy.footb) {
gotoAndStop (7);
};
Symbol 1215 MovieClip Frame 9
tellTarget (_root.HUD.eguy) {
gotoAndStop (8);
};
tellTarget (guy.guy.head) {
gotoAndStop (8);
};
tellTarget (guy.guy.body) {
gotoAndStop (8);
};
tellTarget (guy.guy.handa) {
gotoAndStop (8);
};
tellTarget (guy.guy.handb) {
gotoAndStop (8);
};
tellTarget (guy.guy.foota) {
gotoAndStop (8);
};
tellTarget (guy.guy.footb) {
gotoAndStop (8);
};
Symbol 1215 MovieClip Frame 10
tellTarget (_root.HUD.eguy) {
gotoAndStop (9);
};
tellTarget (guy.guy.head) {
gotoAndStop (9);
};
tellTarget (guy.guy.body) {
gotoAndStop (9);
};
tellTarget (guy.guy.handa) {
gotoAndStop (9);
};
tellTarget (guy.guy.handb) {
gotoAndStop (9);
};
tellTarget (guy.guy.foota) {
gotoAndStop (9);
};
tellTarget (guy.guy.footb) {
gotoAndStop (9);
};
Symbol 1215 MovieClip Frame 11
tellTarget (_root.HUD.eguy) {
gotoAndStop (10);
};
tellTarget (guy.guy.head) {
gotoAndStop (10);
};
tellTarget (guy.guy.body) {
gotoAndStop (10);
};
tellTarget (guy.guy.handa) {
gotoAndStop (10);
};
tellTarget (guy.guy.handb) {
gotoAndStop (10);
};
tellTarget (guy.guy.foota) {
gotoAndStop (10);
};
tellTarget (guy.guy.footb) {
gotoAndStop (10);
};
Symbol 1215 MovieClip Frame 12
tellTarget (_root.HUD.eguy) {
gotoAndStop (11);
};
tellTarget (guy.guy.head) {
gotoAndStop (11);
};
tellTarget (guy.guy.body) {
gotoAndStop (11);
};
tellTarget (guy.guy.handa) {
gotoAndStop (11);
};
tellTarget (guy.guy.handb) {
gotoAndStop (11);
};
tellTarget (guy.guy.foota) {
gotoAndStop (11);
};
tellTarget (guy.guy.footb) {
gotoAndStop (11);
};
Symbol 1215 MovieClip Frame 13
tellTarget (_root.HUD.eguy) {
gotoAndStop (12);
};
tellTarget (guy.guy.head) {
gotoAndStop (12);
};
tellTarget (guy.guy.body) {
gotoAndStop (12);
};
tellTarget (guy.guy.handa) {
gotoAndStop (12);
};
tellTarget (guy.guy.handb) {
gotoAndStop (12);
};
tellTarget (guy.guy.foota) {
gotoAndStop (12);
};
tellTarget (guy.guy.footb) {
gotoAndStop (12);
};
Symbol 1215 MovieClip Frame 14
tellTarget (_root.HUD) {
gotoAndStop (3);
};
Symbol 1215 MovieClip Frame 15
tellTarget (_root.HUD.eguy) {
gotoAndStop (1);
};
Symbol 1215 MovieClip Frame 16
tellTarget (_root.HUD.eguy) {
gotoAndStop (2);
};
tellTarget (guy.guy.head) {
nextFrame();
};
tellTarget (guy.guy.body) {
nextFrame();
};
tellTarget (guy.guy.handa) {
nextFrame();
};
tellTarget (guy.guy.handb) {
nextFrame();
};
tellTarget (guy.guy.foota) {
nextFrame();
};
tellTarget (guy.guy.footb) {
nextFrame();
};
Symbol 1215 MovieClip Frame 17
tellTarget (_root.HUD.eguy) {
gotoAndStop (3);
};
tellTarget (guy.guy.head) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.body) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.handa) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.handb) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.foota) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.footb) {
nextFrame();
nextFrame();
};
Symbol 1215 MovieClip Frame 18
tellTarget (_root.HUD.eguy) {
gotoAndStop (4);
};
tellTarget (guy.guy.head) {
gotoAndStop (4);
};
tellTarget (guy.guy.body) {
gotoAndStop (4);
};
tellTarget (guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (guy.guy.footb) {
gotoAndStop (4);
};
Symbol 1215 MovieClip Frame 19
tellTarget (_root.HUD.eguy) {
gotoAndStop (5);
};
tellTarget (guy.guy.head) {
gotoAndStop (5);
};
tellTarget (guy.guy.body) {
gotoAndStop (5);
};
tellTarget (guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (guy.guy.footb) {
gotoAndStop (5);
};
Symbol 1215 MovieClip Frame 20
tellTarget (_root.HUD.eguy) {
gotoAndStop (6);
};
tellTarget (guy.guy.head) {
gotoAndStop (6);
};
tellTarget (guy.guy.body) {
gotoAndStop (6);
};
tellTarget (guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (guy.guy.footb) {
gotoAndStop (6);
};
Symbol 1215 MovieClip Frame 21
tellTarget (_root.HUD) {
gotoAndStop (3);
};
Symbol 1215 MovieClip Frame 22
tellTarget (_root.HUD.eguy) {
gotoAndStop (1);
};
Symbol 1215 MovieClip Frame 23
tellTarget (_root.HUD.eguy) {
gotoAndStop (2);
};
tellTarget (guy.guy.head) {
nextFrame();
};
tellTarget (guy.guy.body) {
nextFrame();
};
tellTarget (guy.guy.handa) {
nextFrame();
};
tellTarget (guy.guy.handb) {
nextFrame();
};
tellTarget (guy.guy.foota) {
nextFrame();
};
tellTarget (guy.guy.footb) {
nextFrame();
};
Symbol 1215 MovieClip Frame 24
tellTarget (_root.HUD.eguy) {
gotoAndStop (3);
};
tellTarget (guy.guy.head) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.body) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.handa) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.handb) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.foota) {
nextFrame();
nextFrame();
};
tellTarget (guy.guy.footb) {
nextFrame();
nextFrame();
};
Symbol 1215 MovieClip Frame 25
tellTarget (_root.HUD.eguy) {
gotoAndStop (4);
};
tellTarget (guy.guy.head) {
gotoAndStop (4);
};
tellTarget (guy.guy.body) {
gotoAndStop (4);
};
tellTarget (guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (guy.guy.footb) {
gotoAndStop (4);
};
Symbol 1215 MovieClip Frame 26
tellTarget (_root.HUD.eguy) {
gotoAndStop (5);
};
tellTarget (guy.guy.head) {
gotoAndStop (5);
};
tellTarget (guy.guy.body) {
gotoAndStop (5);
};
tellTarget (guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (guy.guy.footb) {
gotoAndStop (5);
};
Symbol 1215 MovieClip Frame 27
tellTarget (_root.HUD.eguy) {
gotoAndStop (6);
};
tellTarget (guy.guy.head) {
gotoAndStop (6);
};
tellTarget (guy.guy.body) {
gotoAndStop (6);
};
tellTarget (guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (guy.guy.footb) {
gotoAndStop (6);
};
Symbol 1215 MovieClip Frame 28
tellTarget (_root.HUD.eguy) {
gotoAndStop (7);
};
tellTarget (guy.guy.head) {
gotoAndStop (7);
};
tellTarget (guy.guy.body) {
gotoAndStop (7);
};
tellTarget (guy.guy.handa) {
gotoAndStop (7);
};
tellTarget (guy.guy.handb) {
gotoAndStop (7);
};
tellTarget (guy.guy.foota) {
gotoAndStop (7);
};
tellTarget (guy.guy.footb) {
gotoAndStop (7);
};
Symbol 1215 MovieClip Frame 29
tellTarget (_root.HUD.eguy) {
gotoAndStop (8);
};
tellTarget (guy.guy.head) {
gotoAndStop (8);
};
tellTarget (guy.guy.body) {
gotoAndStop (8);
};
tellTarget (guy.guy.handa) {
gotoAndStop (8);
};
tellTarget (guy.guy.handb) {
gotoAndStop (8);
};
tellTarget (guy.guy.foota) {
gotoAndStop (8);
};
tellTarget (guy.guy.footb) {
gotoAndStop (8);
};
Symbol 1215 MovieClip Frame 30
tellTarget (_root.HUD.eguy) {
gotoAndStop (9);
};
tellTarget (guy.guy.head) {
gotoAndStop (9);
};
tellTarget (guy.guy.body) {
gotoAndStop (9);
};
tellTarget (guy.guy.handa) {
gotoAndStop (9);
};
tellTarget (guy.guy.handb) {
gotoAndStop (9);
};
tellTarget (guy.guy.foota) {
gotoAndStop (9);
};
tellTarget (guy.guy.footb) {
gotoAndStop (9);
};
Symbol 1215 MovieClip Frame 31
tellTarget (_root.HUD.eguy) {
gotoAndStop (10);
};
tellTarget (guy.guy.head) {
gotoAndStop (10);
};
tellTarget (guy.guy.body) {
gotoAndStop (10);
};
tellTarget (guy.guy.handa) {
gotoAndStop (10);
};
tellTarget (guy.guy.handb) {
gotoAndStop (10);
};
tellTarget (guy.guy.foota) {
gotoAndStop (10);
};
tellTarget (guy.guy.footb) {
gotoAndStop (10);
};
Symbol 1215 MovieClip Frame 32
tellTarget (_root.HUD.eguy) {
gotoAndStop (11);
};
tellTarget (guy.guy.head) {
gotoAndStop (11);
};
tellTarget (guy.guy.body) {
gotoAndStop (11);
};
tellTarget (guy.guy.handa) {
gotoAndStop (11);
};
tellTarget (guy.guy.handb) {
gotoAndStop (11);
};
tellTarget (guy.guy.foota) {
gotoAndStop (11);
};
tellTarget (guy.guy.footb) {
gotoAndStop (11);
};
Symbol 1215 MovieClip Frame 33
tellTarget (_root.HUD.eguy) {
gotoAndStop (12);
};
tellTarget (guy.guy.head) {
gotoAndStop (12);
};
tellTarget (guy.guy.body) {
gotoAndStop (12);
};
tellTarget (guy.guy.handa) {
gotoAndStop (12);
};
tellTarget (guy.guy.handb) {
gotoAndStop (12);
};
tellTarget (guy.guy.foota) {
gotoAndStop (12);
};
tellTarget (guy.guy.footb) {
gotoAndStop (12);
};
Symbol 1215 MovieClip Frame 34
tellTarget (_root.HUD) {
gotoAndStop (3);
};
tellTarget (_root.completer) {
gotoAndStop (2);
};
Symbol 1219 MovieClip Frame 1
stop();
Symbol 1233 MovieClip Frame 1
tellTarget (_root.clock) {
gotoAndStop (1);
};
tellTarget (_root.background.menu) {
gotoAndStop (1);
};
Symbol 1233 MovieClip Frame 40
stop();
tellTarget (_root.guy.move) {
gotoAndStop (2);
};
stop();
if (_root.enemy.guy) {
tellTarget (_root.enemy.guy.move) {
gotoAndStop (2);
};
}
tellTarget (_root.clock) {
gotoAndStop (2);
};
tellTarget (_root.background.menu) {
gotoAndStop (2);
};
Symbol 1245 MovieClip Frame 1
stop();
Symbol 1245 MovieClip Frame 10
if (_parent.ten.zero) {
tellTarget (_parent) {
gotoAndStop (21);
};
}
Symbol 1245 MovieClip Frame 11
tellTarget (_parent.ten) {
nextFrame();
};
gotoAndStop (1);
Symbol 1246 MovieClip Frame 1
stop();
Symbol 1247 MovieClip Frame 2
if (_root.HUD.health.alive) {
tellTarget (_root.HUD.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
}
if (_root.HUD.ehealth.alive) {
tellTarget (_root.HUD.ehealth) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
}
Symbol 1248 MovieClip Frame 20
tellTarget (one) {
nextFrame();
};
gotoAndPlay (1);
Symbol 1248 MovieClip Frame 21
stop();
Symbol 1249 MovieClip Frame 1
stop();
Symbol 1262 Button
on (release) {
if (_root.twoplayer) {
tellTarget (_root.enemy.guy) {
_x = 350;
};
tellTarget (_root.enemy) {
_x = 280;
};
}
if (_root.oneplayer) {
tellTarget (_root.enemy.guy) {
_x = 350;
};
tellTarget (_root.enemy) {
_x = 0;
};
}
if (_root.oneplayer) {
tellTarget (_root.enemy) {
_x = 280;
};
}
tellTarget (_root.guy) {
_x = 212;
};
tellTarget (_root.HUD.health) {
gotoAndStop (1);
};
if (_root.HUD.crown.one) {
_root.HUD.crown.crowns = 0;
}
tellTarget (_root.HUD.crown) {
gotoAndStop (3);
};
_root.HUD.crown.crowns = _root.HUD.crown.crowns + 1;
tellTarget (_root.guy.guy.handa.weapon) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.handa.weapon) {
gotoAndStop (1);
};
if (_root.lock.b) {
tellTarget (_root.music) {
play();
};
}
tellTarget (_root.game) {
gotoAndPlay (1);
};
tellTarget (_root.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy) {
gotoAndStop (2);
};
if (_root.oneplayer) {
tellTarget (_root.enemy.guy) {
gotoAndStop (1);
};
}
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.guy) {
gotoAndStop (1);
};
tellTarget (_root.HUD.ehealth) {
gotoAndStop (1);
};
tellTarget (_root.HUD.eenergy) {
gotoAndStop (1);
};
tellTarget (_root.HUD.energy) {
gotoAndStop (1);
};
play();
}
Symbol 1271 Button
on (release) {
_root.gotoAndStop(2);
}
Symbol 1272 MovieClip Frame 1
stop();
Symbol 1272 MovieClip Frame 2
tellTarget (_root.clock) {
gotoAndStop (1);
};
Instance of Symbol 73 MovieClip in Symbol 1272 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.victory.win) {
gotoAndStop (1);
}
}
Symbol 1272 MovieClip Frame 40
stop();
Symbol 1278 Button
on (press) {
if (_root.oneplayer) {
tellTarget (_root.enemy) {
nextFrame();
};
tellTarget (_root.background) {
play();
};
}
tellTarget (_root.game) {
gotoAndPlay (1);
};
tellTarget (_root.guy.guy.handa.weapon) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.handa.weapon) {
gotoAndStop (1);
};
if (_root.HUD.crown.two) {
_root.HUD.crown.crowns = 0;
}
tellTarget (_root.HUD.crown) {
gotoAndStop (2);
};
_root.HUD.crown.crowns = _root.HUD.crown.crowns + 1;
if (_root.lock.b) {
tellTarget (_root.music) {
play();
};
}
if (_root.twoplayer) {
tellTarget (_root.enemy.guy) {
_x = 350;
};
tellTarget (_root.enemy) {
_x = 280;
};
}
if (_root.oneplayer) {
tellTarget (_root.enemy) {
_x = 280;
};
}
tellTarget (_root.enemy.guy) {
gotoAndStop (2);
};
if (_root.oneplayer) {
tellTarget (_root.enemy.guy) {
gotoAndStop (1);
};
}
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.guy) {
gotoAndStop (1);
};
tellTarget (_root.guy) {
_x = 212;
};
tellTarget (_root.HUD.health) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.HUD.ehealth) {
gotoAndStop (1);
};
tellTarget (_root.HUD.eenergy) {
gotoAndStop (1);
};
tellTarget (_root.HUD.energy) {
gotoAndStop (1);
};
play();
}
Symbol 1280 MovieClip Frame 1
stop();
Symbol 1280 MovieClip Frame 2
tellTarget (_root.clock) {
gotoAndStop (1);
};
Symbol 1280 MovieClip Frame 40
stop();
Symbol 1284 MovieClip Frame 1
stopAllSounds();
Symbol 1284 MovieClip Frame 2
stop();
Symbol 1284 MovieClip Frame 3
stopAllSounds();
Symbol 1284 MovieClip Frame 4
stop();
Symbol 1284 MovieClip Frame 5
stopAllSounds();
Symbol 1284 MovieClip Frame 6
stop();
Symbol 1284 MovieClip Frame 7
stopAllSounds();
Symbol 1284 MovieClip Frame 8
stop();
Symbol 1291 Button
on (press) {
tellTarget (quallity) {
play();
};
}
Symbol 1297 Button
on (press) {
tellTarget (music) {
play();
};
}
Symbol 1304 MovieClip Frame 1
stop();
Instance of Symbol 269 MovieClip in Symbol 1304 MovieClip Frame 1
onClipEvent (enterFrame) {
_quality = "HIGH";
}
Symbol 1304 MovieClip Frame 2
stop();
Instance of Symbol 269 MovieClip in Symbol 1304 MovieClip Frame 2
onClipEvent (enterFrame) {
_quality = "MEDIUM";
}
Symbol 1304 MovieClip Frame 3
stop();
Instance of Symbol 269 MovieClip in Symbol 1304 MovieClip Frame 3
onClipEvent (enterFrame) {
_quality = "LOW";
}
Symbol 1309 MovieClip Frame 1
tellTarget (_root.music) {
gotoAndPlay (1);
};
stop();
Symbol 1309 MovieClip Frame 2
tellTarget (_root.music) {
gotoAndStop (1);
};
stop();
Symbol 1314 Button
on (press) {
tellTarget (_root.music) {
play();
};
}
Symbol 1318 Button
on (press) {
tellTarget (_root.lock) {
play();
};
}
Symbol 1323 MovieClip Frame 1
stop();
Symbol 1323 MovieClip Frame 2
stop();
Symbol 1327 Button
on (release) {
_root.gotoAndStop(2);
}
Symbol 1332 Button
on (press) {
gotoAndStop (4);
}
Symbol 1337 Button
on (press) {
gotoAndStop (5);
}
Symbol 1341 Button
on (press) {
tellTarget (_root.game) {
play();
};
play();
}
Symbol 1342 Button
on (press) {
gotoAndStop (2);
}
Symbol 1352 Button
on (press) {
nextFrame();
}
Symbol 1388 MovieClip Frame 1
stop();
Symbol 1389 Button
on (press) {
tellTarget (_root.music) {
play();
};
tellTarget (music) {
gotoAndStop (1);
};
}
Symbol 1390 Button
on (press) {
tellTarget (_root.lock) {
play();
};
tellTarget (track) {
play();
};
}
Symbol 1391 MovieClip Frame 1
stop();
Symbol 1391 MovieClip Frame 2
stop();
Symbol 1391 MovieClip Frame 3
gotoAndStop (1);
Symbol 1391 MovieClip Frame 4
stop();
Instance of Symbol 73 MovieClip in Symbol 1391 MovieClip Frame 4
onClipEvent (load) {
if (_root.guy.guy.head.clob) {
tellTarget (_parent.moves) {
gotoAndStop (2);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.zink) {
tellTarget (_parent.moves) {
gotoAndStop (3);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.melon) {
tellTarget (_parent.moves) {
gotoAndStop (4);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.mammoth) {
tellTarget (_parent.moves) {
gotoAndStop (5);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.robert) {
tellTarget (_parent.moves) {
gotoAndStop (6);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.parin) {
tellTarget (_parent.moves) {
gotoAndStop (7);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.swiff) {
tellTarget (_parent.moves) {
gotoAndStop (8);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.armor) {
tellTarget (_parent.moves) {
gotoAndStop (9);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.rascal) {
tellTarget (_parent.moves) {
gotoAndStop (10);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.squish) {
tellTarget (_parent.moves) {
gotoAndStop (11);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.mutant) {
tellTarget (_parent.moves) {
gotoAndStop (12);
};
}
}
onClipEvent (load) {
if (_root.guy.guy.head.decay) {
tellTarget (_parent.moves) {
gotoAndStop (13);
};
}
}
Symbol 1392 MovieClip Frame 1
stop();
Symbol 1392 MovieClip Frame 2
stop();
Symbol 1396 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1396 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 73 MovieClip "three" in Symbol 1396 MovieClip Frame 3
/* no clip actions */
Instance of Symbol 73 MovieClip "four" in Symbol 1396 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 73 MovieClip "a" in Symbol 1407 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 73 MovieClip "b" in Symbol 1407 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 73 MovieClip "b" in Symbol 1407 MovieClip Frame 20
/* no clip actions */
Instance of Symbol 73 MovieClip "a" in Symbol 1407 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 73 MovieClip "b" in Symbol 1407 MovieClip Frame 40
/* no clip actions */
Instance of Symbol 73 MovieClip "c" in Symbol 1407 MovieClip Frame 50
/* no clip actions */
Symbol 1410 MovieClip Frame 1
stop();
Symbol 1410 MovieClip Frame 15
tellTarget (_parent) {
gotoAndPlay (281);
};
Symbol 1415 MovieClip Frame 1
stop();
Instance of Symbol 1415 MovieClip in Symbol 1416 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_root.HUD.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_parent._parent) {
gotoAndStop (1);
};
}
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_root.HUD.ehealth) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
tellTarget (_parent._parent) {
gotoAndStop (1);
};
}
}
Symbol 1417 MovieClip Frame 18
stop();
Symbol 1419 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1419 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacka)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.attackb)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.attackc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.attackd)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1419 MovieClip Frame 30
tellTarget (_parent) {
gotoAndPlay (281);
};
Instance of Symbol 73 MovieClip in Symbol 1419 MovieClip Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.attacka)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.attackb)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.attackc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.attackd)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1420 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Instance of Symbol 73 MovieClip "hit" in Symbol 1420 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1420 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1420 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1420 MovieClip Frame 28
gotoAndStop (1);
Symbol 1420 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 73 MovieClip "hit" in Symbol 1420 MovieClip Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1420 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1420 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1420 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1420 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1420 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1420 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1420 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1420 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1420 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1420 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1420 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1420 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1420 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1420 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1420 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1420 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1420 MovieClip Frame 235
gotoAndStop (1);
Symbol 1420 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1420 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1420 MovieClip Frame 271
gotoAndStop (1);
Symbol 1420 MovieClip Frame 273
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.human) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (heal) {
play();
};
tellTarget (_root.HUD.health.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
}
}
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.evil) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (damage) {
play();
};
}
}
Symbol 1420 MovieClip Frame 279
gotoAndStop (1);
Symbol 1420 MovieClip Frame 281
play();
Symbol 1420 MovieClip Frame 304
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1420 MovieClip Frame 326
stop();
_root.onslaught.score = _root.onslaught.score + 1;
tellTarget (pu) {
stop();
};
Symbol 1421 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1421 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1421 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1433 MovieClip Frame 1
stop();
Symbol 1433 MovieClip Frame 3
tellTarget (_parent) {
gotoAndPlay (281);
};
Symbol 1434 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Instance of Symbol 73 MovieClip "hit" in Symbol 1434 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1434 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1434 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1434 MovieClip Frame 28
gotoAndStop (1);
Symbol 1434 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 73 MovieClip "hit" in Symbol 1434 MovieClip Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1434 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1434 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1434 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1434 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1434 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1434 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1434 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1434 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1434 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1434 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1434 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1434 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1434 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1434 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1434 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1434 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1434 MovieClip Frame 235
gotoAndStop (1);
Symbol 1434 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1434 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1434 MovieClip Frame 271
gotoAndStop (1);
Symbol 1434 MovieClip Frame 273
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.human) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (heal) {
play();
};
tellTarget (_root.HUD.health.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
}
}
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.evil) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (damage) {
play();
};
}
}
Symbol 1434 MovieClip Frame 279
gotoAndStop (1);
Symbol 1434 MovieClip Frame 281
play();
Symbol 1434 MovieClip Frame 304
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1434 MovieClip Frame 326
stop();
_root.onslaught.score = _root.onslaught.score + 1;
tellTarget (pu) {
stop();
};
Symbol 1435 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1435 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1435 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1445 MovieClip Frame 1
stop();
Symbol 1445 MovieClip Frame 31
tellTarget (_parent) {
gotoAndPlay (281);
};
Symbol 1446 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Instance of Symbol 73 MovieClip "hit" in Symbol 1446 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1446 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1446 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1446 MovieClip Frame 28
gotoAndStop (1);
Symbol 1446 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 73 MovieClip "hit" in Symbol 1446 MovieClip Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1446 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1446 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1446 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1446 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1446 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1446 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1446 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1446 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1446 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1446 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1446 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1446 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1446 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1446 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1446 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1446 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1446 MovieClip Frame 235
gotoAndStop (1);
Symbol 1446 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1446 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1446 MovieClip Frame 271
gotoAndStop (1);
Symbol 1446 MovieClip Frame 273
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.human) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (heal) {
play();
};
tellTarget (_root.HUD.health.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
}
}
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.evil) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (damage) {
play();
};
}
}
Symbol 1446 MovieClip Frame 279
gotoAndStop (1);
Symbol 1446 MovieClip Frame 281
play();
Symbol 1446 MovieClip Frame 304
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1446 MovieClip Frame 326
stop();
_root.onslaught.score = _root.onslaught.score + 1;
tellTarget (pu) {
stop();
};
Symbol 1447 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1447 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1447 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1457 MovieClip Frame 1
stop();
Symbol 1457 MovieClip Frame 101
tellTarget (_parent) {
gotoAndPlay (281);
};
Symbol 1458 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Instance of Symbol 73 MovieClip "hit" in Symbol 1458 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1458 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1458 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1458 MovieClip Frame 28
gotoAndStop (1);
Symbol 1458 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 73 MovieClip "hit" in Symbol 1458 MovieClip Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1458 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1458 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1458 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1458 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1458 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1458 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1458 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1458 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1458 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1458 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1458 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1458 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1458 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1458 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1458 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1458 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1458 MovieClip Frame 235
gotoAndStop (1);
Symbol 1458 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1458 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1458 MovieClip Frame 271
gotoAndStop (1);
Symbol 1458 MovieClip Frame 273
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.human) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (heal) {
play();
};
tellTarget (_root.HUD.health.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
}
}
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.evil) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (damage) {
play();
};
}
}
Symbol 1458 MovieClip Frame 279
gotoAndStop (1);
Symbol 1458 MovieClip Frame 281
play();
Symbol 1458 MovieClip Frame 304
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1458 MovieClip Frame 326
stop();
_root.onslaught.score = _root.onslaught.score + 1;
tellTarget (pu) {
stop();
};
Symbol 1459 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1459 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1459 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1469 MovieClip Frame 1
stop();
Symbol 1469 MovieClip Frame 201
tellTarget (_parent) {
gotoAndPlay (281);
};
Symbol 1470 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Instance of Symbol 73 MovieClip "hit" in Symbol 1470 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1470 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1470 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1470 MovieClip Frame 28
gotoAndStop (1);
Symbol 1470 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 73 MovieClip "hit" in Symbol 1470 MovieClip Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1470 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1470 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1470 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1470 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1470 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1470 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1470 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1470 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1470 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1470 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1470 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1470 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1470 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1470 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1470 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1470 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1470 MovieClip Frame 235
gotoAndStop (1);
Symbol 1470 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1470 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1470 MovieClip Frame 271
gotoAndStop (1);
Symbol 1470 MovieClip Frame 273
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.human) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (heal) {
play();
};
tellTarget (_root.HUD.health.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
}
}
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.evil) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (damage) {
play();
};
}
}
Symbol 1470 MovieClip Frame 279
gotoAndStop (1);
Symbol 1470 MovieClip Frame 281
play();
Symbol 1470 MovieClip Frame 304
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1470 MovieClip Frame 326
stop();
_root.onslaught.score = _root.onslaught.score + 1;
tellTarget (pu) {
stop();
};
Symbol 1471 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1471 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1471 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1481 MovieClip Frame 1
stop();
Symbol 1481 MovieClip Frame 15
tellTarget (_parent) {
gotoAndPlay (281);
};
Symbol 1482 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Instance of Symbol 73 MovieClip "hit" in Symbol 1482 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Symbol 1482 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one or _parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1482 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 1);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1482 MovieClip Frame 28
gotoAndStop (1);
Symbol 1482 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 73 MovieClip "hit" in Symbol 1482 MovieClip Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.a)) {
tellTarget (_parent.health) {
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.b)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.c)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.d)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.e)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.enemy.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.enemy.guy.guy.head.parina) or this.hitTest(_root.enemy.guy.guy.swiffa)) or this.hitTest(_root.enemy.guy.guy.armora)) or this.hitTest(_root.enemy.guy.guy.decaya)) or this.hitTest(_root.enemy.guy.guy.clobb)) or this.hitTest(_root.enemy.guy.guy.zinkb)) or this.hitTest(_root.enemy.guy.guy.melonb)) or this.hitTest(_root.enemy.guy.guy.body.robertb)) or this.hitTest(_root.enemy.guy.guy.parinb)) or this.hitTest(_root.enemy.guy.guy.armorb)) or this.hitTest(_root.enemy.guy.guy.head.mutantb)) or this.hitTest(_root.enemy.guy.guy.decayb)) or this.hitTest(_root.enemy.guy.guy.parinc)) or this.hitTest(_root.enemy.guy.guy.body.robertc)) or this.hitTest(_root.enemy.guy.guy.head.squishc)) or this.hitTest(_root.enemy.guy.guy.mammothc)) or this.hitTest(_root.enemy.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.cloba)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.zinka)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if (this.hitTest(_root.guy.guy.head.roberta)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
if ((((((((((((((((this.hitTest(_root.guy.guy.head.parina) or this.hitTest(_root.guy.guy.swiffa)) or this.hitTest(_root.guy.guy.armora)) or this.hitTest(_root.guy.guy.decaya)) or this.hitTest(_root.guy.guy.clobb)) or this.hitTest(_root.guy.guy.zinkb)) or this.hitTest(_root.guy.guy.melonb)) or this.hitTest(_root.guy.guy.body.robertb)) or this.hitTest(_root.guy.guy.parinb)) or this.hitTest(_root.guy.guy.armorb)) or this.hitTest(_root.guy.guy.head.mutantb)) or this.hitTest(_root.guy.guy.decayb)) or this.hitTest(_root.guy.guy.parinc)) or this.hitTest(_root.guy.guy.body.robertc)) or this.hitTest(_root.guy.guy.head.squishc)) or this.hitTest(_root.guy.guy.mammothc)) or this.hitTest(_root.guy.guy.mutantc)) {
tellTarget (_parent.health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (_parent) {
gotoAndPlay (272);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1482 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 6);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 4);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 6);
};
}
}
Symbol 1482 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 8);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 71
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 8);
};
}
}
Symbol 1482 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 10);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 9);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 9);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 5);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 7);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 13);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 10);
};
}
}
Symbol 1482 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 12);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 90
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 20);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 20);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 19);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 23);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 31);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 35);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 12);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 12);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 12);
};
}
}
Symbol 1482 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 4);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 99
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 5);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 5);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 4);
};
}
}
Symbol 1482 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 2);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 7);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 7);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 10);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 2);
};
}
}
Symbol 1482 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1482 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 19);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 125
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 26);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 30);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 34);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 38);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 1482 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 140
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1482 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 21);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 14);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 149
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 13);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 13);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 22);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 17);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 17);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 14);
};
}
}
Symbol 1482 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 161
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 8);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 5);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1482 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 171
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 25);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 25);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 20);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 24);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 28);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1482 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 0);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 32);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 36);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 44);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 48);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 0);
};
}
}
Symbol 1482 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.guy.guy.block) {
tellTarget (_root.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.energy) {
gotoAndStop(_currentframe + 30);
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1482 MovieClip Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy.guy.guy.hit)) {
if (_root.enemy.guy.guy.action) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 11);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 11);
};
}
if (_parent.head.one) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 10);
};
}
if (_parent.head.two) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 11);
};
}
if (_parent.head.three) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
if (_parent.head.four) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 14);
};
}
if (_parent.head.five) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 16);
};
}
}
if (_root.enemy.guy.guy.block) {
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (272);
};
if (_parent._parent.left) {
tellTarget (_root.enemy) {
_x = (_x - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 1482 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1482 MovieClip Frame 235
gotoAndStop (1);
Symbol 1482 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1482 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1482 MovieClip Frame 271
gotoAndStop (1);
Symbol 1482 MovieClip Frame 273
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.human) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (heal) {
play();
};
tellTarget (_root.HUD.health.health) {
prevFrame();
prevFrame();
prevFrame();
prevFrame();
};
}
}
if (_root.HUD.overdrive.overdrive.active) {
if (_root.guy.guy.head.evil) {
tellTarget (health) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
tellTarget (damage) {
play();
};
}
}
Symbol 1482 MovieClip Frame 279
gotoAndStop (1);
Symbol 1482 MovieClip Frame 281
play();
Symbol 1482 MovieClip Frame 304
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1482 MovieClip Frame 326
stop();
_root.onslaught.score = _root.onslaught.score + 1;
tellTarget (pu) {
stop();
};
Symbol 1483 MovieClip Frame 1
stop();
Instance of Symbol 73 MovieClip in Symbol 1483 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (2);
_x = (_x + 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 73 MovieClip in Symbol 1483 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_parent.guy.walk) {
tellTarget (_parent) {
gotoAndStop (1);
_x = (_x - 5);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1484 MovieClip Frame 20
stop();
Symbol 1485 MovieClip Frame 1
_root.onslaught.score = _root.onslaught.score + 0;
stop();
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.score > 2) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_parent.score > 7) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 3
onClipEvent (enterFrame) {
if (_parent.score > 11) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 4
onClipEvent (enterFrame) {
if (_parent.score > 16) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 5
onClipEvent (enterFrame) {
if (_parent.score > 20) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_parent.score > 26) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 7
onClipEvent (enterFrame) {
if (_parent.score > 32) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 8
onClipEvent (enterFrame) {
if (_parent.score > 35) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 9
onClipEvent (enterFrame) {
if (_parent.score > 37) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 10
onClipEvent (enterFrame) {
if (_parent.score > 41) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_parent.score > 45) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 12
onClipEvent (enterFrame) {
if (_parent.score > 50) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 13
onClipEvent (enterFrame) {
if (_parent.score > 56) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 14
onClipEvent (enterFrame) {
if (_parent.score > 62) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 15
onClipEvent (enterFrame) {
if (_parent.score > 63) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.score > 67) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.score > 70) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 18
onClipEvent (enterFrame) {
if (_parent.score > 76) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 19
onClipEvent (enterFrame) {
if (_parent.score > 79) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 20
onClipEvent (enterFrame) {
if (_parent.score > 81) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 21
onClipEvent (enterFrame) {
if (_parent.score > 87) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 22
onClipEvent (enterFrame) {
if (_parent.score > 92) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 23
onClipEvent (enterFrame) {
if (_parent.score > 98) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.score > 103) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.score > 106) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 26
onClipEvent (enterFrame) {
if (_parent.score > 107) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_parent.score > 110) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 28
onClipEvent (enterFrame) {
if (_parent.score > 116) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 29
onClipEvent (enterFrame) {
if (_parent.score > 118) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 30
onClipEvent (enterFrame) {
if (_parent.score > 123) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 31
onClipEvent (enterFrame) {
if (_parent.score > 125) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 32
onClipEvent (enterFrame) {
if (_parent.score > 129) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 33
onClipEvent (enterFrame) {
if (_parent.score > 135) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 34
onClipEvent (enterFrame) {
if (_parent.score > 140) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 35
onClipEvent (enterFrame) {
if (_parent.score > 146) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 36
onClipEvent (enterFrame) {
if (_parent.score > 149) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 37
onClipEvent (enterFrame) {
if (_parent.score > 155) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 38
onClipEvent (enterFrame) {
if (_parent.score > 161) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 39
onClipEvent (enterFrame) {
if (_parent.score > 164) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 40
onClipEvent (enterFrame) {
if (_parent.score > 170) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 41
onClipEvent (enterFrame) {
if (_parent.score > 172) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 42
onClipEvent (enterFrame) {
if (_parent.score > 176) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 43
onClipEvent (enterFrame) {
if (_parent.score > 182) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 44
onClipEvent (enterFrame) {
if (_parent.score > 186) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 45
onClipEvent (enterFrame) {
if (_parent.score > 192) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 46
onClipEvent (enterFrame) {
if (_parent.score > 198) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 47
onClipEvent (enterFrame) {
if (_parent.score > 203) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 48
onClipEvent (enterFrame) {
if (_parent.score > 209) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_parent.score > 215) {
tellTarget (_parent) {
nextFrame();
};
}
}
Instance of Symbol 73 MovieClip in Symbol 1485 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.score > 221) {
tellTarget (_parent) {
nextFrame();
};
}
}
Symbol 1485 MovieClip Frame 51
_root.death.score = _root.death.score + score;
score = 0;
tellTarget (stage) {
nextFrame();
};
gotoAndStop (1);
Symbol 1491 Button
on (release) {
if (_root.twoplayer) {
tellTarget (_root.enemy.guy) {
_x = 350;
};
tellTarget (_root.enemy) {
_x = 280;
};
}
tellTarget (_root.guy) {
_x = 212;
};
tellTarget (_root.HUD.health) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.handa.weapon) {
gotoAndStop (1);
};
if (_root.lock.b) {
tellTarget (_root.music) {
play();
};
}
tellTarget (_root.game) {
gotoAndPlay (1);
};
tellTarget (_root.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.guy) {
gotoAndStop (1);
};
if (_root.HUD.ehealth) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop (1);
};
}
if (_root.HUD.eenergy) {
tellTarget (_root.HUD.eenergy) {
gotoAndStop (1);
};
}
tellTarget (_root.HUD.energy) {
gotoAndStop (1);
};
tellTarget (_root.onslaught) {
gotoAndStop (1);
};
_root.onslaught.score = 0;
play();
}
Symbol 1497 Button
on (release) {
pldm128948 = new LoadVars();
pldm128948.namevar = _root.death.name;
pldm128948.scorevar = _root.death.score;
pldm128948.mid = 116;
pldm128948.pro = "435e4945fd4bab116b5832b5a13c10eb";
pldm128948.sendAndLoad("http://bot.armorstudios.com/hs.php", pldm128948, "POST");
getURL ("http://bot.armorstudios.com/highscores.php?id=116", "_blank");
tellTarget (_root) {
gotoAndStop (2);
};
}
Symbol 1499 MovieClip Frame 1
stop();
Symbol 1499 MovieClip Frame 2
tellTarget (_root.clock) {
gotoAndStop (1);
};
Instance of Symbol 73 MovieClip in Symbol 1499 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.victory.win) {
gotoAndStop (1);
}
}
Symbol 1499 MovieClip Frame 40
score = score + _root.onslaught.score;
stop();
Instance of Symbol 1160 MovieClip "guy" in Symbol 1500 MovieClip Frame 1
onClipEvent (load) {
speed = 10;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (move.yes) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
};
tellTarget (_parent) {
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (move.yes) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
};
tellTarget (_parent) {
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
}
Symbol 1501 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (2);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (2);
};
tellTarget (_root.estats) {
gotoAndStop (2);
};
}
Symbol 1502 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (3);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (3);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (3);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (3);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (3);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (3);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (3);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (3);
};
tellTarget (_root.estats) {
gotoAndStop (3);
};
}
Symbol 1503 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (1);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (1);
};
tellTarget (_root.estats) {
gotoAndStop (1);
};
}
Symbol 1504 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (4);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (4);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (4);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (4);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (4);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (4);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (4);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (4);
};
tellTarget (_root.estats) {
gotoAndStop (4);
};
}
Symbol 1505 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (5);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (5);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (5);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (5);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (5);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (5);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (5);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (5);
};
tellTarget (_root.estats) {
gotoAndStop (5);
};
}
Symbol 1506 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (6);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (6);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (6);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (6);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (6);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (6);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (6);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (6);
};
tellTarget (_root.estats) {
gotoAndStop (6);
};
}
Symbol 1507 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (7);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (7);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (7);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (7);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (7);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (7);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (7);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (7);
};
tellTarget (_root.estats) {
gotoAndStop (7);
};
}
Symbol 1508 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (8);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (8);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (8);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (8);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (8);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (8);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (8);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (8);
};
tellTarget (_root.estats) {
gotoAndStop (8);
};
}
Symbol 1509 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (9);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (9);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (9);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (9);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (9);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (9);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (9);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (9);
};
tellTarget (_root.estats) {
gotoAndStop (9);
};
}
Symbol 1510 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (10);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (10);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (10);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (10);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (10);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (10);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (10);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (10);
};
tellTarget (_root.estats) {
gotoAndStop (10);
};
}
Symbol 1511 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (11);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (11);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (11);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (11);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (11);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (11);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (11);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (11);
};
tellTarget (_root.estats) {
gotoAndStop (11);
};
}
Symbol 1512 Button
on (press) {
tellTarget (_root.enemy.guy.guy.head) {
gotoAndStop (12);
};
tellTarget (_root.enemy.guy.guy.foota) {
gotoAndStop (12);
};
tellTarget (_root.HUD.eguy) {
gotoAndStop (12);
};
tellTarget (_root.enemy.guy.guy.footb) {
gotoAndStop (12);
};
tellTarget (_root.enemy.guy.guy.handa) {
gotoAndStop (12);
};
tellTarget (_root.enemy.guy.guy.handb) {
gotoAndStop (12);
};
tellTarget (_root.enemy.guy.guy.body) {
gotoAndStop (12);
};
tellTarget (_root.enemy.guy.guy.eyea) {
gotoAndStop (12);
};
tellTarget (_root.estats) {
gotoAndStop (12);
};
}
Symbol 1513 Button
on (press) {
gotoAndStop (2);
}
Symbol 1514 Button
on (press) {
tellTarget (_root.HUD) {
gotoAndStop (2);
};
_root.nextFrame();
}
Symbol 1516 Button
on (press) {
tellTarget (_root) {
gotoAndStop (12);
};
}
Symbol 1517 Button
on (press) {
tellTarget (_root) {
gotoAndStop (11);
};
}
Symbol 1518 MovieClip Frame 1
stop();
Symbol 1523 Button
on (release) {
if (_root.twoplayer) {
tellTarget (_root.enemy.guy) {
_x = 350;
};
tellTarget (_root.enemy) {
_x = 280;
};
}
tellTarget (_root.guy) {
_x = 212;
};
tellTarget (_root.HUD.health) {
gotoAndStop (1);
};
tellTarget (_root.guy.guy.handa.weapon) {
gotoAndStop (1);
};
if (_root.lock.b) {
tellTarget (_root.music) {
play();
};
}
tellTarget (_root.game) {
gotoAndPlay (1);
};
tellTarget (_root.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.enemy.guy) {
gotoAndStop (2);
};
tellTarget (_root.enemy.guy.guy) {
gotoAndStop (1);
};
tellTarget (_root.guy) {
gotoAndStop (1);
};
if (_root.HUD.ehealth) {
tellTarget (_root.HUD.ehealth) {
gotoAndStop (1);
};
}
if (_root.HUD.eenergy) {
tellTarget (_root.HUD.eenergy) {
gotoAndStop (1);
};
}
tellTarget (_root.HUD.energy) {
gotoAndStop (1);
};
tellTarget (_root.onslaught) {
gotoAndStop (1);
};
_root.onslaught.score = 0;
play();
}
Symbol 1524 MovieClip Frame 1
stop();
Symbol 1524 MovieClip Frame 2
tellTarget (_root.clock) {
gotoAndStop (1);
};
Instance of Symbol 73 MovieClip in Symbol 1524 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.victory.win) {
gotoAndStop (1);
}
}
Symbol 1524 MovieClip Frame 40
score = score + _root.onslaught.score;
stop();
Symbol 1529 Button
on (press) {
nextFrame();
}
Symbol 1534 Button
on (press) {
gotoAndStop (3);
}
Symbol 1535 Button
on (press) {
_root.gotoAndStop(2);
}
Symbol 1542 Button
on (press) {
tellTarget (music) {
nextFrame();
};
}
Symbol 1543 Button
on (press) {
prevFrame();
}
Symbol 1548 Button
on (press) {
gotoAndStop (1);
}
Symbol 1549 MovieClip Frame 1
stop();