Frame 1
Stage.showMenu = "false";
Frame 131
_quality = "HIGH";
Frame 159
stop();
Frame 628
_quality = "LOW";
Frame 670
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.lives = 3;
_root.eggs = 0;
_root.dying = 0;
_root.score = 0;
_root.leftblock = 0;
_root.bosshits = 0;
_root.loghits = 0;
_root.bosshead = 0;
_root.deathtext = "";
Frame 671
stop();
Instance of Symbol 383 MovieClip "screen" in Frame 671
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 671
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 671
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 671
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 672
gotoAndStop (670);
Frame 673
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.sharp = 0;
stopAllSounds();
_quality = "MEDIUM";
play();
Instance of Symbol 203 MovieClip in Frame 675
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 675
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Frame 675
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 439 MovieClip in Frame 675
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.lives = _root.lives + 1;
this.gotoAndStop(2);
}
}
Frame 1099
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_quality = "LOW";
_root.leftblock = 0;
_root.rightblock = 0;
_root.sharp = 0;
stopAllSounds();
play();
Frame 1100
_root.sounds.gotoAndPlay(8);
Frame 1101
stop();
Instance of Symbol 506 MovieClip "screen" in Frame 1101
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 1101
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Frame 1102
play();
Instance of Symbol 203 MovieClip in Frame 1102
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 1152
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 1152
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Frame 1152
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Frame 1153
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_quality = "MEDIUM";
_root.leftblock = 0;
_root.rightblock = 0;
_root.sharp = 0;
Frame 1354
stopAllSounds();
Frame 1355
stopAllSounds();
_quality = "LOW";
Frame 1358
_root.sounds.gotoAndPlay(12);
Frame 1363
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
Frame 1364
stop();
Instance of Symbol 529 MovieClip "screen" in Frame 1364
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 1364
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 1364
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 1364
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 1365
gotoAndStop (1397);
Frame 1366
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
stop();
Instance of Symbol 555 MovieClip "screen" in Frame 1366
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 1366
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 1366
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 1366
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 1367
gotoAndStop (1408);
Frame 1368
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_quality = "MEDIUM";
stopAllSounds();
stopAllSounds();
Instance of Symbol 196 MovieClip in Frame 1368
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 203 MovieClip in Frame 1368
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 1368
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 1368
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip "dying" in Frame 1368
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Frame 1657
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_quality = "LOW";
stopAllSounds();
_root.sounds.gotoAndPlay(8);
Instance of Symbol 641 MovieClip "screen" in Frame 1657
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 1657
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 1657
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 1657
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 1661
stop();
Frame 1662
play();
Instance of Symbol 203 MovieClip in Frame 1662
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Frame 1720
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_quality = "MEDIUM";
Instance of Symbol 196 MovieClip in Frame 1720
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 203 MovieClip in Frame 1720
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 1720
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 1720
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip "dying" in Frame 1720
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Frame 2086
stopAllSounds();
Frame 2087
stopAllSounds();
_quality = "LOW";
Frame 2088
_root.sounds.gotoAndPlay(12);
Frame 2095
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
Frame 2096
stop();
Instance of Symbol 386 MovieClip in Frame 2096
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 692 MovieClip "screen" in Frame 2096
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 409 MovieClip in Frame 2096
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 2096
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 2097
gotoAndStop (2129);
Frame 2099
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
Frame 2100
stop();
Instance of Symbol 706 MovieClip "screen" in Frame 2100
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 2100
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 2100
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 2100
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 2101
gotoAndStop (2140);
Frame 2102
play();
Frame 2103
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
Frame 2104
stop();
Instance of Symbol 719 MovieClip "screen" in Frame 2104
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 2104
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 2104
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 2104
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 2105
gotoAndStop (2144);
Frame 2106
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_quality = "MEDIUM";
stopAllSounds();
Instance of Symbol 196 MovieClip in Frame 2106
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 203 MovieClip in Frame 2106
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 2106
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 2106
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip "dying" in Frame 2106
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Frame 2482
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_root.wave = 1;
stopAllSounds();
_root.sounds.gotoAndPlay(8);
_root.bosshits = 0;
_root.loghits = 0;
_root.bosshead = 0;
_quality = "LOW";
Instance of Symbol 787 MovieClip "screen" in Frame 2482
onClipEvent (load) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
Instance of Symbol 386 MovieClip in Frame 2482
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Frame 2482
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x + 3;
}
}
Instance of Symbol 409 MovieClip in Frame 2482
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.whistle == 0)) {
_root.screen.main._x = _root.screen.main._x - 3;
}
}
Frame 2486
stop();
Instance of Symbol 203 MovieClip in Frame 2487
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Frame 2538
_root.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
_root.dying = 0;
_root.leftblock = 0;
_quality = "MEDIUM";
Instance of Symbol 196 MovieClip in Frame 2538
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 203 MovieClip in Frame 2538
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 2538
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Frame 2538
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip "dying" in Frame 2538
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Frame 2913
_root.gotoAndPlay("ending");
Frame 2956
stop();
Instance of Symbol 824 MovieClip "main" in Frame 2956
onClipEvent (enterFrame) {
if (Key.isDown("65")) {
this.play();
}
}
Instance of Symbol 824 MovieClip "main" in Frame 2970
onClipEvent (enterFrame) {
this.play();
}
Frame 3419
_root.gotoAndPlay("opening");
Frame 3432
_quality = "HIGH";
play();
Frame 3554
stopAllSounds();
_root.gotoAndPlay("opening");
Symbol 10 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
_root.gotoAndStop(160);
}
Symbol 10 MovieClip Frame 2
gotoAndPlay (1);
Symbol 15 Button
on (release) {
play();
}
Symbol 20 Button
on (release) {
getURL ("http://hp.vector.co.jp/authors/VA016823/joytokey/english.html", "_blank");
}
Symbol 25 Button
on (release) {
play();
}
Symbol 28 MovieClip Frame 1
stop();
Symbol 28 MovieClip Frame 20
stop();
Symbol 34 Button
on (release) {
play();
_root.screensize = "small";
}
Symbol 51 Button
on (release) {
gotoAndPlay (577);
}
Symbol 196 MovieClip Frame 1
stop();
Symbol 200 MovieClip Frame 1
stop();
Symbol 203 MovieClip Frame 1
stop();
Symbol 207 MovieClip Frame 1
stop();
Symbol 209 MovieClip Frame 1
stop();
Symbol 212 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 218 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 1
stop();
Symbol 226 MovieClip Frame 1
stop();
Instance of Symbol 200 MovieClip in Symbol 226 MovieClip Frame 19
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 226 MovieClip Frame 35
stop();
Symbol 226 MovieClip Frame 36
gotoAndStop (35);
Symbol 231 MovieClip Frame 1
stop();
Symbol 231 MovieClip Frame 2
_root.score = _root.score + 50;
Symbol 231 MovieClip Frame 3
stop();
Symbol 260 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 260 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.score = _root.score + 150;
_root.jumpspeed = 20;
_root.jumpt = _root.screen.main._y - 150;
if (_parent.hit == 2) {
_root.jumpt = _root.screen.main - 150;
_root.score = _root.score + 300;
}
_root.screen.main.gotoAndStop(2);
_parent.gotoAndPlay(18);
}
}
Instance of Symbol 238 MovieClip in Symbol 260 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "THESE LOGS ARE EVIL!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 260 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
_parent.play();
} else {
_parent.stop();
}
}
Symbol 260 MovieClip Frame 17
gotoAndPlay (1);
Symbol 260 MovieClip Frame 18
_parent.stop();
play();
hit = hit + 1;
if (hit == 2) {
gotoAndPlay (41);
_root.loghits = _root.loghits + 1;
if (_root.biglog == 1) {
_root.loghits = 2;
}
}
Symbol 260 MovieClip Frame 40
_parent.play();
gotoAndPlay (1);
Symbol 260 MovieClip Frame 45
_root.biglog = 0;
stop();
Instance of Symbol 238 MovieClip in Symbol 265 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "YOU GOT FLATTENED!";
if (_root.falling == 1) {
_root.deathtext = "BE CAREFUL CHAPPY!";
}
}
}
Instance of Symbol 238 MovieClip in Symbol 265 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
_parent.play();
} else {
_parent.stop();
}
}
Symbol 286 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 286 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH FOR TRAPS!";
this.gotoAndPlay(42);
}
}
Instance of Symbol 238 MovieClip in Symbol 286 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
_parent.play();
} else {
_parent.stop();
}
}
Instance of Symbol 238 MovieClip in Symbol 286 MovieClip Frame 42
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH FOR TRAPS!";
this.gotoAndPlay(42);
}
}
Instance of Symbol 238 MovieClip in Symbol 294 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "POINTY 'AINT IT!";
}
}
Instance of Symbol 238 MovieClip in Symbol 294 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "OUCH!";
}
}
Instance of Symbol 238 MovieClip in Symbol 294 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH IT!";
}
}
Symbol 297 MovieClip Frame 1
stop();
Symbol 330 MovieClip Frame 1
_root.whistle = 0;
Symbol 330 MovieClip Frame 246
_root.whistle = 1;
Symbol 333 MovieClip Frame 1
_root.walkt = 0;
if (_root.land == 1) {
gotoAndPlay (4);
_root.land = 0;
}
Symbol 333 MovieClip Frame 3
gotoAndPlay (1);
Symbol 339 MovieClip Frame 6
_root.screen.main.gotoAndStop(3);
Symbol 362 MovieClip Frame 1
_root.leftblock = 0;
_root.rightblock = 0;
Symbol 362 MovieClip Frame 37
stop();
Symbol 376 MovieClip Frame 58
stop();
Symbol 377 MovieClip Frame 1
stop();
Symbol 377 MovieClip Frame 6
gotoAndStop (1);
Symbol 377 MovieClip Frame 9
gotoAndStop (1);
Symbol 383 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 207 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 209 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 218 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 221 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 207 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 226 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
this.play();
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndPlay("boss1");
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 297 MovieClip in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.play();
} else {
this.stop();
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
_root.egglives.gotoAndPlay(4);
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.whistle = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.whistle = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Symbol 384 MovieClip Frame 11
stop();
Symbol 386 MovieClip Frame 1
_quality = "LOW";
stop();
Symbol 386 MovieClip Frame 8
_quality = "MEDIUM";
stop();
Symbol 392 MovieClip Frame 1
stop();
Symbol 392 MovieClip Frame 4
play();
_root.deathtext = "1UP";
Symbol 392 MovieClip Frame 15
_root.deathtext = "";
Symbol 392 MovieClip Frame 17
_root.deathtext = "1UP";
Symbol 392 MovieClip Frame 19
_root.deathtext = "";
Symbol 392 MovieClip Frame 21
_root.deathtext = "1UP";
Symbol 392 MovieClip Frame 23
_root.deathtext = "";
Symbol 392 MovieClip Frame 25
_root.deathtext = "1UP";
Symbol 392 MovieClip Frame 27
_root.deathtext = "";
Symbol 405 MovieClip Frame 1
stop();
Symbol 436 MovieClip Frame 1
stop();
Instance of Symbol 436 MovieClip "bosshead" in Symbol 438 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.bosshead == 2) {
this.gotoAndStop(2);
}
if (_root.bosshead == 3) {
this.gotoAndStop(3);
}
}
Instance of Symbol 238 MovieClip in Symbol 438 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.score = _root.score + 100;
_root.jumpspeed = 20;
_root.jumpt = this._y - 70;
_root.screen.main.gotoAndStop(2);
_root.sounds.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 438 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "THESE LOGS ARE EVIL!";
}
}
Symbol 439 MovieClip Frame 1
stop();
Symbol 439 MovieClip Frame 2
play();
_root.deathtext = "1UP";
Symbol 439 MovieClip Frame 15
_root.deathtext = "";
Symbol 439 MovieClip Frame 17
_root.deathtext = "1UP";
Symbol 439 MovieClip Frame 19
_root.deathtext = "";
Symbol 439 MovieClip Frame 21
_root.deathtext = "1UP";
Symbol 439 MovieClip Frame 23
_root.deathtext = "";
Symbol 439 MovieClip Frame 25
_root.deathtext = "1UP";
Symbol 439 MovieClip Frame 27
_root.deathtext = "";
stop();
Symbol 444 MovieClip Frame 1
stop();
Symbol 444 MovieClip Frame 3
gotoAndStop (1);
Symbol 444 MovieClip Frame 5
gotoAndStop (1);
Symbol 444 MovieClip Frame 7
gotoAndStop (1);
Symbol 444 MovieClip Frame 9
gotoAndStop (1);
Symbol 444 MovieClip Frame 11
gotoAndStop (1);
Symbol 444 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 436 MovieClip in Symbol 488 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.bosshead == 2) {
this.gotoAndStop(2);
}
if (_root.bosshead == 3) {
this.gotoAndStop(3);
}
}
Instance of Symbol 238 MovieClip in Symbol 488 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "THESE LOGS ARE EVIL!";
}
}
Instance of Symbol 238 MovieClip in Symbol 488 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.score = _root.score + 100;
_root.jumpspeed = 20;
_root.jumpt = this._y - 70;
_root.screen.main.gotoAndStop(2);
_root.sounds.gotoAndPlay(2);
}
}
Symbol 488 MovieClip Frame 14
gotoAndPlay (1);
Instance of Symbol 436 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.bosshead == 2) {
this.gotoAndStop(2);
}
if (_root.bosshead == 3) {
this.gotoAndStop(3);
}
}
Instance of Symbol 238 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 70;
_root.screen.main.gotoAndStop(2);
_root.sounds.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 496 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "THESE LOGS ARE EVIL!";
}
}
Instance of Symbol 488 MovieClip "logrunning" in Symbol 498 MovieClip Frame 59
onClipEvent (load) {
this._x = _root.EVILLOGX;
}
Symbol 498 MovieClip Frame 78
_root.logrunning = 1;
Symbol 498 MovieClip Frame 146
_root.logrunning = 0;
Symbol 498 MovieClip Frame 196
_root.sharp = 1;
stop();
Instance of Symbol 496 MovieClip in Symbol 498 MovieClip Frame 196
onClipEvent (load) {
_root.sharp = 1;
}
Symbol 505 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 505 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "THESE LOGS ARE EVIL!";
}
}
Instance of Symbol 238 MovieClip in Symbol 505 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) && (_root.sharp == 2)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 70;
_root.screen.main.gotoAndStop(2);
_root.sharp = 3;
_root.sounds.gotoAndPlay(6);
_root.screen.sharpie.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 505 MovieClip Frame 2
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) && (this._x >= _root.screen.evillog._x)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 25;
_root.jumpt = this._y - 150;
_root.screen.main.gotoAndStop(2);
_root.sounds.gotoAndPlay(6);
}
}
Instance of Symbol 238 MovieClip in Symbol 505 MovieClip Frame 2
onClipEvent (enterFrame) {
if (hitTest(_root.screen.evillog) && (_root.logrunning == 1)) {
_root.screen.EVILLOG.logrunning.gotoAndPlay(15);
_root.bosshead = _root.bosshead + 1;
if (_root.bosshead == 4) {
_root.gotoAndPlay("boss1d");
}
_root.screen.sharpie.gotoAndPlay(15);
}
}
Symbol 505 MovieClip Frame 14
gotoAndPlay (2);
Instance of Symbol 504 MovieClip in Symbol 505 MovieClip Frame 15
onClipEvent (enterFrame) {
_root.screen.sharpie._x = _root.screen.sharpie._x + 20;
}
Symbol 505 MovieClip Frame 27
gotoAndPlay (15);
Symbol 506 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 203 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 506 MovieClip Frame 1
onClipEvent (load) {
_root.levelposY = this._y;
}
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = _root.levelposY;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
} else {
this._x = this._x - 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
} else {
this._x = this._x + 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 180;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 0;
_root.leftblock = 1;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 439 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.lives = _root.lives + 1;
this.gotoAndStop(2);
}
}
Instance of Symbol 505 MovieClip "sharpie" in Symbol 506 MovieClip Frame 1
onClipEvent (load) {
thisx = this._x;
}
onClipEvent (enterFrame) {
if (_root.sharp == 1) {
_root.screen.sharpie.gotoAndStop(1);
this._x = this._x + 5;
if (this._x >= _root.screen.evillog._x) {
_root.sharp = 2;
_root.logspeed = -10;
logsound = 1;
}
}
if (_root.sharp == 2) {
_root.logspeed = _root.logspeed + 4;
if (_root.logspeed >= 30) {
_root.screen.evillog.play();
if (logsound == 1) {
_root.sounds.gotoAndPlay(4);
logsound = 0;
}
_root.logspeed = 30;
}
this._x = this._x + _root.logspeed;
if (this._x >= 400) {
_root.sharp = 0;
this._x = thisx;
}
}
if (this._x >= 400) {
_root.sharp = 0;
this._x = thisx;
_root.screen.sharpie.gotoAndStop(1);
}
}
Symbol 522 MovieClip Frame 1
stop();
Symbol 529 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.leftblock = 1;
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.leftblock = 1;
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.leftblock = 1;
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 297 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.play();
} else {
this.stop();
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.leftblock = 1;
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
_root.egglives.gotoAndPlay(2);
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndStop("L2P2");
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 549 MovieClip Frame 1
stop();
Instance of Symbol 200 MovieClip in Symbol 550 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 550 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.leftblock = 1;
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 549 MovieClip in Symbol 550 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = _root.screen.main._y - 300;
_root.screen.main.gotoAndStop(2);
this.play();
}
}
Symbol 552 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 552 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH FOR TRAPS!";
this.gotoAndPlay(42);
}
}
Instance of Symbol 238 MovieClip in Symbol 552 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
_parent.play();
} else {
_parent.stop();
}
}
Symbol 555 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 439 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.lives = _root.lives + 1;
this.gotoAndStop(2);
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndPlay("boss2");
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) && (_root.screen.main._y < _root.ground)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
_root.egglives.gotoAndPlay(2);
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 555 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 583 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 583 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH OUT!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 607 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "GOTCHA!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 615 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH IT!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 623 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = _root.screen.main._y - 200;
_root.sounds.gotoAndPlay(10);
if (_root.bh == 0) {
_root.bosshits = _root.bosshits + 1;
_root.bh = 1;
_root.score = _root.score + 150;
if (_root.bosshits == 10) {
_root.gotoAndPlay("boss2d");
}
}
}
}
Instance of Symbol 238 MovieClip in Symbol 623 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "DON'T RUN INTO ME!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 631 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH OUT!!!";
}
}
Symbol 632 MovieClip Frame 1
stop();
Symbol 640 MovieClip Frame 1
_root.bh = 0;
Instance of Symbol 238 MovieClip in Symbol 640 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH IT!!!";
}
}
Symbol 640 MovieClip Frame 125
_root.logfall = 1;
Symbol 640 MovieClip Frame 129
_root.logfall = 0;
Symbol 640 MovieClip Frame 200
_root.bh = 0;
Symbol 641 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 640 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (load) {
_root.bosshits = 0;
}
onClipEvent (enterFrame) {
}
Instance of Symbol 200 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip "dying" in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 0;
_root.leftblock = 1;
_root.screen.main._x = _root.screen.main._x + 8;
_root.screen._x = _root.screen._x - 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x - 10;
_root.screen.main._x = _root.screen.main._x + 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 439 MovieClip in Symbol 641 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.lives = _root.lives + 1;
this.gotoAndStop(2);
}
}
Instance of Symbol 196 MovieClip in Symbol 678 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 678 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Symbol 679 MovieClip Frame 1
stop();
Instance of Symbol 196 MovieClip in Symbol 679 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_parent.play();
}
}
Instance of Symbol 196 MovieClip in Symbol 679 MovieClip Frame 37
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Symbol 681 MovieClip Frame 1
stop();
Symbol 681 MovieClip Frame 68
stop();
Instance of Symbol 200 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 238 MovieClip in Symbol 686 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "SPIKEY!";
}
}
Instance of Symbol 238 MovieClip in Symbol 686 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "OOOOW!";
}
}
Instance of Symbol 238 MovieClip in Symbol 686 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "WATCH IT!";
}
}
Instance of Symbol 238 MovieClip in Symbol 686 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "MY LIMBS ARE SHARP!";
}
}
Symbol 688 MovieClip Frame 1
stop();
Instance of Symbol 688 MovieClip in Symbol 689 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
} else {
stop();
}
}
Symbol 692 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 207 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch1)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch2)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch3)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch4)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch5)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndPlay("Level35");
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
_root.egglives.gotoAndPlay(2);
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Instance of Symbol 681 MovieClip in Symbol 692 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
play();
}
}
Symbol 706 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch6)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch7)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch8)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch9)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch10)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 203 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndStop("L3P2");
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndPlay("L3P2");
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 439 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.lives = _root.lives + 1;
this.gotoAndStop(2);
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
_root.egglives.gotoAndPlay(2);
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 706 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 719 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch2)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch3)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch4)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch11)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch0)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch5)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch10)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch12)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 212 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 522 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch6)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch7)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch8)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch9)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 196 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch13)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 203 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.gotoAndPlay("boss3");
}
}
Instance of Symbol 203 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
_root.egglives.gotoAndPlay(2);
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = 50;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x - 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 231 MovieClip in Symbol 719 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
this.play();
_root.eggs = _root.eggs + 1;
}
}
Instance of Symbol 238 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "LEAF IT TO THE EXPERTS!!!";
}
}
Symbol 754 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "GET OUTTA HERE!!!";
}
}
Symbol 754 MovieClip Frame 2
_root.loghits = 0;
Instance of Symbol 238 MovieClip in Symbol 754 MovieClip Frame 90
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "DON'T POKE ME!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 754 MovieClip Frame 113
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "BLERRRGHH!!!";
}
}
Instance of Symbol 238 MovieClip in Symbol 754 MovieClip Frame 116
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "DON'T TOUCH MY PERSON!!!";
}
}
Symbol 754 MovieClip Frame 240
_root.wave = _root.wave + 1;
Instance of Symbol 238 MovieClip in Symbol 769 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = _root.screen.main._y - 200;
_root.sounds.gotoAndPlay(10);
if (_root.bh == 0) {
_root.bosshits = _root.bosshits + 1;
_root.bh = 1;
_root.score = _root.score + 150;
}
}
}
Instance of Symbol 238 MovieClip in Symbol 769 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "DON'T RUN INTO ME!!!";
}
}
Symbol 776 MovieClip Frame 1
_root.bh = 0;
Symbol 776 MovieClip Frame 187
_root.bh = 0;
Symbol 776 MovieClip Frame 374
gotoAndPlay (1);
Symbol 776 MovieClip Frame 375
play();
Symbol 776 MovieClip Frame 382
stop();
Instance of Symbol 488 MovieClip "logrunning" in Symbol 782 MovieClip Frame 59
onClipEvent (load) {
this._x = _root.EVILLOGX;
}
Symbol 782 MovieClip Frame 78
_root.logrunning = 1;
Symbol 782 MovieClip Frame 108
if (_root.loghits == 2) {
gotoAndPlay (226);
}
Symbol 782 MovieClip Frame 146
_root.logrunning = 0;
Symbol 782 MovieClip Frame 196
_root.sharp = 1;
stop();
Instance of Symbol 496 MovieClip in Symbol 782 MovieClip Frame 196
onClipEvent (load) {
_root.sharp = 1;
}
Symbol 782 MovieClip Frame 225
gotoAndPlay (1);
Instance of Symbol 436 MovieClip in Symbol 782 MovieClip Frame 226
onClipEvent (enterFrame) {
if (_root.bosshead == 2) {
this.gotoAndStop(2);
}
if (_root.bosshead == 3) {
this.gotoAndStop(3);
}
}
Symbol 782 MovieClip Frame 251
stop();
Symbol 783 MovieClip Frame 1
stop();
Instance of Symbol 238 MovieClip in Symbol 783 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.dying == 0)) {
_root.screen.main.gotoAndStop(10);
_root.screen.main._y = _root.screen.main._y - 20;
_root.dying = 4;
_root.halfdark.gotoAndStop(2);
_root.deathtext = "THESE LOGS ARE EVIL!";
}
}
Instance of Symbol 238 MovieClip in Symbol 783 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) && (_root.sharp == 2)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 70;
_root.screen.main.gotoAndStop(2);
_root.sharp = 3;
_root.sounds.gotoAndPlay(6);
_root.screen.waves.sharpie.gotoAndPlay(2);
}
}
Instance of Symbol 238 MovieClip in Symbol 783 MovieClip Frame 2
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.dying == 0)) && (this._x >= _root.screen.waves.evillog._x)) {
_root.falling = 0;
_root.jump = 1;
_root.jumpspeed = 25;
_root.jumpt = this._y - 150;
_root.screen.main.gotoAndStop(2);
_root.sounds.gotoAndPlay(6);
}
}
Instance of Symbol 238 MovieClip in Symbol 783 MovieClip Frame 2
onClipEvent (enterFrame) {
if (hitTest(_root.screen.waves.evillog) && (_root.logrunning == 1)) {
_root.screen.waves.EVILLOG.logrunning.gotoAndPlay(15);
_root.bosshead = _root.bosshead + 1;
if (_root.bosshead == 4) {
_root.loghits = 2;
_root.screen.waves.EVILLOG.gotoAndPlay(226);
}
_root.screen.waves.sharpie.gotoAndPlay(15);
}
}
Symbol 783 MovieClip Frame 14
gotoAndPlay (2);
Instance of Symbol 504 MovieClip in Symbol 783 MovieClip Frame 15
onClipEvent (enterFrame) {
_root.screen.waves.sharpie._x = _root.screen.waves.sharpie._x + 20;
}
Symbol 783 MovieClip Frame 27
gotoAndPlay (15);
Symbol 784 MovieClip Frame 1
stop();
Symbol 784 MovieClip Frame 3
_root.biglog = 1;
Symbol 784 MovieClip Frame 5
stop();
Instance of Symbol 776 MovieClip in Symbol 784 MovieClip Frame 5
onClipEvent (load) {
chek = 0;
}
onClipEvent (enterFrame) {
if ((_root.bosshits == 5) && (chek == 0)) {
chek = 1;
this.gotoAndPlay(375);
_root.loghits = 2;
}
}
Instance of Symbol 783 MovieClip "sharpie" in Symbol 784 MovieClip Frame 7
onClipEvent (load) {
thisx = this._x;
}
onClipEvent (enterFrame) {
if (_root.sharp == 1) {
_root.screen.waves.sharpie.gotoAndStop(1);
this._x = this._x + 5;
if (this._x >= _root.screen.waves.evillog._x) {
_root.sharp = 2;
_root.logspeed = -10;
logsound = 1;
}
}
if (_root.sharp == 2) {
_root.logspeed = _root.logspeed + 4;
if (_root.logspeed >= 30) {
_root.screen.waves.evillog.play();
if (logsound == 1) {
_root.sounds.gotoAndPlay(4);
logsound = 0;
}
_root.logspeed = 30;
}
this._x = this._x + _root.logspeed;
if (this._x >= 400) {
_root.sharp = 0;
this._x = thisx;
}
}
if (this._x >= 400) {
_root.sharp = 0;
this._x = thisx;
_root.screen.waves.sharpie.gotoAndStop(1);
}
}
Instance of Symbol 238 MovieClip in Symbol 784 MovieClip Frame 8
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.gotoAndPlay("boss3d");
}
}
Symbol 787 MovieClip Frame 1
_ROOT.FALLING = 1;
_root.jump = 0;
_root.jumpspeed = 20;
_root.walkt = 0;
_root.land = 0;
Instance of Symbol 196 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (load) {
_root.ground = this._y;
}
onClipEvent (enterFrame) {
if ((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 200 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen.main._x = _root.screen.main._x - 8;
_root.screen._x = _root.screen._x + 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 215 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 212 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 203 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 196 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch1)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.switch2)) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
}
Instance of Symbol 196 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 1)) && (_root.screen.main._y <= this._y)) && (_root.dying == 0)) {
_root.falling = 0;
_root.screen.main._y = this._y;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
Instance of Symbol 196 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((hitTest(_root.screen.main) && (_root.falling == 0)) && (_root.jump == 0)) && (_root.dying == 0)) {
_root.falling = 1;
_root.screen.main._y = _root.screen.main._y + 15;
_root.screen.main.gotoAndStop(3);
}
}
Instance of Symbol 203 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 439 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.lives = _root.lives + 1;
this.gotoAndStop(2);
}
}
Instance of Symbol 200 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main) && (_root.dying == 0)) {
_root.dying = 1;
_root.falling = 1;
_root.screen.main.gotoAndStop(10);
}
if (hitTest(_root.screen.main) && (_root.dying == 1)) {
_root.falling = 1;
_root.deathtext = "YOU FELL IN A HOLE!";
_root.halfdark.gotoAndStop(2);
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.screen.main._x = _root.screen.main._x + 10;
_root.screen.main._y = _root.screen.main._y + 2;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 754 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.loghits == 2) {
this.play();
}
if (_root.loghits == 4) {
this.play();
}
}
Instance of Symbol 784 MovieClip "waves" in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.wave == 2) {
this.gotoAndStop(3);
}
if (_root.wave == 3) {
this.gotoAndStop(5);
}
if (_root.wave == 4) {
this.gotoAndStop(7);
}
if (_root.wave == 5) {
this.gotoAndStop(8);
}
}
Instance of Symbol 200 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 1;
_root.leftblock = 0;
_root.screen._x = _root.screen._x + 10;
_root.screen.main._x = _root.screen.main._x - 10;
} else {
_root.rightblock = 0;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Instance of Symbol 200 MovieClip "dying" in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.levelpos = _root.screen._x;
_root.playerpos = _root.screen.main._x;
}
}
Instance of Symbol 377 MovieClip "main" in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.eggs >= 100) {
_root.eggs = 0;
_root.lives = _root.lives + 1;
}
if (_root.dying == 2) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop("dead");
}
_root.screen._x = _root.levelpos;
_root.screen.main._x = _root.playerpos;
_root.screen.main._y = -100;
_root.dying = 0;
_root.leftblock = 0;
_root.rightblock = 0;
_root.falling = 1;
_root.deathtext = "";
_root.halfdark.play();
_root.screen.main.gotoAndStop(2);
}
if (_root.dying == 0) {
if (Key.isDown(37) && (_root.leftblock == 0)) {
_root.rightblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(7);
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
} else {
this._x = this._x - 8;
_root.screen._x = _root.screen._x + 8;
}
}
if (Key.isDown(39) && (_root.rightblock == 0)) {
_root.leftblock = 0;
if ((_root.falling == 0) && (_root.jump == 0)) {
_root.screen.main.gotoAndPlay(4);
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
} else {
this._x = this._x + 8;
_root.screen._x = _root.screen._x - 8;
}
}
if ((Key.isDown(65) && (_root.falling == 0)) && (_root.jump == 0)) {
_root.jump = 1;
_root.jumpspeed = 20;
_root.jumpt = this._y - 160;
_root.screen.main.gotoAndStop(2);
}
if (_root.jump == 1) {
this._y = this._y - _root.jumpspeed;
if ((_root.falling == 0) && (_root.jumpspeed >= 5)) {
_root.jumpspeed = _root.jumpspeed - 0.5;
}
if (this._y <= _root.jumpt) {
_root.jump = 0;
_root.falling = 1;
}
}
if (_root.falling == 1) {
this._y = this._y + (_root.jumpspeed - 5);
if (_root.jumpspeed <= 15) {
_root.jumpspeed = _root.jumpspeed + 0.5;
_root.screen.main.gotoAndStop(3);
}
if (this._y >= 450) {
this._y = -10;
}
}
if ((this._y >= _root.ground) && (_root.falling == 1)) {
_root.falling = 0;
_root.screen.main._y = _root.ground;
_root.screen.main.gotoAndStop(1);
_root.land = 1;
}
}
if ((_root.falling == 1) && (_root.dying == 1)) {
this._y = this._y + 5;
if (this._y >= 600) {
_root.dying = 2;
}
}
if (_root.dying == 4) {
_root.falling = 0;
_root.jumping = 0;
_root.ydist = this._y - 100;
_root.dying = 5;
}
if (_root.dying == 5) {
this._y = this._y - 2;
if (this._y <= _root.ydist) {
_root.dying = 2;
}
}
}
Instance of Symbol 200 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.screen.main)) {
_root.rightblock = 0;
_root.leftblock = 1;
_root.screen.main._x = _root.screen.main._x + 8;
_root.screen._x = _root.screen._x - 8;
}
if (hitTest(_root.background)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 824 MovieClip Frame 1
stop();
Symbol 833 MovieClip Frame 753
_root.play();
Symbol 833 MovieClip Frame 754
stop();