Frame 1
Stage.scaleMode = "noScale";
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
var results = "";
var url = "";
stop();
Frame 4
var results = "";
var url = "";
stop();
Frame 5
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
Instance of Symbol 106 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud0.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud0.gotoAndPlay("jump");
}
}
Instance of Symbol 143 MovieClip "player" in Frame 5
onClipEvent (enterFrame) {
render();
}
Frame 6
var t = 1;
stop();
Instance of Symbol 177 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = 24;
_root.gotoAndStop("b1");
}
}
Instance of Symbol 177 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x + 14;
}
}
Frame 10
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.aa == 2) {
_root.clown1.gotoAndStop(17);
}
Instance of Symbol 178 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 197 MovieClip "clown1" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.play();
_root.container.aa = 2;
}
}
Instance of Symbol 177 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x - 14;
}
}
Instance of Symbol 202 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b2");
}
}
Instance of Symbol 177 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = 630;
_root.gotoAndStop("a8");
}
}
Frame 15
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.b == 2) {
_root.clown2.gotoAndStop(17);
}
if (_root.container.c == 2) {
_root.clown3.gotoAndStop(17);
}
stop();
Instance of Symbol 178 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player.fuss)) {
_root.cloud1.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player.fuss)) {
_root.cloud2.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player.fuss)) {
_root.cloud3.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player.fuss)) {
_root.cloud4.gotoAndPlay("jump");
}
}
Instance of Symbol 213 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player.fuss)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player.fuss)) {
_root.tt.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloudx.gotoAndPlay("jump");
}
}
Instance of Symbol 202 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b1");
}
}
Instance of Symbol 197 MovieClip "clown3" in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.play();
_root.container.c = 2;
}
}
Instance of Symbol 197 MovieClip "clown2" in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.play();
_root.container.b = 2;
}
}
Instance of Symbol 177 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x - 14;
}
}
Instance of Symbol 177 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x + 14;
}
}
Instance of Symbol 202 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b3");
}
}
Frame 20
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
stop();
Instance of Symbol 178 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay("jump");
}
}
Instance of Symbol 213 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tt.gotoAndPlay(2);
}
}
Instance of Symbol 202 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b2");
}
}
Instance of Symbol 202 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b4");
}
}
Frame 25
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.d == 2) {
_root.clown4.gotoAndStop(17);
}
if (_root.container.e == 2) {
_root.clown5.gotoAndStop(17);
}
stop();
Instance of Symbol 178 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay("jump");
}
}
Instance of Symbol 213 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tt.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloudx.gotoAndPlay("jump");
}
}
Instance of Symbol 202 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b3");
}
}
Instance of Symbol 197 MovieClip "clown5" in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.e = 2;
this.play();
}
}
Instance of Symbol 197 MovieClip "clown4" in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.d = 2;
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b5");
}
}
Frame 30
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
stop();
Instance of Symbol 106 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay("jump");
}
}
Instance of Symbol 213 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tt.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloudx.gotoAndPlay("jump");
}
}
Instance of Symbol 202 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b4");
}
}
Instance of Symbol 202 MovieClip in Frame 30
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b6");
}
}
Frame 34
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
stop();
Instance of Symbol 178 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud6.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud2.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 213 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tt.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud0.gotoAndPlay("jump");
}
}
Instance of Symbol 106 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloudx.gotoAndPlay("jump");
}
}
Instance of Symbol 202 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b5");
}
}
Instance of Symbol 268 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.gotoAndStop("maus");
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b7");
}
}
Frame 39
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.f == 2) {
_root.clown6.gotoAndStop(17);
}
if (_root.container.g == 2) {
_root.clown7.gotoAndStop(17);
}
stop();
Instance of Symbol 178 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 202 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b6");
}
}
Instance of Symbol 197 MovieClip "clown7" in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.g = 2;
this.play();
}
}
Instance of Symbol 197 MovieClip "clown6" in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.f = 2;
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b8");
}
}
Frame 44
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.h == 2) {
_root.clown8.gotoAndStop(17);
}
stop();
Instance of Symbol 202 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b7");
}
}
Instance of Symbol 197 MovieClip "clown8" in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.h = 1;
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b11");
}
}
Instance of Symbol 237 MovieClip in Frame 44
/* no clip actions */
Frame 49
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.i == 2) {
_root.clown9.gotoAndStop(17);
}
stop();
Instance of Symbol 178 MovieClip in Frame 49
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud9.gotoAndPlay(2);
}
}
Instance of Symbol 213 MovieClip in Frame 49
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 202 MovieClip in Frame 49
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b8");
}
}
Instance of Symbol 197 MovieClip "clown9" in Frame 49
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.i = 2;
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 49
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b11");
}
}
Frame 53
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (_root.container.j == 2) {
_root.clown10.gotoAndStop(17);
}
stop();
Instance of Symbol 178 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud3.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 213 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 217 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tt.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloudx.gotoAndPlay("jump");
}
}
Instance of Symbol 213 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rrn.gotoAndPlay(2);
}
}
Instance of Symbol 202 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b10");
}
}
Instance of Symbol 197 MovieClip "clown10" in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.j = 2;
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b12");
}
}
Frame 58
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
if (t == 2) {
stopAllSounds();
_root.music.gotoAndStop("normal");
t = 1;
}
if (_root.container.k == 2) {
_root.clown11.gotoAndStop(17);
}
stop();
Instance of Symbol 178 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud4.gotoAndPlay(2);
}
}
Instance of Symbol 178 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud1.gotoAndPlay(2);
}
}
Instance of Symbol 213 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.rr.gotoAndPlay(2);
}
}
Instance of Symbol 106 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.cloud0.gotoAndPlay("jump");
}
}
Instance of Symbol 202 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b11");
}
}
Instance of Symbol 197 MovieClip "clown11" in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.container.k = 2;
this.play();
}
}
Instance of Symbol 202 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = 502;
_root.gotoAndStop("b13");
}
}
Instance of Symbol 314 MovieClip in Frame 58
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.schild.gotoAndPlay("read");
}
}
Frame 63
maxPlatforms = 18;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
stopAllSounds();
_root.music.gotoAndStop("dramatic");
t = 2;
stop();
Instance of Symbol 328 MovieClip in Frame 63
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tth.gotoAndPlay(2);
}
}
Instance of Symbol 332 MovieClip in Frame 63
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.tthz.gotoAndPlay(2);
}
}
Instance of Symbol 336 MovieClip in Frame 63
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.ttho.gotoAndPlay(2);
}
}
Instance of Symbol 202 MovieClip in Frame 63
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._y = -66;
_root.gotoAndStop("b12");
}
}
Frame 67
var results = "";
var url = "";
Instance of Symbol 408 MovieClip in Frame 67
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);
}
}
}
}
}
Symbol 8 MovieClip Frame 1
stop();
Symbol 8 MovieClip Frame 25
stop();
Symbol 8 MovieClip Frame 50
stop();
stop();
Symbol 49 MovieClip Frame 1016
stop();
Symbol 56 Button
on (release) {
stopAllSounds();
_root.gotoAndPlay("go");
}
Symbol 62 MovieClip Frame 382
gotoAndPlay (180);
Symbol 65 MovieClip Frame 1
var uuu = 1;
var ert = 0;
Symbol 65 MovieClip Frame 2
stop();
Symbol 70 MovieClip Frame 1
var tobi = _root.container2.ert;
stop();
Symbol 71 MovieClip Frame 140
stop();
Symbol 77 MovieClip Frame 145
stop();
Symbol 104 MovieClip Frame 6
stop();
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 2
Symbol 114 MovieClip Frame 1
stopAllSounds();
Symbol 114 MovieClip Frame 2
stop();
Symbol 114 MovieClip Frame 10
stop();
Symbol 116 MovieClip Frame 1
var aa = 1;
var b = 1;
var c = 1;
var d = 1;
var e = 1;
var f = 1;
var g = 1;
var h = 1;
var i = 1;
var j = 1;
var k = 1;
var uu = 1;
Symbol 116 MovieClip Frame 2
stop();
Symbol 123 MovieClip Frame 9
stop();
Symbol 125 MovieClip Frame 1
stop();
Symbol 136 MovieClip Frame 1
var jumpo = 1;
Symbol 136 MovieClip Frame 2
stop();
stop();
Symbol 136 MovieClip Frame 6
g = 1;
Symbol 136 MovieClip Frame 9
gotoAndPlay (2);
Symbol 136 MovieClip Frame 13
gotoAndPlay (2);
Symbol 136 MovieClip Frame 14
g = 2;
g = 2;
Symbol 136 MovieClip Frame 17
gotoAndStop (3);
Symbol 136 MovieClip Frame 18
jumpo = 4;
g = 2;
Symbol 136 MovieClip Frame 21
gotoAndPlay (3);
Symbol 138 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 1
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");
}
if (Key.isDown(32) == true) {
_local2.speed.gotoAndPlay(2);
}
if (Key.isDown(9) == true) {
_local2.speed.gotoAndPlay(6);
}
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.player4.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 = 170;
hforce = 14;
horizontal = 0;
vertical = 5;
friction = 0.8;
gravity = 0.5;
accel = 1.7;
rising = false;
falling = true;
lastX = _x;
lastY = _y;
platform = null;
stop();
stop();
Symbol 143 MovieClip Frame 14
gotoAndPlay (1);
Symbol 143 MovieClip Frame 15
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");
}
if (Key.isDown(32) == true) {
_local2.speed.gotoAndPlay(2);
}
if (Key.isDown(9) == true) {
_local2.speed.gotoAndPlay(6);
}
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.player4.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 = 200;
hforce = 14;
horizontal = 0;
vertical = 5;
friction = 0.8;
gravity = 0.5;
accel = 1.7;
rising = false;
falling = true;
lastX = _x;
lastY = _y;
platform = null;
stop();
stop();
Symbol 154 MovieClip Frame 1
score = 0;
time = 179;
Symbol 154 MovieClip Frame 31
time = time - 1;
if (time <= 0) {
time = 0;
}
_root.container2.ert = score * time;
gotoAndPlay (2);
Symbol 159 MovieClip Frame 1
stop();
Symbol 159 MovieClip Frame 51
_root.player._x = 10.6;
_root.container2.uuu = 2;
stopAllSounds();
_root.music.gotoAndPlay(1);
_root.gotoAndPlay("hate");
Symbol 163 MovieClip Frame 9
stop();
Symbol 197 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 8
_root.board.score = _root.board.score + 1000;
Symbol 197 MovieClip Frame 17
stop();
Symbol 201 MovieClip Frame 56
stop();
Symbol 210 MovieClip Frame 6
stop();
Symbol 211 MovieClip Frame 1
stop();
Symbol 211 MovieClip Frame 2
Symbol 214 MovieClip Frame 6
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 2
Instance of Symbol 222 MovieClip "hjkl" in Symbol 223 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x - 14;
_root.player.star.play();
_root.herz.nextFrame();
}
}
Instance of Symbol 222 MovieClip "hjkl" in Symbol 223 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x + 14;
_root.player.star.play();
_root.herz.nextFrame();
}
}
Instance of Symbol 229 MovieClip in Symbol 235 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.play();
_root.herz.nextFrame();
_root.player._y = _root.player._y - 8;
}
}
Instance of Symbol 231 MovieClip in Symbol 235 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player.play();
_root.herz.nextFrame();
_root.player._y = _root.player._y - 8;
}
}
Instance of Symbol 242 MovieClip "hjkl" in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x + 14;
_root.player.star.play();
_root.herz.nextFrame();
}
}
Instance of Symbol 242 MovieClip "hjkl" in Symbol 243 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x - 14;
_root.player.star.play();
_root.herz.nextFrame();
}
}
Symbol 259 MovieClip Frame 4
stop();
Symbol 268 MovieClip Frame 1
stop();
Symbol 268 MovieClip Frame 40
stop();
Symbol 310 MovieClip Frame 1
stop();
Symbol 322 MovieClip Frame 21
gotoAndPlay (1);
Symbol 322 MovieClip Frame 42
gotoAndPlay (22);
Symbol 325 MovieClip Frame 6
stop();
Symbol 326 MovieClip Frame 1
stop();
Symbol 326 MovieClip Frame 2
Symbol 329 MovieClip Frame 6
stop();
Symbol 330 MovieClip Frame 1
stop();
Symbol 330 MovieClip Frame 2
Symbol 333 MovieClip Frame 6
stop();
Symbol 334 MovieClip Frame 1
stop();
Symbol 334 MovieClip Frame 2
Symbol 338 MovieClip Frame 1
stop();
Symbol 363 Button
on (release) {
stopAllSounds();
_root.container2.gotoAndPlay(1);
_root.gotoAndStop("dodel");
}
Symbol 373 MovieClip Frame 145
_root.gotoAndStop("mailform");
stop();
Symbol 394 MovieClip Frame 34
stop();
Symbol 395 MovieClip Frame 72
_root.dragon.root.play();
Instance of Symbol 340 MovieClip in Symbol 395 MovieClip Frame 72
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.megadragon.nextFrame();
_root.root.play();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ggggg" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "uuu" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "tztu" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "rrrrrrrr" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "nnnn" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ttt" in Symbol 395 MovieClip Frame 109
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ggggg" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "uuu" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "tztu" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "rrrrrrrr" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "nnnn" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ttt" in Symbol 395 MovieClip Frame 203
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ggggg" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "uuu" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "tztu" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "rrrrrrrr" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "nnnn" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ttt" in Symbol 395 MovieClip Frame 290
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ggggg" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "uuu" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "tztu" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "rrrrrrrr" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "nnnn" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ttt" in Symbol 395 MovieClip Frame 294
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "läöälöälä" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ggggg" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "uuu" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "tztu" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "rrrrrrrr" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "nnnn" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Instance of Symbol 348 MovieClip "ttt" in Symbol 395 MovieClip Frame 375
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.herz.nextFrame();
}
}
Symbol 395 MovieClip Frame 425
gotoAndPlay (52);
Symbol 395 MovieClip Frame 426
_root.gotoAndStop("endend");
_root.board.stop();
Symbol 395 MovieClip Frame 578
stopAllSounds();
_root.hinter.gotoAndPlay("sama");
Symbol 395 MovieClip Frame 600
scora = _root.container2.ert;
stop();
Symbol 401 MovieClip Frame 1
stop();
Symbol 401 MovieClip Frame 46
_root.player._x = 10.6;
_root.container2.uuu = 3;
_root.dragon.gotoAndPlay("end");
Symbol 403 MovieClip Frame 1
stop();
Symbol 403 MovieClip Frame 4
Symbol 416 Button
on (release) {
results = "Sending Data...";
loadVariablesNum ("mailform.php", 0, "POST");
}