Frame 1
fscommand ("showmenu", "false");
fscommand ("allowscale", "false");
Frame 92
stop();
Frame 93
stop();
Frame 94
stop();
Frame 96
stop();
Frame 97
fscommand ("showmenu", "false");
fscommand ("allowscale", "false");
hp = 100;
ammo = 7;
deads = 0;
score = 0;
blts = 0;
rltime = 0;
kill = false;
Mouse.hide();
startDrag ("pointer", true, 0, 0, 440, 300);
Frame 98
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Instance of Symbol 215 MovieClip "gunsound" in Frame 98
onClipEvent (mouseDown) {
tellTarget ("/") {
if (ammo > 0) {
ammo = ammo - 1;
tellTarget ("/gunshot") {
gotoAndPlay (5);
};
}
};
tellTarget ("/") {
if (ammo > 0) {
tellTarget ("/pointer") {
gotoAndPlay (5);
};
}
};
tellTarget ("/") {
if (ammo < 1) {
tellTarget ("/pointer") {
gotoAndPlay (10);
};
}
};
}
Frame 100
if (deads > 1) {
gotoAndPlay (102);
}
Frame 101
gotoAndPlay (98);
Frame 102
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 105
if (deads > 3) {
gotoAndPlay (107);
}
Frame 106
gotoAndPlay (102);
Frame 107
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 110
if (deads > 7) {
gotoAndPlay (112);
}
Frame 111
gotoAndPlay (107);
Frame 112
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 115
if (deads > 11) {
gotoAndPlay (117);
}
Frame 116
gotoAndPlay (112);
Frame 117
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 120
if (deads > 15) {
gotoAndPlay (122);
}
Frame 121
gotoAndPlay (117);
Frame 122
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 167
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 170
if (deads > 21) {
gotoAndPlay (172);
}
Frame 171
gotoAndPlay (167);
Frame 172
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 175
if (deads > 27) {
gotoAndPlay (177);
}
Frame 176
gotoAndPlay (172);
Frame 177
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 202
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 205
if (deads > 31) {
gotoAndPlay (207);
}
Frame 206
gotoAndPlay (202);
Frame 207
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 210
if (deads > 41) {
gotoAndPlay (212);
}
Frame 211
gotoAndPlay (207);
Frame 212
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 215
if (deads > 45) {
gotoAndPlay (217);
}
Frame 216
gotoAndPlay (212);
Frame 217
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 220
if (deads > 49) {
gotoAndPlay (222);
}
Frame 221
gotoAndPlay (217);
Frame 222
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 236
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 240
if (deads > 51) {
gotoAndPlay (242);
}
Frame 241
gotoAndPlay (236);
Frame 242
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 267
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 270
if (deads > 55) {
gotoAndPlay (272);
}
Frame 271
gotoAndPlay (267);
Frame 272
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 275
if (deads > 59) {
gotoAndPlay (277);
}
Frame 276
gotoAndPlay (272);
Frame 277
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 280
if (deads > 63) {
gotoAndPlay (282);
}
Frame 281
gotoAndPlay (277);
Frame 282
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 302
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 305
if (deads > 69) {
gotoAndPlay (307);
}
Frame 306
gotoAndPlay (302);
Frame 307
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 310
if (deads > 73) {
gotoAndPlay (312);
}
Frame 311
gotoAndPlay (307);
Frame 312
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 315
if (deads > 79) {
gotoAndPlay (317);
}
Frame 316
gotoAndPlay (312);
Frame 317
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 347
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 350
if (deads > 85) {
gotoAndPlay (352);
}
Frame 351
gotoAndPlay (347);
Frame 352
if (hp < 1) {
gotoAndPlay (488);
}
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
Frame 355
if (deads > 95) {
gotoAndPlay (357);
}
Frame 356
gotoAndPlay (352);
Frame 357
if (ammo > 0) {
kill = true;
tellTarget ("reload") {
gotoAndStop (1);
};
}
if (ammo < 1) {
kill = false;
tellTarget ("reload") {
gotoAndPlay (5);
};
}
startDrag ("pointer");
Mouse.show();
Frame 403
stopAllSounds();
Frame 463
deads = deads / 2;
Frame 465
score = (((-2 * blts) - (3 * rltime)) + (4 * hp)) + score;
Frame 467
accuracy = 0;
Frame 469
accuracy = deads / blts;
Frame 487
stop();
Frame 488
startDrag ("pointer");
Mouse.show();
Frame 527
gotoAndPlay (92);
Symbol 22 Button
on (release) {
_root.play();
}
Symbol 23 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 23 MovieClip Frame 2
gotoAndPlay (1);
Symbol 23 MovieClip Frame 3
stopAllSounds();
Symbol 76 Button
on (press) {
gotoAndPlay (96);
}
Symbol 77 Button
on (press) {
gotoAndPlay (94);
}
Symbol 78 Button
on (press) {
toggleHighQuality();
}
Symbol 79 Button
on (press) {
gotoAndPlay (93);
}
Symbol 80 Button
on (press) {
getURL ("mailto://syko227@hotmail.com", "blank");
}
Symbol 88 Button
on (press) {
gotoAndPlay (92);
}
Symbol 92 Button
on (press) {
gotoAndPlay (97);
}
Symbol 98 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 101 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 104 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 107 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 110 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 113 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 116 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 119 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 122 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 125 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 128 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 131 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 134 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 137 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 140 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 143 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 146 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 149 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 152 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 155 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 158 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 161 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 166 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 170 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 173 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
}
};
}
Symbol 186 MovieClip Frame 47
tellTarget ("/") {
hp = hp - 5;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 186 MovieClip Frame 50
gotoAndPlay (21);
Symbol 186 MovieClip Frame 55
tellTarget ("/") {
score = score + 100;
};
Symbol 186 MovieClip Frame 76
tellTarget ("/") {
deads = deads + 2;
};
Symbol 186 MovieClip Frame 77
stop();
Symbol 204 MovieClip Frame 1
stop();
Symbol 209 MovieClip Frame 1
stop();
Symbol 209 MovieClip Frame 7
tellTarget ("/") {
blts = blts + 1;
};
Symbol 209 MovieClip Frame 8
gotoAndStop (1);
Symbol 209 MovieClip Frame 12
gotoAndPlay (10);
Symbol 211 MovieClip Frame 1
stop();
Symbol 213 MovieClip Frame 1
stop();
Symbol 213 MovieClip Frame 10
gotoAndPlay (1);
Symbol 221 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 7
gotoAndPlay (5);
Symbol 223 Button
on (keyPress "<Space>") {
ammo = 7;
tellTarget ("/pointer") {
gotoAndStop (1);
};
tellTarget ("/clipin") {
gotoAndPlay (2);
};
rltime = rltime + 1;
}
Symbol 224 Button
on (keyPress "<Space>") {
ammo = 7;
tellTarget ("/pointer") {
gotoAndStop (1);
};
tellTarget ("/clipin") {
gotoAndPlay (2);
};
}
Symbol 226 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 228 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 230 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 50;
};
}
};
}
Symbol 243 MovieClip Frame 16
tellTarget ("/") {
hp = hp - 4;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 243 MovieClip Frame 34
tellTarget ("/") {
hp = hp - 5;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 243 MovieClip Frame 51
gotoAndPlay (10);
Symbol 243 MovieClip Frame 69
tellTarget ("/") {
deads = deads + 2;
};
Symbol 243 MovieClip Frame 70
stop();
Symbol 252 MovieClip Frame 16
tellTarget ("/") {
hp = hp - 4;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 252 MovieClip Frame 34
tellTarget ("/") {
hp = hp - 5;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 252 MovieClip Frame 51
gotoAndPlay (10);
Symbol 252 MovieClip Frame 69
tellTarget ("/") {
deads = deads + 2;
};
Symbol 252 MovieClip Frame 70
stop();
Symbol 255 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 257 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 70;
};
}
};
}
Symbol 259 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 40;
};
}
};
}
Symbol 264 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 79;
};
}
};
}
Symbol 268 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 39;
};
}
};
}
Symbol 279 MovieClip Frame 16
tellTarget ("/") {
hp = hp - 6;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 279 MovieClip Frame 28
tellTarget ("/") {
hp = hp - 3;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 279 MovieClip Frame 50
gotoAndPlay (7);
Symbol 279 MovieClip Frame 74
tellTarget ("/") {
deads = deads + 2;
};
Symbol 279 MovieClip Frame 75
stop();
Symbol 326 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 328 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 331 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 333 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 336 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 338 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 341 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 343 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 346 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 348 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 351 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 353 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 356 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 358 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 361 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 363 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 366 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 368 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 371 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 373 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 376 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 378 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 382 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 384 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 387 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 389 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 391 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 393 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 396 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 398 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 401 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 403 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 406 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 408 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 411 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 413 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 416 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 418 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 420 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 422 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 424 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 426 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 429 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 300;
};
}
};
}
Symbol 431 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (55);
};
tellTarget ("/") {
score = score + 100;
};
}
};
}
Symbol 443 MovieClip Frame 16
tellTarget ("/") {
hp = hp - 7;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 443 MovieClip Frame 33
tellTarget ("/") {
hp = hp - 6;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 443 MovieClip Frame 50
gotoAndPlay (81);
Symbol 443 MovieClip Frame 65
tellTarget ("/") {
if (hp > 95) {
score = score + 45;
}
};
Symbol 443 MovieClip Frame 79
tellTarget ("/") {
deads = deads + 2;
};
Symbol 443 MovieClip Frame 80
stop();
Symbol 443 MovieClip Frame 90
gotoAndPlay (1);
Symbol 476 MovieClip Frame 16
tellTarget ("/") {
hp = hp - 7;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 476 MovieClip Frame 33
tellTarget ("/") {
hp = hp - 6;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 476 MovieClip Frame 50
gotoAndPlay (81);
Symbol 476 MovieClip Frame 65
tellTarget ("/") {
if (hp > 95) {
score = score + 45;
}
};
Symbol 476 MovieClip Frame 79
tellTarget ("/") {
deads = deads + 2;
};
Symbol 476 MovieClip Frame 80
stop();
Symbol 476 MovieClip Frame 90
gotoAndPlay (1);
Symbol 481 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (50);
};
tellTarget ("/") {
score = score + 408;
};
}
};
}
Symbol 484 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (50);
};
tellTarget ("/") {
score = score + 408;
};
}
};
}
Symbol 487 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (50);
};
tellTarget ("/") {
score = score + 408;
};
}
};
}
Symbol 489 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (50);
};
tellTarget ("/") {
score = score + 200;
};
}
};
}
Symbol 492 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (50);
};
tellTarget ("/") {
score = score + 408;
};
}
};
}
Symbol 494 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (50);
};
tellTarget ("/") {
score = score + 200;
};
}
};
}
Symbol 503 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (90);
};
tellTarget ("/") {
score = score + 650;
};
}
};
}
Symbol 513 MovieClip Frame 32
tellTarget ("/") {
hp = hp - 9;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 513 MovieClip Frame 44
gotoAndPlay (26);
Symbol 513 MovieClip Frame 98
tellTarget ("/") {
deads = deads + 2;
};
Symbol 513 MovieClip Frame 99
stop();
Symbol 559 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
score = score + 30;
tellTarget (this) {
hits = hits + 1;
};
}
};
}
Symbol 575 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
score = score + 30;
tellTarget (this) {
hits = hits + 1;
};
}
};
}
Symbol 588 MovieClip Frame 1
hits = 0;
cbonus = 0;
Symbol 588 MovieClip Frame 2
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 10
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 12
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 14
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 16
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 27
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 30
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 34
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 39
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 42
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 46
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 50
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 52
tellTarget ("/") {
hp = hp - 7;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 588 MovieClip Frame 54
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 59
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 64
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 69
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 75
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 82
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 86
tellTarget ("/") {
hp = hp - 8;
};
tellTarget ("/boom") {
gotoAndPlay (5);
};
Symbol 588 MovieClip Frame 89
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 98
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 104
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 112
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 119
if (hits > 55) {
tellTarget ("/") {
score = score + 5000;
tellTarget (this) {
gotoAndPlay (125);
};
};
}
Symbol 588 MovieClip Frame 120
gotoAndPlay (31);
Symbol 588 MovieClip Frame 125
if (cbonus > 1) {
tellTarget ("/") {
score = score + 1000;
};
}
Symbol 588 MovieClip Frame 127
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 128
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 129
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 130
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 131
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 132
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 133
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 134
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 135
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 136
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 137
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 138
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 139
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 140
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 141
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 142
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 143
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 144
tellTarget ("/") {
deads = deads + 2;
};
tellTarget ("/") {
hp = hp + 1;
};
Symbol 588 MovieClip Frame 145
stop();
Symbol 591 Button
on (press) {
tellTarget ("/") {
hp = hp + 20;
};
tellTarget (this) {
gotoAndPlay (55);
};
}
Symbol 594 MovieClip Frame 50
gotoAndPlay (65);
Symbol 594 MovieClip Frame 70
stop();
Symbol 622 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
tellTarget (this) {
gotoAndPlay (80);
};
}
};
}
Symbol 628 MovieClip Frame 60
gotoAndPlay (80);
Symbol 628 MovieClip Frame 84
tellTarget ("/") {
deads = deads + 2;
};
Symbol 628 MovieClip Frame 85
stop();
Symbol 654 Button
on (press) {
tellTarget ("/") {
if ((kill = true)) {
score = score + 30;
tellTarget (this) {
hits2 = hits2 + 1;
};
}
};
}
Symbol 655 MovieClip Frame 1
hits2 = 0;
Symbol 655 MovieClip Frame 2
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 3
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 4
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 5
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 6
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 7
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 8
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 9
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 10
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 11
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 12
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 13
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 14
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 15
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 16
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 17
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 18
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 19
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 20
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 21
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 22
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 23
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 24
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 25
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 26
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 27
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 28
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 29
if (hits2 > 9) {
tellTarget ("/") {
score = score + 2000;
tellTarget (this) {
gotoAndPlay (40);
};
};
}
Symbol 655 MovieClip Frame 30
gotoAndPlay (49);
Symbol 655 MovieClip Frame 50
tellTarget ("/") {
deads = deads + 2;
};
Symbol 655 MovieClip Frame 51
stop();
Symbol 752 Button
on (press) {
gotoAndPlay (92);
}
Symbol 780 Button
on (release) {
scoretable.filename = "scores/demo.sco";
scoretable.scoresize = 10;
scoretable.action = "INSERT";
scoretable.viewtype = "FLASH";
scoretable.winname = _root.namez;
scoretable.winscore = _root.score;
scoretable.loadVariables("http://www.elitnet.com.br/scores/scores.php", "GET");
}