Frame 2
stop();
Frame 3
stop();
Instance of Symbol 372 MovieClip "guy" in Frame 3
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Symbol 15 Button
on (press) {
_root.play();
}
Symbol 16 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop (3);
}
Symbol 16 MovieClip Frame 2
gotoAndPlay (1);
Symbol 16 MovieClip Frame 3
_root.play();
Symbol 44 Button
on (press) {
tellTarget (_root) {
nextFrame();
};
}
Symbol 49 Button
on (press) {
tellTarget (_root) {
gotoAndStop (7);
};
}
Symbol 54 Button
on (press) {
tellTarget (_root) {
gotoAndStop (8);
};
}
Symbol 92 MovieClip Frame 1
stop();
Symbol 120 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 121 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (13);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 121 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (13);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 121 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (13);
}
Symbol 122 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (13);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (13);
};
}
Symbol 125 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 126 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (14);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 126 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (14);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 126 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (14);
}
Symbol 127 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (14);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (14);
};
}
Symbol 130 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 131 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (15);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 131 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (15);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 131 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (15);
}
Symbol 132 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (15);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (15);
};
}
Symbol 135 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 136 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (16);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 136 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (16);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 136 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (16);
}
Symbol 137 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (16);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (16);
};
}
Symbol 140 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 141 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (17);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 141 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (17);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 141 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (17);
}
Symbol 142 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (17);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (17);
};
}
Symbol 145 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 146 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (18);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 146 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (18);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 146 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (18);
}
Symbol 147 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (18);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (18);
};
}
Symbol 150 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 151 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (19);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 151 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (19);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 151 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (19);
}
Symbol 152 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (19);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (19);
};
}
Symbol 155 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 156 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (20);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 156 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (20);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 156 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (20);
}
Symbol 157 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (20);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (20);
};
}
Symbol 160 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 161 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (21);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 161 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (21);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 161 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (21);
}
Symbol 162 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (21);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (21);
};
}
Symbol 165 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 166 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (22);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 166 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (22);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 166 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (22);
}
Symbol 167 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (22);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (22);
};
}
Symbol 170 MovieClip Frame 1
stop();
Symbol 200 MovieClip Frame 1
stop();
Symbol 231 MovieClip Frame 1
stop();
Symbol 264 MovieClip Frame 1
stop();
Symbol 295 MovieClip Frame 1
stop();
Symbol 296 Button
on (keyPress "s") {
gotoAndPlay (14);
}
on (keyPress "S") {
gotoAndPlay (14);
}
Symbol 297 Button
on (keyPress "d") {
gotoAndPlay (21);
}
on (keyPress "D") {
gotoAndPlay (21);
}
Symbol 298 Button
on (keyPress "<Up>") {
gotoAndPlay (29);
}
on (keyPress "<Down>") {
gotoAndPlay (47);
}
on (keyPress "a") {
gotoAndPlay (272);
}
Symbol 302 Button
on (keyPress "s") {
gotoAndPlay (58);
}
on (keyPress "S") {
gotoAndPlay (58);
}
Symbol 303 Button
on (keyPress "d") {
gotoAndPlay (113);
}
on (keyPress "D") {
gotoAndPlay (113);
}
Symbol 304 Button
on (keyPress "s") {
gotoAndPlay (158);
}
on (keyPress "S") {
gotoAndPlay (158);
}
Symbol 305 Button
on (keyPress "d") {
gotoAndPlay (78);
}
on (keyPress "D") {
gotoAndPlay (78);
}
Symbol 306 Button
on (keyPress "s") {
gotoAndPlay (96);
}
on (keyPress "S") {
gotoAndPlay (96);
}
Symbol 307 Button
on (keyPress "d") {
gotoAndPlay (105);
}
on (keyPress "D") {
gotoAndPlay (105);
}
Symbol 308 Button
on (keyPress "s") {
gotoAndPlay (68);
}
on (keyPress "S") {
gotoAndPlay (68);
}
Symbol 309 Button
on (keyPress "d") {
gotoAndPlay (137);
}
on (keyPress "D") {
gotoAndPlay (137);
}
Symbol 311 Button
on (keyPress "s") {
gotoAndPlay (313);
}
on (keyPress "S") {
gotoAndPlay (313);
}
Symbol 312 Button
on (keyPress "d") {
gotoAndPlay (330);
}
on (keyPress "D") {
gotoAndPlay (330);
}
Symbol 318 Button
on (keyPress "s") {
gotoAndPlay (194);
}
on (keyPress "S") {
gotoAndPlay (194);
}
Symbol 319 Button
on (keyPress "d") {
gotoAndPlay (87);
}
on (keyPress "D") {
gotoAndPlay (87);
}
Symbol 321 Button
on (keyPress "s") {
gotoAndPlay (351);
}
on (keyPress "S") {
gotoAndPlay (351);
}
Symbol 322 Button
on (keyPress "d") {
gotoAndPlay (368);
}
on (keyPress "D") {
gotoAndPlay (368);
}
Symbol 327 Button
on (keyPress "s") {
gotoAndPlay (122);
}
on (keyPress "S") {
gotoAndPlay (122);
}
Symbol 328 Button
on (keyPress "d") {
gotoAndPlay (146);
}
on (keyPress "D") {
gotoAndPlay (146);
}
Symbol 329 Button
on (keyPress "s") {
gotoAndPlay (383);
}
on (keyPress "S") {
gotoAndPlay (383);
}
Symbol 330 Button
on (keyPress "d") {
gotoAndPlay (405);
}
on (keyPress "D") {
gotoAndPlay (405);
}
Symbol 336 Button
on (keyPress "s") {
gotoAndPlay (425);
}
on (keyPress "S") {
gotoAndPlay (425);
}
Symbol 337 Button
on (keyPress "d") {
gotoAndPlay (437);
}
on (keyPress "D") {
gotoAndPlay (437);
}
Symbol 350 Button
on (keyPress "s") {
gotoAndPlay (168);
}
on (keyPress "S") {
gotoAndPlay (168);
}
Symbol 351 Button
on (keyPress "d") {
gotoAndPlay (178);
}
on (keyPress "D") {
gotoAndPlay (178);
}
Symbol 371 MovieClip Frame 1
stop();
Symbol 371 MovieClip Frame 7
stop();
Symbol 371 MovieClip Frame 13
gotoAndStop (1);
Symbol 371 MovieClip Frame 16
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 371 MovieClip Frame 20
gotoAndStop (1);
Symbol 371 MovieClip Frame 24
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 371 MovieClip Frame 28
gotoAndStop (1);
Symbol 371 MovieClip Frame 46
gotoAndStop (1);
Symbol 371 MovieClip Frame 57
gotoAndStop (1);
Symbol 371 MovieClip Frame 61
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 6);
};
}
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 371 MovieClip Frame 67
gotoAndStop (1);
Symbol 371 MovieClip Frame 71
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 18);
};
}
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 371 MovieClip Frame 77
gotoAndStop (1);
Symbol 371 MovieClip Frame 81
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 9);
};
}
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 371 MovieClip Frame 86
gotoAndStop (1);
Symbol 371 MovieClip Frame 90
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 27);
};
}
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 371 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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 371 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 371 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 371 MovieClip Frame 112
gotoAndPlay (51);
Symbol 371 MovieClip Frame 116
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
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 371 MovieClip Frame 121
gotoAndStop (1);
Symbol 371 MovieClip Frame 125
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 - 15);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 15);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 19);
};
}
}
Symbol 371 MovieClip Frame 136
gotoAndStop (1);
Symbol 371 MovieClip Frame 140
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
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 371 MovieClip Frame 145
gotoAndStop (1);
Symbol 371 MovieClip Frame 149
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 15);
};
}
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 371 MovieClip Frame 157
gotoAndStop (1);
Symbol 371 MovieClip Frame 161
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
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 371 MovieClip Frame 167
gotoAndStop (1);
Symbol 371 MovieClip Frame 171
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 - 30);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 30);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 30);
};
}
}
Symbol 371 MovieClip Frame 177
gotoAndStop (1);
Symbol 371 MovieClip Frame 182
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
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 371 MovieClip Frame 193
gotoAndStop (1);
Symbol 371 MovieClip Frame 197
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 12);
};
}
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 371 MovieClip Frame 202
gotoAndPlay (1);
Symbol 371 MovieClip Frame 235
gotoAndStop (1);
Symbol 371 MovieClip Frame 248
gotoAndPlay (1);
Symbol 371 MovieClip Frame 265
gotoAndPlay (1);
Symbol 371 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Symbol 371 MovieClip Frame 271
gotoAndPlay (1);
Symbol 371 MovieClip Frame 280
gotoAndStop (1);
Symbol 371 MovieClip Frame 312
stop();
if (_root.death) {
tellTarget (_root.death) {
play();
};
}
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
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 371 MovieClip Frame 319
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 371 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 55);
};
}
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 371 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 371 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
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 371 MovieClip Frame 357
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 371 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 40);
};
}
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 371 MovieClip Frame 376
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 371 MovieClip Frame 380
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 371 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 + 0);
};
}
}
Symbol 371 MovieClip Frame 394
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 371 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 - 40);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 40);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 80);
};
}
}
Symbol 371 MovieClip Frame 414
tellTarget (_root.HUD.energy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 371 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
tellTarget (_root.HUD.ehealth) {
gotoAndStop(_currentframe + 50);
};
}
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 371 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 371 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 371 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);
};
}
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 - 60);
};
}
if (_parent._parent.right) {
tellTarget (_root.enemy) {
_x = (_x + 60);
};
}
}
tellTarget (_root.HUD.eenergy) {
gotoAndStop(_currentframe + 40);
};
}
}
Symbol 371 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 372 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip "head" in Symbol 373 MovieClip Frame 1
onClipEvent (load) {
nextFrame();
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 373 MovieClip Frame 1
onClipEvent (load) {
nextFrame();
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 373 MovieClip Frame 1
onClipEvent (load) {
nextFrame();
}
Symbol 374 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.guy.guy.eyeb) {
gotoAndStop (2);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 377 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (3);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 377 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (3);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 377 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (3);
}
Symbol 378 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.guy.guy.eyeb) {
gotoAndStop (3);
};
}
Symbol 381 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.guy.guy.eyeb) {
gotoAndStop (1);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 382 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (4);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 382 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (4);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 382 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (4);
}
Symbol 383 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.guy.guy.eyeb) {
gotoAndStop (4);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 385 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (5);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 385 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (5);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 385 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (5);
}
Symbol 386 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.guy.guy.eyeb) {
gotoAndStop (5);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 388 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (6);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 388 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (6);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 388 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (6);
}
Symbol 389 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.guy.guy.eyeb) {
gotoAndStop (6);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 391 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (7);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 391 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (7);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 391 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (7);
}
Symbol 392 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.guy.guy.eyeb) {
gotoAndStop (7);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 394 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (8);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 394 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (8);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 394 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (8);
}
Symbol 395 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);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 396 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (9);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 396 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (9);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 396 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (9);
}
Symbol 397 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);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 398 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (10);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 398 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (10);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 398 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (10);
}
Symbol 399 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);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 405 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (11);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 405 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (11);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 405 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (11);
}
Symbol 406 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);
};
}
Instance of Symbol 92 MovieClip "head" in Symbol 407 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (12);
}
Instance of Symbol 120 MovieClip "eyea" in Symbol 407 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (12);
}
Instance of Symbol 120 MovieClip "eyeb" in Symbol 407 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (12);
}
Symbol 408 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 424 MovieClip Frame 1
stop();
Symbol 424 MovieClip Frame 750
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 751
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 752
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 753
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 754
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 755
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 756
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 757
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 758
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 759
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 760
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 761
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 762
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 763
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 764
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 765
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 766
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 767
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 768
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 769
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 770
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 771
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 772
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 773
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 774
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 775
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 776
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 777
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 778
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 779
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 780
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 781
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 782
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 783
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 784
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 785
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 786
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 787
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 788
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 789
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 790
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 791
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 792
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 793
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 794
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 795
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 796
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 797
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 798
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 799
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 800
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 801
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 802
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 803
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 804
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 805
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 806
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 807
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 808
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 809
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 810
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 811
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 812
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 813
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 814
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 815
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 816
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 817
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 818
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 819
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 820
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 821
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 822
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 823
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 824
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 825
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 826
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 827
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 828
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 829
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 830
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 831
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 832
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 833
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 834
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 424 MovieClip Frame 835
tellTarget (_root.guy.guy) {
gotoAndPlay (281);
};
Symbol 429 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 432 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 435 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 438 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 441 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 444 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 447 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 450 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 453 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 456 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 459 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 462 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (13);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (13);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (13);
};
}
Symbol 465 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (14);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (14);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (14);
};
}
Symbol 468 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (15);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (15);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (15);
};
}
Symbol 471 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (16);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (16);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (16);
};
}
Symbol 474 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (17);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (17);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (17);
};
}
Symbol 477 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (18);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (18);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (18);
};
}
Symbol 480 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (19);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (19);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (19);
};
}
Symbol 483 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (20);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (20);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (20);
};
}
Symbol 486 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (21);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (21);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (21);
};
}
Symbol 489 Button
on (press) {
tellTarget (_root.guy.guy.head) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.foota) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.footb) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.handa) {
gotoAndStop (22);
};
tellTarget (_root.HUD.guy) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.handb) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.body) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.eyea) {
gotoAndStop (22);
};
tellTarget (_root.guy.guy.eyeb) {
gotoAndStop (22);
};
}
Symbol 492 MovieClip Frame 1
stop();
Symbol 510 Button
on (release) {
_root.gotoAndStop(2);
}
Symbol 515 Button
on (release) {
if (_root.enemy.easy) {
tellTarget (_root.enemy) {
gotoAndStop (19);
};
} else if (_root.enemy.hard) {
tellTarget (_root.enemy) {
gotoAndStop (1);
};
}
}
Symbol 519 MovieClip Frame 1
stop();
Symbol 520 MovieClip Frame 2
tellTarget (_parent.energy) {
prevFrame();
};
tellTarget (_parent.eenergy) {
prevFrame();
};
Symbol 527 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 530 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 533 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 536 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 541 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 546 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 551 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 556 MovieClip Frame 70
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 561 MovieClip Frame 60
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 567 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 572 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 577 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 582 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 587 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 592 MovieClip Frame 80
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 593 MovieClip Frame 1
stop();
Symbol 598 MovieClip Frame 1
stop();
Symbol 598 MovieClip Frame 500
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 501
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 502
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 503
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 504
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 505
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 506
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 507
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 508
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 509
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 510
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 511
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 512
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 513
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 514
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 515
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 516
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 517
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 518
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 519
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 520
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 521
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 522
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 523
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 524
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 525
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 526
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 527
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 528
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 529
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 530
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 531
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 532
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 533
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 534
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 535
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 536
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 537
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 538
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 539
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 540
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 541
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 542
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 543
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 544
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 545
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 546
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 547
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 548
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 549
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 550
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 551
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 552
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 553
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 554
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 555
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 556
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 557
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 558
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 559
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 560
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 561
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 562
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 563
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 564
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 565
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 566
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 567
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 568
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 569
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 570
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 571
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 572
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 573
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 574
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 575
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 576
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 577
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 578
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 579
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 580
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 581
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 582
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 583
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 584
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 585
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 586
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 598 MovieClip Frame 587
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 1
stop();
Symbol 600 MovieClip Frame 520
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 521
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 522
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 523
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 524
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 525
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 526
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 527
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 528
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 529
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 530
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 531
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 532
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 533
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 534
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 535
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 536
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 537
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 538
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 539
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 540
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 541
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 542
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 543
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 544
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 545
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 546
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 547
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 548
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 549
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 550
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 551
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 552
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 553
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 554
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 555
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 556
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 557
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 558
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 559
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 560
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 561
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 562
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 563
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 564
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 565
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 566
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 567
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 568
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 569
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 570
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 571
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 572
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 573
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 574
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 575
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 576
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 577
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 578
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 579
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 580
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 581
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 582
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 583
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 584
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 585
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 586
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 587
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 588
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 589
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 590
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 591
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 592
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 593
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 594
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 595
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 596
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 597
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 598
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 599
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 600
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 601
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 602
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 603
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 604
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 605
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 606
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 600 MovieClip Frame 607
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 1
stop();
Symbol 616 MovieClip Frame 540
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 541
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 542
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 543
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 544
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 545
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 546
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 547
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 548
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 549
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 550
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 551
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 552
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 553
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 554
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 555
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 556
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 557
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 558
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 559
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 560
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 561
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 562
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 563
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 564
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 565
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 566
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 567
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 568
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 569
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 570
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 571
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 572
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 573
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 574
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 575
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 576
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 577
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 578
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 579
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 580
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 581
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 582
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 583
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 584
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 585
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 586
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 587
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 588
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 589
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 590
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 591
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 592
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 593
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 594
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 595
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 596
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 597
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 598
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 599
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 600
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 601
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 602
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 603
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 604
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 605
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 606
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 607
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 608
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 609
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 610
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 611
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 612
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 613
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 614
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 615
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 616
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 617
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 618
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 619
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 620
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 621
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 622
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 623
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 624
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 625
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 626
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 616 MovieClip Frame 627
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 1
stop();
Symbol 623 MovieClip Frame 600
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 601
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 602
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 603
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 604
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 605
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 606
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 607
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 608
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 609
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 610
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 611
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 612
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 613
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 614
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 615
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 616
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 617
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 618
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 619
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 620
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 621
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 622
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 623
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 624
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 625
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 626
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 627
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 628
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 629
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 630
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 631
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 632
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 633
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 634
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 635
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 636
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 637
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 638
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 639
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 640
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 641
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 642
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 643
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 644
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 645
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 646
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 647
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 648
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 649
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 650
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 651
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 652
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 653
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 654
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 655
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 656
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 657
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 658
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 659
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 660
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 661
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 662
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 663
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 664
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 665
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 666
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 667
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 668
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 669
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 670
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 671
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 672
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 673
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 674
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 675
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 676
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 677
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 678
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 679
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 680
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 681
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 682
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 683
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 684
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 685
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 686
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 623 MovieClip Frame 687
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 1
stop();
Symbol 632 MovieClip Frame 700
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 701
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 702
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 703
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 704
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 705
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 706
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 707
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 708
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 709
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 710
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 711
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 712
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 713
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 714
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 715
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 716
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 717
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 718
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 719
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 720
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 721
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 722
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 723
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 724
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 725
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 726
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 727
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 728
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 729
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 730
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 731
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 732
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 733
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 734
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 735
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 736
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 737
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 738
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 739
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 740
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 741
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 742
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 743
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 744
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 745
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 746
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 747
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 748
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 749
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 750
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 751
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 752
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 753
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 754
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 755
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 756
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 757
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 758
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 759
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 760
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 761
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 762
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 763
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 764
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 765
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 766
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 767
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 768
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 769
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 770
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 771
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 772
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 773
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 774
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 775
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 776
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 777
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 778
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 779
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 780
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 781
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 782
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 783
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 784
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 785
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 786
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 632 MovieClip Frame 787
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 646 Button
on (press) {
_root.gotoAndStop(2);
}
Symbol 647 MovieClip Frame 76
gotoAndPlay (60);
Symbol 671 MovieClip Frame 1
stop();
Symbol 673 MovieClip Frame 1
stop();
Symbol 673 MovieClip Frame 800
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 801
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 802
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 803
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 804
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 805
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 806
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 807
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 808
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 809
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 810
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 811
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 812
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 813
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 814
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 815
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 816
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 817
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 818
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 819
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 820
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 821
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 822
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 823
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 824
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 825
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 826
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 827
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 828
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 829
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 830
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 831
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 832
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 833
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 834
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 835
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 836
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 837
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 838
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 839
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 840
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 841
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 842
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 673 MovieClip Frame 843
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 1
stop();
Symbol 675 MovieClip Frame 900
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 901
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 902
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 903
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 904
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 905
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 906
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 907
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 908
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 909
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 910
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 911
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 912
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 913
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 914
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 915
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 916
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 917
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 918
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 919
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 920
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 921
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 922
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 923
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 924
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 925
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 926
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 927
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 928
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 929
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 930
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 931
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 932
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 933
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 934
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 935
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 936
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 937
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 938
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 939
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 940
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 941
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 942
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 675 MovieClip Frame 943
tellTarget (_root.enemy.guy.guy) {
gotoAndPlay (281);
};
Symbol 684 MovieClip Frame 1
tellTarget (_root.unlocka) {
nextFrame();
};
stop();
Symbol 684 MovieClip Frame 2
tellTarget (_root.unlockb) {
nextFrame();
};
Symbol 684 MovieClip Frame 3
tellTarget (_root.unlockc) {
nextFrame();
};
Symbol 684 MovieClip Frame 4
tellTarget (_root.unlockd) {
nextFrame();
};
Symbol 684 MovieClip Frame 5
tellTarget (_root.unlocke) {
nextFrame();
};
Symbol 684 MovieClip Frame 6
tellTarget (_root.unlockf) {
nextFrame();
};
Symbol 684 MovieClip Frame 7
tellTarget (_root.unlockg) {
nextFrame();
};
Symbol 684 MovieClip Frame 9
tellTarget (_root.unlockh) {
nextFrame();
};
Symbol 684 MovieClip Frame 10
tellTarget (_root.unlocki) {
nextFrame();
};
Symbol 684 MovieClip Frame 12
tellTarget (_root.unlockj) {
nextFrame();
};
Symbol 709 MovieClip Frame 1
stop();
Symbol 709 MovieClip Frame 8
tellTarget (_root.guy) {
_x = 10000;
};
stop();
Instance of Symbol 70 MovieClip in Symbol 709 MovieClip Frame 8
onClipEvent (enterFrame) {
if (_root.guy.guy.head.beta) {
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.human) {
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.alien) {
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.robot) {
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.teddy) {
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.dragon) {
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.enemya) {
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.enemyb) {
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.enemyc) {
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.enemyd) {
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.enemye) {
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);
};
}
if (_root.guy.guy.head.enemyf) {
tellTarget (_parent.guya.head) {
gotoAndStop (13);
};
tellTarget (_parent.guya.body) {
gotoAndStop (13);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (13);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (13);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (13);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (13);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (13);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (13);
};
tellTarget (_parent.thing) {
gotoAndStop (13);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyg) {
tellTarget (_parent.guya.head) {
gotoAndStop (14);
};
tellTarget (_parent.guya.body) {
gotoAndStop (14);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (14);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (14);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (14);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (14);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (14);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (14);
};
tellTarget (_parent.thing) {
gotoAndStop (14);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyh) {
tellTarget (_parent.guya.head) {
gotoAndStop (15);
};
tellTarget (_parent.guya.body) {
gotoAndStop (15);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (15);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (15);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (15);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (15);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (15);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (15);
};
tellTarget (_parent.thing) {
gotoAndStop (15);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyi) {
tellTarget (_parent.guya.head) {
gotoAndStop (16);
};
tellTarget (_parent.guya.body) {
gotoAndStop (16);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (16);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (16);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (16);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (16);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (16);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (16);
};
tellTarget (_parent.thing) {
gotoAndStop (16);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyj) {
tellTarget (_parent.guya.head) {
gotoAndStop (17);
};
tellTarget (_parent.guya.body) {
gotoAndStop (17);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (17);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (17);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (17);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (17);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (17);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (17);
};
tellTarget (_parent.thing) {
gotoAndStop (17);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyk) {
tellTarget (_parent.guya.head) {
gotoAndStop (18);
};
tellTarget (_parent.guya.body) {
gotoAndStop (18);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (18);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (18);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (18);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (18);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (18);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (18);
};
tellTarget (_parent.thing) {
gotoAndStop (18);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyl) {
tellTarget (_parent.guya.head) {
gotoAndStop (19);
};
tellTarget (_parent.guya.body) {
gotoAndStop (19);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (19);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (19);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (19);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (19);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (19);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (19);
};
tellTarget (_parent.thing) {
gotoAndStop (19);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemym) {
tellTarget (_parent.guya.head) {
gotoAndStop (20);
};
tellTarget (_parent.guya.body) {
gotoAndStop (20);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (20);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (20);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (20);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (20);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (20);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (20);
};
tellTarget (_parent.thing) {
gotoAndStop (20);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyn) {
tellTarget (_parent.guya.head) {
gotoAndStop (21);
};
tellTarget (_parent.guya.body) {
gotoAndStop (21);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (21);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (21);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (21);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (21);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (21);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (21);
};
tellTarget (_parent.thing) {
gotoAndStop (21);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyo) {
tellTarget (_parent.guya.head) {
gotoAndStop (22);
};
tellTarget (_parent.guya.body) {
gotoAndStop (22);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (22);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (22);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (22);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (22);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (22);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (22);
};
tellTarget (_parent.thing) {
gotoAndStop (22);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
tellTarget (_parent.guya) {
};
}
Symbol 709 MovieClip Frame 9
tellTarget (_root.enemy) {
gotoAndStop (2);
};
Symbol 709 MovieClip Frame 14
tellTarget (_root.enemy) {
gotoAndStop (13);
};
Symbol 709 MovieClip Frame 15
tellTarget (_root.guy) {
_x = 10000;
};
stop();
Instance of Symbol 70 MovieClip in Symbol 709 MovieClip Frame 15
onClipEvent (enterFrame) {
if (_root.guy.guy.head.beta) {
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.human) {
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.alien) {
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.robot) {
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.teddy) {
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.dragon) {
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.enemya) {
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.enemyb) {
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.enemyc) {
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.enemyd) {
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.enemye) {
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);
};
}
if (_root.guy.guy.head.enemyf) {
tellTarget (_parent.guya.head) {
gotoAndStop (13);
};
tellTarget (_parent.guya.body) {
gotoAndStop (13);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (13);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (13);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (13);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (13);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (13);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (13);
};
tellTarget (_parent.thing) {
gotoAndStop (13);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyg) {
tellTarget (_parent.guya.head) {
gotoAndStop (14);
};
tellTarget (_parent.guya.body) {
gotoAndStop (14);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (14);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (14);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (14);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (14);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (14);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (14);
};
tellTarget (_parent.thing) {
gotoAndStop (14);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyh) {
tellTarget (_parent.guya.head) {
gotoAndStop (15);
};
tellTarget (_parent.guya.body) {
gotoAndStop (15);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (15);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (15);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (15);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (15);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (15);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (15);
};
tellTarget (_parent.thing) {
gotoAndStop (15);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyi) {
tellTarget (_parent.guya.head) {
gotoAndStop (16);
};
tellTarget (_parent.guya.body) {
gotoAndStop (16);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (16);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (16);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (16);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (16);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (16);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (16);
};
tellTarget (_parent.thing) {
gotoAndStop (16);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyj) {
tellTarget (_parent.guya.head) {
gotoAndStop (17);
};
tellTarget (_parent.guya.body) {
gotoAndStop (17);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (17);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (17);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (17);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (17);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (17);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (17);
};
tellTarget (_parent.thing) {
gotoAndStop (17);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyk) {
tellTarget (_parent.guya.head) {
gotoAndStop (18);
};
tellTarget (_parent.guya.body) {
gotoAndStop (18);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (18);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (18);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (18);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (18);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (18);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (18);
};
tellTarget (_parent.thing) {
gotoAndStop (18);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyl) {
tellTarget (_parent.guya.head) {
gotoAndStop (19);
};
tellTarget (_parent.guya.body) {
gotoAndStop (19);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (19);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (19);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (19);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (19);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (19);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (19);
};
tellTarget (_parent.thing) {
gotoAndStop (19);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemym) {
tellTarget (_parent.guya.head) {
gotoAndStop (20);
};
tellTarget (_parent.guya.body) {
gotoAndStop (20);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (20);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (20);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (20);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (20);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (20);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (20);
};
tellTarget (_parent.thing) {
gotoAndStop (20);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyn) {
tellTarget (_parent.guya.head) {
gotoAndStop (21);
};
tellTarget (_parent.guya.body) {
gotoAndStop (21);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (21);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (21);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (21);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (21);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (21);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (21);
};
tellTarget (_parent.thing) {
gotoAndStop (21);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyo) {
tellTarget (_parent.guya.head) {
gotoAndStop (22);
};
tellTarget (_parent.guya.body) {
gotoAndStop (22);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (22);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (22);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (22);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (22);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (22);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (22);
};
tellTarget (_parent.thing) {
gotoAndStop (22);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
tellTarget (_parent.guya) {
};
}
Symbol 709 MovieClip Frame 16
tellTarget (_root.enemy) {
gotoAndStop (6);
};
Symbol 709 MovieClip Frame 17
tellTarget (_root.enemy) {
gotoAndStop (16);
};
Symbol 709 MovieClip Frame 21
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();
};
tellTarget (_root.guy) {
_x = 10000;
};
stop();
Instance of Symbol 70 MovieClip in Symbol 709 MovieClip Frame 21
onClipEvent (enterFrame) {
if (_root.guy.guy.head.beta) {
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.human) {
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.alien) {
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.robot) {
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.teddy) {
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.dragon) {
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.enemya) {
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.enemyb) {
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.enemyc) {
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.enemyd) {
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.enemye) {
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);
};
}
if (_root.guy.guy.head.enemyf) {
tellTarget (_parent.guya.head) {
gotoAndStop (13);
};
tellTarget (_parent.guya.body) {
gotoAndStop (13);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (13);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (13);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (13);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (13);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (13);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (13);
};
tellTarget (_parent.thing) {
gotoAndStop (13);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyg) {
tellTarget (_parent.guya.head) {
gotoAndStop (14);
};
tellTarget (_parent.guya.body) {
gotoAndStop (14);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (14);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (14);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (14);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (14);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (14);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (14);
};
tellTarget (_parent.thing) {
gotoAndStop (14);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyh) {
tellTarget (_parent.guya.head) {
gotoAndStop (15);
};
tellTarget (_parent.guya.body) {
gotoAndStop (15);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (15);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (15);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (15);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (15);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (15);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (15);
};
tellTarget (_parent.thing) {
gotoAndStop (15);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyi) {
tellTarget (_parent.guya.head) {
gotoAndStop (16);
};
tellTarget (_parent.guya.body) {
gotoAndStop (16);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (16);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (16);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (16);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (16);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (16);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (16);
};
tellTarget (_parent.thing) {
gotoAndStop (16);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyj) {
tellTarget (_parent.guya.head) {
gotoAndStop (17);
};
tellTarget (_parent.guya.body) {
gotoAndStop (17);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (17);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (17);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (17);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (17);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (17);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (17);
};
tellTarget (_parent.thing) {
gotoAndStop (17);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyk) {
tellTarget (_parent.guya.head) {
gotoAndStop (18);
};
tellTarget (_parent.guya.body) {
gotoAndStop (18);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (18);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (18);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (18);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (18);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (18);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (18);
};
tellTarget (_parent.thing) {
gotoAndStop (18);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyl) {
tellTarget (_parent.guya.head) {
gotoAndStop (19);
};
tellTarget (_parent.guya.body) {
gotoAndStop (19);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (19);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (19);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (19);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (19);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (19);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (19);
};
tellTarget (_parent.thing) {
gotoAndStop (19);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemym) {
tellTarget (_parent.guya.head) {
gotoAndStop (20);
};
tellTarget (_parent.guya.body) {
gotoAndStop (20);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (20);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (20);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (20);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (20);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (20);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (20);
};
tellTarget (_parent.thing) {
gotoAndStop (20);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyn) {
tellTarget (_parent.guya.head) {
gotoAndStop (21);
};
tellTarget (_parent.guya.body) {
gotoAndStop (21);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (21);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (21);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (21);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (21);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (21);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (21);
};
tellTarget (_parent.thing) {
gotoAndStop (21);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
if (_root.guy.guy.head.enemyo) {
tellTarget (_parent.guya.head) {
gotoAndStop (22);
};
tellTarget (_parent.guya.body) {
gotoAndStop (22);
};
tellTarget (_parent.guya.handa) {
gotoAndStop (22);
};
tellTarget (_parent.guya.handb) {
gotoAndStop (22);
};
tellTarget (_parent.guya.foota) {
gotoAndStop (22);
};
tellTarget (_parent.guya.footb) {
gotoAndStop (22);
};
tellTarget (_parent.guya.eyea) {
gotoAndStop (22);
};
tellTarget (_parent.guya.eyeb) {
gotoAndStop (22);
};
tellTarget (_parent.thing) {
gotoAndStop (22);
};
tellTarget (_root.game) {
gotoAndStop (40);
};
}
tellTarget (_parent.guya) {
};
}
Symbol 711 Button
on (press) {
_root.nextFrame();
}
Symbol 712 Button
on (press) {
prevFrame();
}
Symbol 732 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 732 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.gun.gun.gun.shot)) {
tellTarget (_parent) {
play();
};
}
}
Symbol 732 MovieClip Frame 6
stop();
Symbol 765 MovieClip Frame 70
stop();
tellTarget ("_parent") {
nextFrame();
};
Symbol 766 MovieClip Frame 1
stop();
Symbol 766 MovieClip Frame 3
gotoAndStop (1);
Symbol 781 MovieClip Frame 30
gotoAndPlay (2);
Symbol 791 MovieClip Frame 1
stop();
Instance of Symbol 720 MovieClip in Symbol 791 MovieClip Frame 2
on (release) {
tellTarget ("_root.bomb") {
play();
};
}
Symbol 795 Button
on (press) {
tellTarget (background) {
gotoAndStop (2);
};
}
Symbol 797 Button
on (press) {
tellTarget (background) {
gotoAndStop (1);
};
}
Symbol 799 Button
on (press) {
tellTarget (background) {
gotoAndStop (3);
};
}
Symbol 801 Button
on (press) {
tellTarget (background) {
gotoAndStop (4);
};
}
Symbol 803 Button
on (press) {
tellTarget (background) {
gotoAndStop (5);
};
}
Symbol 805 Button
on (press) {
tellTarget (background) {
gotoAndStop (6);
};
}
Symbol 807 Button
on (press) {
tellTarget (background) {
gotoAndStop (8);
};
}
Symbol 809 Button
on (press) {
tellTarget (background) {
gotoAndStop (7);
};
}
Symbol 817 Button
on (press) {
tellTarget (hard) {
gotoAndStop (3);
};
}
Symbol 822 Button
on (press) {
tellTarget (hard) {
gotoAndStop (4);
};
}
Symbol 826 Button
on (press) {
tellTarget (hard) {
gotoAndStop (5);
};
}
Symbol 831 Button
on (press) {
tellTarget (hard) {
gotoAndStop (2);
};
}
Symbol 834 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 834 MovieClip Frame 2
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Instance of Symbol 70 MovieClip in Symbol 834 MovieClip Frame 3
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.HUD) {
gotoAndStop (2);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Instance of Symbol 70 MovieClip in Symbol 834 MovieClip Frame 4
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.HUD) {
gotoAndStop (9);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Instance of Symbol 70 MovieClip in Symbol 834 MovieClip Frame 5
onClipEvent (enterFrame) {
tellTarget (_root) {
nextFrame();
};
tellTarget (_root.HUD) {
gotoAndStop (16);
};
tellTarget (_parent) {
gotoAndStop (1);
};
}
Symbol 837 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 837 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.background.water) {
gotoAndStop (2);
}
}
Instance of Symbol 70 MovieClip "a" in Symbol 840 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 840 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 840 MovieClip Frame 20
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 840 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 840 MovieClip Frame 40
/* no clip actions */
Instance of Symbol 70 MovieClip "c" in Symbol 840 MovieClip Frame 50
/* no clip actions */
Symbol 871 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 871 MovieClip Frame 13
gotoAndStop (1);
Symbol 871 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 20
gotoAndStop (1);
Symbol 871 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 28
gotoAndStop (1);
Symbol 871 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 871 MovieClip Frame 57
gotoAndStop (1);
Symbol 871 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 67
gotoAndStop (1);
Symbol 871 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 77
gotoAndStop (1);
Symbol 871 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 86
gotoAndStop (1);
Symbol 871 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 871 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 871 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 871 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 871 MovieClip Frame 112
gotoAndPlay (51);
Symbol 871 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 121
gotoAndStop (1);
Symbol 871 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 136
gotoAndStop (1);
Symbol 871 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 145
gotoAndStop (1);
Symbol 871 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 157
gotoAndStop (1);
Symbol 871 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 871 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 871 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 871 MovieClip Frame 167
gotoAndStop (1);
Symbol 871 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 177
gotoAndStop (1);
Symbol 871 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 193
gotoAndStop (1);
Symbol 871 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 871 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 871 MovieClip Frame 202
gotoAndPlay (1);
Symbol 871 MovieClip Frame 235
gotoAndStop (1);
Symbol 871 MovieClip Frame 248
gotoAndPlay (1);
Symbol 871 MovieClip Frame 265
gotoAndPlay (1);
Symbol 871 MovieClip Frame 266
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 871 MovieClip Frame 271
gotoAndStop (1);
Symbol 871 MovieClip Frame 279
gotoAndStop (1);
Symbol 871 MovieClip Frame 304
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Symbol 872 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 872 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 70 MovieClip in Symbol 872 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 70 MovieClip "a" in Symbol 874 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 874 MovieClip Frame 7
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 874 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 874 MovieClip Frame 40
/* no clip actions */
Instance of Symbol 70 MovieClip "c" in Symbol 874 MovieClip Frame 50
/* no clip actions */
Symbol 904 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 904 MovieClip Frame 13
gotoAndStop (1);
Symbol 904 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 20
gotoAndStop (1);
Symbol 904 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 28
gotoAndStop (1);
Symbol 904 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 904 MovieClip Frame 57
gotoAndStop (1);
Symbol 904 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 67
gotoAndStop (1);
Symbol 904 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 77
gotoAndStop (1);
Symbol 904 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 86
gotoAndStop (1);
Symbol 904 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 904 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 904 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 904 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 904 MovieClip Frame 112
gotoAndPlay (51);
Symbol 904 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 121
gotoAndStop (1);
Symbol 904 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 136
gotoAndStop (1);
Symbol 904 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 145
gotoAndStop (1);
Symbol 904 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 157
gotoAndStop (1);
Symbol 904 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 904 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 904 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 904 MovieClip Frame 167
gotoAndStop (1);
Symbol 904 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 177
gotoAndStop (1);
Symbol 904 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 193
gotoAndStop (1);
Symbol 904 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 904 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 904 MovieClip Frame 202
gotoAndPlay (1);
Symbol 904 MovieClip Frame 235
gotoAndStop (1);
Symbol 904 MovieClip Frame 248
gotoAndPlay (1);
Symbol 904 MovieClip Frame 265
gotoAndPlay (1);
Symbol 904 MovieClip Frame 266
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 904 MovieClip Frame 271
gotoAndStop (1);
Symbol 904 MovieClip Frame 279
gotoAndStop (1);
Symbol 904 MovieClip Frame 304
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Symbol 905 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 905 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 70 MovieClip in Symbol 905 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 70 MovieClip "a" in Symbol 906 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 906 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 906 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 906 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 906 MovieClip Frame 19
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 906 MovieClip Frame 23
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 906 MovieClip Frame 26
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 906 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 906 MovieClip Frame 34
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 906 MovieClip Frame 38
/* no clip actions */
Instance of Symbol 70 MovieClip "c" in Symbol 906 MovieClip Frame 50
/* no clip actions */
Symbol 936 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 936 MovieClip Frame 13
gotoAndStop (1);
Symbol 936 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 20
gotoAndStop (1);
Symbol 936 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 28
gotoAndStop (1);
Symbol 936 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 936 MovieClip Frame 57
gotoAndStop (1);
Symbol 936 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 67
gotoAndStop (1);
Symbol 936 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 25);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 77
gotoAndStop (1);
Symbol 936 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 86
gotoAndStop (1);
Symbol 936 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 936 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 936 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 936 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 936 MovieClip Frame 112
gotoAndPlay (51);
Symbol 936 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 121
gotoAndStop (1);
Symbol 936 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 45);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 136
gotoAndStop (1);
Symbol 936 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 145
gotoAndStop (1);
Symbol 936 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 157
gotoAndStop (1);
Symbol 936 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 936 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 936 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 936 MovieClip Frame 167
gotoAndStop (1);
Symbol 936 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 177
gotoAndStop (1);
Symbol 936 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 193
gotoAndStop (1);
Symbol 936 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 936 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 936 MovieClip Frame 202
gotoAndPlay (1);
Symbol 936 MovieClip Frame 235
gotoAndStop (1);
Symbol 936 MovieClip Frame 248
gotoAndPlay (1);
Symbol 936 MovieClip Frame 265
gotoAndPlay (1);
Symbol 936 MovieClip Frame 266
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 936 MovieClip Frame 271
gotoAndStop (1);
Symbol 936 MovieClip Frame 279
gotoAndStop (1);
Symbol 936 MovieClip Frame 304
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Symbol 937 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 937 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 70 MovieClip in Symbol 937 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 70 MovieClip "a" in Symbol 940 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 940 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 940 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 940 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 940 MovieClip Frame 19
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 940 MovieClip Frame 23
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 940 MovieClip Frame 26
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 940 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 940 MovieClip Frame 34
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 940 MovieClip Frame 38
/* no clip actions */
Instance of Symbol 70 MovieClip "c" in Symbol 940 MovieClip Frame 50
/* no clip actions */
Symbol 970 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 970 MovieClip Frame 13
gotoAndStop (1);
Symbol 970 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 20
gotoAndStop (1);
Symbol 970 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 5);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 28
gotoAndStop (1);
Symbol 970 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 970 MovieClip Frame 57
gotoAndStop (1);
Symbol 970 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 67
gotoAndStop (1);
Symbol 970 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 25);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 77
gotoAndStop (1);
Symbol 970 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 86
gotoAndStop (1);
Symbol 970 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 35);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 970 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 970 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 970 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 970 MovieClip Frame 112
gotoAndPlay (51);
Symbol 970 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 121
gotoAndStop (1);
Symbol 970 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 45);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 136
gotoAndStop (1);
Symbol 970 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 145
gotoAndStop (1);
Symbol 970 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 20);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 157
gotoAndStop (1);
Symbol 970 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 970 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 970 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 970 MovieClip Frame 167
gotoAndStop (1);
Symbol 970 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 177
gotoAndStop (1);
Symbol 970 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 50);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 193
gotoAndStop (1);
Symbol 970 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 970 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 970 MovieClip Frame 202
gotoAndPlay (1);
Symbol 970 MovieClip Frame 235
gotoAndStop (1);
Symbol 970 MovieClip Frame 248
gotoAndPlay (1);
Symbol 970 MovieClip Frame 265
gotoAndPlay (1);
Symbol 970 MovieClip Frame 266
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 970 MovieClip Frame 271
gotoAndStop (1);
Symbol 970 MovieClip Frame 279
gotoAndStop (1);
Symbol 970 MovieClip Frame 304
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Symbol 971 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 971 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 70 MovieClip in Symbol 971 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 70 MovieClip "a" in Symbol 972 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 972 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 972 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 972 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 972 MovieClip Frame 19
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 972 MovieClip Frame 23
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 972 MovieClip Frame 26
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 972 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 972 MovieClip Frame 34
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 972 MovieClip Frame 38
/* no clip actions */
Symbol 1002 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1002 MovieClip Frame 13
gotoAndStop (1);
Symbol 1002 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 20
gotoAndStop (1);
Symbol 1002 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 28
gotoAndStop (1);
Symbol 1002 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 50
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1002 MovieClip Frame 57
gotoAndStop (1);
Symbol 1002 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 61
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 67
gotoAndStop (1);
Symbol 1002 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 77
gotoAndStop (1);
Symbol 1002 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 81
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 86
gotoAndStop (1);
Symbol 1002 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1002 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 1002 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1002 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 1002 MovieClip Frame 112
gotoAndPlay (51);
Symbol 1002 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 116
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 121
gotoAndStop (1);
Symbol 1002 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 136
gotoAndStop (1);
Symbol 1002 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 145
gotoAndStop (1);
Symbol 1002 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 157
gotoAndStop (1);
Symbol 1002 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1002 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1002 MovieClip Frame 162
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1002 MovieClip Frame 167
gotoAndStop (1);
Symbol 1002 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 177
gotoAndStop (1);
Symbol 1002 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 193
gotoAndStop (1);
Symbol 1002 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1002 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1002 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1002 MovieClip Frame 235
gotoAndStop (1);
Symbol 1002 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1002 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1002 MovieClip Frame 266
tellTarget (_root.HUD.combo) {
nextFrame();
};
Symbol 1002 MovieClip Frame 271
gotoAndStop (1);
Symbol 1002 MovieClip Frame 279
gotoAndStop (1);
Symbol 1002 MovieClip Frame 304
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Symbol 1003 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1003 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 70 MovieClip in Symbol 1003 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 1033 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1033 MovieClip Frame 7
stop();
Symbol 1033 MovieClip Frame 13
gotoAndStop (1);
Symbol 1033 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1033 MovieClip Frame 20
gotoAndStop (1);
Symbol 1033 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1033 MovieClip Frame 28
gotoAndStop (1);
Symbol 1033 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1033 MovieClip Frame 57
gotoAndStop (1);
Symbol 1033 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 6);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1033 MovieClip Frame 67
gotoAndStop (1);
Symbol 1033 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1033 MovieClip Frame 77
gotoAndStop (1);
Symbol 1033 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1033 MovieClip Frame 86
gotoAndStop (1);
Symbol 1033 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1033 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 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 1033 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1033 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 1033 MovieClip Frame 112
gotoAndPlay (51);
Symbol 1033 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1033 MovieClip Frame 121
gotoAndStop (1);
Symbol 1033 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 30);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1033 MovieClip Frame 136
gotoAndStop (1);
Symbol 1033 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1033 MovieClip Frame 145
gotoAndStop (1);
Symbol 1033 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 15);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 157
gotoAndStop (1);
Symbol 1033 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1033 MovieClip Frame 167
gotoAndStop (1);
Symbol 1033 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 177
gotoAndStop (1);
Symbol 1033 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 193
gotoAndStop (1);
Symbol 1033 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1033 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1033 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1033 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1033 MovieClip Frame 235
gotoAndStop (1);
Symbol 1033 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1033 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1033 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Symbol 1033 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1033 MovieClip Frame 280
gotoAndStop (1);
Symbol 1033 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 316
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 341
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 352
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 373
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 390
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 409
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1033 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1033 MovieClip Frame 443
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1033 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1034 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1034 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 70 MovieClip in Symbol 1034 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 70 MovieClip "a" in Symbol 1035 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 11
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 15
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 19
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 23
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 26
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 34
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 38
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 50
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 57
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 75
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 83
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 91
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 98
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 105
/* no clip actions */
Instance of Symbol 70 MovieClip "b" in Symbol 1035 MovieClip Frame 113
/* no clip actions */
Instance of Symbol 70 MovieClip "a" in Symbol 1035 MovieClip Frame 117
/* no clip actions */
Symbol 1065 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1065 MovieClip Frame 7
stop();
Symbol 1065 MovieClip Frame 13
gotoAndStop (1);
Symbol 1065 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1065 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1065 MovieClip Frame 20
gotoAndStop (1);
Symbol 1065 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1065 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1065 MovieClip Frame 28
gotoAndStop (1);
Symbol 1065 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1065 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 60
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 6);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1065 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 70
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1065 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 80
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1065 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1065 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 98
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 1065 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 106
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 1065 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 115
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1065 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 124
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 30);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1065 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 139
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 6);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 6);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1065 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 148
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 15);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 160
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1065 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 170
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 181
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 196
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 12);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1065 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1065 MovieClip Frame 235
gotoAndStop (1);
Symbol 1065 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1065 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1065 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Symbol 1065 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1065 MovieClip Frame 280
gotoAndStop (1);
Symbol 1065 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 316
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 341
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 352
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 373
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 390
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 409
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1065 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1065 MovieClip Frame 443
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1065 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1066 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1066 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 70 MovieClip in Symbol 1066 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 1096 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1096 MovieClip Frame 7
stop();
Symbol 1096 MovieClip Frame 13
gotoAndStop (1);
Symbol 1096 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1096 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1096 MovieClip Frame 20
gotoAndStop (1);
Symbol 1096 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1096 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1096 MovieClip Frame 28
gotoAndStop (1);
Symbol 1096 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1096 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 60
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 6);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1096 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 70
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1096 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 80
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1096 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1096 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 98
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 1096 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 106
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 1096 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 115
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1096 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 124
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 30);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1096 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 139
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 6);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 6);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1096 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 148
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 15);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 160
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1096 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 170
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 181
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 196
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 12);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1096 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1096 MovieClip Frame 235
gotoAndStop (1);
Symbol 1096 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1096 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1096 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1096 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1096 MovieClip Frame 280
gotoAndStop (1);
Symbol 1096 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 316
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 341
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 352
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 373
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 390
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 409
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1096 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1096 MovieClip Frame 443
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1096 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1097 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1097 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 70 MovieClip in Symbol 1097 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 1127 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1127 MovieClip Frame 7
stop();
Symbol 1127 MovieClip Frame 13
gotoAndStop (1);
Symbol 1127 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1127 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1127 MovieClip Frame 20
gotoAndStop (1);
Symbol 1127 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1127 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1127 MovieClip Frame 28
gotoAndStop (1);
Symbol 1127 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1127 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 60
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 6);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1127 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 70
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1127 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 80
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1127 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1127 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 98
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 1127 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 106
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 1127 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 115
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1127 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 124
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 30);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1127 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 139
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 6);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 6);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1127 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 148
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 15);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 160
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1127 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 170
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 181
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 196
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 12);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1127 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1127 MovieClip Frame 235
gotoAndStop (1);
Symbol 1127 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1127 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1127 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 268
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1127 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1127 MovieClip Frame 280
gotoAndStop (1);
Symbol 1127 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 316
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 341
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 352
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 373
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 390
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 409
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1127 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1127 MovieClip Frame 443
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1127 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1128 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1128 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 70 MovieClip in Symbol 1128 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 1158 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1158 MovieClip Frame 7
stop();
Symbol 1158 MovieClip Frame 13
gotoAndStop (1);
Symbol 1158 MovieClip Frame 16
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 2);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1158 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (58);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (113);
};
}
}
}
Symbol 1158 MovieClip Frame 20
gotoAndStop (1);
Symbol 1158 MovieClip Frame 24
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 3);
};
}
if (_root.guy.guy.block) {
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 70 MovieClip in Symbol 1158 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (158);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (78);
};
}
}
}
Symbol 1158 MovieClip Frame 28
gotoAndStop (1);
Symbol 1158 MovieClip Frame 46
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (96);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 52
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (105);
};
}
}
}
Symbol 1158 MovieClip Frame 57
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 60
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 6);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 61
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (68);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 63
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (137);
};
}
}
}
Symbol 1158 MovieClip Frame 67
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 70
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 18);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 71
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 73
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1158 MovieClip Frame 77
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 80
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 9);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 81
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (194);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 83
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (87);
};
}
}
}
Symbol 1158 MovieClip Frame 86
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 10);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 10);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 27);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 90
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (351);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 92
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (368);
};
}
}
}
Symbol 1158 MovieClip Frame 95
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 98
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 1158 MovieClip Frame 104
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 106
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 1158 MovieClip Frame 112
gotoAndPlay (51);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 115
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 116
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (122);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 118
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (146);
};
}
}
}
Symbol 1158 MovieClip Frame 121
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 124
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 30);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 125
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (383);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 127
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (405);
};
}
}
}
Symbol 1158 MovieClip Frame 136
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 139
onClipEvent (enterFrame) {
if (this.hitTest(_root.guy.guy.hit)) {
if (_root.guy.guy.action) {
tellTarget (_root.guy.guy) {
gotoAndPlay (266);
};
if (_parent._parent.left) {
tellTarget (_root.guy) {
_x = (_x - 6);
};
}
if (_parent._parent.right) {
tellTarget (_root.guy) {
_x = (_x + 6);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 140
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (425);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 142
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (437);
};
}
}
}
Symbol 1158 MovieClip Frame 145
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 148
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 15);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 149
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 157
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 160
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 12);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 161
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (168);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 164
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (178);
};
}
}
}
Symbol 1158 MovieClip Frame 167
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 170
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 4);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 171
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 177
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 181
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 182
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 193
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 196
onClipEvent (enterFrame) {
if (this.hitTest(_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 + 12);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 197
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (313);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 199
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (330);
};
}
}
}
Symbol 1158 MovieClip Frame 202
gotoAndPlay (1);
Symbol 1158 MovieClip Frame 235
gotoAndStop (1);
Symbol 1158 MovieClip Frame 248
gotoAndPlay (1);
Symbol 1158 MovieClip Frame 265
gotoAndPlay (1);
Symbol 1158 MovieClip Frame 266
tellTarget (_root.HUD.ecombo) {
nextFrame();
};
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 267
onClipEvent (enterFrame) {
if (_parent.attack.a) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (14);
};
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 267
onClipEvent (enterFrame) {
if (_parent.attack.b) {
if (this.hitTest(_root.guy.guy.hit)) {
tellTarget (_parent) {
gotoAndPlay (21);
};
}
}
}
Symbol 1158 MovieClip Frame 271
gotoAndPlay (1);
Symbol 1158 MovieClip Frame 280
gotoAndStop (1);
Symbol 1158 MovieClip Frame 312
stop();
if (_root.victory) {
tellTarget (_root.victory) {
play();
};
}
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 316
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 40);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 319
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 329
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 341
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 344
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 350
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 352
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 357
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 367
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 373
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 376
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 380
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 382
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 390
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 394
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 404
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 409
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 414
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 424
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 427
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 430
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1158 MovieClip Frame 436
gotoAndStop (1);
Instance of Symbol 70 MovieClip in Symbol 1158 MovieClip Frame 443
onClipEvent (enterFrame) {
if (this.hitTest(_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);
};
}
tellTarget (_root.HUD.health) {
gotoAndStop(_currentframe + 60);
};
}
if (_root.guy.guy.block) {
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 1158 MovieClip Frame 447
tellTarget (_root.HUD.eenergy) {
nextFrame();
nextFrame();
nextFrame();
nextFrame();
nextFrame();
};
Symbol 1159 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 1159 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 + 7);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Instance of Symbol 70 MovieClip in Symbol 1159 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 - 7);
};
tellTarget (_parent.guy) {
play();
};
}
}
}
}
Symbol 1160 MovieClip Frame 1
stop();
Instance of Symbol 1034 MovieClip "guy" in Symbol 1160 MovieClip Frame 6
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1034 MovieClip "guy" in Symbol 1160 MovieClip Frame 12
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1066 MovieClip "guy" in Symbol 1160 MovieClip Frame 13
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1034 MovieClip "guy" in Symbol 1160 MovieClip Frame 15
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1066 MovieClip "guy" in Symbol 1160 MovieClip Frame 16
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1097 MovieClip "guy" in Symbol 1160 MovieClip Frame 17
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1128 MovieClip "guy" in Symbol 1160 MovieClip Frame 18
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Instance of Symbol 1159 MovieClip "guy" in Symbol 1160 MovieClip Frame 19
onClipEvent (load) {
speed = 5;
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(39)) {
_x = (_x + speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (1);
_x = (_x + speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
onClipEvent (enterFrame) {
if (_root.game.playing) {
if (guy.alive) {
if (Key.isDown(37)) {
_x = (_x - speed);
if (guy.walk) {
tellTarget (this) {
gotoAndStop (2);
_x = (_x - speed);
};
tellTarget (this.guy) {
play();
};
}
}
}
}
}
Symbol 1165 MovieClip Frame 40
stop();
Symbol 1175 Button
on (release) {
tellTarget (_root.enemy) {
_x = 1010;
};
tellTarget (_root.guy) {
_x = 212;
};
tellTarget (_root.HUD.health) {
gotoAndStop (1);
};
tellTarget (_root.game) {
gotoAndPlay (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 1176 MovieClip Frame 1
stop();
Symbol 1176 MovieClip Frame 40
stop();
Symbol 1181 Button
on (press) {
tellTarget (_root.enemy) {
nextFrame();
};
tellTarget (_root.HUD) {
nextFrame();
};
tellTarget (_root.game) {
gotoAndPlay (1);
};
tellTarget (_root.enemy) {
_x = 650;
};
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);
};
gotoAndStop (1);
}
Symbol 1182 MovieClip Frame 1
stop();
Symbol 1182 MovieClip Frame 40
stop();
Symbol 1186 MovieClip Frame 1
stopAllSounds();
Symbol 1186 MovieClip Frame 2
stop();
Symbol 1187 Button
on (press) {
gotoAndStop (2);
}