Frame 1
totalbytes = _root.getBytesTotal();
bytesloaded = _root.getBytesLoaded();
percent = int((bytesloaded / totalbytes) * 100);
if (percent < 0) {
percent = 0;
}
tellTarget ("_root.loader") {
gotoAndStop(int(_root.percent / 2));
};
Frame 2
if (bytesloaded >= totalbytes) {
_root.gotoAndstop("Main", 1);
} else {
gotoAndPlay (1);
}
Frame 3
stop();
stop();
Frame 4
function showGameOverWindow() {
stage_mc.attachMovie("gameOverWindow", "gameOverWindow_mc", depth++);
stage_mc.gameOverWindow_mc._x = 30;
stage_mc.gameOverWindow_mc._y = 0;
}
_global.stage_mc = this;
_global.highScoresScript = "http://www.mausland.de/games/php/squirrel.php";
var frank = 1;
var choice = 1;
var runden = 1;
var crowns = 1;
stop();
stop();
Frame 5
stop();
Frame 6
_quality = "low";
stop();
maxPlatforms = 13;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
stop();
score = 0;
lives = 100;
Instance of Symbol 313 MovieClip "player" in Frame 6
onClipEvent (enterFrame) {
render();
}
onClipEvent (enterFrame) {
for (i in _root) {
if (i.substring(0, 4) == "coin") {
if (this.hitTest(_root[i])) {
_root[i].gotoAndStop(2);
_root.score = _root.score + 1;
}
}
}
}
onClipEvent (enterFrame) {
for (i in _root) {
if (i.substring(0, 0) == "bad") {
if (this.hitTest(_root[i])) {
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 348 MovieClip "ssswvsaaw" in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.play();
}
}
Instance of Symbol 360 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 375 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x + 32;
}
}
Instance of Symbol 452 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a1");
}
}
Instance of Symbol 474 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(57)) {
_root.hello.play();
}
}
Frame 11
stop();
Instance of Symbol 348 MovieClip "ssswv" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a2");
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a3");
}
}
Instance of Symbol 360 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a4");
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 26
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a5");
}
}
Frame 31
stop();
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a6");
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a7");
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a8");
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a9");
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a10");
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 56
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a11");
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 61
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a12");
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 65
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a13");
}
}
Instance of Symbol 348 MovieClip "ssswvsaaw" in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a14");
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 348 MovieClip "ssswv" in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.spider1.play();
}
}
Instance of Symbol 452 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a15");
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 348 MovieClip "ssswv" in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.spider1.play();
}
}
Instance of Symbol 452 MovieClip in Frame 77
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a16");
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 348 MovieClip "ssswv" in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.spider1.play();
}
}
Instance of Symbol 452 MovieClip in Frame 81
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a17");
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 348 MovieClip "ssswvhhh" in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.spider2.play();
}
}
Instance of Symbol 452 MovieClip in Frame 85
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a18");
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 348 MovieClip "ssswv" in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.spider1.play();
}
}
Instance of Symbol 452 MovieClip in Frame 89
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a19");
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 348 MovieClip "ssswvhhh" in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.spider2.play();
}
}
Instance of Symbol 452 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a20");
}
}
Instance of Symbol 360 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 373 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 97
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a21");
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 452 MovieClip in Frame 102
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("loop1");
}
}
Frame 107
stop();
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 360 MovieClip in Frame 107
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 116
stop();
Instance of Symbol 576 MovieClip in Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 116
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 126
stop();
Instance of Symbol 576 MovieClip in Frame 126
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 126
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 126
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 126
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 126
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 126
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 136
stop();
Instance of Symbol 576 MovieClip in Frame 136
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 136
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 136
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 146
stop();
Frame 156
stop();
Instance of Symbol 576 MovieClip in Frame 156
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 156
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 156
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 156
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 166
stop();
Frame 176
stop();
Instance of Symbol 576 MovieClip in Frame 176
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 176
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 176
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 186
stop();
Instance of Symbol 576 MovieClip in Frame 186
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 186
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 197
stop();
Instance of Symbol 576 MovieClip in Frame 197
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 207
stop();
Instance of Symbol 576 MovieClip in Frame 207
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 207
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 207
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 207
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 217
stop();
Instance of Symbol 629 MovieClip in Frame 217
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 629 MovieClip in Frame 217
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 629 MovieClip in Frame 217
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 629 MovieClip in Frame 217
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 629 MovieClip in Frame 217
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 629 MovieClip in Frame 217
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 226
stop();
Instance of Symbol 576 MovieClip in Frame 226
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 226
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 226
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 226
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 226
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 226
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 236
stop();
Instance of Symbol 576 MovieClip in Frame 236
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 236
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 236
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 236
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 236
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 236
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 246
stop();
Instance of Symbol 576 MovieClip in Frame 246
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 246
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 246
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 256
stop();
Frame 266
stop();
Instance of Symbol 576 MovieClip in Frame 266
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 266
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 266
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 266
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 276
stop();
Frame 286
stop();
Instance of Symbol 576 MovieClip in Frame 286
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 286
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 286
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 296
stop();
Instance of Symbol 576 MovieClip in Frame 296
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 296
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 307
stop();
Instance of Symbol 576 MovieClip in Frame 307
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 317
runden = runden + 1;
stop();
Instance of Symbol 576 MovieClip in Frame 317
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 317
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 317
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Instance of Symbol 576 MovieClip in Frame 317
onClipEvent (enterFrame) {
if (this.hitTest(_root.fuchs)) {
this.Play();
}
}
Frame 327
_root.board.tim.stop();
_quality = "high";
Frame 332
_root.board.tim.stop();
_quality = "high";
Frame 337
_root.board.scor.score = _root.board.scor.score + 10000;
var schuss = _root.board.scor.score;
_root.board.tim.stop();
_quality = "high";
Symbol 74 MovieClip [highScoresWindow] Frame 1
highScores_mc = this;
highScores_mc.close_btn.onRelease = function () {
highScores_mc.removeMovieClip();
};
dataSender = new LoadVars();
dataReceiver = new LoadVars();
dataReceiver.onLoad = function () {
var _local1 = this;
highScores_mc.gotoAndStop("loaded");
highScores_mc.name1 = _local1.name1;
highScores_mc.name2 = _local1.name2;
highScores_mc.name3 = _local1.name3;
highScores_mc.name4 = _local1.name4;
highScores_mc.name5 = _local1.name5;
highScores_mc.name6 = _local1.name6;
highScores_mc.name7 = _local1.name7;
highScores_mc.name8 = _local1.name8;
highScores_mc.name9 = _local1.name9;
highScores_mc.name10 = _local1.name10;
highScores_mc.score1 = _local1.score1;
highScores_mc.score2 = _local1.score2;
highScores_mc.score3 = _local1.score3;
highScores_mc.score4 = _local1.score4;
highScores_mc.score5 = _local1.score5;
highScores_mc.score6 = _local1.score6;
highScores_mc.score7 = _local1.score7;
highScores_mc.score8 = _local1.score8;
highScores_mc.score9 = _local1.score9;
highScores_mc.score10 = _local1.score10;
};
dataSender.cacheKiller = new Date().getTime();
dataSender.action = "getScores";
dataSender.sendAndLoad(_global.highScoresScript, dataReceiver, "GET");
highScores_mc.gotoAndStop("loading");
Symbol 86 MovieClip [gameOverWindow] Frame 1
function order(a, b) {
if (Number(a.score) < Number(b.score)) {
return(-1);
}
if (Number(a.score) > Number(b.score)) {
return(1);
}
return(0);
}
gameOver_mc = this;
depth = 0;
dataSender = new LoadVars();
dataReceiver = new LoadVars();
dataReceiver.onLoad = function () {
var _local1 = this;
gameOver_mc.gotoAndStop("loaded");
gameOver_mc.highScores_array = new Array();
gameOver_mc.highScores_array.push({name:_local1.name1, score:_local1.score1});
gameOver_mc.highScores_array.push({name:_local1.name2, score:_local1.score2});
gameOver_mc.highScores_array.push({name:_local1.name3, score:_local1.score3});
gameOver_mc.highScores_array.push({name:_local1.name4, score:_local1.score4});
gameOver_mc.highScores_array.push({name:_local1.name5, score:_local1.score5});
gameOver_mc.highScores_array.push({name:_local1.name6, score:_local1.score6});
gameOver_mc.highScores_array.push({name:_local1.name7, score:_local1.score7});
gameOver_mc.highScores_array.push({name:_local1.name8, score:_local1.score8});
gameOver_mc.highScores_array.push({name:_local1.name9, score:_local1.score9});
gameOver_mc.highScores_array.push({name:_local1.name10, score:_local1.score10});
gameOver_mc.highScores_array.push({name:"enter your name", score:_root.board.resul.result});
_root.gotoAndStop("titel");
gameOver_mc.highScores_array.sort(order);
if (gameOver_mc.highScores_array[0].name != "enter your name") {
gameOver_mc.desc = "Congratulations! You have reached a high score!";
gameOver_mc.attachMovie("newName", "inName_mc", depth++);
gameOver_mc.inName_mc._x = 210;
gameOver_mc.inName_mc._y = 250;
gameOver_mc.inName_mc.inName = "enter your name";
Selection.setFocus("gameOver_mc.inName_mc.inName_txt");
} else {
gameOver_mc.desc = "Good try, but you did not get a high score.";
gameOver_mc.gotoAndStop("lowScore");
}
};
dataSender.cacheKiller = new Date().getTime();
dataSender.action = "getScores";
dataSender.sendAndLoad(_global.highScoresScript, dataReceiver, "GET");
gameOver_mc.gotoAndStop("loading");
Symbol 86 MovieClip [gameOverWindow] Frame 5
dataSender = new LoadVars();
dataReceiver = new LoadVars();
dataReceiver.onLoad = function () {
_global.windowUp = false;
gameOver_mc.removeMovieClip();
};
gameOver_mc.save_btn.onRelease = function () {
counter = 1;
while (counter <= 10) {
if (gameOver_mc.highScores_array[counter].name == "enter your name") {
if (gameOver_mc.inName_mc.inName == "enter your name") {
gameOver_mc.highScores_array[counter].name = "Anonymous";
} else {
gameOver_mc.highScores_array[counter].name = gameOver_mc.inName_mc.inName;
}
}
counter++;
}
dataSender.cacheKiller = new Date().getTime();
dataSender.action = "saveScores";
dataSender.name1 = gameOver_mc.highScores_array[10].name;
dataSender.name2 = gameOver_mc.highScores_array[9].name;
dataSender.name3 = gameOver_mc.highScores_array[8].name;
dataSender.name4 = gameOver_mc.highScores_array[7].name;
dataSender.name5 = gameOver_mc.highScores_array[6].name;
dataSender.name6 = gameOver_mc.highScores_array[5].name;
dataSender.name7 = gameOver_mc.highScores_array[4].name;
dataSender.name8 = gameOver_mc.highScores_array[3].name;
dataSender.name9 = gameOver_mc.highScores_array[2].name;
dataSender.name10 = gameOver_mc.highScores_array[1].name;
dataSender.score1 = gameOver_mc.highScores_array[10].score;
dataSender.score2 = gameOver_mc.highScores_array[9].score;
dataSender.score3 = gameOver_mc.highScores_array[8].score;
dataSender.score4 = gameOver_mc.highScores_array[7].score;
dataSender.score5 = gameOver_mc.highScores_array[6].score;
dataSender.score6 = gameOver_mc.highScores_array[5].score;
dataSender.score7 = gameOver_mc.highScores_array[4].score;
dataSender.score8 = gameOver_mc.highScores_array[3].score;
dataSender.score9 = gameOver_mc.highScores_array[2].score;
dataSender.score10 = gameOver_mc.highScores_array[1].score;
dataSender.sendAndLoad(_global.highScoresScript, dataReceiver, "GET");
gameOver_mc.gotoAndStop("saving");
};
stop();
Symbol 86 MovieClip [gameOverWindow] Frame 23
gameOver_mc.close_btn.onRelease = function () {
_root.gotoAndStop("titel");
gameOver_mc.removeMovieClip();
};
stop();
Symbol 94 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 25
stop();
Symbol 94 MovieClip Frame 50
stop();
stop();
Symbol 99 Button
on (release) {
gotoAndPlay (2);
}
Symbol 108 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 118
_root.play();
Symbol 224 Button
on (release) {
highScoresWindow_mc.removeMovieClip();
gameOverWindow_mc.removeMovieClip();
_root.gotoAndStop("instr");
}
Symbol 227 Button
on (release) {
getURL ("http://www.mausland.de", "_blank");
}
Symbol 239 Button
on (release) {
stopAllSounds();
highScoresWindow_mc.removeMovieClip();
gameOverWindow_mc.removeMovieClip();
_root.gotoAndStop("a0");
}
Symbol 262 MovieClip Frame 65
_root.crowns = 1;
_root.crownbonus.gotoAndStop(1);
stop();
Symbol 263 MovieClip Frame 1
if (_root.crowns >= 4) {
_root.crownbonus.gotoAndStop("ani");
}
Symbol 263 MovieClip Frame 2
gotoAndPlay (1);
Symbol 263 MovieClip Frame 3
stop();
Symbol 292 MovieClip Frame 15
_root.pfeil.gotoAndPlay(2);
Symbol 292 MovieClip Frame 16
gotoAndPlay ("pfeil");
Symbol 309 MovieClip Frame 1
stop();
var g = 1;
Symbol 309 MovieClip Frame 2
if (g == 1) {
_root.player.player2.player3.gotoAndStop(1);
} else if (g == 2) {
_root.player.player2.player3.gotoAndStop(2);
}
stop();
Symbol 309 MovieClip Frame 6
g = 1;
Symbol 309 MovieClip Frame 9
gotoAndPlay (2);
Symbol 309 MovieClip Frame 10
if (g == 1) {
_root.player.player2.player3.gotoAndStop(1);
} else if (g == 2) {
_root.player.player2.player3.gotoAndStop(2);
}
Symbol 309 MovieClip Frame 13
gotoAndPlay (2);
Symbol 309 MovieClip Frame 14
g = 1;
g = 2;
Symbol 309 MovieClip Frame 17
gotoAndPlay (2);
Symbol 309 MovieClip Frame 18
g = 2;
Symbol 309 MovieClip Frame 21
gotoAndPlay (6);
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 2
_root.leben.nextFrame();
Symbol 313 MovieClip Frame 1
if (_root.runden >= 2) {
gotoAndStop (2);
}
stop();
stop();
Symbol 313 MovieClip Frame 2
stop();
function hitPlatforms() {
var i;
var y;
var x;
i = 0;
while (i < _root.maxPlatforms) {
platform = eval ("_root.platform" + i);
y = _y + vertical;
x = _x + horizontal;
if (((_y < platform._y) && (y >= platform._y)) && (platform.hitTest(x, platform._y) == true)) {
_y = platform._y;
falling = false;
vertical = 0;
return(undefined);
}
i++;
}
platform = null;
return(undefined);
}
function render() {
var _local2 = _root;
var _local1;
var y;
_local1 = (y = 0);
if (Key.isDown(39) == true) {
_local1 = hforce;
_local2.player.player2.gotoAndPlay("run");
}
if (Key.isDown(37) == true) {
_local1 = hforce * -1;
_local2.player.player2.gotoAndPlay("runleft");
_local2.pfeil.gotoAndPlay(2);
}
if (Key.isDown(32) == true) {
_local2.speed.gotoAndPlay(2);
}
if (Math.abs(horizontal) < Math.abs(_local1)) {
horizontal = _local1;
} else {
horizontal = horizontal * friction;
if (Math.abs(horizontal) < 1) {
horizontal = 0;
}
}
if ((vertical == 0) && (Key.isDown(38) == true)) {
vertical = vforce * -1;
horizontal = horizontal + platform.velocity;
platform = null;
rising = true;
_local2.player.player2.gotoAndPlay("jump");
}
if (rising == true) {
vertical = vertical * gravity;
if (Math.abs(vertical) < 1) {
vertical = Math.abs(vertical);
falling = true;
rising = false;
}
}
if (falling == true) {
vertical = vertical * accel;
hitPlatforms();
}
lastX = _x;
lastY = _y;
_y = (_y + vertical);
_x = ((_x + horizontal) + platform.velocity);
if ((platform != null) && (platform.hitTest(_x, platform._y, true) == false)) {
vertical = 2;
falling = true;
}
}
vforce = 80;
horizontal = 0;
vertical = 5;
friction = 0.6;
gravity = 0.55;
accel = 1.7;
rising = false;
falling = true;
lastX = _x;
lastY = _y;
platform = null;
stop();
stop();
Instance of Symbol 327 MovieClip "fghfer554645" in Symbol 342 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.hit.play();
}
}
Symbol 347 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 2
_root.board.scor.score = _root.board.scor.score + 175;
Symbol 360 MovieClip Frame 14
stop();
Symbol 366 MovieClip Frame 9
stop();
Symbol 373 MovieClip Frame 1
stop();
Symbol 373 MovieClip Frame 2
_root.board.scor.score = _root.board.scor.score + 5099;
Symbol 373 MovieClip Frame 15
_root.crowns = _root.crowns + 1;
stop();
Symbol 385 MovieClip Frame 1
stop();
Symbol 385 MovieClip Frame 2
_root.speed.abfr.stop();
Symbol 385 MovieClip Frame 40
_root.board.scor.play();
_root.board.tim.play();
_root.board.resul.play();
_root.speed.abfr.play(1);
_root.player.gotoAndStop(2);
Symbol 385 MovieClip Frame 59
stop();
Symbol 407 MovieClip Frame 1
stop();
Symbol 435 MovieClip Frame 1
stop();
Symbol 440 MovieClip Frame 1
var time = 120;
stop();
Symbol 440 MovieClip Frame 2
time = time - 1;
if (time <= 0) {
time = 0;
_root.gotoAndStop("timeup");
}
Symbol 440 MovieClip Frame 31
gotoAndPlay (2);
Symbol 442 MovieClip Frame 1
var score = 0;
stop();
Symbol 442 MovieClip Frame 3
gotoAndPlay (2);
Symbol 444 MovieClip Frame 1
var result = 0;
stop();
Symbol 444 MovieClip Frame 2
result = _root.board.tim.time * _root.board.scor.score;
Symbol 444 MovieClip Frame 3
gotoAndPlay (2);
Symbol 448 MovieClip Frame 1
_root.wurst.play();
Symbol 448 MovieClip Frame 2
stop();
Symbol 457 MovieClip Frame 47
_root.spacebar.gotoAndPlay(2);
Symbol 457 MovieClip Frame 48
gotoAndPlay ("bar");
Symbol 458 MovieClip Frame 1
_root.player.hforce = 14;
stop();
Symbol 458 MovieClip Frame 2
_root.player.hforce = 35;
Symbol 458 MovieClip Frame 5
gotoAndStop (1);
Symbol 458 MovieClip Frame 6
_root.player.hforce = 65;
Symbol 463 MovieClip Frame 1
stop();
Symbol 463 MovieClip Frame 4
_root.gotoAndStop("dead");
Symbol 466 Button
on (release) {
highScoresWindow_mc.removeMovieClip();
gameOverWindow_mc.removeMovieClip();
_root.board.tim.gotoAndPlay(1);
_root.board.scor.gotoAndPlay(1);
_root.board.resul.gotoAndPlay(1);
_root.runden = 1;
_quality = "low";
_root.gotoAndStop("a0");
}
Symbol 469 MovieClip Frame 1
stop();
Symbol 472 Button
on (release) {
if (_root.soundbank.music == 1) {
stopAllSounds();
_root.soundbank.music = 2;
_root.soundbank.gotoAndStop("naruto");
} else if (_root.soundbank.music == 2) {
stopAllSounds();
_root.soundbank.music = 1;
_root.soundbank.gotoAndStop("disco");
}
}
Symbol 478 MovieClip Frame 1
var music = 1;
if (_root.choice == 1) {
gotoAndStop ("disco");
} else if (_root.choice == 2) {
gotoAndStop ("naruto");
}
Symbol 478 MovieClip Frame 2
_root.choice = 1;
stop();
Symbol 478 MovieClip Frame 6
_root.choice = 2;
Symbol 478 MovieClip Frame 11
stopAllSounds();
Instance of Symbol 485 MovieClip in Symbol 486 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.hit.play();
}
}
Symbol 492 MovieClip Frame 1
if (_root.runden <= 1) {
gotoAndStop ("a");
} else if (_root.runden >= 1) {
gotoAndStop ("b");
}
stop();
Symbol 522 MovieClip Frame 1
stop();
Instance of Symbol 521 MovieClip in Symbol 522 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.hit.play();
}
}
Symbol 522 MovieClip Frame 9
stop();
Instance of Symbol 533 MovieClip in Symbol 534 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.hit.play();
}
}
Symbol 540 MovieClip Frame 3
stop();
Symbol 542 MovieClip Frame 18
_root.gotoAndStop("loop2");
stop();
Symbol 570 MovieClip Frame 14
_root.gotoAndPlay("loop3");
stop();
Symbol 573 MovieClip Frame 9
stop();
Symbol 576 MovieClip Frame 1
stop();
Symbol 576 MovieClip Frame 2
_root.board.scor.score = _root.board.scor.score + 5099;
Symbol 576 MovieClip Frame 11
stop();
Symbol 596 MovieClip Frame 15
stop();
Symbol 601 MovieClip Frame 8
_root.gotoAndPlay("loop4");
stop();
Symbol 605 MovieClip Frame 9
_root.gotoAndPlay("loop6");
stop();
Symbol 606 MovieClip Frame 5
_root.gotoAndPlay("loop6");
stop();
Symbol 609 MovieClip Frame 14
_root.gotoAndPlay("loop8");
stop();
Symbol 610 MovieClip Frame 7
_root.gotoAndPlay("loop8");
stop();
Symbol 616 MovieClip Frame 10
_root.gotoAndPlay("loop9");
stop();
Symbol 619 MovieClip Frame 6
_root.gotoAndPlay("loop10");
stop();
Symbol 620 MovieClip Frame 12
_root.gotoAndPlay("loop11");
stop();
Symbol 621 MovieClip Frame 10
_root.gotoAndPlay("loopa");
stop();
Symbol 624 MovieClip Frame 1
g = 1;
Symbol 625 MovieClip Frame 13
_root.gotoAndStop("loopb");
stop();
Symbol 629 MovieClip Frame 1
stop();
Symbol 629 MovieClip Frame 10
stop();
Symbol 631 MovieClip Frame 14
_root.gotoAndPlay("loopc");
stop();
Symbol 633 MovieClip Frame 8
_root.gotoAndPlay("loopd");
stop();
Symbol 634 MovieClip Frame 9
_root.gotoAndPlay("loopf");
stop();
Symbol 635 MovieClip Frame 5
_root.gotoAndPlay("loop6");
stop();
Symbol 636 MovieClip Frame 14
_root.gotoAndPlay("looph");
stop();
Symbol 692 MovieClip Frame 1
if (_root.runden == 1) {
gotoAndStop ("eins");
} else if (_root.runden == 2) {
gotoAndStop ("zwei");
} else if (_root.runden == 3) {
gotoAndStop ("drei");
}
stop();
Symbol 693 MovieClip Frame 7
_root.gotoAndPlay("loop8");
stop();
Symbol 694 MovieClip Frame 10
_root.gotoAndPlay("loopi");
stop();
Symbol 695 MovieClip Frame 6
_root.gotoAndPlay("loopj");
stop();
Symbol 696 MovieClip Frame 12
_root.gotoAndPlay("loopk");
stop();
Symbol 698 MovieClip Frame 10
if (_root.runden >= 5) {
_root.gotoAndStop("finish");
}
_root.gotoAndPlay("a0");
stop();
Symbol 712 Button
on (release) {
stopAllSounds();
highScoresWindow_mc.removeMovieClip();
gameOverWindow_mc.removeMovieClip();
_root.board.tim.gotoAndPlay(1);
_root.board.scor.gotoAndPlay(1);
_root.board.resul.gotoAndPlay(1);
_root.crowns = 1;
_root.runden = 1;
_quality = "low";
_root.gotoAndStop("a0");
}
Symbol 714 MovieClip Frame 1
stopAllSounds();
Symbol 714 MovieClip Frame 2
stop();