Frame 1
totalB = this.getBytesTotal();
KB = int(totalB / 1024);
Frame 2
loadB = this.getBytesLoaded();
percent = int((loadB / totalB) * 100);
bar.gotoAndStop(_root.percent);
Frame 3
if (percent < 100) {
gotoAndPlay (2);
} else {
gotoAndStop (4);
}
Frame 4
var SO = SharedObject.getLocal("sharetest");
if (SO.data.count == undefined) {
SO.data.count = 0;
}
_root.txtCounter = SO.data.count;
SO.flush();
stop();
Frame 5
all = 0;
acc = 0;
am = 0;
hs = 0;
k = 0;
hit = 0;
miss = 0;
Frame 6
gotoAndStop (4);
Symbol 30 MovieClip Frame 1
stop();
Symbol 50 Button
on (press) {
play();
}
Symbol 57 MovieClip Frame 2
stop();
Symbol 65 Button
on (release) {
gotoAndPlay ("wp1");
}
Symbol 71 Button
on (release) {
gotoAndPlay ("wp2");
}
Symbol 75 Button
on (release) {
gotoAndPlay ("wp3");
}
Symbol 82 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 1
stop();
Symbol 100 MovieClip Frame 1
stop();
Symbol 100 MovieClip Frame 12
if (_root.txtCounter > 0) {
with (this.L1) {
gotoAndStop(3);
}
}
if (_root.txtCounter > 1) {
with (this.L2) {
gotoAndStop(3);
}
}
stop();
Symbol 100 MovieClip Frame 92
with (_root.game.game1) {
gotoAndStop("wp1");
}
Symbol 100 MovieClip Frame 172
with (_root.game.game1) {
gotoAndStop("wp2");
}
Symbol 100 MovieClip Frame 252
with (_root.game.game1) {
gotoAndStop("wp3");
}
Symbol 102 Button
on (press) {
with (_root.game.game1.dickweapon.pp98.gun) {
gotoAndPlay(1);
}
}
on (press) {
with (_root.game.game1.cross) {
gotoAndPlay(1);
}
}
Symbol 103 Button
on (press) {
nextFrame();
}
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 4
with (_root.game.game1.dickweapon.pp98.gun) {
gotoAndPlay("reload");
}
with (_root.game.game1.Reloadbtn) {
gotoAndPlay(2);
}
Symbol 111 MovieClip Frame 1
gotoAndPlay(random(200));
Symbol 128 MovieClip Frame 1
gotoAndStop(random(21));
Symbol 151 MovieClip Frame 19
stop();
Symbol 152 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 28
stop();
Symbol 157 MovieClip Frame 1
stop();
Symbol 185 MovieClip Frame 12
stop();
Symbol 189 MovieClip Frame 1
a = random(60);
gotoAndStop(a);
Symbol 189 MovieClip Frame 6
stop();
Symbol 189 MovieClip Frame 8
stop();
Symbol 189 MovieClip Frame 9
stop();
Symbol 189 MovieClip Frame 11
stop();
Symbol 189 MovieClip Frame 15
stop();
Symbol 189 MovieClip Frame 20
stop();
Symbol 189 MovieClip Frame 23
stop();
Symbol 189 MovieClip Frame 29
stop();
Symbol 189 MovieClip Frame 38
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 189 MovieClip Frame 41
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 189 MovieClip Frame 44
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 189 MovieClip Frame 45
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 189 MovieClip Frame 46
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 189 MovieClip Frame 48
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 189 MovieClip Frame 51
stop();
with (_root.game) {
gotoAndPlay("wounded");
}
Symbol 191 MovieClip Frame 97
gotoAndPlay ("loop");
Symbol 253 MovieClip Frame 2
with (_root.game) {
gotoAndPlay("shock");
}
Symbol 253 MovieClip Frame 21
stop();
Symbol 254 MovieClip Frame 1
stop();
Symbol 254 MovieClip Frame 2
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.k = Number(_root.k) + 1;
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 266 MovieClip Frame 1
var loader = new MovieClipLoader();
this.createEmptyMovieClip("container_mc", this.getNextHighestDepth());
container_mc.createEmptyMovieClip("imageBMP", container_mc.getNextHighestDepth());
loader.loadClip("pic.jpg", container_mc.imageBMP);
container_mc._x = 0;
container_mc._y = 0;
Symbol 277 MovieClip Frame 1
gotoAndStop(random(16) + 2);
Symbol 281 MovieClip Frame 11
stop();
Symbol 288 MovieClip Frame 58
gotoAndPlay(random(5) + 2);
Symbol 317 MovieClip Frame 29
stop();
Symbol 322 MovieClip Frame 15
stop();
Symbol 329 MovieClip Frame 1
stop();
Symbol 329 MovieClip Frame 2
with (_root.game.game1.star.c) {
nextFrame();
}
Symbol 329 MovieClip Frame 11
stop();
Symbol 330 MovieClip Frame 65
stop();
Symbol 335 MovieClip Frame 1
gotoAndStop(random(7) + 1);
Symbol 338 Button
on (rollOver) {
gotoAndPlay ("1");
}
Symbol 339 Button
on (rollOver) {
gotoAndPlay ("2");
}
Symbol 342 MovieClip Frame 1
stop();
Symbol 342 MovieClip Frame 9
stop();
Symbol 342 MovieClip Frame 10
stop();
Symbol 342 MovieClip Frame 17
stop();
Symbol 345 MovieClip Frame 1
stop();
Symbol 346 MovieClip Frame 1
a = random(20);
gotoAndPlay(a);
Symbol 371 MovieClip Frame 17
stop();
Symbol 392 MovieClip Frame 30
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 435 MovieClip Frame 1
gotoAndStop(random(45) + 1);
Symbol 461 MovieClip Frame 31
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 483 MovieClip Frame 31
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 510 MovieClip Frame 30
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 554 MovieClip Frame 2
with (_root.bnw.shock) {
gotoAndPlay("boom");
}
Symbol 554 MovieClip Frame 40
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 598 MovieClip Frame 70
stop();
Symbol 623 MovieClip Frame 90
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 644 MovieClip Frame 22
stop();
with (_root.game.game1.counter) {
nextFrame();
}
Symbol 645 MovieClip Frame 1
gotoAndPlay(random(30) + 2);
Symbol 645 MovieClip Frame 57
stop();
Symbol 645 MovieClip Frame 58
play();
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
Symbol 645 MovieClip Frame 59
stop();
with (_root.game.game1.score) {
play();
}
Symbol 645 MovieClip Frame 60
play();
with (_root.bnw.shock.game.game1.star.c) {
nextFrame();
}
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
Symbol 645 MovieClip Frame 64
stop();
Symbol 645 MovieClip Frame 66
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.k = Number(_root.k) + 1;
Symbol 645 MovieClip Frame 70
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.k = Number(_root.k) + 1;
Symbol 645 MovieClip Frame 80
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.k = Number(_root.k) + 1;
Symbol 645 MovieClip Frame 90
play();
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.k = Number(_root.k) + 1;
Symbol 645 MovieClip Frame 110
stop();
Symbol 645 MovieClip Frame 111
with (_root.game) {
gotoAndPlay("bigboom");
}
with (this._parent._parent.star.a) {
nextFrame();
}
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.hs = Number(_root.hs) + 1;
_root.k = Number(_root.k) + 1;
Symbol 645 MovieClip Frame 121
play();
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
Symbol 645 MovieClip Frame 124
stop();
Symbol 645 MovieClip Frame 126
with (_root.bnw.shock.game.game1.star.b) {
nextFrame();
}
_root.hit = Number(_root.hit) + 1;
_root.miss = Number(_root.miss) - 1;
if (_root.miss <= 0) {
_root.miss = 0;
}
_root.k = Number(_root.k) + 1;
with (this._parent._parent.star.b) {
nextFrame();
}
Symbol 686 Button
on (press) {
play();
}
Symbol 690 MovieClip Frame 1
stop();
Symbol 690 MovieClip Frame 2
with (_root.game.game1.life) {
prevFrame();
}
Symbol 690 MovieClip Frame 16
stop();
Symbol 693 MovieClip Frame 5
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 693 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 693 MovieClip Frame 10
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 693 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 693 MovieClip Frame 17
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 693 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 693 MovieClip Frame 24
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 693 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 693 MovieClip Frame 33
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 693 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 693 MovieClip Frame 42
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "6" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "7" in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 254 MovieClip in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip in Symbol 693 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Symbol 700 MovieClip Frame 1
stop();
a = random(10) + 1;
gotoAndPlay(a);
Symbol 700 MovieClip Frame 2
stop();
Symbol 700 MovieClip Frame 3
stop();
Symbol 700 MovieClip Frame 4
stop();
Symbol 700 MovieClip Frame 5
stop();
Symbol 700 MovieClip Frame 6
stop();
Symbol 700 MovieClip Frame 7
stop();
Symbol 700 MovieClip Frame 8
stop();
Symbol 700 MovieClip Frame 9
stop();
Symbol 700 MovieClip Frame 10
stop();
Symbol 700 MovieClip Frame 11
stop();
Symbol 710 MovieClip Frame 11
stop();
Symbol 716 MovieClip Frame 1
stop();
Symbol 716 MovieClip Frame 4
gotoAndStop (1);
Symbol 716 MovieClip Frame 5
play();
Symbol 716 MovieClip Frame 8
gotoAndPlay ("smg");
Symbol 716 MovieClip Frame 12
gotoAndStop (1);
Symbol 724 MovieClip Frame 1
a = random(2) + 1;
gotoAndPlay(a);
Symbol 726 MovieClip Frame 15
stop();
Symbol 727 MovieClip Frame 1
gotoAndStop(random(10));
Symbol 728 MovieClip Frame 1
stop();
Symbol 728 MovieClip Frame 2
stop();
Symbol 728 MovieClip Frame 3
stop();
Symbol 728 MovieClip Frame 4
stop();
Symbol 728 MovieClip Frame 5
stop();
Symbol 728 MovieClip Frame 6
stop();
Symbol 728 MovieClip Frame 7
stop();
Symbol 728 MovieClip Frame 8
stop();
Symbol 728 MovieClip Frame 9
stop();
Symbol 728 MovieClip Frame 10
stop();
Symbol 728 MovieClip Frame 11
gotoAndStop (2);
Instance of Symbol 735 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = this._x + ((_root._xmouse - this._x) / 4);
}
Symbol 771 MovieClip Frame 1
stop();
Symbol 771 MovieClip Frame 2
with (_root.game.game1.gun_bullet) {
nextFrame();
}
with (_root.game.game1.dickweapon.pp98.shell) {
nextFrame();
}
_root.miss = Number(_root.miss) + 1;
_root.am = Number(_root.am) + 1;
Symbol 771 MovieClip Frame 5
gotoAndStop (1);
Symbol 771 MovieClip Frame 22
with (_root.game.game1.gun_bullet) {
gotoAndPlay("full");
}
Symbol 771 MovieClip Frame 40
with (_root.game.game1.tigerdick.triggeroff) {
gotoAndStop(1);
}
Symbol 773 MovieClip Frame 77
gotoAndPlay (1);
Symbol 779 MovieClip Frame 1
stop();
Symbol 779 MovieClip Frame 13
stop();
with (_root.bnw.shock.game.game1.tigerdick.triggeroff) {
gotoAndStop(2);
}
Symbol 779 MovieClip Frame 21
gotoAndStop (1);
Symbol 788 Button
on (rollOver) {
with (_root.game.game1.dickweapon.pp98.gun) {
gotoAndPlay("reload");
}
play();
}
on (rollOver) {
with (_root.game.game1.dicksmg.smg.gun) {
gotoAndPlay("reload");
}
play();
}
Symbol 828 MovieClip Frame 1
stop();
Symbol 828 MovieClip Frame 2
with (_root.game.game1.triggeroff) {
gotoAndStop("noammo");
}
Symbol 828 MovieClip Frame 40
with (_root.game.game1.triggeroff) {
gotoAndStop(1);
}
gotoAndStop (1);
Symbol 838 MovieClip Frame 1
gotoAndStop (3);
Symbol 838 MovieClip Frame 2
gotoAndStop (3);
Symbol 838 MovieClip Frame 8
with (_root.game.game1) {
gotoAndPlay("gameover");
}
Symbol 840 MovieClip Frame 1
stop();
Symbol 840 MovieClip Frame 4
with (_root.game.game1.ingame) {
play();
}
Symbol 840 MovieClip Frame 9
with (_root.game.game1.ingame) {
play();
}
Symbol 840 MovieClip Frame 12
with (_root.game.game1.ingame) {
play();
}
Symbol 840 MovieClip Frame 17
with (_root.game.game1.ingame) {
play();
}
Symbol 840 MovieClip Frame 22
with (_root.game.game1.ingame) {
play();
}
Symbol 840 MovieClip Frame 31
with (_root.game.game1.ingame) {
play();
}
gotoAndStop (1);
Symbol 842 MovieClip Frame 1
stop();
Symbol 842 MovieClip Frame 5
with (this._parent) {
gotoAndStop(2);
}
with (_root.game) {
gotoAndPlay("shock");
}
gotoAndStop (1);
Symbol 844 MovieClip Frame 1
stop();
Symbol 844 MovieClip Frame 5
with (this._parent) {
gotoAndStop(3);
}
with (_root.game) {
gotoAndPlay("shock");
}
gotoAndStop (1);
Symbol 846 MovieClip Frame 1
stop();
Symbol 846 MovieClip Frame 5
with (this._parent) {
gotoAndStop(4);
}
with (_root.game) {
gotoAndPlay("shock");
}
gotoAndStop (1);
Symbol 856 MovieClip Frame 21
stop();
with (_root.game.game1.star) {
gotoAndStop(1);
}
Symbol 858 MovieClip Frame 21
stop();
with (_root.game.game1.star) {
gotoAndStop(1);
}
Symbol 859 MovieClip Frame 21
stop();
with (_root.game.game1.star) {
gotoAndStop(1);
}
Symbol 860 MovieClip Frame 1
stop();
Symbol 860 MovieClip Frame 2
with (_root.game.game1.rm1) {
nextFrame();
}
Symbol 860 MovieClip Frame 3
with (_root.game.game1.rm2) {
nextFrame();
}
Symbol 860 MovieClip Frame 4
with (_root.game.game1.rm2) {
nextFrame();
}
Symbol 870 MovieClip Frame 1
stop();
Symbol 870 MovieClip Frame 2
all = _root.hit + _root.miss;
acc = (_root.hit / all) * 100;
am = _root.am;
hs = _root.hs;
k = _root.k;
if (k == 40) {
gotoAndPlay ("unlock");
}
if (k == 120) {
gotoAndPlay ("unlock2");
}
Symbol 870 MovieClip Frame 4
gotoAndPlay ("loop");
Symbol 870 MovieClip Frame 7
var SO = SharedObject.getLocal("sharetest");
if (SO.data.count < 1) {
SO.data.count = (SO.data.count = 1);
_root.txtCounter = SO.data.count;
SO.flush();
}
Symbol 870 MovieClip Frame 15
gotoAndStop (1);
Symbol 870 MovieClip Frame 16
var SO = SharedObject.getLocal("sharetest");
if (SO.data.count < 2) {
SO.data.count = (SO.data.count = 2);
_root.txtCounter = SO.data.count;
SO.flush();
}
Symbol 882 MovieClip Frame 1
stop();
Symbol 896 MovieClip Frame 1
stop();
Symbol 897 Button
on (release, dragOut, releaseOutside) {
with (_root.game.game1.dicksmg.smg.gun) {
gotoAndStop(1);
}
}
on (press) {
with (_root.game.game1.dicksmg.smg.gun) {
play();
with (_root.game.game1.cross) {
gotoAndPlay("smg");
}
}
}
Symbol 898 MovieClip Frame 1
stop();
Symbol 898 MovieClip Frame 2
with (_root.game.game1.dicksmg.smg.gun) {
gotoAndStop(1);
}
with (_root.game.game1.cross) {
gotoAndStop(1);
}
Symbol 898 MovieClip Frame 3
with (_root.game.game1.dicksmg.smg.gun) {
gotoAndPlay("reload");
}
with (_root.game.game1.Reloadbtn) {
gotoAndPlay(2);
}
Symbol 899 MovieClip Frame 5
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f8" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f9" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f10" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip "g1" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip "g2" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 899 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 899 MovieClip Frame 10
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f8" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f9" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f10" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 899 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 899 MovieClip Frame 17
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f8" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f9" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f10" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip "g1" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip "g2" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 899 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 899 MovieClip Frame 24
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f8" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f9" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f10" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 899 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 899 MovieClip Frame 33
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f8" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f9" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f10" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "6" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "7" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "8" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "9" in Symbol 899 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Symbol 899 MovieClip Frame 42
stop();
Instance of Symbol 152 MovieClip "f1" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L2" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L1" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L3" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L5" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L6" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L4" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f2" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f3" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L7" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 157 MovieClip "L8" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f8" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f9" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 152 MovieClip "f10" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 645 MovieClip "2" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "1" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "3" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "4" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "5" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "6" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 645 MovieClip "7" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.eir.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("break");
}
}
if (this.headshot.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("headshot");
}
}
if (this.left.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("left");
}
}
if (this.right.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("right");
}
}
if (this.kneel.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("kneel");
}
}
if (this.surrender.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("surrender");
}
}
if (this.sit.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sit");
}
}
if (this.sitdie.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("sitdie");
}
}
if (this.rotate.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
gotoAndStop("rotate");
}
}
if (this.fg.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this.fg.flying) {
play();
}
}
}
Instance of Symbol 254 MovieClip "g1" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Instance of Symbol 254 MovieClip "g2" in Symbol 899 MovieClip Frame 42
onClipEvent (enterFrame) {
if (this.ht.hitTest(this._parent._parent._parent.game1.cross.ht)) {
with (this) {
nextFrame();
}
}
}
Symbol 901 MovieClip Frame 1
with (_root.game.game1.cross) {
gotoAndStop(1);
}
Symbol 901 MovieClip Frame 2
with (_root.game.game1.cross) {
gotoAndStop(1);
}
Instance of Symbol 735 MovieClip in Symbol 904 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = this._x + ((_root._xmouse - this._x) / 4);
}
Symbol 934 MovieClip Frame 1
stop();
Symbol 934 MovieClip Frame 2
with (_root.game.game1.gun_bullet) {
nextFrame();
}
with (_root.game.game1.dicksmg.smg.shell) {
nextFrame();
}
play();
_root.miss = Number(_root.miss) + 1;
_root.am = Number(_root.am) + 1;
Symbol 934 MovieClip Frame 3
play();
Symbol 934 MovieClip Frame 4
play();
Symbol 934 MovieClip Frame 5
gotoAndPlay (2);
Symbol 934 MovieClip Frame 31
with (_root.game.game1.gun_bullet) {
gotoAndPlay("full");
}
Symbol 934 MovieClip Frame 32
with (_root.game.game1.triggeroff) {
gotoAndPlay("noammo");
}
Symbol 936 MovieClip Frame 77
gotoAndPlay (1);
Symbol 938 MovieClip Frame 1
stop();
Symbol 938 MovieClip Frame 30
stop();
with (_root.game.game1.triggeroff) {
gotoAndStop(2);
}
Symbol 938 MovieClip Frame 33
gotoAndStop (1);
Symbol 940 MovieClip Frame 1
stop();
Symbol 940 MovieClip Frame 2
with (_root.game.game1.triggeroff) {
gotoAndStop("noammo");
}
Symbol 940 MovieClip Frame 41
with (_root.game.game1.triggeroff) {
gotoAndStop(1);
}
gotoAndStop (1);
Symbol 995 MovieClip Frame 1
stop();
Symbol 995 MovieClip Frame 51
gotoAndStop (1);
Symbol 996 MovieClip Frame 1
stop();
Symbol 996 MovieClip Frame 5
with (_root.game.game1.ingame) {
play();
}
Symbol 996 MovieClip Frame 10
with (_root.game.game1.ingame) {
play();
}
Symbol 996 MovieClip Frame 15
with (_root.game.game1.ingame) {
play();
}
Symbol 996 MovieClip Frame 20
with (_root.game.game1.ingame) {
play();
}
Symbol 996 MovieClip Frame 29
with (_root.game.game1.ingame) {
play();
}
Symbol 996 MovieClip Frame 38
with (_root.game.game1.ingame) {
play();
}
gotoAndStop (1);
Symbol 997 MovieClip Frame 1
stop();
Symbol 997 MovieClip Frame 2
with (_root.game.game1.dicksmg.smg.gun) {
gotoAndStop(1);
}
with (_root.game.game1.cross) {
gotoAndStop(1);
}
Symbol 997 MovieClip Frame 3
with (_root.game.game1.dicksmg.smg.gun) {
gotoAndPlay("reload");
}
with (_root.game.game1.Reloadbtn) {
gotoAndPlay(2);
}
Instance of Symbol 735 MovieClip in Symbol 1000 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = this._x + ((_root._xmouse - this._x) / 4);
}
Symbol 1046 MovieClip Frame 1
stop();
Symbol 1046 MovieClip Frame 2
_root.miss = Number(_root.miss) + 1;
_root.am = Number(_root.am) + 1;
with (_root.game.game1.gun_bullet) {
nextFrame();
}
with (_root.game.game1.dicksmg.smg.shell) {
nextFrame();
}
play();
Symbol 1046 MovieClip Frame 3
play();
Symbol 1046 MovieClip Frame 4
gotoAndPlay (2);
Symbol 1046 MovieClip Frame 54
with (_root.game.game1.gun_bullet) {
gotoAndPlay("full");
}
Symbol 1046 MovieClip Frame 55
with (_root.game.game1.triggeroff) {
gotoAndPlay("noammo");
}
Symbol 1048 MovieClip Frame 77
gotoAndPlay (1);
Symbol 1050 MovieClip Frame 1
stop();
Symbol 1050 MovieClip Frame 81
stop();
with (_root.game.game1.triggeroff) {
gotoAndStop(2);
}
Symbol 1050 MovieClip Frame 85
gotoAndStop (1);
Symbol 1052 MovieClip Frame 1
stop();
Symbol 1052 MovieClip Frame 2
with (_root.game.game1.triggeroff) {
gotoAndStop("noammo");
}
Symbol 1052 MovieClip Frame 64
with (_root.game.game1.triggeroff) {
gotoAndStop(1);
}
gotoAndStop (1);
Symbol 1064 Button
on (release) {
with (_root) {
play();
}
}
Symbol 1066 MovieClip Frame 1
stop();
Instance of Symbol 716 MovieClip "cross" in Symbol 1066 MovieClip Frame 2
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 773 MovieClip "dickweapon" in Symbol 1066 MovieClip Frame 2
onClipEvent (enterFrame) {
this._x = this._x + ((_root._xmouse - this._x) / 4);
}
Instance of Symbol 936 MovieClip "dicksmg" in Symbol 1066 MovieClip Frame 3
onClipEvent (enterFrame) {
this._x = this._x + ((_root._xmouse - this._x) / 4);
}
Instance of Symbol 1048 MovieClip "dicksmg" in Symbol 1066 MovieClip Frame 4
onClipEvent (enterFrame) {
this._x = this._x + ((_root._xmouse - this._x) / 4);
}
Symbol 1066 MovieClip Frame 23
stopAllSounds();
Symbol 1066 MovieClip Frame 91
stop();
Symbol 1070 MovieClip Frame 1
stop();
Symbol 1070 MovieClip Frame 2
play();
Symbol 1070 MovieClip Frame 3
play();
Symbol 1070 MovieClip Frame 4
play();
Symbol 1070 MovieClip Frame 5
gotoAndStop (1);
Symbol 1070 MovieClip Frame 6
play();
Symbol 1070 MovieClip Frame 7
play();
Symbol 1070 MovieClip Frame 8
play();
Symbol 1070 MovieClip Frame 9
play();
Symbol 1070 MovieClip Frame 10
gotoAndStop (1);
Symbol 1070 MovieClip Frame 11
with (_root.game.game1.life) {
nextFrame();
}
play();
Symbol 1070 MovieClip Frame 12
play();
Symbol 1070 MovieClip Frame 13
play();
Symbol 1070 MovieClip Frame 14
play();
Symbol 1070 MovieClip Frame 15
play();
Symbol 1070 MovieClip Frame 16
gotoAndStop (1);
Symbol 1070 MovieClip Frame 17
play();
Symbol 1070 MovieClip Frame 18
play();
Symbol 1070 MovieClip Frame 19
play();
Symbol 1070 MovieClip Frame 20
play();
Symbol 1070 MovieClip Frame 21
play();
Symbol 1070 MovieClip Frame 22
play();
Symbol 1070 MovieClip Frame 23
play();
Symbol 1070 MovieClip Frame 24
play();
Symbol 1070 MovieClip Frame 25
play();
Symbol 1070 MovieClip Frame 26
gotoAndStop (1);
Symbol 1070 MovieClip Frame 27
play();
Symbol 1070 MovieClip Frame 28
play();
Symbol 1076 MovieClip Frame 1
Quality = ["low", "medium", "high", "best"];
currentQuality = 2;
increaseQuality = function () {
trace("Increase Quality");
currentQuality++;
_quality = Quality[currentQuality];
trace("Current Quality : " + Quality[currentQuality]);
};
decreaseQuality = function () {
trace("Decrease Quality");
currentQuality--;
_quality = Quality[currentQuality];
trace("Current Quality : " + Quality[currentQuality]);
};
Symbol 1076 MovieClip Frame 2
time = getTimer();
Symbol 1076 MovieClip Frame 16
elapsed = getTimer() - time;
rate = int((1000 / elapsed) * 15);
bar._x = rate + 50;
trace("rate : " + rate);
if ((rate < 25) && (currentQuality > 0)) {
decreaseQuality();
} else if ((rate >= 32) && (currentQuality < 3)) {
increaseQuality();
}
gotoAndPlay ("loop");
Symbol 1077 Button
on (keyPress "`") {
nextFrame();
}
on (keyPress "-") {
stage.showmenu = true;
}
Symbol 1078 MovieClip Frame 1
stop();
Symbol 1078 MovieClip Frame 2
_quality = "low";
Symbol 1078 MovieClip Frame 3
_quality = "medium";
stop();
Symbol 1078 MovieClip Frame 4
_quality = "high";
Symbol 1078 MovieClip Frame 5
gotoAndStop (1);
Symbol 1081 Button
on (release, keyPress "<Delete>") {
stopAllSounds();
}
Symbol 1083 Button
on (press, keyPress "<Tab>") {
fscommand ("fullscreen", "true");
}
Symbol 1100 Button
on (press, dragOut) {
SO.data.count = undefined;
SO.flush();
_root.txtCounter = 0;
}
on (release, dragOut) {
fscommand ("quit");
}