Frame 1
Loaded = Math.round(getBytesLoaded());
total = Math.round(getBytesTotal());
percent = Loaded / total;
trace(Loaded);
trace(total);
trace(percent);
bar._width = percent * 150;
text = Math.round(percent * 100) + "%";
if (Loaded == total) {
gotoAndPlay (3);
}
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Instance of Symbol 59 MovieClip "ag_mouse" in Frame 3
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 4
stop();
_root._quality = "MEDIUM";
stopAllSounds();
_root.crosshair._alpha = 0;
Mouse.show();
handgun = new Sound();
handgun.attachSound("handgun");
m16 = new Sound();
m16.attachSound("m16");
shotgun = new Sound();
shotgun.attachSound("shotgun");
nobullet = new Sound();
nobullet.attachSound("nobullet");
reload = new Sound();
reload.attachSound("reload");
clickitem = new Sound();
clickitem.attachSound("clickitem");
growl = new Sound();
growl.attachSound("growl");
creepy = new Sound();
creepy.attachSound("creepy");
heal = new Sound();
heal.attachSound("heal");
hurt = new Sound();
hurt.attachSound("hurt");
locked = new Sound();
locked.attachSound("locked");
squirt = new Sound();
squirt.attachSound("squirt");
step = new Sound();
step.attachSound("step");
weird = new Sound();
weird.attachSound("weird");
whoosh = new Sound();
whoosh.attachSound("whoosh");
wounded = new Sound();
wounded.attachSound("wounded");
chop = new Sound();
chop.attachSound("chop");
squish = new Sound();
squish.attachSound("squish");
zombieattack = new Sound();
zombieattack.attachSound("zombieattack");
zombiegroan1 = new Sound();
zombiegroan1.attachSound("zombiegroan1");
zombiegroan2 = new Sound();
zombiegroan2.attachSound("zombiegroan2");
poltergirl = new Sound();
poltergirl.attachSound("poltergirl");
soulwail = new Sound();
soulwail.attachSound("soulwail");
heartbeating = new Sound();
heartbeating.attachSound("heartbeating");
paper = new Sound();
paper.attachSound("paper");
zombiemoan = new Sound();
zombiemoan.attachSound("zombiemoan");
zombiebreath = new Sound();
zombiebreath.attachSound("zombiebreath");
startattack = new Sound();
startattack.attachSound("startattack");
slice = new Sound();
slice.attachSound("slice");
bite = new Sound();
bite.attachSound("bite");
dyingbaby = new Sound();
dyingbaby.attachSound("dyingbaby");
dogsnarl = new Sound();
dogsnarl.attachSound("dogsnarl");
doghurt2 = new Sound();
doghurt2.attachSound("doghurt2");
doghurt = new Sound();
doghurt.attachSound("doghurt");
doghurt2 = new Sound();
doghurt2.attachSound("doghurt2");
dogbark = new Sound();
dogbark.attachSound("dogbark");
dogattack = new Sound();
dogattack.attachSound("dogattack");
creepylaugh = new Sound();
creepylaugh.attachSound("creepylaugh");
creepygiggle = new Sound();
creepygiggle.attachSound("creepygiggle");
babygroan = new Sound();
babygroan.attachSound("babygroan");
babyattack = new Sound();
babyattack.attachSound("babyattack");
timebell = new Sound();
timebell.attachSound("timebell");
monsterhit2 = new Sound();
monsterhit2.attachSound("monsterhit2");
monsterhit = new Sound();
monsterhit.attachSound("monsterhit");
monstergrowl4 = new Sound();
monstergrowl4.attachSound("monstergrowl4");
monstergrowl3 = new Sound();
monstergrowl3.attachSound("monstergrowl3");
monstergrowl2 = new Sound();
monstergrowl2.attachSound("monstergrowl2");
monstergrowl = new Sound();
monstergrowl.attachSound("monstergrowl");
foundsomething = new Sound();
foundsomething.attachSound("foundsomething");
wreck = new Sound();
wreck.attachSound("wreck");
cryingbaby = new Sound();
cryingbaby.attachSound("cryingbaby");
doorclose = new Sound();
doorclose.attachSound("doorclose");
dooropen = new Sound();
dooropen.attachSound("dooropen");
doorunlock = new Sound();
doorunlock.attachSound("doorunlock");
breakchain = new Sound();
breakchain.attachSound("breakchain");
destroy = new Sound();
destroy.attachSound("destroy");
key_do = new Sound();
key_do.attachSound("key_do");
key_re = new Sound();
key_re.attachSound("key_re");
key_mi = new Sound();
key_mi.attachSound("key_mi");
key_fa = new Sound();
key_fa.attachSound("key_fa");
key_so = new Sound();
key_so.attachSound("key_so");
key_la = new Sound();
key_la.attachSound("key_la");
key_ti = new Sound();
key_ti.attachSound("key_ti");
firecrackle = new Sound();
firecrackle.attachSound("firecrackle");
Frame 5
Mouse.show();
_root.crosshair._alpha = 0;
_global.lives = 3;
_global.reloading = 0;
_global.requirement = 0;
_global.zombiekill = 0;
_global.handgunbullets = 0;
_global.m16bullets = 30;
_global.shotgunbullets = 6;
_global.handgunbulletstotal = "infi";
_global.m16bulletstotal = 30;
_global.shotgunbulletstotal = 24;
_global.gunused = "";
_global.handgun = 0;
_global.m16 = 0;
_global.shotgun = 0;
_global.medkit = 0;
_global.herolife = 4;
_global.room = 1;
_global.key1 = 0;
_global.key2 = 0;
_global.key3 = 0;
_global.key4 = 0;
_global.key5 = 0;
_global.key6 = 0;
_global.key7 = 0;
_global.key8 = 0;
_global.kit1 = 0;
_global.kit2 = 0;
_global.kit3 = 0;
_global.kit4 = 0;
_global.kit5 = 0;
_global.cog = 0;
_global.posporo = 0;
_global.razor = 0;
_global.ironbar = 0;
_global.note = 0;
_global.pianokey = 0;
_global.woodbarrier = 0;
_global.pliers = 0;
_global.chainbreak1 = 0;
_global.chainbreak2 = 0;
_global.keycombination = 0;
_global.keynumberpressed = 0;
_global.pianocomplete = 0;
_global.keycombination = "";
_global.keynumberpressed = 0;
_global.getkey3 = 0;
_global.keyfell = 0;
_global.cutme = 0;
_global.setcog = 0;
_global.m16ammo1 = 0;
_global.m16ammo2 = 0;
_global.m16ammo3 = 0;
_global.m16ammo4 = 0;
_global.shotgunammo1 = 0;
_global.shotgunammo2 = 0;
_global.shotgunammo3 = 0;
_global.shotgunammo4 = 0;
handgun = new Sound();
handgun.attachSound("handgun");
m16 = new Sound();
m16.attachSound("m16");
shotgun = new Sound();
shotgun.attachSound("shotgun");
nobullet = new Sound();
nobullet.attachSound("nobullet");
reload = new Sound();
reload.attachSound("reload");
clickitem = new Sound();
clickitem.attachSound("clickitem");
growl = new Sound();
growl.attachSound("growl");
creepy = new Sound();
creepy.attachSound("creepy");
heal = new Sound();
heal.attachSound("heal");
hurt = new Sound();
hurt.attachSound("hurt");
locked = new Sound();
locked.attachSound("locked");
squirt = new Sound();
squirt.attachSound("squirt");
step = new Sound();
step.attachSound("step");
weird = new Sound();
weird.attachSound("weird");
whoosh = new Sound();
whoosh.attachSound("whoosh");
wounded = new Sound();
wounded.attachSound("wounded");
chop = new Sound();
chop.attachSound("chop");
squish = new Sound();
squish.attachSound("squish");
zombieattack = new Sound();
zombieattack.attachSound("zombieattack");
zombiegroan1 = new Sound();
zombiegroan1.attachSound("zombiegroan1");
zombiegroan2 = new Sound();
zombiegroan2.attachSound("zombiegroan2");
poltergirl = new Sound();
poltergirl.attachSound("poltergirl");
soulwail = new Sound();
soulwail.attachSound("soulwail");
heartbeating = new Sound();
heartbeating.attachSound("heartbeating");
paper = new Sound();
paper.attachSound("paper");
zombiemoan = new Sound();
zombiemoan.attachSound("zombiemoan");
zombiebreath = new Sound();
zombiebreath.attachSound("zombiebreath");
startattack = new Sound();
startattack.attachSound("startattack");
slice = new Sound();
slice.attachSound("slice");
bite = new Sound();
bite.attachSound("bite");
dyingbaby = new Sound();
dyingbaby.attachSound("dyingbaby");
dogsnarl = new Sound();
dogsnarl.attachSound("dogsnarl");
doghurt2 = new Sound();
doghurt2.attachSound("doghurt2");
doghurt = new Sound();
doghurt.attachSound("doghurt");
doghurt2 = new Sound();
doghurt2.attachSound("doghurt2");
dogbark = new Sound();
dogbark.attachSound("dogbark");
dogattack = new Sound();
dogattack.attachSound("dogattack");
creepylaugh = new Sound();
creepylaugh.attachSound("creepylaugh");
creepygiggle = new Sound();
creepygiggle.attachSound("creepygiggle");
babygroan = new Sound();
babygroan.attachSound("babygroan");
babyattack = new Sound();
babyattack.attachSound("babyattack");
timebell = new Sound();
timebell.attachSound("timebell");
monsterhit2 = new Sound();
monsterhit2.attachSound("monsterhit2");
monsterhit = new Sound();
monsterhit.attachSound("monsterhit");
monstergrowl4 = new Sound();
monstergrowl4.attachSound("monstergrowl4");
monstergrowl3 = new Sound();
monstergrowl3.attachSound("monstergrowl3");
monstergrowl2 = new Sound();
monstergrowl2.attachSound("monstergrowl2");
monstergrowl = new Sound();
monstergrowl.attachSound("monstergrowl");
foundsomething = new Sound();
foundsomething.attachSound("foundsomething");
wreck = new Sound();
wreck.attachSound("wreck");
cryingbaby = new Sound();
cryingbaby.attachSound("cryingbaby");
doorclose = new Sound();
doorclose.attachSound("doorclose");
dooropen = new Sound();
dooropen.attachSound("dooropen");
doorunlock = new Sound();
doorunlock.attachSound("doorunlock");
breakchain = new Sound();
breakchain.attachSound("breakchain");
destroy = new Sound();
destroy.attachSound("destroy");
key_do = new Sound();
key_do.attachSound("key_do");
key_re = new Sound();
key_re.attachSound("key_re");
key_mi = new Sound();
key_mi.attachSound("key_mi");
key_fa = new Sound();
key_fa.attachSound("key_fa");
key_so = new Sound();
key_so.attachSound("key_so");
key_la = new Sound();
key_la.attachSound("key_la");
key_ti = new Sound();
key_ti.attachSound("key_ti");
firecrackle = new Sound();
firecrackle.attachSound("firecrackle");
stop();
Frame 6
Mouse.hide();
_root.crosshair._alpha = 100;
_root.crosshair2._alpha = 0;
stop();
Instance of Symbol 802 MovieClip "crosshair" in Frame 6
onClipEvent (load) {
this.swapDepths(9999);
}
onClipEvent (mouseMove) {
_x = _root._xmouse;
_y = _root._ymouse;
if (_y <= 85) {
_y = 85;
}
}
Frame 7
Mouse.show();
_root.crosshair._alpha = 0;
stop();
Mouse.show();
Frame 8
Mouse.show();
_root.crosshair._alpha = 0;
stop();
Mouse.show();
Frame 9
stop();
Mouse.show();
Frame 10
Mouse.show();
_root.crosshair2._alpha = 0;
_root.crosshair._alpha = 0;
_root.crosshair2.gotoAndStop(1);
stopAllSounds();
_global.reloading = 0;
_global.score = 0;
_global.timer = 0;
_global.zombiekill = 0;
_global.handgunbullets = 8;
_global.m16bullets = 30;
_global.shotgunbullets = 6;
_global.handgunbulletstotal = "infi";
_global.m16bulletstotal = 60;
_global.shotgunbulletstotal = 24;
_global.gunused = "handgun";
_global.handgun = 1;
_global.m16 = 1;
_global.shotgun = 1;
_global.medkit = 0;
_global.herolife = 4;
stop();
Frame 11
Mouse.hide();
_root.crosshair2._alpha = 100;
_root.crosshair._alpha = 0;
stop();
Instance of Symbol 802 MovieClip "crosshair2" in Frame 11
onClipEvent (mouseMove) {
_x = _root._xmouse;
_y = _root._ymouse;
if (_y <= 85) {
_y = 85;
}
}
Symbol 861 MovieClip Frame 1
function brain() {
create_assets(myself, _global.obj_iads.type);
switch (_global.obj_iads.type) {
case "FULL" :
mcLoader.loadClip(_global.obj_iads.url, trgt_main);
break;
case "EMBED" :
mcLoader.loadClip(_global.obj_iads.url, trgt_main.trgt_ads);
if (_global.obj_iads.link ne undefined) {
trgt_main.onRelease = function () {
getURL (_global.obj_iads.link, "_blank");
};
}
break;
case "NOOP" :
clearInterval(int1);
_root.play();
break;
}
}
function get_iads() {
lv_iads = new XML();
lv_result = new XML();
lv_result.ignoreWhite = true;
lv_result.onLoad = function (success) {
if (success) {
parse_iads(lv_result);
} else {
_root.play();
}
};
lv_iads.g = game_id;
lv_iads.h = "as";
lv_iads.sendAndLoad(_root.adurl, lv_result, "POST");
}
function parse_iads(lv_result) {
_global.obj_iads = new Array();
var _local2 = 0;
while (_local2 < lv_result.firstChild.childNodes.length) {
if (lv_result.firstChild.childNodes[_local2].firstChild.nodeValue != null) {
obj_iads[lv_result.firstChild.childNodes[_local2].nodeName] = lv_result.firstChild.childNodes[_local2].firstChild.nodeValue;
} else if (lv_result.firstChild.childNodes[_local2].firstChild.firstChild.nodeValue != null) {
var _local5 = new Object();
var _local4 = 0;
while (_local4 < lv_result.firstChild.childNodes[_local2].childNodes.length) {
_local5[lv_result.firstChild.childNodes[_local2].childNodes[_local4].nodeName] = lv_result.firstChild.childNodes[_local2].childNodes[_local4].firstChild.nodeValue;
_local4++;
}
obj_iads[lv_result.firstChild.childNodes[_local2].nodeName] = _local5;
}
_local2++;
}
show_time = int(_global.obj_iads.t);
check_type();
}
function time_delay() {
tim = 0;
int1 = setInterval(timespam, 1000);
}
function timespam() {
tim++;
if (tim == show_time) {
clearInterval(int1);
_root.play();
}
}
function create_assets(mc, _type) {
mc.createEmptyMovieClip("whitebg", 0);
whitebg.beginFill(16777215);
whitebg.moveTo(0, 0);
whitebg.lineTo(0, 0);
whitebg.lineTo(Stage.width, 0);
whitebg.lineTo(Stage.width, Stage.height + 20);
whitebg.lineTo(0, Stage.height + 20);
whitebg.endFill();
mc.createEmptyMovieClip("trgt_main", 4);
mcLoader = new MovieClipLoader();
mcLoader.addListener(mc);
if (_type != "FULL") {
mc.createEmptyMovieClip("square_mc", 5);
var _local3 = trgt_main.createEmptyMovieClip("trgt_ads", getNextHighestDepth());
var _local2 = new TextFormat();
_local2.align = "center";
_local2.font = "Verdana";
_local2.size = 10;
mc.createTextField("h_txt", mc.getNextHighestDepth(), 0, 0, 100, 22);
mc.createTextField("b_txt", mc.getNextHighestDepth(), 0, 0, 100, 22);
b_txt.autoSize = true;
b_txt.selectable = false;
h_txt.selectable = false;
b_txt.multiline = true;
b_txt.setNewTextFormat(_local2);
h_txt.autoSize = true;
h_txt.setNewTextFormat(_local2);
h_txt.text = "";
mc.createEmptyMovieClip("progressBar", 500);
}
}
function onLoadInit(mc) {
ad_width = int(_global.obj_iads.x);
ad_height = int(_global.obj_iads.y);
h_txt.text = "Advertisement";
progressBar.tim = show_time;
progressBar.width = _global.obj_iads.x;
progressBar.height = 15;
progressBar.start = function () {
game_fps = getFps();
maxw = this.width - 2;
this.ad = maxw / (this.tim + 1);
this.ad = this.ad / game_fps;
};
progressBar.onEnterFrame = function () {
if (this.bar._width < (this.width - 2)) {
this.bar._width = this.bar._width + this.ad;
} else {
this.bar._width = this.width;
}
};
progressBar._x = 100;
progressBar._y = 100;
bar_mc = progressBar.createEmptyMovieClip("bar", 1);
box_mc = progressBar.createEmptyMovieClip("box", 2);
bar_mc.beginFill(26112);
bar_mc.moveTo(0, 0);
bar_mc.lineTo(1, 0);
bar_mc.lineTo(1, progressBar.height - 2);
bar_mc.lineTo(0, progressBar.height - 2);
bar_mc.lineTo(0, 0);
bar_mc.endFill();
bar_mc._x = 1.5;
bar_mc._y = 1.5;
box_mc.lineStyle(1, 3355443, 100, true, "none", "round", "miter", 1);
box_mc.lineTo(progressBar.width, 0);
box_mc.lineTo(progressBar.width, progressBar.height);
box_mc.lineTo(0, progressBar.height);
box_mc.lineTo(0, 0);
box_mc._x = 0;
box_mc._y = 0;
progressBar.start();
b_txt.text = "Note\rClicking on the above Ad won't interrupt your game.\rAd link opens in a new window.\rThanks to our sponsors, we provide you free games to play.";
myself._y = b_txt._y - 10;
x = (Stage.width / 2) - (ad_width / 2);
y = (Stage.height / 2) - (ad_height / 2);
mc._x = x;
mc._y = y;
h_txt._x = (x + (ad_width / 2)) - (h_txt._width / 2);
h_txt._y = y - 20;
progressBar._x = (x + (ad_width / 2)) - (progressBar._width / 2);
progressBar._y = (y + 5) + ad_height;
myself.invizi_logo.swapDepths(myself.getNextHighestDepth());
myself.invizi_logo._x = int(progressBar._x + progressBar._width) - 114;
myself.invizi_logo._y = int(progressBar._y + progressBar._height) + 5;
myself.invizi_logo.onRelease = function () {
getURL ("http://www.inviziads.com", "_blank");
};
b_txt._x = (x + (ad_width / 2)) - (b_txt._width / 2);
b_txt._y = progressBar._y + 30;
square_mc.beginFill(16711680);
square_mc.moveTo(0, 0);
square_mc.lineTo(ad_width, 0);
square_mc.lineTo(ad_width, ad_height);
square_mc.lineTo(0, ad_height);
square_mc.lineTo(0, 0);
square_mc.endFill();
square_mc._x = x;
square_mc._y = y;
trgt_main.setMask(square_mc);
}
function pushdata() {
holder.obj_iads = _global.obj_iads;
}
function startdatapush(mc) {
var _local2;
_local2 = setInterval(this, "pushdata", 10);
}
function check_type() {
if (_global.obj_iads.type eq "UPDATE") {
myself.createEmptyMovieClip("holder", 100);
var _local4 = _global.obj_iads.url;
show_time = 15;
obj_iads = _global.obj_iads;
var _local2 = new Object();
_local2.onLoadComplete = function (target_mc) {
};
var _local3 = new MovieClipLoader();
_local3.addListener(_local2);
_local3.loadClip(_global.obj_iads.url, holder);
} else {
brain();
}
time_delay();
}
function parse_xml(mydata) {
var _local4 = new Array();
var _local1 = 0;
while (_local1 < mydata.firstChild.childNodes.length) {
if (mydata.firstChild.childNodes[_local1].firstChild.nodeValue != null) {
_local4[mydata.firstChild.childNodes[_local1].nodeName] = mydata.firstChild.childNodes[_local1].firstChild.nodeValue;
} else if (mydata.firstChild.childNodes[_local1].firstChild.firstChild.nodeValue != null) {
var _local5 = new Object();
var _local2 = 0;
while (_local2 < lv_result.firstChild.childNodes[_local1].childNodes.length) {
_local4[lv_result.firstChild.childNodes[_local1].childNodes[_local2].nodeName] = mydata.firstChild.childNodes[_local1].childNodes[_local2].firstChild.nodeValue;
_local2++;
}
_local4[lv_result.firstChild.childNodes[_local1].nodeName] = _local5;
}
_local1++;
}
return(_local4);
}
function checkhost() {
swfurl = this._url;
if ((swfurl.indexOf("addictinggames.com") != -1) || (swfurl.indexOf("shockwave.com") != -1)) {
return(false);
}
return(true);
}
getFps = function () {
if (signal == true) {
time = getTimer();
} else {
tempo = int(1000 / (getTimer() - time));
}
signal = !signal;
return(tempo);
};
this.onEnterFrame = function () {
game_fps = getFps();
if ((game_fps != 0) && (game_fps != undefined)) {
this.onEnterFrame = null;
}
};
myself = this;
signal = true;
if (checkhost() == true) {
_root.stop();
var my_date = new Date();
_root.adurl = "http://ads.inviziads.com/ad.html/g=ag000003&h=ag&ts=" + my_date.getSeconds();
get_iads();
} else {
_root.play();
}
Symbol 21 Button
on (press) {
getURL ("http://www.addictinggames.com", blank);
}
Symbol 30 MovieClip Frame 401
gotoAndPlay (1);
Symbol 32 Button
on (release) {
getURL ("http://www.addictinggames.com", "_blank");
}
Symbol 55 MovieClip Frame 20
stop();
Symbol 57 MovieClip Frame 1
_root.stop();
Instance of Symbol 30 MovieClip in Symbol 57 MovieClip Frame 1
onClipEvent (load) {
this._alpha = 0;
this.gotoAndPlay(random(700));
}
onClipEvent (enterFrame) {
if (_parent._currentframe < 11) {
this._alpha = this._alpha + 10;
}
this.gotoAndPlay(_currentframe + 2);
if (_parent._currentframe > 75) {
this._alpha = this._alpha - 5;
}
}
Symbol 57 MovieClip Frame 25
ag_explode = new Sound();
ag_explode.attachSound("ag_explode");
ag_explode.start();
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Instance of Symbol 55 MovieClip in Symbol 57 MovieClip Frame 25
onClipEvent (load) {
spd = 7;
this._rotation = random(360);
}
onClipEvent (enterFrame) {
if (_rotation > 180) {
_y = (_y - (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x + (spd * Math.sin((Math.PI/180) * _rotation)));
} else {
_y = (_y + (spd * Math.cos((Math.PI/180) * _rotation)));
_x = (_x - (spd * Math.sin((Math.PI/180) * _rotation)));
}
this._alpha = this._alpha - 2;
if (this._alpha < 0) {
this.swapDepths(_root.getNextHighestDepth());
this.removeMovieClip();
}
}
Symbol 57 MovieClip Frame 95
_root.play();
Symbol 127 MovieClip Frame 1
stop();
Symbol 133 Button
on (release) {
gotoAndPlay ("pretitle");
}
Symbol 134 Button
on (release) {
gotoAndPlay ("instructions");
}
Symbol 135 Button
on (release) {
gotoAndPlay ("credits");
}
Symbol 137 Button
on (release) {
_root._quality = "LOW";
}
Symbol 138 Button
on (release) {
_root._quality = "MEDIUM";
}
Symbol 139 Button
on (release) {
_root._quality = "BEST";
}
Symbol 141 Button
on (release) {
gotoAndPlay ("presurvival");
}
Symbol 143 Button
on (release) {
getURL ("http://www.ultimateflashgame.com", "_blank");
}
Symbol 149 MovieClip Frame 12
stop();
Symbol 156 Button
on (release) {
gotoAndPlay ("game");
}
Symbol 157 MovieClip Frame 12
stop();
Symbol 164 Button
on (release) {
function changeroom() {
gotoAndStop ("room2");
}
_root.crosshair.gotoAndPlay(3);
if (_global.key1 == 0) {
_root.locked.start();
varmsg = "The door is locked... maybe I can find something in this room to open this door...";
} else if (_global.handgun == 0) {
varmsg = "No way I'm going out there without a weapon...";
} else {
varmsg = "You used the SMALL KEY you found...";
_root.crosshair._alpha = 0;
_root.doorunlock.start();
_root.dooropen.start();
var funcdelay = setTimeout(changeroom, 2000, "2 second delay");
}
}
Symbol 165 Button
on (release) {
varmsg = "The window is boarded shut... No use peeling them off, metal bars are blocking it anyways...";
}
Symbol 166 Button
on (release) {
varmsg = "The blood looks fresh... what the hell is this place!";
}
Symbol 167 Button
on (release) {
varmsg = "Looks like somebody got dragged outside...";
}
Symbol 196 MovieClip Frame 1
stop();
Symbol 196 MovieClip Frame 2
stop();
Symbol 196 MovieClip Frame 3
stop();
Symbol 196 MovieClip Frame 4
stop();
Symbol 196 MovieClip Frame 5
stop();
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 2
stop();
Symbol 219 MovieClip Frame 3
stop();
Symbol 219 MovieClip Frame 4
stop();
Symbol 219 MovieClip Frame 5
stop();
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
_root.bite.start();
Symbol 228 MovieClip Frame 12
stop();
Symbol 232 Button
on (release) {
varmsg = "The blood trail leads this way...";
}
Symbol 233 Button
on (release) {
varmsg = "A rickety old table... nothing seems special.";
}
Symbol 234 Button
on (release) {
varmsg = "This place sure is old...";
}
Symbol 238 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room4");
_global.requirement = 0;
}
}
Symbol 239 Button
on (release) {
gotoAndStop ("room3");
_global.requirement = 1;
}
Symbol 240 Button
on (release, keyPress "<Down>") {
varmsg = "Theres no need to go back inside that filthy room...";
}
Symbol 241 MovieClip Frame 12
stop();
Symbol 243 Button
on (release) {
varmsg = "Urghhhh... his skull was smashed open...";
}
Symbol 244 Button
on (release) {
varmsg = "The man's intestines are scattered all over the floor...";
}
Symbol 245 Button
on (release) {
varmsg = "This is SICK! he's been torn to shreds!";
}
Symbol 251 Button
on (release) {
gotoAndStop ("room2");
}
Symbol 252 MovieClip Frame 12
stop();
Symbol 276 MovieClip Frame 5
removeMovieClip(this);
Symbol 281 MovieClip Frame 4
removeMovieClip(this);
Symbol 282 MovieClip Frame 16
if (random(2) == 1) {
_root.growl.start();
}
Symbol 286 MovieClip Frame 10
if (_global.herolife > 0) {
_root.game.attacked.gotoAndPlay(2);
_root.zombieattack.start();
_global.herolife = _global.herolife - 1;
}
Symbol 286 MovieClip Frame 11
Symbol 286 MovieClip Frame 24
_parent.attacking = 0;
Symbol 287 MovieClip Frame 1
_root.squish.start();
_root.monsterhit.start();
Symbol 287 MovieClip Frame 3
_parent.gotoAndStop("steady");
Symbol 291 MovieClip Frame 1
_root.zombiegroan1.start();
Symbol 291 MovieClip Frame 35
_global.zombiekill = _global.zombiekill + 1;
stop();
removeMovieClip(this._parent);
Symbol 292 MovieClip Frame 1
stop();
Instance of Symbol 270 MovieClip in Symbol 292 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 100;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 292 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 80;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 292 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 292 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 292 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 292 MovieClip Frame 2
stop();
Symbol 292 MovieClip Frame 3
stop();
Symbol 292 MovieClip Frame 4
stop();
Symbol 292 MovieClip Frame 5
stop();
Symbol 293 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room5");
_global.requirement = 0;
}
}
Symbol 294 MovieClip Frame 12
stop();
Symbol 304 MovieClip Frame 1
_parent.varmsg = "Someones coming....";
Symbol 304 MovieClip Frame 99
_parent.varmsg = "Hey are you alright?!";
Symbol 304 MovieClip Frame 151
_parent.varmsg = "Hey....";
_root.poltergirl.start();
Symbol 304 MovieClip Frame 190
_root.game.sadako._x = -2.3;
Symbol 304 MovieClip Frame 200
stop();
_root.game.sadako._alpha = 100;
_root.crosshair._alpha = 100;
_parent.varmsg = "GOD DAMN!";
Symbol 321 MovieClip Frame 12
if (_global.herolife > 0) {
_root.game.attacked.gotoAndPlay(2);
_root.zombieattack.start();
_global.herolife = _global.herolife - 1;
}
Symbol 321 MovieClip Frame 20
_parent.attacking = 0;
Symbol 325 MovieClip Frame 1
this._parent.hurting = 1;
Symbol 325 MovieClip Frame 3
this._parent.hurting = 0;
this._parent.gotoAndStop("walk");
Symbol 335 MovieClip Frame 4
_root.zombiegroan2.start();
Symbol 335 MovieClip Frame 36
_global.zombiekill = _global.zombiekill + 1;
stop();
removeMovieClip(this._parent);
Symbol 336 MovieClip Frame 1
stop();
Instance of Symbol 270 MovieClip in Symbol 336 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 30;
m16damage = 50;
shotgundamage = 100;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 336 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 100;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 336 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 336 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 336 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 336 MovieClip Frame 2
stop();
Symbol 336 MovieClip Frame 3
stop();
Symbol 336 MovieClip Frame 4
stop();
Symbol 338 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room7");
_global.requirement = 0;
}
}
Symbol 339 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room6");
_global.requirement = 0;
}
}
Symbol 340 MovieClip Frame 12
stop();
Symbol 347 MovieClip Frame 15
removeMovieClip("");
Symbol 348 MovieClip Frame 1
setProperty("mcFlame", _visible , 0);
index = 0;
Symbol 348 MovieClip Frame 2
duplicateMovieClip ("mcFlame", "Flame" + index, index);
xcoord = Math.random() * 10;
xStretch = Math.random() * 50;
yStretch = Math.random() * 100;
opacity = Math.random() * 60;
setProperty("Flame" + index, _x , xcoord);
setProperty("Flame" + index, _xscale , xStretch);
setProperty("Flame" + index, _yscale , yStretch);
setProperty("Flame" + index, _alpha , opacity);
index++;
Symbol 348 MovieClip Frame 3
gotoAndPlay (2);
Symbol 350 Button
on (release) {
function changeroom() {
gotoAndStop ("room18");
}
if ((_global.key2 == 0) && (_global.key3 == 0)) {
_root.locked.start();
varmsg = "There are two odd looking keyholes...";
} else if ((_global.key2 == 1) && (_global.key3 == 0)) {
_root.locked.start();
varmsg = "You placed the strange looking key on the key hole. But nothing happened";
} else if ((_global.key2 == 0) && (_global.key3 == 1)) {
_root.locked.start();
varmsg = "You placed the strange looking key on the key hole. But nothing happened";
} else {
varmsg = "Both keys has been placed...";
_root.doorunlock.start();
_root.dooropen.start();
var funcdelay = setTimeout(changeroom, 2000, "2 second delay");
}
}
Symbol 358 Button
on (release) {
this._alpha = 0;
}
Symbol 366 Button
on (release) {
if (_global.zombiekill == 4) {
gotoAndStop ("room7");
} else if (_global.zombiekill > 7) {
gotoAndStop ("room7-A");
}
}
Symbol 367 MovieClip Frame 12
stop();
Symbol 376 Button
on (release) {
function gotoroom12() {
if (_global.zombiekill > 13) {
gotoAndStop ("room12-A");
_global.requirement = 0;
} else {
gotoAndStop ("room12");
_global.requirement = 0;
}
}
if (_global.zombiekill > 7) {
if (_global.key4 == 0) {
_root.locked.start();
varmsg = "This door is locked.";
} else {
_root.doorunlock.start();
_root.dooropen.start();
varmsg = "You used the SMALL KEY you found in the cellar.";
var funcdelay = setTimeout(gotoroom12, 2000, "2 second delay");
}
}
}
Symbol 379 Button
on (release) {
_root.paper.start();
gotoAndPlay (16);
_parent.varmsg = "Something seems to be hidden under the picture..";
}
Symbol 383 Button
on (release) {
_parent.varmsg = "You found a piece of paper under the painting.";
_root.crosshair.gotoAndPlay(3);
_global.note = 1;
gotoAndPlay (22);
}
Symbol 385 MovieClip Frame 1
stop();
Symbol 385 MovieClip Frame 15
_parent.varmsg = "The lady in the picture was hanged...";
stop();
Symbol 385 MovieClip Frame 21
stop();
Symbol 385 MovieClip Frame 24
stop();
Symbol 386 Button
on (release) {
if (_global.zombiekill > 7) {
if (_global.note == 0) {
painting.gotoAndPlay(2);
} else {
varmsg = "Nothing seems interesting in this picture anymore.";
}
}
}
Symbol 387 Button
on (release) {
if ((_global.requirement == 1) && (_global.woodbarrier == 1)) {
if (_global.zombiekill > 10) {
gotoAndStop ("room8-A");
} else {
gotoAndStop ("room8");
}
_global.requirement = 0;
}
}
Symbol 388 MovieClip Frame 12
stop();
Symbol 389 MovieClip Frame 12
stop();
Symbol 391 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room7-A");
_global.requirement = 0;
}
}
Symbol 392 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room9");
_global.requirement = 0;
}
}
Symbol 393 MovieClip Frame 12
stop();
Symbol 397 Button
on (release) {
varmsg = "This are very old barrels used for aging wine...";
}
Symbol 398 Button
on (release) {
varmsg = "Going down there looks dangerous... but I need to find a way out of this place!";
}
Symbol 399 Button
on (release) {
gotoAndStop ("room11");
_global.requirement = 0;
}
Symbol 400 Button
on (release) {
if (_global.zombiekill > 11) {
gotoAndStop ("room10-A");
_global.requirement = 0;
} else {
gotoAndStop ("room10");
_global.requirement = 0;
}
}
Symbol 401 MovieClip Frame 12
stop();
Symbol 405 MovieClip Frame 12
stop();
Symbol 406 MovieClip Frame 12
stop();
Symbol 408 Button
on (release) {
gotoAndStop ("room7-A");
_global.requirement = 0;
}
Symbol 409 Button
on (release) {
gotoAndStop ("room9");
_global.requirement = 0;
}
Symbol 410 MovieClip Frame 12
stop();
Symbol 412 Button
on (release) {
varmsg = "Ughhh this containers are filled with body parts!";
}
Symbol 413 Button
on (release) {
function gotoroom13() {
gotoAndStop ("room13");
}
function gotoroom13A() {
gotoAndStop ("room13-A");
}
if (_global.zombiekill == 14) {
_root.dooropen.start();
varmsg = "I dont really want to know whats behind this door...";
var funcdelay = setTimeout(gotoroom13, 2000, "2 second delay");
_global.requirement = 0;
}
if (_global.zombiekill > 14) {
_root.dooropen.start();
var funcdelay = setTimeout(gotoroom13A, 2000, "2 second delay");
_global.requirement = 0;
}
}
Symbol 426 MovieClip Frame 21
_root.growl.start();
this._parent.stopping = 1;
Symbol 426 MovieClip Frame 25
this._parent.stopping = 0;
Symbol 428 MovieClip Frame 10
if (_global.herolife > 0) {
_root.game.attacked.gotoAndPlay(2);
_root.zombieattack.start();
_global.herolife = _global.herolife - 1;
}
Symbol 429 MovieClip Frame 1
_root.squish.start();
_root.monsterhit.start();
this._parent.hurting = 1;
Symbol 429 MovieClip Frame 8
this._parent.hurting = 0;
this._parent.gotoAndStop("walk");
Symbol 430 MovieClip Frame 1
_root.zombiegroan1.start();
Symbol 430 MovieClip Frame 46
_global.zombiekill = _global.zombiekill + 1;
stop();
removeMovieClip(this._parent);
Symbol 431 MovieClip Frame 1
stop();
Instance of Symbol 270 MovieClip in Symbol 431 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 150;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 431 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 15;
m16damage = 35;
shotgundamage = 120;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 431 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 431 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 431 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 431 MovieClip Frame 2
stop();
Symbol 431 MovieClip Frame 3
stop();
Symbol 431 MovieClip Frame 4
stop();
Symbol 432 MovieClip Frame 12
stop();
Symbol 433 Button
on (release) {
gotoAndStop ("room14");
_global.requirement = 0;
}
Symbol 441 Button
on (release) {
varmsg = "More containers filled with body parts... human perhaps...";
}
Symbol 442 Button
on (release) {
varmsg = "A bloody cleaver...";
}
Symbol 456 MovieClip Frame 1
stop();
Symbol 456 MovieClip Frame 16
stop();
_global.droppedstairs = 1;
Symbol 460 MovieClip Frame 1
stop();
Symbol 460 MovieClip Frame 5
stop();
Symbol 476 MovieClip Frame 1
stop();
Symbol 476 MovieClip Frame 8
stop();
Symbol 477 Button
on (release) {
gotoAndStop ("room12-A");
_global.requirement = 0;
}
Symbol 478 Button
on (release) {
if ((_global.chainbreak1 == 0) && (_global.chainbreak2 == 0)) {
gotoAndStop ("room15");
_global.requirement = 0;
} else if ((_global.chainbreak1 == 0) && (_global.chainbreak2 == 1)) {
varmsg = "Maybe I should also break the other chain before going out there...";
} else if ((_global.chainbreak1 == 1) && (_global.chainbreak2 == 0)) {
varmsg = "Maybe I should also break the other chain before going out there...";
} else if ((_global.chainbreak1 == 1) && (_global.chainbreak2 == 1)) {
gotoAndStop ("room16");
}
}
Symbol 479 MovieClip Frame 12
stop();
Symbol 481 Button
on (release) {
gotoAndStop ("room6");
_global.requirement = 0;
}
Symbol 482 Button
on (release) {
gotoAndStop ("room8-A");
_global.requirement = 0;
}
Symbol 483 MovieClip Frame 12
stop();
Symbol 504 MovieClip Frame 14
_root.wounded.start();
Symbol 505 Button
on (release) {
varmsg = "What is this grotesque creature??";
}
Symbol 506 Button
on (release) {
varmsg = "Looks like its made out of different human parts... like a patch-up ragdoll or something...";
}
Symbol 507 Button
on (release) {
varmsg = "Good thing its chained, I really don't like the looks of those arms...";
}
Symbol 508 Button
on (release) {
if (_global.pliers == 1) {
varmsg = "Breaking this chains here is not a very good idea.";
}
}
Symbol 509 Button
on (release) {
varmsg = "The wall behind the monster looks weak.";
}
Symbol 510 Button
on (release) {
gotoAndStop ("room13-A");
_global.requirement = 0;
}
Symbol 511 MovieClip Frame 12
stop();
Symbol 515 Button
on (release) {
varmsg = "The damn creature busted through the wall...";
}
Symbol 516 Button
on (release) {
if (_global.zombiekill > 15) {
gotoAndStop ("room17-A");
_global.requirement = 0;
} else {
gotoAndStop ("room17");
_global.requirement = 0;
}
}
Symbol 517 MovieClip Frame 12
stop();
Symbol 542 MovieClip Frame 6
_root.monstergrowl4.start();
Symbol 542 MovieClip Frame 15
if (_global.herolife > 0) {
_root.game.attacked.gotoAndPlay(2);
_root.zombieattack.start();
_global.herolife = _global.herolife - 1;
}
Symbol 542 MovieClip Frame 19
_parent.attacking = 0;
Symbol 557 MovieClip Frame 4
_root.zombiegroan1.start();
Symbol 557 MovieClip Frame 36
_global.zombiekill = _global.zombiekill + 1;
stop();
removeMovieClip(this._parent);
Symbol 558 MovieClip Frame 1
stop();
Instance of Symbol 270 MovieClip in Symbol 558 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 150;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 558 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 15;
m16damage = 35;
shotgundamage = 120;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 558 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 558 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 558 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 558 MovieClip Frame 1
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 558 MovieClip Frame 2
stop();
Symbol 558 MovieClip Frame 3
stop();
Symbol 559 Button
on (release) {
if (_global.requirement == 1) {
_root.game.keyboard._x = 10;
if (_global.getkey3 == 0) {
if (_global.pianocomplete != 1) {
varmsg = "An old piano, looks like its missing a key";
} else {
varmsg = "The key I found fits perfectly... I wonder what note should I play?";
}
} else {
varmsg = "I don't have the time to play anymore.";
}
}
}
Symbol 565 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_do.start();
_global.keycombination = _global.keycombination + "do";
_global.keynumberpressed = _global.keynumberpressed + 1;
}
if ((_global.pianokey == 1) & (_global.pianocomplete != 1)) {
_root.game.keyboard.keydo._alpha = 100;
_global.pianocomplete = 1;
_root.clickitem.start();
_root.game.varmsg = "You have placed the piano key in the keyboard";
}
if ((_global.pianokey == 0) & (_global.pianocomplete != 1)) {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 566 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_re.start();
_global.keycombination = _global.keycombination + "re";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 567 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_mi.start();
_global.keycombination = _global.keycombination + "mi";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 568 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_fa.start();
_global.keycombination = _global.keycombination + "fa";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 569 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_so.start();
_global.keycombination = _global.keycombination + "so";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 570 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_la.start();
_global.keycombination = _global.keycombination + "la";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 571 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_ti.start();
_global.keycombination = _global.keycombination + "ti";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 572 Button
on (release) {
_root.game.varmsg = "This key seems broken.";
}
Symbol 573 Button
on (release) {
if ((_global.pianokey == 1) & (_global.pianocomplete == 1)) {
_root.key_re.start();
_global.keycombination = _global.keycombination + "re";
_global.keynumberpressed = _global.keynumberpressed + 1;
} else {
_root.game.varmsg = "A key seems to be missing from the piano.";
}
}
Symbol 578 Button
on (release) {
this._x = -600;
}
Instance of Symbol 562 MovieClip in Symbol 579 MovieClip Frame 1
onClipEvent (load) {
rightnote = 0;
}
onClipEvent (enterFrame) {
if (_global.keynumberpressed == 6) {
if (_global.getkey3 == 0) {
if ((_global.keycombination == "relatimidoti") && (rightnote == 0)) {
rightnote = 1;
_global.getkey3 = 1;
_root.wreck.start();
_root.game.varmsg = "You heard a CRACKING sound at the other side of the piano.";
} else {
_root.locked.start();
_root.game.varmsg = "Nothing Happened";
_global.keynumberpressed = 0;
_global.keycombination = "";
}
}
}
if (_global.pianocomplete == 1) {
this._parent.keydo._alpha = 100;
}
}
Symbol 580 Button
on (release) {
gotoAndStop ("room16");
_global.requirement = 0;
_global.keynumberpressed = 0;
_global.keycombination = "";
}
Symbol 581 MovieClip Frame 12
stop();
Symbol 582 MovieClip Frame 12
stop();
Symbol 586 Button
on (release) {
gotoAndStop ("room19");
_global.requirement = 0;
}
Symbol 587 MovieClip Frame 12
stop();
Symbol 592 Button
on (release) {
varmsg = "What a beautiful painting.";
}
Symbol 593 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room23");
_global.requirement = 0;
}
}
Symbol 594 Button
on (release) {
gotoAndStop ("room20");
_global.requirement = 0;
}
Symbol 595 Button
on (release) {
varmsg = "I gone this far, there no need to go back down there.";
}
Symbol 596 MovieClip Frame 12
stop();
Symbol 598 Button
on (release) {
gotoAndStop ("room19");
_global.requirement = 0;
}
Symbol 599 Button
on (release) {
gotoAndStop ("room21");
_global.requirement = 0;
}
Symbol 600 MovieClip Frame 12
stop();
Symbol 619 MovieClip Frame 1
stop();
Symbol 619 MovieClip Frame 3
_root.game.varmsg = "HOLY S**T!";
Symbol 619 MovieClip Frame 7
_parent.gotoAndStop("room22");
Symbol 620 Button
on (release) {
varmsg = "No use trying to get out from here...";
}
Symbol 633 MovieClip Frame 12
stop();
Symbol 636 MovieClip Frame 12
stop();
Symbol 638 Button
on (release) {
function gotomaster() {
if (_global.zombiekill > 13) {
gotoAndStop ("room12-A");
_global.requirement = 0;
} else {
gotoAndStop ("room12");
_global.requirement = 0;
}
}
if (_global.zombiekill > 20) {
if (_global.key6 == 0) {
_root.locked.start();
varmsg = "This door is locked. The door is labeled MASTER's BEDROOM";
} else {
_root.doorunlock.start();
_root.dooropen.start();
varmsg = "You used the MASTER's BEDROOM KEY.";
var funcdelay = setTimeout(gotomaster, 2000, "2 second delay");
}
}
}
Symbol 639 Button
on (release) {
function gotonursery() {
if (_global.zombiekill > 13) {
gotoAndStop ("room12-A");
_global.requirement = 0;
} else {
gotoAndStop ("room12");
_global.requirement = 0;
}
}
if (_global.zombiekill > 20) {
if (_global.key6 == 0) {
_root.locked.start();
varmsg = "This door is locked. The door is labeled CHILDREN";
} else {
_root.doorunlock.start();
_root.dooropen.start();
varmsg = "You used the NURSERY ROOM KEY you found in the kitchen.";
var funcdelay = setTimeout(gotonursery, 2000, "2 second delay");
}
}
}
Symbol 640 Button
on (release) {
varmsg = "I honestly dont want to go down there again.";
}
Symbol 641 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room24");
_global.requirement = 0;
}
}
Symbol 642 MovieClip Frame 12
stop();
Symbol 644 Button
on (release) {
gotoAndStop ("room27");
_global.requirement = 0;
}
Symbol 645 Button
on (release) {
if (_global.zombiekill > 22) {
gotoAndStop ("room25-A");
_global.requirement = 0;
} else {
gotoAndStop ("room25");
_global.requirement = 0;
}
}
Symbol 646 Button
on (release) {
gotoAndStop ("room28");
_global.requirement = 0;
}
Symbol 647 MovieClip Frame 12
stop();
Symbol 650 Button
on (release) {
varmsg = "I never liked seeing blood trails like this.";
}
Symbol 651 Button
on (release) {
varmsg = "What an ancient looking chimney, I don't think I can escape from here though.";
}
Symbol 653 Button
on (release) {
varmsg = "Looks unused for years...";
}
Symbol 654 Button
on (release) {
varmsg = "A painting of a world that I might not see anymore...";
}
Symbol 656 Button
on (release) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.requirement == 1) {
if (_global.razor == 0) {
_root.clickitem.start();
_global.razor = 1;
varmsg = "You found a razor blade.";
_root.crosshair.gotoAndPlay(3);
}
}
}
}
Symbol 657 Button
on (release) {
if (_global.requirement == 1) {
gotoAndStop ("room31");
_global.requirement = 0;
}
}
Symbol 658 Button
on (release) {
if (_global.requirement == 1) {
if (_global.zombiekill > 25) {
gotoAndStop ("room26");
_global.requirement = 0;
} else {
gotoAndStop ("room26-A");
_global.requirement = 0;
}
}
}
Symbol 659 MovieClip Frame 12
stop();
Symbol 660 MovieClip Frame 12
stop();
Symbol 662 Button
on (release) {
function gotoend() {
gotoAndStop ("finish");
_global.requirement = 0;
}
if (_global.key8 == 0) {
_root.locked.start();
varmsg = "Looks like the main door, but its locked.";
} else {
_root.doorunlock.start();
_root.dooropen.start();
varmsg = "You used the MANSION KEY. FINALY YOU GOT OUT OF THE MANSION!";
var funcdelay = setTimeout(gotoend, 3000, "3 second delay");
}
}
Symbol 663 Button
on (release) {
varmsg = "A thing of beauty wasted in this god forsaken place.";
}
Symbol 664 Button
on (release) {
varmsg = "Gross, they are devouring their own kind...";
}
Symbol 671 MovieClip Frame 12
stop();
Symbol 672 Button
on (release) {
gotoAndStop ("room25-A");
_global.requirement = 0;
}
Symbol 673 MovieClip Frame 12
stop();
Symbol 694 Button
on (release) {
varmsg = "Sick...";
}
Symbol 695 Button
on (release) {
varmsg = "Something still alive is moving inside this sacks.";
}
Symbol 713 MovieClip Frame 1
stop();
Instance of Symbol 632 MovieClip in Symbol 713 MovieClip Frame 7
onClipEvent (enterFrame) {
if (_global.cog == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.cog == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "This looks like a part of a machine or something.";
}
}
}
Symbol 713 MovieClip Frame 11
stop();
_global.cutme = 1;
Instance of Symbol 632 MovieClip in Symbol 713 MovieClip Frame 11
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.cog == 0) {
_root.clickitem.start();
_global.cog = 1;
_parent.varmsg = "You found a weird looking device.";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.cog == 1) {
this._alpha = 0;
}
}
Symbol 714 Button
on (release) {
gotoAndStop ("room32");
_global.requirement = 0;
}
Symbol 715 MovieClip Frame 12
stop();
Symbol 716 MovieClip Frame 12
stop();
Symbol 718 Button
on (release) {
function gotonursery() {
if (_global.zombiekill > 23) {
gotoAndStop ("room30-A");
_global.requirement = 0;
} else {
gotoAndStop ("room30");
_global.requirement = 0;
}
}
if (_global.key6 == 0) {
_root.locked.start();
varmsg = "This door is locked. The door is labeled NURSERY BEDROOM";
} else {
_root.doorunlock.start();
_root.dooropen.start();
varmsg = "You used the NURSERY BEDROOM KEY.";
var funcdelay = setTimeout(gotonursery, 2000, "2 second delay");
}
}
Symbol 719 Button
on (release) {
function gotomaster() {
if (_global.zombiekill > 25) {
gotoAndStop ("room29-A");
_global.requirement = 0;
} else {
gotoAndStop ("room29");
_global.requirement = 0;
}
}
if (_global.key7 == 0) {
_root.locked.start();
varmsg = "This door is locked. The door is labeled MASTER'S BEDROOM";
} else {
_root.doorunlock.start();
_root.dooropen.start();
varmsg = "You used the MASTER'S BEDROOM KEY.";
var funcdelay = setTimeout(gotomaster, 2000, "2 second delay");
}
}
Symbol 720 Button
on (release) {
gotoAndStop ("room24");
_global.requirement = 0;
}
Symbol 721 MovieClip Frame 12
stop();
Symbol 732 MovieClip Frame 1
stop();
Symbol 732 MovieClip Frame 2
stop();
Symbol 737 Button
on (release) {
varmsg = "You tried using the KEY FOUND IN THE WINDOW.. but its not working...";
}
Symbol 738 Button
on (release) {
varmsg = "Theres a lump on the bed... better not touch it.";
}
Symbol 739 MovieClip Frame 1
stop();
Symbol 739 MovieClip Frame 2
trace("KEY IS FALLING DOWN");
Symbol 739 MovieClip Frame 8
stop();
_global.keyisdropped = 1;
Instance of Symbol 630 MovieClip in Symbol 739 MovieClip Frame 8
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.key8 == 0) {
_root.clickitem.start();
_global.key8 = 1;
this._parent._parent.varmsg = "You found a key.";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if ((_global.getfinalkey == 0) && (_global.key8 == 0)) {
this._alpha = 0;
} else if ((_global.getfinalkey == 1) && (_global.key8 == 1)) {
this._alpha = 1;
}
}
Symbol 740 MovieClip Frame 12
stop();
Symbol 741 MovieClip Frame 12
stop();
Symbol 753 Button
on (release) {
varmsg = "The bed is very dusty.";
}
Symbol 754 Button
on (release) {
varmsg = "The drawing shows a girl being hanged while people watching here are cheering...";
}
Symbol 755 MovieClip Frame 12
stop();
Symbol 756 MovieClip Frame 12
stop();
Symbol 758 MovieClip Frame 12
stop();
Symbol 760 MovieClip Frame 12
stop();
Symbol 763 Button
on (release) {
_root.gotoAndStop("title");
}
Symbol 766 Button
on (release) {
getURL ("http://www.addictinggames.com");
}
Symbol 768 Button
on (release) {
_root.gotoAndPlay("presurvival");
}
Symbol 769 MovieClip Frame 12
stop();
Symbol 770 MovieClip Frame 1
stop();
Instance of Symbol 163 MovieClip "doorkey" in Symbol 770 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.key1 == 0) {
_root.clickitem.start();
_global.key1 = 1;
_parent.varmsg = "You found a SMALL KEY...";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
Instance of Symbol 169 MovieClip "handgun" in Symbol 770 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.handgun == 0) {
_root.crosshair.gotoAndPlay(3);
_root.clickitem.start();
_global.handgun = 1;
_global.handgunbullets = _global.handgunbullets + 8;
_parent.varmsg = "You found a GUN...";
_parent.varweapon = "Handgun";
_global.gunused = "handgun";
_parent.varammo = _global.handgunbullets;
_parent.varammototal = _global.handgunbulletstotal;
this._alpha = 0;
}
}
}
Instance of Symbol 173 MovieClip in Symbol 770 MovieClip Frame 1
onClipEvent (mouseMove) {
_x = _root._xmouse;
_y = _root._ymouse;
if (_y <= 85) {
_y = 85;
}
}
Instance of Symbol 163 MovieClip in Symbol 770 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.key1 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 1
onClipEvent (load) {
_root.crosshair._alpha = 100;
}
onClipEvent (enterFrame) {
_root.crosshair.gotoAndStop(2);
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 1
onClipEvent (load) {
checking = 0;
creepy = 0;
healing = 0;
_root.heartbeating.start(0, 9999);
}
onClipEvent (enterFrame) {
function erasemsg() {
_parent.varmsg = "...";
checking = 0;
}
function reloading() {
if (_global.gunused == "handgun") {
_root.crosshair._alpha = 100;
_global.reloading = 0;
_root.game.reloading._alpha = 0;
}
if (_global.gunused == "m16") {
_root.crosshair._alpha = 100;
_global.reloading = 0;
_root.game.reloading._alpha = 0;
}
if (_global.gunused == "shotgun") {
_root.crosshair._alpha = 100;
_global.reloading = 0;
_root.game.reloading._alpha = 0;
}
}
function setCreepy() {
creepy = 0;
}
function allowHeal() {
healing = 0;
}
if ((_parent.varmsg != "...") && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(erasemsg, 12000, "12 second delay");
}
if (_global.herolife > 0) {
if (_global.gunused == "handgun") {
_parent.varweapon = "Handgun";
_parent.varammo = _global.handgunbullets;
_parent.varammototal = _global.handgunbulletstotal;
_parent.w_h._alpha = 100;
_parent.w_m._alpha = 0;
_parent.w_s._alpha = 0;
_root.crosshair.guns.gotoAndStop("handgun");
if (Key.isDown(32) && (_global.reloading == 0)) {
_root.game.reloading._alpha = 100;
_root.reload.start();
_root.crosshair._alpha = 0;
_global.reloading = 1;
var funcdelay = setTimeout(reloading, 3000, "3 second delay");
_global.handgunbullets = 8;
}
} else if (_global.gunused == "m16") {
_parent.varweapon = "M16 Rifle";
_parent.varammo = _global.m16bullets;
_parent.varammototal = _global.m16bulletstotal;
_parent.w_h._alpha = 0;
_parent.w_m._alpha = 100;
_parent.w_s._alpha = 0;
_root.crosshair.guns.gotoAndStop("m16");
if ((Key.isDown(32) && (_global.reloading == 0)) && (_global.m16bulletstotal != 0)) {
_root.game.reloading._alpha = 100;
_root.reload.start();
_root.crosshair._alpha = 0;
_global.reloading = 1;
var funcdelay = setTimeout(reloading, 3000, "3 second delay");
if (_global.m16bulletstotal > 30) {
_global.m16bullets = 30;
_global.m16bulletstotal = _global.m16bulletstotal - 30;
} else {
_global.m16bullets = _global.m16bulletstotal;
_global.m16bulletstotal = 0;
}
}
} else if (_global.gunused == "shotgun") {
_parent.varweapon = "Shotgun";
_parent.varammo = _global.shotgunbullets;
_parent.varammototal = _global.shotgunbulletstotal;
_parent.w_h._alpha = 0;
_parent.w_m._alpha = 0;
_parent.w_s._alpha = 100;
_root.crosshair.guns.gotoAndStop("shotgun");
if ((Key.isDown(32) && (_global.reloading == 0)) && (_global.shotgunbulletstotal != 0)) {
_root.game.reloading._alpha = 100;
_root.crosshair._alpha = 0;
_root.reload.start();
_global.reloading = 1;
var funcdelay = setTimeout(reloading, 3000, "3 second delay");
if (_global.shotgunbulletstotal > 6) {
_global.shotgunbullets = 6;
_global.shotgunbulletstotal = _global.shotgunbulletstotal - 6;
} else {
_global.shotgunbullets = _global.shotgunbulletstotal;
_global.shotgunbulletstotal = 0;
}
}
}
_parent.varmedkit = _global.medkit;
if (Key.isDown(81)) {
if (_global.medkit > 0) {
if (healing == 0) {
healing = 1;
_global.herolife = 4;
_global.medkit = _global.medkit - 1;
_parent.varmsg = "You used one medkit.";
varmedkit = _global.medkit;
_root.heal.start();
var funcdelay = setTimeout(allowHeal, 1000, "1 second delay");
}
} else {
_root.locked.start();
_parent.varmsg = "You don't have a medkit.";
}
}
if (_global.herolife == 4) {
_root.game.healthmonitor.gotoAndStop("healthy");
_root.game.healthmonitor2.gotoAndStop(1);
} else if (_global.herolife == 3) {
_root.game.healthmonitor.gotoAndStop("hurt");
_root.game.healthmonitor2.gotoAndStop(2);
} else if (_global.herolife == 2) {
_root.game.healthmonitor.gotoAndStop("wounded");
_root.game.healthmonitor2.gotoAndStop(3);
} else if (_global.herolife == 1) {
_root.game.healthmonitor.gotoAndStop("dying");
_root.game.healthmonitor2.gotoAndStop(4);
} else if (_global.herolife < 1) {
_root.game.healthmonitor.gotoAndStop("dead");
_root.game.healthmonitor2.gotoAndStop(5);
}
if (_global.reloading == 0) {
if (Key.isDown(49)) {
if (_global.handgun == 1) {
_global.gunused = "handgun";
}
} else if (Key.isDown(50)) {
if (_global.m16 == 1) {
_global.gunused = "m16";
}
} else if (Key.isDown(51)) {
if (_global.shotgun == 1) {
_global.gunused = "shotgun";
}
}
}
} else {
_root.gotoAndStop("dead");
}
scary = random(900);
if ((scary == 2) && (creepy == 0)) {
creepy = 1;
_root.creepy.start();
_root.creepy.onSoundComplete = setCreepy();
}
if ((scary == 5) && (creepy == 0)) {
creepy = 1;
_root.soulwail.start();
_root.soulwail.onSoundComplete = setCreepy();
}
if ((scary == 10) && (creepy == 0)) {
creepy = 1;
_root.zombiemoan.start();
_root.zombiemoan.onSoundComplete = setCreepy();
}
}
Symbol 770 MovieClip Frame 2
stop();
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 2
onClipEvent (load) {
_root.crosshair._alpha = 100;
_root.doorclose.start();
}
onClipEvent (enterFrame) {
_root.crosshair.gotoAndStop(2);
if (_global.requirement == 1) {
_root.game.rightbutton._x = 273;
} else {
_root.game.rightbutton._x = 340;
}
}
Symbol 770 MovieClip Frame 3
stop();
Instance of Symbol 205 MovieClip "medkit" in Symbol 770 MovieClip Frame 3
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
_root.crosshair.gotoAndPlay(3);
_root.clickitem.start();
_parent.varmsg = "You found a med kit - use this item to restore your health. Press [Q] to use a medkit.";
_global.medkit = _global.medkit + 1;
_global.kit1 = 1;
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 3
onClipEvent (load) {
_parent.varmsg = "Oh man this is SICK! URGHH.... **Throws up";
_root.weird.start();
}
onClipEvent (enterFrame) {
_root.crosshair.gotoAndStop(2);
if (_global.kit1 == 1) {
_root.game.medkit._x = -400;
}
}
Symbol 770 MovieClip Frame 4
stop();
Instance of Symbol 292 MovieClip "zombie1" in Symbol 770 MovieClip Frame 4
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip "zombie3" in Symbol 770 MovieClip Frame 4
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip "zombie2" in Symbol 770 MovieClip Frame 4
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 4
onClipEvent (load) {
_root.startattack.start();
_parent.varmsg = "What the...(Shoot the Zombies by clicking the left mouse button, Hit [ SPACE ] to Reload)";
}
onClipEvent (enterFrame) {
if (_global.zombiekill == 3) {
_root.game.forwardbutton._y = -40.9;
_global.requirement = 1;
_root.crosshair.gotoAndStop(2);
} else {
_root.game.forwardbutton._y = -300;
_root.crosshair.gotoAndStop(1);
_global.requirement = 0;
}
}
Symbol 770 MovieClip Frame 5
stop();
Instance of Symbol 336 MovieClip "sadako" in Symbol 770 MovieClip Frame 5
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 5
onClipEvent (enterFrame) {
if (_global.zombiekill == 4) {
_root.game.rightbutton._x = 130;
_root.game.leftbutton._x = -158;
_global.requirement = 1;
_root.crosshair.gotoAndStop(2);
} else {
_root.game.rightbutton._x = 310;
_root.game.leftbutton._x = -310;
_global.requirement = 0;
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 6
stop();
Instance of Symbol 343 MovieClip "ironbar" in Symbol 770 MovieClip Frame 6
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.ironbar == 0) {
_root.crosshair.gotoAndPlay(3);
_root.clickitem.start();
_global.ironbar = 1;
_parent.varmsg = "You found a small iron bar...";
this._alpha = 0;
}
}
}
onClipEvent (enterFrame) {
if (_global.ironbar == 1) {
this._alpha = 0;
}
}
Instance of Symbol 343 MovieClip "ironbar_itm" in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.ironbar == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.ironbar == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "A RUSTY IRON BAR: Looks strong enough to force open nailed surfaces.";
}
}
}
Instance of Symbol 352 MovieClip "note" in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.note == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.note == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "An Old Note: Some kind of poetry is written on it. I wonder what this means...";
this._alpha = 0;
_parent.poetry._alpha = 100;
}
}
}
Instance of Symbol 163 MovieClip in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.key4 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key4 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "SMALL KEY: A key found in the cellar, its a key for one of the doors in this place.";
}
}
}
Instance of Symbol 361 MovieClip in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.key2 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key2 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "STRANGE LOOKING KEY: An odd looking key found at the cellar, it has strange eye carving on its head.";
}
}
}
Instance of Symbol 363 MovieClip in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.pianokey == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.pianokey == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "PIANO KEY: A piece of piano key.";
}
}
}
Instance of Symbol 365 MovieClip in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.pliers == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.pliers == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "PLIERS: An old pair of pliers used for cutting weak metal objects.";
}
}
}
Instance of Symbol 361 MovieClip in Symbol 770 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_global.key3 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key3 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "STRANGE LOOKING KEY: An odd looking key found at the hidden piano room, it has strange eye carving on its head.";
}
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 6
onClipEvent (load) {
_parent.varmsg = "What a weird looking door...";
_root.weird.start();
}
onClipEvent (enterFrame) {
_root.crosshair.gotoAndStop(2);
}
Symbol 770 MovieClip Frame 7
stop();
Instance of Symbol 375 MovieClip "woodbarrier" in Symbol 770 MovieClip Frame 7
onClipEvent (mouseDown) {
if (_global.zombiekill > 7) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.woodbarrier == 0) {
if (_global.ironbar == 0) {
_parent.varmsg = "This room is blocked, I need something to remove the wood.";
this._alpha = 100;
} else {
_parent.varmsg = "You used the IRON BAR to remove the wood blocking the door.";
this._alpha = 0;
_global.woodbarrier = 1;
_root.wreck.start();
_root.game.leftbutton._x = -153;
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.woodbarrier == 1) {
this._alpha = 0;
_root.game.leftbutton._x = -153;
}
}
Instance of Symbol 292 MovieClip "zombie7" in Symbol 770 MovieClip Frame 7
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip "zombie6" in Symbol 770 MovieClip Frame 7
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip "zombie5" in Symbol 770 MovieClip Frame 7
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip "zombie4" in Symbol 770 MovieClip Frame 7
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 7
onClipEvent (load) {
if (_global.zombiekill < 7) {
_root.startattack.start();
}
}
onClipEvent (enterFrame) {
if (_global.zombiekill > 7) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.downbutton._y = 205;
_root.game.downbutton._x = -10;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 8
stop();
Symbol 770 MovieClip Frame 9
stop();
Instance of Symbol 336 MovieClip "sadako4" in Symbol 770 MovieClip Frame 9
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 336 MovieClip "sadako3" in Symbol 770 MovieClip Frame 9
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 336 MovieClip "sadako1" in Symbol 770 MovieClip Frame 9
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 9
onClipEvent (load) {
if (_global.zombiekill < 10) {
_root.startattack.start();
}
}
onClipEvent (enterFrame) {
if (_global.zombiekill > 10) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.upbutton._y = -60;
_root.game.upbutton._x = 0;
_root.game.downbtn._y = 135;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 10
stop();
Symbol 770 MovieClip Frame 11
stop();
Instance of Symbol 361 MovieClip in Symbol 770 MovieClip Frame 11
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.key2 == 0) {
_root.clickitem.start();
_global.key2 = 1;
_parent.varmsg = "You found a STRANGE LOOKING KEY";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.key2 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 11
onClipEvent (load) {
_parent.varmsg = "This looks like a cellar...";
}
onClipEvent (enterFrame) {
_root.crosshair.gotoAndStop(2);
}
Symbol 770 MovieClip Frame 12
stop();
Instance of Symbol 205 MovieClip "medkit" in Symbol 770 MovieClip Frame 12
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
_root.crosshair.gotoAndPlay(3);
_root.clickitem.start();
_parent.varmsg = "You found a medical kit";
_global.medkit = _global.medkit + 1;
_global.kit2 = 1;
}
}
Instance of Symbol 163 MovieClip "doorkey" in Symbol 770 MovieClip Frame 12
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.key4 == 0) {
_root.clickitem.start();
_global.key4 = 1;
_parent.varmsg = "You found a SMALL KEY...";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.key4 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 292 MovieClip "zombie5" in Symbol 770 MovieClip Frame 12
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
attacking = 1;
this.gotoAndStop("attack");
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 12
onClipEvent (enterFrame) {
if (_global.zombiekill > 11) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.downbuttoncellar._y = 135;
_root.game.downbuttoncellar._x = -2.8;
} else {
_root.crosshair.gotoAndStop(1);
}
if (_global.kit2 == 1) {
_root.game.medkit._x = -400;
}
}
Symbol 770 MovieClip Frame 13
stop();
Symbol 770 MovieClip Frame 14
stop();
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 14
onClipEvent (enterFrame) {
_root.crosshair.gotoAndStop(2);
}
Symbol 770 MovieClip Frame 15
stop();
Instance of Symbol 431 MovieClip in Symbol 770 MovieClip Frame 15
onClipEvent (load) {
life = 130;
attacking = 0;
hurting = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
trace(attacking);
if (life > 0) {
if (_xscale < 70) {
if (hurting == 0) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.4);
}
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip in Symbol 770 MovieClip Frame 15
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 15
onClipEvent (enterFrame) {
if (_global.zombiekill > 13) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.btndown2._y = 135;
_root.game.btndown2._x = -2.8;
} else {
_global.requirement = 0;
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 16
stop();
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 16
onClipEvent (enterFrame) {
if (_global.zombiekill > 13) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 17
stop();
Instance of Symbol 436 MovieClip in Symbol 770 MovieClip Frame 17
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.pianokey == 0) {
_root.clickitem.start();
_global.pianokey = 1;
_parent.varmsg = "You found a PIANO KEY";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.pianokey == 1) {
this._alpha = 0;
}
}
Instance of Symbol 440 MovieClip in Symbol 770 MovieClip Frame 17
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.m16ammo1 == 0) {
_root.clickitem.start();
_global.m16ammo1 = 1;
_parent.varmsg = "You found M16 rifle ammo.";
_global.m16bulletstotal = _global.m16bulletstotal + 30;
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.m16ammo1 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 456 MovieClip "hiddenstair" in Symbol 770 MovieClip Frame 17
onClipEvent (enterFrame) {
if (_global.droppedstairs == 1) {
this.gotoAndStop(16);
}
}
Instance of Symbol 460 MovieClip in Symbol 770 MovieClip Frame 17
onClipEvent (mouseDown) {
if (_global.requirement == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.chainpulled != 1) {
_root.clickitem.start();
_parent.varmsg = "You pulled the chain";
_global.chainpulled = 1;
this._parent.hiddenstair.gotoAndPlay(2);
this.gotoAndPlay(2);
}
}
}
}
onClipEvent (enterFrame) {
if (_global.chainpulled == 1) {
this.gotoAndStop(6);
}
}
Instance of Symbol 431 MovieClip in Symbol 770 MovieClip Frame 17
onClipEvent (load) {
life = 130;
attacking = 0;
hurting = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 70) {
if (hurting == 0) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.4);
}
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 476 MovieClip "chain2" in Symbol 770 MovieClip Frame 17
onClipEvent (mouseDown) {
if (_global.pliers == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.chainbreak1 != 1) {
_root.clickitem.start();
_parent.varmsg = "You used the pliers to break the rusty chain.";
_global.chainbreak1 = 1;
_root.breakchain.start();
this.gotoAndPlay(2);
}
}
}
}
onClipEvent (enterFrame) {
if (_global.chainbreak1 == 1) {
this.gotoAndStop(8);
}
}
Instance of Symbol 476 MovieClip "chain1" in Symbol 770 MovieClip Frame 17
onClipEvent (mouseDown) {
if (_global.pliers == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.chainbreak2 != 1) {
_root.clickitem.start();
_parent.varmsg = "You used the pliers to break the rusty chain.";
_global.chainbreak2 = 1;
_root.breakchain.start();
this.gotoAndPlay(2);
}
}
}
}
onClipEvent (enterFrame) {
if (_global.chainbreak2 == 1) {
this.gotoAndStop(8);
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 17
onClipEvent (load) {
destroy = 0;
}
onClipEvent (enterFrame) {
if (_global.zombiekill > 14) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.btndown3._y = 135;
_root.game.btndown3._x = -2.8;
} else {
_root.crosshair.gotoAndStop(1);
_global.requirement = 0;
}
if (_global.droppedstairs == 1) {
_root.game.upstairs._x = -75;
}
if (((_global.chainbreak1 == 1) && (_global.chainbreak2 == 1)) && (destroy == 0)) {
destroy = 1;
_root.destroy.start(0, 1);
_parent.varmsg = "Sounds like something collapsed upstairs...";
}
}
Symbol 770 MovieClip Frame 18
stop();
Symbol 770 MovieClip Frame 19
stop();
Symbol 770 MovieClip Frame 20
stop();
Instance of Symbol 365 MovieClip in Symbol 770 MovieClip Frame 20
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.pliers == 0) {
_root.clickitem.start();
_global.pliers = 1;
_parent.varmsg = "You found a pair of pliers.";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.pliers == 1) {
this._alpha = 0;
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 20
onClipEvent (load) {
_root.weird.start();
}
Symbol 770 MovieClip Frame 21
stop();
Instance of Symbol 514 MovieClip in Symbol 770 MovieClip Frame 21
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.m16 == 0) {
_root.clickitem.start();
_global.m16 = 1;
_parent.varmsg = "You found an M16 rifle. You can select this weapon by pressing [2]";
_global.gunused = "m16";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.m16 == 1) {
this._alpha = 0;
}
}
Symbol 770 MovieClip Frame 22
stop();
Instance of Symbol 558 MovieClip in Symbol 770 MovieClip Frame 22
onClipEvent (load) {
life = 300;
attacking = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 50) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.2);
} else if ((_xscale > 50) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 361 MovieClip in Symbol 770 MovieClip Frame 22
onClipEvent (enterFrame) {
if (_global.getkey3 == 1) {
if (_global.key3 == 0) {
this._alpha = 100;
} else {
this._alpha = 0;
}
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.getkey3 == 1) {
if (_global.key3 == 0) {
if (this.hitTest(_root.crosshair.cursor)) {
_global.key3 = 1;
_root.clickitem.start();
_parent.varmsg = "You found a STRANGE LOOKING KEY.";
}
}
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 22
onClipEvent (enterFrame) {
if (_global.zombiekill > 15) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.btndown4._y = 135;
_root.game.btndown4._x = -2.8;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 23
stop();
Symbol 770 MovieClip Frame 24
stop();
Instance of Symbol 336 MovieClip "sadako3" in Symbol 770 MovieClip Frame 24
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 2);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 24
onClipEvent (enterFrame) {
if (_global.zombiekill > 16) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.gotomansion._y = -98;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 25
stop();
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 25
onClipEvent (load) {
_root.crosshair.gotoAndStop(2);
_parent.varmsg = "Now where am I...";
_root.weird.start();
}
onClipEvent (enterFrame) {
if (_global.zombiekill > 17) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.rightbtn1._x = 270;
_root.game.leftbtn1._x = -320;
}
}
Symbol 770 MovieClip Frame 26
stop();
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 26
onClipEvent (load) {
_root.crosshair.gotoAndStop(2);
_parent.varmsg = "Better look outside and check...";
}
Symbol 770 MovieClip Frame 27
stop();
Instance of Symbol 163 MovieClip "doorkey" in Symbol 770 MovieClip Frame 27
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.key5 == 0) {
_root.clickitem.start();
_global.key5 = 1;
_parent.varmsg = "You found a WHITE KEY...";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
_root.game.damnwindow.gotoAndPlay(2);
}
}
}
onClipEvent (enterFrame) {
if (_global.key5 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 163 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.key5 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key5 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "WHITE KEY: A key found at the window.";
}
}
}
Instance of Symbol 622 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.posporo == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.posporo == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "Matches found at the kitchen. Be careful not to burn yourself.";
}
}
}
Instance of Symbol 624 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.key7 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key7 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "A key with the label MASTER in it.";
}
}
}
Instance of Symbol 626 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.key6 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key6 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "A key with the label CHILDREN in it.";
}
}
}
Instance of Symbol 628 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.razor == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.razor == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "A thin and sharp razor blade.";
}
}
}
Instance of Symbol 630 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.key8 == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.key8 == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "MANSION KEY: Finally my Key to FREEDOM!.";
}
}
}
Instance of Symbol 632 MovieClip in Symbol 770 MovieClip Frame 27
onClipEvent (enterFrame) {
if (_global.cog == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (mouseDown) {
if (_global.cog == 1) {
if (this.hitTest(_root.crosshair.cursor)) {
_parent.varmsg = "This looks like a part of a machine or something.";
}
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 27
onClipEvent (load) {
_root.crosshair.gotoAndStop(2);
_parent.varmsg = "The moon looks beautiful tonight... too bad Im stuck in this freaky place.";
}
Symbol 770 MovieClip Frame 28
stop();
Instance of Symbol 336 MovieClip in Symbol 770 MovieClip Frame 28
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
this.gotoAndStop("walk");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 28
onClipEvent (enterFrame) {
if (_global.zombiekill > 17) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.downbtn5._y = 135;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 29
stop();
Instance of Symbol 205 MovieClip "medkit3" in Symbol 770 MovieClip Frame 29
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
_root.crosshair.gotoAndPlay(3);
_root.clickitem.start();
_parent.varmsg = "You found a med kit.";
_global.medkit = _global.medkit + 1;
_global.kit3 = 1;
}
if (_global.kit3 == 1) {
_root.game.medkit3._x = -400;
}
}
Instance of Symbol 292 MovieClip in Symbol 770 MovieClip Frame 29
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 292 MovieClip in Symbol 770 MovieClip Frame 29
onClipEvent (load) {
life = 100;
attacking = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.4);
_yscale = (_yscale + 0.4);
_y = (_y + 0.2);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 431 MovieClip in Symbol 770 MovieClip Frame 29
onClipEvent (load) {
life = 130;
attacking = 0;
hurting = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 70) {
if (hurting == 0) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.4);
}
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 29
onClipEvent (enterFrame) {
if (_global.zombiekill > 20) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.leftbtn2._x = -99;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 30
stop();
Symbol 770 MovieClip Frame 31
stop();
Instance of Symbol 652 MovieClip in Symbol 770 MovieClip Frame 31
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.requirement == 1) {
if (_global.posporo == 0) {
painting.gotoAndPlay(2);
_parent.varmsg = "You looked inside the chimney... Theres something shiny dangling on the spider web inside. Its too far to reach though.";
} else if ((_global.key6 == 0) && (_global.keyfell == 0)) {
this._parent.chimneyfire._alpha = 100;
_global.chimneyburn = 1;
_root.firecrackle.start();
_root.wreck.start();
_global.keyfell = 1;
_parent.varmsg = "You used the match to set the fire in the old chimney.";
var funcdelay = setTimeout(nurserykey, 1000, "1 second delay");
}
}
}
}
onClipEvent (enterFrame) {
if (_global.keyfell == 1) {
this._parent.chimneyfire._alpha = 100;
}
}
Instance of Symbol 626 MovieClip in Symbol 770 MovieClip Frame 31
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.keyfell == 1) {
if (_global.key6 == 0) {
_root.clickitem.start();
_global.key6 = 1;
_parent.varmsg = "You found a key.";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
}
onClipEvent (enterFrame) {
if (_global.keyfell != 1) {
this._alpha = 0;
} else if (_global.key6 == 1) {
this._alpha = 0;
} else {
this._alpha = 100;
}
}
Instance of Symbol 336 MovieClip in Symbol 770 MovieClip Frame 31
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 431 MovieClip in Symbol 770 MovieClip Frame 31
onClipEvent (load) {
life = 130;
attacking = 0;
hurting = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 70) {
if (hurting == 0) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.4);
}
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 31
onClipEvent (enterFrame) {
if (_global.zombiekill > 22) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.toexit._x = 195;
_root.game.tostairs._y = 135;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 32
stop();
Symbol 770 MovieClip Frame 33
stop();
Instance of Symbol 558 MovieClip in Symbol 770 MovieClip Frame 33
onClipEvent (load) {
life = 300;
attacking = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 50) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.2);
} else if ((_xscale > 50) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 558 MovieClip in Symbol 770 MovieClip Frame 33
onClipEvent (load) {
life = 300;
attacking = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_xscale < 50) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.2);
} else if ((_xscale > 50) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 33
onClipEvent (enterFrame) {
if (_global.zombiekill > 27) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 34
stop();
Symbol 770 MovieClip Frame 35
stop();
Instance of Symbol 622 MovieClip in Symbol 770 MovieClip Frame 35
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.posporo == 0) {
_root.crosshair.gotoAndPlay(3);
_root.clickitem.start();
_global.posporo = 1;
_parent.varmsg = "You found some matches.";
this._alpha = 0;
}
}
}
onClipEvent (enterFrame) {
if (_global.posporo == 1) {
this._alpha = 0;
}
}
Instance of Symbol 713 MovieClip in Symbol 770 MovieClip Frame 35
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.cutme == 0) {
if (_global.razor == 1) {
_root.crosshair.gotoAndPlay(3);
_root.squish.start();
_parent.varmsg = "You used the RAZOR to cut through the sack.";
this.gotoAndPlay(2);
}
}
}
}
onClipEvent (enterFrame) {
if (_global.cutme == 1) {
this.gotoAndStop(11);
}
}
Symbol 770 MovieClip Frame 36
stop();
Symbol 770 MovieClip Frame 37
stop();
Symbol 770 MovieClip Frame 38
stop();
Instance of Symbol 732 MovieClip "grandfatherclock" in Symbol 770 MovieClip Frame 38
onClipEvent (enterFrame) {
if (_global.setcog == 1) {
this.gotoAndStop(2);
}
}
Instance of Symbol 736 MovieClip in Symbol 770 MovieClip Frame 38
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.shotgunammo1 == 0) {
_root.clickitem.start();
_global.shotgunammo1 = 1;
_parent.varmsg = "You found shotgun shells.";
_global.shotgunbulletstotal = _global.shotgunbulletstotal + 6;
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.shotgunammo1 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 440 MovieClip in Symbol 770 MovieClip Frame 38
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.m16ammo2 == 0) {
_root.clickitem.start();
_global.m16ammo2 = 1;
_parent.varmsg = "You found M16 rifle ammo.";
_global.m16bulletstotal = _global.m16bulletstotal + 30;
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.m16ammo2 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 652 MovieClip in Symbol 770 MovieClip Frame 38
onClipEvent (mouseDown) {
function showlastkey() {
trace("GO KEY DOWN");
_root.game.finalkeydown.gotoAndPlay(2);
_parent.varmsg = "The sound vibration caused something to fall from the top of the clock.";
_global.getfinalkey = 1;
}
if (this.hitTest(_root.crosshair.cursor)) {
if ((_global.cog == 1) && (_global.setcog == 0)) {
_parent.varmsg = "You placed the cog you found in the clock.";
_global.setcog = 1;
this.grandfatherclock.gotoAndPlay(2);
_root.timebell.start(0, 3);
var funcdelay = setTimeout(showlastkey, 2000, "2 second delay");
} else if ((_global.cog == 1) && (_global.setcog == 1)) {
_parent.varmsg = "The clock is now working.";
} else if ((_global.cog == 0) && (_global.setcog == 0)) {
_parent.varmsg = "A very old grandfather clock, its not working.";
}
}
}
Instance of Symbol 739 MovieClip "finalkeydown" in Symbol 770 MovieClip Frame 38
onClipEvent (enterFrame) {
if (_global.keyisdropped == 1) {
this.gotoAndStop(8);
}
}
Instance of Symbol 431 MovieClip in Symbol 770 MovieClip Frame 38
onClipEvent (load) {
life = 130;
attacking = 0;
hurting = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
trace(attacking);
if (life > 0) {
if (_xscale < 70) {
if (hurting == 0) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.4);
}
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 431 MovieClip in Symbol 770 MovieClip Frame 38
onClipEvent (load) {
life = 130;
attacking = 0;
hurting = 0;
stopping = 0;
}
onClipEvent (enterFrame) {
trace(attacking);
if (life > 0) {
if (_xscale < 70) {
if (hurting == 0) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.4);
}
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 38
onClipEvent (enterFrame) {
if (_global.zombiekill > 25) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.tocorridor2._y = 135;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 39
stop();
Symbol 770 MovieClip Frame 40
stop();
Instance of Symbol 750 MovieClip in Symbol 770 MovieClip Frame 40
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.shotgun == 0) {
_root.clickitem.start();
_global.shotgun = 1;
_parent.varmsg = "You found a shotgun. You can select this weapon by pressing [3]";
_global.gunused = "shotgun";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.shotgun == 1) {
this._alpha = 0;
}
}
Instance of Symbol 736 MovieClip in Symbol 770 MovieClip Frame 40
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.shotgunammo2 == 0) {
_root.clickitem.start();
_global.shotgunammo2 = 1;
_parent.varmsg = "You found shotgun shells.";
_global.shotgunbulletstotal = _global.shotgunbulletstotal + 6;
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.shotgunammo2 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 736 MovieClip in Symbol 770 MovieClip Frame 40
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.shotgunammo3 == 0) {
_root.clickitem.start();
_global.shotgunammo3 = 1;
_parent.varmsg = "You found shotgun shells.";
_global.shotgunbulletstotal = _global.shotgunbulletstotal + 6;
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.shotgunammo3 == 1) {
this._alpha = 0;
}
}
Instance of Symbol 624 MovieClip in Symbol 770 MovieClip Frame 40
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (_global.key7 == 0) {
_root.clickitem.start();
_global.key7 = 1;
_parent.varmsg = "You found a key.";
this._alpha = 0;
_root.crosshair.gotoAndPlay(3);
}
}
}
onClipEvent (enterFrame) {
if (_global.key7 == 1) {
this._alpha = 0;
} else {
this._alpha = 100;
}
}
Instance of Symbol 336 MovieClip "sadako1" in Symbol 770 MovieClip Frame 40
onClipEvent (load) {
life = 100;
attacking = 0;
hurting = 0;
}
onClipEvent (enterFrame) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
if (hurting == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
}
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 40
onClipEvent (enterFrame) {
if (_global.zombiekill > 23) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.tocorridor._y = 135;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 41
stop();
Symbol 770 MovieClip Frame 42
stop();
Instance of Symbol 221 MovieClip "actions" in Symbol 770 MovieClip Frame 42
onClipEvent (enterFrame) {
if (_global.zombiekill > 20) {
_root.crosshair.gotoAndStop(2);
_global.requirement = 1;
_root.game.leftbtn2._x = -99;
} else {
_root.crosshair.gotoAndStop(1);
}
}
Symbol 770 MovieClip Frame 43
stop();
Symbol 770 MovieClip Frame 46
stop();
_root.startattack.start();
Symbol 780 MovieClip Frame 3
this._parent.gotoAndStop("aim");
Symbol 781 MovieClip Frame 1
stop();
Symbol 781 MovieClip Frame 2
stop();
Symbol 787 MovieClip Frame 3
this._parent.gotoAndStop("aim");
Symbol 788 MovieClip Frame 1
stop();
Symbol 788 MovieClip Frame 2
stop();
Symbol 794 MovieClip Frame 3
this._parent.gotoAndStop("aim");
Symbol 795 MovieClip Frame 1
stop();
Symbol 795 MovieClip Frame 2
stop();
Symbol 796 MovieClip Frame 1
stop();
Symbol 796 MovieClip Frame 2
stop();
Symbol 796 MovieClip Frame 3
stop();
Symbol 802 MovieClip Frame 1
stop();
Symbol 802 MovieClip Frame 2
stop();
Symbol 802 MovieClip Frame 5
gotoAndStop (2);
Symbol 802 MovieClip Frame 6
stop();
Symbol 802 MovieClip Frame 7
stop();
Symbol 803 MovieClip Frame 12
stop();
Symbol 806 Button
on (release) {
gotoAndStop ("title");
}
Symbol 807 MovieClip Frame 12
stop();
Symbol 808 MovieClip Frame 12
stop();
Symbol 814 MovieClip Frame 1
Mouse.show();
_root.crosshair._alpha = 0;
_root.crosshair.gotoAndStop(2);
Symbol 814 MovieClip Frame 9
stop();
Symbol 815 MovieClip Frame 12
stop();
Symbol 817 Button
on (release) {
gotoAndPlay ("survival");
_root.crosshair.gotoAndStop(1);
}
Symbol 818 MovieClip Frame 12
stop();
Symbol 826 MovieClip Frame 1
stop();
Symbol 826 MovieClip Frame 2
stop();
Symbol 826 MovieClip Frame 9
stop();
Symbol 828 MovieClip Frame 1
stop();
if (random(10) > 5) {
gotoAndPlay (15);
} else {
gotoAndPlay (35);
}
Symbol 828 MovieClip Frame 19
_parent.appear = 1;
Symbol 828 MovieClip Frame 27
_parent.appear = 1;
stop();
Symbol 828 MovieClip Frame 49
_parent.appear = 1;
Symbol 828 MovieClip Frame 60
stop();
Symbol 829 MovieClip Frame 1
stop();
Symbol 829 MovieClip Frame 2
stop();
Instance of Symbol 270 MovieClip in Symbol 829 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 100;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 829 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 80;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 829 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 829 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 829 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 829 MovieClip Frame 3
stop();
Symbol 829 MovieClip Frame 4
stop();
Symbol 829 MovieClip Frame 5
stop();
Symbol 832 MovieClip Frame 1
stop();
if (random(10) > 5) {
gotoAndPlay (5);
} else {
gotoAndPlay (20);
}
Symbol 832 MovieClip Frame 15
_parent.appear = 1;
stop();
Symbol 832 MovieClip Frame 35
_parent.appear = 1;
Symbol 832 MovieClip Frame 40
stop();
Symbol 833 MovieClip Frame 1
stop();
Symbol 833 MovieClip Frame 2
stop();
Instance of Symbol 270 MovieClip in Symbol 833 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 150;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 833 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 15;
m16damage = 35;
shotgundamage = 120;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 833 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 833 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 833 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 833 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 833 MovieClip Frame 3
stop();
Symbol 833 MovieClip Frame 4
stop();
Symbol 836 MovieClip Frame 1
stop();
if (random(10) > 5) {
gotoAndPlay (5);
} else {
gotoAndPlay (15);
}
Symbol 836 MovieClip Frame 8
stop();
_parent.appear = 1;
Symbol 836 MovieClip Frame 25
stop();
_parent.appear = 1;
Symbol 837 MovieClip Frame 1
stop();
Symbol 837 MovieClip Frame 2
stop();
Instance of Symbol 270 MovieClip in Symbol 837 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 150;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 837 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 15;
m16damage = 35;
shotgundamage = 120;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 837 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 837 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 837 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 5;
m16damage = 20;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 837 MovieClip Frame 3
stop();
Symbol 837 MovieClip Frame 4
stop();
Symbol 837 MovieClip Frame 5
stop();
Symbol 840 MovieClip Frame 1
stop();
if (random(10) > 5) {
gotoAndPlay (10);
} else {
gotoAndPlay (20);
}
Symbol 840 MovieClip Frame 15
stop();
_parent.appear = 1;
Symbol 840 MovieClip Frame 35
stop();
_parent.appear = 1;
Symbol 841 MovieClip Frame 1
stop();
Symbol 841 MovieClip Frame 2
stop();
Instance of Symbol 270 MovieClip in Symbol 841 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 30;
m16damage = 50;
shotgundamage = 100;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 841 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 20;
m16damage = 40;
shotgundamage = 100;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 841 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 841 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Instance of Symbol 270 MovieClip in Symbol 841 MovieClip Frame 2
onClipEvent (load) {
aftershot = 0;
handgundamage = 10;
m16damage = 30;
shotgundamage = 50;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.crosshair2.cursor)) {
if (((_global.reloading == 0) && (_global.gunused == "handgun")) && (_global.handgunbullets > 0)) {
_root.handgun.start();
_root.crosshair2.guns.pistol.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.handgunbullets = _global.handgunbullets - 1;
this._parent.life = this._parent.life - handgundamage;
} else if ((_global.gunused == "handgun") && (_global.handgunbullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "m16")) && (_global.m16bullets > 0)) {
_root.m16.start();
_root.crosshair2.guns.m16.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood2, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.m16bullets = _global.m16bullets - 1;
this._parent.life = this._parent.life - m16damage;
} else if ((_global.gunused == "m16") && (_global.m16bullets < 1)) {
_root.nobullet.start();
}
if (((_global.reloading == 0) && (_global.gunused == "shotgun")) && (_global.shotgunbullets > 0)) {
_root.shotgun.start();
_root.crosshair2.guns.shotgun.gotoAndStop("shoot");
_parent.gotoAndStop("hurt");
_parent._xscale = _parent._xscale - 0.8;
_parent._yscale = _parent._yscale - 0.8;
_parent._y = _parent._y - 0.4;
jj = random(50000);
duplicateMovieClip (this._parent.blood3, "blood" + jj, jj);
this._parent["blood" + jj]._alpha = 100;
this._parent["blood" + jj]._x = this._parent._xmouse;
this._parent["blood" + jj]._y = this._parent._ymouse;
_global.shotgunbullets = _global.shotgunbullets - 1;
this._parent.life = this._parent.life - shotgundamage;
} else if ((_global.gunused == "shotgun") && (_global.shotgunbullets < 1)) {
_root.nobullet.start();
}
}
}
Symbol 841 MovieClip Frame 3
stop();
Symbol 841 MovieClip Frame 4
stop();
Symbol 841 MovieClip Frame 5
stop();
Instance of Symbol 829 MovieClip "zombie1" in Symbol 857 MovieClip Frame 1
onClipEvent (load) {
life = 100;
attacking = 0;
appear = 0;
}
onClipEvent (enterFrame) {
if (_name != "zombie1") {
if (appear == 1) {
if (life > 0) {
if (_xscale < 300) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.5);
_yscale = (_yscale + 0.5);
_y = (_y + 0.4);
} else if ((_xscale > 300) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
_global.score = _global.score + 5;
}
}
}
}
Instance of Symbol 833 MovieClip "zombie4" in Symbol 857 MovieClip Frame 1
onClipEvent (load) {
life = 300;
attacking = 0;
stopping = 0;
appear = 0;
}
onClipEvent (enterFrame) {
if (_name != "zombie4") {
if (appear == 1) {
if (life > 0) {
if (_xscale < 50) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.09);
_yscale = (_yscale + 0.09);
_y = (_y + 0.2);
} else if ((_xscale > 50) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
_global.score = _global.score + 50;
}
}
}
}
Instance of Symbol 837 MovieClip "zombie2" in Symbol 857 MovieClip Frame 1
onClipEvent (load) {
life = 130;
attacking = 0;
stopping = 0;
appear = 0;
}
onClipEvent (enterFrame) {
if (_name != "zombie2") {
if (appear == 1) {
if (life > 0) {
if (_xscale < 70) {
if (stopping == 0) {
this.gotoAndStop("walk");
_xscale = (_xscale + 0.1);
_yscale = (_yscale + 0.1);
_y = (_y + 0.5);
}
} else if ((_xscale > 70) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
} else {
this.gotoAndStop("dead");
_global.score = _global.score + 18;
}
}
}
}
Instance of Symbol 841 MovieClip "zombie3" in Symbol 857 MovieClip Frame 1
onClipEvent (load) {
life = 100;
attacking = 0;
appear = 0;
}
onClipEvent (enterFrame) {
if (_name != "zombie3") {
if (appear == 1) {
if (life > 0) {
if (_alpha == 100) {
if (_xscale < 267) {
this.gotoAndStop("walk");
_xscale = (_xscale + 2);
_yscale = (_yscale + 2);
_y = (_y + 1);
} else if ((_xscale > 267) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
}
} else {
this.gotoAndStop("dead");
_global.score = _global.score + 25;
}
}
}
}
Instance of Symbol 221 MovieClip "actions" in Symbol 857 MovieClip Frame 1
onClipEvent (load) {
checking = 0;
creepy = 0;
healing = 0;
_root.heartbeating.start(0, 9999);
}
onClipEvent (enterFrame) {
function reloading() {
if (_global.gunused == "handgun") {
_root.crosshair2._alpha = 100;
_global.reloading = 0;
_root.survival.reloading._alpha = 0;
_root.survival.reloading._alpha = 0;
}
if (_global.gunused == "m16") {
_root.crosshair2._alpha = 100;
_global.reloading = 0;
_root.survival.reloading._alpha = 0;
}
if (_global.gunused == "shotgun") {
_root.crosshair2._alpha = 100;
_global.reloading = 0;
_root.survival.reloading._alpha = 0;
}
}
function setCreepy() {
creepy = 0;
}
function allowHeal() {
trace("HEAL ME AGAIN");
healing = 0;
}
_parent.varscore = _global.score;
_parent.varzombies = _global.zombiekill;
if (_global.herolife > 0) {
if (_global.gunused == "handgun") {
_parent.varweapon = "Handgun";
_parent.varammo = _global.handgunbullets;
_parent.varammototal = _global.handgunbulletstotal;
_parent.w_h._alpha = 100;
_parent.w_m._alpha = 0;
_parent.w_s._alpha = 0;
_root.crosshair2.guns.gotoAndStop("handgun");
if (Key.isDown(32) && (_global.reloading == 0)) {
_root.survival.reloading._alpha = 100;
_root.reload.start();
_root.crosshair2._alpha = 0;
_global.reloading = 1;
var funcdelay = setTimeout(reloading, 3000, "3 second delay");
_global.handgunbullets = 8;
}
} else if (_global.gunused == "m16") {
_parent.varweapon = "M16 Rifle";
_parent.varammo = _global.m16bullets;
_parent.varammototal = _global.m16bulletstotal;
_parent.w_h._alpha = 0;
_parent.w_m._alpha = 100;
_parent.w_s._alpha = 0;
_root.crosshair2.guns.gotoAndStop("m16");
if ((Key.isDown(32) && (_global.reloading == 0)) && (_global.m16bulletstotal != 0)) {
_root.survival.reloading._alpha = 100;
_root.reload.start();
_root.crosshair2._alpha = 0;
_global.reloading = 1;
var funcdelay = setTimeout(reloading, 3000, "3 second delay");
if (_global.m16bulletstotal > 30) {
_global.m16bullets = 30;
_global.m16bulletstotal = _global.m16bulletstotal - 30;
} else {
_global.m16bullets = _global.m16bulletstotal;
_global.m16bulletstotal = 0;
}
}
} else if (_global.gunused == "shotgun") {
_parent.varweapon = "Shotgun";
_parent.varammo = _global.shotgunbullets;
_parent.varammototal = _global.shotgunbulletstotal;
_parent.w_h._alpha = 0;
_parent.w_m._alpha = 0;
_parent.w_s._alpha = 100;
_root.crosshair2.guns.gotoAndStop("shotgun");
if ((Key.isDown(32) && (_global.reloading == 0)) && (_global.shotgunbulletstotal != 0)) {
_root.survival.reloading._alpha = 100;
_root.crosshair2._alpha = 0;
_root.reload.start();
_global.reloading = 1;
var funcdelay = setTimeout(reloading, 3000, "3 second delay");
if (_global.shotgunbulletstotal > 6) {
_global.shotgunbullets = 6;
_global.shotgunbulletstotal = _global.shotgunbulletstotal - 6;
} else {
_global.shotgunbullets = _global.shotgunbulletstotal;
_global.shotgunbulletstotal = 0;
}
}
}
_parent.varmedkit = _global.medkit;
if (Key.isDown(81)) {
if (_global.medkit > 0) {
if (healing == 0) {
healing = 1;
_global.herolife = 4;
_global.medkit = _global.medkit - 1;
_parent.varmsg = "You used one medkit.";
varmedkit = _global.medkit;
_root.heal.start();
var funcdelay = setTimeout(allowHeal, 1000, "1 second delay");
}
} else {
_root.locked.start();
_parent.varmsg = "You don't have a medkit.";
}
}
if (_global.herolife == 4) {
_root.survival.healthmonitor2.gotoAndStop(1);
} else if (_global.herolife == 3) {
_root.survival.healthmonitor2.gotoAndStop(2);
} else if (_global.herolife == 2) {
_root.survival.healthmonitor2.gotoAndStop(3);
} else if (_global.herolife == 1) {
_root.survival.healthmonitor2.gotoAndStop(4);
} else if (_global.herolife < 1) {
_root.survival.healthmonitor2.gotoAndStop(5);
}
if (_global.reloading == 0) {
if (Key.isDown(49)) {
if (_global.handgun == 1) {
_global.gunused = "handgun";
}
} else if (Key.isDown(50)) {
if (_global.m16 == 1) {
_global.gunused = "m16";
}
} else if (Key.isDown(51)) {
if (_global.shotgun == 1) {
_global.gunused = "shotgun";
}
}
}
} else {
_root.gotoAndStop("dead");
}
scary = random(900);
if ((scary == 2) && (creepy == 0)) {
creepy = 1;
_root.creepy.start();
_root.creepy.onSoundComplete = setCreepy();
}
if ((scary == 5) && (creepy == 0)) {
creepy = 1;
_root.soulwail.start();
_root.soulwail.onSoundComplete = setCreepy();
}
if ((scary == 10) && (creepy == 0)) {
creepy = 1;
_root.zombiemoan.start();
_root.zombiemoan.onSoundComplete = setCreepy();
}
}
Instance of Symbol 850 MovieClip in Symbol 857 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.timer == 0) {
(a = 0);
(b = 0);
(c = 0);
(d = 0);
(e = 0);
(f = 0);
(g = 0);
(h = 0);
(i = 0);
(j = 0);
(k = 0);
(l = 0);
(m = 0);
(n = 0);
(o = 0);
(p = 0);
(q = 0);
(r = 0);
(s = 0);
(t = 0);
(u = 0);
(v = 0);
(w = 0);
nextbatch = 0;
totalenemies = 2000;
var coor = new Array();
coor[0] = -312;
coor[1] = -261;
coor[2] = -201;
coor[3] = -131;
coor[4] = -61;
coor[5] = -21;
coor[6] = 28;
coor[7] = 68;
coor[8] = 108;
coor[9] = 148;
coor[10] = 188;
var mons = new Array();
mons[0] = "zombie1";
mons[1] = "zombie2";
mons[2] = "zombie3";
mons[3] = "zombie4";
}
_global.timer = _global.timer + 1;
if (((_global.zombiekill == 0) && (a == 0)) && (_global.timer > 50)) {
a = 1;
_root.survival.bgs.gotoAndStop(1);
trace("GO");
z = 0;
while (z < 2) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill >= 2) && (b == 0)) {
b = 1;
z = 0;
while (z < 2) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 4) && (c == 0)) {
c = 1;
trace("Level 2");
_root.survival.bgs.gotoAndStop(2);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 6) && (_global.zombiekill < 10)) && (c == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 10) && (d == 0)) {
d = 1;
nextbatch = 0;
trace("Level 3");
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
z = 0;
while (z < 1) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 13) && (_global.zombiekill < 16)) && (d == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 2) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 16) && (e == 0)) {
e = 1;
nextbatch = 0;
trace("Level 4");
_root.survival.bgs.gotoAndStop(3);
z = 0;
while (z < 2) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 20) && (_global.zombiekill < 24)) && (e == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 24) && (f == 0)) {
f = 1;
nextbatch = 0;
trace("Level 5");
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
z = 0;
while (z < 2) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 26) && (_global.zombiekill < 32)) && (f == 1)) && (nextbatch == 0)) {
nextbatch = 1;
_root.survival.bgs.gotoAndStop(4);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 32) && (g == 0)) {
g = 1;
nextbatch = 0;
trace("Level 6");
z = 0;
while (z < 4) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 35) && (_global.zombiekill < 42)) && (g == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 37) && (_global.zombiekill < 42)) && (g == 1)) && (nextbatch == 1)) {
nextbatch = 2;
_root.survival.bgs.gotoAndStop(5);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 42) && (h == 0)) {
h = 1;
nextbatch = 0;
trace("Level 7");
z = 0;
while (z < 4) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 43) && (_global.zombiekill < 52)) && (h == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie4, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 48) && (_global.zombiekill < 52)) && (h == 1)) && (nextbatch == 1)) {
nextbatch = 2;
_root.survival.bgs.gotoAndStop(6);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival[mons[random(3)]], "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 6;
z++;
}
}
if ((_global.zombiekill == 52) && (i == 0)) {
i = 1;
nextbatch = 0;
trace("Level 8");
z = 0;
while (z < 4) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie3, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 55) && (_global.zombiekill < 62)) && (i == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie3, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 7;
z++;
}
}
if ((((_global.zombiekill > 57) && (_global.zombiekill < 62)) && (i == 1)) && (nextbatch == 1)) {
nextbatch = 2;
_root.survival.bgs.gotoAndStop(7);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie1, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 62) && (j == 0)) {
j = 1;
nextbatch = 0;
trace("Level 9");
z = 0;
while (z < 4) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie4, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 7;
z++;
}
}
if ((((_global.zombiekill > 65) && (_global.zombiekill < 72)) && (j == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie3, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 67) && (_global.zombiekill < 72)) && (j == 1)) && (nextbatch == 1)) {
nextbatch = 2;
_root.survival.bgs.gotoAndStop(8);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie4, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 72) && (k == 0)) {
k = 1;
nextbatch = 0;
trace("Level 10");
z = 0;
while (z < 4) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie4, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 7;
z++;
}
}
if ((((_global.zombiekill > 74) && (_global.zombiekill < 82)) && (k == 1)) && (nextbatch == 0)) {
nextbatch = 1;
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie3, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((((_global.zombiekill > 78) && (_global.zombiekill < 82)) && (k == 1)) && (nextbatch == 1)) {
nextbatch = 2;
_root.survival.bgs.gotoAndStop(9);
z = 0;
while (z < 3) {
totalenemies = totalenemies - 1;
duplicateMovieClip (_root.survival.zombie4, "mons" + totalenemies, totalenemies);
_root.survival["mons" + totalenemies]._x = coor[random(10)];
_root.survival["mons" + totalenemies]._y = 10;
z++;
}
}
if ((_global.zombiekill == 82) && (m == 0)) {
m == 1;
_root.startattack.start();
_root.survival.congrats._x = -45;
_root.crosshair2.gotoAndStop(2);
}
}
Symbol 858 MovieClip Frame 12
stop();