Frame 1
_quality = "HIGH";
fscommand ("allowscale", false);
_root.cheating1 = false;
_root.cheating2 = false;
_root.cheating3 = false;
Stage.showMenu = false;
_root.reload1 = false;
_root.reload2 = false;
_root.reload3 = false;
_root.gungo = true;
_root.shieldgo = false;
_root.okload = true;
_root.stopogre = true;
_root.wes22 = false;
_root.jewski22 = false;
_root.music832 = false;
_root.jewskirecover = false;
_root.wesrecover = false;
_root.cheat1 = false;
_root.cheat2 = false;
_root.cheat3 = false;
_root.deathwes = false;
_root.deathjewski = false;
_root.zombie1blast = false;
_root.zombie2blast = false;
_root.zombie3blast = false;
_root.zombie4blast = false;
_root.zombie5blast = false;
_root.zombie6blast = false;
_root.zombie7blast = false;
_root.zombie8blast = false;
_root.zombie9blast = false;
_root.zombie10blast = false;
_root.wes = true;
_root.jewski = false;
Frame 2
_quality = "HIGH";
if (_root.music832 == true) {
_root.music1.gotoAndPlay(832);
_root.music832 = false;
}
Stage.showMenu = false;
_root.reload1 = false;
_root.reload2 = false;
_root.reload3 = false;
_root.gungo = true;
_root.shieldgo = false;
_root.okload = true;
_root.stopogre = true;
_root.wes22 = false;
_root.jewski22 = false;
_root.jewskirecover = false;
_root.wesrecover = false;
_root.deathwes = false;
_root.deathjewski = false;
_root.zombie1blast = false;
_root.zombie2blast = false;
_root.zombie3blast = false;
_root.zombie4blast = false;
_root.zombie5blast = false;
_root.zombie6blast = false;
_root.zombie7blast = false;
_root.zombie8blast = false;
_root.zombie9blast = false;
_root.zombie10blast = false;
_root.wes = true;
_root.jewski = false;
Frame 3
_quality = "MEDIUM";
_root.music1.stop();
Frame 4
_quality = "MEDIUM";
stop();
onEnterFrame = function () {
if (_root.cheating1 == true) {
_root.cheatmenu.cheating.cheat1.blocker._visible = false;
}
if (_root.cheating2 == true) {
_root.cheatmenu.cheating.cheat2.blocker._visible = false;
}
if (_root.cheating3 == true) {
_root.cheatmenu.cheating.cheat3.blocker._visible = false;
}
if (_root.deathwes == true) {
_root.jewski = true;
}
if (_root.deathjewski == true) {
_root.wes = true;
}
if (_root.jewskirecover == true) {
_root.life.jewskilife.play();
}
if (_root.wesrecover == true) {
_root.life.weslife.play();
}
if ((_root.deathwes == true) && (_root.deathjewski == true)) {
_root.gotoAndStop(17);
}
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.15;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale * 1.002;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale * 1.002;
_root.mapnav.ground.zombie1._y = _root.mapnav.ground.zombie1._y + 0.1;
_root.mapnav.ground.zombie2._y = _root.mapnav.ground.zombie2._y + 0.1;
_root.mapnav.ground.zombie3._y = _root.mapnav.ground.zombie3._y + 0.1;
_root.mapnav.ground.zombie4._y = _root.mapnav.ground.zombie4._y + 0.1;
_root.mapnav.ground.zombie5._y = _root.mapnav.ground.zombie5._y + 0.1;
_root.mapnav.ground.zombie6._y = _root.mapnav.ground.zombie6._y + 0.1;
if (_root.stopogre == true) {
_root.bg.first1.berserker._xscale = _root.bg.first1.berserker._xscale * 1.01;
_root.bg.first1.berserker._yscale = _root.bg.first1.berserker._yscale * 1.01;
_root.mapnav.ground.berserker._y = _root.mapnav.ground.berserker._y + 1.01;
}
if (_root.mapnav.ground.berserker.bullet1.hitTest(_root.mapnav.radarman.char1) && (_root.wes == true)) {
_root.bg.first1.berserker.gotoAndStop(4);
_root.mapnav.ground.berserker.gotoAndStop(2);
}
if (_root.mapnav.ground.berserker.bullet1.hitTest(_root.mapnav.radarman.char1) && (_root.jewski == true)) {
_root.bg.first1.berserker.gotoAndStop(4);
_root.mapnav.ground.berserker.gotoAndStop(2);
}
if (_root.mapnav.ground.finalboss.bullet1.hitTest(_root.mapnav.radarman.char1) && (_root.wes == true)) {
_root.gothit.play();
}
if (_root.mapnav.ground.finalboss.bullet1.hitTest(_root.mapnav.radarman.char1) && (_root.jewski == true)) {
_root.gothit.play();
}
if (_root.mapnav.ground.finalboss.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.finalboss.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
_root.bg.first1.grass1.zombie1._xscale = _root.bg.first1.grass1.zombie1._xscale * 1.001;
_root.bg.first1.grass1.zombie1._yscale = _root.bg.first1.grass1.zombie1._yscale * 1.001;
_root.bg.first1.grass1.zombie2._xscale = _root.bg.first1.grass1.zombie2._xscale * 1.001;
_root.bg.first1.grass1.zombie2._yscale = _root.bg.first1.grass1.zombie2._yscale * 1.001;
_root.bg.first1.grass2.zombie3._xscale = _root.bg.first1.grass2.zombie3._xscale * 1.001;
_root.bg.first1.grass2.zombie3._yscale = _root.bg.first1.grass2.zombie3._yscale * 1.001;
_root.bg.first1.grass2.zombie4._xscale = _root.bg.first1.grass2.zombie4._xscale * 1.001;
_root.bg.first1.grass2.zombie4._yscale = _root.bg.first1.grass2.zombie4._yscale * 1.001;
_root.bg.first1.grass3.zombie5._xscale = _root.bg.first1.grass3.zombie5._xscale * 1.001;
_root.bg.first1.grass3.zombie5._yscale = _root.bg.first1.grass3.zombie5._yscale * 1.001;
_root.bg.first1.grass3.zombie6._xscale = _root.bg.first1.grass3.zombie6._xscale * 1.001;
_root.bg.first1.grass3.zombie6._yscale = _root.bg.first1.grass3.zombie6._yscale * 1.001;
_root.bg.batgroup.bat1._y = _root.bg.batgroup.bat1._y + 1;
_root.bg.batgroup.bat2._y = _root.bg.batgroup.bat2._y + 1;
_root.bg.batgroup.bat3._y = _root.bg.batgroup.bat3._y + 1;
_root.bg.batgroup.bat4._y = _root.bg.batgroup.bat4._y + 1;
_root.bg.batgroup.bat5._y = _root.bg.batgroup.bat5._y + 1;
_root.bg.batgroup.bat6._y = _root.bg.batgroup.bat6._y + 1;
_root.bg.batgroup.bat7._y = _root.bg.batgroup.bat7._y + 1;
_root.bg.batgroup.bat8._y = _root.bg.batgroup.bat8._y + 1;
_root.bg.batgroup.bat9._y = _root.bg.batgroup.bat9._y + 1;
_root.bg.batgroup.bat10._y = _root.bg.batgroup.bat10._y + 1;
_root.bg.batgroup.bat11._y = _root.bg.batgroup.bat11._y + 1;
_root.bg.batgroup.bat12._y = _root.bg.batgroup.bat12._y + 1;
_root.bg.batgroup.bat13._y = _root.bg.batgroup.bat13._y + 1;
_root.bg.batgroup.bat14._y = _root.bg.batgroup.bat14._y + 1;
_root.bg.batgroup.bat15._y = _root.bg.batgroup.bat15._y + 1;
_root.bg.batgroup.bat16._y = _root.bg.batgroup.bat16._y + 1;
_root.bg.batgroup.bat17._y = _root.bg.batgroup.bat17._y + 1;
_root.bg.batgroup.bat18._y = _root.bg.batgroup.bat18._y + 1;
_root.bg.batgroup.bat19._y = _root.bg.batgroup.bat19._y + 1;
_root.bg.batgroup.bat20._y = _root.bg.batgroup.bat20._y + 1;
_root.bg.batgroup.bat21._y = _root.bg.batgroup.bat21._y + 1;
_root.bg.batgroup.bat22._y = _root.bg.batgroup.bat22._y + 1;
_root.bg.batgroup.bat23._y = _root.bg.batgroup.bat23._y + 1;
_root.bg.batgroup.bat24._y = _root.bg.batgroup.bat24._y + 1;
_root.bg.batgroup.bat1._xscale = _root.bg.batgroup.bat1._xscale * 1.01;
_root.bg.batgroup.bat1._yscale = _root.bg.batgroup.bat1._yscale * 1.01;
_root.bg.batgroup.bat2._xscale = _root.bg.batgroup.bat2._xscale * 1.01;
_root.bg.batgroup.bat2._yscale = _root.bg.batgroup.bat2._yscale * 1.01;
_root.bg.batgroup.bat3._xscale = _root.bg.batgroup.bat3._xscale * 1.01;
_root.bg.batgroup.bat3._yscale = _root.bg.batgroup.bat3._yscale * 1.01;
_root.bg.batgroup.bat4._xscale = _root.bg.batgroup.bat4._xscale * 1.01;
_root.bg.batgroup.bat4._yscale = _root.bg.batgroup.bat4._yscale * 1.01;
_root.bg.batgroup.bat5._xscale = _root.bg.batgroup.bat5._xscale * 1.01;
_root.bg.batgroup.bat5._yscale = _root.bg.batgroup.bat5._yscale * 1.01;
_root.bg.batgroup.bat6._xscale = _root.bg.batgroup.bat6._xscale * 1.01;
_root.bg.batgroup.bat6._yscale = _root.bg.batgroup.bat6._yscale * 1.01;
_root.bg.batgroup.bat7._xscale = _root.bg.batgroup.bat7._xscale * 1.01;
_root.bg.batgroup.bat7._yscale = _root.bg.batgroup.bat7._yscale * 1.01;
_root.bg.batgroup.bat8._xscale = _root.bg.batgroup.bat8._xscale * 1.01;
_root.bg.batgroup.bat8._yscale = _root.bg.batgroup.bat8._yscale * 1.01;
_root.bg.batgroup.bat9._xscale = _root.bg.batgroup.bat9._xscale * 1.01;
_root.bg.batgroup.bat9._yscale = _root.bg.batgroup.bat9._yscale * 1.01;
_root.bg.batgroup.bat10._xscale = _root.bg.batgroup.bat10._xscale * 1.01;
_root.bg.batgroup.bat10._yscale = _root.bg.batgroup.bat10._yscale * 1.01;
_root.bg.batgroup.bat11._xscale = _root.bg.batgroup.bat11._xscale * 1.01;
_root.bg.batgroup.bat11._yscale = _root.bg.batgroup.bat11._yscale * 1.01;
_root.bg.batgroup.bat12._xscale = _root.bg.batgroup.bat12._xscale * 1.01;
_root.bg.batgroup.bat12._yscale = _root.bg.batgroup.bat12._yscale * 1.01;
_root.bg.batgroup.bat13._xscale = _root.bg.batgroup.bat13._xscale * 1.01;
_root.bg.batgroup.bat13._yscale = _root.bg.batgroup.bat13._yscale * 1.01;
_root.bg.batgroup.bat14._xscale = _root.bg.batgroup.bat14._xscale * 1.01;
_root.bg.batgroup.bat14._yscale = _root.bg.batgroup.bat14._yscale * 1.01;
_root.bg.batgroup.bat15._xscale = _root.bg.batgroup.bat15._xscale * 1.01;
_root.bg.batgroup.bat15._yscale = _root.bg.batgroup.bat15._yscale * 1.01;
_root.bg.batgroup.bat16._yscale = _root.bg.batgroup.bat16._yscale * 1.01;
_root.bg.batgroup.bat16._xscale = _root.bg.batgroup.bat16._xscale * 1.01;
_root.bg.batgroup.bat17._yscale = _root.bg.batgroup.bat17._yscale * 1.01;
_root.bg.batgroup.bat17._xscale = _root.bg.batgroup.bat17._xscale * 1.01;
_root.bg.batgroup.bat18._yscale = _root.bg.batgroup.bat18._yscale * 1.01;
_root.bg.batgroup.bat18._xscale = _root.bg.batgroup.bat18._xscale * 1.01;
_root.bg.batgroup.bat19._yscale = _root.bg.batgroup.bat19._yscale * 1.01;
_root.bg.batgroup.bat19._xscale = _root.bg.batgroup.bat19._xscale * 1.01;
_root.bg.batgroup.bat20._yscale = _root.bg.batgroup.bat20._yscale * 1.01;
_root.bg.batgroup.bat20._xscale = _root.bg.batgroup.bat20._xscale * 1.01;
_root.bg.batgroup.bat21._yscale = _root.bg.batgroup.bat21._yscale * 1.01;
_root.bg.batgroup.bat21._xscale = _root.bg.batgroup.bat21._xscale * 1.01;
_root.bg.batgroup.bat22._yscale = _root.bg.batgroup.bat22._yscale * 1.01;
_root.bg.batgroup.bat22._xscale = _root.bg.batgroup.bat22._xscale * 1.01;
_root.bg.batgroup.bat23._yscale = _root.bg.batgroup.bat23._yscale * 1.01;
_root.bg.batgroup.bat23._xscale = _root.bg.batgroup.bat23._xscale * 1.01;
_root.bg.batgroup.bat24._yscale = _root.bg.batgroup.bat24._yscale * 1.01;
_root.bg.batgroup.bat24._xscale = _root.bg.batgroup.bat24._xscale * 1.01;
if (_root.mapnav.radarman.char1.hitTest(_root.mapnav.ground.voicing)) {
_root.voicer.play();
_root.mapnav.ground.voicing.nextFrame();
}
if (_root.mapnav.ground.zombie1.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie1.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie1.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie2.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie2.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie2.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie3.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie3.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie3.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie4.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie4.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie4.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie5.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie5.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie5.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie6.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie6.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie7.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie7.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie7.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie8.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie8.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie8.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie9.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie9.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie9.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie10.bullet1.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie10.bullet2.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie10.bullet3.hitTest(_root.mapnav.radarman.char1)) {
_root.gothit.play();
}
if (_root.mapnav.ground.zombie1.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie1.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie1.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie1.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie1.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie1.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie2.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie2.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie2.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie2.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie2.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie2.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie3.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie3.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie3.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie3.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie3.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie3.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie4.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie4.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie4.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie4.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie4.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie4.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie5.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie5.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie5.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie5.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie5.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie5.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie6.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie6.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie6.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie6.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie6.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie6.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie7.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie7.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie7.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie7.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie7.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie7.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie8.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie8.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie8.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie8.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie8.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie8.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie9.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie9.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie9.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie9.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie9.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie9.bullet3.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie10.bullet1.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie10.bullet1.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie10.bullet2.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie10.bullet2.gotoAndPlay(31);
}
if (_root.mapnav.ground.zombie10.bullet3.hitTest(_root.mapnav.radarman.shieldblock)) {
_root.shieldhit.play();
_root.mapnav.ground.zombie10.bullet3.gotoAndPlay(31);
}
onMouseDown = function () {
_root.gun.machinegun.play();
};
onMouseUp = function () {
_root.aimer.target2.gotoAndStop(1);
_root.gun.machinegun.gotoAndStop(1);
};
if (Key.isDown(87) && (_root.playable == true)) {
_root.mapnav.ground._y = _root.mapnav.ground._y + 1;
_root.walksound.nextFrame();
_root.citybg._y = _root.citybg._y - 0.1;
_root.bg._width = _root.bg._width + (_root.bg._width / 100);
_root.bg._height = _root.bg._height + (_root.bg._height / 100);
}
if (Key.isDown(83) && (_root.playable == true)) {
_root.mapnav.ground._y = _root.mapnav.ground._y - 1;
_root.citybg._y = _root.citybg._y + 0.1;
_root.walksound.nextFrame();
_root.bg._width = _root.bg._width - (_root.bg._width / 100);
_root.bg._height = _root.bg._height - (_root.bg._height / 100);
}
if (_root.mapnav.ground.backstop.hitTest(_root.mapnav.radarman.char1)) {
_root.citybg._y = _root.citybg._y - 0.1;
_root.mapnav.ground._y = _root.mapnav.ground._y + 1;
_root.bg._width = _root.bg._width + (_root.bg._width / 100);
_root.bg._height = _root.bg._height + (_root.bg._height / 100);
}
if (_root.mapnav.radarman.char1.hitTest(_root.mapnav.block1)) {
_root.mapnav.radarman._x = _root.mapnav.radarman._x + 5;
_root.mapnav.sonar._x = _root.mapnav.sonar._x + 5;
_root.mapnav.ground._x = _root.mapnav.ground._x - 5;
_root.bg._x = _root.bg._x - 30;
_root.citybg._x = _root.citybg._x - 20;
}
if (_root.mapnav.radarman.char1.hitTest(_root.mapnav.block2)) {
_root.mapnav.radarman._x = _root.mapnav.radarman._x - 5;
_root.mapnav.sonar._x = _root.mapnav.sonar._x - 5;
_root.mapnav.ground._x = _root.mapnav.ground._x + 5;
_root.bg._x = _root.bg._x + 30;
_root.citybg._x = _root.citybg._x + 20;
}
if (_root.mapnav.radarman.char1.hitTest(_root.mapnav.ground.nextlevel) && (_root.snipp == true)) {
_root.gun.gotoAndStop(169);
_root.mapnav.ground._y = _root.mapnav.ground._y - 745;
_root.closenext.play();
} else if (_root.mapnav.radarman.char1.hitTest(_root.mapnav.ground.nextlevel)) {
_root.mapnav.ground._y = _root.mapnav.ground._y - 745;
_root.closenext.play();
}
if (_root.mapnav.radarman.char1.hitTest(_root.mapnav.ground.nextstop)) {
_root.citybg._y = _root.citybg._y + 0.1;
_root.mapnav.ground._y = _root.mapnav.ground._y - 1;
_root.walksound.nextFrame();
_root.bg._width = _root.bg._width - (_root.bg._width / 100);
_root.bg._height = _root.bg._height - (_root.bg._height / 100);
}
if (Key.isDown(65) && (_root.playable == true)) {
_root.mapnav.radarman._x = _root.mapnav.radarman._x - 5;
_root.mapnav.sonar._x = _root.mapnav.sonar._x - 5;
_root.mapnav.ground._x = _root.mapnav.ground._x + 5;
_root.bg._x = _root.bg._x + 30;
_root.citybg._x = _root.citybg._x + 20;
}
if (Key.isDown(68) && (_root.playable == true)) {
_root.mapnav.radarman._x = _root.mapnav.radarman._x + 5;
_root.mapnav.sonar._x = _root.mapnav.sonar._x + 5;
_root.mapnav.ground._x = _root.mapnav.ground._x - 5;
_root.bg._x = _root.bg._x - 30;
_root.citybg._x = _root.citybg._x - 20;
}
if (((Key.isDown(82) && (_root.shottyR == true)) && (_root.playable == true)) && (_root.rereload2 == true)) {
_root.gun.gotoAndPlay(82);
}
if (((Key.isDown(82) && (_root.machinegunR == true)) && (_root.playable == true)) && (_root.rereload3 == true)) {
_root.gun.gotoAndStop(195);
}
if (((Key.isDown(82) && (_root.pistolR == true)) && (_root.playable == true)) && (_root.rereload1 == true)) {
_root.gun.gotoAndStop(175);
}
if (((Key.isDown(82) && (_root.sniperR == true)) && (_root.playable == true)) && (_root.rereload4 == true)) {
_root.gun.gotoAndStop(169);
}
if (((Key.isDown(49) && (_root.okload == true)) && (_root.gungo == true)) && (_root.playable == true)) {
_root.items1.gun1.gotoAndStop(2);
_root.items1.gun2.gotoAndStop(2);
_root.items1.shield1.gotoAndStop(1);
_root.items1.mach1.gotoAndStop(1);
_root.items1.shot1.gotoAndStop(1);
_root.items1.snipe1.gotoAndStop(1);
_root.items1.watch1.gotoAndStop(1);
_root.shottyR = false;
_root.sniperR = false;
_root.machinegunR = false;
_root.pistolR = true;
_root.gun.gotoAndStop(170);
_root.gun2.gotoAndStop(2);
_root.bulletnumber.gotoAndStop(1);
_root.aimer.gotoAndStop(5);
_root.switching.play();
}
if (((Key.isDown(49) && (_root.okload == true)) && (_root.shieldgo == true)) && (_root.playable == true)) {
_root.items1.gun1.gotoAndStop(1);
_root.items1.gun2.gotoAndStop(1);
_root.items1.shield1.gotoAndStop(2);
_root.items1.mach1.gotoAndStop(1);
_root.items1.shot1.gotoAndStop(1);
_root.items1.snipe1.gotoAndStop(1);
_root.items1.watch1.gotoAndStop(1);
_root.shottyR = false;
_root.sniperR = false;
_root.machinegunR = false;
_root.pistolR = true;
_root.gun.gotoAndStop(170);
_root.gun2.gotoAndStop(18);
_root.bulletnumber.gotoAndStop(1);
_root.aimer.gotoAndStop(5);
_root.switching.play();
}
if ((Key.isDown(50) && (_root.okload == true)) && (_root.playable == true)) {
_root.gungo = true;
_root.shieldgo = false;
_root.items1.gun1.gotoAndStop(1);
_root.items1.gun2.gotoAndStop(1);
_root.items1.shield1.gotoAndStop(1);
_root.items1.mach1.gotoAndStop(2);
_root.items1.shot1.gotoAndStop(1);
_root.items1.snipe1.gotoAndStop(1);
_root.items1.watch1.gotoAndStop(1);
_root.shottyR = false;
_root.sniperR = false;
_root.machinegunR = true;
_root.pistolR = false;
_root.gun.gotoAndStop(197);
_root.gun2.gotoAndStop(1);
_root.bulletnumber.gotoAndStop(3);
_root.aimer.gotoAndStop(3);
}
if ((Key.isDown(51) && (_root.okload == true)) && (_root.playable == true)) {
_root.gungo = true;
_root.shieldgo = false;
_root.items1.gun1.gotoAndStop(1);
_root.items1.gun2.gotoAndStop(1);
_root.items1.shield1.gotoAndStop(1);
_root.items1.mach1.gotoAndStop(1);
_root.items1.shot1.gotoAndStop(2);
_root.items1.snipe1.gotoAndStop(1);
_root.items1.watch1.gotoAndStop(1);
_root.shottyR = true;
_root.sniperR = false;
_root.machinegunR = false;
_root.pistolR = false;
_root.gun.gotoAndPlay(177);
_root.gun2.gotoAndStop(1);
_root.bulletnumber.gotoAndStop(2);
_root.aimer.gotoAndStop(1);
}
if (((Key.isDown(52) && (_root.notavailable == true)) && (_root.okload == true)) && (_root.playable == true)) {
_root.gungo = true;
_root.shieldgo = false;
_root.items1.gun1.gotoAndStop(1);
_root.items1.gun2.gotoAndStop(1);
_root.items1.shield1.gotoAndStop(1);
_root.items1.mach1.gotoAndStop(1);
_root.items1.shot1.gotoAndStop(1);
_root.items1.snipe1.gotoAndStop(2);
_root.items1.watch1.gotoAndStop(1);
_root.sniperR = true;
_root.shottyR = false;
_root.machinegunR = false;
_root.pistolR = false;
_root.gun.gotoAndStop(164);
_root.gun2.gotoAndStop(1);
_root.aimer.gotoAndStop(7);
}
if ((Key.isDown(53) && (_root.okload == true)) && (_root.playable == true)) {
_root.gungo = true;
_root.shieldgo = false;
_root.items1.gun1.gotoAndStop(1);
_root.items1.gun2.gotoAndStop(1);
_root.items1.shield1.gotoAndStop(1);
_root.items1.mach1.gotoAndStop(1);
_root.items1.shot1.gotoAndStop(1);
_root.items1.snipe1.gotoAndStop(1);
_root.items1.watch1.gotoAndStop(2);
_root.sniperR = false;
_root.shottyR = false;
_root.machinegunR = false;
_root.pistolR = false;
_root.gun.gotoAndStop(199);
_root.gun2.gotoAndStop(1);
_root.bulletnumber.gotoAndStop(5);
_root.aimer.gotoAndStop(7);
}
if (Key.isDown(54) && (_root.playable == true)) {
_root.nightgoggles.play();
}
if (Key.isDown(81)) {
_root.qual.play();
}
};
_root.instructions.blocker1._visible = false;
Frame 5
_root.gun.gotoAndStop(170);
_root.gun2.gotoAndPlay(2);
_root.aimer.gotoAndStop(5);
_root.walksound.stop();
_root.playable = true;
_root.life.jewskiface.gotoAndStop(2);
_root.life.jewskilife._alpha = 34;
Instance of Symbol 424 MovieClip "bg" in Frame 5
/* no clip actions */
Instance of Symbol 466 MovieClip "b_hole" in Frame 5
onClipEvent (load) {
this._x = _root.click_x;
this._y = _root.click_y;
}
Instance of Symbol 504 MovieClip "aimer" in Frame 5
onClipEvent (load) {
hole_cnt = 0;
}
onClipEvent (mouseDown) {
if (_root.shoot == true) {
_root.click_x = _root._xmouse;
_root.click_y = _root._ymouse;
duplicateMovieClip (_root.b_hole, b_hole + hole_cnt, hole_cnt);
hole_cnt++;
}
}
onClipEvent (mouseMove) {
this._x = _root._xmouse;
this._y = _root._ymouse;
Mouse.hide();
}
Instance of Symbol 586 MovieClip "gun" in Frame 5
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / -2)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / -4)) + (this._y * 3)) / 4;
}
onClipEvent (enterFrame) {
_root.Xpoint2 = _x + (600 * Math.sin(random(360) * (Math.PI/180)));
_root.Ypoint2 = _y - (600 * Math.cos(random(360) * (Math.PI/180)));
_root.Xpoint = _x + (60 * Math.sin(_rotation * (Math.PI/180)));
_root.Ypoint = _y - (60 * Math.cos(_rotation * (Math.PI/180)));
Xdist = this._x - _root._xmouse;
Ydist = this._y - _root._ymouse;
angle = Math.atan2(Ydist, Xdist);
_rotation = (int((angle * 360) / (Math.PI*2)) - 90);
}
Instance of Symbol 597 MovieClip "gun2" in Frame 5
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / -2)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / -4)) + (this._y * 3)) / 4;
}
onClipEvent (enterFrame) {
_root.Xpoint2 = _x + (600 * Math.sin(random(360) * (Math.PI/180)));
_root.Ypoint2 = _y - (600 * Math.cos(random(360) * (Math.PI/180)));
_root.Xpoint = _x + (60 * Math.sin(_rotation * (Math.PI/180)));
_root.Ypoint = _y - (60 * Math.cos(_rotation * (Math.PI/180)));
Xdist = this._x - _root._xmouse;
Ydist = this._y - _root._ymouse;
angle = Math.atan2(Ydist, Xdist);
_rotation = (int((angle * 360) / (Math.PI*2)) - 90);
}
Frame 6
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
Instance of Symbol 880 MovieClip "bg" in Frame 6
/* no clip actions */
Frame 7
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
Instance of Symbol 899 MovieClip "bg" in Frame 7
/* no clip actions */
Frame 8
_root.wes22 = true;
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
Frame 9
_root.wes22 = false;
_root.aimer.gotoAndStop(10);
_root.bulletnumber._alpha = 0;
_root.mapnav.thetime.stop();
_root.mapnav.thetime2.stop();
_root.timesim.stop();
_root.playable = false;
_root.gun2._alpha = 0;
_root.mapnav._alpha = 0;
_root.nightgoggles._alpha = 0;
_root.gun.gotoAndStop(202);
_root.life._alpha = 0;
_root.cheating1 = true;
Frame 10
_root.life._alpha = 100;
_root.bulletnumber.gotoAndStop(1);
_root.life.jewskiface.gotoAndStop(2);
_root.life.jewskilife._alpha = 34;
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
_root.playable = true;
_root.bulletnumber._alpha = 43;
_root.mapnav.thetime.play();
_root.mapnav.thetime2.play();
_root.timesim.play();
_root.aimer.gotoAndStop(5);
_root.gun2._alpha = 100;
_root.mapnav._alpha = 100;
_root.nightgoggles._alpha = 100;
_root.gun.gotoAndStop(170);
_root.gun2.gotoAndPlay(1);
_root.aimer.gotoAndStop(5);
_root.walksound.stop();
_root.bg.first1.berserker.gotoAndStop(3);
Instance of Symbol 1032 MovieClip "bg" in Frame 10
/* no clip actions */
Frame 11
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
Instance of Symbol 1037 MovieClip "bg" in Frame 11
/* no clip actions */
Frame 12
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
_root.bg.first1.berserker.gotoAndStop(3);
Instance of Symbol 1044 MovieClip "bg" in Frame 12
/* no clip actions */
Frame 13
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
_root.bg.first1.berserker.gotoAndStop(3);
Instance of Symbol 1082 MovieClip "bg" in Frame 13
/* no clip actions */
Frame 14
_root.aimer.gotoAndStop(10);
_root.bulletnumber.gotoAndStop(1);
_root.bulletnumber._alpha = 0;
_root.mapnav.thetime.stop();
_root.mapnav.thetime2.stop();
_root.timesim.stop();
_root.playable = false;
_root.gun2._alpha = 0;
_root.mapnav._alpha = 0;
_root.nightgoggles._alpha = 0;
_root.gun.gotoAndStop(202);
_root.life._alpha = 0;
_root.cheating2 = true;
Frame 15
_root.life._alpha = 100;
_root.life.jewskiface.gotoAndStop(2);
_root.life.jewskilife._alpha = 34;
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
_root.playable = true;
_root.bulletnumber._alpha = 43;
_root.mapnav.thetime.play();
_root.mapnav.thetime2.play();
_root.timesim.play();
_root.aimer.gotoAndStop(5);
_root.gun2._alpha = 100;
_root.mapnav._alpha = 100;
_root.nightgoggles._alpha = 100;
_root.gun.gotoAndStop(171);
_root.gun2.gotoAndPlay(2);
_root.aimer.gotoAndStop(5);
_root.walksound.stop();
Instance of Symbol 1127 MovieClip "bg" in Frame 15
/* no clip actions */
Frame 16
_root.nightgoggles.dark1._visible = false;
_root.nightgoggles.outsidedark._visible = true;
_root.mapnav.location1.nextFrame();
_root.mapnav.nextFrame();
Instance of Symbol 1165 MovieClip "bg" in Frame 16
/* no clip actions */
Frame 17
Mouse.show();
_quality = "MEDIUM";
Frame 18
_root.aimer.gotoAndStop(10);
_root.bulletnumber.gotoAndStop(1);
_root.bulletnumber._alpha = 0;
_root.mapnav.thetime.stop();
_root.mapnav.thetime2.stop();
_root.timesim.stop();
_root.playable = false;
_root.gun2._alpha = 0;
_root.mapnav._alpha = 0;
_root.nightgoggles._alpha = 0;
_root.gun.gotoAndStop(202);
_root.life._alpha = 0;
_root.cheating3 = true;
Mouse.show();
Symbol 41 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
setProperty(bar2, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 41 MovieClip Frame 2
gotoAndPlay (1);
Symbol 41 MovieClip Frame 3
_root.gotonext.play();
Symbol 47 Button
on (press) {
getURL ("http://www.godlimations.com", "_blank");
}
Symbol 51 Button
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 54 MovieClip Frame 1
stop();
Symbol 54 MovieClip Frame 6
_root.music1.play();
Symbol 54 MovieClip Frame 39
_root.nextFrame();
Symbol 57 MovieClip Frame 1
stop();
Symbol 57 MovieClip Frame 2313
stop();
Symbol 62 Button
on (release) {
getURL ("http://www.godlimations.com", "blank");
}
Symbol 85 Button
on (release) {
getURL ("http://www.armorgames.com", "blank");
}
Symbol 95 MovieClip Frame 177
_root.gotoAndStop(4);
Symbol 96 MovieClip Frame 2
_root.playable = true;
Symbol 96 MovieClip Frame 20
stop();
Symbol 133 MovieClip Frame 109
stop();
Symbol 162 MovieClip Frame 1102
_root.gotoAndStop(5);
Symbol 166 Button
on (press) {
_root.closenext.play();
}
Symbol 168 MovieClip Frame 1
stop();
Symbol 168 MovieClip Frame 41
_root.gotoAndStop(5);
Symbol 182 MovieClip Frame 1
gotoAndPlay (18);
Symbol 182 MovieClip Frame 66
gotoAndPlay (2);
Symbol 188 Button
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 193 Button
on (press) {
_root.closenext.play();
}
Symbol 196 Button
on (press) {
_root.instructions.play();
}
Symbol 201 Button
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 204 Button
on (press) {
getURL ("http://www.godlimations.com", "_blank");
}
Symbol 207 Button
on (press) {
_root.cheatmenu.play();
}
Symbol 221 Button
on (press) {
play();
}
Symbol 227 Button
on (press) {
nextFrame();
}
Symbol 231 Button
on (press) {
prevFrame();
}
Symbol 232 MovieClip Frame 1
_root.cheat2 = false;
stop();
Symbol 232 MovieClip Frame 2
_root.cheat2 = true;
Symbol 235 Button
on (press) {
nextFrame();
}
Symbol 237 Button
on (press) {
prevFrame();
}
Symbol 238 MovieClip Frame 1
_root.cheat1 = false;
stop();
Symbol 238 MovieClip Frame 2
_root.cheat1 = true;
Symbol 242 Button
on (press) {
nextFrame();
}
Symbol 244 Button
on (press) {
prevFrame();
}
Symbol 245 MovieClip Frame 1
_root.cheat3 = false;
stop();
Symbol 245 MovieClip Frame 2
_root.cheat3 = true;
Symbol 246 MovieClip Frame 16
stop();
Symbol 246 MovieClip Frame 32
stop();
_quality = "MEDIUM";
_root.cheatmenu.play();
Symbol 247 MovieClip Frame 1
stop();
Symbol 247 MovieClip Frame 18
stop();
_quality = "HIGH";
Symbol 247 MovieClip Frame 20
_quality = "MEDIUM";
Symbol 257 MovieClip Frame 1
_quality = "HIGH";
Symbol 257 MovieClip Frame 16
stop();
Symbol 257 MovieClip Frame 32
stop();
_quality = "MEDIUM";
_root.instructions.play();
Symbol 258 MovieClip Frame 1
stop();
Symbol 258 MovieClip Frame 18
stop();
_quality = "HIGH";
Symbol 258 MovieClip Frame 20
_quality = "MEDIUM";
Symbol 261 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 3
stop();
Symbol 261 MovieClip Frame 4
prevFrame();
Symbol 278 MovieClip Frame 1
stop();
_root.rereload1 = false;
Symbol 278 MovieClip Frame 2
_root.rereload1 = true;
if (_root.cheat1 == true) {
gotoAndStop (1);
}
Symbol 278 MovieClip Frame 13
_root.rereload1 = true;
Symbol 278 MovieClip Frame 14
_root.gun.gotoAndStop(175);
Symbol 279 MovieClip Frame 1
stop();
_root.shottyfull = true;
_root.rereload2 = false;
Symbol 279 MovieClip Frame 2
_root.shottyfull = false;
_root.rereload2 = true;
if (_root.cheat1 == true) {
gotoAndStop (1);
}
Symbol 279 MovieClip Frame 7
_root.rereload2 = true;
Symbol 279 MovieClip Frame 8
_root.gun.gotoAndPlay(81);
Symbol 296 MovieClip Frame 1
stop();
_root.rereload3 = false;
Symbol 296 MovieClip Frame 2
_root.rereload3 = true;
if (_root.cheat1 == true) {
gotoAndStop (1);
}
Symbol 296 MovieClip Frame 28
_root.rereload3 = true;
Symbol 296 MovieClip Frame 29
_root.gun.gotoAndStop(195);
Symbol 297 MovieClip Frame 1
stop();
_root.rereload4 = false;
Symbol 297 MovieClip Frame 2
_root.rereload4 = true;
if (_root.cheat1 == true) {
gotoAndStop (1);
}
Symbol 297 MovieClip Frame 6
_root.rereload4 = true;
Symbol 297 MovieClip Frame 7
_root.gun.gotoAndStop(169);
Symbol 298 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 41
_root.gotoAndStop(3);
Symbol 311 MovieClip Frame 1550
_root.nightgoggles.outsidedark.play();
Symbol 311 MovieClip Frame 3719
_root.nightgoggles.outsidedark.gotoAndStop(1);
Symbol 328 MovieClip Frame 1
stop();
Symbol 328 MovieClip Frame 6
stop();
Symbol 328 MovieClip Frame 11
stop();
Symbol 353 MovieClip Frame 1
stop();
Symbol 353 MovieClip Frame 2
_root.bg.first1.grass3.zombie5.bloodhit.play();
Symbol 353 MovieClip Frame 3
_root.bg.first1.grass3.zombie5.bloodhit.play();
Symbol 353 MovieClip Frame 4
_root.bg.first1.grass3.zombie5.bloodhit.play();
Symbol 353 MovieClip Frame 5
_root.bg.first1.grass3.zombie5.bloodhit.play();
Symbol 353 MovieClip Frame 6
_root.bg.first1.grass3.zombie5.bloodhit.play();
Symbol 353 MovieClip Frame 7
if (_root.zombie5blast == true) {
_root.zombie5blast = false;
_root.bg.first1.grass3.zombie5.gotoAndStop(4);
} else {
_root.zombie5blast = false;
_root.bg.first1.grass3.zombie5.gotoAndStop(2);
}
Symbol 355 MovieClip Frame 1
stop();
Symbol 355 MovieClip Frame 2
_root.bg.first1.grass3.zombie5.gotoAndStop(3);
Symbol 365 MovieClip Frame 55
stop();
Symbol 375 MovieClip Frame 55
stop();
Symbol 384 MovieClip Frame 22
stop();
Symbol 385 MovieClip Frame 1
stop();
Symbol 385 MovieClip Frame 2
_root.mapnav.ground.zombie5.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 385 MovieClip Frame 3
_root.mapnav.ground.zombie5.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 385 MovieClip Frame 4
_root.mapnav.ground.zombie5.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 387 MovieClip Frame 1
stop();
Symbol 387 MovieClip Frame 2
_root.bg.first1.grass3.zombie6.bloodhit.play();
Symbol 387 MovieClip Frame 3
_root.bg.first1.grass3.zombie6.bloodhit.play();
Symbol 387 MovieClip Frame 4
_root.bg.first1.grass3.zombie6.bloodhit.play();
Symbol 387 MovieClip Frame 5
_root.bg.first1.grass3.zombie6.bloodhit.play();
Symbol 387 MovieClip Frame 6
_root.bg.first1.grass3.zombie6.bloodhit.play();
Symbol 387 MovieClip Frame 7
if (_root.zombie6blast == true) {
_root.zombie6blast = false;
_root.bg.first1.grass3.zombie6.gotoAndStop(4);
} else {
_root.zombie6blast = false;
_root.bg.first1.grass3.zombie6.gotoAndStop(2);
}
Symbol 388 MovieClip Frame 1
stop();
Symbol 388 MovieClip Frame 2
_root.bg.first1.grass3.zombie6.gotoAndStop(3);
Symbol 389 MovieClip Frame 1
stop();
Symbol 389 MovieClip Frame 2
_root.mapnav.ground.zombie6.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 389 MovieClip Frame 3
_root.mapnav.ground.zombie6.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 389 MovieClip Frame 4
_root.mapnav.ground.zombie6.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 398 MovieClip Frame 1
stop();
Symbol 400 MovieClip Frame 1
stop();
Symbol 400 MovieClip Frame 2
_root.bg.first1.zombie7.bloodhit.play();
Symbol 400 MovieClip Frame 3
_root.bg.first1.zombie7.bloodhit.play();
Symbol 400 MovieClip Frame 4
_root.bg.first1.zombie7.bloodhit.play();
Symbol 400 MovieClip Frame 5
_root.bg.first1.zombie7.bloodhit.play();
Symbol 400 MovieClip Frame 6
_root.bg.first1.zombie7.bloodhit.play();
Symbol 400 MovieClip Frame 7
if (_root.zombie7blast == true) {
_root.zombie7blast = false;
_root.bg.first1.zombie7.gotoAndStop(4);
} else {
_root.zombie7blast = false;
_root.bg.first1.zombie7.gotoAndStop(2);
}
Symbol 401 MovieClip Frame 1
stop();
Symbol 401 MovieClip Frame 2
_root.bg.first1.zombie7.gotoAndStop(3);
Symbol 402 MovieClip Frame 1
stop();
Symbol 402 MovieClip Frame 2
_root.mapnav.ground.zombie7.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 402 MovieClip Frame 3
_root.mapnav.ground.zombie7.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 402 MovieClip Frame 4
_root.mapnav.ground.zombie7.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 404 MovieClip Frame 1
stop();
Symbol 404 MovieClip Frame 2
_root.bg.first1.zombie8.bloodhit.play();
Symbol 404 MovieClip Frame 3
_root.bg.first1.zombie8.bloodhit.play();
Symbol 404 MovieClip Frame 4
_root.bg.first1.zombie8.bloodhit.play();
Symbol 404 MovieClip Frame 5
_root.bg.first1.zombie8.bloodhit.play();
Symbol 404 MovieClip Frame 6
_root.bg.first1.zombie8.bloodhit.play();
Symbol 404 MovieClip Frame 7
if (_root.zombie8blast == true) {
_root.zombie8blast = false;
_root.bg.first1.zombie8.gotoAndStop(4);
} else {
_root.zombie8blast = false;
_root.bg.first1.zombie8.gotoAndStop(2);
}
Symbol 405 MovieClip Frame 1
stop();
Symbol 405 MovieClip Frame 2
_root.bg.first1.zombie8.gotoAndStop(3);
Symbol 406 MovieClip Frame 1
stop();
Symbol 406 MovieClip Frame 2
_root.mapnav.ground.zombie8.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 406 MovieClip Frame 3
_root.mapnav.ground.zombie8.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 406 MovieClip Frame 4
_root.mapnav.ground.zombie8.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 409 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 2
_root.bg.first1.grass2.zombie3.bloodhit.play();
Symbol 409 MovieClip Frame 3
_root.bg.first1.grass2.zombie3.bloodhit.play();
Symbol 409 MovieClip Frame 4
_root.bg.first1.grass2.zombie3.bloodhit.play();
Symbol 409 MovieClip Frame 5
_root.bg.first1.grass2.zombie3.bloodhit.play();
Symbol 409 MovieClip Frame 6
_root.bg.first1.grass2.zombie3.bloodhit.play();
Symbol 409 MovieClip Frame 7
if (_root.zombie3blast == true) {
_root.zombie3blast = false;
_root.bg.first1.grass2.zombie3.gotoAndStop(4);
} else {
_root.zombie3blast = false;
_root.bg.first1.grass2.zombie3.gotoAndStop(2);
}
Symbol 410 MovieClip Frame 1
stop();
Symbol 410 MovieClip Frame 2
_root.bg.first1.grass2.zombie3.gotoAndStop(3);
Symbol 411 MovieClip Frame 1
stop();
Symbol 411 MovieClip Frame 2
_root.mapnav.ground.zombie4.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 411 MovieClip Frame 3
_root.mapnav.ground.zombie4.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 411 MovieClip Frame 4
_root.mapnav.ground.zombie4.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 413 MovieClip Frame 1
stop();
Symbol 413 MovieClip Frame 2
_root.bg.first1.grass2.zombie4.bloodhit.play();
Symbol 413 MovieClip Frame 3
_root.bg.first1.grass2.zombie4.bloodhit.play();
Symbol 413 MovieClip Frame 4
_root.bg.first1.grass2.zombie4.bloodhit.play();
Symbol 413 MovieClip Frame 5
_root.bg.first1.grass2.zombie4.bloodhit.play();
Symbol 413 MovieClip Frame 6
_root.bg.first1.grass2.zombie4.bloodhit.play();
Symbol 413 MovieClip Frame 7
if (_root.zombie4blast == true) {
_root.zombie4blast = false;
_root.bg.first1.grass2.zombie4.gotoAndStop(4);
} else {
_root.zombie4blast = false;
_root.bg.first1.grass2.zombie4.gotoAndStop(2);
}
Symbol 414 MovieClip Frame 1
stop();
Symbol 414 MovieClip Frame 2
_root.bg.first1.grass2.zombie4.gotoAndStop(3);
Symbol 415 MovieClip Frame 1
stop();
Symbol 415 MovieClip Frame 2
_root.mapnav.ground.zombie3.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 415 MovieClip Frame 3
_root.mapnav.ground.zombie3.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 415 MovieClip Frame 4
_root.mapnav.ground.zombie3.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 420 MovieClip Frame 1
stop();
Instance of Symbol 398 MovieClip "grass3" in Symbol 423 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 420 MovieClip "grass2" in Symbol 423 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 422 MovieClip "grass1" in Symbol 423 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 424 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 434 MovieClip Frame 1
stop();
Symbol 434 MovieClip Frame 2
stop();
Symbol 434 MovieClip Frame 3
stop();
Symbol 434 MovieClip Frame 5
stop();
Symbol 434 MovieClip Frame 6
stop();
Symbol 434 MovieClip Frame 8
stop();
Symbol 434 MovieClip Frame 9
stop();
Symbol 434 MovieClip Frame 11
stop();
Symbol 434 MovieClip Frame 12
stop();
Symbol 434 MovieClip Frame 14
stop();
Symbol 434 MovieClip Frame 15
stop();
Symbol 434 MovieClip Frame 17
stop();
Symbol 434 MovieClip Frame 18
stop();
Symbol 434 MovieClip Frame 20
stop();
Symbol 434 MovieClip Frame 21
stop();
Symbol 434 MovieClip Frame 23
stop();
Symbol 434 MovieClip Frame 24
stop();
Symbol 434 MovieClip Frame 26
gotoAndStop (1);
Symbol 440 MovieClip Frame 1
stop();
Symbol 440 MovieClip Frame 2
stop();
Symbol 440 MovieClip Frame 4
stop();
Symbol 440 MovieClip Frame 5
stop();
Symbol 440 MovieClip Frame 6
stop();
Symbol 440 MovieClip Frame 8
stop();
Symbol 440 MovieClip Frame 9
stop();
Symbol 440 MovieClip Frame 11
stop();
Symbol 440 MovieClip Frame 12
stop();
Symbol 440 MovieClip Frame 14
gotoAndStop (1);
Symbol 445 MovieClip Frame 1
stop();
Symbol 445 MovieClip Frame 56
stop();
Symbol 449 MovieClip Frame 1
stop();
Symbol 455 MovieClip Frame 1
stop();
Symbol 455 MovieClip Frame 2
stop();
Symbol 455 MovieClip Frame 4
stop();
Symbol 455 MovieClip Frame 6
stop();
Symbol 455 MovieClip Frame 7
stop();
Symbol 455 MovieClip Frame 9
stop();
Symbol 455 MovieClip Frame 10
stop();
Symbol 464 MovieClip Frame 1
stop();
Symbol 464 MovieClip Frame 2
stop();
Symbol 464 MovieClip Frame 3
stop();
Symbol 464 MovieClip Frame 5
stop();
Symbol 464 MovieClip Frame 6
stop();
Symbol 464 MovieClip Frame 7
stop();
Symbol 464 MovieClip Frame 9
stop();
Symbol 464 MovieClip Frame 10
stop();
Symbol 464 MovieClip Frame 12
stop();
Symbol 464 MovieClip Frame 13
stop();
Symbol 464 MovieClip Frame 15
stop();
Symbol 464 MovieClip Frame 17
stop();
Symbol 464 MovieClip Frame 18
stop();
Symbol 464 MovieClip Frame 20
stop();
Symbol 465 MovieClip Frame 1
_root.gun.play();
Symbol 465 MovieClip Frame 2
stop();
this.swapDepths(1);
this.removeMovieClip();
Symbol 466 MovieClip Frame 1
gotoAndStop(random(3) + 4);
Symbol 475 MovieClip Frame 1
stop();
_root.minishot = true;
_root.bigshot = false;
Symbol 475 MovieClip Frame 5
_root.minishot = false;
_root.bigshot = true;
play();
Symbol 478 MovieClip Frame 1
stop();
_root.aiming = false;
Symbol 478 MovieClip Frame 2
_root.snipp = true;
_root.bg._width = _root.bg._width + (_root.bg._width / 2);
_root.bg._height = _root.bg._height + (_root.bg._height / 2);
Symbol 478 MovieClip Frame 3
_root.bg._width = _root.bg._width + (_root.bg._width / 2);
_root.bg._height = _root.bg._height + (_root.bg._height / 2);
Symbol 478 MovieClip Frame 4
_root.bg._width = _root.bg._width + (_root.bg._width / 2);
_root.bg._height = _root.bg._height + (_root.bg._height / 2);
Symbol 478 MovieClip Frame 5
_root.bg._width = _root.bg._width + (_root.bg._width / 2);
_root.bg._height = _root.bg._height + (_root.bg._height / 2);
Symbol 478 MovieClip Frame 6
_root.bg._width = _root.bg._width + (_root.bg._width / 2);
_root.bg._height = _root.bg._height + (_root.bg._height / 2);
Symbol 478 MovieClip Frame 7
stop();
_root.aiming = true;
Symbol 478 MovieClip Frame 8
_root.snipp = false;
_root.bg._width = _root.bg._width - (_root.bg._width / 3);
_root.bg._height = _root.bg._height - (_root.bg._height / 3);
Symbol 478 MovieClip Frame 9
_root.bg._width = _root.bg._width - (_root.bg._width / 3);
_root.bg._height = _root.bg._height - (_root.bg._height / 3);
Symbol 478 MovieClip Frame 10
_root.bg._width = _root.bg._width - (_root.bg._width / 3);
_root.bg._height = _root.bg._height - (_root.bg._height / 3);
Symbol 478 MovieClip Frame 11
_root.bg._width = _root.bg._width - (_root.bg._width / 3);
_root.bg._height = _root.bg._height - (_root.bg._height / 3);
Symbol 478 MovieClip Frame 12
_root.bg._width = _root.bg._width - (_root.bg._width / 3);
_root.bg._height = _root.bg._height - (_root.bg._height / 3);
Symbol 480 MovieClip Frame 10
stop();
Symbol 482 MovieClip Frame 10
stop();
Symbol 483 MovieClip Frame 10
stop();
Symbol 484 MovieClip Frame 10
stop();
Symbol 496 MovieClip Frame 10
_root.aimer.pistolaim.gotoAndStop(1);
Symbol 501 MovieClip Frame 1
stop();
Symbol 504 MovieClip Frame 1
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 504 MovieClip Frame 2
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
if (_root.minishot == true) {
target1.gotoAndPlay(2);
}
if (_root.bigshot == true) {
target1.gotoAndPlay(5);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.zombie1blast = true;
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.zombie2blast = true;
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.zombie3blast = true;
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.zombie4blast = true;
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.grass2.zombie5.body)) {
_root.zombie5blast = true;
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.zombie6blast = true;
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.zombie7.body)) {
_root.zombie7blast = true;
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.zombie8.body)) {
_root.zombie8blast = true;
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.zombie9.body)) {
_root.zombie9blast = true;
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.zombie10.body)) {
_root.zombie10blast = true;
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 0.1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 0.1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 0.1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target1.hit1.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit2.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit3.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit4.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit5.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit6.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit7.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit8.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
if (_root.aimer.target1.hit9.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
gotoAndStop (1);
Symbol 504 MovieClip Frame 3
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 504 MovieClip Frame 4
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass1.zombie1.head)) {
_root.bg.first1.grass1.zombie1.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass1.zombie2.head)) {
_root.bg.first1.grass1.zombie2.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass2.zombie3.head)) {
_root.bg.first1.grass2.zombie3.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass2.zombie4.head)) {
_root.bg.first1.grass2.zombie4.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass3.zombie5.head)) {
_root.bg.first1.grass3.zombie5.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass3.zombie6.head)) {
_root.bg.first1.grass3.zombie6.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie7.head)) {
_root.bg.first1.zombie7.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie8.head)) {
_root.bg.first1.zombie8.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie9.head)) {
_root.bg.first1.zombie9.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.zombie10.head)) {
_root.bg.first1.zombie10.headlife.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass11.zombie1.head)) {
_root.bg.first1.grass11.zombie1.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass2.zombie2.head)) {
_root.bg.first1.grass2.zombie2.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass3.zombie3.head)) {
_root.bg.first1.grass3.zombie3.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.grass4.zombie4.head)) {
_root.bg.first1.grass4.zombie4.nextFrame();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.target2.hit.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
gotoAndStop (3);
Symbol 504 MovieClip Frame 5
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 504 MovieClip Frame 6
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 504 MovieClip Frame 7
stop();
_root.notavailable = false;
Symbol 504 MovieClip Frame 8
stop();
_root.notavailable = false;
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie1.head)) {
_root.bg.first1.grass1.zombie1.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie2.head)) {
_root.bg.first1.grass1.zombie2.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie3.head)) {
_root.bg.first1.grass2.zombie3.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie4.head)) {
_root.bg.first1.grass2.zombie4.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie5.head)) {
_root.bg.first1.grass3.zombie5.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie6.head)) {
_root.bg.first1.grass3.zombie6.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
_root.bg.first1.zombie7.bodylife.nextFrame();
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie7.head)) {
_root.bg.first1.zombie7.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
_root.bg.first1.zombie8.bodylife.nextFrame();
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie8.head)) {
_root.bg.first1.zombie8.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
_root.bg.first1.zombie9.bodylife.nextFrame();
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie9.head)) {
_root.bg.first1.zombie9.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
_root.bg.first1.zombie10.bodylife.nextFrame();
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie10.head)) {
_root.bg.first1.zombie10.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass11.zombie1.head)) {
_root.bg.first1.grass11.zombie1.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie2.head)) {
_root.bg.first1.grass2.zombie2.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie3.head)) {
_root.bg.first1.grass3.zombie3.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass4.zombie4.head)) {
_root.bg.first1.grass4.zombie4.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
gotoAndStop (7);
Symbol 504 MovieClip Frame 9
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 504 MovieClip Frame 10
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 504 MovieClip Frame 11
stop();
_root.notavailable = true;
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
gotoAndStop (10);
Symbol 512 MovieClip Frame 1
stop();
onEnterFrame = function () {
if (_root.reload == true) {
play();
}
};
Symbol 512 MovieClip Frame 2
if (_root.shottyfull == true) {
_root.gun.gotoAndStop(1);
} else {
_root.shoot = false;
}
Symbol 512 MovieClip Frame 5
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 12
if (_root.shottyfull == true) {
_root.gun.gotoAndPlay(139);
gotoAndPlay (58);
}
Symbol 512 MovieClip Frame 13
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 20
if (_root.shottyfull == true) {
_root.gun.gotoAndPlay(139);
gotoAndPlay (58);
}
Symbol 512 MovieClip Frame 21
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 28
if (_root.shottyfull == true) {
_root.gun.gotoAndPlay(139);
gotoAndPlay (58);
}
Symbol 512 MovieClip Frame 29
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 36
if (_root.shottyfull == true) {
_root.gun.gotoAndPlay(139);
gotoAndPlay (58);
}
Symbol 512 MovieClip Frame 37
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 44
if (_root.shottyfull == true) {
_root.gun.gotoAndPlay(139);
gotoAndPlay (58);
}
Symbol 512 MovieClip Frame 45
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 52
if (_root.shottyfull == true) {
_root.gun.gotoAndPlay(139);
gotoAndPlay (58);
}
Symbol 512 MovieClip Frame 53
_root.bulletnumber.shotgun.prevFrame();
Symbol 512 MovieClip Frame 67
_root.shoot = true;
Symbol 512 MovieClip Frame 69
_root.reload = false;
Symbol 523 MovieClip Frame 2
_root.okload = false;
Symbol 523 MovieClip Frame 3
_root.bulletnumber.gotoAndStop(4);
_root.aimer.snipeaim.gotoAndPlay(2);
Symbol 523 MovieClip Frame 11
_root.okload = true;
_root.shoot = true;
onEnterFrame = function () {
if (_root.reload4 == true) {
_root.gun.gotoAndStop(169);
} else {
_root.gun.gotoAndStop(166);
}
};
Symbol 525 MovieClip Frame 3
_root.aimer.play();
_root.bulletnumber.sniper.nextFrame();
_root.shoot = false;
Symbol 525 MovieClip Frame 31
_root.shoot = true;
_root.gun.gotoAndStop(166);
Symbol 530 MovieClip Frame 2
_root.shoot = false;
_root.reload4 = true;
_root.aimer.snipeaim.gotoAndPlay(7);
Symbol 530 MovieClip Frame 72
_root.shoot = true;
_root.reload4 = false;
_root.bulletnumber.sniper.gotoAndStop(1);
_root.gun.gotoAndStop(165);
_root.aimer.snipeaim.gotoAndPlay(2);
Symbol 535 MovieClip Frame 2
_root.okload = false;
Symbol 535 MovieClip Frame 12
_root.okload = true;
_root.shoot = true;
onEnterFrame = function () {
if (_root.reload3 == true) {
_root.gun.gotoAndStop(175);
} else {
_root.gun.gotoAndStop(171);
}
};
Symbol 539 MovieClip Frame 2
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie1.head)) {
_root.bg.first1.grass1.zombie1.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie2.head)) {
_root.bg.first1.grass1.zombie2.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie3.head)) {
_root.bg.first1.grass2.zombie3.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie4.head)) {
_root.bg.first1.grass2.zombie4.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie5.head)) {
_root.bg.first1.grass3.zombie5.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie6.head)) {
_root.bg.first1.grass3.zombie6.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie7.head)) {
_root.bg.first1.zombie7.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie8.head)) {
_root.bg.first1.zombie8.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie9.head)) {
_root.bg.first1.zombie9.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie10.head)) {
_root.bg.first1.zombie10.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass11.zombie1.head)) {
_root.bg.first1.grass11.zombie1.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie2.head)) {
_root.bg.first1.grass2.zombie2.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie3.head)) {
_root.bg.first1.grass3.zombie3.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass4.zombie4.head)) {
_root.bg.first1.grass4.zombie4.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
Symbol 539 MovieClip Frame 3
_root.bulletnumber.pistol.nextFrame();
Symbol 539 MovieClip Frame 5
if (_root.gunning == true) {
_root.gun2.gotoAndStop(16);
}
Symbol 539 MovieClip Frame 6
_root.gun.gotoAndStop(171);
Symbol 544 MovieClip Frame 2
_root.shoot = false;
_root.reload3 = true;
Symbol 544 MovieClip Frame 3
if (_root.gunning == true) {
_root.gun2.gotoAndStop(17);
}
Symbol 544 MovieClip Frame 87
_root.shoot = true;
_root.reload3 = false;
_root.bulletnumber.pistol.gotoAndStop(1);
_root.gun.gotoAndStop(171);
Symbol 549 MovieClip Frame 1
stop();
Symbol 556 MovieClip Frame 2
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
if (_root.cheat2 == true) {
extra1.play();
}
Symbol 556 MovieClip Frame 3
if (_root.cheat2 == true) {
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
}
Symbol 556 MovieClip Frame 4
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
if (_root.cheat2 == true) {
extra1.play();
}
Symbol 556 MovieClip Frame 5
if (_root.cheat2 == true) {
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
}
Symbol 556 MovieClip Frame 6
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
if (_root.cheat2 == true) {
extra1.play();
}
Symbol 556 MovieClip Frame 7
if (_root.cheat2 == true) {
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
}
Symbol 556 MovieClip Frame 8
_root.bulletnumber.machinegun.nextFrame();
_root.aimer.target2.play();
_root.aimer.play();
if (_root.cheat2 == true) {
extra1.play();
}
Symbol 568 MovieClip Frame 1
_root.shoot = false;
_root.reload2 = true;
Symbol 568 MovieClip Frame 2
_root.aimer.target2.gotoAndStop(1);
Symbol 568 MovieClip Frame 61
_root.shoot = true;
_root.reload2 = false;
_root.bulletnumber.machinegun.gotoAndStop(1);
_root.gun.gotoAndPlay(192);
Symbol 573 MovieClip Frame 1
_root.aimer.target2.stop();
play();
Symbol 573 MovieClip Frame 2
_root.okload = false;
Symbol 573 MovieClip Frame 11
_root.okload = true;
onEnterFrame = function () {
if (_root.reload2 == true) {
_root.gun.gotoAndStop(195);
} else {
_root.gun.gotoAndStop(192);
}
};
Symbol 583 MovieClip Frame 2
if (_root.aiming == true) {
_root.aimer.snipeaim.gotoAndPlay(7);
}
Symbol 585 MovieClip Frame 16
_root.gun.gotoAndStop(200);
Symbol 586 MovieClip Frame 1
stop();
_root.shoot = true;
_root.okload = true;
Symbol 586 MovieClip Frame 2
stop();
Symbol 586 MovieClip Frame 3
_root.shoot = false;
Symbol 586 MovieClip Frame 4
_root.aimer.play();
Symbol 586 MovieClip Frame 5
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 6
if (_root.cheat1 == true) {
gotoAndStop (1);
}
Symbol 586 MovieClip Frame 10
_root.shoot = true;
Symbol 586 MovieClip Frame 11
stop();
Symbol 586 MovieClip Frame 12
_root.shoot = false;
Symbol 586 MovieClip Frame 13
_root.aimer.play();
Symbol 586 MovieClip Frame 14
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 20
_root.shoot = true;
Symbol 586 MovieClip Frame 21
stop();
Symbol 586 MovieClip Frame 22
_root.shoot = false;
Symbol 586 MovieClip Frame 23
_root.aimer.play();
Symbol 586 MovieClip Frame 24
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 30
_root.shoot = true;
Symbol 586 MovieClip Frame 31
stop();
Symbol 586 MovieClip Frame 32
_root.shoot = false;
Symbol 586 MovieClip Frame 33
_root.aimer.play();
Symbol 586 MovieClip Frame 34
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 40
_root.shoot = true;
Symbol 586 MovieClip Frame 41
stop();
Symbol 586 MovieClip Frame 42
_root.shoot = false;
Symbol 586 MovieClip Frame 43
_root.aimer.play();
Symbol 586 MovieClip Frame 44
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 50
_root.shoot = true;
Symbol 586 MovieClip Frame 51
stop();
Symbol 586 MovieClip Frame 52
_root.shoot = false;
Symbol 586 MovieClip Frame 53
_root.aimer.play();
Symbol 586 MovieClip Frame 54
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 60
_root.shoot = true;
Symbol 586 MovieClip Frame 61
stop();
Symbol 586 MovieClip Frame 62
_root.shoot = false;
Symbol 586 MovieClip Frame 63
_root.aimer.play();
Symbol 586 MovieClip Frame 64
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 67
gotoAndPlay (83);
Symbol 586 MovieClip Frame 71
stop();
Symbol 586 MovieClip Frame 73
_root.aimer.play();
Symbol 586 MovieClip Frame 80
_root.bulletnumber.shotgun.nextFrame();
Symbol 586 MovieClip Frame 84
_root.reload = true;
Symbol 586 MovieClip Frame 163
_root.bulletnumber.shotgun.gotoAndStop(1);
gotoAndStop (1);
Symbol 586 MovieClip Frame 164
stop();
Symbol 586 MovieClip Frame 165
prevFrame();
Symbol 586 MovieClip Frame 168
prevFrame();
Symbol 586 MovieClip Frame 170
stop();
Symbol 586 MovieClip Frame 171
_root.okload = true;
Symbol 586 MovieClip Frame 174
prevFrame();
Symbol 586 MovieClip Frame 176
prevFrame();
Symbol 586 MovieClip Frame 177
_root.okload = false;
play();
Symbol 586 MovieClip Frame 178
play();
Symbol 586 MovieClip Frame 191
_root.okload = true;
gotoAndStop (1);
Symbol 586 MovieClip Frame 192
machinegun.stop();
Symbol 586 MovieClip Frame 194
prevFrame();
Symbol 586 MovieClip Frame 196
prevFrame();
Symbol 586 MovieClip Frame 198
prevFrame();
Symbol 586 MovieClip Frame 201
prevFrame();
Symbol 586 MovieClip Frame 202
stop();
Symbol 586 MovieClip Frame 203
prevFrame();
Symbol 590 MovieClip Frame 2
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie1.body)) {
_root.bg.first1.grass1.zombie1.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie1.head)) {
_root.bg.first1.grass1.zombie1.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie2.body)) {
_root.bg.first1.grass1.zombie2.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass1.zombie2.head)) {
_root.bg.first1.grass1.zombie2.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie3.body)) {
_root.bg.first1.grass2.zombie3.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie3.head)) {
_root.bg.first1.grass2.zombie3.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie4.body)) {
_root.bg.first1.grass2.zombie4.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie4.head)) {
_root.bg.first1.grass2.zombie4.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie5.body)) {
_root.bg.first1.grass3.zombie5.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie5.head)) {
_root.bg.first1.grass3.zombie5.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie6.body)) {
_root.bg.first1.grass3.zombie6.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie6.head)) {
_root.bg.first1.grass3.zombie6.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie7.body)) {
_root.bg.first1.zombie7.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie7.head)) {
_root.bg.first1.zombie7.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie8.body)) {
_root.bg.first1.zombie8.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie8.head)) {
_root.bg.first1.zombie8.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie9.body)) {
_root.bg.first1.zombie9.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie9.head)) {
_root.bg.first1.zombie9.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie10.body)) {
_root.bg.first1.zombie10.bodylife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.zombie10.head)) {
_root.bg.first1.zombie10.headlife.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat1)) {
_root.bg.batgroup.bat1.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat2)) {
_root.bg.batgroup.bat2.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat3)) {
_root.bg.batgroup.bat3.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat4)) {
_root.bg.batgroup.bat4.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat5)) {
_root.bg.batgroup.bat5.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat6)) {
_root.bg.batgroup.bat6.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat7)) {
_root.bg.batgroup.bat7.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat8)) {
_root.bg.batgroup.bat8.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat9)) {
_root.bg.batgroup.bat9.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat10)) {
_root.bg.batgroup.bat10.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat11)) {
_root.bg.batgroup.bat11.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat12)) {
_root.bg.batgroup.bat12.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat13)) {
_root.bg.batgroup.bat13.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat14)) {
_root.bg.batgroup.bat14.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat15)) {
_root.bg.batgroup.bat15.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat16)) {
_root.bg.batgroup.bat16.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat17)) {
_root.bg.batgroup.bat17.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat18)) {
_root.bg.batgroup.bat18.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat19)) {
_root.bg.batgroup.bat19.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat20)) {
_root.bg.batgroup.bat20.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat21)) {
_root.bg.batgroup.bat21.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat22)) {
_root.bg.batgroup.bat22.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat23)) {
_root.bg.batgroup.bat23.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.batgroup.bat24)) {
_root.bg.batgroup.bat24.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.berserker)) {
_root.bg.first1.berserker.life.nextFrame();
_root.bg.first1.berserker.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.monster1.m1)) {
_root.bg.first1.monster1.life.nextFrame();
_root.bg.first1.monster1.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.uglybitch.body)) {
_root.mapnav.ground.finalboss._y = _root.mapnav.ground.finalboss._y + 1;
_root.bg.first1.uglybitch._xscale = _root.bg.first1.uglybitch._xscale + 1;
_root.bg.first1.uglybitch._yscale = _root.bg.first1.uglybitch._yscale + 1;
_root.bg.first1.uglybitch.life.nextFrame();
_root.bg.first1.uglybitch.bloodhit.play();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass11.zombie1.head)) {
_root.bg.first1.grass11.zombie1.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass2.zombie2.head)) {
_root.bg.first1.grass2.zombie2.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass3.zombie3.head)) {
_root.bg.first1.grass3.zombie3.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.first1.grass4.zombie4.head)) {
_root.bg.first1.grass4.zombie4.nextFrame();
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand1)) {
_root.bg.bg1.start1.hand1.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand2)) {
_root.bg.bg1.start1.hand2.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand3)) {
_root.bg.bg1.start1.hand3.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand4)) {
_root.bg.bg1.start1.hand4.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand5)) {
_root.bg.bg1.start1.hand5.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand6)) {
_root.bg.bg1.start1.hand6.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand7)) {
_root.bg.bg1.start1.hand7.gotoAndPlay(46);
}
if (_root.aimer.gunshoot.hitTest(_root.bg.bg1.start1.hand8)) {
_root.bg.bg1.start1.hand8.gotoAndPlay(46);
}
Symbol 590 MovieClip Frame 3
_root.bulletnumber.pistol.nextFrame();
Symbol 590 MovieClip Frame 7
_root.gun2.gotoAndStop(15);
Symbol 591 MovieClip Frame 83
_root.gun2.gotoAndStop(15);
Symbol 595 MovieClip Frame 2
_root.gunning = false;
Symbol 595 MovieClip Frame 12
_root.gun2.gotoAndStop(19);
Symbol 597 MovieClip Frame 1
stop();
_root.mapnav.radarman.gotoAndStop(1);
Symbol 597 MovieClip Frame 2
_root.mapnav.radarman.gotoAndStop(1);
play();
_root.gunning = true;
Symbol 597 MovieClip Frame 3
_root.mapnav.radarman.gotoAndStop(1);
Symbol 597 MovieClip Frame 15
stop();
Symbol 597 MovieClip Frame 17
_root.mapnav.radarman.gotoAndStop(1);
Symbol 597 MovieClip Frame 18
_root.mapnav.radarman.gotoAndStop(2);
Symbol 597 MovieClip Frame 19
_root.mapnav.radarman.gotoAndStop(2);
Symbol 603 MovieClip Frame 1
stop();
Symbol 606 MovieClip Frame 1
stop();
Symbol 606 MovieClip Frame 2
_root.items1.night1.gotoAndStop(2);
Symbol 606 MovieClip Frame 33
stop();
Symbol 606 MovieClip Frame 35
_root.items1.night1.gotoAndStop(1);
Symbol 618 MovieClip Frame 1
stop();
Symbol 619 MovieClip Frame 1
stop();
Symbol 620 MovieClip Frame 1
stop();
Symbol 621 MovieClip Frame 1
stop();
Symbol 630 MovieClip Frame 1
stop();
Symbol 720 MovieClip Frame 1
stop();
Symbol 723 MovieClip Frame 1
stop();
Symbol 724 MovieClip Frame 1
stop();
Symbol 726 MovieClip Frame 1
stop();
Symbol 731 MovieClip Frame 1
stop();
Symbol 736 MovieClip Frame 1
stop();
Symbol 738 MovieClip Frame 1
stop();
Symbol 740 MovieClip Frame 1
stop();
Symbol 740 MovieClip Frame 2
stop();
Symbol 740 MovieClip Frame 3
stop();
Symbol 740 MovieClip Frame 4
stop();
Symbol 740 MovieClip Frame 5
stop();
Symbol 740 MovieClip Frame 6
stop();
Symbol 740 MovieClip Frame 7
stop();
Symbol 740 MovieClip Frame 8
stop();
Symbol 740 MovieClip Frame 9
stop();
Symbol 740 MovieClip Frame 10
stop();
Symbol 742 MovieClip Frame 50
stop();
Symbol 743 MovieClip Frame 1
stop();
Symbol 743 MovieClip Frame 2
_root.playable = false;
Symbol 743 MovieClip Frame 7
_root.gun.resnipe.gotoAndPlay(15);
Symbol 743 MovieClip Frame 39
_root.nextFrame();
Symbol 753 MovieClip Frame 1
stop();
Symbol 757 MovieClip Frame 1
stop();
Symbol 761 MovieClip Frame 1
stop();
Symbol 765 MovieClip Frame 1
stop();
Symbol 770 MovieClip Frame 1
_root.mapnav._visible = false;
stop();
Symbol 770 MovieClip Frame 2
_root.mapnav._visible = true;
Symbol 774 MovieClip Frame 1
stop();
Symbol 778 MovieClip Frame 1
stop();
Symbol 782 MovieClip Frame 1
stop();
Symbol 787 MovieClip Frame 113
stop();
Symbol 789 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(11);
Symbol 790 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(10);
Symbol 791 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(9);
Symbol 792 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(8);
Symbol 793 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(7);
Symbol 794 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(6);
Symbol 795 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(5);
Symbol 796 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(4);
Symbol 797 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(3);
Symbol 798 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(2);
Symbol 799 MovieClip Frame 310
_root.life.jewskilife.gotoAndPlay(1);
Symbol 800 MovieClip Frame 1
_root.jewski = false;
Symbol 800 MovieClip Frame 2
_root.jewski = false;
Symbol 800 MovieClip Frame 3
_root.jewski = false;
Symbol 800 MovieClip Frame 4
_root.jewski = false;
Symbol 800 MovieClip Frame 5
_root.jewski = false;
Symbol 800 MovieClip Frame 6
_root.jewski = false;
Symbol 800 MovieClip Frame 7
_root.jewski = false;
Symbol 800 MovieClip Frame 8
_root.jewski = false;
Symbol 800 MovieClip Frame 9
_root.jewski = false;
Symbol 800 MovieClip Frame 10
_root.jewski = false;
Symbol 800 MovieClip Frame 11
_root.jewski = false;
Symbol 800 MovieClip Frame 12
_root.jewski = false;
Symbol 800 MovieClip Frame 13
_root.jewski = false;
Symbol 800 MovieClip Frame 14
_root.jewski = false;
Symbol 800 MovieClip Frame 15
stop();
Symbol 800 MovieClip Frame 16
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 800 MovieClip Frame 17
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 800 MovieClip Frame 18
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 800 MovieClip Frame 29
if (_root.cheat3 == true) {
gotoAndStop (15);
}
Symbol 800 MovieClip Frame 30
_root.life.jewskilife._alpha = 34;
_root.life.weslife._alpha = 100;
_root.life.wesface.gotoAndStop(1);
_root.life.jewskiface.gotoAndStop(3);
_root.wes = true;
_root.jewski = false;
_root.falldown.play();
play();
Symbol 800 MovieClip Frame 31
_root.deathjewski = true;
_root.wesrecover = false;
_root.jewskirecover = true;
Symbol 800 MovieClip Frame 1239
_root.life.jewskiface.gotoAndStop(2);
_root.deathjewski = false;
_root.jewskirecover = false;
Symbol 800 MovieClip Frame 1240
gotoAndStop (15);
Symbol 804 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(11);
Symbol 805 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(10);
Symbol 806 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(9);
Symbol 807 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(8);
Symbol 808 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(7);
Symbol 809 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(6);
Symbol 810 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(5);
Symbol 811 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(4);
Symbol 812 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(3);
Symbol 813 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(2);
Symbol 814 MovieClip Frame 310
_root.life.weslife.gotoAndPlay(1);
Symbol 815 MovieClip Frame 1
_root.wes = false;
Symbol 815 MovieClip Frame 2
_root.wes = false;
Symbol 815 MovieClip Frame 3
_root.wes = false;
Symbol 815 MovieClip Frame 4
_root.wes = false;
Symbol 815 MovieClip Frame 5
_root.wes = false;
Symbol 815 MovieClip Frame 6
_root.wes = false;
Symbol 815 MovieClip Frame 7
_root.wes = false;
Symbol 815 MovieClip Frame 8
_root.wes = false;
Symbol 815 MovieClip Frame 9
_root.wes = false;
Symbol 815 MovieClip Frame 10
_root.wes = false;
Symbol 815 MovieClip Frame 11
_root.wes = false;
Symbol 815 MovieClip Frame 12
_root.wes = false;
Symbol 815 MovieClip Frame 13
_root.wes = false;
Symbol 815 MovieClip Frame 14
_root.wes = true;
Symbol 815 MovieClip Frame 15
stop();
Symbol 815 MovieClip Frame 16
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 815 MovieClip Frame 17
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 815 MovieClip Frame 18
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 815 MovieClip Frame 19
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 815 MovieClip Frame 20
if (_root.cheat3 == true) {
prevFrame();
}
Symbol 815 MovieClip Frame 29
if (_root.cheat3 == true) {
gotoAndStop (15);
}
Symbol 815 MovieClip Frame 30
_root.life.jewskilife._alpha = 100;
_root.life.weslife._alpha = 34;
_root.life.jewskiface.gotoAndStop(1);
_root.life.wesface.gotoAndStop(3);
_root.jewski = true;
_root.wes = false;
_root.falldown.play();
play();
Symbol 815 MovieClip Frame 31
_root.deathwes = true;
_root.wesrecover = true;
_root.jewskirecover = false;
Symbol 815 MovieClip Frame 1239
_root.life.wesface.gotoAndStop(2);
_root.deathwes = false;
_root.wesrecover = false;
Symbol 815 MovieClip Frame 1240
gotoAndStop (15);
Symbol 818 MovieClip Frame 1
stop();
Symbol 822 MovieClip Frame 1
stop();
Symbol 826 MovieClip Frame 1
stop();
_quality = "MEDIUM";
Symbol 826 MovieClip Frame 6
stop();
_quality = "LOW";
Symbol 832 MovieClip Frame 2
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 1;
_root.gun._y = _root.gun._y - 1;
_root.gun2._x = _root.gun2._x - 1;
_root.gun2._y = _root.gun2._y - 1;
Symbol 832 MovieClip Frame 3
_root.gun._x = _root.gun._x - 2;
_root.gun._y = _root.gun._y - 2;
_root.gun2._x = _root.gun2._x - 2;
_root.gun2._y = _root.gun2._y - 2;
Symbol 832 MovieClip Frame 4
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 3;
_root.gun._y = _root.gun._y - 3;
_root.gun2._x = _root.gun2._x - 3;
_root.gun2._y = _root.gun2._y - 3;
Symbol 832 MovieClip Frame 6
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 8
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x + 1;
_root.gun._y = _root.gun._y + 1;
_root.gun2._x = _root.gun2._x + 1;
_root.gun2._y = _root.gun2._y + 1;
Symbol 832 MovieClip Frame 9
_root.gun._x = _root.gun._x + 2;
_root.gun._y = _root.gun._y + 2;
_root.gun2._x = _root.gun2._x + 2;
_root.gun2._y = _root.gun2._y + 2;
Symbol 832 MovieClip Frame 10
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x + 3;
_root.gun._y = _root.gun._y + 3;
_root.gun2._x = _root.gun2._x + 3;
_root.gun2._y = _root.gun2._y + 3;
Symbol 832 MovieClip Frame 12
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 14
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x + 1;
_root.gun._y = _root.gun._y - 1;
_root.gun2._x = _root.gun2._x + 1;
_root.gun2._y = _root.gun2._y - 1;
Symbol 832 MovieClip Frame 15
_root.gun._x = _root.gun._x + 2;
_root.gun._y = _root.gun._y - 2;
_root.gun2._x = _root.gun2._x + 2;
_root.gun2._y = _root.gun2._y - 2;
Symbol 832 MovieClip Frame 16
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x + 3;
_root.gun._y = _root.gun._y - 3;
_root.gun2._x = _root.gun2._x + 3;
_root.gun2._y = _root.gun2._y - 3;
Symbol 832 MovieClip Frame 18
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 20
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 1;
_root.gun._y = _root.gun._y + 1;
_root.gun2._x = _root.gun2._x - 1;
_root.gun2._y = _root.gun2._y + 1;
Symbol 832 MovieClip Frame 21
_root.gun._x = _root.gun._x - 2;
_root.gun._y = _root.gun._y + 2;
_root.gun2._x = _root.gun2._x - 2;
_root.gun2._y = _root.gun2._y + 2;
Symbol 832 MovieClip Frame 22
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 3;
_root.gun._y = _root.gun._y + 3;
_root.gun2._x = _root.gun2._x - 3;
_root.gun2._y = _root.gun2._y + 3;
Symbol 832 MovieClip Frame 24
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 26
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 1;
_root.gun._y = _root.gun._y - 1;
_root.gun2._x = _root.gun2._x - 1;
_root.gun2._y = _root.gun2._y - 1;
Symbol 832 MovieClip Frame 27
_root.gun._x = _root.gun._x - 2;
_root.gun._y = _root.gun._y - 2;
_root.gun2._x = _root.gun2._x - 2;
_root.gun2._y = _root.gun2._y - 2;
Symbol 832 MovieClip Frame 28
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 3;
_root.gun._y = _root.gun._y - 3;
_root.gun2._x = _root.gun2._x - 3;
_root.gun2._y = _root.gun2._y - 3;
Symbol 832 MovieClip Frame 30
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 32
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 33
_root.gun._x = _root.gun._x + 1;
_root.gun._y = _root.gun._y + 1;
_root.gun2._x = _root.gun2._x + 1;
_root.gun2._y = _root.gun2._y + 1;
Symbol 832 MovieClip Frame 34
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x + 2;
_root.gun._y = _root.gun._y + 2;
_root.gun2._x = _root.gun2._x + 2;
_root.gun2._y = _root.gun2._y + 2;
Symbol 832 MovieClip Frame 35
_root.gun._x = _root.gun._x + 3;
_root.gun._y = _root.gun._y + 3;
_root.gun2._x = _root.gun2._x + 3;
_root.gun2._y = _root.gun2._y + 3;
Symbol 832 MovieClip Frame 36
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 38
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 39
_root.gun._x = _root.gun._x + 1;
_root.gun._y = _root.gun._y - 1;
_root.gun2._x = _root.gun2._x + 1;
_root.gun2._y = _root.gun2._y - 1;
Symbol 832 MovieClip Frame 40
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x + 2;
_root.gun._y = _root.gun._y - 2;
_root.gun2._x = _root.gun2._x + 2;
_root.gun2._y = _root.gun2._y - 2;
Symbol 832 MovieClip Frame 41
_root.gun._x = _root.gun._x + 3;
_root.gun._y = _root.gun._y - 3;
_root.gun2._x = _root.gun2._x + 3;
_root.gun2._y = _root.gun2._y - 3;
Symbol 832 MovieClip Frame 42
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 44
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
Symbol 832 MovieClip Frame 45
_root.gun._x = _root.gun._x - 1;
_root.gun._y = _root.gun._y + 1;
_root.gun2._x = _root.gun2._x - 1;
_root.gun2._y = _root.gun2._y + 1;
Symbol 832 MovieClip Frame 46
_root.aimer.target1.gotoAndPlay(5);
_root.aimer.pistolaim.gotoAndStop(2);
_root.aimer.pistolaim.the1.gotoAndPlay(1);
_root.aimer.pistolaim.the2.gotoAndPlay(1);
_root.aimer.pistolaim.the3.gotoAndPlay(1);
_root.aimer.pistolaim.the4.gotoAndPlay(1);
_root.aimer.target2.the1.gotoAndPlay(1);
_root.aimer.target2.the2.gotoAndPlay(1);
_root.aimer.target2.the3.gotoAndPlay(1);
_root.aimer.target2.the4.gotoAndPlay(1);
_root.gun._x = _root.gun._x - 2;
_root.gun._y = _root.gun._y + 2;
_root.gun2._x = _root.gun2._x - 2;
_root.gun2._y = _root.gun2._y + 2;
Symbol 832 MovieClip Frame 47
_root.gun._x = _root.gun._x - 3;
_root.gun._y = _root.gun._y + 3;
_root.gun2._x = _root.gun2._x - 3;
_root.gun2._y = _root.gun2._y + 3;
gotoAndStop (1);
Symbol 835 MovieClip Frame 1
stop();
Symbol 835 MovieClip Frame 4
_root.shieldgo = true;
_root.gungo = false;
stop();
Symbol 835 MovieClip Frame 7
_root.shieldgo = false;
_root.gungo = true;
Symbol 837 MovieClip Frame 1
stop();
Symbol 837 MovieClip Frame 2
if (_root.wes == true) {
_root.weshit1.play();
_root.life.weslife.nextFrame();
}
if (_root.jewski == true) {
_root.jewskihit1.play();
_root.life.jewskilife.nextFrame();
}
if (_root.wes22 == true) {
_root.life.weslife.nextFrame();
}
_root.gun._x = _root.gun._x - 6;
_root.gun._y = _root.gun._y - 6;
_root.gun2._x = _root.gun2._x - 6;
_root.gun2._y = _root.gun2._y - 6;
_root.bg._x = _root.bg._x - 3;
_root.bg._y = _root.bg._y - 3;
Symbol 837 MovieClip Frame 3
_root.gun._x = _root.gun._x + 6;
_root.gun._y = _root.gun._y + 6;
_root.gun2._x = _root.gun2._x + 6;
_root.gun2._y = _root.gun2._y + 6;
_root.bg._x = _root.bg._x + 3;
_root.bg._y = _root.bg._y + 3;
Symbol 837 MovieClip Frame 4
_root.gun._x = _root.gun._x + 6;
_root.gun._y = _root.gun._y - 6;
_root.gun2._x = _root.gun2._x + 6;
_root.gun2._y = _root.gun2._y - 6;
_root.bg._x = _root.bg._x - 5;
_root.bg._y = _root.bg._y + 5;
Symbol 837 MovieClip Frame 5
_root.gun._x = _root.gun._x - 6;
_root.gun._y = _root.gun._y + 6;
_root.gun2._x = _root.gun2._x - 6;
_root.gun2._y = _root.gun2._y + 6;
_root.bg._x = _root.bg._x + 5;
_root.bg._y = _root.bg._y - 5;
Symbol 837 MovieClip Frame 6
_root.gun._x = _root.gun._x - 3;
_root.gun._y = _root.gun._y - 3;
_root.gun2._x = _root.gun2._x - 3;
_root.gun2._y = _root.gun2._y - 3;
_root.bg._x = _root.bg._x + 3;
_root.bg._y = _root.bg._y + 3;
Symbol 837 MovieClip Frame 7
_root.gun._x = _root.gun._x + 3;
_root.gun._y = _root.gun._y + 3;
_root.gun2._x = _root.gun2._x + 3;
_root.gun2._y = _root.gun2._y + 3;
_root.bg._x = _root.bg._x - 3;
_root.bg._y = _root.bg._y - 3;
Symbol 837 MovieClip Frame 8
gotoAndStop (1);
Symbol 839 MovieClip Frame 1
stop();
Symbol 839 MovieClip Frame 2
_root.gun2.shieldstill._x = _root.gun2.shieldstill._x - 4;
_root.gun2.shieldstill._y = _root.gun2.shieldstill._y - 4;
Symbol 839 MovieClip Frame 3
_root.gun2.shieldstill._x = _root.gun2.shieldstill._x + 4;
_root.gun2.shieldstill._y = _root.gun2.shieldstill._y + 4;
Symbol 839 MovieClip Frame 4
_root.gun2.shieldstill._x = _root.gun2.shieldstill._x - 2;
_root.gun2.shieldstill._y = _root.gun2.shieldstill._y + 2;
Symbol 839 MovieClip Frame 5
_root.gun2.shieldstill._x = _root.gun2.shieldstill._x + 2;
_root.gun2.shieldstill._y = _root.gun2.shieldstill._y - 2;
Symbol 839 MovieClip Frame 6
gotoAndStop (1);
Symbol 841 MovieClip Frame 1
stop();
Symbol 841 MovieClip Frame 2
_root.bg._y = _root.bg._y - 10;
_root.citybg._y = _root.citybg._y - 10;
if (_root.wes == true) {
_root.jewskifall.play();
}
if (_root.jewski == true) {
_root.wesfall.play();
}
_root.gun._x = _root.gun._x - 6;
_root.gun._y = _root.gun._y - 6;
_root.gun2._x = _root.gun2._x - 6;
_root.gun2._y = _root.gun2._y - 6;
_root.bg._x = _root.bg._x - 3;
_root.bg._y = _root.bg._y - 3;
Symbol 841 MovieClip Frame 3
_root.gun._x = _root.gun._x + 6;
_root.gun._y = _root.gun._y + 6;
_root.gun2._x = _root.gun2._x + 6;
_root.gun2._y = _root.gun2._y + 6;
_root.bg._x = _root.bg._x + 3;
_root.bg._y = _root.bg._y + 3;
Symbol 841 MovieClip Frame 4
_root.bg._y = _root.bg._y - 9;
_root.citybg._y = _root.citybg._y - 9;
_root.gun._x = _root.gun._x + 6;
_root.gun._y = _root.gun._y - 6;
_root.gun2._x = _root.gun2._x + 6;
_root.gun2._y = _root.gun2._y - 6;
_root.bg._x = _root.bg._x - 5;
_root.bg._y = _root.bg._y + 5;
Symbol 841 MovieClip Frame 5
_root.gun._x = _root.gun._x - 6;
_root.gun._y = _root.gun._y + 6;
_root.gun2._x = _root.gun2._x - 6;
_root.gun2._y = _root.gun2._y + 6;
_root.bg._x = _root.bg._x + 5;
_root.bg._y = _root.bg._y - 5;
Symbol 841 MovieClip Frame 6
_root.bg._y = _root.bg._y - 8;
_root.citybg._y = _root.citybg._y - 8;
_root.gun._x = _root.gun._x - 3;
_root.gun._y = _root.gun._y - 3;
_root.gun2._x = _root.gun2._x - 3;
_root.gun2._y = _root.gun2._y - 3;
_root.bg._x = _root.bg._x + 3;
_root.bg._y = _root.bg._y + 3;
Symbol 841 MovieClip Frame 7
_root.gun._x = _root.gun._x + 3;
_root.gun._y = _root.gun._y + 3;
_root.gun2._x = _root.gun2._x + 3;
_root.gun2._y = _root.gun2._y + 3;
_root.bg._x = _root.bg._x - 3;
_root.bg._y = _root.bg._y - 3;
Symbol 841 MovieClip Frame 8
_root.bg._y = _root.bg._y - 7;
_root.citybg._y = _root.citybg._y - 7;
Symbol 841 MovieClip Frame 9
_root.bg._y = _root.bg._y - 6;
_root.citybg._y = _root.citybg._y - 6;
Symbol 841 MovieClip Frame 10
_root.bg._y = _root.bg._y - 5;
_root.citybg._y = _root.citybg._y - 5;
Symbol 841 MovieClip Frame 11
_root.bg._y = _root.bg._y - 4;
_root.citybg._y = _root.citybg._y - 4;
Symbol 841 MovieClip Frame 12
_root.bg._y = _root.bg._y - 3;
_root.citybg._y = _root.citybg._y - 3;
Symbol 841 MovieClip Frame 13
_root.bg._y = _root.bg._y - 2;
_root.citybg._y = _root.citybg._y - 2;
Symbol 841 MovieClip Frame 19
_root.bg._y = _root.bg._y + 2;
_root.citybg._y = _root.citybg._y + 2;
Symbol 841 MovieClip Frame 20
_root.bg._y = _root.bg._y + 3;
_root.citybg._y = _root.citybg._y + 3;
Symbol 841 MovieClip Frame 21
_root.bg._y = _root.bg._y + 4;
_root.citybg._y = _root.citybg._y + 4;
Symbol 841 MovieClip Frame 22
_root.bg._y = _root.bg._y + 5;
_root.citybg._y = _root.citybg._y + 5;
Symbol 841 MovieClip Frame 23
_root.bg._y = _root.bg._y + 6;
_root.citybg._y = _root.citybg._y + 6;
Symbol 841 MovieClip Frame 24
_root.bg._y = _root.bg._y + 7;
_root.citybg._y = _root.citybg._y + 7;
Symbol 841 MovieClip Frame 25
_root.bg._y = _root.bg._y + 8;
_root.citybg._y = _root.citybg._y + 8;
Symbol 841 MovieClip Frame 26
_root.bg._y = _root.bg._y + 9;
_root.citybg._y = _root.citybg._y + 9;
Symbol 841 MovieClip Frame 27
_root.bg._y = _root.bg._y + 10;
_root.citybg._y = _root.citybg._y + 10;
Symbol 841 MovieClip Frame 49
gotoAndStop (1);
Symbol 843 MovieClip Frame 6
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 7
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 8
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 9
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 10
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 11
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 12
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 13
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 14
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 15
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 16
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 17
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 18
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 19
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 20
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 21
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 22
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 23
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 24
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 25
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 26
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 27
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 28
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 29
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 30
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 31
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 32
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 33
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 34
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 35
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 36
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 37
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 38
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 39
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 40
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 41
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 42
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 43
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 44
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 45
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x - 0.3;
Symbol 843 MovieClip Frame 53
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 54
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 55
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 56
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 57
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 58
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 59
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 60
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 61
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 62
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 63
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 64
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 65
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 66
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 67
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 68
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 69
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 70
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 71
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 72
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 73
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 74
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 75
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 76
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 77
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 78
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 79
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 80
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 81
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 82
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 83
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 84
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 85
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 86
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 87
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 88
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 89
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 90
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 91
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 843 MovieClip Frame 92
_root.bg.first1.zombie7._x = _root.bg.first1.zombie7._x + 0.3;
Symbol 845 MovieClip Frame 6
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 8
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 10
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 12
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 14
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 16
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 18
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 20
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 22
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 24
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 26
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 28
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 30
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 32
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 34
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 36
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 38
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 40
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 42
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 44
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 46
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 48
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 50
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 52
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 54
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 56
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 58
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 60
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 62
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 64
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 66
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 69
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 71
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 73
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 75
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 77
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 79
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 81
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 83
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 85
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x - 0.3;
Symbol 845 MovieClip Frame 102
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 104
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 106
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 108
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 110
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 112
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 114
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 116
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 118
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 120
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 122
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 124
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 126
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 128
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 130
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 132
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 134
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 136
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 138
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 140
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 142
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 144
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 146
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 148
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 150
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 152
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 154
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 156
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 158
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 160
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 162
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 164
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 166
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 168
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 170
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 172
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 174
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 176
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 178
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 180
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 182
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 845 MovieClip Frame 184
_root.bg.first1.zombie8._x = _root.bg.first1.zombie8._x + 0.3;
Symbol 847 MovieClip Frame 6
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 8
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 10
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 12
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 14
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 16
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 18
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 20
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 22
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 24
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 26
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 28
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 30
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 32
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 34
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 41
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 43
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 45
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 47
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 49
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 51
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 53
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 55
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 57
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 59
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 61
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 63
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 65
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 67
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 69
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x - 0.3;
Symbol 847 MovieClip Frame 78
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 80
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 82
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 84
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 86
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 88
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 90
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 92
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 94
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 96
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 98
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 100
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 102
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 104
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 106
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 114
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 116
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 118
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 120
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 122
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 124
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 126
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 128
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 130
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 132
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 134
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 136
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 138
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 140
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 847 MovieClip Frame 142
_root.bg.first1.zombie9._x = _root.bg.first1.zombie9._x + 0.3;
Symbol 849 MovieClip Frame 18
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 20
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 22
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 24
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 26
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 28
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 30
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x - 0.3;
Symbol 849 MovieClip Frame 56
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 849 MovieClip Frame 58
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 849 MovieClip Frame 60
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 849 MovieClip Frame 62
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 849 MovieClip Frame 64
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 849 MovieClip Frame 66
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 849 MovieClip Frame 68
_root.bg.first1.zombie10._x = _root.bg.first1.zombie10._x + 0.3;
Symbol 851 MovieClip Frame 1725
stop();
Symbol 860 Button
on (press) {
if (_root.gun.gun._visible == true) {
_root.gun.play();
play();
} else if (_root.gun.shotgun._visible == true) {
_root.gun.play();
play();
} else if (_root.hand._visible == true) {
_root.talk.gotoAndStop(10);
}
}
Symbol 861 MovieClip Frame 1
stop();
Symbol 861 MovieClip Frame 40
stop();
Symbol 863 MovieClip Frame 1
stop();
Symbol 866 Button
on (press) {
_root.bg.gotoAndStop(36);
}
Symbol 867 MovieClip Frame 1
stop();
Symbol 867 MovieClip Frame 24
stop();
Symbol 870 MovieClip Frame 1
stop();
Symbol 872 MovieClip Frame 1
stop();
Symbol 872 MovieClip Frame 2
_root.bg.first1.zombie9.bloodhit.play();
Symbol 872 MovieClip Frame 3
_root.bg.first1.zombie9.bloodhit.play();
Symbol 872 MovieClip Frame 4
_root.bg.first1.zombie9.bloodhit.play();
Symbol 872 MovieClip Frame 5
_root.bg.first1.zombie9.bloodhit.play();
Symbol 872 MovieClip Frame 6
_root.bg.first1.zombie9.bloodhit.play();
Symbol 872 MovieClip Frame 7
if (_root.zombie9blast == true) {
_root.zombie9blast = false;
_root.bg.first1.zombie9.gotoAndStop(4);
} else {
_root.zombie9blast = false;
_root.bg.first1.zombie9.gotoAndStop(2);
}
Symbol 873 MovieClip Frame 1
stop();
Symbol 873 MovieClip Frame 2
_root.bg.first1.zombie9.gotoAndStop(3);
Symbol 874 MovieClip Frame 1
stop();
Symbol 874 MovieClip Frame 2
_root.mapnav.ground.zombie9.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 874 MovieClip Frame 3
_root.mapnav.ground.zombie9.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 874 MovieClip Frame 4
_root.mapnav.ground.zombie9.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Instance of Symbol 863 MovieClip "grass3" in Symbol 879 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 870 MovieClip "grass2" in Symbol 879 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 878 MovieClip "grass1" in Symbol 879 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 880 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 884 MovieClip Frame 1
stop();
Symbol 884 MovieClip Frame 2
_root.bg.first1.zombie10.bloodhit.play();
Symbol 884 MovieClip Frame 3
_root.bg.first1.zombie10.bloodhit.play();
Symbol 884 MovieClip Frame 4
_root.bg.first1.zombie10.bloodhit.play();
Symbol 884 MovieClip Frame 5
_root.bg.first1.zombie10.bloodhit.play();
Symbol 884 MovieClip Frame 6
_root.bg.first1.zombie10.bloodhit.play();
Symbol 884 MovieClip Frame 7
if (_root.zombie10blast == true) {
_root.zombie10blast = false;
_root.bg.first1.zombie10.gotoAndStop(4);
} else {
_root.zombie10blast = false;
_root.bg.first1.zombie10.gotoAndStop(2);
}
Symbol 885 MovieClip Frame 1
stop();
Symbol 885 MovieClip Frame 2
_root.bg.first1.zombie10.gotoAndStop(3);
Symbol 886 MovieClip Frame 1
stop();
Symbol 886 MovieClip Frame 2
_root.mapnav.ground.zombie10.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 886 MovieClip Frame 3
_root.mapnav.ground.zombie10.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 886 MovieClip Frame 4
_root.mapnav.ground.zombie10.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 888 MovieClip Frame 1
stop();
Symbol 890 MovieClip Frame 1
stop();
Symbol 890 MovieClip Frame 2
_root.bg.first1.grass1.zombie1.bloodhit.play();
Symbol 890 MovieClip Frame 3
_root.bg.first1.grass1.zombie1.bloodhit.play();
Symbol 890 MovieClip Frame 4
_root.bg.first1.grass1.zombie1.bloodhit.play();
Symbol 890 MovieClip Frame 5
_root.bg.first1.grass1.zombie1.bloodhit.play();
Symbol 890 MovieClip Frame 6
_root.bg.first1.grass1.zombie1.bloodhit.play();
Symbol 890 MovieClip Frame 7
if (_root.zombie1blast == true) {
_root.zombie1blast = false;
_root.bg.first1.grass1.zombie1.gotoAndStop(4);
} else {
_root.zombie1blast = false;
_root.bg.first1.grass1.zombie1.gotoAndStop(2);
}
Symbol 891 MovieClip Frame 1
stop();
Symbol 891 MovieClip Frame 2
_root.bg.first1.grass1.zombie1.gotoAndStop(3);
Symbol 892 MovieClip Frame 1
stop();
Symbol 892 MovieClip Frame 2
_root.mapnav.ground.zombie2.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 892 MovieClip Frame 3
_root.mapnav.ground.zombie2.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 892 MovieClip Frame 4
_root.mapnav.ground.zombie2.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 894 MovieClip Frame 1
stop();
Symbol 894 MovieClip Frame 2
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 894 MovieClip Frame 3
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 894 MovieClip Frame 4
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 894 MovieClip Frame 5
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 894 MovieClip Frame 6
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 894 MovieClip Frame 7
if (_root.zombie2blast == true) {
_root.zombie2blast = false;
_root.bg.first1.grass1.zombie2.gotoAndStop(4);
} else {
_root.zombie2blast = false;
_root.bg.first1.grass1.zombie2.gotoAndStop(2);
}
Symbol 895 MovieClip Frame 1
stop();
Symbol 895 MovieClip Frame 2
_root.bg.first1.grass1.zombie2.gotoAndStop(3);
Symbol 896 MovieClip Frame 1
stop();
Symbol 896 MovieClip Frame 2
_root.mapnav.ground.zombie1.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 896 MovieClip Frame 3
_root.mapnav.ground.zombie1.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 896 MovieClip Frame 4
_root.mapnav.ground.zombie1.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Instance of Symbol 398 MovieClip "grass3" in Symbol 898 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 888 MovieClip "grass2" in Symbol 898 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 897 MovieClip "grass1" in Symbol 898 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 899 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 900 MovieClip Frame 146
stop();
Symbol 901 MovieClip Frame 2
stop();
Symbol 944 MovieClip Frame 116
gotoAndPlay (1);
Symbol 944 MovieClip Frame 264
gotoAndPlay (128);
Symbol 947 MovieClip Frame 1
stop();
Symbol 947 MovieClip Frame 49
gotoAndStop (59);
Symbol 947 MovieClip Frame 50
gotoAndStop (59);
Symbol 947 MovieClip Frame 51
gotoAndStop (59);
Symbol 947 MovieClip Frame 52
gotoAndStop (59);
Symbol 947 MovieClip Frame 53
gotoAndStop (59);
Symbol 947 MovieClip Frame 54
gotoAndStop (59);
Symbol 947 MovieClip Frame 55
gotoAndStop (59);
Symbol 947 MovieClip Frame 56
gotoAndStop (59);
Symbol 947 MovieClip Frame 57
gotoAndStop (59);
Symbol 947 MovieClip Frame 58
gotoAndStop (59);
Symbol 947 MovieClip Frame 59
_root.monstermove.gotoAndPlay(137);
_root.bg.first1.monster1.gattle.gotoAndPlay(128);
Symbol 947 MovieClip Frame 113
_root.bg.first1.monster1.gotoAndStop(2);
Symbol 951 MovieClip Frame 82
stop();
_root.nextlevel1.play();
Symbol 952 MovieClip Frame 1
stop();
Symbol 952 MovieClip Frame 2
_root.monstermove.stop();
_root.mapnav.ground.zombie1.nextFrame();
Instance of Symbol 962 MovieClip "first1" in Symbol 963 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 964 MovieClip Frame 151
stop();
Symbol 966 MovieClip Frame 2
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 3
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 4
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 5
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 6
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 7
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 8
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 9
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 10
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 11
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 12
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 13
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 14
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 15
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 16
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 17
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 18
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 19
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 20
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 21
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 22
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 23
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 24
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 25
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 26
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 27
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 28
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 29
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 30
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 31
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 32
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 33
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 35
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 36
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 37
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 38
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 39
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 40
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 41
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 42
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 43
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 44
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 45
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 46
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 47
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 48
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 49
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 50
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 51
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 52
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 53
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 54
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 55
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 56
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 57
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 58
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 59
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 60
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 61
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 62
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 63
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 64
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 65
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 66
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 2;
Symbol 966 MovieClip Frame 68
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 69
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 70
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 71
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 72
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 73
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 74
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 75
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 76
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 77
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 78
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 79
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 80
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 81
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 82
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 83
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 84
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 85
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 86
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 87
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 88
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 89
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 90
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 91
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 92
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 93
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 94
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 95
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 96
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 97
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 98
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 99
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 100
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 101
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 103
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 104
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 105
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 106
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 107
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 108
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 109
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 110
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 111
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 112
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 113
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 114
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 115
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 116
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 117
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 118
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 119
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 120
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 121
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 122
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 123
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 124
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 125
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 126
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 127
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 128
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 129
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 130
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 131
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 132
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 133
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 134
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 135
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 136
gotoAndPlay (1);
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 2;
Symbol 966 MovieClip Frame 138
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 139
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 140
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 141
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 142
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 143
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 144
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 145
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 146
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 147
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 148
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 149
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 150
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 151
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 152
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 153
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 154
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 155
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 156
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 157
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 158
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 159
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 160
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 161
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 163
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 164
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 165
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 166
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 167
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 168
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 169
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 170
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 171
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 172
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 173
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 174
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 175
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 176
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 177
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 178
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 179
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 180
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 181
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 182
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 183
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 184
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 185
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 186
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 187
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 189
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 190
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 191
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 192
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 193
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 194
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 195
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 196
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 197
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 198
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 199
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 200
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 201
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 202
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 203
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 204
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 205
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 206
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 207
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 208
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 209
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 210
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 211
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 212
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 214
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 215
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 216
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 217
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 218
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 219
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 220
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 221
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 222
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 223
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 224
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 225
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 226
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 227
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 228
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 229
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 230
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 231
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 232
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 233
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 234
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 235
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 236
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 237
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x + 4;
Symbol 966 MovieClip Frame 238
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
Symbol 966 MovieClip Frame 240
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 241
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 242
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 243
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 244
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 245
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 246
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 247
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 248
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 249
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 250
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 251
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 252
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 253
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 254
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 255
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 256
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 257
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 258
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 259
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 260
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 261
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 262
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y - 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 263
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 264
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
Symbol 966 MovieClip Frame 265
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 266
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 267
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 268
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 269
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 270
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 271
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 272
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 273
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 274
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 275
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 276
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 277
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 278
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 279
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 280
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 281
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 282
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 283
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 284
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 285
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 286
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 287
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 1;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 288
_root.bg.first1.monster1._y = _root.bg.first1.monster1._y + 2;
_root.bg.first1.monster1._x = _root.bg.first1.monster1._x - 4;
Symbol 966 MovieClip Frame 290
gotoAndPlay (188);
Symbol 968 MovieClip Frame 1
stop();
Symbol 968 MovieClip Frame 39
_root.nextFrame();
Symbol 977 Button
on (press) {
_root.nextFrame();
}
Symbol 978 MovieClip Frame 20
stop();
Symbol 986 MovieClip Frame 1
stop();
Symbol 986 MovieClip Frame 2
_root.mapnav.ground.zombie2.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 986 MovieClip Frame 3
_root.mapnav.ground.zombie2.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 986 MovieClip Frame 4
_root.mapnav.ground.zombie2.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 987 MovieClip Frame 1
stop();
Symbol 987 MovieClip Frame 2
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 987 MovieClip Frame 3
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 987 MovieClip Frame 4
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 987 MovieClip Frame 5
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 987 MovieClip Frame 6
_root.bg.first1.grass1.zombie2.bloodhit.play();
Symbol 987 MovieClip Frame 7
if (_root.zombie2blast == true) {
_root.zombie2blast = false;
_root.bg.first1.grass1.zombie2.gotoAndStop(4);
} else {
_root.zombie2blast = false;
_root.bg.first1.grass1.zombie2.gotoAndStop(2);
}
Symbol 988 MovieClip Frame 1
stop();
Symbol 988 MovieClip Frame 2
_root.bg.first1.grass1.zombie2.gotoAndStop(3);
Symbol 989 MovieClip Frame 1
stop();
Symbol 989 MovieClip Frame 2
_root.mapnav.ground.zombie1.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 989 MovieClip Frame 3
_root.mapnav.ground.zombie1.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 989 MovieClip Frame 4
_root.mapnav.ground.zombie1.nextFrame();
if (_root.wes == true) {
_root.westalk.play();
}
if (_root.jewski == true) {
_root.jewskitalk.play();
}
Symbol 1000 MovieClip Frame 1
stop();
Symbol 1000 MovieClip Frame 6
stop();
Symbol 1000 MovieClip Frame 11
stop();
Symbol 1015 MovieClip Frame 6
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1015 MovieClip Frame 7
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1015 MovieClip Frame 12
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1015 MovieClip Frame 13
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1015 MovieClip Frame 18
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1015 MovieClip Frame 19
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1017 MovieClip Frame 1
stop();
Symbol 1017 MovieClip Frame 45
_root.bg.first1.berserker.gotoAndStop(2);
Symbol 1028 MovieClip Frame 2
_root.mapnav.ground.berserker.gotoAndStop(2);
Symbol 1028 MovieClip Frame 22
_root.stopogre = false;
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1028 MovieClip Frame 23
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1028 MovieClip Frame 24
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1028 MovieClip Frame 25
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1028 MovieClip Frame 26
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1028 MovieClip Frame 27
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1028 MovieClip Frame 37
stop();
Symbol 1029 MovieClip Frame 1
if (_root.wes == true) {
_root.life.weslife.gotoAndPlay(29);
}
if (_root.jewski == true) {
_root.life.jewskilife.gotoAndPlay(29);
}
_root.stopogre = false;
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1029 MovieClip Frame 2
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1029 MovieClip Frame 3
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1029 MovieClip Frame 4
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1029 MovieClip Frame 5
_root.bg._x = _root.bg._x + 6;
_root.bg._y = _root.bg._y + 6;
Symbol 1029 MovieClip Frame 6
_root.bg._x = _root.bg._x - 6;
_root.bg._y = _root.bg._y - 6;
Symbol 1029 MovieClip Frame 16
stop();
Symbol 1030 MovieClip Frame 1
stop();
Instance of Symbol 984 MovieClip in Symbol 1031 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1031 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1031 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1031 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 991 MovieClip "grass1" in Symbol 1031 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 1032 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 1033 MovieClip Frame 80
stop();
Instance of Symbol 984 MovieClip in Symbol 1036 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1036 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1036 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1036 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 1035 MovieClip "grass1" in Symbol 1036 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 1037 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 1039 MovieClip Frame 220
stop();
Instance of Symbol 984 MovieClip in Symbol 1043 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 1040 MovieClip in Symbol 1043 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1043 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 984 MovieClip in Symbol 1043 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 1042 MovieClip "grass1" in Symbol 1043 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 1044 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 1059 MovieClip Frame 25
stop();
Symbol 1060 MovieClip Frame 1
stop();
Symbol 1060 MovieClip Frame 2
_root.mapnav.ground.zombie4.nextFrame();
Symbol 1066 MovieClip Frame 1
stop();
Symbol 1066 MovieClip Frame 2
_root.mapnav.ground.zombie3.nextFrame();
Symbol 1072 MovieClip Frame 1
stop();
Symbol 1072 MovieClip Frame 2
_root.mapnav.ground.zombie2.nextFrame();
Symbol 1078 MovieClip Frame 1
stop();
Symbol 1078 MovieClip Frame 2
_root.mapnav.ground.zombie1.nextFrame();
Instance of Symbol 984 MovieClip in Symbol 1081 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 1061 MovieClip "grass4" in Symbol 1081 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 1067 MovieClip "grass3" in Symbol 1081 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 1073 MovieClip "grass2" in Symbol 1081 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 1080 MovieClip "grass11" in Symbol 1081 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 1082 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 1084 MovieClip Frame 110
stop();
Symbol 1102 MovieClip Frame 44
gotoAndPlay (1);
Symbol 1102 MovieClip Frame 54
stop();
Symbol 1111 MovieClip Frame 1
stop();
Instance of Symbol 1090 MovieClip in Symbol 1111 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 60)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 60)) + (this._y * 3)) / 4;
}
Instance of Symbol 1092 MovieClip in Symbol 1111 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 40)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 40)) + (this._y * 3)) / 4;
}
Instance of Symbol 1094 MovieClip in Symbol 1111 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 20)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 20)) + (this._y * 3)) / 4;
}
Instance of Symbol 1104 MovieClip in Symbol 1111 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 8)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 8)) + (this._y * 3)) / 4;
}
Instance of Symbol 1108 MovieClip "back1" in Symbol 1111 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 1117 MovieClip Frame 11
stop();
Symbol 1118 MovieClip Frame 257
if (_root.wes == true) {
_root.weshit1.play();
_root.life.weslife.nextFrame();
}
if (_root.jewski == true) {
_root.jewskihit1.play();
_root.life.jewskilife.nextFrame();
}
_root.gothit.play();
stop();
Symbol 1119 MovieClip Frame 1
stop();
Symbol 1120 MovieClip Frame 257
if (_root.wes == true) {
_root.weshit1.play();
_root.life.weslife.nextFrame();
}
if (_root.jewski == true) {
_root.jewskihit1.play();
_root.life.jewskilife.nextFrame();
}
_root.gothit.play();
stop();
Symbol 1121 MovieClip Frame 1
stop();
Symbol 1122 MovieClip Frame 257
if (_root.wes == true) {
_root.weshit1.play();
_root.life.weslife.nextFrame();
}
if (_root.jewski == true) {
_root.jewskihit1.play();
_root.life.jewskilife.nextFrame();
}
_root.gothit.play();
stop();
Symbol 1123 MovieClip Frame 1
stop();
Symbol 1124 MovieClip Frame 2
stop();
Symbol 1127 MovieClip Frame 1
_root.nightgoggles.dark1._visible = true;
_root.aimer.lighting._visible = true;
_root.nightgoggles.outsidedark._visible = false;
Instance of Symbol 1126 MovieClip in Symbol 1127 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 20)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 20)) + (this._y * 3)) / 4;
}
Symbol 1129 MovieClip Frame 171
stop();
Symbol 1131 MovieClip Frame 1
stop();
Symbol 1131 MovieClip Frame 102
stop();
Symbol 1131 MovieClip Frame 103
prevFrame();
Symbol 1139 MovieClip Frame 201
stop();
Symbol 1150 MovieClip Frame 1
stop();
Symbol 1150 MovieClip Frame 6
stop();
Symbol 1150 MovieClip Frame 11
stop();
Symbol 1159 MovieClip Frame 1
stop();
Symbol 1159 MovieClip Frame 130
_root.bg.first1.uglybitch.gotoAndStop(2);
Symbol 1162 MovieClip Frame 24
stop();
Symbol 1163 MovieClip Frame 1
stop();
Symbol 1163 MovieClip Frame 2
_root.mapnav.ground.finalboss.nextFrame();
Instance of Symbol 984 MovieClip in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 1132 MovieClip "grass4" in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 800)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 800)) + (this._y * 3)) / 4;
}
Instance of Symbol 1133 MovieClip "grass3" in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 400)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 400)) + (this._y * 3)) / 4;
}
Instance of Symbol 1134 MovieClip "grass2" in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 80)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 80)) + (this._y * 3)) / 4;
}
Instance of Symbol 1141 MovieClip "grass11" in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
basex = this._x;
}
onClipEvent (enterFrame) {
mx = _root._xmouse - (Stage.width / 3);
this._x = ((basex - (mx / 5)) + (this._x * 3)) / 4;
}
onClipEvent (load) {
basey = this._y;
}
onClipEvent (enterFrame) {
mx = _root._ymouse - (Stage.height / 3);
this._y = ((basey - (mx / 5)) + (this._y * 3)) / 4;
}
Symbol 1165 MovieClip Frame 1
_root.nightgoggles.dark1._visible = false;
_root.aimer.lighting._visible = false;
Symbol 1167 MovieClip Frame 366
stop();
Symbol 1168 MovieClip Frame 1
stop();
Symbol 1168 MovieClip Frame 2
_root.playable = false;
Symbol 1168 MovieClip Frame 7
_root.gun.resnipe.gotoAndPlay(15);
Symbol 1168 MovieClip Frame 39
_root.gotoAndStop(18);
Symbol 1173 Button
on (press) {
_root.gotostart.play();
}
Symbol 1176 MovieClip Frame 30
stop();
Symbol 1178 MovieClip Frame 1
stop();
Symbol 1178 MovieClip Frame 42
_root.music832 = true;
Symbol 1178 MovieClip Frame 43
_root.deathwes = false;
_root.deathjewski == false;
_root.gotoAndStop(2);
Symbol 1184 Button
on (press) {
_root.nextFrame();
}
Symbol 1195 MovieClip Frame 94
stop();
Symbol 1210 Button
on (press) {
getURL ("http://www.godlimations.com", "_blank");
}
Symbol 1212 Button
on (press) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 1219 Button
on (press) {
_root.justinvoice.gotoAndPlay(2);
}
Symbol 1221 MovieClip Frame 1120
stop();
Symbol 1223 MovieClip Frame 1
stop();
Symbol 1223 MovieClip Frame 1747
stop();