Frame 1
stop();
Instance of Symbol 4 MovieClip "bunkerprev" in Frame 1
onClipEvent (load) {
this._alpha = 0;
}
Instance of Symbol 6 MovieClip "antiairprev" in Frame 1
onClipEvent (load) {
this._alpha = 0;
}
Instance of Symbol 8 MovieClip "moneyplantprev" in Frame 1
onClipEvent (load) {
this._alpha = 0;
}
Instance of Symbol 10 MovieClip "techcenterprev" in Frame 1
onClipEvent (load) {
this._alpha = 0;
}
Instance of Symbol 20 MovieClip in Frame 1
onClipEvent (enterFrame) {
stop();
_root.PercentLoaded = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
tellTarget ("_root.bar") {
gotoAndPlay((currentframe = _root.PercentLoaded));
};
}
}
onClipEvent (enterFrame) {
if (_root.PercentLoaded == 100) {
_root.loaded = "Loaded. Press Play.";
_root.box = "Game is Loaded. Enjoy!";
}
}
onClipEvent (enterFrame) {
if (_root.menu.password == "arcticwarrior") {
_root.money = _root.menu.cheatmoney;
} else {
_root.money = 1500;
}
}
Instance of Symbol 58 MovieClip "hand" in Frame 1
onClipEvent (mouseMove) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
updateAfterEvent();
}
Instance of Symbol 106 MovieClip "quality" in Frame 1
onClipEvent (enterFrame) {
if (_root.infantrykilled > _root.killguys) {
tellTarget ("_root") {
nextFrame();
tellTarget ("_root.ondgubbe") {
play();
if (_root.killguys > 300) {
_root.killguys = _root.killguys + 150;
} else {
_root.killguys = _root.killguys + Math.round(_root.killguys / 2);
}
};
};
}
}
onClipEvent (load) {
_root.killguys = 20;
}
Instance of Symbol 58 MovieClip "hand" in Frame 2
onClipEvent (mouseMove) {
Mouse.hide();
_root.hand._x = _root._xmouse;
_root.hand._y = _root._ymouse;
updateAfterEvent();
}
Frame 3
stop();
nextFrame();
Instance of Symbol 208 MovieClip in Frame 3
onClipEvent (mouseDown) {
if (_root.sniperlive == true) {
play();
}
}
Instance of Symbol 233 MovieClip "snipertower" in Frame 3
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.snipertower") {
gotoAndPlay (2);
};
}
}
Instance of Symbol 58 MovieClip "hand" in Frame 3
onClipEvent (mouseMove) {
Mouse.hide();
_root.hand._x = _root._xmouse;
_root.hand._y = _root._ymouse;
updateAfterEvent();
}
Instance of Symbol 106 MovieClip "quality" in Frame 3
onClipEvent (enterFrame) {
if (_root.infantrykilled > _root.killguys) {
tellTarget ("_root") {
nextFrame();
tellTarget ("_root.ondgubbe") {
play();
if (_root.killguys > 300) {
_root.killguys = _root.killguys + 150;
} else {
_root.killguys = _root.killguys + Math.round(_root.killguys / 2);
}
};
};
}
}
onClipEvent (load) {
_root.killguys = 15;
}
Frame 4
stop();
Instance of Symbol 307 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Instance of Symbol 324 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 1.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Instance of Symbol 348 MovieClip "helikopter" in Frame 4
onClipEvent (load) {
_root.bunkernumber = 1;
_root.helikopternumber = 1;
_root.moneyplantnumber = 1;
_root.antiairnumber = 1;
}
onClipEvent (enterFrame) {
_root.helikopter.helikopter.helikopterpris = _root.helikopternumber * 2000;
_root.bunkerpris = (_root.bunkernumber * 100) + 2000;
_root.moneyplantpris = (_root.moneyplantnumber * 1000) + 2000;
_root.antiairpris = (_root.antiairnumber * 500) + 1000;
}
onClipEvent (load) {
liv = 1000;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
_root.helikopternumber = 0;
_root.helikopterdeath = true;
gotoAndStop (409);
}
}
onClipEvent (enterFrame) {
this.helikopter.helikoptrar = _root.helikopternumber;
}
Instance of Symbol 350 MovieClip in Frame 4
onClipEvent (enterFrame) {
rnd = random(1000);
if (rnd == 234) {
play();
}
}
Frame 5
stop();
Instance of Symbol 324 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 1.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 6
stop();
Instance of Symbol 307 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 7
stop();
Instance of Symbol 324 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 1.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 8
stop();
Instance of Symbol 372 MovieClip "bunker" in Frame 8
onClipEvent (enterFrame) {
bunkrar = _root.bunkernumber;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.bunker") {
gotoAndStop (60);
_root.bunkernumber = 0;
bunkrar = 0;
_root.bunkerdeath = true;
};
}
}
Instance of Symbol 307 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 9
stop();
Instance of Symbol 324 MovieClip in Frame 9
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 1.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 10
stop();
Instance of Symbol 385 MovieClip "antiair" in Frame 10
onClipEvent (enterFrame) {
antiairs = _root.antiairnumber;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.antiair") {
gotoAndStop ("death");
_root.antiairnumber = 0;
antiairs = 0;
_root.antiairdeath = true;
};
}
}
Instance of Symbol 307 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 11
stop();
Instance of Symbol 410 MovieClip in Frame 11
onClipEvent (enterFrame) {
this._x = this._x + 10;
}
onClipEvent (enterFrame) {
if (shooting == true) {
if (this._x > 50) {
gotoAndPlay (2);
shooting = false;
}
}
}
onClipEvent (enterFrame) {
if (this._x > 700) {
this._x = -6000;
gotoAndPlay (1);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.antiair.bullet)) {
liv = liv - (_root.antiairnumber * 30);
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (25);
}
}
Frame 12
stop();
Instance of Symbol 426 MovieClip "moneyplant" in Frame 12
onClipEvent (enterFrame) {
moneyplants = _root.moneyplantnumber;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.moneyplant") {
gotoAndPlay ("death");
_root.moneyplantnumber = 0;
moneyplants = 0;
_root.moneyplantdeath = true;
};
}
}
onClipEvent (enterFrame) {
moneymake = _root.moneyplantnumber * 5;
}
Instance of Symbol 324 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 1.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 13
stop();
Instance of Symbol 426 MovieClip "moneyplant" in Frame 13
onClipEvent (enterFrame) {
moneyplants = _root.moneyplantnumber;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.moneyplant") {
gotoAndPlay ("death");
_root.moneyplantnumber = 0;
moneyplants = 0;
_root.moneyplantdeath = true;
};
}
}
onClipEvent (enterFrame) {
moneymake = _root.moneyplantnumber * 5;
}
Instance of Symbol 448 MovieClip "techcenter" in Frame 13
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.techcenter") {
gotoAndPlay (3);
};
}
}
Instance of Symbol 324 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 1.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (112);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 14
stop();
Instance of Symbol 426 MovieClip "moneyplant" in Frame 14
onClipEvent (enterFrame) {
moneyplants = _root.moneyplantnumber;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.moneyplant") {
gotoAndPlay ("death");
_root.moneyplantnumber = 0;
moneyplants = 0;
_root.moneyplantdeath = true;
};
}
}
onClipEvent (enterFrame) {
moneymake = _root.moneyplantnumber * 15;
}
Instance of Symbol 458 MovieClip in Frame 14
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 0.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (122);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (122);
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 15
stop();
Instance of Symbol 426 MovieClip "moneyplant" in Frame 15
onClipEvent (enterFrame) {
moneyplants = _root.moneyplantnumber;
}
onClipEvent (enterFrame) {
if (liv <= 0) {
tellTarget ("_root.moneyplant") {
gotoAndPlay ("death");
_root.moneyplantnumber = 0;
moneyplants = 0;
_root.moneyplantdeath = true;
};
}
}
onClipEvent (enterFrame) {
moneymake = _root.moneyplantnumber * 5;
}
Instance of Symbol 476 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (move == true) {
this._x = this._x + 2.2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 16
stop();
Instance of Symbol 499 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 4;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (2);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (2);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 17
stop();
Instance of Symbol 476 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (move == true) {
this._x = this._x + 2.2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 18
stop();
Instance of Symbol 458 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 0.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (122);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (122);
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 19
stop();
Instance of Symbol 458 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.move == true) {
this._x = this._x + 0.5;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (122);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (122);
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 20
stop();
Instance of Symbol 476 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (move == true) {
this._x = this._x + 2.2;
}
}
onClipEvent (enterFrame) {
if (liv < 0) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker.bullet)) {
liv = liv - (_root.bunkernumber / 100);
}
}
onClipEvent (enterFrame) {
if (_root.bombing == true) {
gotoAndStop (91);
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.gasplan.hitter)) {
liv = liv - 0.5;
}
}
onClipEvent (enterFrame) {
if (this._x > 710) {
tellTarget ("_root") {
gotoAndPlay ("defeat");
};
}
}
Frame 21
stop();
prevFrame();
Frame 22
stop();
Frame 23
stop();
_root.finalratingnr = (((_root.infantrykilled * 30) + (_root.tanksdestroyed * 150)) + (_root.bombsdropped * 100)) + (_root.gasdropped * 50);
if (_root.finalratingnr > 70000) {
_root.finalrating = "Divine";
} else if (_root.finalratingnr > 45000) {
_root.finalrating = "Unnatural";
} else if (_root.finalratingnr > 45000) {
_root.finalrating = "Impossible";
} else if (_root.finalratingnr > 40000) {
_root.finalrating = "Unusual";
} else if (_root.finalratingnr > 35000) {
_root.finalrating = "Talented";
} else if (_root.finalratingnr > 30000) {
_root.finalrating = "Very good";
} else if (_root.finalratingnr > 25000) {
_root.finalrating = "Pretty good";
} else if (_root.finalratingnr > 20000) {
_root.finalrating = "Average";
} else if (_root.finalratingnr > 15000) {
_root.finalrating = "Poor";
} else if (_root.finalratingnr > 10000) {
_root.finalrating = "Lousy";
} else if (_root.finalratingnr > 5000) {
_root.finalrating = "Terrible";
} else {
_root.finalrating = "Clown";
}
Symbol 27 Button
on (release) {
if (_root.music == true) {
_root.music = false;
} else {
_root.music = true;
}
}
Symbol 29 Button
on (release) {
tellTarget ("_root.quality") {
play();
};
}
Symbol 34 MovieClip Frame 1
stop();
Symbol 41 Button
on (release) {
if (_root.PercentLoaded > 50) {
gotoAndStop (2);
} else {
_root.box = "Game not loaded. Please wait until 50%.";
}
}
Symbol 46 Button
on (release) {
tellTarget ("_root.menu") {
gotoAndStop (2);
};
}
Symbol 51 Button
on (release) {
tellTarget ("_root.menu") {
gotoAndStop (3);
};
}
Symbol 56 Button
on (release) {
tellTarget ("_root.menu") {
gotoAndStop (4);
};
}
Symbol 102 MovieClip Frame 27
stop();
Symbol 103 Button
on (release) {
getURL ("http://www.craziness.com", "_blank");
}
Symbol 104 Button
on (keyPress "m") {
if (_root.music == true) {
_root.music = false;
} else {
_root.music = true;
}
}
Symbol 105 Button
on (keyPress "q") {
tellTarget ("_root.quality") {
play();
};
}
Symbol 106 MovieClip Frame 1
_quality = "MEDIUM";
stop();
Symbol 106 MovieClip Frame 2
_quality = "HIGH";
stop();
Symbol 106 MovieClip Frame 3
_quality = "LOW";
stop();
Symbol 111 Button
on (release) {
stopAllSounds();
tellTarget ("_root") {
nextFrame();
};
}
Symbol 117 MovieClip Frame 40
stop();
_root.intro.play();
Symbol 179 Button
on (release) {
getURL ("http://www.craziness.com", "_blank");
}
Symbol 183 MovieClip Frame 1
_parent.move = true;
Symbol 183 MovieClip Frame 3
_parent.move = true;
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
xspeed = (random(10) / 10) + 1;
this._y = random(190) - 90;
this._x = random(700);
}
onClipEvent (enterFrame) {
this._x = this._x + xspeed;
if (this._x > 730) {
this._x = -10;
this._y = random(190) - 90;
xspeed = random(30) / 10;
}
}
Symbol 196 MovieClip Frame 2
stop();
intro.onPress = function () {
getURL ("http://www.urgames.com/", "_blank");
};
Symbol 196 MovieClip Frame 386
tellTarget ("_root") {
nextFrame();
};
Symbol 206 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 2
stop();
Symbol 206 MovieClip Frame 3
stop();
Symbol 206 MovieClip Frame 4
stop();
Symbol 206 MovieClip Frame 5
stop();
Symbol 206 MovieClip Frame 6
stop();
Symbol 206 MovieClip Frame 7
stop();
Symbol 206 MovieClip Frame 8
stop();
Symbol 206 MovieClip Frame 9
stop();
Symbol 206 MovieClip Frame 10
gotoAndPlay (2);
Symbol 208 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 1
stop();
Symbol 216 Button
on (release) {
if (_root.money >= (500 - _root.snipertower.liv)) {
_root.money = _root.money - (500 - _root.snipertower.liv);
_root.snipertower.liv = 500;
}
}
on (rollOver) {
_root.snipertower._alpha = 75;
}
on (rollOut) {
_root.snipertower._alpha = 100;
}
Symbol 220 Button
on (release) {
if (_root.sniperlive == false) {
if (_root.money >= 5000) {
_root.money = _root.money - 5000;
_root.snipertower.liv = 500;
tellTarget ("_root.cashsound") {
play();
tellTarget ("_root.snipertower") {
gotoAndPlay (1);
};
};
}
}
}
Symbol 232 MovieClip Frame 9
stop();
Symbol 233 MovieClip Frame 1
stop();
liv = 500;
_root.sniperlive = true;
Instance of Symbol 221 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sniperlive == false) {
this._visible = true;
} else {
this._visible = false;
}
}
Symbol 233 MovieClip Frame 2
stop();
_root.sniperlive = false;
Symbol 246 MovieClip Frame 1
stop();
_root.bombattack = false;
_root.bombing = false;
Symbol 246 MovieClip Frame 2
_root.bombattack = true;
Symbol 246 MovieClip Frame 40
_root.bombing = true;
Symbol 256 MovieClip Frame 1
stop();
_root.gasattack = false;
Symbol 256 MovieClip Frame 2
_root.gasattack = true;
Symbol 277 MovieClip Frame 1
stop();
Symbol 277 MovieClip Frame 2
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 86
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 87
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 117
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 118
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 160
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 161
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 186
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 187
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 212
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 213
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 251
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 252
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 281
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 282
tellTarget ("_root.musicc") {
stop();
};
Symbol 277 MovieClip Frame 309
stop();
tellTarget ("_root.musicc") {
play();
};
Symbol 277 MovieClip Frame 361
gotoAndStop ("last");
Symbol 279 Button
on (press, keyPress "m") {
tellTarget ("_root.musiccontrol") {
play();
};
}
Symbol 280 Button
on (keyPress "q") {
tellTarget ("_root.quality") {
play();
};
}
Symbol 281 MovieClip Frame 1
tellTarget ("_root.musicc") {
play();
};
stop();
Symbol 281 MovieClip Frame 2
tellTarget ("_root.musicc") {
stop();
};
stop();
Symbol 282 Button
on (release) {
if (_root.sniperlive == true) {
liv = liv - 1;
if (_root.sniperupgrade == true) {
liv = liv - 1;
}
}
}
Symbol 283 Button
on (release) {
if (_root.sniperlive == true) {
gotoAndStop (92);
}
}
Symbol 296 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
tellTarget ("_root.death") {
play();
};
Symbol 296 MovieClip Frame 2
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 4
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 6
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 8
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 296 MovieClip Frame 20
_parent._alpha = 100;
_parent._x = -20 - random(20);
_parent._y = random(202) + 84;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 306 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
tellTarget ("_root.death") {
play();
};
Symbol 306 MovieClip Frame 2
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 4
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 6
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 8
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 306 MovieClip Frame 20
_parent._alpha = 100;
_parent._x = -20 - random(20);
_parent._y = random(202) + 84;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 307 MovieClip Frame 1
liv = 2;
move = true;
Symbol 307 MovieClip Frame 2
move = true;
Symbol 307 MovieClip Frame 80
move = false;
Instance of Symbol 288 MovieClip "bullet" in Symbol 307 MovieClip Frame 80
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker)) {
_root.bunker.liv = _root.bunker.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.snipertower)) {
_root.snipertower.liv = _root.snipertower.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.moneyplant)) {
_root.moneyplant.liv = _root.moneyplant.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.antiair)) {
_root.antiair.liv = _root.antiair.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.techcenter)) {
_root.techcenter.liv = _root.techcenter.liv - 1;
}
}
Symbol 307 MovieClip Frame 90
pos = random(4);
if (pos == 1) {
gotoAndPlay (2);
} else if (pos == 2) {
gotoAndPlay (15);
} else if (pos == 3) {
gotoAndPlay (27);
} else if (pos == 4) {
gotoAndPlay (36);
} else {
gotoAndPlay (40);
}
move = true;
Symbol 307 MovieClip Frame 91
stop();
move = false;
_root.money = _root.money + 2;
liv = 10;
_root.infantrykilled = _root.infantrykilled + 1;
_root.standingkilled = _root.standingkilled + 1;
Symbol 307 MovieClip Frame 92
stop();
move = false;
_root.money = _root.money + 2;
liv = 10;
_root.infantrykilled = _root.infantrykilled + 1;
_root.standingkilled = _root.standingkilled + 1;
Symbol 310 MovieClip Frame 1
_parent.move = true;
Symbol 310 MovieClip Frame 2
_parent.move = false;
Symbol 310 MovieClip Frame 3
_parent.move = true;
Symbol 310 MovieClip Frame 4
_parent.move = false;
Symbol 311 Button
on (release) {
if (_root.sniperlive == true) {
gotoAndStop (112);
}
}
Symbol 314 MovieClip Frame 1
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 2
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 3
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 4
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 5
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 6
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 7
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 8
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 9
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 10
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 11
_parent._x = _parent._x - 0.1;
Symbol 314 MovieClip Frame 12
_parent._x = _parent._x - 0.1;
Symbol 323 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
tellTarget ("_root.death") {
play();
};
Symbol 323 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 323 MovieClip Frame 20
_parent._alpha = 0;
Symbol 323 MovieClip Frame 21
_parent._alpha = 100;
_parent._x = -30;
_parent._y = random(250) + 100;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 324 MovieClip Frame 1
liv = 2;
Symbol 324 MovieClip Frame 101
move = false;
Instance of Symbol 288 MovieClip "bullet" in Symbol 324 MovieClip Frame 101
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker)) {
_root.bunker.liv = _root.bunker.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.snipertower)) {
_root.snipertower.liv = _root.snipertower.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.moneyplant)) {
_root.moneyplant.liv = _root.moneyplant.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.antiair)) {
_root.antiair.liv = _root.antiair.liv - 1;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.techcenter)) {
_root.techcenter.liv = _root.techcenter.liv - 1;
}
}
Symbol 324 MovieClip Frame 111
pos = random(4);
if (pos == 1) {
gotoAndPlay (2);
} else if (pos == 2) {
gotoAndPlay (15);
} else if (pos == 3) {
gotoAndPlay (27);
} else if (pos == 4) {
gotoAndPlay (36);
} else {
gotoAndPlay (40);
}
Symbol 324 MovieClip Frame 112
stop();
move = false;
_root.money = _root.money + 2;
liv = 10;
_root.infantrykilled = _root.infantrykilled + 1;
_root.crawlingkilled = _root.crawlingkilled + 1;
Symbol 333 Button
on (release) {
if (_root.money >= (1000 - _root.helikopter.liv)) {
_root.money = _root.money - (1000 - _root.helikopter.liv);
_root.helikopter.liv = 1000;
}
}
on (rollOver) {
_root.helikopter._alpha = 75;
}
on (rollOut) {
_root.helikopter._alpha = 100;
}
Symbol 335 Button
on (release) {
if (_root.money >= _root.helikopter.helikopter.helikopterpris) {
_root.helikopternumber = _root.helikopternumber + 1;
_root.money = _root.money - _root.helikopter.helikopter.helikopterpris;
tellTarget ("_root.cashsound") {
play();
if (_root.helikopterdeath == true) {
_root.helikopterdeath = false;
tellTarget ("_root.helikopter") {
gotoAndPlay (1);
_root.helikopter.liv = 1000;
};
}
};
}
}
Symbol 336 MovieClip Frame 1
stop();
Symbol 345 Button
on (release) {
play();
_root.money = _root.money + (1000 * _root.helikopternumber);
}
Instance of Symbol 336 MovieClip "helikopter" in Symbol 348 MovieClip Frame 241
onClipEvent (enterFrame) {
helikoptrar = _root.helikopternumber;
}
onClipEvent (enterFrame) {
liv = _parent.liv;
}
Instance of Symbol 336 MovieClip "helikopter" in Symbol 348 MovieClip Frame 302
onClipEvent (enterFrame) {
liv = _parent.liv;
}
Symbol 348 MovieClip Frame 328
stop();
Instance of Symbol 336 MovieClip "helikopter" in Symbol 348 MovieClip Frame 344
onClipEvent (enterFrame) {
helikoptrar = _root.helikopternumber;
}
onClipEvent (enterFrame) {
liv = _parent.liv;
}
Symbol 348 MovieClip Frame 408
gotoAndPlay (1);
Symbol 348 MovieClip Frame 409
stop();
Symbol 350 MovieClip Frame 1
stop();
Symbol 352 Button
on (release) {
if (_root.money >= _root.bunkerpris) {
if (_root.bunkerpurchased == false) {
tellTarget ("_root.bunker") {
gotoAndPlay (2);
_root.bunkerpurchased = true;
_root.money = _root.money - _root.bunkerpris;
tellTarget ("_root.cashsound") {
play();
if (_root.bunkerdeath == true) {
tellTarget ("_root.bunker") {
gotoAndPlay (2);
_root.bunkerdeath = false;
};
}
};
};
} else {
_root.money = _root.money - _root.bunkerpris;
_root.bunkernumber = _root.bunkernumber + 1;
tellTarget ("_root.cashsound") {
play();
if (_root.bunkerdeath == true) {
tellTarget ("_root.bunker") {
gotoAndPlay (2);
_root.bunkerdeath = false;
_root.bunker.liv = 1000;
};
}
};
}
}
}
on (rollOver) {
_root.bunkerprev._alpha = 50;
}
on (rollOut) {
_root.bunkerprev._alpha = 0;
}
Symbol 354 Button
on (release) {
if (_root.money >= (1000 - _root.bunker.liv)) {
_root.money = _root.money - (1000 - _root.bunker.liv);
_root.bunker.liv = 1000;
}
}
on (rollOver) {
_root.bunker._alpha = 75;
}
on (rollOut) {
_root.bunker._alpha = 100;
}
Symbol 356 Button
on (release) {
if (_root.money >= _root.bunkerpris) {
if (_root.bunkerpurchased == false) {
tellTarget ("_root.bunker") {
gotoAndPlay (2);
_root.bunkerpurchased = true;
_root.money = _root.money - _root.bunkerpris;
tellTarget ("_root.cashsound") {
play();
if (_root.bunkerdeath == true) {
tellTarget ("_root.bunker") {
gotoAndPlay (2);
_root.bunkerdeath = false;
};
}
};
};
} else {
_root.money = _root.money - _root.bunkerpris;
_root.bunkernumber = _root.bunkernumber + 1;
tellTarget ("_root.cashsound") {
play();
if (_root.bunkerdeath == true) {
tellTarget ("_root.bunker") {
gotoAndPlay (2);
_root.bunkerdeath = false;
_root.bunker.liv = 1000;
};
}
};
}
}
}
Symbol 359 Button
on (release) {
if (_root.money >= (1000 - _root.bunker.liv)) {
_root.money = _root.money - (1000 - _root.bunker.liv);
_root.bunker.liv = 1000;
}
}
Symbol 372 MovieClip Frame 1
stop();
_root.bunkerpurchased = false;
liv = 1000;
Symbol 372 MovieClip Frame 59
gotoAndPlay (2);
Symbol 372 MovieClip Frame 60
stop();
Symbol 375 Button
on (release) {
if (_root.money >= _root.antiairpris) {
if (_root.antiairpurchased == false) {
tellTarget ("_root.antiair") {
gotoAndPlay (2);
_root.antiairpurchased = true;
_root.money = _root.money - _root.antiairpris;
tellTarget ("_root.cashsound") {
play();
if (_root.antiairdeath == true) {
tellTarget ("_root.antiair") {
gotoAndPlay (2);
_root.antiairdeath = false;
_root.antiair.liv = 750;
};
}
};
};
} else {
_root.money = _root.money - _root.antiairpris;
_root.antiairnumber = _root.antiairnumber + 1;
tellTarget ("_root.cashsound") {
play();
if (_root.antiairdeath == true) {
tellTarget ("_root.antiair") {
gotoAndPlay (2);
_root.antiairdeath = false;
_root.antiair.liv = 750;
};
}
};
}
}
}
on (rollOver) {
_root.antiairprev._alpha = 50;
}
on (rollOut) {
_root.antiairprev._alpha = 0;
}
Symbol 377 Button
on (release) {
if (_root.money >= _root.antiairpris) {
if (_root.antiairpurchased == false) {
tellTarget ("_root.antiair") {
gotoAndPlay (2);
_root.antiairpurchased = true;
_root.money = _root.money - _root.antiairpris;
tellTarget ("_root.cashsound") {
play();
if (_root.antiairdeath == true) {
tellTarget ("_root.antiair") {
gotoAndPlay (2);
_root.antiairdeath = false;
_root.antiair.liv = 750;
};
}
};
};
} else {
_root.money = _root.money - _root.antiairpris;
_root.antiairnumber = _root.antiairnumber + 1;
tellTarget ("_root.cashsound") {
play();
if (_root.antiairdeath == true) {
tellTarget ("_root.antiair") {
gotoAndPlay (2);
_root.antiairdeath = false;
_root.antiair.liv = 750;
};
}
};
}
}
}
Symbol 378 Button
on (release) {
if (_root.money >= (750 - _root.antiair.liv)) {
_root.money = _root.money - (750 - _root.antiair.liv);
_root.antiair.liv = 750;
}
}
on (rollOver) {
_root.antiair._alpha = 75;
}
on (rollOut) {
_root.antiair._alpha = 100;
}
Symbol 385 MovieClip Frame 1
stop();
_root.antiairpurchased = false;
liv = 750;
Symbol 385 MovieClip Frame 26
gotoAndPlay (2);
Symbol 385 MovieClip Frame 27
stop();
Symbol 410 MovieClip Frame 1
liv = 1000;
death = false;
shooting = true;
Symbol 410 MovieClip Frame 2
stop();
shooting = true;
Instance of Symbol 255 MovieClip in Symbol 410 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hittest(_root.helikopter)) {
_root.helikopter.liv = _root.helikopter.liv - 5;
}
}
Symbol 410 MovieClip Frame 24
gotoAndStop (2);
Symbol 410 MovieClip Frame 25
stop();
death = true;
_root.planesdestroyed = _root.planesdestroyed + 1;
liv = 10000;
Symbol 414 Button
on (release) {
if (_root.money >= _root.moneyplantpris) {
if (_root.moneyplantpurchased == false) {
tellTarget ("_root.moneyplant") {
gotoAndPlay (2);
_root.moneyplantpurchased = true;
_root.money = _root.money - _root.moneyplantpris;
tellTarget ("_root.cashsound") {
play();
if (_root.moneyplantdeath == true) {
tellTarget ("_root.moneyplant") {
gotoAndPlay (2);
_root.moneyplantdeath = false;
};
}
};
};
} else {
_root.money = _root.money - _root.moneyplantpris;
_root.moneyplantnumber = _root.moneyplantnumber + 1;
tellTarget ("_root.cashsound") {
play();
if (_root.moneyplantdeath == true) {
tellTarget ("_root.moneyplant") {
gotoAndPlay (2);
_root.moneyplantdeath = false;
_root.moneyplant.liv = 1000;
};
}
};
}
}
}
on (rollOver) {
_root.moneyplantprev._alpha = 25;
}
on (rollOut) {
_root.moneyplantprev._alpha = 0;
}
Symbol 418 Button
on (release) {
if (_root.money >= (500 - _root.moneyplant.liv)) {
_root.money = _root.money - (500 - _root.moneyplant.liv);
_root.moneyplant.liv = 500;
}
}
on (rollOver) {
_root.moneyplant._alpha = 75;
}
on (rollOut) {
_root.moneyplant._alpha = 100;
}
Symbol 419 Button
on (release) {
if (_root.money >= _root.moneyplantpris) {
if (_root.moneyplantpurchased == false) {
tellTarget ("_root.moneyplant") {
gotoAndPlay (2);
_root.moneyplantpurchased = true;
_root.money = _root.money - _root.moneyplantpris;
tellTarget ("_root.cashsound") {
play();
if (_root.moneyplantdeath == true) {
tellTarget ("_root.moneyplant") {
gotoAndPlay (2);
_root.moneyplantdeath = false;
};
}
};
};
} else {
_root.money = _root.money - _root.moneyplantpris;
_root.moneyplantnumber = _root.moneyplantnumber + 1;
tellTarget ("_root.cashsound") {
play();
if (_root.moneyplantdeath == true) {
tellTarget ("_root.moneyplant") {
gotoAndPlay (2);
_root.moneyplantdeath = false;
_root.moneyplant.liv = 1000;
};
}
};
}
}
}
Symbol 422 Button
on (release) {
if (_root.money >= (500 - _root.moneyplant.liv)) {
_root.money = _root.money - (500 - _root.moneyplant.liv);
_root.moneyplant.liv = 500;
}
}
Symbol 426 MovieClip Frame 1
stop();
_root.moneyplantpurchased = false;
liv = 500;
Symbol 426 MovieClip Frame 35
_root.money = _root.money + moneymake;
gotoAndPlay (2);
Symbol 426 MovieClip Frame 36
stop();
Symbol 428 Button
on (release) {
if (_root.techcenterlive == false) {
if (_root.money >= 10000) {
tellTarget ("_root.cashsound") {
play();
};
_root.money = _root.money - 10000;
_root.techcenter.liv = 1000;
tellTarget ("_root.techcenter") {
gotoAndPlay (2);
};
}
}
}
on (rollOver) {
_root.techcenterprev._alpha = 25;
}
on (rollOut) {
_root.techcenterprev._alpha = 0;
}
Symbol 432 Button
on (release) {
if (_root.money >= (1000 - _root.techcenter.liv)) {
_root.money = _root.money - (1000 - _root.techcenter.liv);
_root.techcenter.liv = 1000;
}
}
on (rollOver) {
_root.techcenter._alpha = 75;
}
on (rollOut) {
_root.techcenter._alpha = 100;
}
Symbol 436 Button
on (release) {
if (_root.money >= 20000) {
if (_root.sniperupgrade == false) {
_root.money = _root.money - 20000;
tellTarget ("_root.cashsound") {
play();
_root.sniperupgrade = true;
};
}
}
}
Symbol 442 Button
on (release) {
if (_root.money >= 5000) {
if (_root.gasattack == false) {
_root.money = _root.money - 5000;
tellTarget ("_root.cashsound") {
play();
tellTarget ("_root.gasplan") {
gotoAndPlay (2);
_root.gasdropped = _root.gasdropped + 1;
};
};
}
}
}
Symbol 445 Button
on (release) {
if (_root.money >= 10000) {
if (_root.bombattack == false) {
_root.money = _root.money - 10000;
tellTarget ("_root.cashsound") {
play();
tellTarget ("_root.bombplan") {
gotoAndPlay (2);
_root.bombsdropped = _root.bombsdropped + 1;
};
};
}
}
}
Symbol 448 MovieClip Frame 1
stop();
_root.techcenterlive = false;
liv = 1000;
Instance of Symbol 429 MovieClip in Symbol 448 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.techcenterlive == false) {
this._visible = true;
} else {
this._visible = false;
}
}
Symbol 448 MovieClip Frame 2
stop();
liv = 1000;
_root.techcenterlive = true;
Instance of Symbol 437 MovieClip in Symbol 448 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.techcenterlive == true) {
if (_root.sniperupgrade == false) {
this._visible = true;
} else {
this._visible = false;
}
} else {
this._visible = false;
}
}
onClipEvent (load) {
_root.sniperupgrade = false;
}
Instance of Symbol 446 MovieClip in Symbol 448 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.techcenterlive == true) {
this._visible = true;
} else {
this._visible = false;
}
}
Symbol 448 MovieClip Frame 3
stop();
_root.techcenterlive = false;
Instance of Symbol 429 MovieClip in Symbol 448 MovieClip Frame 3
onClipEvent (enterFrame) {
if (_root.techcenterlive == false) {
this._visible = true;
} else {
this._visible = false;
}
}
Symbol 455 MovieClip Frame 1
_parent._x = _parent._x - 5;
Symbol 455 MovieClip Frame 13
tellTarget ("_parent") {
play();
};
Symbol 457 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 2
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 4
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 6
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 8
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 457 MovieClip Frame 20
_parent._alpha = 100;
_parent._x = -100;
_parent._y = random(250) + 100;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 458 MovieClip Frame 1
liv = 50;
move = true;
Symbol 458 MovieClip Frame 120
stop();
move = false;
Instance of Symbol 455 MovieClip in Symbol 458 MovieClip Frame 120
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker)) {
_root.bunker.liv = _root.bunker.liv - 10;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.snipertower)) {
_root.snipertower.liv = _root.snipertower.liv - 10;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.moneyplant)) {
_root.moneyplant.liv = _root.moneyplant.liv - 10;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.antiair)) {
_root.antiair.liv = _root.antiair.liv - 10;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.techcenter)) {
_root.techcenter.liv = _root.techcenter.liv - 10;
}
}
Symbol 458 MovieClip Frame 121
pos = random(100);
_currentframe = pos;
gotoAndPlay(pos);
move = true;
Symbol 458 MovieClip Frame 122
stop();
move = false;
_root.tanksdestroyed = _root.tanksdestroyed + 1;
_root.money = _root.money + 100;
Symbol 461 MovieClip Frame 1
_parent.move = true;
Symbol 461 MovieClip Frame 3
_parent.move = true;
Symbol 462 Button
on (release) {
if (_root.sniperlive == true) {
liv = liv - 1;
}
}
Symbol 475 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
tellTarget ("_root.death") {
play();
};
Symbol 475 MovieClip Frame 2
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 4
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 6
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 8
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 475 MovieClip Frame 20
_parent._alpha = 100;
_parent._y = random(250) + 100;
_parent._x = -20;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 476 MovieClip Frame 1
liv = 5;
move = true;
Symbol 476 MovieClip Frame 81
move = false;
Instance of Symbol 288 MovieClip "bullet" in Symbol 476 MovieClip Frame 81
onClipEvent (enterFrame) {
if (this.hittest(_root.bunker)) {
_root.bunker.liv = _root.bunker.liv - 2;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.snipertower)) {
_root.snipertower.liv = _root.snipertower.liv - 2;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.moneyplant)) {
_root.moneyplant.liv = _root.moneyplant.liv - 2;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.antiair)) {
_root.antiair.liv = _root.antiair.liv - 2;
}
}
onClipEvent (enterFrame) {
if (this.hittest(_root.techcenter)) {
_root.techcenter.liv = _root.techcenter.liv - 2;
}
}
Symbol 476 MovieClip Frame 90
pos = random(4);
if (pos == 1) {
gotoAndPlay (2);
} else if (pos == 2) {
gotoAndPlay (15);
} else if (pos == 3) {
gotoAndPlay (27);
} else if (pos == 4) {
gotoAndPlay (36);
} else {
gotoAndPlay (40);
}
move = true;
Symbol 476 MovieClip Frame 91
stop();
move = false;
_root.money = _root.money + 5;
liv = 10;
_root.infantrykilled = _root.infantrykilled + 1;
move = false;
_root.specopskilled = _root.specopskilled + 1;
Symbol 480 Button
on (release) {
if (_root.sniperlive == true) {
gotoAndStop (3);
}
}
Symbol 490 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
tellTarget ("_root.death") {
play();
};
Symbol 490 MovieClip Frame 2
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 4
_parent._alpha = _parent._alpha - 5;
_parent.move = false;
Symbol 490 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 6
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 8
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 490 MovieClip Frame 20
_parent._alpha = 100;
_parent._x = -20 - random(20);
_parent._y = random(202) + 84;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 498 MovieClip Frame 1
_parent._alpha = _parent._alpha - 5;
tellTarget ("_root.death") {
play();
};
Symbol 498 MovieClip Frame 2
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 3
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 4
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 5
_parent._alpha = _parent._alpha - 5;
_parent.move = false;
Symbol 498 MovieClip Frame 6
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 7
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 8
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 9
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 10
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 11
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 12
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 13
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 14
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 15
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 16
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 17
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 18
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 19
_parent._alpha = _parent._alpha - 5;
Symbol 498 MovieClip Frame 20
_parent._alpha = 100;
_parent._x = -20 - random(20);
_parent._y = random(250) + 100;
tellTarget ("_parent") {
gotoAndPlay (1);
};
Symbol 499 MovieClip Frame 1
liv = 6;
move = true;
stop();
Symbol 499 MovieClip Frame 2
stop();
_root.money = _root.money + 5;
liv = 10;
_root.infantrykilled = _root.infantrykilled + 1;
_root.agentskilled = _root.agentskilled + 1;
Symbol 499 MovieClip Frame 3
stop();
_root.money = _root.money + 5;
liv = 10;
_root.infantrykilled = _root.infantrykilled + 1;
_root.agentskilled = _root.agentskilled + 1;
Symbol 506 MovieClip Frame 736
tellTarget ("_root") {
nextFrame();
};