Frame 1
percentl = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
Frame 2
if (_root.getBytesLoaded() != _root.getBytesTotal()) {
gotoAndPlay (1);
}
Frame 3
percentl = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
stop();
Frame 10
stop();
Frame 11
stop();
Frame 12
life = 100;
fulllife = 100;
chassistype = 1;
wingtype = 1;
tailtype = 1;
pilotname = "Johnny Assault";
pilotcountry = "USA";
armadaprogress = 1;
pweapon = 1;
pweaponlevel = 1;
pweaponcounter = 1;
sweapon = 0;
ctype1 = 1;
ctype2 = 0;
ctype3 = 0;
ctype4 = 0;
wtype1 = 1;
wtype2 = 0;
wtype3 = 0;
wtype4 = 0;
ttype1 = 1;
ttype2 = 0;
ttype3 = 0;
ttype4 = 0;
pweapon1 = 1;
pweapon2 = 0;
pweapon3 = 0;
sweapon1 = 0;
sweapon2 = 0;
sweapon3 = 0;
sweapon4 = 0;
sweapon5 = 0;
sweapon6 = 0;
sweapon7 = 0;
sweapon8 = 0;
sweapon9 = 0;
sweapon10 = 0;
sweapon11 = 0;
sweapon12 = 0;
sweapon13 = 0;
sweapon14 = 0;
lives = 3;
cash = 200;
score = 0;
abomb = 2;
thrustspeed = 8;
glidespeed = 8;
key_shoot = 83;
key_bomb = 65;
baddycounter = 101;
cashcoincounter = 150;
abombcounter = 200;
powerupcounter = 221;
specialcounter = 241;
baddybulletcounter = 261;
Frame 13
ofulllife = 100;
ochassistype = 1;
owingtype = 1;
otailtype = 1;
opweapon = 1;
opweaponlevel = 1;
osweapon = 0;
octype1 = 1;
octype2 = 0;
octype3 = 0;
octype4 = 0;
owtype1 = 1;
owtype2 = 0;
owtype3 = 0;
owtype4 = 0;
ottype1 = 1;
ottype2 = 0;
ottype3 = 0;
ottype4 = 0;
opweapon1 = 1;
opweapon2 = 0;
opweapon3 = 0;
osweapon1 = 0;
osweapon2 = 0;
osweapon3 = 0;
osweapon4 = 0;
osweapon5 = 0;
osweapon6 = 0;
osweapon7 = 0;
osweapon8 = 0;
osweapon9 = 0;
osweapon10 = 0;
osweapon11 = 0;
osweapon12 = 0;
osweapon13 = 0;
osweapon14 = 0;
olives = 3;
ocash = 200;
oscore = 0;
oabomb = 2;
othrustspeed = 8;
oglidespeed = 8;
Frame 14
pauser = 0;
dialogueon = 0;
whassup = "Nothing";
_quality = "MEDIUM";
stopAllSounds();
Frame 15
removeMovieClip(_root.statusbar);
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.gb" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pulse" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddy1_" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyc" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyd" + i));
i++;
}
i = 150;
while (i <= 200) {
removeMovieClip(eval ("_root.cashcoin" + i));
i++;
}
i = 221;
while (i <= 240) {
removeMovieClip(eval ("_root.powerup" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.slicerlaser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.electric" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.red_laser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.rocket" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.shockwavemine" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.beamerbeam" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.orbiter" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.cannonball" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.gauss" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.backblast" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.flame" + i));
i++;
}
i = 261;
while (i <= 280) {
removeMovieClip(eval ("_root.baddybullet" + i));
i++;
}
Instance of Symbol 150 MovieClip in Frame 15
//component parameters
onClipEvent (construct) {
musik = "intro";
}
Frame 39
stop();
Frame 51
stop();
Frame 56
stop();
Frame 61
stop();
Frame 76
removeMovieClip(_root.statusbar);
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.gb" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pulse" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddy1_" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyc" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyd" + i));
i++;
}
i = 150;
while (i <= 200) {
removeMovieClip(eval ("_root.cashcoin" + i));
i++;
}
i = 221;
while (i <= 240) {
removeMovieClip(eval ("_root.powerup" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.slicerlaser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.electric" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.red_laser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.rocket" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.shockwavemine" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.beamerbeam" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.orbiter" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.cannonball" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.gauss" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.backblast" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.flame" + i));
i++;
}
i = 261;
while (i <= 280) {
removeMovieClip(eval ("_root.baddybullet" + i));
i++;
}
fulllife = ofulllife;
life = fulllife;
chassistype = ochassistype;
wingtype = owingtype;
tailtype = otailtype;
pweapon = opweapon;
pweaponlevel = opweaponlevel;
sweapon = osweapon;
ctype1 = octype1;
ctype2 = octype2;
ctype3 = octype3;
ctype4 = octype4;
wtype1 = owtype1;
wtype2 = owtype2;
wtype3 = owtype3;
wtype4 = owtype4;
ttype1 = ottype1;
ttype2 = ottype2;
ttype3 = ottype3;
ttype4 = ottype4;
pweapon1 = opweapon1;
pweapon2 = opweapon2;
pweapon3 = opweapon3;
sweapon1 = osweapon1;
sweapon2 = osweapon2;
sweapon3 = osweapon3;
sweapon4 = osweapon4;
sweapon5 = osweapon5;
sweapon6 = osweapon6;
sweapon7 = osweapon7;
sweapon8 = osweapon8;
sweapon9 = osweapon9;
sweapon10 = osweapon10;
sweapon11 = osweapon11;
sweapon12 = osweapon12;
sweapon13 = osweapon13;
sweapon14 = osweapon14;
if (olives == 0) {
olives = 1;
}
lives = olives;
cash = ocash;
score = oscore;
abomb = oabomb;
thrustspeed = othrustspeed;
glidespeed = oglidespeed;
Instance of Symbol 150 MovieClip in Frame 76
//component parameters
onClipEvent (construct) {
musik = "money";
}
Instance of Symbol 342 MovieClip in Frame 76
onClipEvent (enterFrame) {
this.gotoAndStop(_root.pweapon);
}
Instance of Symbol 358 MovieClip in Frame 76
onClipEvent (enterFrame) {
if (_root.sweapon == 0) {
_root.sweapon = 15;
}
this.gotoAndStop(_root.sweapon);
}
Frame 84
stop();
Frame 93
pweaponlevel = 1;
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
stop();
Instance of Symbol 1117 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 5);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1119 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 10);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1121 MovieClip in Frame 93
onClipEvent (load) {
btimer1 = 1;
interval1 = 50;
btimer2 = 1;
interval2 = 50;
btimer3 = 1;
interval3 = 50;
btimer4 = 1;
interval4 = 50;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
op = random(5);
if (btimer1 == 1) {
_root.attachMovie("baddy_hoverer", "baddya" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddya" + _root.baddycounter) + "._x", 650);
Set(("_root.baddya" + _root.baddycounter) + "._y", random(250) + 40);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
btimer1++;
if (btimer1 == interval1) {
btimer1 = 1;
}
timer++;
}
}
Instance of Symbol 1146 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 93
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 93
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 93
onClipEvent (load) {
this.swapDepths(1000100);
}
Frame 94
whatstage = "STAGE 1";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 94
//component parameters
onClipEvent (construct) {
musik = "combat";
}
Instance of Symbol 1117 MovieClip in Frame 94
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 5);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1119 MovieClip in Frame 94
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 10);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 94
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 94
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 94
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 213
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_falkship", 520, 0, "btimer2", 6, 1, 30);
addbaddy("baddy_falkship", 480, 0, "btimer2", 6, 80, 95);
addbaddy("baddy_falkship", 600, 0, "btimer2", 6, 130, 145);
addbaddy("baddy_falkship", 350, 0, "btimer2", 6, 200, 215);
addbaddy("baddy_falkship", 380, 0, "btimer2", 6, 300, 320);
addbaddy("baddy_falkship", 380, 0, "btimer2", 18, 620, 680);
addbaddy("baddy_grenn", 620, random(100) + 100, "btimer9", 12, 33, 55);
addbaddy("baddy_hoverer", 620, random(330), "btimer11", 14, 148, 170);
addbaddy("baddy_hoverer", 620, random(330), "btimer10", 14, 700, 755);
addbaddy("baddy_grenn", 620, random(100) + 50, "btimer5", 5, 149, 155);
addbaddy("baddy_grenn", 620, random(100) + 120, "btimer6", 14, 162, 182);
addbaddy("baddy_grenn", 620, random(100) + 70, "btimer7", 16, 240, 290);
addbaddy("baddy_grenn", 620, random(100) + 20, "btimer8", 26, 550, 600);
addbaddy("baddy_rotator", 400, -50, "btimer13", 5, 15, 30);
addbaddy("baddy_lushroom", 620, random(300), "btimer4", 14, 340, 500);
addbaddy("baddy_lushroom", 620, random(300), "btimer4", 20, 520, 700);
addbaddy("baddy_rotatorbottom", 400, 400, "btimer12", 40, 720, 1000);
addbaddy("baddy_rotator", 400, -50, "btimer12", 40, 721, 1001);
addbaddy("baddy_choppax", 620, random(200) + 60, "btimer15", 60, 1050, 1500);
addbaddy("baddy_grenn", 620, random(100) + 100, "btimer14", 15, 1500, 1650);
addbaddy("baddy_grimmsquash", 600, 200, "btimer16", 25, 1720, 1750);
timer++;
}
}
Frame 214
play();
Frame 215
stop();
Frame 217
play();
Frame 218
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 218
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 219
gotoAndPlay(_currentframe - 1 +93);
Frame 220
whatstage = "STAGE 2";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 220
//component parameters
onClipEvent (construct) {
musik = "combat2";
}
Instance of Symbol 1117 MovieClip in Frame 220
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 5);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1119 MovieClip in Frame 220
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 10);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 220
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 220
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 220
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 339
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_grenn", 620, random(100) + 50, "btimer1", 20, 5, 155);
addbaddy("baddy_falkship", 550, 0, "btimer2", 6, 60, 85);
addbaddy("baddy_grenn", 620, random(100) + 50, "btimer3", 20, 95, 195);
addbaddy("baddy_grenn", 620, random(100) + 100, "btimer4", 25, 100, 220);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer13", 8, 101, 110);
addbaddy("baddy_cloud", 620, random(40) + 300, "btimer5", 120, 250, 550);
addbaddy("baddy_cloud", 620, random(50) + 70, "btimer7", 120, 350, 700);
addbaddy("baddy_falkship", 510, 0, "btimer11", 11, 300, 360);
addbaddy("baddy_lushroom", 620, random(20) + 300, "btimer6", 30, 750, 1050);
addbaddy("baddy_blunger", 610, 170, "btimer18", 8, 780, 790);
addbaddy("baddy_lushroom", 620, random(20) + 70, "btimer12", 30, 800, 960);
addbaddy("baddy_hoverer", 620, random(330), "btimer8", 50, 1025, 1300);
addbaddy("baddy_rotator", 260 + random(200), -50, "btimer9", 25, 1100, 1200);
addbaddy("baddy_rotatorbottom", 260 + random(200), 400, "btimer10", 30, 1200, 1300);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer14", 8, 1300, 1310);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer15", 8, 1310, 1320);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer16", 8, 1470, 1480);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer17", 8, 1480, 1490);
addbaddy("baddy_roach", 600, 200, "btimer19", 25, 1600, 1630);
timer++;
}
}
Frame 340
play();
Frame 341
stop();
Frame 343
play();
Frame 344
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 344
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 345
gotoAndPlay(_currentframe - 1 +219);
Frame 346
whatstage = "STAGE 3";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 346
//component parameters
onClipEvent (construct) {
musik = "combat3";
}
Instance of Symbol 1268 MovieClip in Frame 346
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 346
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 346
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 346
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 465
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_choppax", 620, random(200) + 60, "btimer1", 60, 10, 220);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer2", 8, 150, 160);
addbaddy("baddy_arrowhead", 610, random(330), "btimer3", 5, 250, 282);
addbaddy("baddy_hoverer", 620, random(330), "btimer4", 120, 300, 1000);
addbaddy("baddy_blubberon", 620, random(260) + 70, "btimer5", 80, 300, 580);
addbaddy("baddy_falkship", 510, 0, "btimer6", 11, 400, 460);
addbaddy("baddy_blunger", 610, 90, "btimer7", 8, 580, 590);
addbaddy("baddy_blunger", 610, 220, "btimer8", 8, 680, 690);
addbaddy("baddy_falkship", random(500) + 100, 0, "btimer9", 45, 620, 920);
addbaddy("baddy_grenn", 620, random(100) + 50, "btimer10", 60, 920, 1300);
addbaddy("baddy_lushroom", 620, random(100) + 70, "btimer11", 60, 940, 1330);
addbaddy("baddy_blubberon", 620, random(260) + 70, "btimer12", 3, 1340, 1344);
addbaddy("baddy_arrowhead", 610, random(330), "btimer13", 5, 1355, 1380);
addbaddy("baddy_arrowhead", 610, random(330), "btimer14", 10, 1450, 1511);
addbaddy("baddy_arrowhead", 610, random(330), "btimer15", 8, 1590, 1670);
addbaddy("baddy_kingucruiser", 610, 85, "btimer16", 8, 1790, 1800);
timer++;
}
}
Frame 466
play();
Frame 467
stop();
Frame 469
play();
Frame 470
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 470
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 471
gotoAndPlay(_currentframe - 1 +345);
Frame 472
whatstage = "STAGE 4";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 472
//component parameters
onClipEvent (construct) {
musik = "combat";
}
Instance of Symbol 1117 MovieClip "orenjicloud" in Frame 472
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 5);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1119 MovieClip "orangecloud" in Frame 472
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 10);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 472
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 472
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 472
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 591
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_swanglider", 520, 360, "btimer1", 6, 1, 30);
addbaddy("baddy_swanglider", 620, 360, "btimer2", 6, 120, 150);
addbaddy("baddy_swanglider", 580, 360, "btimer3", 7, 270, 310);
addbaddy("baddy_swanglider", 490, 360, "btimer4", 15, 430, 525);
addbaddy("baddy_gel", 610, random(310), "btimer5", 8, 550, 1150);
addbaddy("baddy_rotator", 400, -100 + random(20), "btimer6", 14, 1200, 1270);
addbaddy("baddy_rotatorbottom", 400, 400 - random(20), "btimer7", 16, 1220, 1290);
addbaddy("baddy_bombfo", 605, 3, "btimer8", 8, 1350, 1360);
addbaddy("baddy_choppax", 620, random(200) + 60, "btimer9", 60, 1420, 1550);
addbaddy("baddy_blubberon", 620, random(260) + 70, "btimer10", 3, 1570, 1574);
addbaddy("baddy_lushroom", 620, random(340), "btimer11", 12, 1590, 2000);
addbaddy("baddy_gel", 610, random(310), "btimer12", 8, 1920, 2150);
addbaddy("baddy_hoverer", 620, random(330), "btimer13", 45, 2100, 2245);
addbaddy("baddy_choppaxis", 620, random(200) + 60, "btimer14", 60, 2246, 2546);
addbaddy("baddy_choppaxis", 620, random(200) + 60, "btimer15", 60, 2247, 2547);
addbaddy("baddy_blunger", 620, 100, "btimer16", 4, 2548, 2552);
addbaddy("baddy_blunger", 620, 195, "btimer17", 4, 2552, 2556);
addbaddy("baddy_blunger", 620, 290, "btimer18", 4, 2556, 2560);
if (timer > 2650) {
_root.orangecloud._x = _root.orangecloud._x - 20;
_root.orenjicloud._x = _root.orenjicloud._x - 10;
}
addbaddy("baddy_wishingstar", 610, 85, "btimer19", 9, 2750, 2760);
addbaddy("baddy_cloud", 620, random(40) + 300, "btimer20", 120, 120, 558);
timer++;
}
}
Frame 592
play();
Frame 593
stop();
Frame 595
play();
Frame 596
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 596
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 597
gotoAndPlay(_currentframe - 1 +471);
Frame 598
whatstage = "STAGE 5";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 598
//component parameters
onClipEvent (construct) {
musik = "combat1";
}
Instance of Symbol 1272 MovieClip in Frame 598
onClipEvent (enterFrame) {
if (!_root.pauser) {
_y = (_y + 5);
_x = (_x - 1);
if (_y >= 360) {
_y = -150;
_x = random(600);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 598
onClipEvent (enterFrame) {
if (!_root.pauser) {
_y = (_y + 5);
_x = (_x - 1);
if (_y >= 360) {
_y = -150;
_x = random(600);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 598
onClipEvent (enterFrame) {
if (!_root.pauser) {
_y = (_y + 10);
_x = (_x - 2);
if (_y >= 360) {
_y = -150;
_x = random(600);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 598
onClipEvent (enterFrame) {
if (!_root.pauser) {
_y = (_y + 10);
_x = (_x - 2);
if (_y >= 360) {
_y = -150;
_x = random(600);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 598
onClipEvent (enterFrame) {
if (!_root.pauser) {
_y = (_y + 10);
_x = (_x - 2);
if (_y >= 360) {
_y = -150;
_x = random(600);
}
}
}
Instance of Symbol 1146 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 598
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 598
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 598
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 717
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_arrowhead", 610, random(330), "btimer1", 90, 5, 186);
addbaddy("baddy_ufo", 610, random(200) + 110, "btimer2", 180, 150, 750);
addbaddy("baddy_grenn", 620, random(100) + 50, "btimer3", 80, 200, 400);
addbaddy("baddy_arrowhead", 610, random(330), "btimer4", 15, 300, 465);
addbaddy("baddy_blubberon", 620, random(260) + 70, "btimer5", 3, 350, 353);
addbaddy("baddy_falkship", random(410) + 100, 0, "btimer6", 20, 480, 560);
addbaddy("baddy_hoverer", 620, random(330), "btimer7", 120, 510, 1000);
addbaddy("baddy_rotatorbottom", random(410) + 100, 400 - random(20), "btimer8", 22, 500, 580);
addbaddy("baddy_choppax", 620, random(200) + 60, "btimer9", 80, 600, 1200);
addbaddy("baddy_choppaxis", 620, random(200) + 60, "btimer10", 85, 650, 1250);
addbaddy("baddy_bombfo", 605, 3, "btimer11", 8, 1270, 1279);
addbaddy("baddy_arrowhead", 610, random(330), "btimer12", 35, 1285, 1385);
addbaddy("baddy_starship", 620, random(100) + 200, "btimer13", 70, 1400, 1800);
addbaddy("baddy_grenn", 620, random(100) + 180, "btimer14", 80, 1470, 1820);
addbaddy("baddy_bombfo", 605, 3, "btimer15", 8, 1750, 1758);
addbaddy("baddy_swanglider", 200 + random(290), 360, "btimer16", 19, 1600, 1690);
addbaddy("baddy_arrowhead", 610, random(330), "btimer17", 30, 1690, 1782);
addbaddy("baddy_devilbat", 610, 155, "btimer18", 8, 2250, 2258);
timer++;
}
}
Frame 718
play();
Frame 719
stop();
Frame 721
play();
Frame 722
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 722
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 723
gotoAndPlay(_currentframe - 1 +597);
Frame 724
whatstage = "STAGE 6";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 724
//component parameters
onClipEvent (construct) {
musik = "combat2";
}
Instance of Symbol 1272 MovieClip in Frame 724
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 724
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 724
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 724
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 4);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 724
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 5);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1277 MovieClip in Frame 724
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 724
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 724
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 724
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 843
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_building2", 620, 355, "btimer1", 324, 10, 2000);
addbaddy("baddy_building", 620, 355, "btimer2", 220 + random(100), 11, 2001);
addbaddy("baddy_grenn", 620, random(180) + 100, "btimer3", 25, 1, 500);
addbaddy("baddy_grenn", 620, random(200) + 80, "btimer4", 25, 200, 700);
addbaddy("baddy_starship", 620, random(100) + 200, "btimer5", 10, 140, 171);
addbaddy("baddy_greenship", 620, random(70) + 230, "btimer6", 80, 700, 1000);
addbaddy("baddy_starship", 620, random(100) + 200, "btimer7", 10, 740, 771);
addbaddy("baddy_ufo", 610, random(200) + 40, "btimer8", 100, 792, 950);
addbaddy("baddy_blunger", 620, 100, "btimer9", 4, 950, 954);
addbaddy("baddy_arrowhead", 610, random(330), "btimer10", 30, 960, 1110);
addbaddy("baddy_gel", 610, random(310), "btimer11", 10, 1000, 1500);
addbaddy("baddy_hoverer", 620, random(330), "btimer12", 120, 1200, 1510);
addbaddy("baddy_lushroom", 620, random(340), "btimer13", 12, 1300, 1550);
addbaddy("baddy_choppaxis", 620, random(290) + 30, "btimer14", 60, 1600, 2000);
addbaddy("baddy_choppaxis", 620, random(290) + 30, "btimer15", 60, 1660, 1950);
addbaddy("baddy_choppax", 620, random(290) + 30, "btimer16", 60, 1700, 1900);
addbaddy("baddy_duon", 610, 265, "btimer17", 8, 1960, 1968);
timer++;
}
}
Frame 844
play();
Frame 845
stop();
Frame 847
play();
Frame 848
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 848
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 849
gotoAndPlay(_currentframe - 1 +723);
Frame 850
whatstage = "STAGE 7";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 850
//component parameters
onClipEvent (construct) {
musik = "combat";
}
Instance of Symbol 1272 MovieClip in Frame 850
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 850
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 850
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 850
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 4);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1272 MovieClip in Frame 850
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 5);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1277 MovieClip in Frame 850
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 850
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 850
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 850
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 969
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_building2", 620, 355, "btimer1", 324, 10, 2000);
addbaddy("baddy_building", 620, 355, "btimer2", 220 + random(100), 11, 2001);
addbaddy("baddy_g106", 620, 290, "btimer3", 100, 1, 501);
addbaddy("baddy_backwardo", -100, random(250) + 50, "btimer4", 25, 3, 600);
addbaddy("baddy_ufo", 610, random(200) + 40, "btimer5", 100, 550, 950);
addbaddy("baddy_choppaxis", 620, random(290) + 30, "btimer6", 50, 750, 1001);
addbaddy("baddy_blunger", 620, 200, "btimer7", 4, 950, 954);
addbaddy("baddy_arrowhead", 610, random(330), "btimer8", 30, 960, 1110);
addbaddy("baddy_gel", 610, random(310), "btimer9", 10, 1180, 1300);
addbaddy("baddy_greenship", 620, random(70) + 230, "btimer10", 40, 1250, 1550);
addbaddy("baddy_g106", 620, 290, "btimer11", 50, 1400, 1601);
addbaddy("baddy_bombfo", 605, 3, "btimer12", 8, 1600, 1608);
addbaddy("baddy_greenship", 620, random(70) + 230, "btimer13", 40, 1765, 1900);
addbaddy("baddy_zloce", 610, 205, "btimer14", 8, 1901, 1910);
addbaddy("baddy_zloce2", 610, random(95) + 20, "btimer15", 8, 1911, 1920);
addbaddy("baddy_zloce3", 610, 305, "btimer16", 8, 1921, 1930);
timer++;
}
}
Frame 970
play();
Frame 971
stop();
Frame 972
stop();
Frame 973
stop();
Frame 974
stop();
Frame 976
play();
Frame 977
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Instance of Symbol 150 MovieClip in Frame 977
//component parameters
onClipEvent (construct) {
musik = "clear";
}
Frame 978
gotoAndPlay(_currentframe - 1 +849);
Frame 979
whatstage = "STAGE 8";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip "musiccomp" in Frame 979
//component parameters
onClipEvent (construct) {
musik = "combat2";
}
Instance of Symbol 1281 MovieClip in Frame 979
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1281 MovieClip in Frame 979
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1283 MovieClip in Frame 979
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 2);
if (_x < -150) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1281 MovieClip in Frame 979
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1285 MovieClip in Frame 979
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x < -400) {
_x = (610 + _width);
_y = (random(100) + 100);
}
}
}
Instance of Symbol 1146 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 979
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 979
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 979
onClipEvent (load) {
this.swapDepths(1000100);
}
Frame 1098
play();
Instance of Symbol 1121 MovieClip in Frame 1098
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_hoverer", 620, random(330), "btimer1", 45, 1, 200);
addbaddy("baddy_lushroom", 620, random(340), "btimer2", 24, 100, 500);
addbaddy("baddy_rotator", 400, -50, "btimer3", 40, 150, 600);
addbaddy("baddy_rotatorbottom", 400, 400, "btimer4", 40, 200, 700);
addbaddy("baddy_falkship", 380, 0, "btimer5", 30, 300, 800);
addbaddy("baddy_choppax", 620, random(200) + 60, "btimer6", 70, 400, 1000);
addbaddy("baddy_ufo", 610, random(200) + 40, "btimer7", 100, 650, 1010);
addbaddy("baddy_cloud", 620, random(50) + 70, "btimer8", 120, 1150, 1500);
addbaddy("baddy_blubberon", 620, random(260) + 70, "btimer9", 84, 1250, 1550);
addbaddy("baddy_swanglider", 490, 360, "btimer10", 20, 1300, 1700);
addbaddy("baddy_blunger", 620, 200, "btimer11", 4, 1500, 1504);
addbaddy("baddy_grenn", 620, random(180) + 100, "btimer12", 25, 1601, 1901);
addbaddy("baddy_grenn", 620, random(200) + 80, "btimer13", 25, 1620, 1880);
addbaddy("baddy_starship", 620, random(100) + 200, "btimer14", 58, 1690, 2005);
addbaddy("baddy_greenship", 620, random(70) + 230, "btimer15", 40, 1886, 2050);
addbaddy("baddy_arrowhead", 610, random(330), "btimer16", 30, 2000, 2155);
addbaddy("baddy_bombfo", 605, 3, "btimer17", 8, 2158, 2166);
addbaddy("baddy_choppaxis", 620, random(290) + 30, "btimer18", 50, 2200, 2400);
addbaddy("baddy_backwardo", -100, random(250) + 50, "btimer19", 25, 2300, 2600);
addbaddy("baddy_gel", 610, random(310), "btimer20", 10, 2520, 2700);
addbaddy("baddy_hoverer", 620, random(330), "btimer21", 60, 2650, 2833);
addbaddy("baddy_grimmsquash", 600, 200, "btimer22", 25, 2900, 2925);
timer++;
}
}
Frame 1099
stop();
Frame 1100
stop();
Instance of Symbol 1121 MovieClip in Frame 1100
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_roach", 600, 200, "btimer19", 25, 1, 26);
timer++;
}
}
Frame 1101
stop();
Instance of Symbol 1121 MovieClip in Frame 1101
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_kingucruiser", 610, 85, "btimer16", 8, 1, 9);
timer++;
}
}
Frame 1102
stop();
Instance of Symbol 1121 MovieClip in Frame 1102
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_wishingstar", 610, 85, "btimer19", 9, 1, 10);
timer++;
}
}
Frame 1103
stop();
Instance of Symbol 1121 MovieClip in Frame 1103
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_devilbat", 610, 155, "btimer18", 8, 1, 9);
timer++;
}
}
Frame 1104
stop();
Instance of Symbol 1121 MovieClip in Frame 1104
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_duon", 610, 265, "btimer17", 8, 1, 9);
timer++;
}
}
Frame 1105
stop();
Instance of Symbol 1121 MovieClip in Frame 1105
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_zloce", 610, 205, "btimer14", 8, 1, 12);
addbaddy("baddy_zloce2", 610, random(95) + 20, "btimer15", 8, 20, 28);
addbaddy("baddy_zloce3", 610, 305, "btimer16", 8, 30, 38);
timer++;
}
}
Frame 1106
stop();
Frame 1107
stop();
Frame 1108
stop();
Instance of Symbol 1121 MovieClip in Frame 1108
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_wollonger", 710, 305, "btimer20", 8, 1, 9);
timer++;
}
}
Frame 1110
stopAllSounds();
play();
Frame 1111
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
Frame 1113
removeMovieClip(_root.statusbar);
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.gb" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pulse" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddy1_" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyc" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyd" + i));
i++;
}
i = 150;
while (i <= 200) {
removeMovieClip(eval ("_root.cashcoin" + i));
i++;
}
i = 221;
while (i <= 240) {
removeMovieClip(eval ("_root.powerup" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.slicerlaser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.electric" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.red_laser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.rocket" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.shockwavemine" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.beamerbeam" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.orbiter" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.cannonball" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.gauss" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.backblast" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.flame" + i));
i++;
}
i = 261;
while (i <= 280) {
removeMovieClip(eval ("_root.baddybullet" + i));
i++;
}
Instance of Symbol 1289 MovieClip in Frame 1113
onClipEvent (enterFrame) {
if (this._y > 126) {
this._y = this._y - 1;
}
}
Frame 1124
stop();
Frame 1125
whatstage = "CREDITS";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 150 MovieClip in Frame 1125
//component parameters
onClipEvent (construct) {
musik = "credits";
}
Instance of Symbol 1281 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1281 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1283 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 2);
if (_x < -150) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1281 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 1);
if (_x < -400) {
_x = (610 + _width);
}
}
}
Instance of Symbol 1285 MovieClip in Frame 1125
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x < -400) {
_x = (610 + _width);
_y = (random(100) + 100);
}
}
}
Instance of Symbol 1146 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 1125
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 1125
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 1125
onClipEvent (load) {
this.swapDepths(1000100);
}
Frame 1244
play();
Instance of Symbol 1121 MovieClip in Frame 1244
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
btimer21 = 1;
btimer22 = 1;
btimer23 = 1;
btimer24 = 1;
btimer25 = 1;
btimer26 = 1;
btimer27 = 1;
btimer28 = 1;
btimer29 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_hovererc", 620, random(330), "btimer21", 60, 1, 50000);
timer++;
}
}
Instance of Symbol 1310 MovieClip in Frame 1244
onClipEvent (enterFrame) {
if (this._y > -665) {
this._y = this._y - 1;
}
}
Frame 1245
stop();
Frame 1246
gotoAndPlay (1244);
Frame 1247
whatstage = "BOSS TESTING";
assault.assaultchassis.gotoAndStop(chassistype);
assault.assaultwing.gotoAndStop(wingtype);
assault.assaulttail.gotoAndStop(tailtype);
_root.pauser = 0;
Instance of Symbol 1268 MovieClip in Frame 1247
onClipEvent (enterFrame) {
if (!_root.pauser) {
_x = (_x - 3);
if (_x <= 0) {
_x = 600;
}
}
}
Instance of Symbol 1146 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1148 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1150 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1153 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1155 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1157 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1160 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1174 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1176 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1180 MovieClip in Frame 1247
onClipEvent (load) {
mycounter = 1;
}
Instance of Symbol 1229 MovieClip "statusbar" in Frame 1247
onClipEvent (load) {
this.swapDepths(1000000);
}
Instance of Symbol 1232 MovieClip in Frame 1247
onClipEvent (load) {
this.swapDepths(1000100);
}
Instance of Symbol 1121 MovieClip in Frame 1366
onClipEvent (load) {
function addbaddy(baddyname, baddyx, baddyy, whichtimer, whichinterval, starttime, stoptime) {
if ((timer > starttime) && (timer < stoptime)) {
if (eval (whichtimer) == 1) {
_root.attachMovie(baddyname, "baddy1_" + _root.baddycounter, _root.baddycounter);
Set(("_root.baddy1_" + _root.baddycounter) + "._x", baddyx);
Set(("_root.baddy1_" + _root.baddycounter) + "._y", baddyy);
_root.baddycounter++;
if (_root.baddycounter > 149) {
_root.baddycounter = 101;
}
}
}
Set(whichtimer, eval (whichtimer) + 1);
if (eval (whichtimer) == whichinterval) {
Set(whichtimer, 1);
}
}
btimer1 = 1;
btimer2 = 1;
btimer3 = 1;
btimer4 = 1;
btimer5 = 1;
btimer6 = 1;
btimer7 = 1;
btimer8 = 1;
btimer9 = 1;
btimer10 = 1;
btimer11 = 1;
btimer12 = 1;
btimer13 = 1;
btimer14 = 1;
btimer15 = 1;
btimer16 = 1;
btimer17 = 1;
btimer18 = 1;
btimer19 = 1;
btimer20 = 1;
timer = 1;
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
addbaddy("baddy_zloce", 610, 205, "btimer16", 8, 1, 10);
addbaddy("baddy_zloce2", 610, 95, "btimer17", 8, 12, 20);
addbaddy("baddy_zloce3", 610, 305, "btimer18", 8, 20, 28);
timer++;
}
}
Frame 1367
play();
Frame 1368
stop();
Frame 1369
stop();
Frame 1370
stop();
Frame 1372
play();
Frame 1373
ofulllife = fulllife;
ochassistype = chassistype;
owingtype = wingtype;
otailtype = tailtype;
armadaprogress++;
opweapon = pweapon;
opweaponlevel = pweaponlevel;
osweapon = sweapon;
octype1 = ctype1;
octype2 = ctype2;
octype3 = ctype3;
octype4 = ctype4;
owtype1 = wtype1;
owtype2 = wtype2;
owtype3 = wtype3;
owtype4 = wtype4;
ottype1 = ttype1;
ottype2 = ttype2;
ottype3 = ttype3;
ottype4 = ttype4;
opweapon1 = pweapon1;
opweapon2 = pweapon2;
opweapon3 = pweapon3;
osweapon1 = sweapon1;
osweapon2 = sweapon2;
osweapon3 = sweapon3;
osweapon4 = sweapon4;
osweapon5 = sweapon5;
osweapon6 = sweapon6;
osweapon7 = sweapon7;
osweapon8 = sweapon8;
osweapon9 = sweapon9;
osweapon10 = sweapon10;
osweapon11 = sweapon11;
osweapon12 = sweapon12;
osweapon13 = sweapon13;
osweapon14 = sweapon14;
olives = lives;
ocash = cash;
oscore = score;
oabomb = abomb;
othrustspeed = thrustspeed;
oglidespeed = glidespeed;
stop();
Frame 1374
gotoAndPlay(_currentframe - 1 +1246);
Frame 1375
removeMovieClip(_root.statusbar);
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.gb" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pulse" + i));
i++;
}
i = 1;
while (i <= 99) {
removeMovieClip(eval ("_root.pb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddy1_" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyb" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyc" + i));
i++;
}
i = 101;
while (i <= 150) {
removeMovieClip(eval ("_root.baddyd" + i));
i++;
}
i = 150;
while (i <= 200) {
removeMovieClip(eval ("_root.cashcoin" + i));
i++;
}
i = 221;
while (i <= 240) {
removeMovieClip(eval ("_root.powerup" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.slicerlaser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.electric" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.red_laser" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.rocket" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.shockwavemine" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.beamerbeam" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.orbiter" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.cannonball" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.gauss" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.backblast" + i));
i++;
}
i = 241;
while (i <= 260) {
removeMovieClip(eval ("_root.flame" + i));
i++;
}
i = 261;
while (i <= 280) {
removeMovieClip(eval ("_root.baddybullet" + i));
i++;
}
Frame 1376
stopAllSounds();
Frame 1433
stop();
Frame 1434
stop();
Frame 1435
gotoAndPlay (1434);
Symbol 8 MovieClip Frame 5
stop();
Symbol 11 MovieClip Frame 5
stop();
Symbol 13 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 14 Button
on (release) {
getURL ("http://tam.atspace.com", "_blank");
}
Symbol 26 Button
on (release) {
play();
}
Symbol 41 MovieClip Frame 23
stop();
Symbol 45 Button
on (release) {
getURL ("http://tam.atspace.com/aa.html", "_blank");
}
Symbol 90 Button
on (release) {
_root.play();
}
Symbol 91 MovieClip Frame 143
_root.play();
stop();
Symbol 96 Button
on (release) {
_root.play();
}
Symbol 98 MovieClip Frame 1
function camControl() {
parentColor.setTransform(camColor.getTransform());
var _local4 = sX / this._width;
var _local3 = sY / this._height;
_parent._x = cX - (this._x * _local4);
_parent._y = cY - (this._y * _local3);
_parent._xscale = 100 * _local4;
_parent._yscale = 100 * _local3;
}
function resetStage() {
var _local2 = {ra:100, rb:0, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0};
parentColor.setTransform(_local2);
_parent._xscale = 100;
_parent._yscale = 100;
_parent._x = 0;
_parent._y = 0;
}
this._visible = false;
var oldMode = Stage.scaleMode;
Stage.scaleMode = "exactFit";
var cX = (Stage.width / 2);
var cY = (Stage.height / 2);
var sX = Stage.width;
var sY = Stage.height;
Stage.scaleMode = oldMode;
var camColor = new Color(this);
var parentColor = new Color(_parent);
this.onEnterFrame = camControl;
camControl();
this.onUnload = resetStage;
Instance of Symbol 98 MovieClip in Symbol 140 MovieClip Frame 1
//component parameters
onClipEvent (construct) {
varName = "defaultValue";
}
Symbol 140 MovieClip Frame 179
_root.play();
Symbol 150 MovieClip Frame 1
gotoAndPlay(musik);
Symbol 150 MovieClip Frame 3
stopAllSounds();
Symbol 150 MovieClip Frame 5
stop();
Symbol 150 MovieClip Frame 8
stopAllSounds();
Symbol 150 MovieClip Frame 10
stop();
Symbol 150 MovieClip Frame 13
stopAllSounds();
Symbol 150 MovieClip Frame 15
stop();
Symbol 150 MovieClip Frame 18
stopAllSounds();
Symbol 150 MovieClip Frame 20
stop();
Symbol 150 MovieClip Frame 23
stopAllSounds();
Symbol 150 MovieClip Frame 25
stop();
Symbol 150 MovieClip Frame 31
stopAllSounds();
gotoAndPlay("combat" + _root.randomsong);
Symbol 150 MovieClip Frame 34
stopAllSounds();
Symbol 150 MovieClip Frame 36
stop();
Symbol 150 MovieClip Frame 39
stopAllSounds();
Symbol 150 MovieClip Frame 41
stop();
Symbol 150 MovieClip Frame 44
stopAllSounds();
Symbol 150 MovieClip Frame 46
stop();
Symbol 156 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 161 Button
on (release) {
getURL ("http://tam.atspace.com", "_blank");
}
Symbol 197 Button
on (release) {
getURL ("http://n.1asphost.com/Damus/aa1/aahs.asp", "_blank");
}
Symbol 198 Button
on (release) {
_root.gotoAndPlay("credits");
}
Symbol 199 Button
on (release) {
_root.play();
}
Symbol 200 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 203 Button
on (press) {
_root.gotoAndPlay("startover");
}
Symbol 205 MovieClip Frame 23
stop();
Symbol 219 Button
on (release) {
_quality = "MEDIUM";
play();
}
Symbol 220 Button
on (release) {
_quality = "LOW";
play();
}
Symbol 221 Button
on (release) {
_quality = "HIGH";
play();
}
Symbol 224 Button
on (release) {
_root.gotoAndPlay("menu");
}
Symbol 232 Button
on (release) {
_root._height = 588;
_root._width = 894.2;
_root._x = 0;
_root._y = 0;
play();
}
Symbol 233 Button
on (release) {
_root._height = 467;
_root._width = 700;
_root._x = 60;
_root._y = 40;
play();
}
Symbol 234 Button
on (release) {
_root._height = 406;
_root._width = 608;
_root._x = 90;
_root._y = 55;
play();
}
Symbol 236 Button
on (release) {
gotoAndStop (51);
}
Symbol 249 Button
on (release) {
play();
}
Symbol 250 Button
on (release) {
gotoAndStop (56);
}
Symbol 262 MovieClip Frame 1
stop();
Symbol 262 MovieClip Frame 5
gotoAndPlay (1);
Symbol 262 MovieClip Frame 9
gotoAndPlay (1);
Symbol 266 MovieClip Frame 1
stop();
Symbol 266 MovieClip Frame 5
gotoAndPlay (1);
Symbol 266 MovieClip Frame 9
gotoAndPlay (1);
Symbol 273 MovieClip Frame 1
stop();
Symbol 273 MovieClip Frame 5
gotoAndPlay (1);
Symbol 273 MovieClip Frame 9
gotoAndPlay (1);
Symbol 278 MovieClip Frame 1
stop();
Symbol 278 MovieClip Frame 5
gotoAndPlay (1);
Symbol 278 MovieClip Frame 9
gotoAndPlay (1);
Symbol 279 MovieClip Frame 1
stop();
Symbol 279 MovieClip Frame 2
stop();
Symbol 279 MovieClip Frame 3
stop();
Symbol 279 MovieClip Frame 4
stop();
Symbol 284 MovieClip Frame 1
stop();
Symbol 284 MovieClip Frame 2
stop();
Symbol 284 MovieClip Frame 3
stop();
Symbol 284 MovieClip Frame 4
stop();
Symbol 288 MovieClip Frame 1
stop();
Symbol 288 MovieClip Frame 5
gotoAndPlay (1);
Symbol 288 MovieClip Frame 9
gotoAndPlay (1);
Symbol 292 MovieClip Frame 1
stop();
Symbol 292 MovieClip Frame 5
gotoAndPlay (1);
Symbol 292 MovieClip Frame 9
gotoAndPlay (1);
Symbol 296 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 5
gotoAndPlay (1);
Symbol 296 MovieClip Frame 9
gotoAndPlay (1);
Symbol 300 MovieClip Frame 1
stop();
Symbol 300 MovieClip Frame 5
gotoAndPlay (1);
Symbol 300 MovieClip Frame 9
gotoAndPlay (1);
Symbol 301 MovieClip Frame 1
stop();
Symbol 301 MovieClip Frame 2
stop();
Symbol 301 MovieClip Frame 3
stop();
Symbol 301 MovieClip Frame 4
stop();
Symbol 309 MovieClip Frame 1
stop();
Symbol 313 MovieClip Frame 1
if (_root.life < 15) {
gotoAndPlay (3);
}
Symbol 313 MovieClip Frame 2
gotoAndPlay (1);
Symbol 313 MovieClip Frame 19
if (_root.life < 15) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Symbol 335 MovieClip Frame 1
stop();
Instance of Symbol 279 MovieClip "assaulttail" in Symbol 335 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.tailtype);
}
Instance of Symbol 284 MovieClip "assaultchassis" in Symbol 335 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndPlay(_root.chassistype);
}
Instance of Symbol 301 MovieClip "assaultwing" in Symbol 335 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.wingtype);
}
Instance of Symbol 303 MovieClip in Symbol 335 MovieClip Frame 1
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(38) && (_parent._y > _root.blocktop._y)) {
_parent._y = _parent._y - _root.glidespeed;
_parent.assaulttail.tail.gotoAndPlay(6);
_parent.assaultwing.wing.gotoAndPlay(6);
}
if (Key.isDown(40) && (_parent._y < _root.blockdown._y)) {
_parent._y = _parent._y + _root.glidespeed;
_parent.assaulttail.tail.gotoAndPlay(2);
_parent.assaultwing.wing.gotoAndPlay(2);
}
if (Key.isDown(37) && (_parent._x > _root.blockleft._x)) {
_parent._x = _parent._x - _root.thrustspeed;
}
if (Key.isDown(39) && (_parent._x < _root.blockright._x)) {
_parent._x = _parent._x + _root.thrustspeed;
}
}
}
Instance of Symbol 304 MovieClip "detector" in Symbol 335 MovieClip Frame 1
onClipEvent (enterFrame) {
if (!_root.pause) {
if (_root.life <= 0) {
_parent.gotoAndPlay("die");
}
}
}
Instance of Symbol 309 MovieClip "invin" in Symbol 335 MovieClip Frame 1
onClipEvent (load) {
invincible = 0;
}
onClipEvent (enterFrame) {
if (invincible > 0) {
this.play();
_root.life = _root.fulllife;
invincible--;
}
}
Symbol 335 MovieClip Frame 5
gotoAndStop (1);
Instance of Symbol 303 MovieClip in Symbol 335 MovieClip Frame 6
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(38) && (_parent._y > _root.blocktop._y)) {
_parent._y = _parent._y - _root.glidespeed;
_parent.assaulttail.tail.gotoAndPlay(6);
_parent.assaultwing.wing.gotoAndPlay(6);
}
if (Key.isDown(40) && (_parent._y < _root.blockdown._y)) {
_parent._y = _parent._y + _root.glidespeed;
_parent.assaulttail.tail.gotoAndPlay(2);
_parent.assaultwing.wing.gotoAndPlay(2);
}
if (Key.isDown(37) && (_parent._x > _root.blockleft._x)) {
_parent._x = _parent._x - _root.thrustspeed;
}
if (Key.isDown(39) && (_parent._x < _root.blockright._x)) {
_parent._x = _parent._x + _root.thrustspeed;
}
}
}
Symbol 335 MovieClip Frame 17
_root.lives--;
if (_root.lives < 0) {
_root.gotoAndPlay("destroyed");
}
Symbol 335 MovieClip Frame 18
_root.pweaponlevel--;
if (_root.pweaponlevel < 1) {
_root.pweaponlevel = 1;
}
Symbol 335 MovieClip Frame 91
_root.life = _root.fulllife;
Symbol 395 MovieClip Frame 9
stop();
Symbol 399 MovieClip Frame 9
stop();
Symbol 402 Button
on (press) {
_root.randomsong = random(3) + 1;
_root.gotoAndPlay("level" + _root.armadaprogress);
}
Symbol 403 Button
on (release) {
_root.shop.play();
}
Symbol 404 Button
on (release) {
_root.gotoAndPlay("startover");
}
on (rollOver) {
_root.dialogueon = 1;
_root.whassup = "Start Over. YOU SURE?!";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 405 Button
on (release) {
_root.attacher.play();
}
on (rollOver) {
_root.weaponmessage = "BUY STUFF FIRST!";
}
Symbol 427 Button
on (release) {
if (_root.ctype1 == 1) {
_root.chassistype = 1;
_root.fulllife = 100;
_root.life = _root.fulllife;
}
}
Symbol 428 Button
on (release) {
if (_root.ctype2 == 1) {
_root.chassistype = 2;
_root.fulllife = 120;
_root.life = _root.fulllife;
}
}
Symbol 429 Button
on (release) {
if (_root.ctype3 == 1) {
_root.chassistype = 3;
_root.fulllife = 110;
_root.life = _root.fulllife;
}
}
Symbol 430 Button
on (release) {
if (_root.ctype4 == 1) {
_root.chassistype = 4;
_root.fulllife = 130;
_root.life = _root.fulllife;
}
}
Symbol 431 Button
on (release) {
if (_root.wtype1 == 1) {
_root.wingtype = 1;
_root.glidespeed = 8;
}
}
Symbol 432 Button
on (release) {
if (_root.wtype2 == 1) {
_root.wingtype = 2;
_root.glidespeed = 11;
}
}
Symbol 433 Button
on (release) {
if (_root.wtype3 == 1) {
_root.wingtype = 3;
_root.glidespeed = 14;
}
}
Symbol 434 Button
on (release) {
if (_root.wtype4 == 1) {
_root.wingtype = 4;
_root.glidespeed = 12;
}
}
Symbol 435 Button
on (release) {
if (_root.ttype1 == 1) {
_root.tailtype = 1;
_root.thrustspeed = 8;
}
}
Symbol 436 Button
on (release) {
if (_root.ttype2 == 1) {
_root.tailtype = 2;
_root.thrustspeed = 11;
}
}
Symbol 437 Button
on (release) {
if (_root.ttype3 == 1) {
_root.tailtype = 3;
_root.thrustspeed = 10;
}
}
Symbol 438 Button
on (release) {
if (_root.ttype4 == 1) {
_root.tailtype = 4;
_root.thrustspeed = 14;
}
}
Symbol 439 Button
on (release) {
if (_root.pweapon1 == 1) {
_root.pweapon = 1;
}
}
Symbol 440 Button
on (release) {
if (_root.pweapon2 == 1) {
_root.pweapon = 2;
}
}
Symbol 441 Button
on (release) {
if (_root.pweapon3 == 1) {
_root.pweapon = 3;
}
}
Symbol 442 Button
on (release) {
_root.weaponmessage = "SLICER";
if (_root.sweapon1 == 1) {
_root.sweapon = 1;
}
}
Symbol 443 Button
on (release) {
_root.weaponmessage = "ELECTRIFIER";
if (_root.sweapon2 == 1) {
_root.sweapon = 2;
}
}
Symbol 444 Button
on (release) {
_root.weaponmessage = "LASER";
if (_root.sweapon3 == 1) {
_root.sweapon = 3;
}
}
Symbol 445 Button
on (release) {
_root.weaponmessage = "ROCKETS";
if (_root.sweapon4 == 1) {
_root.sweapon = 4;
}
}
Symbol 446 Button
on (release) {
_root.weaponmessage = "SHOCKWAVE MINE";
if (_root.sweapon5 == 1) {
_root.sweapon = 5;
}
}
Symbol 447 Button
on (release) {
_root.weaponmessage = "AUTOCANNON";
if (_root.sweapon6 == 1) {
_root.sweapon = 6;
}
}
Symbol 448 Button
on (release) {
_root.weaponmessage = "BEAMER";
if (_root.sweapon7 == 1) {
_root.sweapon = 7;
}
}
Symbol 449 Button
on (release) {
_root.weaponmessage = "ORBITER";
if (_root.sweapon8 == 1) {
_root.sweapon = 8;
}
}
Symbol 450 Button
on (release) {
_root.weaponmessage = "HEAVY CANNON";
if (_root.sweapon9 == 1) {
_root.sweapon = 9;
}
}
Symbol 451 Button
on (release) {
_root.weaponmessage = "GAUSS";
if (_root.sweapon10 == 1) {
_root.sweapon = 10;
}
}
Symbol 452 Button
on (release) {
_root.weaponmessage = "DOUBLE GAUSS";
if (_root.sweapon11 == 1) {
_root.sweapon = 11;
}
}
Symbol 453 Button
on (release) {
_root.weaponmessage = "PULSE PROJECTILE";
if (_root.sweapon12 == 1) {
_root.sweapon = 12;
}
}
Symbol 454 Button
on (release) {
_root.weaponmessage = "BACK BLASTER";
if (_root.sweapon13 == 1) {
_root.sweapon = 13;
}
}
Symbol 455 Button
on (release) {
_root.weaponmessage = "FLAMER";
if (_root.sweapon14 == 1) {
_root.sweapon = 14;
}
}
Symbol 457 MovieClip Frame 1
stop();
Symbol 457 MovieClip Frame 7
stop();
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ttype1 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ttype2 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ttype3 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ttype4 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.wtype1 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.wtype2 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.wtype3 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.wtype4 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ctype1 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ctype2 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ctype3 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ctype4 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.pweapon1 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.pweapon2 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.pweapon3 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon1 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon2 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon3 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon4 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon5 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon6 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon7 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon8 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon9 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon10 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon11 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon12 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon13 + 1);
}
Instance of Symbol 419 MovieClip in Symbol 457 MovieClip Frame 7
onClipEvent (enterFrame) {
this.gotoAndStop(_root.sweapon14 + 1);
}
Symbol 502 MovieClip Frame 1
stop();
Symbol 507 Button
on (release) {
if ((_root.ctype2 == 0) && (_root.cash >= 600)) {
_root.cash = _root.cash - 600;
_root.ctype2 = 1;
_root.chassistype = 2;
_root.fulllife = 120;
_root.life = _root.fulllife;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "SUPERB DEFENSE, $600";
_root.dialogueon = 1;
_root.whassup = "Chassis";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 508 Button
on (release) {
if ((_root.ctype3 == 0) && (_root.cash >= 550)) {
_root.cash = _root.cash - 550;
_root.ctype3 = 1;
_root.chassistype = 3;
_root.fulllife = 110;
_root.life = _root.fulllife;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "GOOD DEFENSE, $550";
_root.dialogueon = 1;
_root.whassup = "Chassis";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 509 Button
on (release) {
if ((_root.ctype4 == 0) && (_root.cash >= 750)) {
_root.cash = _root.cash - 750;
_root.ctype4 = 1;
_root.chassistype = 4;
_root.fulllife = 130;
_root.life = _root.fulllife;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "AWESOME DEFENSE, $750";
_root.dialogueon = 1;
_root.whassup = "Chassis";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 510 Button
on (release) {
if ((_root.wtype2 == 0) && (_root.cash >= 450)) {
_root.cash = _root.cash - 450;
_root.wtype2 = 1;
_root.wingtype = 2;
_root.glidespeed = 11;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "OK GLIDING, $450";
_root.dialogueon = 1;
_root.whassup = "Wings";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 511 Button
on (release) {
if ((_root.wtype3 == 0) && (_root.cash >= 600)) {
_root.cash = _root.cash - 600;
_root.wtype3 = 1;
_root.wingtype = 3;
_root.glidespeed = 14;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "SUPER GLIDING, $600";
_root.dialogueon = 1;
_root.whassup = "Wings";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 512 Button
on (release) {
if ((_root.wtype4 == 0) && (_root.cash >= 550)) {
_root.cash = _root.cash - 550;
_root.wtype4 = 1;
_root.wingtype = 4;
_root.glidespeed = 12;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "FAST GLIDING, $550";
_root.dialogueon = 1;
_root.whassup = "Wings";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 513 Button
on (release) {
if ((_root.ttype2 == 0) && (_root.cash >= 400)) {
_root.cash = _root.cash - 400;
_root.ttype2 = 1;
_root.tailtype = 2;
_root.thrustspeed = 10;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "AVERAGE SPEED, $400";
_root.dialogueon = 1;
_root.whassup = "Thrusters";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 514 Button
on (release) {
if ((_root.ttype3 == 0) && (_root.cash >= 450)) {
_root.cash = _root.cash - 450;
_root.ttype3 = 1;
_root.tailtype = 3;
_root.thrustspeed = 11;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "FAST SPEED, $450";
_root.dialogueon = 1;
_root.whassup = "Thrusters";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 515 Button
on (release) {
if ((_root.ttype4 == 0) && (_root.cash >= 900)) {
_root.cash = _root.cash - 900;
_root.ttype4 = 1;
_root.tailtype = 4;
_root.thrustspeed = 14;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(21);
_root.weaponmessage = "AWESOME SPEED, $900";
_root.dialogueon = 1;
_root.whassup = "Thrusters";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 527 Button
on (rollOver) {
showme.gotoAndStop(16);
_root.weaponmessage = "GATTLING GUN";
}
Symbol 528 Button
on (release) {
if ((_root.pweapon2 == 0) && (_root.cash >= 60)) {
_root.cash = _root.cash - 60;
_root.pweapon2 = 1;
_root.pweapon = 2;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(17);
_root.weaponmessage = "PLASMA";
}
Symbol 529 Button
on (release) {
if ((_root.pweapon3 == 0) && (_root.cash >= 50)) {
_root.cash = _root.cash - 50;
_root.pweapon3 = 1;
_root.pweapon = 3;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(18);
_root.weaponmessage = "LASERS";
}
Symbol 530 Button
on (release) {
if ((_root.sweapon1 == 0) && (_root.cash >= 200)) {
_root.cash = _root.cash - 200;
_root.sweapon1 = 1;
_root.sweapon = 1;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(2);
_root.weaponmessage = "SLICER";
}
Symbol 531 Button
on (release) {
if ((_root.sweapon2 == 0) && (_root.cash >= 60)) {
_root.cash = _root.cash - 60;
_root.sweapon2 = 1;
_root.sweapon = 2;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(3);
_root.weaponmessage = "ELECTRIFIER";
}
Symbol 532 Button
on (release) {
if ((_root.sweapon3 == 0) && (_root.cash >= 100)) {
_root.cash = _root.cash - 100;
_root.sweapon3 = 1;
_root.sweapon = 3;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(4);
_root.weaponmessage = "LASER BLAST";
}
Symbol 533 Button
on (release) {
if ((_root.sweapon4 == 0) && (_root.cash >= 70)) {
_root.cash = _root.cash - 70;
_root.sweapon4 = 1;
_root.sweapon = 4;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(5);
_root.weaponmessage = "ROCKETS";
}
Symbol 534 Button
on (release) {
if ((_root.sweapon5 == 0) && (_root.cash >= 210)) {
_root.cash = _root.cash - 210;
_root.sweapon5 = 1;
_root.sweapon = 5;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(6);
_root.weaponmessage = "SHOCKWAVE MINE";
}
Symbol 535 Button
on (release) {
if ((_root.sweapon6 == 0) && (_root.cash >= 350)) {
_root.cash = _root.cash - 350;
_root.sweapon6 = 1;
_root.sweapon = 6;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(7);
_root.weaponmessage = "AUTOCANNON";
}
Symbol 536 Button
on (release) {
if ((_root.sweapon7 == 0) && (_root.cash >= 300)) {
_root.cash = _root.cash - 300;
_root.sweapon7 = 1;
_root.sweapon = 7;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(8);
_root.weaponmessage = "BEAMER";
}
Symbol 537 Button
on (release) {
if ((_root.sweapon8 == 0) && (_root.cash >= 400)) {
_root.cash = _root.cash - 400;
_root.sweapon8 = 1;
_root.sweapon = 8;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(9);
_root.weaponmessage = "ORBITER";
}
Symbol 538 Button
on (release) {
if ((_root.sweapon9 == 0) && (_root.cash >= 550)) {
_root.cash = _root.cash - 550;
_root.sweapon9 = 1;
_root.sweapon = 9;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(10);
_root.weaponmessage = "HEAVY CANNON";
}
Symbol 539 Button
on (release) {
if ((_root.sweapon10 == 0) && (_root.cash >= 750)) {
_root.cash = _root.cash - 750;
_root.sweapon10 = 1;
_root.sweapon = 10;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(11);
_root.weaponmessage = "GAUSS";
}
Symbol 540 Button
on (release) {
if ((_root.sweapon11 == 0) && (_root.cash >= 1000)) {
_root.cash = _root.cash - 1000;
_root.sweapon11 = 1;
_root.sweapon = 11;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(12);
_root.weaponmessage = "DOUBLE GAUSS";
}
Symbol 541 Button
on (release) {
if ((_root.sweapon12 == 0) && (_root.cash >= 600)) {
_root.cash = _root.cash - 600;
_root.sweapon12 = 1;
_root.sweapon = 12;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(13);
_root.weaponmessage = "PULSE PROJECTILE";
}
Symbol 542 Button
on (release) {
if ((_root.sweapon13 == 0) && (_root.cash >= 800)) {
_root.cash = _root.cash - 800;
_root.sweapon13 = 1;
_root.sweapon = 13;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(14);
_root.weaponmessage = "BACK BLASTER";
}
Symbol 543 Button
on (release) {
if ((_root.sweapon14 == 0) && (_root.cash >= 1150)) {
_root.cash = _root.cash - 1150;
_root.sweapon14 = 1;
_root.sweapon = 14;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(15);
_root.weaponmessage = "FLAMER";
}
Symbol 547 MovieClip Frame 1
stop();
Symbol 550 Button
on (release) {
if (_root.cash >= 180) {
_root.cash = _root.cash - 180;
_root.abomb++;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(20);
_root.weaponmessage = "A-BOMB";
}
Symbol 551 Button
on (release) {
if (_root.cash >= 1800) {
_root.cash = _root.cash - 1800;
_root.lives++;
bought.play();
} else {
nmnt.play();
}
}
on (rollOver) {
showme.gotoAndStop(19);
_root.weaponmessage = "Extra Life";
}
Symbol 556 MovieClip Frame 1
stop();
Symbol 561 MovieClip Frame 1
stop();
Symbol 561 MovieClip Frame 6
stop();
Symbol 565 MovieClip Frame 2
if (_root.dialogueon == 1) {
this.startDrag(true);
} else {
this.stopDrag();
this._x = 1000;
this._y = 1000;
}
gotoAndPlay (1);
Symbol 570 MovieClip [gattlingbullet] Frame 1
s = 1;
if (_root.pweaponlevel > 3) {
this._width = 20;
this._height = 5;
}
Symbol 570 MovieClip [gattlingbullet] Frame 2
if (!_root.pauser) {
if (s == 30) {
this.removeMovieClip();
}
this._x = this._x + 35;
}
Symbol 570 MovieClip [gattlingbullet] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 573 MovieClip [plasmabullet] Frame 1
s = 1;
if (_root.pweaponlevel > 2) {
this._xscale = 150;
this._yscale = 150;
}
Symbol 573 MovieClip [plasmabullet] Frame 2
if (!_root.pauser) {
if (s == 45) {
this.removeMovieClip();
}
this._x = this._x + 20;
_rotation = (_rotation + 25);
}
Symbol 573 MovieClip [plasmabullet] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 576 MovieClip [slicerlaser] Frame 1
s = 1;
Symbol 576 MovieClip [slicerlaser] Frame 2
if (!_root.pauser) {
if (s == 30) {
this.removeMovieClip();
}
this._x = this._x + 40;
if (behave == 2) {
this._y = this._y - 10;
} else if (behave == 3) {
this._y = this._y + 10;
} else if (behave == 5) {
this._y = this._y + 20;
} else if (behave == 4) {
this._y = this._y - 20;
}
}
Symbol 576 MovieClip [slicerlaser] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 581 MovieClip Frame 1
stop();
Symbol 583 MovieClip [baddy_hoverer] Frame 1
life = 30;
Symbol 583 MovieClip [baddy_hoverer] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 583 MovieClip [baddy_hoverer] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + 50;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 5;
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 583 MovieClip [baddy_hoverer] Frame 14
luck = random(9);
if (luck == 0) {
_root.attachMovie("puabomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_extralife", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 3) {
_root.attachMovie("pu_invincibility", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 4) {
_root.attachMovie("pu_jackpot", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 5) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 6) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 7) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 8) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
this.removeMovieClip();
Symbol 596 MovieClip [cashcoin] Frame 1
cashcounter = 150;
ymovement = random(12) - 6;
Symbol 596 MovieClip [cashcoin] Frame 2
if (!_root.pauser) {
_x = (_x - 5);
_y = (_y - ymovement);
cashcounter--;
if (cashcounter < 1) {
this.removeMovieClip();
}
if (this.hitTest(_root.assault.detector)) {
_root.cash = _root.cash + 5;
gotoAndPlay ("yougotthepoints");
}
}
Symbol 596 MovieClip [cashcoin] Frame 3
gotoAndPlay (2);
Symbol 596 MovieClip [cashcoin] Frame 4
_rotation = 0;
Symbol 596 MovieClip [cashcoin] Frame 20
this.removeMovieClip();
Symbol 608 MovieClip [puabomb] Frame 4
stop();
Instance of Symbol 605 MovieClip in Symbol 608 MovieClip [puabomb] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.abomb++;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 608 MovieClip [puabomb] Frame 11
this.removeMovieClip();
Symbol 615 MovieClip [pu_levelup] Frame 4
stop();
Instance of Symbol 612 MovieClip in Symbol 615 MovieClip [pu_levelup] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
if (_root.pweaponlevel < 5) {
_root.pweaponlevel++;
}
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 615 MovieClip [pu_levelup] Frame 11
this.removeMovieClip();
Symbol 622 MovieClip [pu_invincibility] Frame 4
stop();
Instance of Symbol 619 MovieClip in Symbol 622 MovieClip [pu_invincibility] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.assault.invin.invincible = 300;
_root.life = _root.fulllife;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 622 MovieClip [pu_invincibility] Frame 11
this.removeMovieClip();
Symbol 629 MovieClip [pu_cash] Frame 4
stop();
Instance of Symbol 626 MovieClip in Symbol 629 MovieClip [pu_cash] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.cash = _root.cash + 50;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 629 MovieClip [pu_cash] Frame 11
this.removeMovieClip();
Symbol 633 MovieClip [pu_jackpot] Frame 4
stop();
Instance of Symbol 626 MovieClip in Symbol 633 MovieClip [pu_jackpot] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.cash = _root.cash + 1000;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 633 MovieClip [pu_jackpot] Frame 11
this.removeMovieClip();
Symbol 640 MovieClip [pu_points] Frame 4
stop();
Instance of Symbol 637 MovieClip in Symbol 640 MovieClip [pu_points] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.score = _root.score + 1000;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 640 MovieClip [pu_points] Frame 11
this.removeMovieClip();
Symbol 643 MovieClip [pu_superpoints] Frame 4
stop();
Instance of Symbol 637 MovieClip in Symbol 643 MovieClip [pu_superpoints] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.score = _root.score + 10000;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 643 MovieClip [pu_superpoints] Frame 11
this.removeMovieClip();
Symbol 650 MovieClip [pu_extralife] Frame 4
stop();
Instance of Symbol 647 MovieClip in Symbol 650 MovieClip [pu_extralife] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.lives++;
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 650 MovieClip [pu_extralife] Frame 11
this.removeMovieClip();
Symbol 657 MovieClip [pu_shield] Frame 4
stop();
Instance of Symbol 654 MovieClip in Symbol 657 MovieClip [pu_shield] Frame 4
onClipEvent (enterFrame) {
if (!_root.pauser) {
_parent._x = _parent._x - 5;
if (_parent.hitTest(_root.assault.detector)) {
_root.life = _root.life + 80;
if (_root.life > _root.fulllife) {
_root.life = _root.fulllife;
}
_parent.play();
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 657 MovieClip [pu_shield] Frame 11
this.removeMovieClip();
Symbol 659 MovieClip [widelaser] Frame 1
s = 1;
Symbol 659 MovieClip [widelaser] Frame 2
if (!_root.pauser) {
if (s == 30) {
this.removeMovieClip();
}
this._x = this._x + 40;
if (behave == 2) {
this._y = this._y - 10;
} else if (behave == 3) {
this._y = this._y + 10;
} else if (behave == 5) {
this._y = this._y + 20;
} else if (behave == 4) {
this._y = this._y - 20;
}
}
Symbol 659 MovieClip [widelaser] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 661 MovieClip [electric] Frame 1
s = 1;
Symbol 661 MovieClip [electric] Frame 2
if (!_root.pauser) {
if (s == 20) {
this.removeMovieClip();
}
if (behave == 2) {
this._y = this._y - 40;
} else {
this._y = this._y + 40;
}
}
Symbol 661 MovieClip [electric] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 663 MovieClip [red_laser] Frame 1
s = 1;
Symbol 663 MovieClip [red_laser] Frame 2
if (!_root.pauser) {
if (s == 7) {
this.removeMovieClip();
}
this._width = this._width * 4;
}
Symbol 663 MovieClip [red_laser] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 683 MovieClip [rocket] Frame 1
s = 1;
bombed = 0;
Symbol 683 MovieClip [rocket] Frame 2
if (!_root.pauser) {
if (s == 25) {
this.removeMovieClip();
}
this._x = this._x + 25;
}
Symbol 683 MovieClip [rocket] Frame 3
if (!_root.pauser) {
s++;
}
if (bombed == 0) {
gotoAndPlay (2);
}
Symbol 683 MovieClip [rocket] Frame 20
this.removeMovieClip();
Symbol 691 MovieClip [shocker] Frame 10
gotoAndPlay (5);
Symbol 692 MovieClip [shockwavemine] Frame 1
s = 1;
bombed = 0;
Symbol 692 MovieClip [shockwavemine] Frame 2
if (!_root.pauser) {
if (s == 25) {
this.removeMovieClip();
}
this._x = this._x + 25;
}
Symbol 692 MovieClip [shockwavemine] Frame 3
if (!_root.pauser) {
s++;
}
if (bombed == 0) {
gotoAndPlay (2);
}
Symbol 692 MovieClip [shockwavemine] Frame 7
removeMovieClip(this);
Symbol 694 MovieClip [beamerbeam] Frame 1
s = 1;
Symbol 694 MovieClip [beamerbeam] Frame 2
if (!_root.pauser) {
if (s == 30) {
this.removeMovieClip();
}
this._x = this._x + 80;
this._y = this._y - 60;
}
Symbol 694 MovieClip [beamerbeam] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 697 MovieClip Frame 2
_rotation = (_rotation + 10);
Symbol 698 MovieClip [orbiter] Frame 1
s = 1;
bombed = 0;
_alpha = 0;
Symbol 698 MovieClip [orbiter] Frame 2
if (!_root.pauser) {
if (s == 25) {
this.removeMovieClip();
}
this._rotation = this._rotation - 30;
_alpha = (_alpha + 20);
this._x = _root.assault._x - 30;
this._y = _root.assault._y;
}
Symbol 698 MovieClip [orbiter] Frame 3
if (!_root.pauser) {
s++;
}
if (bombed == 0) {
gotoAndPlay (2);
}
Symbol 702 MovieClip Frame 5
stop();
Symbol 711 MovieClip [cannonball] Frame 1
s = 1;
bombed = 0;
Symbol 711 MovieClip [cannonball] Frame 2
if (!_root.pauser) {
if (s == 25) {
this.removeMovieClip();
}
this._x = this._x + 25;
if (behave == 2) {
this._y = this._y + 25;
} else {
this._y = this._y - 25;
}
}
Symbol 711 MovieClip [cannonball] Frame 3
if (!_root.pauser) {
s++;
}
if (bombed == 0) {
gotoAndPlay (2);
}
Symbol 711 MovieClip [cannonball] Frame 12
this.removeMovieClip();
Symbol 723 MovieClip [gauss] Frame 1
s = 1;
_y = (_y + 15);
bombed = 0;
Symbol 723 MovieClip [gauss] Frame 2
if (!_root.pauser) {
if (s == 25) {
this.removeMovieClip();
}
this._x = this._x + 40;
}
Symbol 723 MovieClip [gauss] Frame 3
if (!_root.pauser) {
s++;
}
if (bombed == 0) {
gotoAndPlay (2);
}
Symbol 723 MovieClip [gauss] Frame 8
this.removeMovieClip();
Symbol 726 MovieClip [pulse] Frame 1
s = 1;
if (_root.pweaponlevel > 3) {
this._width = 20;
this._height = 5;
}
Symbol 726 MovieClip [pulse] Frame 2
if (!_root.pauser) {
if (s == 30) {
this.removeMovieClip();
}
this._x = this._x + 90;
}
Symbol 726 MovieClip [pulse] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 728 MovieClip [backblast] Frame 1
s = 1;
Symbol 728 MovieClip [backblast] Frame 2
if (!_root.pauser) {
if (s == 20) {
this.removeMovieClip();
}
this._x = this._x - 40;
if (behave == 2) {
this._x = this._x - 30;
}
}
Symbol 728 MovieClip [backblast] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 730 MovieClip [flame] Frame 1
s = 1;
this._xscale = random(201);
this._yscale = random(201);
Symbol 730 MovieClip [flame] Frame 2
if (!_root.pauser) {
if (s == 30) {
this.removeMovieClip();
}
this._x = this._x + 8;
}
this._alpha = this._alpha - 3;
Symbol 730 MovieClip [flame] Frame 3
if (!_root.pauser) {
s++;
}
gotoAndPlay (2);
Symbol 747 MovieClip [baddy_lushroom] Frame 1
life = 4;
myscore = 30;
Symbol 747 MovieClip [baddy_lushroom] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 747 MovieClip [baddy_lushroom] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 15;
if (random(2) == 0) {
_parent._y = _parent._y - 5;
} else {
_parent._y = _parent._y + 5;
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 747 MovieClip [baddy_lushroom] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 753 MovieClip Frame 14
stop();
Symbol 754 MovieClip [baddy_falkship] Frame 1
life = 2;
myscore = 30;
Symbol 754 MovieClip [baddy_falkship] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 754 MovieClip [baddy_falkship] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 8;
_parent._y = _parent._y + 15;
if (_parent._y > 420) {
_parent.removeMovieClip();
}
}
}
Symbol 754 MovieClip [baddy_falkship] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 772 MovieClip [baddy_grenn] Frame 1
life = 6;
myscore = 45;
mytimer = 1;
Symbol 772 MovieClip [baddy_grenn] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 772 MovieClip [baddy_grenn] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 12;
_parent.mytimer++;
if (_parent.mytimer == 13) {
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 772 MovieClip [baddy_grenn] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 775 MovieClip [baddy_bullet] Frame 1
initspeed = speed;
Symbol 775 MovieClip [baddy_bullet] Frame 2
if (!_root.pauser) {
_x = (_x - ((_x - targetx) / speed));
_y = (_y - ((_y - targety) / speed));
_alpha = ((speed / initspeed) * 100);
speed--;
}
Symbol 775 MovieClip [baddy_bullet] Frame 3
if (!_root.pauser) {
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 10;
this.removeMovieClip();
}
if (this.hitTest(_root.atombomb.detector)) {
this.removeMovieClip();
}
}
if (speed > 0) {
gotoAndPlay (2);
}
Symbol 775 MovieClip [baddy_bullet] Frame 4
this.removeMovieClip();
Symbol 785 MovieClip [baddy_rotator] Frame 1
life = 4;
myscore = 40;
thistimer = 1;
Symbol 785 MovieClip [baddy_rotator] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 785 MovieClip [baddy_rotator] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.thistimer < 25) {
_parent._x = _parent._x - 6;
} else {
_parent._x = _parent._x - 9;
}
if (_parent.thistimer < 25) {
_parent._y = _parent._y + (50 / _parent.thistimer);
}
_parent.thistimer++;
if (_parent._x < 0) {
_parent.removeMovieClip();
}
}
}
Symbol 785 MovieClip [baddy_rotator] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 787 MovieClip [baddy_rotatorbottom] Frame 1
life = 4;
myscore = 40;
thistimer = 1;
Symbol 787 MovieClip [baddy_rotatorbottom] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 787 MovieClip [baddy_rotatorbottom] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.thistimer < 25) {
_parent._x = _parent._x - 6;
} else {
_parent._x = _parent._x - 9;
}
if (_parent.thistimer < 25) {
_parent._y = _parent._y - (50 / _parent.thistimer);
}
_parent.thistimer++;
if (_parent._x < 0) {
_parent.removeMovieClip();
}
}
}
Symbol 787 MovieClip [baddy_rotatorbottom] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 815 MovieClip Frame 8
stop();
Symbol 816 MovieClip [baddy_choppax] Frame 1
life = 12;
myscore = 85;
mytimer = 1;
randommovement = random(11) - 5;
Symbol 816 MovieClip [baddy_choppax] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 816 MovieClip [baddy_choppax] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 30) {
_parent._x = _parent._x - (50 / _parent.mytimer);
} else if ((((_parent.mytimer > 30) && (_parent.mytimer < 150)) && (_parent._y > 0)) && (_parent._y < 300)) {
_parent._y = _parent._y - _parent.randommovement;
} else if (_parent.mytimer > 150) {
_parent._x = _parent._x - 7;
}
_parent.mytimer++;
if ((_parent.mytimer % 19) == 0) {
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 816 MovieClip [baddy_choppax] Frame 25
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
} else {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 821 MovieClip Frame 2
stop();
Symbol 821 MovieClip Frame 4
stop();
Symbol 821 MovieClip Frame 6
stop();
Symbol 852 MovieClip [baddy_grimmsquash] Frame 1
life = 250;
myscore = 1500;
mytimer = 1;
_root.musiccomp.gotoAndPlay("boss");
Symbol 852 MovieClip [baddy_grimmsquash] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 852 MovieClip [baddy_grimmsquash] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 5;
}
if ((_parent.mytimer % 60) == 0) {
gowherex = random(50) + 400;
gowherey = random(250) + 50;
speedox = random(20) + 10;
speedoy = random(20) + 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((_parent.mytimer % 25) == 0) {
_parent.boss.pic.gotoAndPlay("shoot1");
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((_parent.mytimer % 70) == 0) {
_parent.boss.pic.gotoAndPlay("shoot2");
_root.attachMovie("baddy_laser", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", (_parent._x - (_parent._width / 2)) - 50);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -60);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 852 MovieClip [baddy_grimmsquash] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 852 MovieClip [baddy_grimmsquash] Frame 31
_root.play();
stop();
Symbol 855 MovieClip [baddy_laser] Frame 1
initspeed = speed;
Symbol 855 MovieClip [baddy_laser] Frame 2
if (!_root.pauser) {
_x = (_x - ((_x - targetx) / speed));
_y = (_y - ((_y - targety) / speed));
_alpha = ((speed / initspeed) * 100);
speed--;
}
Symbol 855 MovieClip [baddy_laser] Frame 3
if (!_root.pauser) {
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
this.removeMovieClip();
}
if (this.hitTest(_root.atombomb.detector)) {
this.removeMovieClip();
}
}
if (speed > 0) {
gotoAndPlay (2);
}
Symbol 855 MovieClip [baddy_laser] Frame 4
this.removeMovieClip();
Symbol 872 MovieClip [baddy_cloud] Frame 1
life = 30;
myscore = 110;
mytimer = 1;
Symbol 872 MovieClip [baddy_cloud] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 872 MovieClip [baddy_cloud] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 4;
_parent.mytimer++;
if ((_parent.mytimer % 50) == 0) {
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -210) {
_parent.removeMovieClip();
}
}
}
Symbol 872 MovieClip [baddy_cloud] Frame 14
if (random(2) == 1) {
i = 1;
while (i <= 12) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
i++;
}
} else {
luck = random(9);
if (luck == 0) {
_root.attachMovie("puabomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_extralife", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 3) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 4) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 5) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 6) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 7) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 8) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 880 MovieClip [baddy_ufo] Frame 1
life = 40;
myscore = 170;
mytimer = 1;
randommovement = random(11) - 5;
Symbol 880 MovieClip [baddy_ufo] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 880 MovieClip [baddy_ufo] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 30) {
_parent._x = _parent._x - (100 / _parent.mytimer);
} else if ((_parent.mytimer > 30) && (_parent.mytimer < 500)) {
if (_parent._y < _root.assault._y) {
_parent._y = _parent._y + 4;
}
if (_parent._y > _root.assault._y) {
_parent._y = _parent._y - 4;
}
_parent._x = _parent._x + 0.5;
} else if (_parent.mytimer > 500) {
_parent._x = _parent._x - 8;
}
_parent.mytimer++;
if ((_parent.mytimer % 23) == 0) {
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._width", 25);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._height", 25);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 880 MovieClip [baddy_ufo] Frame 23
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
} else {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
} else {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 885 MovieClip [baddy_blunger] Frame 1
life = 50;
myscore = 190;
mytimer = 1;
randommovement = random(11) - 5;
Symbol 885 MovieClip [baddy_blunger] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 885 MovieClip [baddy_blunger] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 30) {
_parent._x = _parent._x - (50 / _parent.mytimer);
} else if (_parent.mytimer > 500) {
_parent._x = _parent._x - 8;
}
_parent.mytimer++;
if (_parent.mytimer == 40) {
_root.attachMovie("baddy_superblast", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 885 MovieClip [baddy_blunger] Frame 23
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
} else {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
} else {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 897 MovieClip [baddy_superblast] Frame 1
initspeed = speed;
Symbol 897 MovieClip [baddy_superblast] Frame 2
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 3
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 4
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 5
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 6
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 7
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 8
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 9
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
}
Symbol 897 MovieClip [baddy_superblast] Frame 10
this.removeMovieClip();
Symbol 905 MovieClip Frame 2
stop();
Symbol 908 MovieClip [baddy_roach] Frame 1
life = 350;
myscore = 3200;
mytimer = 1;
randommovement = random(11) - 5;
_root.musiccomp.gotoAndPlay("boss");
Symbol 908 MovieClip [baddy_roach] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 908 MovieClip [baddy_roach] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 5;
}
if ((_parent.mytimer % 60) == 0) {
gaios = random(5);
if (gaios == 0) {
gowherex = 150;
gowherey = 30;
}
if (gaios == 1) {
gowherex = 500;
gowherey = 100;
}
if (gaios == 2) {
gowherex = 300;
gowherey = 150;
}
if (gaios == 3) {
gowherex = 400;
gowherey = 300;
}
if (gaios == 4) {
gowherex = 420;
gowherey = 30;
}
speedox = random(30) + 10;
speedoy = random(15) + 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((((_parent.mytimer % 25) == 0) || ((_parent.mytimer % 28) == 0)) || ((_parent.mytimer % 31) == 0)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._width", 25);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._height", 25);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 908 MovieClip [baddy_roach] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 908 MovieClip [baddy_roach] Frame 31
_root.play();
stop();
Symbol 915 MovieClip Frame 1
stop();
Symbol 916 MovieClip [baddy_arrowhead] Frame 1
life = 15;
myscore = 65;
mytimer = 1;
Symbol 916 MovieClip [baddy_arrowhead] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 916 MovieClip [baddy_arrowhead] Frame 2
onClipEvent (load) {
function pointtotarget(target_x, target_y) {
x = target_x - _parent._x;
y = target_y - _parent._y;
if ((x >= 0) && (y >= 0)) {
if (x > y) {
p = x - y;
_parent._rotation = (-135 + ((p / x) * 45)) * -1;
} else {
p = y - x;
_parent._rotation = 135 + ((p / y) * 45);
}
}
if ((x < 0) && (y < 0)) {
x2 = x * -1;
y2 = y * -1;
if (x2 > y2) {
p = x2 - y2;
_parent._rotation = (45 + ((p / x2) * 45)) * -1;
} else {
p = y2 - x2;
_parent._rotation = -45 + ((p / y2) * 45);
}
}
if ((x >= 0) && (y < 0)) {
y2 = y * -1;
if (x > y2) {
p = x - y2;
_parent._rotation = 45 + ((p / x) * 45);
} else {
p = y2 - x;
_parent._rotation = (-45 + ((p / y2) * 45)) * -1;
}
}
if ((x < 0) && (y >= 0)) {
x2 = x * -1;
if (x2 > y) {
p = x2 - y;
_parent._rotation = 225 + ((p / x2) * 45);
} else {
p = y - x2;
_parent._rotation = (-225 + ((p / y) * 45)) * -1;
}
}
}
}
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 60) {
_parent._x = _parent._x - 1;
}
if (_parent.mytimer > 60) {
_parent.boss.play();
_parent._x = _parent._x - ((_parent._x - _root.assault._x) / 25);
_parent._y = _parent._y - ((_parent._y - _root.assault._y) / 25);
pointtotarget(_root.assault._x, _root.assault._y);
}
_parent.mytimer++;
if (_parent._x < -20) {
_parent.removeMovieClip();
}
}
}
Symbol 916 MovieClip [baddy_arrowhead] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 924 MovieClip Frame 5
stop();
Symbol 925 MovieClip [baddy_blubberon] Frame 1
life = 55;
myscore = 250;
mytimer = 1;
randommovement = random(7);
Symbol 925 MovieClip [baddy_blubberon] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 925 MovieClip [baddy_blubberon] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 30) {
_parent._x = _parent._x - (80 / _parent.mytimer);
} else if ((_parent.mytimer > 30) && (_parent.mytimer < 200)) {
if (_parent._y < _root.assault._y) {
_parent._y = _parent._y + _parent.randommovement;
}
if (_parent._y > _root.assault._y) {
_parent._y = _parent._y - _parent.randommovement;
}
_parent._x = _parent._x + (_parent.randommovement / 4);
}
if (_parent.mytimer > 230) {
_parent._x = _parent._x - 8;
}
_parent.mytimer++;
if ((_parent.mytimer % 23) == 0) {
_parent.boss.play();
_root.attachMovie("baddy_laser", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._xscale", 150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._yscale", 150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 925 MovieClip [baddy_blubberon] Frame 23
if (random(4) != 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
} else {
luck = random(9);
if (luck == 0) {
_root.attachMovie("puabomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 3) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 4) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 5) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 6) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 7) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 8) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
}
this.removeMovieClip();
Symbol 934 MovieClip Frame 2
stop();
Symbol 934 MovieClip Frame 4
stop();
Symbol 934 MovieClip Frame 7
stop();
Symbol 936 MovieClip [baddy_kingucruiser] Frame 1
life = 500;
myscore = 4800;
mytimer = 1;
randommovement = random(11) - 5;
_root.musiccomp.gotoAndPlay("boss");
Symbol 936 MovieClip [baddy_kingucruiser] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 936 MovieClip [baddy_kingucruiser] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 6;
}
if ((_parent.mytimer % 60) == 0) {
gaios = random(5);
if (gaios == 0) {
gowherex = 220;
gowherey = 280;
}
if (gaios == 1) {
gowherex = 20;
gowherey = 50;
}
if (gaios == 2) {
gowherex = 480;
gowherey = 230;
}
if (gaios == 3) {
gowherex = 300;
gowherey = 170;
}
if (gaios == 4) {
gowherex = _root.assault._x - 30;
gowherey = _root.assault._y;
}
speedox = random(40) + 10;
speedoy = random(60) + 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((((_parent.mytimer % 25) == 0) || ((_parent.mytimer % 28) == 0)) || ((_parent.mytimer % 31) == 0)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y + 30);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._width", 15);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._height", 15);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x - 30);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((_parent.mytimer % 49) == 0) {
_parent.boss.gotoAndPlay("shoot2");
_root.attachMovie("baddy_laser", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - 85);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 36);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._xscale", 140);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._yscale", 140);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y - 36);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((_parent.mytimer % 89) == 20) {
_parent.boss.gotoAndPlay("shoot3");
_root.attachMovie("baddy_autocannon", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 40);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 936 MovieClip [baddy_kingucruiser] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 936 MovieClip [baddy_kingucruiser] Frame 31
_root.play();
stop();
Symbol 938 MovieClip [baddy_autocannon] Frame 1
initspeed = speed;
Symbol 938 MovieClip [baddy_autocannon] Frame 2
if (!_root.pauser) {
_x = (_x - ((_x - targetx) / speed));
_y = (_y - ((_y - targety) / speed));
_alpha = ((speed / initspeed) * 100);
speed--;
}
Symbol 938 MovieClip [baddy_autocannon] Frame 3
if (!_root.pauser) {
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 10;
this.removeMovieClip();
}
if (this.hitTest(_root.atombomb.detector)) {
this.removeMovieClip();
}
}
if (speed > 0) {
gotoAndPlay (2);
}
Symbol 938 MovieClip [baddy_autocannon] Frame 4
this.removeMovieClip();
Symbol 942 MovieClip [baddy_swanglider] Frame 1
life = 4;
myscore = 60;
Symbol 942 MovieClip [baddy_swanglider] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 942 MovieClip [baddy_swanglider] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 8;
_parent._y = _parent._y - 6;
_parent._rotation = _parent._rotation + 2;
if (_parent._y < -80) {
_parent.removeMovieClip();
}
}
}
Symbol 942 MovieClip [baddy_swanglider] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 948 MovieClip [baddy_gel] Frame 1
life = 5;
myscore = 55;
Symbol 948 MovieClip [baddy_gel] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 948 MovieClip [baddy_gel] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 16;
_parent._y++;
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 948 MovieClip [baddy_gel] Frame 14
if (random(9) == 1) {
luck = random(3);
if (luck == 0) {
_root.attachMovie("pu_jackpot", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_extralife", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 951 MovieClip [baddy_dropbomb] Frame 1
life = 4;
myscore = 20;
Symbol 951 MovieClip [baddy_dropbomb] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 951 MovieClip [baddy_dropbomb] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 35;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 3;
_parent._y = _parent._y + 15;
if (_parent._y > 420) {
_parent.removeMovieClip();
}
}
}
Symbol 951 MovieClip [baddy_dropbomb] Frame 14
if (random(2) == 1) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
this.removeMovieClip();
Symbol 954 MovieClip [baddy_bombfo] Frame 1
life = 40;
myscore = 170;
mytimer = 1;
randommovement = random(11) - 5;
Symbol 954 MovieClip [baddy_bombfo] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 954 MovieClip [baddy_bombfo] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 3;
_parent.mytimer++;
if (_parent.mytimer == 150) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 70);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent.mytimer == 180) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 170);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent.mytimer == 210) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 340);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent.mytimer == 240) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 440);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent.mytimer == 270) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 540);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent.mytimer == 300) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 490);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent.mytimer == 330) {
_root.attachMovie("baddy_dropbomb", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 560);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < (-10 - _parent._width)) {
_parent.removeMovieClip();
}
}
}
Symbol 954 MovieClip [baddy_bombfo] Frame 23
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
} else {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
} else {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 965 MovieClip [baddy_choppaxis] Frame 1
life = 12;
myscore = 85;
mytimer = 1;
randommovement = random(11) - 5;
Symbol 965 MovieClip [baddy_choppaxis] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 965 MovieClip [baddy_choppaxis] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 30) {
_parent._x = _parent._x - (60 / _parent.mytimer);
} else if ((((_parent.mytimer > 30) && (_parent.mytimer < 100)) && (_parent._y > 0)) && (_parent._y < 300)) {
_parent._y = _parent._y - (_parent.randommovement / 2);
} else if (_parent.mytimer > 150) {
_parent._x = _parent._x - 7;
}
_parent.mytimer++;
if ((_parent.mytimer % 22) == 0) {
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._xscale", 150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._yscale", 150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 965 MovieClip [baddy_choppaxis] Frame 25
if (random(2) == 1) {
luck = random(2);
if (luck == 0) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 970 MovieClip [baddy_wishingstar] Frame 1
life = 1000;
myscore = 6000;
mytimer = 1;
whichmove = random(3);
randommovement = random(11) - 5;
_root.musiccomp.gotoAndPlay("boss");
Symbol 970 MovieClip [baddy_wishingstar] Frame 2
stop();
Instance of Symbol 968 MovieClip "boss" in Symbol 970 MovieClip [baddy_wishingstar] Frame 2
onClipEvent (enterFrame) {
if ((_parent.mytimer % 273) == 0) {
whichsize = random(175) + 50;
}
if (this._xscale != whichsize) {
if (this._xscale < whichsize) {
this._xscale++;
this._yscale++;
} else {
this._xscale--;
this._yscale--;
}
}
mytimer++;
this._rotation = this._rotation - 15;
}
onClipEvent (load) {
mytimer = 1;
}
Instance of Symbol 304 MovieClip in Symbol 970 MovieClip [baddy_wishingstar] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if ((_parent.mytimer % 273) == 0) {
whichmove = random(3);
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 6;
}
if (whichmove == 1) {
if ((_parent.mytimer % 60) == 0) {
gowherex = random(600);
gowherey = random(340);
speedox = random(20) + 5;
speedoy = random(20) + 5;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
} else if (whichmove == 2) {
gowherex = _root.assault._x;
gowherey = _root.assault._y;
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / 15);
_parent._y = _parent._y - ((_parent._y - gowherey) / 30);
}
}
_parent.mytimer++;
if ((_parent.mytimer % 177) == 0) {
whichshot = random(4);
}
if (whichshot == 1) {
if ((_parent.mytimer % 15) == 0) {
shotx = (_parent._x + random(700)) - 350;
shoty = (_parent._y + random(700)) - 350;
freaking = 15;
}
} else if (whichshot == 2) {
shotx = _root.assault._x;
shoty = _root.assault._y;
freaking = 30;
} else if (whichshot == 0) {
shotx = -50;
shoty = _parent._y;
freaking = 50;
}
if (((_parent.mytimer % freaking) == 0) && (whichshot != 3)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_starshot", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 16);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", shotx);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", shoty);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 970 MovieClip [baddy_wishingstar] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 970 MovieClip [baddy_wishingstar] Frame 31
_root.play();
stop();
Symbol 972 MovieClip [baddy_starshot] Frame 1
initspeed = speed;
Symbol 972 MovieClip [baddy_starshot] Frame 2
if (!_root.pauser) {
_x = (_x - ((_x - targetx) / speed));
_y = (_y - ((_y - targety) / speed));
_alpha = ((speed / initspeed) * 100);
speed--;
_rotation = (_rotation + 20);
}
Symbol 972 MovieClip [baddy_starshot] Frame 3
if (!_root.pauser) {
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 10;
this.removeMovieClip();
}
if (this.hitTest(_root.atombomb.detector)) {
this.removeMovieClip();
}
}
if (speed > 0) {
gotoAndPlay (2);
}
Symbol 972 MovieClip [baddy_starshot] Frame 4
this.removeMovieClip();
Symbol 982 MovieClip Frame 7
stop();
Symbol 983 MovieClip [baddy_starship] Frame 1
life = 15;
myscore = 80;
mytimer = 1;
Symbol 983 MovieClip [baddy_starship] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 983 MovieClip [baddy_starship] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 12;
_parent.mytimer++;
if (_parent.mytimer == 13) {
_root.attachMovie("baddy_laser", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 983 MovieClip [baddy_starship] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 1001 MovieClip Frame 95
stop();
Symbol 1001 MovieClip Frame 102
stop();
Symbol 1001 MovieClip Frame 113
stop();
Symbol 1003 MovieClip [baddy_devilbat] Frame 1
life = 1250;
myscore = 9000;
mytimer = 1;
randommovement = random(11) - 5;
_root.musiccomp.gotoAndPlay("boss");
Symbol 1003 MovieClip [baddy_devilbat] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1003 MovieClip [baddy_devilbat] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 6;
}
if ((_parent.mytimer % 47) == 0) {
gowherex = random(200) + 300;
gowherey = random(200) + 70;
speedox = random(40) + 10;
speedoy = random(60) + 10;
}
if ((_parent.mytimer % 108) == 0) {
gowherex = 50;
gowherey = 50;
speedox = 10;
speedoy = 10;
}
if ((_parent.mytimer % 255) == 0) {
gowherex = 550;
gowherey = 50;
speedox = 10;
speedoy = 10;
}
if ((_parent.mytimer % 309) == 0) {
gowherex = 50;
gowherey = 250;
speedox = 10;
speedoy = 10;
}
if ((_parent.mytimer % 413) == 0) {
gowherex = 550;
gowherey = 250;
speedox = 10;
speedoy = 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((((_parent.mytimer % 125) == 0) || ((_parent.mytimer % 128) == 0)) || ((_parent.mytimer % 131) == 0)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_starshot", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((_parent.mytimer % 403) == 0) {
_parent.boss.gotoAndPlay("shoot2");
_root.attachMovie("baddy_wwind", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 36);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 40);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -200);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (((_parent.mytimer % 89) == 20) && (_parent.mytimer > 200)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_autocannon", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 1003 MovieClip [baddy_devilbat] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 1003 MovieClip [baddy_devilbat] Frame 31
_root.play();
stop();
Symbol 1010 MovieClip [baddy_wwind] Frame 1
initspeed = speed;
Symbol 1010 MovieClip [baddy_wwind] Frame 2
if (!_root.pauser) {
_x = (_x - ((_x - targetx) / speed));
_y = (_y - ((_y - targety) / speed));
_alpha = ((speed / initspeed) * 100);
speed--;
}
Symbol 1010 MovieClip [baddy_wwind] Frame 3
if (!_root.pauser) {
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 25;
this.removeMovieClip();
}
if (this.hitTest(_root.atombomb.detector)) {
this.removeMovieClip();
}
}
if (speed > 0) {
gotoAndPlay (2);
}
Symbol 1010 MovieClip [baddy_wwind] Frame 4
this.removeMovieClip();
Symbol 1017 MovieClip [baddy_building] Frame 1
life = 35;
Symbol 1017 MovieClip [baddy_building] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1017 MovieClip [baddy_building] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
}
if (_parent.life <= 0) {
_root.score = _root.score + 50;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 5;
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 1017 MovieClip [baddy_building] Frame 14
luck = random(9);
if (luck == 0) {
_root.attachMovie("puabomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 3) {
_root.attachMovie("pu_levlup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 4) {
_root.attachMovie("pu_jackpot", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 5) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 6) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 7) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 8) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 70);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
this.removeMovieClip();
Symbol 1021 MovieClip [baddy_building2] Frame 1
life = 50;
Symbol 1021 MovieClip [baddy_building2] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1021 MovieClip [baddy_building2] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
}
if (_parent.life <= 0) {
_root.score = _root.score + 50;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 5;
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 1021 MovieClip [baddy_building2] Frame 14
luck = random(9);
if (luck == 0) {
_root.attachMovie("puabomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 3) {
_root.attachMovie("pu_levlup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 4) {
_root.attachMovie("pu_jackpot", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 5) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 6) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 7) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 8) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y - 100);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
this.removeMovieClip();
Symbol 1033 MovieClip [baddy_greenship] Frame 1
life = 15;
myscore = 90;
mytimer = 1;
Symbol 1033 MovieClip [baddy_greenship] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1033 MovieClip [baddy_greenship] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 12;
if (_parent.mytimer > 30) {
_parent._y = _parent._y - 6;
}
_parent.mytimer++;
if ((_parent.mytimer == 13) || (_parent.mytimer == 25)) {
_root.attachMovie("baddy_laser2", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - (_parent._width / 2));
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 1033 MovieClip [baddy_greenship] Frame 14
if (random(14) != 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
} else {
luck = random(9);
if (luck == 0) {
_root.attachMovie("puabomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_cash", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 2) {
_root.attachMovie("pu_abomb", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 3) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 4) {
_root.attachMovie("pu_jackpot", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 5) {
_root.attachMovie("pu_levelup", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 6) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 7) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 8) {
_root.attachMovie("pu_superpoints", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 1035 MovieClip [baddy_laser2] Frame 1
initspeed = speed;
Symbol 1035 MovieClip [baddy_laser2] Frame 2
if (!_root.pauser) {
_x = (_x - ((_x - targetx) / speed));
_y = (_y - ((_y - targety) / speed));
_alpha = ((speed / initspeed) * 100);
speed--;
}
Symbol 1035 MovieClip [baddy_laser2] Frame 3
if (!_root.pauser) {
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
this.removeMovieClip();
}
if (this.hitTest(_root.atombomb.detector)) {
this.removeMovieClip();
}
}
if (speed > 0) {
gotoAndPlay (2);
}
Symbol 1035 MovieClip [baddy_laser2] Frame 4
this.removeMovieClip();
Symbol 1057 MovieClip Frame 71
stop();
Symbol 1057 MovieClip Frame 77
stop();
Symbol 1057 MovieClip Frame 82
stop();
Symbol 1057 MovieClip Frame 87
stop();
Symbol 1057 MovieClip Frame 92
stop();
Symbol 1059 MovieClip [baddy_duon] Frame 1
life = 1650;
myscore = 16500;
mytimer = 1;
randommovement = random(11) - 5;
_root.musiccomp.gotoAndPlay("boss");
Symbol 1059 MovieClip [baddy_duon] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1059 MovieClip [baddy_duon] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 30) {
_parent._x = _parent._x - 6;
}
_parent.mytimer++;
if (_parent.mytimer > 30) {
if (((_parent.mytimer % 91) == 0) || ((_parent.mytimer % 111) == 0)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_laser2", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x - 140);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 120);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y - 120);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (((_parent.mytimer % 75) == 0) || ((_parent.mytimer % 81) == 0)) {
_parent.boss.gotoAndPlay("shoot2");
_root.attachMovie("baddy_laser2", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 50);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y - 50);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((((((_parent.mytimer % 203) == 0) || ((_parent.mytimer % 213) == 0)) || ((_parent.mytimer % 223) == 0)) || ((_parent.mytimer % 233) == 0)) || ((_parent.mytimer % 243) == 0)) {
_parent.boss.gotoAndPlay("shoot3");
_root.attachMovie("baddy_starshot", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 210);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x - 50);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((_parent.mytimer % 403) == 0) {
_parent.boss.gotoAndPlay("shoot4");
_root.attachMovie("baddy_laser2", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x + 60);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y - 120);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._height", 100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y - 120);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 1059 MovieClip [baddy_duon] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 1059 MovieClip [baddy_duon] Frame 31
_root.play();
stop();
Symbol 1062 MovieClip [baddy_backwardo] Frame 1
life = 15;
myscore = 105;
mytimer = 1;
sat = 38;
Symbol 1062 MovieClip [baddy_backwardo] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1062 MovieClip [baddy_backwardo] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 3;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x + _parent.sat;
_parent.sat = _parent.sat / 1.05;
_parent._y = _parent._y - 3;
_parent.mytimer++;
if ((_parent._x > 700) || (_parent._y < -50)) {
_parent.removeMovieClip();
}
}
}
Symbol 1062 MovieClip [baddy_backwardo] Frame 14
if (random(3) == 1) {
luck = random(2);
if (luck == 0) {
_root.attachMovie("pu_shield", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
} else if (luck == 1) {
_root.attachMovie("pu_points", "powerup" + _root.powerupcounter, _root.powerupcounter);
Set(("_root.powerup" + _root.powerupcounter) + "._x", this._x);
Set(("_root.powerup" + _root.powerupcounter) + "._y", this._y);
_root.powerupcounter++;
if (_root.powerupcounter > 240) {
_root.powerupcounter = 221;
}
}
}
this.removeMovieClip();
Symbol 1079 MovieClip [baddy_g106] Frame 1
life = 35;
myscore = 180;
mytimer = 1;
Symbol 1079 MovieClip [baddy_g106] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1079 MovieClip [baddy_g106] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 3;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 6;
_parent.mytimer++;
if (((_parent.mytimer % 33) == 0) && (_root.assault._x < (_parent._x - 100))) {
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x - 50);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 1079 MovieClip [baddy_g106] Frame 14
if (random(2) == 1) {
_root.attachMovie("cashcoin", "cashcoin" + _root.cashcoincounter, _root.cashcoincounter);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._x", this._x);
Set(("_root.cashcoin" + _root.cashcoincounter) + "._y", this._y);
_root.cashcoincounter++;
if (_root.cashcoincounter > 199) {
_root.cashcoincounter = 150;
}
}
this.removeMovieClip();
Symbol 1092 MovieClip Frame 1
stop();
Symbol 1092 MovieClip Frame 7
stop();
Symbol 1093 MovieClip [baddy_zloce] Frame 1
life = 200;
myscore = 1200;
mytimer = 1;
_root.musiccomp.gotoAndPlay("boss");
Symbol 1093 MovieClip [baddy_zloce] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1093 MovieClip [baddy_zloce] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 5;
}
if ((_parent.mytimer % 60) == 0) {
gowherex = random(50) + 500;
gowherey = random(250) + 50;
speedox = random(20) + 10;
speedoy = random(20) + 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((_parent.mytimer % 19) == 0) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x - 50);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 1093 MovieClip [baddy_zloce] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 1093 MovieClip [baddy_zloce] Frame 31
_root.play();
stop();
Symbol 1095 MovieClip [baddy_zloce2] Frame 1
life = 200;
myscore = 1200;
mytimer = 1;
Symbol 1095 MovieClip [baddy_zloce2] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1095 MovieClip [baddy_zloce2] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 5;
}
if ((_parent.mytimer % 60) == 0) {
gowherex = random(50) + 300;
gowherey = random(250) + 50;
speedox = random(20) + 10;
speedoy = random(20) + 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((_parent.mytimer % 45) == 0) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_laser2", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 1095 MovieClip [baddy_zloce2] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 1095 MovieClip [baddy_zloce2] Frame 31
_root.play();
stop();
Symbol 1097 MovieClip [baddy_zloce3] Frame 1
life = 200;
myscore = 1200;
mytimer = 1;
Symbol 1097 MovieClip [baddy_zloce3] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1097 MovieClip [baddy_zloce3] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (_parent.boss.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (_parent.boss.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (_parent.boss.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (_parent.boss.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (_parent.boss.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 5;
}
if ((_parent.mytimer % 60) == 0) {
gowherex = random(350) + 100;
gowherey = random(250) + 50;
speedox = random(20) + 10;
speedoy = random(20) + 10;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if ((_parent.mytimer % 75) == 0) {
_parent.boss.pic.gotoAndPlay("shoot1");
_root.attachMovie("baddy_wwind", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 40);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y - 75);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 1097 MovieClip [baddy_zloce3] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 1097 MovieClip [baddy_zloce3] Frame 31
_root.play();
stop();
Instance of Symbol 1100 MovieClip in Symbol 1107 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent._rotation = _parent._rotation + _parent._parent.rotate;
}
Symbol 1111 MovieClip [baddy_wollonger] Frame 1
life = 1150;
myscore = 20000;
mytimer = 1;
randommovement = random(11) - 5;
rotate = random(40) - 20;
_root.musiccomp.gotoAndPlay("boss");
Symbol 1111 MovieClip [baddy_wollonger] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1111 MovieClip [baddy_wollonger] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.boss.hitTest(_root.assault.detector)) {
_root.assault.play();
_root.life = _root.life - 15;
}
if (_parent.life <= 0) {
_root.score = _root.score + _parent.myscore;
_parent.gotoAndPlay("destroyed");
}
if (_parent.mytimer < 20) {
_parent._x = _parent._x - 6;
}
if ((_parent.mytimer % 47) == 0) {
gowherex = random(200) + 400;
gowherey = random(200) + 70;
speedox = random(40) + 10;
speedoy = random(60) + 10;
_parent.rotate = random(40) - 20;
}
if ((_parent.mytimer % 108) == 0) {
gowherex = 300;
gowherey = 320;
speedox = 10;
speedoy = 10;
_parent.rotate = random(40) - 20;
}
if ((_parent.mytimer % 255) == 0) {
gowherex = 300;
gowherey = 50;
speedox = 10;
speedoy = 10;
_parent.rotate = random(40) - 20;
}
if ((_parent.mytimer % 309) == 0) {
gowherex = 550;
gowherey = 250;
speedox = 10;
speedoy = 10;
_parent.rotate = random(40) - 20;
}
if ((_parent.mytimer % 413) == 0) {
gowherex = 20;
gowherey = 250;
speedox = 10;
speedoy = 10;
_parent.rotate = random(40) - 20;
}
if (_parent.mytimer > 70) {
_parent._x = _parent._x - ((_parent._x - gowherex) / speedox);
_parent._y = _parent._y - ((_parent._y - gowherey) / speedoy);
}
_parent.mytimer++;
if (((((_parent.mytimer % 107) == 0) || ((_parent.mytimer % 108) == 0)) || ((_parent.mytimer % 109) == 0)) || ((_parent.mytimer % 131) == 0)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_bullet", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 15);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", _root.assault._x - 40);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _root.assault._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((((_parent.mytimer % 125) == 0) || ((_parent.mytimer % 128) == 0)) || ((_parent.mytimer % 131) == 0)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_starshot", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -150);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if ((_parent.mytimer % 403) == 0) {
_parent.boss.gotoAndPlay("shoot2");
_root.attachMovie("baddy_wwind", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 40);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -200);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (((_parent.mytimer % 89) == 20) && (_parent.mytimer > 200)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_autocannon", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 20);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
if (((_parent.mytimer % 67) == 20) && (_parent.mytimer > 200)) {
_parent.boss.gotoAndPlay("shoot1");
_root.attachMovie("baddy_laser2", "baddybullet" + _root.baddybulletcounter, _root.baddybulletcounter);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._x", _parent._x);
Set(("_root.baddybullet" + _root.baddybulletcounter) + "._y", _parent._y);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".speed", 10);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targetx", -100);
Set(("_root.baddybullet" + _root.baddybulletcounter) + ".targety", _parent._y);
_root.baddybulletcounter++;
if (_root.baddybulletcounter > 280) {
_root.baddybulletcounter = 261;
}
}
}
}
Instance of Symbol 825 MovieClip in Symbol 1111 MovieClip [baddy_wollonger] Frame 2
onClipEvent (load) {
fulllife = _parent.life;
}
onClipEvent (enterFrame) {
_xscale = ((_parent.life / fulllife) * 100);
}
Symbol 1111 MovieClip [baddy_wollonger] Frame 55
_root.play();
stop();
Symbol 1114 MovieClip [baddy_hovererc] Frame 1
life = 10;
Symbol 1114 MovieClip [baddy_hovererc] Frame 2
stop();
Instance of Symbol 304 MovieClip in Symbol 1114 MovieClip [baddy_hovererc] Frame 2
onClipEvent (enterFrame) {
if (!_root.pauser) {
i = 1;
while (i <= 25) {
if (((_root.pweapon == 1) || (_root.pweapon == 3)) || (_root.sweapon == 6)) {
if (this.hitTest(eval ("_root.gb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.gb" + i));
_parent.life--;
}
} else if (this.hitTest(eval ("_root.pb" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pb" + i));
_parent.life = _parent.life - 2;
}
if (this.hitTest(eval ("_root.pulse" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.pulse" + i));
_parent.life = _parent.life - 2;
}
i++;
}
if (_root.sweapon == 1) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.slicerlaser" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.slicerlaser" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 13) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.backblast" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.backblast" + i));
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 2) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.electric" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.electric" + i));
_parent.life = _parent.life - 5;
}
i++;
}
} else if (_root.sweapon == 3) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.red_laser" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 8) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.orbiter" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 4) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.rocket" + i))) {
_parent.flashit.play();
Set(("_root.rocket" + i) + ".bombed", 1);
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 9) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.cannonball" + i))) {
_parent.flashit.play();
Set(("_root.cannonball" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 14) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.flame" + i))) {
_parent.flashit.play();
_parent.life = _parent.life - 1;
}
i++;
}
} else if (_root.sweapon == 5) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.shockwavemine" + i))) {
_parent.flashit.play();
Set(("_root.shockwavemine" + i) + ".bombed", 1);
_parent.life = _parent.life - 2;
}
i++;
}
} else if (_root.sweapon == 7) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.beamerbeam" + i))) {
_parent.flashit.play();
removeMovieClip(eval ("_root.beamerbeam" + i));
_parent.life = _parent.life - 8;
}
i++;
}
} else if ((_root.sweapon == 10) || (_root.sweapon == 11)) {
i = 241;
while (i <= 260) {
if (this.hitTest(eval ("_root.gauss" + i))) {
_parent.flashit.play();
Set(("_root.gauss" + i) + ".bombed", 1);
_parent.life = _parent.life - 3;
}
i++;
}
}
if (this.hitTest(_root.atombomb.detector)) {
_parent.flashit.play();
_parent.life = _parent.life - 50;
}
if (this.hitTest(_root.assault.detector)) {
_root.assault.play();
_parent.flashit.play();
_parent.life = _parent.life - 10;
}
if (_parent.life <= 0) {
_root.score = _root.score + 50;
_parent.gotoAndPlay("destroyed");
}
_parent._x = _parent._x - 5;
if (_parent._x < -50) {
_parent.removeMovieClip();
}
}
}
Symbol 1114 MovieClip [baddy_hovererc] Frame 14
this.removeMovieClip();
Symbol 1127 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.pweapon == 1)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1127 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
Symbol 1127 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1127 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
if ((((_root.pweaponlevel == 2) || (_root.pweaponlevel == 3)) || (_root.pweaponlevel == 4)) || (_root.pweaponlevel == 5)) {
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 8);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
if ((_root.pweaponlevel == 3) || (_root.pweaponlevel == 5)) {
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 12);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 6);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
mycounter = 3;
}
mycounter--;
Symbol 1127 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.pweapon == 1)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1134 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.pweapon == 2)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1134 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
Symbol 1134 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1134 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("plasmabullet", "pb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.pb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.pb" + _root.pweaponcounter) + "._y", this._y);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
if ((_root.pweaponlevel == 2) || (_root.pweaponlevel == 5)) {
_root.attachMovie("plasmabullet", "pb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.pb" + _root.pweaponcounter) + "._x", this._x - 8);
Set(("_root.pb" + _root.pweaponcounter) + "._y", this._y - 12);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
if (_root.pweaponlevel == 4) {
_root.attachMovie("plasmabullet", "pb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.pb" + _root.pweaponcounter) + "._x", this._x - 5);
Set(("_root.pb" + _root.pweaponcounter) + "._y", this._y + 3);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
mycounter = 4;
}
mycounter--;
Symbol 1134 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.pweapon == 2)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1139 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.pweapon == 3)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1139 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
Symbol 1139 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1139 MovieClip Frame 3
if (mycounter == 1) {
if (_root.pweaponlevel != 2) {
_root.attachMovie("widelaser", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
if (((_root.pweaponlevel == 2) || (_root.pweaponlevel == 3)) || (_root.pweaponlevel == 5)) {
_root.attachMovie("widelaser", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 15);
Set(("_root.gb" + _root.pweaponcounter) + "._rotation", -20);
Set(("_root.gb" + _root.pweaponcounter) + ".behave", 2);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
_root.attachMovie("widelaser", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 15);
Set(("_root.gb" + _root.pweaponcounter) + "._rotation", 20);
Set(("_root.gb" + _root.pweaponcounter) + ".behave", 3);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
if ((_root.pweaponlevel == 4) || (_root.pweaponlevel == 5)) {
_root.attachMovie("widelaser", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 30);
Set(("_root.gb" + _root.pweaponcounter) + "._rotation", -50);
Set(("_root.gb" + _root.pweaponcounter) + ".behave", 4);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
_root.attachMovie("widelaser", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 30);
Set(("_root.gb" + _root.pweaponcounter) + "._rotation", 50);
Set(("_root.gb" + _root.pweaponcounter) + ".behave", 5);
_root.pweaponcounter++;
if (_root.pweaponcounter > 25) {
_root.pweaponcounter = 1;
}
}
mycounter = 5;
}
mycounter--;
Symbol 1139 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.pweapon == 3)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1142 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 1)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1142 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 1) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1142 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1142 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("slicerlaser", "slicerlaser" + _root.specialcounter, _root.specialcounter);
Set(("_root.slicerlaser" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.slicerlaser" + _root.specialcounter) + "._y", this._y - 30);
Set(("_root.slicerlaser" + _root.specialcounter) + "._rotation", -50);
Set(("_root.slicerlaser" + _root.specialcounter) + ".behave", 4);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
_root.attachMovie("slicerlaser", "slicerlaser" + _root.specialcounter, _root.specialcounter);
Set(("_root.slicerlaser" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.slicerlaser" + _root.specialcounter) + "._y", this._y + 30);
Set(("_root.slicerlaser" + _root.specialcounter) + "._rotation", 50);
Set(("_root.slicerlaser" + _root.specialcounter) + ".behave", 5);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 3;
}
mycounter--;
Symbol 1142 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 1)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1144 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 2)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 2) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1144 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1144 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("electric", "electric" + _root.specialcounter, _root.specialcounter);
Set(("_root.electric" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.electric" + _root.specialcounter) + "._y", this._y - 30);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
_root.attachMovie("electric", "electric" + _root.specialcounter, _root.specialcounter);
Set(("_root.electric" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.electric" + _root.specialcounter) + "._y", this._y + 30);
Set(("_root.electric" + _root.specialcounter) + "._rotation", 180);
Set(("_root.electric" + _root.specialcounter) + ".behave", 2);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 3;
}
mycounter--;
Symbol 1144 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 2)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1146 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 3)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1146 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 3) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1146 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1146 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("red_laser", "red_laser" + _root.specialcounter, _root.specialcounter);
Set(("_root.red_laser" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.red_laser" + _root.specialcounter) + "._y", this._y);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 12;
}
mycounter--;
Symbol 1146 MovieClip Frame 4
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 3)) && (_root.life > 0)) && (mycounter > 1)) {
this.gotoAndPlay(3);
}
}
Symbol 1148 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 4)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1148 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 4) {
_parent._x = _root.assault._x - 5;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1148 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1148 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("rocket", "rocket" + _root.specialcounter, _root.specialcounter);
Set(("_root.rocket" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.rocket" + _root.specialcounter) + "._y", this._y);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 20;
}
mycounter--;
Symbol 1148 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 4)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1150 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 5)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1150 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 5) {
_parent._x = _root.assault._x - 5;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1150 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1150 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("shockwavemine", "shockwavemine" + _root.specialcounter, _root.specialcounter);
Set(("_root.shockwavemine" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.shockwavemine" + _root.specialcounter) + "._y", this._y);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 15;
}
mycounter--;
Symbol 1150 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 5)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1153 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 6)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1153 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 6) {
_parent._x = _root.assault._x;
_parent._y = _root.assault._y;
}
}
Symbol 1153 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1153 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x + 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 21);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x + 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 21);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 14);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 14);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("gattlingbullet", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
mycounter = 3;
}
mycounter--;
Symbol 1153 MovieClip Frame 4
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 6)) && (_root.life > 0)) && (mycounter > 1)) {
this.gotoAndPlay(3);
}
}
Symbol 1155 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 7)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1155 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 7) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1155 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1155 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("beamerbeam", "beamerbeam" + _root.specialcounter, _root.specialcounter);
Set(("_root.beamerbeam" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.beamerbeam" + _root.specialcounter) + "._y", this._y);
Set(("_root.beamerbeam" + _root.specialcounter) + "._rotation", -45);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 4;
}
mycounter--;
Symbol 1155 MovieClip Frame 4
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 7)) && (_root.life > 0)) && (mycounter > 1)) {
this.gotoAndPlay(3);
}
}
Symbol 1157 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 8)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1157 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 8) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1157 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1157 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("orbiter", "orbiter" + _root.specialcounter, _root.specialcounter);
Set(("_root.orbiter" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.orbiter" + _root.specialcounter) + "._y", this._y);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 12;
}
mycounter--;
Symbol 1157 MovieClip Frame 4
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 8)) && (_root.life > 0)) && (mycounter > 1)) {
this.gotoAndPlay(3);
}
}
Symbol 1160 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 9)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 9) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1160 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1160 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("cannonball", "cannonball" + _root.specialcounter, _root.specialcounter);
Set(("_root.cannonball" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.cannonball" + _root.specialcounter) + "._y", this._y - 30);
Set(("_root.cannonball" + _root.specialcounter) + "._rotation", -50);
Set(("_root.cannonball" + _root.specialcounter) + ".behave", 1);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
_root.attachMovie("cannonball", "cannonball" + _root.specialcounter, _root.specialcounter);
Set(("_root.cannonball" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.cannonball" + _root.specialcounter) + "._y", this._y + 30);
Set(("_root.cannonball" + _root.specialcounter) + "._rotation", 50);
Set(("_root.cannonball" + _root.specialcounter) + ".behave", 2);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 20;
}
mycounter--;
Symbol 1160 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 9)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1170 MovieClip [abomb] Frame 1
stop();
Instance of Symbol 303 MovieClip in Symbol 1170 MovieClip [abomb] Frame 1
onClipEvent (enterFrame) {
if (!_root.pauser) {
if (Key.isDown(_root.key_bomb) && (_root.abomb != 0)) {
_root.abomb--;
_parent.play();
}
}
}
Symbol 1170 MovieClip [abomb] Frame 2
_x = _root.assault._x;
_y = _root.assault._y;
Symbol 1170 MovieClip [abomb] Frame 11
this.removeMovieClip();
Symbol 1174 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 10)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1174 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 10) {
_parent._x = _root.assault._x - 5;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1174 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1174 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("gauss", "gauss" + _root.specialcounter, _root.specialcounter);
Set(("_root.gauss" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.gauss" + _root.specialcounter) + "._y", this._y);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 20;
}
mycounter--;
Symbol 1174 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 10)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1176 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 11)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 11) {
_parent._x = _root.assault._x - 5;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1176 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1176 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("gauss", "gauss" + _root.specialcounter, _root.specialcounter);
Set(("_root.gauss" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.gauss" + _root.specialcounter) + "._y", this._y);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 20;
}
if (mycounter == 5) {
_root.attachMovie("gauss", "gauss" + _root.specialcounter, _root.specialcounter);
Set(("_root.gauss" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.gauss" + _root.specialcounter) + "._y", this._y - 22);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
}
mycounter--;
Symbol 1176 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 11)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1180 MovieClip Frame 1
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 12)) && (_root.life > 0)) && (mycounter == 1)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
if (mycounter > 1) {
mycounter--;
}
Instance of Symbol 303 MovieClip in Symbol 1180 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 12) {
_parent._x = _root.assault._x;
_parent._y = _root.assault._y;
}
}
Symbol 1180 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1180 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("pulse", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x + 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 21);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("pulse", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x + 8);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 21);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("pulse", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x - 4);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 14);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("pulse", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x + 4);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 14);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("pulse", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y + 7);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
_root.attachMovie("pulse", "gb" + _root.pweaponcounter, _root.pweaponcounter);
Set(("_root.gb" + _root.pweaponcounter) + "._x", this._x);
Set(("_root.gb" + _root.pweaponcounter) + "._y", this._y - 7);
_root.pweaponcounter++;
if (_root.pweaponcounter > 99) {
_root.pweaponcounter = 1;
}
}
Symbol 1180 MovieClip Frame 4
if (_root.pauser == 0) {
if (((Key.isDown(_root.key_shoot) && (_root.sweapon == 12)) && (_root.life > 0)) && (mycounter > 1)) {
this.gotoAndPlay(3);
}
}
Symbol 1185 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 13)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1185 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 13) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1185 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1185 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("backblast", "backblast" + _root.specialcounter, _root.specialcounter);
Set(("_root.backblast" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.backblast" + _root.specialcounter) + "._y", this._y - 10);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
_root.attachMovie("backblast", "backblast" + _root.specialcounter, _root.specialcounter);
Set(("_root.backblast" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.backblast" + _root.specialcounter) + "._y", this._y + 10);
Set(("_root.backblast" + _root.specialcounter) + ".behave", 2);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 3;
}
mycounter--;
Symbol 1185 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 13)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1189 MovieClip Frame 1
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 14)) && (_root.life > 0)) {
mycounter = 1;
this.gotoAndPlay(3);
}
}
Instance of Symbol 303 MovieClip in Symbol 1189 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 14) {
_parent._x = _root.assault._x - 10;
_parent._y = _root.assault._y + 5;
}
}
Symbol 1189 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1189 MovieClip Frame 3
if (mycounter == 1) {
_root.attachMovie("flame", "flame" + _root.specialcounter, _root.specialcounter);
Set(("_root.flame" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.flame" + _root.specialcounter) + "._y", this._y + 14);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
_root.attachMovie("flame", "flame" + _root.specialcounter, _root.specialcounter);
Set(("_root.flame" + _root.specialcounter) + "._x", this._x - 8);
Set(("_root.flame" + _root.specialcounter) + "._y", this._y + 10);
Set(("_root.flame" + _root.specialcounter) + ".behave", 2);
_root.specialcounter++;
if (_root.specialcounter > 260) {
_root.specialcounter = 241;
}
mycounter = 3;
}
mycounter--;
Symbol 1189 MovieClip Frame 4
if (_root.pauser == 0) {
if ((Key.isDown(_root.key_shoot) && (_root.sweapon == 14)) && (_root.life > 0)) {
this.gotoAndPlay(3);
}
}
Symbol 1206 MovieClip Frame 1
if ((_root.life < 15) && (_root.life > 0)) {
gotoAndPlay (3);
}
Symbol 1206 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1206 MovieClip Frame 90
if ((_root.life < 15) && (_root.life > 0)) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Symbol 1212 Button
on (release) {
_root.gotoAndPlay("startover");
}
Symbol 1219 MovieClip Frame 1
stop();
Symbol 1226 MovieClip Frame 1
if (Key.isDown(32)) {
_root.pauser = 1;
gotoAndPlay (3);
}
Symbol 1226 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1226 MovieClip Frame 9
if (Key.isDown(32)) {
_root.pauser = 0;
gotoAndPlay (11);
}
Symbol 1226 MovieClip Frame 10
gotoAndPlay (9);
Symbol 1228 Button
on (release) {
getURL ("http://www.armorgames.com/", "_blank");
}
Instance of Symbol 1200 MovieClip in Symbol 1229 MovieClip Frame 1
onClipEvent (enterFrame) {
this._xscale = (_root.life / _root.fulllife) * 100;
if (_root.life < 0) {
_root.life = 0;
}
}
Instance of Symbol 1219 MovieClip "showme" in Symbol 1229 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.sweapon == 0) {
this.gotoAndStop(0);
} else {
this.gotoAndStop(_root.sweapon + 1);
}
}
Instance of Symbol 1219 MovieClip "showme" in Symbol 1229 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.pweapon + 15);
}
Symbol 1239 MovieClip Frame 11
stop();
Symbol 1255 Button
on (release) {
_root.gotoAndPlay("armadashop");
}
Symbol 1263 MovieClip Frame 33
stop();
Symbol 1288 Button
on (release) {
_root.gotoAndPlay("credits");
}
Symbol 1296 Button
on (release) {
getURL ((((("http://n.1asphost.com/Damus/aa1/adder.asp?p=" + _root.pilotname) + "&l=") + _root.pilotcountry) + "&score=") + _root.score, "_blank");
play();
}
Symbol 1304 MovieClip Frame 33
stop();
Symbol 1304 MovieClip Frame 34
stop();
Symbol 1307 Button
on (release) {
getURL ("mailto:josh_tamugaia@yahoo.com", "_blank");
}
Symbol 1319 Button
on (release) {
_root.dialogueon = 0;
_root.gotoAndPlay("armadashop");
}
on (rollOver) {
_root.dialogueon = 1;
_root.whassup = "From Current Level, Don't Worry";
}
on (rollOut) {
_root.dialogueon = 0;
}
Symbol 1323 Button
on (release) {
if (_root.score > 100000) {
getURL ((((("http://n.1asphost.com/Damus/aa1/adder.asp?p=" + _root.pilotname) + "&l=") + _root.pilotcountry) + "&score=") + _root.score, "_blank");
play();
}
}
Symbol 1328 Button
on (release) {
getURL ("http://n.1asphost.com/Damus/aa1/aahs.asp", "_blank");
}
Symbol 1330 MovieClip Frame 2
if (_root.dialogueon == 1) {
this.startDrag(true);
} else {
this.stopDrag();
this._x = 1000;
this._y = 1000;
}
gotoAndPlay (1);