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();
var rounds = 5;
var vorher = 0;
var sexo = 1;
Frame 4
maxPlatforms = 9;
for (i in this) {
if ((typeof(eval (i)) == "movieclip") && ((substring(i, 1, 5)) == "platf")) {
maxPlatforms++;
}
}
stop();
score = 0;
lives = 100;
var vice = 0;
stop();
Instance of Symbol 106 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = _root.player._x + 32;
_root.pfeil.play();
}
}
Instance of Symbol 111 MovieClip "nuss1" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss2" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss3" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss4" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss5" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss6" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss7" in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a2");
}
}
Instance of Symbol 127 MovieClip "player" in Frame 4
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);
}
}
}
}
}
Frame 8
stop();
Instance of Symbol 111 MovieClip "nuss2" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss3" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss4" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss5" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss6" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss7" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss8" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss10ß" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss11" in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a3");
}
}
Frame 12
stop();
Instance of Symbol 111 MovieClip "nuss10" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss11" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss13" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss14" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss15" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss16" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss17" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss18" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss23" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a4");
}
}
Frame 16
stop();
Instance of Symbol 111 MovieClip "nuss10" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss13" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss14" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss15" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss16" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss17" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss18" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss23" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss24" in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a5");
}
}
Frame 20
stop();
Instance of Symbol 111 MovieClip "nuss11" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss13" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss15" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss17" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss18" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss19" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss20" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a6");
}
}
Frame 24
stop();
Instance of Symbol 111 MovieClip "nuss10" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss14" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss15" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss16" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss17" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss19" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss23" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss24" in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("b6");
}
}
Instance of Symbol 111 MovieClip "nuss31" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss10" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss14" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss15" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss16" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss17" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss23" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss24" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss30" in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a7");
}
}
Frame 32
vice = vice + 1;
stop();
Instance of Symbol 111 MovieClip "nuss10" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss11" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss13" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss14" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss15" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss16" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss23" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss24" in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 32
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
if (_root.vice == 1) {
_root.player._x = -1;
_root.gotoAndStop("a6");
} else if (_root.vice == 2) {
_root.player._x = -1;
_root.gotoAndStop("a8");
}
}
}
Frame 36
stop();
Instance of Symbol 111 MovieClip "nuss1" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss2" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss3" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss9" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss12" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss13" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss19" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss21" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss22" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip "sd" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip "fg" in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndStop("a9");
}
}
Frame 40
stop();
Instance of Symbol 111 MovieClip "nuss14" in Frame 40
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 111 MovieClip "nuss24" in Frame 40
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this.Play();
}
}
Instance of Symbol 117 MovieClip in Frame 40
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -1;
_root.gotoAndPlay("a10");
}
}
Instance of Symbol 188 MovieClip in Frame 40
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndPlay("looping");
}
}
Frame 47
_root.player._x = 800;
_root.loops.gotoAndPlay(2);
Frame 84
_root.player._x = -46;
_root.gotoAndPlay("a10");
Instance of Symbol 117 MovieClip in Frame 84
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -46;
_root.gotoAndStop("a1");
}
}
Instance of Symbol 117 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -46;
_root.gotoAndPlay("a11");
}
}
Instance of Symbol 188 MovieClip in Frame 93
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndPlay("looping2");
}
}
Frame 99
_root.player._x = 800;
_root.loops.gotoAndPlay(2);
Instance of Symbol 127 MovieClip "player" in Frame 99
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);
}
}
}
}
}
Frame 136
_root.player._x = -46;
_root.gotoAndPlay("a11");
Instance of Symbol 117 MovieClip in Frame 136
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = -46;
_root.gotoAndSPlay("a11");
}
}
Frame 176
rounds = rounds - 1;
Frame 209
sexo = 2;
Frame 250
sexo = 2;
Frame 258
Frame 262
gotoAndPlay ("a1");
Frame 263
_root.board.tim.stop();
_root.board.resul.stop();
Symbol 8 MovieClip Frame 1
stop();
Symbol 8 MovieClip Frame 25
stop();
Symbol 8 MovieClip Frame 50
stop();
stop();
Symbol 62 Button
on (release) {
_root.gotoAndPlay("a1");
}
Symbol 104 MovieClip Frame 1
if (_root.sexo == 2) {
gotoAndStop (2);
} else if (_root.sexo == 1) {
stop();
}
Instance of Symbol 103 MovieClip in Symbol 104 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.pfeil.play();
}
}
Symbol 111 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 2
_root.board.scor.score = _root.board.scor.score + 165;
Symbol 111 MovieClip Frame 14
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
_root.sex = 0;
Symbol 126 MovieClip Frame 1
stop();
var g = 1;
Symbol 126 MovieClip Frame 2
if (g == 1) {
_root.player.player2.player3.gotoAndStop(1);
} else if (g == 2) {
_root.player.player2.player3.gotoAndStop(2);
}
stop();
Symbol 126 MovieClip Frame 6
g = 1;
Symbol 126 MovieClip Frame 9
gotoAndPlay (2);
Symbol 126 MovieClip Frame 10
if (g == 1) {
_root.player.player2.player3.gotoAndStop(1);
} else if (g == 2) {
_root.player.player2.player3.gotoAndStop(2);
}
Symbol 126 MovieClip Frame 13
gotoAndPlay (2);
Symbol 126 MovieClip Frame 14
g = 1;
g = 2;
Symbol 126 MovieClip Frame 17
gotoAndPlay (2);
Symbol 126 MovieClip Frame 18
g = 2;
Symbol 126 MovieClip Frame 21
gotoAndPlay (6);
Symbol 127 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");
_local2.pfeil.play();
}
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.8;
gravity = 0.5;
accel = 1.7;
rising = false;
falling = true;
lastX = _x;
lastY = _y;
platform = null;
stop();
stop();
Symbol 128 MovieClip Frame 1
_root.player.hforce = 14;
stop();
Symbol 128 MovieClip Frame 2
_root.player.hforce = 34;
Symbol 128 MovieClip Frame 5
gotoAndStop (1);
Symbol 128 MovieClip Frame 6
_root.player.hforce = 60;
Symbol 134 MovieClip Frame 1
var time = 120;
Symbol 134 MovieClip Frame 2
time = time - 1;
if (time <= 0) {
time = 0;
_root.zeit.gotoAndStop(2);
}
Symbol 134 MovieClip Frame 31
gotoAndPlay (2);
Symbol 138 MovieClip Frame 1
var score = 0;
Symbol 138 MovieClip Frame 3
gotoAndPlay (2);
Symbol 142 MovieClip Frame 1
var result = 0;
Symbol 142 MovieClip Frame 2
result = _root.board.tim.time * _root.board.scor.score;
Symbol 142 MovieClip Frame 3
gotoAndPlay (2);
Symbol 157 MovieClip Frame 1
stop();
Symbol 162 Button
on (release) {
getURL ("http://www.mausland.de", "_blank");
}
Symbol 172 MovieClip Frame 1
if (_root.rounds == 5) {
gotoAndPlay (2);
} else if (_root.rounds != 5) {
stop();
}
Symbol 172 MovieClip Frame 45
stop();
Symbol 173 MovieClip Frame 1
if (_root.rounds == 5) {
gotoAndPlay (2);
} else if (_root.rounds != 5) {
stop();
}
Symbol 173 MovieClip Frame 56
stop();
Symbol 178 Button
on (release) {
getURL ("http://www.mausland.de", "_blank");
}
Symbol 183 MovieClip Frame 9
stop();
Symbol 185 MovieClip Frame 1
stop();
Symbol 185 MovieClip Frame 2
_root.board.scor.score = _root.board.scor.score + 5099;
Symbol 185 MovieClip Frame 20
stop();
Symbol 193 MovieClip Frame 1
stop();
Instance of Symbol 185 MovieClip "crown4" in Symbol 193 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.loops.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip "crown3" in Symbol 193 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.loops.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip "crown2" in Symbol 193 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.loops.player)) {
this.Play();
}
}
Instance of Symbol 185 MovieClip "crown1" in Symbol 193 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.loops.player)) {
this.Play();
}
}
Symbol 193 MovieClip Frame 2
if (_root.player.hforce >= 60) {
gotoAndPlay (40);
}
Symbol 193 MovieClip Frame 13
_root.loops.crown4.gotoAndPlay(2);
Symbol 193 MovieClip Frame 14
_root.loops.crown3.gotoAndPlay(2);
Symbol 193 MovieClip Frame 31
_root.gotoAndPlay("sense");
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 2
if (_root.player.hforce >= 60) {
gotoAndPlay (40);
}
Symbol 215 MovieClip Frame 29
_root.gotoAndPlay("sense2");
stop();
Symbol 303 MovieClip Frame 1
if (_root.rounds == 4) {
gotoAndPlay ("a");
} else if (_root.rounds == 3) {
gotoAndPlay ("b");
} else if (_root.rounds == 2) {
gotoAndPlay ("c");
} else if (_root.rounds == 1) {
gotoAndPlay ("d");
} else if (_root.rounds == 0) {
_root.gotoAndStop("end");
}
Symbol 303 MovieClip Frame 2
stop();
Symbol 303 MovieClip Frame 34
stop();
Symbol 303 MovieClip Frame 66
stop();
Symbol 303 MovieClip Frame 100
stop();
Symbol 303 MovieClip Frame 134
stop();
Symbol 317 Button
on (release) {
_root.vorher = now;
_root.board.tim.gotoAndPlay(1);
_root.board.resul.gotoAndPlay(1);
_root.board.scor.gotoAndPlay(1);
_root.rounds = 5;
_root.sexo = 1;
_root.gotoAndPlay("a1");
}
Symbol 322 Button
on (release) {
_root.vorher = now;
_root.board.tim.gotoAndPlay(1);
_root.board.resul.gotoAndPlay(1);
_root.board.scor.gotoAndPlay(1);
_root.rounds = 5;
_root.sexo = 1;
_root.gotoAndPlay("a1");
}
Symbol 328 MovieClip Frame 1
if (_root.tor.now >= _root.tor.last) {
gotoAndStop ("good");
} else if (_root.tor.now <= _root.tor.last) {
gotoAndStop ("bad");
}
Symbol 329 MovieClip Frame 1
if (_root.vorher == 0) {
gotoAndStop ("einmal");
} else if (_root.vorher != 0) {
gotoAndStop ("mehrmal");
}
Symbol 329 MovieClip Frame 2
var now = _root.board.resul.result;
Symbol 329 MovieClip Frame 10
var now = _root.board.resul.result;
var last = _root.vorher;