Frame 1
totalBytes = Math.round(getBytesTotal() / 1024);
loadedBytes = Math.round(getBytesLoaded() / 1024);
percentDone = Math.round((loadedBytes / totalBytes) * 100);
_root.indicator._x = percentDone + 212;
if (_root._framesloaded >= _root._totalframes) {
gotoAndPlay (3);
}
Instance of Symbol 6 MovieClip in Frame 1
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
getURL ("http://games.bbmedia.org", _blank);
}
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Instance of Symbol 144 MovieClip "level1" in Frame 3
onClipEvent (load) {
_root.s1._visible = false;
_root.s2._visible = false;
_root.s3._visible = false;
_root.s4._visible = false;
_root.s5._visible = false;
_root.s6._visible = false;
_root.s7._visible = false;
_root.s8._visible = false;
_root.s9._visible = false;
_root.s10._visible = false;
_root.stopbots2 = true;
_root.stopbots3 = true;
_root.stopbots4 = true;
_root.nextbot2 = true;
_root.nextbot1 = true;
_root.nextbot3 = true;
_root.nextbot4 = true;
_root.nextbot5 = true;
_root.nextbot6 = true;
_root.nextbot7 = true;
_root.nextbot8 = true;
_root.nextbot9 = true;
_root.nextbot10 = false;
_root.endlevel1 = true;
}
onClipEvent (enterFrame) {
if (!_root.nextbot2) {
_root.bot2._x = 800;
}
if (!_root.nextbot1) {
_root.bot1._x = 800;
}
if (!_root.nextbot3) {
_root.bot3._x = 800;
}
if (!_root.nextbot4) {
_root.bot4._x = 850;
}
if (!_root.nextbot5) {
_root.bot5._x = 660;
}
if (!_root.nextbot6) {
_root.bot6._x = 700;
}
if (!_root.nextbot7) {
_root.bot7._x = 700;
}
if (!_root.nextbot8) {
_root.bot8._x = 800;
}
if (!_root.nextbot9) {
_root.bot9._x = 700;
}
if (!_root.nextbot10) {
_root.bot10._x = 1000;
}
if (_root.stopbots2) {
_root.bot3._x = 1000;
_root.bot4._x = 1000;
_root.bot5._x = 1000;
}
if (_root.stopbots3) {
_root.bot6._x = 1000;
_root.bot7._x = 1000;
_root.bot8._x = 1600;
}
if (_root.stopbots4) {
_root.bot9._x = 1000;
_root.bot10._x = 3000;
_root.bot11._x = 1000;
}
if (_root.stopbots1) {
_root.bot1._x = 1000;
_root.bot1.gotoAndStop(94);
_root.bot2._x = 1000;
_root.bot2.gotoAndStop(101);
}
if (_root.level1._x < -2688) {
if (_root.endlevel1) {
_root.stopbotsLevel1 = true;
}
_root.proceed = true;
_root.level1._x = -2688;
}
if (_root.level1._x < -1420) {
_root.s1._visible = false;
_root.s2._visible = false;
_root.s3._visible = false;
_root.s4._visible = false;
_root.s5._visible = false;
_root.s6._visible = false;
_root.s7._visible = false;
_root.s8._visible = false;
_root.s9._visible = false;
_root.s10._visible = false;
}
}
Instance of Symbol 155 MovieClip "flower" in Frame 3
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 300;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
if (_root.sheep._x < (this._x + 10)) {
if (_root.sheep._x > (this._x - 10)) {
this.gotoAndPlay(37);
this._visible = false;
}
}
if (this._x < 0) {
this.gotoAndPlay(1);
this._visible = false;
}
if (_root.getlife) {
_root.sheeplife = _root.sheepBlizLife;
_root.getlife = false;
_root.life.gotoAndStop(1);
}
}
Instance of Symbol 272 MovieClip "sheep" in Frame 3
onClipEvent (load) {
_root.endenabled = false;
_root.levellife = 6;
_root.enemylife.enemylifevar = _root.levellife;
_root.levelhit = 1;
_root.attac.attacvar = _root.levelhit;
_root.liferemain = 3;
_root.jumpsuccess = true;
_root.sheepupgrade1 = false;
_root.unlock = true;
_root.sheeplife = 9;
_root.sheeplifeclaculate = 9;
_root.hit1 = false;
_root.hit = false;
_root.highkick = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
_root.level1._x = 298;
}
trace(_root.score.score1);
if (_root.endlevel3) {
if (!_root.inair) {
if (_root.level1._x > 100) {
if (_root.level1._x < 180) {
_root.jumpsuccess = false;
}
} else {
_root.jumpsuccess = true;
}
if (_root.level1._x > 180) {
if (_root.level1._x < 300) {
_root.jumpsuccess = true;
}
}
if (_root.level1._x > 0) {
if (_root.level1._x < 70) {
_root.jumpsuccess = true;
}
} else {
_root.jumpsuccess = false;
}
if (_root.level1._x > -225) {
if (_root.level1._x < -120) {
_root.jumpsuccess = true;
}
} else {
_root.jumpsuccess = false;
}
if (_root.level1._x > -400) {
if (_root.level1._x < -300) {
_root.jumpsuccess = true;
}
} else {
_root.jumpsuccess = false;
}
if (_root.level1._x > -630) {
if (_root.level1._x < -540) {
_root.jumpsuccess = true;
}
} else {
_root.jumpsuccess = false;
}
if (_root.level1._x > -850) {
if (_root.level1._x < -760) {
_root.jumpsuccess = true;
}
} else {
_root.jumpsuccess = false;
}
if (_root.level1._x > -1120) {
if (_root.level1._x < -980) {
_root.jumpsuccess = true;
}
} else {
_root.jumpsuccess = false;
}
if (_root.level1._x < -1120) {
_root.jumpsuccess = true;
}
if (!_root.jumpsuccess) {
_root.sheep.gotoAndStop(16);
}
}
}
if (_root.endlevel2) {
if (_root.level1._x < -1000) {
_root.sheepupgrade1 = true;
_root.level1.larmour._visible = false;
}
}
if (_root.levmoveR) {
_root.level1._x = _root.level1._x - 3;
}
if (_root.levmoveL) {
_root.level1._x = _root.level1._x + 3;
}
if (_root.jumpR) {
_root.level1._x = _root.level1._x - 13;
}
if (_root.jumpL) {
_root.level1._x = _root.level1._x + 13;
}
}
on (keyPress "q") {
_root.stopbotsLevel1 = true;
_root.proceed = true;
}
on (keyPress "d") {
if (_root.unlock) {
if (!_root.sheepupgrade1) {
this.gotoAndPlay(2);
}
if (_root.sheepupgrade1) {
this.gotoAndPlay(10);
}
}
}
on (keyPress "a") {
if (_root.unlock) {
if (!_root.sheepupgrade1) {
this.gotoAndPlay(3);
}
if (_root.sheepupgrade1) {
this.gotoAndPlay(11);
}
}
}
on (keyPress "s") {
if (_root.unlock) {
if (!_root.sheepupgrade1) {
this.gotoAndPlay(6);
}
if (_root.sheepupgrade1) {
this.gotoAndPlay(13);
}
}
}
on (keyPress "w") {
if (_root.unlock) {
if (_root.critical) {
if (!_root.sheepupgrade1) {
this.gotoAndStop(4);
}
if (_root.sheepupgrade1) {
this.gotoAndPlay(12);
}
}
_root.critical = false;
_root.cind.gotoAndPlay(1);
}
}
on (keyPress "<Up>") {
if (_root.unlock) {
if (_root.canjump) {
this.gotoAndStop(15);
}
}
}
on (keyPress "<Right>") {
if (_root.unlock) {
if (_root.notarget) {
_root.levmoveR = true;
if (_root.sheepupgrade1) {
this.gotoAndPlay(18);
}
if (!_root.sheepupgrade1) {
this.gotoAndPlay(5);
}
}
}
if (_root.jump) {
_root.jumpR = true;
}
}
on (keyPress "<Down>") {
if (_root.unlock) {
if (_root.sheepupgrade1) {
this.gotoAndStop(17);
}
}
}
on (keyPress "<Left>") {
if (_root.unlock) {
_root.levmoveL = true;
_root.movebacktrigger = true;
if (!_root.sheepupgrade1) {
this.gotoAndPlay(5);
}
if (_root.sheepupgrade1) {
this.gotoAndPlay(18);
}
}
if (_root.jump) {
_root.jumpL = true;
}
}
Instance of Symbol 292 MovieClip "bot1" in Frame 3
onClipEvent (load) {
_root.notdeath = true;
_root.bot1life = _root.levellife;
_root.inair = false;
_root.notarget = true;
_root.hitarea = false;
}
onClipEvent (enterFrame) {
if (_root.bot1life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot2 = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b1i._visible = true;
}
if (this._x < (_root.sheep._x + 100)) {
_root.hitarea = true;
_root.notarget = false;
}
if (this._x > (_root.sheep._x + 140)) {
_root.hitarea = false;
_root.notarget = true;
}
if (_root.hitarea) {
if (_root.hit) {
_root.hit = false;
_root.bot1life = _root.bot1life - _root.levelhit;
if (_root.stronghit) {
_root.bot1life = _root.bot1life - 1;
}
if (_root.highkick) {
_root.bot1life = _root.bot1life - 100;
_root.highkick = false;
}
gotoAndPlay (21);
}
}
}
Instance of Symbol 312 MovieClip "bot2" in Frame 3
onClipEvent (load) {
_root.bot2life = _root.levellife;
_root.inair = false;
_root.notarget1 = true;
_root.hitarea1 = false;
}
onClipEvent (enterFrame) {
if (_root.bot2life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot1 = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget1) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b1i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea1 = true;
_root.notarget1 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea1 = false;
_root.notarget1 = true;
}
if (_root.hitarea1) {
if (_root.hit1) {
_root.hit1 = false;
_root.bot2life = _root.bot2life - _root.levelhit;
if (_root.stronghit) {
_root.bot2life = _root.bot2life - 1;
}
if (_root.highkick) {
_root.bot2life = _root.bot2life - 100;
_root.highkick = false;
}
gotoAndPlay (46);
}
}
}
Instance of Symbol 325 MovieClip "bot3" in Frame 3
onClipEvent (load) {
_root.bot3life = _root.levellife + 2;
_root.inair = false;
_root.notarget3 = true;
_root.hitarea3 = false;
}
onClipEvent (enterFrame) {
if (_root.bot3life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot4 = true;
}
if (_root.level1._x < -1060) {
this._x = 1000;
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget3) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b3i._visible = true;
}
if (this._x < (_root.sheep._x + 110)) {
_root.hitarea3 = true;
_root.notarget3 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea3 = false;
_root.notarget3 = true;
}
if (_root.hitarea3) {
if (_root.hit3) {
_root.hit3 = false;
_root.bot3life = _root.bot3life - _root.levelhit;
if (_root.stronghit) {
_root.bot3life = _root.bot3life - 1;
}
if (_root.highkick) {
_root.bot3life = _root.bot3life - 100;
_root.highkick = false;
gotoAndPlay (53);
}
gotoAndPlay (21);
}
}
}
Instance of Symbol 341 MovieClip "bot4" in Frame 3
onClipEvent (load) {
_root.bot4life = _root.levellife;
_root.inair = false;
_root.notarget4 = true;
_root.hitarea4 = false;
}
onClipEvent (enterFrame) {
if (_root.bot4life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot3 = true;
}
if (_root.level1._x < -1060) {
this._x = 1000;
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget4) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b4i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea4 = true;
_root.notarget4 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea4 = false;
_root.notarget4 = true;
}
if (_root.hitarea4) {
if (_root.hit4) {
_root.hit4 = false;
_root.bot4life = _root.bot4life - _root.levelhit;
if (_root.stronghit) {
_root.bot4life = _root.bot4life - 1;
}
if (_root.highkick) {
_root.bot4life = _root.bot4life - 100;
_root.highkick = false;
gotoAndPlay (47);
}
gotoAndPlay (21);
}
}
}
Instance of Symbol 355 MovieClip "bot5" in Frame 3
onClipEvent (load) {
_root.bot5life = _root.levellife;
_root.inair = false;
_root.notarget5 = true;
_root.hitarea5 = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x > -1060) {
this._x = 1000;
this._visible = false;
} else {
this._visible = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget5) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b5i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea5 = true;
_root.notarget5 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea5 = false;
_root.notarget5 = true;
}
if (_root.hitarea5) {
if (_root.hit5) {
_root.hit5 = false;
_root.bot5life = _root.bot5life - _root.levelhit;
if (_root.stronghit) {
_root.bot5life = _root.bot5life - 1;
}
if (_root.highkick) {
_root.bot5life = _root.bot5life - 100;
_root.highkick = false;
gotoAndPlay (34);
}
gotoAndPlay (26);
}
}
}
Instance of Symbol 361 MovieClip "bot6" in Frame 3
onClipEvent (load) {
_root.bot6life = 1;
_root.inair = false;
_root.fishjump = true;
_root.notarget6 = true;
_root.hitarea6 = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 30) {
this._x = 700;
}
if (_root.level1._x < -1060) {
this._x = 1000;
this._visible = false;
} else {
this._visible = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget6) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b6i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea6 = true;
_root.notarget6 = false;
}
if (this._x < _root.sheep._x) {
gotoAndPlay (48);
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea6 = false;
_root.notarget6 = true;
}
if (_root.hitarea6) {
if (_root.hit6) {
if (_root.fishjump) {
_root.hit6 = false;
_root.bot6life = _root.bot6life - 1;
if (_root.highkick) {
_root.bot6life = _root.bot6life - 100;
_root.highkick = false;
}
gotoAndPlay (29);
}
}
}
}
Instance of Symbol 372 MovieClip "bot7" in Frame 3
onClipEvent (load) {
_root.notdead7 = true;
_root.bot7life = _root.levellife;
_root.inair = false;
_root.notarget7 = true;
_root.hitarea7 = false;
}
onClipEvent (enterFrame) {
if (_root.bot7life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot8 = true;
}
if (_root.level1._x > -1200) {
this._x = 1000;
this._visible = false;
} else {
this._visible = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget7) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b7i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea7 = true;
_root.notarget7 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea7 = false;
_root.notarget7 = true;
}
if (_root.hitarea7) {
if (_root.hit7) {
if (_root.notdead7) {
_root.hit7 = false;
_root.bot7life = _root.bot7life - _root.levelhit;
if (_root.stronghit) {
_root.bot7life = _root.bot7life - 1;
}
if (_root.highkick) {
_root.bot7life = _root.bot7life - 100;
_root.highkick = false;
gotoAndPlay (51);
}
gotoAndPlay (43);
}
}
}
}
Instance of Symbol 373 MovieClip "bot8" in Frame 3
onClipEvent (load) {
_root.notdead8 = true;
_root.bot8life = _root.levellife;
_root.inair = false;
_root.notarget8 = true;
_root.hitarea8 = false;
}
onClipEvent (enterFrame) {
if (_root.bot8life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot7 = true;
}
if (_root.level1._x > -1200) {
this._x = 2000;
this._visible = false;
} else {
this._visible = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget8) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b8i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea8 = true;
_root.notarget8 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea8 = false;
_root.notarget8 = true;
}
if (_root.hitarea8) {
if (_root.hit8) {
if (_root.notdead8) {
_root.hit8 = false;
_root.bot8life = _root.bot8life - _root.levelhit;
if (_root.stronghit) {
_root.bot8life = _root.bot8life - 1;
}
if (_root.highkick) {
_root.bot8life = _root.bot8life - 100;
_root.highkick = false;
gotoAndPlay (51);
}
gotoAndPlay (43);
}
}
}
}
Instance of Symbol 386 MovieClip "bot9" in Frame 3
onClipEvent (load) {
_root.notdead9 = true;
_root.bot9life = _root.levellife;
_root.inair = false;
_root.notarget9 = true;
_root.hitarea9 = false;
}
onClipEvent (enterFrame) {
if (_root.bot9life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot10 = true;
}
if (_root.level1._x < -1060) {
this._x = 1000;
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
if (_root.notarget9) {
this._x = this._x - 6;
}
if (this._x < (_root.sheep._x + 450)) {
_root.hitarea9 = true;
_root.notarget9 = false;
}
if (this._x > (_root.sheep._x + 290)) {
_root.hitarea9 = false;
_root.notarget9 = true;
}
if (_root.hitarea9) {
if (_root.hit9) {
if (_root.notdead9) {
_root.hit9 = false;
_root.bot9life = _root.bot9life - _root.levelhit;
if (_root.stronghit) {
_root.bot9life = _root.bot9life - 1;
}
gotoAndPlay (31);
if (_root.highkick) {
_root.bot9life = _root.bot9life - 100;
_root.highkick = false;
gotoAndPlay (41);
}
}
}
}
}
Instance of Symbol 388 MovieClip "ball" in Frame 3
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.botfire) {
this._visible = true;
this._x = this._x - 15;
}
if (this._x < _root.sheep._x) {
if (!_root.hitarea9) {
_root.bot9.gotoAndPlay(1);
}
if (_root.inair) {
_root.bot9.gotoAndPlay(1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
_root.bot9.gotoAndPlay(1);
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
}
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
_root.bot9.gotoAndPlay(1);
}
this._x = _root._root.bot9._x;
_root.botfire = false;
this._visible = false;
}
if (this._x < 0) {
if (_root.notdead9) {
this._x = _root._root.bot9._x;
_root.botfire = true;
_root.bot9.gotoAndPlay(1);
this._visible = false;
}
}
}
Instance of Symbol 389 MovieClip "bot10" in Frame 3
onClipEvent (load) {
_root.notdead10 = true;
_root.bot10life = _root.levellife;
_root.inair = false;
_root.notarget10 = true;
_root.hitarea10 = false;
}
onClipEvent (enterFrame) {
if (_root.bot10life < (_root.levellife - (_root.levellife / 3))) {
_root.nextbot9 = true;
}
if (_root.level1._x < -1060) {
this._x = 1000;
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
if (_root.notarget10) {
this._x = this._x - 6;
}
if (this._x < (_root.sheep._x + 450)) {
_root.hitarea10 = true;
_root.notarget10 = false;
}
if (this._x > (_root.sheep._x + 290)) {
_root.hitarea10 = false;
_root.notarget10 = true;
}
if (_root.hitarea10) {
if (_root.hit10) {
if (_root.notdead10) {
_root.hit10 = false;
_root.bot10life = _root.bot10life - _root.levelhit;
if (_root.stronghit) {
_root.bot10life = _root.bot10life - 1;
}
gotoAndPlay (31);
if (_root.highkick) {
_root.bot10life = _root.bot10life - 100;
_root.highkick = false;
gotoAndPlay (41);
}
}
}
}
}
Instance of Symbol 390 MovieClip "ball1" in Frame 3
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.botfire1) {
this._visible = true;
this._x = this._x - 15;
}
if (this._x < _root.sheep._x) {
if (!_root.hitarea10) {
_root.bot10.gotoAndPlay(1);
}
if (_root.inair) {
_root.bot10.gotoAndPlay(1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
_root.bot10.gotoAndPlay(1);
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
}
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
_root.bot10.gotoAndPlay(1);
}
this._x = _root._root.bot10._x;
_root.botfire1 = false;
this._visible = false;
}
if (this._x < 0) {
if (_root.notdead10) {
this._x = _root._root.bot10._x;
_root.botfire1 = true;
_root.bot10.gotoAndPlay(1);
this._visible = false;
}
}
}
Instance of Symbol 404 MovieClip "bot11" in Frame 3
onClipEvent (load) {
_root.bot11life = _root.levellife + 50;
_root.inair = false;
_root.notarget11 = true;
_root.hitarea11 = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x > -2300) {
this._x = 1000;
this._visible = false;
} else {
this._visible = true;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 6;
}
if (_root.jumpL) {
this._x = this._x + 6;
}
if (_root.notarget11) {
this._x = this._x - 6;
}
if (this._x < 550) {
_root.b11i._visible = true;
}
if (this._x < (_root.sheep._x + 80)) {
_root.hitarea11 = true;
_root.notarget11 = false;
}
if (this._x > (_root.sheep._x + 120)) {
_root.hitarea11 = false;
_root.notarget11 = true;
}
if (_root.hitarea11) {
if (_root.hit11) {
_root.hit11 = false;
_root.bot11life = _root.bot11life - _root.levelhit;
if (_root.stronghit) {
_root.bot11life = _root.bot11life - 1;
}
if (_root.highkick) {
_root.bot11life = _root.bot11life - (_root.levelhit + 5);
_root.highkick = false;
gotoAndPlay (34);
}
gotoAndPlay (27);
}
}
}
Instance of Symbol 407 MovieClip "ch" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 411 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 70.8;
}
if (_root.endlevel1) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 414 MovieClip in Frame 3
onClipEvent (load) {
this._x = 1700;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 1700;
}
if (_root.endlevel1) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 417 MovieClip "l3" in Frame 3
onClipEvent (load) {
this._x = 125;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 125;
}
if (_root.endlevel2) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 420 MovieClip "l4" in Frame 3
onClipEvent (load) {
this._x = 1700;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 1700;
}
if (_root.endlevel2) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 423 MovieClip "l5" in Frame 3
onClipEvent (load) {
this._x = 200;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 200;
}
if (_root.endlevel3) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 426 MovieClip "l6" in Frame 3
onClipEvent (load) {
this._x = 1900;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 1900;
}
if (_root.endlevel3) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 429 MovieClip "l7" in Frame 3
onClipEvent (load) {
this._x = 125;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 125;
}
if (_root.endlevel4) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 432 MovieClip "l8" in Frame 3
onClipEvent (load) {
this._x = 2000;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 2000;
}
if (_root.endlevel4) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 436 MovieClip "l7" in Frame 3
onClipEvent (load) {
this._x = 2500;
}
onClipEvent (enterFrame) {
if (_root.endlevel1) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 439 MovieClip "ice" in Frame 3
onClipEvent (load) {
this._x = 650;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 650;
}
if (_root.endlevel4) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 443 MovieClip "bin" in Frame 3
onClipEvent (load) {
this._x = 2800;
}
onClipEvent (enterFrame) {
if (_root.level1._x > 298) {
this._x = 2800;
}
if (_root.endlevel3) {
this._visible = true;
} else {
this._visible = false;
}
if (_root.levmoveR) {
this._x = this._x - 3;
}
if (_root.levmoveL) {
this._x = this._x + 3;
}
if (_root.jumpR) {
this._x = this._x - 13;
}
if (_root.jumpL) {
this._x = this._x + 13;
}
}
Instance of Symbol 453 MovieClip "fade" in Frame 3
onClipEvent (load) {
_root.fade._visible = false;
}
Instance of Symbol 466 MovieClip "sheeplevel" in Frame 3
onClipEvent (load) {
_root.sheepBlizLife = _root.sheeplife;
_root.sheeplevel.lprogress = 0;
}
Instance of Symbol 471 MovieClip "live1" in Frame 3
onClipEvent (enterFrame) {
if (_root.liferemain == 2) {
this._visible = false;
}
}
Instance of Symbol 471 MovieClip "live2" in Frame 3
onClipEvent (enterFrame) {
if (_root.liferemain == 1) {
this._visible = false;
}
}
Instance of Symbol 484 MovieClip "score" in Frame 3
onClipEvent (load) {
_root.score.score1 = 0;
}
Instance of Symbol 523 MovieClip "li" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 523 MovieClip "end" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 557 MovieClip "start1" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 570 MovieClip "mainpage" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 589 MovieClip "credits" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Symbol 6 MovieClip Frame 1
stop();
Symbol 6 MovieClip Frame 2
stop();
Symbol 28 MovieClip Frame 1
flyby = random(2);
if (flyby < 1) {
this._visible = false;
}
if (flyby > 0) {
if (_root.level1._x > -1000) {
this._visible = true;
}
}
Symbol 28 MovieClip Frame 205
gotoAndPlay (1);
Symbol 55 MovieClip Frame 2
x = random(20);
if (x < 19) {
gotoAndPlay (1);
}
if (x > 18) {
gotoAndPlay (3);
}
Symbol 55 MovieClip Frame 18
gotoAndPlay (1);
Symbol 80 MovieClip Frame 7
x = random(3);
if (x == 0) {
_root.m1speed = 7;
}
if (x == 1) {
_root.m1speed = 2;
}
if (x == 2) {
_root.m1speed = 10;
}
Symbol 144 MovieClip Frame 1
_root.l1._x = 70.8;
_root.l2._x = 1700;
_root.l3._x = -200;
_root.l4._x = -200;
_root.l5._x = -200;
_root.l6._x = -200;
_root.l7._x = 2500;
_root.l8._x = -200;
_root.bot1._visible = true;
_root.bot2._visible = true;
_root.stopbots1 = false;
_root.stopbots2 = true;
_root.stopbots3 = true;
_root.stopbots4 = true;
_root.endlevel2 = false;
_root.endlevel3 = false;
_root.endlevel4 = false;
_root.endlevel1 = true;
stop();
Instance of Symbol 23 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = this._x + 3;
if (this._x > 1200) {
this._x = 0;
}
}
Instance of Symbol 28 MovieClip "pile1" in Symbol 144 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 33 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.level1._x > -1300) {
if (this._x < 0) {
this._x = 1000;
}
}
if (_root.level1._x < -1300) {
if (this._x < 1100) {
this._x = 3000;
}
}
this._x = this._x - 2;
}
Instance of Symbol 45 MovieClip "vulture" in Symbol 144 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x < -1372) {
this._visible = true;
this._x = this._x + 4;
}
if (this._x > 3200) {
this._x = 1100;
}
}
Symbol 144 MovieClip Frame 2
_root.l3._x = 125;
_root.l4._x = 1800;
_root.stopbots1 = true;
_root.stopbots2 = false;
_root.endlevel2 = true;
_root.bot3._visible = true;
_root.bot3._x = 600;
_root.bot4._visible = true;
stop();
Instance of Symbol 51 MovieClip in Symbol 144 MovieClip Frame 2
onClipEvent (enterFrame) {
this._x = this._x - 4;
if (this._x < 0) {
this._x = 1200;
}
}
Instance of Symbol 55 MovieClip in Symbol 144 MovieClip Frame 2
onClipEvent (enterFrame) {
this._x = this._x + 6;
if (this._x > 1200) {
this._x = 0;
}
}
Instance of Symbol 71 MovieClip "larmour" in Symbol 144 MovieClip Frame 2
onClipEvent (load) {
this._x = 1300;
}
Instance of Symbol 80 MovieClip in Symbol 144 MovieClip Frame 2
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x < -1372) {
this._visible = true;
this._x = this._x + _root.m1speed;
}
if (this._x > 3200) {
this._x = 1100;
}
}
Instance of Symbol 93 MovieClip in Symbol 144 MovieClip Frame 2
onClipEvent (load) {
this._x = 2760;
}
Symbol 144 MovieClip Frame 3
_root.canjump = true;
_root.l5._x = 125;
_root.l6._x = 1850;
_root.ice._x = 650;
_root.bin._x = 2920;
_root.stopbots2 = true;
_root.stopbots3 = false;
_root.endlevel2 = false;
_root.endlevel3 = true;
_root.sheep._y = 202.6;
_root.sheep.waves._visible = false;
_root.sheep.sheepmask._y = _root.sheep.sheepmask._y + 50;
stop();
Instance of Symbol 117 MovieClip in Symbol 144 MovieClip Frame 3
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.level1._x < -1372) {
this._visible = true;
this._x = this._x + 10;
}
if (this._x > 3200) {
this._x = 1100;
}
}
Instance of Symbol 120 MovieClip in Symbol 144 MovieClip Frame 3
onClipEvent (enterFrame) {
this._x = this._x - 4;
if (this._x < -50) {
this._x = 1300;
}
}
Symbol 144 MovieClip Frame 4
_root.l7._x = 125;
_root.l8._x = 1950;
_root.stopbots3 = true;
_root.stopbots4 = false;
_root.endlevel2 = false;
_root.endlevel3 = false;
_root.endlevel4 = true;
_root.bot9._visible = true;
_root.bot10._visible = true;
_root.bot11._visible = true;
_root.sheep._y = 202.6;
_root.s1._visible = false;
_root.s2._visible = true;
_root.s3._visible = true;
_root.s4._visible = true;
_root.s5._visible = true;
_root.s6._visible = true;
_root.s7._visible = true;
_root.s8._visible = true;
_root.s9._visible = true;
_root.s10._visible = true;
stop();
Symbol 155 MovieClip Frame 1
if (_root.showlife) {
this._visible = true;
_root.showlife = false;
gotoAndPlay (3);
}
Symbol 155 MovieClip Frame 2
gotoAndPlay (1);
Symbol 155 MovieClip Frame 3
x = random(3);
if (x < 1) {
this._x = 200;
}
if (x > 0) {
if (x < 2) {
this._x = 300;
}
}
if (x > 1) {
if (x < 3) {
this._x = 100;
}
}
if (x > 2) {
this._x = 400;
}
Symbol 155 MovieClip Frame 36
gotoAndPlay (23);
Symbol 155 MovieClip Frame 37
_root.getlife = true;
Symbol 155 MovieClip Frame 38
_root.showlife = false;
this._visible = false;
gotoAndPlay (1);
Symbol 157 MovieClip Frame 1
if (_root.endlevel2) {
if (_root.level1._x < -1411) {
if (_root.level1._x > -1450) {
_root.sheep.waves._visible = true;
_root.sheep._y = _root.sheep._y + 1.5;
if (_root.sheep._y > 220) {
_root.sheep._y = 220;
stop();
}
_root.sheep.sheepmask._y = _root.sheep.sheepmask._y - 5;
}
}
}
Symbol 157 MovieClip Frame 2
gotoAndPlay (1);
Symbol 166 MovieClip Frame 1
_root.inair = false;
_root.levmoveR = false;
_root.levmoveL = false;
Symbol 166 MovieClip Frame 2
_root.unlock = true;
Symbol 166 MovieClip Frame 26
gotoAndPlay (1);
Symbol 176 MovieClip Frame 1
_root.unlock = false;
_root.weakhit = true;
_root.sound.gotoAndPlay(2);
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
if (_root.sheep._x > (_root.bot9._x - 60)) {
_root.hit9 = true;
}
if (_root.sheep._x > (_root.bot10._x - 60)) {
_root.hit10 = true;
}
_root.hit = true;
Symbol 176 MovieClip Frame 3
_root.weakhit = false;
Symbol 176 MovieClip Frame 9
_root.hit1 = false;
_root.hit4 = false;
_root.hit3 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit = false;
_root.sheep.gotoAndPlay(1);
Symbol 182 MovieClip Frame 1
_root.unlock = false;
_root.stronghit = true;
_root.sound.gotoAndPlay(9);
Symbol 182 MovieClip Frame 6
_root.hit = true;
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
Symbol 182 MovieClip Frame 15
_root.unlock = true;
_root.stronghit = false;
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.sheep.gotoAndPlay(1);
Symbol 192 MovieClip Frame 1
_root.unlock = false;
_root.sound.gotoAndPlay(23);
_root.hit = false;
_root.hit1 = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.inair = true;
Symbol 192 MovieClip Frame 17
_root.hit = true;
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.stronghit = true;
_root.highkick = true;
_root.ch._visible = true;
_root.ch.gotoAndPlay(2);
Symbol 192 MovieClip Frame 26
_root.unlock = true;
_root.ch._visible = false;
_root.hit1 = true;
_root.hit = false;
_root.inair = false;
_root.sheep.gotoAndPlay(1);
_root.stronghit = false;
Symbol 192 MovieClip Frame 27
_root.unlock = false;
_root.inair = true;
_root.sound.gotoAndPlay(50);
Symbol 192 MovieClip Frame 44
_root.hit = true;
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.ch._visible = true;
_root.ch.gotoAndPlay(2);
_root.stronghit = true;
_root.highkick = true;
Symbol 192 MovieClip Frame 53
_root.unlock = true;
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.inair = false;
_root.stronghit = false;
_root.ch._visible = false;
_root.sheep.gotoAndPlay(1);
Symbol 204 MovieClip Frame 1
if (_root.movebacktrigger) {
gotoAndPlay (13);
} else {
_root.sheepmove = true;
_root.unlock = false;
}
Symbol 204 MovieClip Frame 12
_root.sheepmove = false;
_root.unlock = true;
_root.sheep.gotoAndPlay(1);
Symbol 204 MovieClip Frame 13
_root.moveback = true;
_root.unlock = false;
Symbol 204 MovieClip Frame 24
_root.moveback = false;
_root.movebacktrigger = false;
_root.unlock = true;
_root.sheep.gotoAndPlay(1);
Symbol 209 MovieClip Frame 1
_root.hit = true;
_root.weakhit = true;
_root.sound.gotoAndPlay(75);
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.unlock = false;
Symbol 209 MovieClip Frame 5
_root.weakhit = false;
Symbol 209 MovieClip Frame 10
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.sheep.gotoAndPlay(1);
Symbol 211 MovieClip Frame 1
_root.unlock = false;
_root.sound.gotoAndPlay(85);
Symbol 211 MovieClip Frame 10
_root.unlock = true;
_root.sheep.gotoAndStop(1);
Symbol 218 MovieClip Frame 1
_root.unlock = false;
Symbol 218 MovieClip Frame 5
if (_root.liferemain < 1) {
_root.end._visible = true;
_root.end.gotoAndPlay(95);
stop();
}
Symbol 218 MovieClip Frame 55
_root.liferemain = _root.liferemain - 1;
if (_root.liferemain > 0) {
_root.life.gotoAndStop(1);
_root.sheeplife = _root.sheepBlizLife;
_root.sheepdeath = false;
_root.bot3._x = 1000;
_root.bot4._x = 1000;
_root.bot5._x = 1000;
_root.bot6._x = 1000;
_root.bot7._x = 1000;
_root.bot8._x = 1000;
_root.bot9._x = 1000;
_root.bot10._x = 1900;
_root.bot1._x = 1000;
_root.bot1.gotoAndPlay(1);
_root.bot2._x = 1000;
_root.bot2.gotoAndPlay(1);
_root.unlock = true;
if (_root.sheepupgrade1) {
_root.sheep.gotoAndPlay(9);
} else {
_root.sheep.gotoAndPlay(1);
}
}
Symbol 221 MovieClip Frame 1
_root.inair = false;
_root.levmoveR = false;
_root.levmoveL = false;
Symbol 221 MovieClip Frame 2
_root.unlock = true;
Symbol 221 MovieClip Frame 26
gotoAndPlay (1);
Symbol 225 MovieClip Frame 1
_root.unlock = false;
_root.weakhit = true;
_root.sound.gotoAndPlay(2);
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
if (_root.sheep._x > (_root.bot9._x - 80)) {
_root.hit9 = true;
}
if (_root.sheep._x > (_root.bot10._x - 80)) {
_root.hit10 = true;
}
_root.hit = true;
_root.hit11 = true;
Symbol 225 MovieClip Frame 3
_root.weakhit = false;
Symbol 225 MovieClip Frame 9
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit11 = false;
_root.sheep.gotoAndPlay(9);
Symbol 233 MovieClip Frame 1
_root.unlock = false;
_root.stronghit = true;
_root.sound.gotoAndPlay(9);
Symbol 233 MovieClip Frame 6
_root.hit = true;
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.hit11 = true;
if (_root.sheep._x > (_root.bot9._x - 80)) {
_root.hit9 = true;
}
if (_root.sheep._x > (_root.bot10._x - 80)) {
_root.hit10 = true;
}
Symbol 233 MovieClip Frame 15
_root.unlock = true;
_root.stronghit = false;
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit11 = false;
_root.sheep.gotoAndPlay(9);
Symbol 241 MovieClip Frame 1
_root.unlock = false;
_root.sound.gotoAndPlay(23);
_root.hit = false;
_root.hit1 = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit10 = false;
_root.inair = true;
Symbol 241 MovieClip Frame 17
_root.hit = true;
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.hit11 = true;
if (_root.sheep._x > (_root.bot9._x - 60)) {
_root.hit9 = true;
}
if (_root.sheep._x > (_root.bot10._x - 60)) {
_root.hit10 = true;
}
_root.stronghit = true;
_root.highkick = true;
_root.ch._visible = true;
_root.ch.gotoAndPlay(2);
Symbol 241 MovieClip Frame 26
_root.unlock = true;
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit11 = false;
_root.unlock = true;
_root.inair = false;
_root.stronghit = false;
_root.ch._visible = false;
_root.sheep.gotoAndPlay(9);
_root.hit1 = true;
_root.hit = false;
_root.unlock = true;
_root.inair = false;
_root.sheep.gotoAndPlay(1);
_root.stronghit = false;
Symbol 241 MovieClip Frame 27
_root.unlock = false;
_root.inair = true;
_root.sound.gotoAndPlay(50);
Symbol 241 MovieClip Frame 44
_root.hit = true;
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.hit11 = true;
if (_root.sheep._x > (_root.bot9._x - 60)) {
_root.hit9 = true;
}
if (_root.sheep._x > (_root.bot10._x - 60)) {
_root.hit10 = true;
}
_root.stronghit = true;
_root.highkick = true;
_root.ch._visible = true;
_root.ch.gotoAndPlay(2);
Symbol 241 MovieClip Frame 53
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit11 = false;
_root.unlock = true;
_root.inair = false;
_root.stronghit = false;
_root.ch._visible = false;
_root.sheep.gotoAndPlay(9);
Symbol 252 MovieClip Frame 1
_root.hit = true;
_root.weakhit = true;
_root.sound.gotoAndPlay(75);
_root.hit1 = true;
_root.hit3 = true;
_root.hit4 = true;
_root.hit5 = true;
_root.hit6 = true;
_root.hit7 = true;
_root.hit8 = true;
_root.hit11 = true;
if (_root.sheep._x > (_root.bot9._x - 80)) {
_root.hit9 = true;
}
if (_root.sheep._x > (_root.bot10._x - 80)) {
_root.hit10 = true;
}
_root.unlock = false;
Symbol 252 MovieClip Frame 5
_root.weakhit = false;
Symbol 252 MovieClip Frame 10
_root.hit1 = false;
_root.hit = false;
_root.hit3 = false;
_root.hit4 = false;
_root.hit5 = false;
_root.hit6 = false;
_root.hit7 = false;
_root.hit8 = false;
_root.hit9 = false;
_root.hit10 = false;
_root.hit11 = false;
_root.sheep.gotoAndPlay(9);
Symbol 254 MovieClip Frame 1
_root.unlock = false;
_root.sound.gotoAndPlay(85);
Symbol 254 MovieClip Frame 10
_root.unlock = true;
_root.sheep.gotoAndStop(9);
Symbol 260 MovieClip Frame 1
_root.unlock = false;
_root.inair = true;
_root.jump = true;
Symbol 260 MovieClip Frame 7
_root.jump = true;
Symbol 260 MovieClip Frame 20
_root.unlock = true;
_root.inair = false;
_root.jumpL = false;
_root.jumpR = false;
_root.jump = false;
_root.hit1 = false;
_root.hit = false;
_root.inair = false;
_root.sheep.gotoAndPlay(9);
Symbol 266 MovieClip Frame 7
if (_root.liferemain < 1) {
_root.end._visible = true;
_root.end.gotoAndPlay(95);
stop();
}
Symbol 266 MovieClip Frame 15
_root.liferemain = _root.liferemain - 1;
if (_root.liferemain > 0) {
_root.life.gotoAndStop(1);
_root.sheeplife = _root.sheepBlizLife;
_root.sheepdeath = false;
_root.bot3._x = 1000;
_root.bot4._x = 1000;
_root.bot5._x = 1000;
_root.bot6._x = 1000;
_root.bot7._x = 1000;
_root.bot8._x = 1000;
_root.bot9._x = 1000;
_root.bot10._x = 1900;
_root.bot1._x = 1000;
_root.bot1.gotoAndPlay(1);
_root.bot2._x = 1000;
_root.bot2.gotoAndPlay(1);
_root.unlock = true;
_root.level1._x = 298;
if (_root.sheepupgrade1) {
_root.sheep.gotoAndPlay(9);
} else {
_root.sheep.gotoAndPlay(9);
}
}
stop();
Symbol 270 MovieClip Frame 1
_root.inair = true;
Symbol 270 MovieClip Frame 20
_root.inair = false;
gotoAndPlay (1);
Symbol 271 MovieClip Frame 1
if (_root.movebacktrigger) {
gotoAndPlay (13);
} else {
_root.sheepmove = true;
_root.unlock = false;
}
Symbol 271 MovieClip Frame 12
_root.sheepmove = false;
_root.unlock = true;
_root.sheep.gotoAndPlay(9);
Symbol 271 MovieClip Frame 13
_root.moveback = true;
_root.unlock = false;
Symbol 271 MovieClip Frame 24
_root.moveback = false;
_root.movebacktrigger = false;
_root.unlock = true;
_root.sheep.gotoAndPlay(9);
Symbol 272 MovieClip Frame 1
stop();
Instance of Symbol 168 MovieClip "waves" in Symbol 272 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Symbol 272 MovieClip Frame 2
stop();
Symbol 272 MovieClip Frame 3
stop();
Symbol 272 MovieClip Frame 4
jump = random(2);
if (jump < 1) {
_root.sheep.lev.gotoAndPlay(1);
}
if (jump > 0) {
_root.sheep.lev.gotoAndPlay(27);
}
stop();
Symbol 272 MovieClip Frame 5
stop();
Symbol 272 MovieClip Frame 6
stop();
Symbol 272 MovieClip Frame 7
stop();
Symbol 272 MovieClip Frame 8
stop();
Symbol 272 MovieClip Frame 9
stop();
Symbol 272 MovieClip Frame 10
stop();
Symbol 272 MovieClip Frame 11
stop();
Symbol 272 MovieClip Frame 12
jump = random(2);
if (jump < 1) {
_root.sheep.leva.gotoAndPlay(1);
}
if (jump > 0) {
_root.sheep.leva.gotoAndPlay(27);
}
stop();
Symbol 272 MovieClip Frame 13
stop();
Symbol 272 MovieClip Frame 14
stop();
Symbol 272 MovieClip Frame 15
stop();
Symbol 272 MovieClip Frame 16
stop();
Symbol 272 MovieClip Frame 17
stop();
Symbol 272 MovieClip Frame 18
stop();
Symbol 292 MovieClip Frame 1
_root.bot1._visible = true;
if (_root.sheepdeath) {
_root.hitarea = false;
}
if (_root.hitarea) {
gotoAndPlay (31);
}
Symbol 292 MovieClip Frame 20
gotoAndPlay (1);
Symbol 292 MovieClip Frame 21
_root.elife._x = _root.bot1._x;
_root.elife.gotoAndPlay(2);
if (_root.bot1life < 1) {
gotoAndPlay (84);
}
Symbol 292 MovieClip Frame 30
gotoAndPlay (1);
Symbol 292 MovieClip Frame 39
if (_root.inair) {
gotoAndPlay (46);
}
Symbol 292 MovieClip Frame 41
if (!_root.hitarea) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(7);
}
if (_root.inair) {
gotoAndPlay (46);
}
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 292 MovieClip Frame 45
gotoAndPlay (31);
Symbol 292 MovieClip Frame 85
_root.notarget = true;
Symbol 292 MovieClip Frame 93
_root.bot1._visible = false;
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1500;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1700;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 1000;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1300;
}
_root.bot1life = _root.levellife;
_root.notarget = true;
_root.hitarea = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot1 = false;
_root.nextbot2 = true;
gotoAndPlay (1);
Symbol 292 MovieClip Frame 94
this._visible = false;
stop();
Symbol 312 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea1 = false;
}
if (_root.hitarea1) {
gotoAndPlay (21);
}
Symbol 312 MovieClip Frame 20
gotoAndPlay (1);
Symbol 312 MovieClip Frame 25
if (_root.inair) {
gotoAndPlay (66);
}
Symbol 312 MovieClip Frame 35
if (!_root.hitarea1) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(7);
}
if (_root.inair) {
gotoAndPlay (66);
}
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 312 MovieClip Frame 45
gotoAndPlay (21);
Symbol 312 MovieClip Frame 46
if (_root.weakhit) {
_root.weakhit = false;
_root.elife1._x = _root.bot2._x;
_root.elife1.gotoAndPlay(2);
}
if (_root.stronghit) {
_root.stronghit = false;
_root.elife2._x = _root.bot2._x;
_root.elife2.gotoAndPlay(2);
}
if (_root.bot2life < 1) {
gotoAndPlay (56);
}
Symbol 312 MovieClip Frame 55
gotoAndPlay (1);
Symbol 312 MovieClip Frame 65
life = random(2);
if (life < 1) {
_root.showlife = true;
}
if (life > 0) {
_root.showlife = false;
}
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot2life = _root.levellife;
_root.notarget1 = true;
_root.hitarea1 = false;
_root.nextbot2 = false;
_root.nextbot1 = true;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
gotoAndPlay (1);
Symbol 312 MovieClip Frame 100
gotoAndPlay (1);
Symbol 312 MovieClip Frame 101
this._visible = false;
stop();
Symbol 325 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea3 = false;
}
if (_root.hitarea3) {
gotoAndPlay (31);
}
Symbol 325 MovieClip Frame 20
gotoAndPlay (1);
Symbol 325 MovieClip Frame 21
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot3life < 1) {
gotoAndPlay (53);
}
Symbol 325 MovieClip Frame 30
gotoAndPlay (1);
Symbol 325 MovieClip Frame 33
if (_root.inair) {
gotoAndPlay (2);
}
Symbol 325 MovieClip Frame 41
if (!_root.hitarea3) {
gotoAndPlay (1);
}
if (!_root.inair) {
if (_root.sheepupgrade1) {
_root.sheep.gotoAndPlay(14);
}
if (!_root.sheepupgrade1) {
_root.sheep.gotoAndPlay(7);
}
}
if (_root.inair) {
gotoAndPlay (1);
}
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 325 MovieClip Frame 52
gotoAndPlay (31);
Symbol 325 MovieClip Frame 61
life = random(2);
if (life < 1) {
_root.showlife = true;
}
if (life > 0) {
_root.showlife = false;
}
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot3life = _root.levellife;
_root.notarget3 = true;
_root.hitarea3 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot3 = false;
_root.nextbot4 = true;
gotoAndPlay (1);
Symbol 341 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea4 = false;
}
if (_root.hitarea4) {
gotoAndPlay (31);
}
Symbol 341 MovieClip Frame 20
gotoAndPlay (1);
Symbol 341 MovieClip Frame 21
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot4life < 1) {
gotoAndPlay (47);
}
Symbol 341 MovieClip Frame 30
gotoAndPlay (1);
Symbol 341 MovieClip Frame 45
if (!_root.hitarea4) {
gotoAndPlay (1);
}
if (!_root.inair) {
if (_root.sheepupgrade1) {
_root.sheep.gotoAndPlay(14);
}
if (!_root.sheepupgrade1) {
_root.sheep.gotoAndPlay(7);
}
}
if (_root.inair) {
gotoAndPlay (1);
}
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 341 MovieClip Frame 46
gotoAndPlay (31);
Symbol 341 MovieClip Frame 55
life = random(2);
if (life < 1) {
_root.showlife = true;
}
if (life > 0) {
_root.showlife = false;
}
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot4life = _root.levellife;
_root.notarget4 = true;
_root.hitarea4 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot4 = false;
_root.nextbot3 = true;
gotoAndPlay (1);
Symbol 355 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea5 = false;
}
if (_root.hitarea5) {
gotoAndPlay (9);
}
Symbol 355 MovieClip Frame 8
gotoAndPlay (1);
Symbol 355 MovieClip Frame 19
if (!_root.hitarea5) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
}
if (_root.inair) {
gotoAndPlay (2);
}
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 355 MovieClip Frame 25
gotoAndPlay (9);
Symbol 355 MovieClip Frame 26
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot5life < 1) {
gotoAndPlay (34);
}
Symbol 355 MovieClip Frame 33
gotoAndPlay (1);
Symbol 355 MovieClip Frame 43
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot5life = _root.levellife;
_root.notarget5 = true;
_root.hitarea5 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
gotoAndPlay (1);
Symbol 361 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea6 = false;
}
if (_root.hitarea6) {
gotoAndPlay (3);
}
Symbol 361 MovieClip Frame 2
gotoAndPlay (1);
Symbol 361 MovieClip Frame 11
_root.fishjump = true;
Symbol 361 MovieClip Frame 15
if (!_root.hitarea6) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
}
if (_root.inair) {
gotoAndPlay (1);
}
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 361 MovieClip Frame 18
_root.fishjump = false;
Symbol 361 MovieClip Frame 28
gotoAndPlay (3);
Symbol 361 MovieClip Frame 29
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot6life < 1) {
gotoAndPlay (35);
}
Symbol 361 MovieClip Frame 34
gotoAndPlay (1);
Symbol 361 MovieClip Frame 35
_root.fishjump = false;
Symbol 361 MovieClip Frame 47
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 700;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 700;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 700;
}
}
if (x > 2) {
this._x = _root.sheep._x + 700;
}
_root.bot6life = 1;
_root.notarget6 = true;
_root.hitarea6 = false;
_root.fishjump = true;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
gotoAndPlay (1);
Symbol 361 MovieClip Frame 48
this._x = 800;
_root.bot6life = 1;
_root.notarget6 = true;
_root.hitarea6 = false;
_root.fishjump = true;
gotoAndPlay (1);
Symbol 372 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea7 = false;
}
if (_root.hitarea7) {
gotoAndPlay (21);
}
Symbol 372 MovieClip Frame 20
gotoAndPlay (1);
Symbol 372 MovieClip Frame 35
if (!_root.hitarea7) {
gotoAndPlay (1);
}
if (_root.inair) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
}
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 372 MovieClip Frame 42
gotoAndPlay (21);
Symbol 372 MovieClip Frame 43
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot7life < 1) {
gotoAndPlay (51);
}
Symbol 372 MovieClip Frame 50
gotoAndPlay (1);
Symbol 372 MovieClip Frame 51
_root.notdead7 = false;
Symbol 372 MovieClip Frame 65
_root.notdead7 = true;
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot7life = _root.levellife;
_root.notarget7 = true;
_root.hitarea7 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot7 = false;
_root.nextbot8 = true;
gotoAndPlay (1);
Symbol 373 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea8 = false;
}
if (_root.hitarea8) {
gotoAndPlay (21);
}
Symbol 373 MovieClip Frame 20
gotoAndPlay (1);
Symbol 373 MovieClip Frame 35
if (!_root.hitarea8) {
gotoAndPlay (1);
}
if (_root.inair) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
_root.sheeplife = _root.sheeplife - (_root.sheeplifeclaculate / 9);
_root.life.nextFrame();
}
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 373 MovieClip Frame 42
gotoAndPlay (21);
Symbol 373 MovieClip Frame 43
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot8life < 1) {
gotoAndPlay (51);
}
Symbol 373 MovieClip Frame 50
gotoAndPlay (1);
Symbol 373 MovieClip Frame 51
_root.notdead8 = false;
Symbol 373 MovieClip Frame 65
_root.notdead8 = true;
life = random(2);
if (life < 1) {
_root.showlife = true;
}
if (life > 0) {
_root.showlife = false;
}
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot8life = _root.levellife;
_root.notarget8 = true;
_root.hitarea8 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot8 = false;
_root.nextbot7 = true;
gotoAndPlay (1);
Symbol 386 MovieClip Frame 1
if (_root.sheepdeath) {
this._x = 1309;
_root.hitarea9 = false;
}
if (_root.hitarea9) {
gotoAndPlay (17);
}
Symbol 386 MovieClip Frame 8
if (_root.hitarea9) {
gotoAndPlay (17);
}
Symbol 386 MovieClip Frame 16
gotoAndPlay (1);
Symbol 386 MovieClip Frame 29
_root.ball._x = this._x;
_root.botfire = true;
Symbol 386 MovieClip Frame 30
stop();
Symbol 386 MovieClip Frame 31
_root.inair = true;
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot9life < 1) {
gotoAndPlay (41);
}
Symbol 386 MovieClip Frame 40
_root.inair = false;
gotoAndPlay (1);
Symbol 386 MovieClip Frame 41
_root.notdead9 = false;
Symbol 386 MovieClip Frame 50
_root.notdead9 = true;
life = random(2);
if (life < 1) {
_root.showlife = true;
}
if (life > 0) {
_root.showlife = false;
}
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot9life = _root.levellife;
_root.notarget9 = true;
_root.hitarea9 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot10 = true;
_root.nextbot9 = false;
gotoAndPlay (1);
Symbol 389 MovieClip Frame 1
if (_root.sheepdeath) {
this._x = 1000;
_root.hitarea10 = false;
}
if (_root.hitarea10) {
gotoAndPlay (17);
}
Symbol 389 MovieClip Frame 8
if (_root.hitarea10) {
gotoAndPlay (17);
}
Symbol 389 MovieClip Frame 16
gotoAndPlay (1);
Symbol 389 MovieClip Frame 29
_root.ball1._x = this._x;
_root.botfire1 = true;
Symbol 389 MovieClip Frame 30
stop();
Symbol 389 MovieClip Frame 31
_root.inair = true;
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot10life < 1) {
gotoAndPlay (41);
}
Symbol 389 MovieClip Frame 40
_root.inair = false;
gotoAndPlay (1);
Symbol 389 MovieClip Frame 41
_root.notdead10 = false;
Symbol 389 MovieClip Frame 50
_root.notdead10 = true;
life = random(2);
if (life < 1) {
_root.showlife = true;
}
if (life > 0) {
_root.showlife = false;
}
x = random(4);
if (x < 1) {
this._x = _root.sheep._x + 1200;
}
if (x > 0) {
if (x < 2) {
this._x = _root.sheep._x + 1500;
}
}
if (x > 1) {
if (x < 3) {
this._x = _root.sheep._x + 900;
}
}
if (x > 2) {
this._x = _root.sheep._x + 1000;
}
_root.bot10life = _root.levellife;
_root.notarget10 = true;
_root.hitarea10 = false;
_root.sheeplevel.nextFrame();
_root.score.score1 = _root.score.score1 + 1;
_root.nextbot10 = false;
_root.nextbot9 = true;
gotoAndPlay (1);
Symbol 404 MovieClip Frame 1
if (_root.sheepdeath) {
_root.hitarea11 = false;
}
if (_root.hitarea11) {
gotoAndPlay (16);
}
Symbol 404 MovieClip Frame 15
gotoAndPlay (1);
Symbol 404 MovieClip Frame 23
if (!_root.hitarea11) {
gotoAndPlay (1);
}
if (!_root.inair) {
_root.sheep.gotoAndPlay(14);
}
if (_root.inair) {
gotoAndPlay (2);
}
_root.sheeplife = _root.sheeplife - ((_root.sheeplifeclaculate / 9) + 3);
_root.life.nextFrame();
if (_root.sheeplife < 1) {
_root.sheepdeath = true;
_root.life.nextFrame();
_root.sheep.gotoAndStop(8);
gotoAndPlay (1);
}
Symbol 404 MovieClip Frame 26
gotoAndPlay (16);
Symbol 404 MovieClip Frame 27
if (_root.weakhit) {
_root.weakhit = false;
}
if (_root.stronghit) {
_root.stronghit = false;
}
if (_root.bot11life < 1) {
gotoAndPlay (36);
}
Symbol 404 MovieClip Frame 35
gotoAndPlay (1);
Symbol 404 MovieClip Frame 40
_root.li._visible = true;
_root.li.gotoAndPlay(2);
Symbol 404 MovieClip Frame 45
stop();
Symbol 407 MovieClip Frame 1
stop();
Symbol 407 MovieClip Frame 15
stop();
Symbol 411 MovieClip Frame 1
stop();
Symbol 414 MovieClip Frame 1
stop();
Symbol 417 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 1
stop();
Symbol 423 MovieClip Frame 1
stop();
Symbol 426 MovieClip Frame 1
stop();
Symbol 429 MovieClip Frame 1
stop();
Symbol 432 MovieClip Frame 1
stop();
Symbol 453 MovieClip Frame 2
if (_root.proceed) {
this._visible = true;
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Symbol 453 MovieClip Frame 20
_root.bot1._x = 600;
_root.bot2._x = 600;
_root.bot3._x = 600;
_root.bot4._x = 600;
_root.bot5._x = 600;
_root.bot6._x = 600;
_root.bot7._x = 600;
_root.bot8._x = 600;
_root.bot9._x = 600;
_root.bot10._x = 600;
Symbol 453 MovieClip Frame 65
if (_root.endlevel1) {
_root.stopbots1 = true;
_root.level1.gotoAndStop(2);
_root.level1._x = 200;
_root.proceed = false;
_root.endlevel1 = false;
}
if (_root.endlevel2) {
_root.stopbots2 = true;
_root.level1.gotoAndStop(3);
_root.level1._x = 300;
_root.proceed = false;
}
if (_root.endlevel3) {
_root.stopbots2 = true;
_root.stopbots1 = true;
_root.stopbots3 = false;
_root.endlevel4 = true;
_root.level1.gotoAndStop(4);
_root.level1._x = 300;
_root.proceed = false;
}
Symbol 453 MovieClip Frame 110
this._visible = false;
this.gotoAndPlay(1);
Symbol 458 MovieClip Frame 1
stop();
Symbol 458 MovieClip Frame 2
stop();
Symbol 458 MovieClip Frame 3
stop();
Symbol 458 MovieClip Frame 4
stop();
Symbol 458 MovieClip Frame 5
stop();
Symbol 458 MovieClip Frame 6
stop();
Symbol 458 MovieClip Frame 7
stop();
Symbol 458 MovieClip Frame 8
stop();
Symbol 458 MovieClip Frame 9
stop();
Symbol 458 MovieClip Frame 10
stop();
Symbol 466 MovieClip Frame 1
stop();
Symbol 466 MovieClip Frame 2
stop();
Symbol 466 MovieClip Frame 3
stop();
Symbol 466 MovieClip Frame 4
stop();
Symbol 466 MovieClip Frame 5
stop();
Symbol 466 MovieClip Frame 6
stop();
Symbol 466 MovieClip Frame 7
stop();
Symbol 466 MovieClip Frame 8
stop();
Symbol 466 MovieClip Frame 9
stop();
Symbol 466 MovieClip Frame 10
stop();
Symbol 466 MovieClip Frame 11
stop();
Symbol 466 MovieClip Frame 12
_root.levelhit = _root.levelhit + 0.8;
_root.endscore.scoref = _root.score.score1;
_root.endlevel.endlevels = _root.sheeplevel.lprogress;
_root.attac.attacvar = _root.levelhit;
_root.sheeplevel.lprogress = _root.sheeplevel.lprogress + 1;
_root.levellife = _root.levellife + 7;
_root.enemylife.enemylifevar = _root.levellife;
_root.sheeplife = _root.sheepBlizLife + 3;
_root.sheeplifeclaculate = _root.sheeplifeclaculate + 3;
_root.sheepBlizLife = _root.sheeplife;
if (_root.sheepupgrade1) {
_root.sheeplife = _root.sheeplife + 2;
_root.sheeplifeclaculate = _root.sheeplifeclaculate + 2;
}
gotoAndStop (1);
Symbol 470 MovieClip Frame 620
_root.critical = true;
stop();
Symbol 513 MovieClip Frame 1
stop();
Symbol 513 MovieClip Frame 2
stop();
Symbol 517 MovieClip Frame 1
stop();
Symbol 517 MovieClip Frame 2
stop();
Symbol 520 MovieClip Frame 1
stop();
Symbol 520 MovieClip Frame 2
stop();
Symbol 523 MovieClip Frame 1
stop();
Symbol 523 MovieClip Frame 130
_root.endenabled = true;
_root.sheep._visible = false;
Symbol 523 MovieClip Frame 150
_root.end.endscore.scoref = _root.score.score1;
_root.end.endlevel.endlevels = _root.sheeplevel.lprogress;
stop();
Instance of Symbol 513 MovieClip "fame" in Symbol 523 MovieClip Frame 150
onClipEvent (load) {
_root.link = "http://games.bbmedia.org/ovcata/scores_ovcata.php?name=";
_root.link1 = "&score=";
_root.link2 = "&level=";
}
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
var rname = _root.end.namescore.namevar;
var rscore = _root.end.endscore.scoref;
var rlevel = _root.end.endlevel.endlevels;
getURL ("http://games.bbmedia.org/ovcata/scores_ovcata.php", _blank, "POST");
}
Instance of Symbol 517 MovieClip "play" in Symbol 523 MovieClip Frame 150
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
_root.endenabled = false;
_root.sheepdeath = false;
_root.sheeplevel.gotoAndStop(1);
_root.sheep.gotoAndStop(1);
_root.level1.gotoAndStop(1);
_root.level1._x = -52;
_root.liferemain = 3;
_root.levelhit = 1;
_root.score.score1 = 0;
_root.sheeplevel.lprogress = 0;
_root.levellife = 6;
_root.sheeplife = 9;
_root.sheep._visible = true;
_root.life.gotoAndStop(1);
_root.sheepupgrade = false;
_root.live1._visible = true;
_root.live2._visible = true;
_root.bot3._x = 1000;
_root.bot4._x = 1000;
_root.bot5._x = 1000;
_root.bot6._x = 1000;
_root.bot7._x = 1000;
_root.bot8._x = 1000;
_root.bot9._x = 1000;
_root.bot10._x = 1900;
_root.bot1._x = 1000;
_root.bot1.gotoAndPlay(1);
_root.bot2._x = 1300;
_root.bot2.gotoAndPlay(1);
_root.end._visible = false;
}
Instance of Symbol 520 MovieClip in Symbol 523 MovieClip Frame 150
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
getURL ("http://bbmedia.org", _blank);
}
Symbol 538 MovieClip Frame 1
stop();
Symbol 538 MovieClip Frame 2
stop();
Instance of Symbol 538 MovieClip "startgamebut" in Symbol 539 MovieClip Frame 1
onClipEvent (load) {
_root.start2._visible = false;
_root.startgame = true;
}
onClipEvent (enterFrame) {
if (_root.startgame) {
_root.bot1._x = 1000;
_root.bot1.gotoAndPlay(1);
_root.bot2._x = 1300;
_root.bot2.gotoAndPlay(1);
}
}
on (rollOver) {
this.gotoAndStop(2);
}
on (rollOut) {
this.gotoAndStop(1);
}
on (release) {
_root.start2._visible = false;
_root.startgame = false;
}
Instance of Symbol 555 MovieClip in Symbol 557 MovieClip Frame 1
on (release) {
_root.start1._visible = false;
_root.start2._visible = true;
}
Symbol 563 MovieClip Frame 1
stop();
Symbol 563 MovieClip Frame 2
stop();
Symbol 566 MovieClip Frame 1
stop();
Symbol 566 MovieClip Frame 2
stop();
Symbol 569 MovieClip Frame 1
stop();
Symbol 569 MovieClip Frame 2
stop();
Instance of Symbol 563 MovieClip in Symbol 570 MovieClip Frame 1
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
_root.start1._visible = true;
_root.mainpage._visible = false;
}
Instance of Symbol 566 MovieClip in Symbol 570 MovieClip Frame 1
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
_root.credits._visible = true;
_root.credits.gotoAndPlay(2);
_root.mainpage._visible = false;
}
Instance of Symbol 569 MovieClip in Symbol 570 MovieClip Frame 1
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
on (release) {
getURL ("http://games.bbmedia.org/halloffame_ovcata.php", _blank);
}
Symbol 582 MovieClip Frame 165
_root.mainpage._visible = true;
_root.music.gotoAndPlay(2);
Symbol 582 MovieClip Frame 220
_root.intro._visible = false;
stop();
Symbol 589 MovieClip Frame 1
stop();
Instance of Symbol 585 MovieClip in Symbol 589 MovieClip Frame 58
on (release) {
getURL ("http://bbmedia.org", _blank);
}
Symbol 589 MovieClip Frame 81
stop();
Instance of Symbol 588 MovieClip in Symbol 589 MovieClip Frame 81
on (release) {
_root.credits._visible = false;
_root.mainpage._visible = true;
}
Symbol 595 MovieClip Frame 1
stop();
Symbol 595 MovieClip Frame 8
stop();
Symbol 595 MovieClip Frame 22
stop();
Symbol 595 MovieClip Frame 49
stop();
Symbol 595 MovieClip Frame 74
stop();
Symbol 595 MovieClip Frame 84
stop();
Symbol 595 MovieClip Frame 94
stop();
Symbol 595 MovieClip Frame 106
stop();
Symbol 595 MovieClip Frame 139
stop();
Symbol 598 MovieClip Frame 1
stop();
Symbol 598 MovieClip Frame 1736
gotoAndPlay (2);