Instance of Symbol 6 MovieClip [Progress Bar] in Frame 1
//component parameters
onClipEvent (initialize) {
lWidth = 304;
lHeight = 26;
spacer = 0;
color1 = 255;
color2 = 11975362 /* 0xB6BAC2 */;
color3 = 16711680 /* 0xFF0000 */;
color4 = 10066329 /* 0x999999 */;
color5 = 16777215 /* 0xFFFFFF */;
tfont = "Verdana";
tsize = 10;
tembed = false;
xText = 0;
yText = 0;
fcomp = 100;
}
Frame 2
stop();
Frame 3
Mouse.show();
Frame 179
setProperty("_root.wakeup", _visible , false);
if (fuck == 6) {
setProperty("_root.wakeup", _visible , true);
}
i = "1";
alpha = "0.7";
alphax = "-0.2";
maxlight = "40";
setProperty("/li0", _visible , "0");
_highquality = "0";
Frame 180
while (Number(i) <= Number(maxlight)) {
duplicateMovieClip ("/li0", "li" add i, 900 - i);
setProperty("/li" add i, _xscale , getProperty("/li" add (i - 1), _xscale) + (i * alpha));
setProperty("/li" add i, _yscale , getProperty("/li" add (i - 1), _yscale) + (i * alpha));
setProperty("/li" add i, _alpha , 10 - (i * 0.111111111111111));
i = Number(i) + 1;
}
Frame 287
_quality = "HIGH";
Frame 302
stop();
Frame 303
_root.da1 = "Alive";
_root.da2 = "Alive";
_root.da3 = "Alive";
_root.da4 = "Alive";
_root.da5 = "Alive";
_root.da6 = "Alive";
_root.da7 = "Alive";
_root.da8 = "Alive";
_root.da9 = "Alive";
_root.da10 = "Alive";
_root.da11 = "Alive";
_root.da12 = "Alive";
_root.da13 = "Alive";
_root.health = 5;
_root.winner = 0;
_root.ouch = " ";
Frame 304
Mouse.hide();
stop();
Instance of Symbol 528 MovieClip "scope" in Frame 304
onClipEvent (load) {
function zoom() {
if (Key.isDown(32)) {
_yscale = 200;
_xscale = 200;
scene._xscale = (scene._yscale = zoomScale[zoomLevel]);
_quality = "LOW";
if (lastTransform == true) {
c.setTransform(scopeOn);
}
lastTransform = false;
scene._visible = true;
thisPoint.x = _root._xmouse;
thisPoint.y = _root._ymouse;
_root.scene.globalToLocal(thisPoint);
x = (thisPoint.x - lastPoint.x) / (100 / zoomScale[zoomLevel]);
y = (thisPoint.y - lastPoint.y) / (100 / zoomScale[zoomLevel]);
scene._x = scene._x - x;
scene._y = scene._y - y;
lastPoint.x = thisPoint.x;
lastPoint.y = thisPoint.y;
} else {
_yscale = 100;
_xscale = 100;
_quality = "HIGH";
scene._visible = false;
if (lastTransform == false) {
c.setTransform(scopeOff);
}
lastTransform = true;
}
}
this.startDrag(true);
lastPoint = new Object();
thisPoint = new Object();
lastPoint.x = 0;
lastPoint.y = 0;
zoomScale = new Array(50, 100, 150);
zoomLevel = 2;
c = new Color(_parent.scene);
t = new Object();
n = new Object();
scopeOn = {ra:"100", rb:"-100", ga:"100", gb:"-100", ba:"100", bb:"-100", aa:"100", ab:"100"};
scopeOff = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"100"};
lastTransform = true;
}
onClipEvent (mouseMove) {
zoom();
}
onClipEvent (keyDown) {
zoom();
}
onClipEvent (keyUp) {
zoom();
}
onClipEvent (mouseDown) {
_root.attachMovie("bullet", "bullet", 1);
_root.bullet._x = _root._xmouse;
_root.bullet._y = _root._ymouse;
if (Key.isDown(16)) {
_root.bullet._xscale = (_root.bullet._yscale = 300);
}
}
Frame 305
Mouse.show();
Frame 334
stop();
Symbol 5 MovieClip [bullet] Frame 8
this.removeMovieClip();
Symbol 6 MovieClip [Progress Bar] Frame 1
Symbol 6 MovieClip [Progress Bar] Frame 2
bLoaded = _parent.getBytesLoaded();
bTotal = _parent.getBytesTotal();
factor = (bLoaded / bTotal) * 100;
if (factor < fcomp) {
_parent.stop();
percentloaded = Math.ceil(factor) + "% loaded";
} else {
this.gotoAndStop(1);
_parent.play();
}
this.createTextField("percentage", 1, xText, yText - 2, Stage.width, Stage.height);
percentage.text = percentloaded;
percentage.embedFonts = tembed;
percentage.selectable = false;
format = new TextFormat();
format.color = color5;
format.font = tfont;
format.size = tsize;
percentage.setTextFormat(format);
function drawRectangle(x1, x2, y1, y2, line, fill, trans) {
lineStyle(1, line);
beginFill(fill, trans);
moveTo(x1, y1);
this.lineTo(x2, y1);
this.lineTo(x2, y2);
this.lineTo(x1, y2);
this.lineTo(x1, y1);
}
this.clear();
sp = spacer + 1;
lWidth1 = (lWidth - spacer) - 1;
lHeight1 = (lHeight - spacer) - 1;
drawRectangle(0, lWidth, 0, lHeight, color1, color2, 100);
drawRectangle(sp, (lWidth1 * factor) / 100, sp, lHeight1, color3, color4, 100);
Symbol 6 MovieClip [Progress Bar] Frame 3
gotoAndPlay (2);
Symbol 26 Button
on (press) {
gotoAndPlay (3);
}
Symbol 35 Button
on (press) {
stopAllSounds();
gotoAndPlay (303);
}
Symbol 145 MovieClip Frame 104
stop();
Symbol 165 Button
on (press) {
gotoAndPlay (303);
}
Symbol 172 Button
on (press) {
stopAllSounds();
gotoAndPlay (303);
}
Symbol 177 MovieClip Frame 1
stop();
Symbol 180 MovieClip Frame 602
stop();
Symbol 182 MovieClip Frame 611
stop();
Symbol 211 MovieClip Frame 1
kill1++;
if (kill1 == 4) {
gotoAndPlay (360);
}
Symbol 211 MovieClip Frame 158
shoot = random(10);
if (shoot > 8) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Tracy";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Tracy";
_root.killerbitch = "Tracy";
}
}
Symbol 211 MovieClip Frame 159
_root.scene.misses.gotoAndPlay(1);
Symbol 211 MovieClip Frame 343
gotoAndPlay (1);
Symbol 211 MovieClip Frame 352
setProperty("_root.scope.scene.sniper1", _visible , false);
setProperty("_root.scene.sniper1", _visible , false);
stop();
Symbol 211 MovieClip Frame 361
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Tracy";
} else {
_root.ouch = "You were KILLED by Tracy";
}
_root.killerbitch = "Tracy";
Symbol 211 MovieClip Frame 375
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Tracy";
} else {
_root.ouch = "You were KILLED by Tracy";
}
_root.killerbitch = "Tracy";
Symbol 211 MovieClip Frame 384
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Tracy";
} else {
_root.ouch = "You were KILLED by Tracy";
}
_root.killerbitch = "Tracy";
Symbol 211 MovieClip Frame 403
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Tracy";
} else {
_root.ouch = "You were KILLED by Tracy";
}
_root.killerbitch = "Tracy";
Symbol 211 MovieClip Frame 409
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Tracy";
} else {
_root.ouch = "You were KILLED by Tracy";
}
_root.killerbitch = "Tracy";
Symbol 211 MovieClip Frame 464
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Tracy";
} else {
_root.ouch = "You were KILLED by Tracy";
}
_root.killerbitch = "Tracy";
Symbol 211 MovieClip Frame 465
stop();
Symbol 216 MovieClip Frame 1
stop();
Symbol 216 MovieClip Frame 50
stop();
Symbol 220 MovieClip Frame 1
stop();
Symbol 220 MovieClip Frame 41
stop();
Symbol 227 MovieClip Frame 1
kill2++;
if (kill2 == 4) {
gotoAndPlay (360);
}
Symbol 227 MovieClip Frame 310
shoot = random(10);
if (shoot > 8) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Helena";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Helena";
}
}
Symbol 227 MovieClip Frame 311
_root.scene.misses.gotoAndPlay(1);
Symbol 227 MovieClip Frame 342
gotoAndPlay (1);
Symbol 227 MovieClip Frame 351
setProperty("_root.scope.scene.sniper2", _visible , false);
setProperty("_root.scene.sniper2", _visible , false);
stop();
Symbol 227 MovieClip Frame 362
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Helena";
} else {
_root.ouch = "You were KILLED by Helena";
}
Symbol 227 MovieClip Frame 371
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Helena";
} else {
_root.ouch = "You were KILLED by Helena";
}
Symbol 227 MovieClip Frame 376
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Helena";
} else {
_root.ouch = "You were KILLED by Helena";
}
Symbol 227 MovieClip Frame 386
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Helena";
} else {
_root.ouch = "You were KILLED by Helena";
}
Symbol 227 MovieClip Frame 405
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Helena";
} else {
_root.ouch = "You were KILLED by Helena";
}
Symbol 227 MovieClip Frame 408
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Helena";
} else {
_root.ouch = "You were KILLED by Helena";
}
Symbol 227 MovieClip Frame 409
stop();
Symbol 231 MovieClip Frame 1
stop();
Symbol 231 MovieClip Frame 41
stop();
Symbol 234 MovieClip Frame 1
kill3++;
if (kill3 > 1000) {
gotoAndPlay (15);
}
shoot = random(500);
if (shoot > 499) {
_root.ouch = "You were hit by Alice";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Alice";
}
}
Symbol 234 MovieClip Frame 2
gotoAndPlay (1);
Symbol 234 MovieClip Frame 10
stop();
Symbol 234 MovieClip Frame 15
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Alice";
} else {
_root.ouch = "You were KILLED by Alice";
}
Symbol 234 MovieClip Frame 23
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Alice";
} else {
_root.ouch = "You were KILLED by Alice";
}
Symbol 234 MovieClip Frame 27
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Alice";
} else {
_root.ouch = "You were KILLED by Alice";
}
Symbol 234 MovieClip Frame 32
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Alice";
} else {
_root.ouch = "You were KILLED by Alice";
}
Symbol 234 MovieClip Frame 35
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Alice";
} else {
_root.ouch = "You were KILLED by Alice";
}
Symbol 234 MovieClip Frame 42
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Alice";
} else {
_root.ouch = "You were KILLED by Alice";
}
Symbol 234 MovieClip Frame 48
stop();
Symbol 238 MovieClip Frame 1
stop();
Symbol 238 MovieClip Frame 41
stop();
Symbol 241 MovieClip Frame 1
stop();
Symbol 241 MovieClip Frame 44
setProperty("_root.scope.scene.fall2", _visible , false);
setProperty("_root.scene.fall2", _visible , false);
stop();
Symbol 250 MovieClip Frame 1
kill4++;
if (kill4 == 11) {
gotoAndPlay (120);
}
Symbol 250 MovieClip Frame 94
shoot = random(10);
if (shoot > 8) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Trixi";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Trixi";
}
}
Symbol 250 MovieClip Frame 95
_root.scene.misses.gotoAndPlay(1);
Symbol 250 MovieClip Frame 106
gotoAndPlay (1);
Symbol 250 MovieClip Frame 115
setProperty("_root.scope.scene.sniper4", _visible , false);
setProperty("_root.scene.sniper4", _visible , false);
stop();
Symbol 250 MovieClip Frame 120
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Trixi";
} else {
_root.ouch = "You were KILLED by Trixi";
}
Symbol 250 MovieClip Frame 136
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Trixi";
} else {
_root.ouch = "You were KILLED by Trixi";
}
Symbol 250 MovieClip Frame 150
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Trixi";
} else {
_root.ouch = "You were KILLED by Trixi";
}
Symbol 250 MovieClip Frame 159
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Trixi";
} else {
_root.ouch = "You were KILLED by Trixi";
}
Symbol 250 MovieClip Frame 176
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Trixi";
} else {
_root.ouch = "You were KILLED by Trixi";
}
Symbol 250 MovieClip Frame 187
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Trixi";
} else {
_root.ouch = "You were KILLED by Trixi";
}
Symbol 250 MovieClip Frame 188
stop();
Symbol 252 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 41
stop();
Symbol 259 MovieClip Frame 1
kill5++;
if (kill5 == 7) {
gotoAndPlay (170);
}
Symbol 259 MovieClip Frame 99
shoot = random(10);
if (shoot > 4) {
_root.ouch = "You were hit by Angelina";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Angelina";
}
}
Symbol 259 MovieClip Frame 152
gotoAndPlay (1);
Symbol 259 MovieClip Frame 164
setProperty("_root.scope.scene.sniper5", _visible , false);
setProperty("_root.scene.sniper5", _visible , false);
stop();
Symbol 259 MovieClip Frame 171
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Angelina";
} else {
_root.ouch = "You were KILLED by Angelina";
}
Symbol 259 MovieClip Frame 181
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Angelina";
} else {
_root.ouch = "You were KILLED by Angelina";
}
Symbol 259 MovieClip Frame 186
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Angelina";
} else {
_root.ouch = "You were KILLED by Angelina";
}
Symbol 259 MovieClip Frame 189
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Angelina";
} else {
_root.ouch = "You were KILLED by Angelina";
}
Symbol 259 MovieClip Frame 199
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Angelina";
} else {
_root.ouch = "You were KILLED by Angelina";
}
Symbol 259 MovieClip Frame 210
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Angelina";
} else {
_root.ouch = "You were KILLED by Angelina";
}
Symbol 259 MovieClip Frame 213
stop();
Symbol 289 MovieClip Frame 1
kill6++;
if (kill6 == 4) {
gotoAndPlay (510);
}
Symbol 289 MovieClip Frame 286
shoot = random(10);
if (shoot > 6) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Lila";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Lila";
}
}
Symbol 289 MovieClip Frame 287
_root.scene.misses.gotoAndPlay(1);
Symbol 289 MovieClip Frame 484
gotoAndPlay (1);
Symbol 289 MovieClip Frame 504
setProperty("_root.scope.scene.sniper6", _visible , false);
setProperty("_root.scene.sniper6", _visible , false);
stop();
Symbol 289 MovieClip Frame 510
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lila";
} else {
_root.ouch = "You were KILLED by Lila";
}
Symbol 289 MovieClip Frame 525
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lila";
} else {
_root.ouch = "You were KILLED by Lila";
}
Symbol 289 MovieClip Frame 533
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lila";
} else {
_root.ouch = "You were KILLED by Lila";
}
Symbol 289 MovieClip Frame 542
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lila";
} else {
_root.ouch = "You were KILLED by Lila";
}
Symbol 289 MovieClip Frame 546
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lila";
} else {
_root.ouch = "You were KILLED by Lila";
}
Symbol 289 MovieClip Frame 553
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lila";
} else {
_root.ouch = "You were KILLED by Lila";
}
Symbol 289 MovieClip Frame 556
stop();
Symbol 293 MovieClip Frame 1
stop();
Symbol 293 MovieClip Frame 41
stop();
Symbol 299 MovieClip Frame 1
kill7++;
if (kill7 == 20) {
gotoAndPlay (55);
}
Symbol 299 MovieClip Frame 44
shoot = random(100);
if (shoot > 80) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Robin";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Robin";
}
}
Symbol 299 MovieClip Frame 45
_root.scene.misses.gotoAndPlay(1);
Symbol 299 MovieClip Frame 49
gotoAndPlay (1);
Symbol 299 MovieClip Frame 52
setProperty("_root.scope.scene.sniper7", _visible , false);
setProperty("_root.scene.sniper7", _visible , false);
stop();
Symbol 299 MovieClip Frame 55
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Robin";
} else {
_root.ouch = "You were KILLED by Robin";
}
Symbol 299 MovieClip Frame 61
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Robin";
} else {
_root.ouch = "You were KILLED by Robin";
}
Symbol 299 MovieClip Frame 65
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Robin";
} else {
_root.ouch = "You were KILLED by Robin";
}
Symbol 299 MovieClip Frame 67
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Robin";
} else {
_root.ouch = "You were KILLED by Robin";
}
Symbol 299 MovieClip Frame 74
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Robin";
} else {
_root.ouch = "You were KILLED by Robin";
}
Symbol 299 MovieClip Frame 88
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Robin";
} else {
_root.ouch = "You were KILLED by Robin";
}
Symbol 299 MovieClip Frame 90
stop();
Symbol 303 MovieClip Frame 1
stop();
Symbol 303 MovieClip Frame 41
stop();
Symbol 308 MovieClip Frame 1
stop();
Symbol 308 MovieClip Frame 41
stop();
Symbol 317 MovieClip Frame 1
kill8++;
if (kill8 == 5) {
gotoAndPlay (300);
}
Symbol 317 MovieClip Frame 172
shoot = random(10);
if (shoot > 8) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Cindy";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Cindy";
}
}
Symbol 317 MovieClip Frame 173
_root.scene.misses.gotoAndPlay(1);
Symbol 317 MovieClip Frame 237
gotoAndPlay (1);
Symbol 317 MovieClip Frame 281
setProperty("_root.scope.scene.sniper8", _visible , false);
setProperty("_root.scene.sniper8", _visible , false);
stop();
Symbol 317 MovieClip Frame 300
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Cindy";
} else {
_root.ouch = "You were KILLED by Cindy";
}
Symbol 317 MovieClip Frame 317
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Cindy";
} else {
_root.ouch = "You were KILLED by Cindy";
}
Symbol 317 MovieClip Frame 331
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Cindy";
} else {
_root.ouch = "You were KILLED by Cindy";
}
Symbol 317 MovieClip Frame 349
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Cindy";
} else {
_root.ouch = "You were KILLED by Cindy";
}
Symbol 317 MovieClip Frame 353
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Cindy";
} else {
_root.ouch = "You were KILLED by Cindy";
}
Symbol 317 MovieClip Frame 362
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Cindy";
} else {
_root.ouch = "You were KILLED by Cindy";
}
Symbol 317 MovieClip Frame 367
stop();
Symbol 355 MovieClip Frame 1
kill9++;
if (kill1 == 3) {
gotoAndPlay (470);
}
Symbol 355 MovieClip Frame 273
shoot = random(10);
if (shoot > 4) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Shawna";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Shawna";
}
}
Symbol 355 MovieClip Frame 274
_root.scene.misses.gotoAndPlay(1);
Symbol 355 MovieClip Frame 449
gotoAndPlay (1);
Symbol 355 MovieClip Frame 459
setProperty("_root.scope.scene.sniper9", _visible , false);
setProperty("_root.scene.sniper9", _visible , false);
stop();
Symbol 355 MovieClip Frame 470
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Shawna";
} else {
_root.ouch = "You were KILLED by Shawna";
}
Symbol 355 MovieClip Frame 481
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Shawna";
} else {
_root.ouch = "You were KILLED by Shawna";
}
Symbol 355 MovieClip Frame 490
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Shawna";
} else {
_root.ouch = "You were KILLED by Shawna";
}
Symbol 355 MovieClip Frame 501
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Shawna";
} else {
_root.ouch = "You were KILLED by Shawna";
}
Symbol 355 MovieClip Frame 523
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Shawna";
} else {
_root.ouch = "You were KILLED by Shawna";
}
Symbol 355 MovieClip Frame 539
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Shawna";
} else {
_root.ouch = "You were KILLED by Shawna";
}
Symbol 355 MovieClip Frame 540
stop();
Symbol 359 MovieClip Frame 1
stop();
Symbol 359 MovieClip Frame 41
stop();
Symbol 376 MovieClip Frame 1
kill10++;
if (kill10 == 3) {
gotoAndPlay (480);
}
Symbol 376 MovieClip Frame 264
shoot = random(10);
if (shoot > 4) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Brittney";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Brittney";
}
}
Symbol 376 MovieClip Frame 459
gotoAndPlay (1);
Symbol 376 MovieClip Frame 475
setProperty("_root.scope.scene.sniper10", _visible , false);
setProperty("_root.scene.sniper10", _visible , false);
stop();
Symbol 376 MovieClip Frame 480
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Brittney";
} else {
_root.ouch = "You were KILLED by Brittney";
}
Symbol 376 MovieClip Frame 491
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Brittney";
} else {
_root.ouch = "You were KILLED by Brittney";
}
Symbol 376 MovieClip Frame 503
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Brittney";
} else {
_root.ouch = "You were KILLED by Brittney";
}
Symbol 376 MovieClip Frame 517
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Brittney";
} else {
_root.ouch = "You were KILLED by Brittney";
}
Symbol 376 MovieClip Frame 531
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Brittney";
} else {
_root.ouch = "You were KILLED by Brittney";
}
Symbol 376 MovieClip Frame 548
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Brittney";
} else {
_root.ouch = "You were KILLED by Brittney";
}
Symbol 376 MovieClip Frame 549
stop();
Symbol 380 MovieClip Frame 1
stop();
Symbol 380 MovieClip Frame 41
stop();
Symbol 398 MovieClip Frame 1
kill11++;
if (kill11 == 8) {
gotoAndPlay (220);
}
Symbol 398 MovieClip Frame 139
shoot = random(10);
if (shoot > 8) {
_root.ouch = "You were hit by Sarah";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Sarah";
}
}
Symbol 398 MovieClip Frame 145
gotoAndPlay (1);
Symbol 398 MovieClip Frame 150
stop();
Symbol 398 MovieClip Frame 220
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Sarah";
} else {
_root.ouch = "You were KILLED by Sarah";
}
Symbol 398 MovieClip Frame 233
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Sarah";
} else {
_root.ouch = "You were KILLED by Sarah";
}
Symbol 398 MovieClip Frame 247
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Sarah";
} else {
_root.ouch = "You were KILLED by Sarah";
}
Symbol 398 MovieClip Frame 256
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Sarah";
} else {
_root.ouch = "You were KILLED by Sarah";
}
Symbol 398 MovieClip Frame 272
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Sarah";
} else {
_root.ouch = "You were KILLED by Sarah";
}
Symbol 398 MovieClip Frame 287
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Sarah";
} else {
_root.ouch = "You were KILLED by Sarah";
}
Symbol 398 MovieClip Frame 288
stop();
Symbol 402 MovieClip Frame 1
stop();
Symbol 402 MovieClip Frame 41
stop();
Symbol 416 MovieClip Frame 1
stop();
Symbol 416 MovieClip Frame 62
setProperty("_root.scope.scene.fall1", _visible , false);
setProperty("_root.scene.fall1", _visible , false);
stop();
Symbol 435 MovieClip Frame 1
kill12++;
if (kill12 == 3) {
gotoAndPlay (470);
}
Symbol 435 MovieClip Frame 358
shoot = random(10);
if (shoot > 8) {
_root.ouch = "You were hit by Michelle";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Michelle";
}
}
Symbol 435 MovieClip Frame 451
gotoAndPlay (1);
Symbol 435 MovieClip Frame 460
setProperty("_root.scope.scene.sniper12", _visible , false);
setProperty("_root.scene.sniper12", _visible , false);
stop();
Symbol 435 MovieClip Frame 470
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Michelle";
} else {
_root.ouch = "You were KILLED by Michelle";
}
Symbol 435 MovieClip Frame 483
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Michelle";
} else {
_root.ouch = "You were KILLED by Michelle";
}
Symbol 435 MovieClip Frame 493
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Michelle";
} else {
_root.ouch = "You were KILLED by Michelle";
}
Symbol 435 MovieClip Frame 508
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Michelle";
} else {
_root.ouch = "You were KILLED by Michelle";
}
Symbol 435 MovieClip Frame 522
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Michelle";
} else {
_root.ouch = "You were KILLED by Michelle";
}
Symbol 435 MovieClip Frame 537
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Michelle";
} else {
_root.ouch = "You were KILLED by Michelle";
}
Symbol 435 MovieClip Frame 538
stop();
Symbol 446 MovieClip Frame 1
kill13++;
if (kill13 == 4) {
gotoAndPlay (410);
}
Symbol 446 MovieClip Frame 369
shoot = random(10);
if (shoot > 4) {
_root.scene.bodyhits.gotoAndPlay(1);
_root.ouch = "You were hit by Lori";
_root.health--;
if (_root.health == 0) {
_root.ouch = "You were KILLED by Lori";
}
}
Symbol 446 MovieClip Frame 370
_root.scene.misses.gotoAndPlay(1);
Symbol 446 MovieClip Frame 390
gotoAndPlay (1);
Symbol 446 MovieClip Frame 403
setProperty("_root.scope.scene.sniper13", _visible , false);
setProperty("_root.scene.sniper13", _visible , false);
stop();
Symbol 446 MovieClip Frame 410
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lori";
} else {
_root.ouch = "You were KILLED by Lori";
}
Symbol 446 MovieClip Frame 423
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lori";
} else {
_root.ouch = "You were KILLED by Lori";
}
Symbol 446 MovieClip Frame 433
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lori";
} else {
_root.ouch = "You were KILLED by Lori";
}
Symbol 446 MovieClip Frame 449
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lori";
} else {
_root.ouch = "You were KILLED by Lori";
}
Symbol 446 MovieClip Frame 461
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lori";
} else {
_root.ouch = "You were KILLED by Lori";
}
Symbol 446 MovieClip Frame 482
_root.health--;
if (_root.health > 0) {
_root.ouch = "You were hit by Lori";
} else {
_root.ouch = "You were KILLED by Lori";
}
Symbol 446 MovieClip Frame 483
stop();
Symbol 449 MovieClip Frame 1
stop();
Symbol 449 MovieClip Frame 41
stop();
Symbol 453 MovieClip Frame 1
stop();
Symbol 453 MovieClip Frame 41
stop();
Symbol 461 MovieClip Frame 1
snarp = random(15) + 5;
gotoAndPlay(snarp);
Symbol 461 MovieClip Frame 9
stop();
Symbol 461 MovieClip Frame 14
stop();
Symbol 461 MovieClip Frame 19
stop();
Symbol 468 MovieClip Frame 1
moop = random(60) + 5;
gotoAndPlay(moop);
Symbol 468 MovieClip Frame 5
stop();
Symbol 468 MovieClip Frame 29
stop();
Symbol 468 MovieClip Frame 34
stop();
Symbol 468 MovieClip Frame 42
stop();
Symbol 468 MovieClip Frame 52
stop();
Symbol 468 MovieClip Frame 65
stop();
Symbol 468 MovieClip Frame 90
stop();
Symbol 506 MovieClip Frame 1
globs = random(3) + 5;
gotoAndStop(globs);
Symbol 506 MovieClip Frame 5
stop();
Symbol 506 MovieClip Frame 6
stop();
Symbol 506 MovieClip Frame 7
stop();
Symbol 508 MovieClip Frame 1
stop();
Symbol 511 MovieClip Frame 1
stop();
Symbol 511 MovieClip Frame 154
gotoAndPlay (2);
Symbol 513 MovieClip Frame 1
globs = random(3) + 5;
gotoAndStop(globs);
Symbol 513 MovieClip Frame 5
stop();
Symbol 513 MovieClip Frame 6
stop();
Symbol 513 MovieClip Frame 7
stop();
Symbol 524 MovieClip Frame 608
stop();
Symbol 525 MovieClip Frame 1
stop();
Instance of Symbol 180 MovieClip "chute2" in Symbol 525 MovieClip Frame 1
on (press) {
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
}
Instance of Symbol 182 MovieClip "chute3" in Symbol 525 MovieClip Frame 1
on (press) {
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
}
Instance of Symbol 211 MovieClip "sniper1" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded5.gotoAndPlay(2);
_root.da1 = "Dead";
_root.scene.sniper1.gotoAndPlay(346);
_root.scope.scene.sniper1.gotoAndPlay(346);
}
Instance of Symbol 227 MovieClip "sniper2" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded2.gotoAndPlay(2);
_root.da2 = "Dead";
_root.scene.sniper2.gotoAndPlay(346);
_root.scope.scene.sniper2.gotoAndPlay(346);
}
Instance of Symbol 234 MovieClip "sniper3" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded3.gotoAndPlay(2);
_root.da3 = "Dead";
setProperty("_root.scene.sniper3", _visible , false);
setProperty("_root.scope.scene.sniper3", _visible , false);
_root.scene.fall2.gotoAndPlay(2);
_root.scope.scene.fall2.gotoAndPlay(2);
_root.scene.sniper3.gotoAndStop(10);
_root.scope.scene.sniper3.gotoAndStop(10);
}
Instance of Symbol 250 MovieClip "sniper4" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded4.gotoAndPlay(2);
_root.da4 = "Dead";
_root.scene.sniper4.gotoAndPlay(111);
_root.scope.scene.sniper4.gotoAndPlay(111);
}
Instance of Symbol 259 MovieClip "sniper5" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded1.gotoAndPlay(2);
_root.da5 = "Dead";
_root.scene.sniper5.gotoAndPlay(155);
_root.scope.scene.sniper5.gotoAndPlay(155);
}
Instance of Symbol 289 MovieClip "sniper6" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded6.gotoAndPlay(2);
_root.da6 = "Dead";
_root.scene.sniper6.gotoAndPlay(500);
_root.scope.scene.sniper6.gotoAndPlay(500);
}
Instance of Symbol 299 MovieClip "sniper7" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded7.gotoAndPlay(2);
_root.da7 = "Dead";
_root.scene.sniper7.gotoAndPlay(50);
_root.scope.scene.sniper7.gotoAndPlay(50);
}
Instance of Symbol 317 MovieClip "sniper8" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded8.gotoAndPlay(2);
_root.da8 = "Dead";
_root.scene.sniper8.gotoAndPlay(240);
_root.scope.scene.sniper8.gotoAndPlay(240);
}
Instance of Symbol 355 MovieClip "sniper9" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded9.gotoAndPlay(2);
_root.da9 = "Dead";
_root.scene.sniper9.gotoAndPlay(455);
_root.scope.scene.sniper9.gotoAndPlay(455);
}
Instance of Symbol 376 MovieClip "sniper10" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded10.gotoAndPlay(2);
_root.da10 = "Dead";
_root.scene.sniper10.gotoAndPlay(470);
_root.scope.scene.sniper10.gotoAndPlay(470);
}
Instance of Symbol 398 MovieClip "sniper11" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded11.gotoAndPlay(2);
_root.da11 = "Dead";
setProperty("_root.scene.sniper11", _visible , false);
setProperty("_root.scope.scene.sniper11", _visible , false);
_root.scene.fall1.gotoAndPlay(2);
_root.scope.scene.fall1.gotoAndPlay(2);
_root.scene.sniper11.gotoAndStop(150);
_root.scope.scene.sniper11.gotoAndStop(150);
}
Instance of Symbol 435 MovieClip "sniper12" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded12.gotoAndPlay(2);
_root.da12 = "Dead";
_root.scene.sniper12.gotoAndPlay(455);
_root.scope.scene.sniper12.gotoAndPlay(455);
}
Instance of Symbol 446 MovieClip "sniper13" in Symbol 525 MovieClip Frame 1
on (press) {
_root.winner++;
_root.health++;
if (_root.health > 5) {
_root.health = 5;
}
_root.scene.ded13.gotoAndPlay(2);
_root.da13 = "Dead";
_root.scene.sniper13.gotoAndPlay(400);
_root.scope.scene.sniper13.gotoAndPlay(400);
}
Instance of Symbol 456 MovieClip "_root.healthbar" in Symbol 525 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.health == 5) {
setProperty(_root.scene.healthbar, _xscale , 100);
setProperty(_root.scene._root.healthbar, _x , -212);
}
if (_root.health == 4) {
setProperty(_root.scene.healthbar, _xscale , 80);
setProperty(_root.scene._root.healthbar, _x , -256);
}
if (_root.health == 3) {
setProperty(_root.scene.healthbar, _xscale , 60);
setProperty(_root.scene._root.healthbar, _x , -298);
}
if (_root.health == 2) {
setProperty(_root.scene.healthbar, _xscale , 40);
setProperty(_root.scene._root.healthbar, _x , -341);
}
if (_root.health == 1) {
setProperty(_root.scene.healthbar, _xscale , 20);
setProperty(_root.scene._root.healthbar, _x , -383);
}
if (_root.health == 0) {
setProperty(_root.scene.healthbar, _xscale , 0);
setProperty(_root.scene._root.healthbar, _x , -256);
}
}
Instance of Symbol 506 MovieClip "bigblack" in Symbol 525 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.health == 0) {
_root.scene.mainmusic.gotoAndPlay(2);
_root.scope.scene.deadloop.gotoAndPlay(2);
setProperty(_root.scene.bigblack, _x , -570);
setProperty(_root.scope.scene.bigblack, _x , -570);
}
}
Instance of Symbol 513 MovieClip "youwin" in Symbol 525 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.winner == 13) {
_root.scene.mainmusic.gotoAndPlay(2);
_root.scope.scene.deadloop.gotoAndPlay(2);
setProperty(_root.scene.youwin, _x , -1350);
}
}
Symbol 528 MovieClip Frame 1
stop();
Symbol 533 Button
on (press) {
stopAllSounds();
gotoAndPlay (303);
}
Symbol 536 Button
on (press) {
stopAllSounds();
gotoAndPlay (305);
}
Symbol 540 Button
on (press) {
stopAllSounds();
gotoAndPlay (3);
}