Frame 1
_root.bitteregistrieren = 1;
_root.mail = "";
_root.spielername = "";
_root.sms = "";
_root.smstext = "";
_root.smscount = 0;
stop();
Frame 3
_root.oberkoerperNummer = random(4) + 1;
_root.gefaehrtNummer = random(7) + 1;
Frame 4
_root.gameover.removeMovieClip();
stop();
Instance of Symbol 80 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.oberkoerperNummer == 1) {
person = "St\u00F6ffel Raser";
}
if (_root.oberkoerperNummer == 2) {
person = "Thomi Wolkenbruch";
}
if (_root.oberkoerperNummer == 3) {
person = "Mona Kurzwelle";
}
if (_root.oberkoerperNummer == 4) {
person = "Rosche Entenfeder";
}
if (_root.gefaehrtNummer == 1) {
gefaehrt = "Swissjet Barracuda";
}
if (_root.gefaehrtNummer == 2) {
gefaehrt = "Swissjet Magmax 50";
}
if (_root.gefaehrtNummer == 3) {
gefaehrt = "Swissjet 4-Cross";
}
if (_root.gefaehrtNummer == 4) {
gefaehrt = "Lifan Nice Tiger 125";
}
if (_root.gefaehrtNummer == 5) {
gefaehrt = "Lifan Monkey Racer";
}
if (_root.gefaehrtNummer == 6) {
gefaehrt = "Swissjet Fun Kart";
}
if (_root.gefaehrtNummer == 7) {
gefaehrt = "Swissjet Buggy";
}
_root.auswahl = (("Aktuelles Spiel: " + person) + " auf ") + gefaehrt;
}
Frame 5
_root.gameover.removeMovieClip();
stop();
Frame 6
_root.gameover.removeMovieClip();
stop();
Frame 7
_root.gameover.removeMovieClip();
stop();
Frame 8
_root.gameover.removeMovieClip();
Frame 9
if (_root.smscount == 5) {
_root.smsfenster.smsfenster.gotoAndStop(3);
}
stop();
Frame 48
_root.moveX = 0;
_root.hindernislos = 0;
_root.speed = 0;
_root.crash = 0;
_root.lives = 3;
_root.score = 0;
_root.zeit = 60;
stop();
Frame 49
_root.gameover.anzeige.gotoAndStop(1);
_root.lives = 3;
_root.score = 0;
_root.zeit = 60;
gefaehrt.gotoAndStop(_root.gefaehrtNummer);
gefaehrt.oberkoerper.gotoAndStop(_root.oberkoerperNummer);
hindernis.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
hindernis2.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
coin.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
hindernis2.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
coin.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
hindernis3.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
hindernis4.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
stop();
Instance of Symbol 325 MovieClip "hindernis" in Frame 49
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
zufallsstart = random(120);
if (zufallsstart == 1) {
this._x = 460;
hindernislos = 2;
this.gotoAndPlay(10);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + ((this.objekt._yscale / objektspeed) * 1.5));
this._x = 450 + ((hindernisrichtungrichtung / 50) * (this.objekt._yscale / 2));
helligkeit = this.objekt._yscale - 100;
if (helligkeit > 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale > 150) {
hindernislos = 0;
this.gotoAndStop(1);
}
if (this.objekt._yscale > 100) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitter)) {
_root.speedtogo = 0;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.knall._x = _root.gefaehrt._x;
_root.knall.play();
hindernislos = 0;
this.gotoAndStop(1);
}
}
}
}
Instance of Symbol 350 MovieClip "hindernis2" in Frame 49
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
zufallsstart = random(120);
if (zufallsstart == 1) {
hindernislos = 1;
hindernisrichtungrichtung = random(250) + 50;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 5;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (((this.objekt._yscale / objektspeed) * (40 - objektspeed)) / 10));
this._x = 520 + ((hindernisrichtungrichtung / 50) * (this.objekt._yscale / 2));
helligkeit = this.objekt._yscale - 100;
if (helligkeit > 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale < 7) {
hindernislos = 0;
this.gotoAndStop(1);
}
if (this.objekt._yscale > 150) {
hindernislos = 0;
this.gotoAndStop(1);
}
if (this.objekt._yscale > 100) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitter)) {
_root.speedtogo = 0;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.knall._x = _root.gefaehrt._x;
_root.knall.play();
hindernislos = 0;
this.gotoAndStop(1);
}
}
}
}
Instance of Symbol 352 MovieClip in Frame 49
onClipEvent (enterFrame) {
_root.coin.swapDepths(_root.coin.objekt._yscale);
_root.hindernis.swapDepths(_root.hindernis.objekt._yscale + 1);
_root.hindernis2.swapDepths(_root.hindernis2.objekt._yscale + 2);
_root.hindernis3.swapDepths(_root.hindernis3.objekt._yscale + 3);
_root.hindernis4.swapDepths(_root.hindernis4.objekt._yscale + 4);
_root.gefaehrt.swapDepths(9001);
_root.knall.swapDepths(9002);
_root.gameover.swapDepths(9999);
}
Instance of Symbol 375 MovieClip "coin" in Frame 49
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
zufallsstart = random(1) + 1;
if (zufallsstart == 1) {
hindernislos = 1;
hindernisrichtungrichtung = (random(5) * 100) - 200;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.runner._xscale = this.objekt.runner._xscale * spiegel;
helligkeit = this.objekt._yscale - 100;
if (helligkeit > 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale > 150) {
hindernislos = 0;
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 100) && (this.objekt._yscale < 140)) {
if (_root.gefaehrt.hitter.hitTest(_root.coin.objekt.coin)) {
_root.coinhit.gotoAndPlay(4);
_root.score = _root.score + 10;
hindernislos = 0;
this.gotoAndStop(1);
}
}
}
}
Instance of Symbol 325 MovieClip "hindernis3" in Frame 49
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
zufallsstart = random(120);
if (zufallsstart == 1) {
this._x = 460;
hindernislos = 2;
this.gotoAndPlay(10);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + ((this.objekt._yscale / objektspeed) * 1.5));
this._x = 450 + ((hindernisrichtungrichtung / 50) * (this.objekt._yscale / 2));
helligkeit = this.objekt._yscale - 100;
if (helligkeit > 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale > 150) {
hindernislos = 0;
this.gotoAndStop(1);
}
if (this.objekt._yscale > 100) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitter)) {
_root.speedtogo = 0;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.knall._x = _root.gefaehrt._x;
_root.knall.play();
hindernislos = 0;
this.gotoAndStop(1);
}
}
}
}
Instance of Symbol 350 MovieClip "hindernis4" in Frame 49
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
zufallsstart = random(120);
if (zufallsstart == 1) {
hindernislos = 1;
hindernisrichtungrichtung = random(250) + 50;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 5;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (((this.objekt._yscale / objektspeed) * (40 - objektspeed)) / 10));
this._x = 520 + ((hindernisrichtungrichtung / 50) * (this.objekt._yscale / 2));
helligkeit = this.objekt._yscale - 100;
if (helligkeit > 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale < 7) {
hindernislos = 0;
this.gotoAndStop(1);
}
if (this.objekt._yscale > 150) {
hindernislos = 0;
this.gotoAndStop(1);
}
if (this.objekt._yscale > 100) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitter)) {
_root.speedtogo = 0;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.knall._x = _root.gefaehrt._x;
_root.knall.play();
hindernislos = 0;
this.gotoAndStop(1);
}
}
}
}
Instance of Symbol 421 MovieClip "gefaehrt" in Frame 49
onClipEvent (enterFrame) {
if (_root.zeit == 0) {
_root.anzeige.stop();
_root.gameover.play();
_root.speedtogo = 0;
stop();
}
if (_root.crash == 0) {
if (_root.zeit > 0) {
_root.speedtogo = ((_ymouse * -1) + 40) / 1.3;
}
}
if (_root.speed < _root.speedtogo) {
_root.speed = _root.speed + 2;
}
if (_root.speed > _root.speedtogo) {
_root.speed = _root.speed - 10;
}
if (_root.speed < 0) {
_root.speed = 0;
}
_root.nadel._rotation = _root.speed - 25;
_root.dabinich = this._x;
if (_root.crash == 0) {
_root.silhouette._x = (-1 * (this._x - 50)) / 15;
}
_root.boden.boden._yscale = _root.boden.boden._yscale + ((_root.speed / 10) * (_root.boden.boden._yscale / 100));
if (_root.boden.boden._yscale > 130) {
_root.boden.boden._yscale = _root.boden.boden._yscale - 90;
}
_root.bodenlinien._yscale = (_root.bodenlinien._xscale = _root.boden.boden._yscale);
_root.Xposition = _root._xmouse;
if (_root.Xposition < 50) {
_root.Xposition = 0;
}
if (_root.Xposition > 650) {
_root.Xposition = 700;
}
if (this._x > _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
if (this._x < _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
this._rotation = -(_root.moveX * _root.neigefaktor);
this._x = this._x - _root.moveX;
}
Instance of Symbol 450 MovieClip in Frame 49
onClipEvent (enterFrame) {
if (_root.lives == 3) {
this.gotoAndStop(1);
}
if (_root.lives == 2) {
this.gotoAndStop(2);
}
if (_root.lives == 1) {
this.gotoAndStop(3);
}
if (_root.lives == 0) {
this.gotoAndStop(4);
_root.gameover.play();
_root.gameover.anzeige.gotoAndStop(5);
}
}
Frame 50
_root.gameover.anzeige.gotoAndStop(2);
_root.lives = 3;
_root.score = 0;
_root.zeit = 60;
gefaehrt.gotoAndStop(_root.gefaehrtNummer);
gefaehrt.oberkoerper.gotoAndStop(_root.oberkoerperNummer);
gefaehrt.tennisarm.gotoAndStop(2);
schneemann.addProperty("_brightness", function () {
return(this.col.brightness);
}, function (val) {
if (this.col == undefined) {
this.col = new Color(this);
ASSetPropFlags(this, "col", 7);
}
var _local4 = this.col;
var _local2 = new Object();
_local2.ra = (_local2.ga = (_local2.ba = 100 - Math.abs(val)));
_local2.rb = (_local2.gb = (_local2.bb = ((val > 0) ? (256 * (val / 100)) : 0)));
_local4.setTransform(_local2);
this.col.brightness = val;
});
stop();
Instance of Symbol 352 MovieClip in Frame 50
onClipEvent (enterFrame) {
_root.schneemann.swapDepths(_root.schneemann.objekt._yscale);
_root.gefaehrt.swapDepths(9001);
_root.knall.swapDepths(9002);
_root.gameover.swapDepths(9999);
}
Instance of Symbol 477 MovieClip "schneemann" in Frame 50
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 2) {
startcounter = startcounter - 1;
if (startcounter == 0) {
hindernislos = 0;
}
}
if (hindernislos == 0) {
zufallsstart = 1;
if (zufallsstart == 1) {
hindernislos = 1;
hindernisrichtungrichtung = (random(4) * 90) - 60;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
helligkeit = 110 - this.objekt._yscale;
if (helligkeit < 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale > 300) {
hindernislos = 2;
startcounter = 20;
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 170) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(_root.schneemann.objekt.hitter)) {
_root.schneemann.objekt.gotoAndPlay(2);
_root.speedtogo = 0;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.knall._x = _root.gefaehrt._x;
_root.knall.play();
_root.crash = 1;
}
}
if ((this.objekt._yscale > 100) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.tennisarm.tennisarmhitter.hitTest(_root.schneemann.objekt.schneemannhitter)) {
_root.schneemann.objekt.gotoAndPlay(2);
_root.score = _root.score + 10;
}
}
}
}
Instance of Symbol 421 MovieClip "gefaehrt" in Frame 50
onClipEvent (enterFrame) {
if (_root.zeit == 0) {
_root.anzeige.stop();
_root.gameover.play();
_root.speedtogo = 0;
stop();
}
if (_root.crash == 0) {
if (_root.zeit > 0) {
_root.speedtogo = ((_ymouse * -1) + 40) / 1.3;
}
}
if (_root.speed < _root.speedtogo) {
_root.speed = _root.speed + 2;
}
if (_root.speed > _root.speedtogo) {
_root.speed = _root.speed - 10;
}
if (_root.speed < 0) {
_root.speed = 0;
}
_root.nadel._rotation = _root.speed - 25;
_root.dabinich = this._x;
if (_root.crash == 0) {
_root.silhouette._x = (-1 * (this._x - 50)) / 15;
}
_root.boden.boden._yscale = _root.boden.boden._yscale + ((_root.speed / 10) * (_root.boden.boden._yscale / 100));
if (_root.boden.boden._yscale > 130) {
_root.boden.boden._yscale = _root.boden.boden._yscale - 90;
}
_root.bodenlinien._yscale = (_root.bodenlinien._xscale = _root.boden.boden._yscale);
_root.Xposition = _root._xmouse;
if (_root.Xposition < 50) {
_root.Xposition = 0;
}
if (_root.Xposition > 650) {
_root.Xposition = 700;
}
if (this._x > _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
if (this._x < _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
this._rotation = -(_root.moveX * _root.neigefaktor);
this._x = this._x - _root.moveX;
}
Instance of Symbol 478 MovieClip in Frame 50
onClipEvent (enterFrame) {
if (_root.lives == 3) {
this.gotoAndStop(1);
}
if (_root.lives == 2) {
this.gotoAndStop(2);
}
if (_root.lives == 1) {
this.gotoAndStop(3);
}
if (_root.lives == 0) {
this.gotoAndStop(4);
_root.gameover.play();
_root.gameover.anzeige.gotoAndStop(5);
}
}
Frame 51
_root.gameover.anzeige.gotoAndStop(3);
_root.lives = 3;
_root.score = 0;
_root.zeit = 60;
_root.timeout = 0;
gefaehrt.gotoAndStop(_root.gefaehrtNummer);
gefaehrt.oberkoerper.gotoAndStop(_root.oberkoerperNummer);
_root.hindernisrichter = 0;
_root.wechselzaehler = 0;
_root.wechselzaehlerChange = 0;
_root.wechsler = 0;
stop();
Instance of Symbol 352 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (_root.wechselzaehler >= 1) {
_root.wechselzaehlerChange = _root.wechselzaehlerChange + 1;
if (_root.wechselzaehlerChange > 9) {
_root.wechsler = random(41) - 20;
_root.wechselzaehlerChange = 0;
}
_root.wechselzaehler = 0;
_root.hindernisrichter = _root.hindernisrichter + _root.wechsler;
if (_root.hindernisrichter < -100) {
_root.hindernisrichter = -100;
_root.wechsler = random(31) - 15;
}
if (_root.hindernisrichter > 100) {
_root.hindernisrichter = 100;
_root.wechsler = random(31) - 15;
}
}
_root.stegA.swapDepths(_root.stegA.objekt._yscale);
_root.stegB.swapDepths(_root.stegB.objekt._yscale + 1);
_root.stegC.swapDepths(_root.stegC.objekt._yscale + 2);
_root.stegD.swapDepths(_root.stegD.objekt._yscale + 3);
_root.stegE.swapDepths(_root.stegE.objekt._yscale + 4);
_root.stegF.swapDepths(_root.stegF.objekt._yscale + 5);
_root.stegG.swapDepths(_root.stegG.objekt._yscale + 6);
_root.stegH.swapDepths(_root.stegH.objekt._yscale + 7);
_root.stegI.swapDepths(_root.stegI.objekt._yscale + 8);
_root.stegJ.swapDepths(_root.stegJ.objekt._yscale + 9);
_root.stegstart.swapDepths(8999);
if (_root.crash == 0) {
_root.gefaehrt.swapDepths(9001);
}
if (_root.crash == 1) {
_root.gefaehrt.swapDepths(189);
}
_root.knall.swapDepths(9002);
_root.gameover.swapDepths(9999);
}
Instance of Symbol 495 MovieClip "stegA" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 2) {
startcounter = startcounter - 1;
if (startcounter <= 0) {
hindernislos = 0;
}
}
if (hindernislos == 0) {
zufallsstart = 1;
if (zufallsstart == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
_root.stegAscale = this.objekt._yscale;
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
helligkeit = 110 - this.objekt._yscale;
if (helligkeit < 0) {
helligkeit = 0;
}
this._brightness = helligkeit;
if (this.objekt._yscale > 300) {
hindernislos = 2;
startcounter = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 497 MovieClip "stegB" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegA.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegA.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
_root.stegBscale = this.objekt._yscale;
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 499 MovieClip "stegC" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegB.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegB.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 501 MovieClip "stegD" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegC.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegC.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 503 MovieClip "stegE" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegD.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegD.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 505 MovieClip "stegF" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegE.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegE.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 507 MovieClip "stegG" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegF.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegF.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 509 MovieClip "stegH" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegG.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegG.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 511 MovieClip "stegI" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegH.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegH.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 513 MovieClip "stegJ" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
if (_root.stegI.objekt._yscale > 20) {
starten = 1;
}
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
this.objekt._yscale = (_root.stegI.objekt._yscale / 7) * 5;
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
this.objekt.vorne._x = 0 + (hindernisrichtungrichtung / 10);
if (this.objekt._yscale > 300) {
hindernislos = 0;
starten = 0;
_root.wechselzaehler = _root.wechselzaehler + 1;
if (_root.crash == 0) {
_root.score = _root.score + 1;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterA)) {
_root.speedtogo = 0;
_root.fallrichtung = 1;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 190) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.vorne.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
if ((this.objekt._yscale > 230) && (this.objekt._yscale < 250)) {
if (_root.gefaehrt.hitter.hitTest(this.objekt.hitterB)) {
_root.speedtogo = 0;
_root.fallrichtung = 2;
_root.xposgefaehrt = _root.gefaehrt._x;
_root.yposgefaehrt = _root.gefaehrt._y;
_root.crash = 1;
}
}
}
}
Instance of Symbol 517 MovieClip "stegstart" in Frame 51
onClipEvent (load) {
hindernislos = 0;
}
onClipEvent (enterFrame) {
if (hindernislos == 0) {
starten = 1;
if (starten == 1) {
hindernislos = 1;
hindernisrichtungrichtung = _root.hindernisrichter;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
if (this.objekt._yscale > 300) {
hindernislos = 3;
starten = 3;
_root.wechselzaehler = _root.wechselzaehler + 1;
this.gotoAndStop(1);
}
}
}
Instance of Symbol 421 MovieClip "gefaehrt" in Frame 51
onClipEvent (enterFrame) {
if (_root.zeit == 0) {
_root.anzeige.stop();
_root.gameover.play();
_root.speedtogo = 0;
stop();
}
if (_root.timeout > 0) {
_root.timeout--;
}
if ((_root.crash == 1) && (_root.timeout > 0)) {
_root.crash = 0;
}
if (_root.crash == 0) {
if (_root.timeout == 0) {
if (_root.zeit > 0) {
_root.speedtogo = ((_ymouse * -1) + 40) / 1.3;
}
}
}
if (_root.speed < _root.speedtogo) {
_root.speed = _root.speed + 2;
}
if (_root.speed > _root.speedtogo) {
_root.speed = _root.speed - 10;
}
if (_root.speed < 0) {
_root.speed = 0;
}
_root.nadel._rotation = _root.speed - 25;
_root.dabinich = this._x;
if (_root.crash == 0) {
_root.silhouette._x = (-1 * (this._x - 50)) / 15;
}
_root.boden.boden._yscale = _root.boden.boden._yscale + ((_root.speed / 10) * (_root.boden.boden._yscale / 100));
if (_root.boden.boden._yscale > 130) {
_root.boden.boden._yscale = _root.boden.boden._yscale - 90;
}
_root.bodenlinien._yscale = (_root.bodenlinien._xscale = _root.boden.boden._yscale);
_root.Xposition = _root._xmouse;
if (_root.Xposition < 50) {
_root.Xposition = 0;
}
if (_root.Xposition > 650) {
_root.Xposition = 700;
}
if (this._x > _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
if (this._x < _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
if (_root.crash == 0) {
this._rotation = -(_root.moveX * _root.neigefaktor);
this._x = this._x - _root.moveX;
}
if ((_root.crash == 1) && (_root.timeout == 0)) {
this._y = this._y + (this._y - 380);
if (_root.fallrichtung == 1) {
this._rotation = this._rotation - 30;
}
if (_root.fallrichtung == 2) {
this._rotation = this._rotation + 30;
}
_root.splash.play();
if (this._y > 5000) {
this._y = 5000;
}
}
}
Instance of Symbol 528 MovieClip in Frame 51
onClipEvent (enterFrame) {
if (_root.lives == 3) {
this.gotoAndStop(1);
}
if (_root.lives == 2) {
this.gotoAndStop(2);
}
if (_root.lives == 1) {
this.gotoAndStop(3);
}
if (_root.lives == 0) {
this.gotoAndStop(4);
_root.gameover.play();
_root.gameover.anzeige.gotoAndStop(5);
}
}
Frame 52
_root.gameover.anzeige.gotoAndStop(4);
_root.lives = 3;
_root.distanzA = 0;
_root.distanzAkomma = 0;
_root.distanzB = 0;
_root.distanzBkomma = 0;
_root.distanzC = 0;
_root.distanzCkomma = 0;
_root.jump = 0;
gefaehrt.gotoAndStop(_root.gefaehrtNummer);
gefaehrt.oberkoerper.gotoAndStop(_root.oberkoerperNummer);
_root.hindernisrichter = 0;
_root.wechselzaehler = 0;
_root.wechselzaehlerChange = 0;
_root.wechsler = 0;
stop();
Instance of Symbol 542 MovieClip "schanze" in Frame 52
onClipEvent (load) {
hindernislos = 2;
zaehlen = 0;
ausloeser = 0;
ausloeserwert = 0;
weitenzaehler = 0;
_root.distanzAzaehlen = 1;
_root.distanzBzaehlen = 0;
_root.distanzCzaehlen = 0;
_root.klicken = 0;
startcounter = 150;
}
onClipEvent (enterFrame) {
if (hindernislos == 2) {
startcounter = startcounter - 1;
if (startcounter == 0) {
hindernislos = 0;
}
}
if (hindernislos == 0) {
zufallsstart = 1;
if (zufallsstart == 1) {
hindernislos = 1;
hindernisrichtungrichtung = 0;
this.gotoAndStop(2);
}
}
if (hindernislos == 1) {
objektspeed = (400 - _root.speed) / 20;
this.objekt._yscale = (this.objekt._xscale = this.objekt._yscale + (_root.speed * (this.objekt._yscale / 1000)));
this._x = 390 + ((hindernisrichtungrichtung / 100) * this.objekt._yscale);
transparenzia = this.objekt._xscale * this.objekt._xscale;
if (transparenzia > 100) {
transparenzia = 100;
}
this._alpha = transparenzia;
if (this.objekt._yscale > 300) {
hindernislos = 2;
if (_root.jump == 0) {
startcounter = random(50) + 50;
}
this.gotoAndStop(1);
}
if ((this.objekt._yscale > 85) && (this.objekt._yscale < 210)) {
if (_root.gefaehrt.hitter.hitTest(_root.schanze.objekt.hitter)) {
_root.gefaehrt.schatten.gotoAndStop(2);
_root.schattenwurf.gotoAndStop(2);
zaehlen = 1;
ausloeser = this.objekt._yscale;
if (_root.klicken == 1) {
ausloeserwert = ausloeser;
_root.klicken = 2;
}
_root.jump = 1;
absprunggeschwindigkeit = (_root.speed + ausloeserwert) / 2;
if (absprunggeschwindigkeit < 10) {
absprunggeschwindigkeit = 10;
}
weitenzaehler = _root.speed;
_root.yposgefaehrt = _root.gefaehrt._y;
}
}
}
if (_root.jump == 1) {
_root.gefaehrt._y = _root.gefaehrt._y - (absprunggeschwindigkeit / 10);
if (absprunggeschwindigkeit > 30) {
absprunggeschwindigkeit = absprunggeschwindigkeit - (absprunggeschwindigkeit / ((ausloeserwert + 50) / 14));
} else if (absprunggeschwindigkeit < -30) {
absprunggeschwindigkeit = absprunggeschwindigkeit + (absprunggeschwindigkeit / ((ausloeserwert + 50) / 14));
} else {
absprunggeschwindigkeit = absprunggeschwindigkeit - 2;
}
if ((zaehlen == 1) && (_root.distanzAzaehlen == 1)) {
_root.distanzAkomma = _root.distanzAkomma + (weitenzaehler / 250);
_root.distanzA = int(_root.distanzAkomma);
}
if ((zaehlen == 1) && (_root.distanzBzaehlen == 1)) {
_root.distanzBkomma = _root.distanzBkomma + (weitenzaehler / 250);
_root.distanzB = int(_root.distanzBkomma);
}
if ((zaehlen == 1) && (_root.distanzCzaehlen == 1)) {
_root.distanzCkomma = _root.distanzCkomma + (weitenzaehler / 250);
_root.distanzC = int(_root.distanzCkomma);
}
if (_root.gefaehrt._y > 380.75) {
_root.gefaehrt._y = 380.75;
zaehlen = 0;
absprunggeschwindigkeit = absprunggeschwindigkeit * -0.2;
if (absprunggeschwindigkeit < 10) {
_root.jump = 0;
if (_root.distanzCzaehlen == 1) {
_root.distanzCzaehlen = 0;
_root.lives = _root.lives - 1;
}
if (_root.distanzBzaehlen == 1) {
_root.distanzBzaehlen = 0;
_root.distanzCzaehlen = 1;
_root.lives = _root.lives - 1;
}
if (_root.distanzAzaehlen == 1) {
_root.distanzAzaehlen = 0;
_root.distanzBzaehlen = 1;
_root.lives = _root.lives - 1;
}
hindernislos = 2;
ausloeser = 0;
weitenzaehler = 0;
ausloeserwert = 0;
_root.klicken = 0;
startcounter = random(50) + 100;
_root.gefaehrt.schatten.gotoAndStop(1);
_root.schattenwurf.gotoAndStop(1);
}
}
}
}
Instance of Symbol 543 MovieClip "schattenwurf" in Frame 52
onClipEvent (enterFrame) {
this._x = _root.gefaehrt._x + ((_root.gefaehrt._y - 380.75) * -1);
}
Instance of Symbol 421 MovieClip "gefaehrt" in Frame 52
onClipEvent (enterFrame) {
if (_root.jump == 0) {
if (_root.crash == 0) {
if (_root.lives > 0) {
_root.speedtogo = ((_ymouse * -1) + 40) / 1.3;
}
if (_root.lives == 0) {
this._rotation = 0;
_root.speedtogo = 0;
}
}
if (_root.speed < _root.speedtogo) {
_root.speed = _root.speed + 2;
}
if (_root.speed > _root.speedtogo) {
_root.speed = _root.speed - 10;
}
if (_root.speed < 0) {
_root.speed = 0;
}
}
_root.nadel._rotation = _root.speed - 25;
_root.dabinich = this._x;
if (_root.crash == 0) {
_root.silhouette._x = (-1 * (this._x - 50)) / 15;
}
_root.boden.boden._yscale = _root.boden.boden._yscale + ((_root.speed / 10) * (_root.boden.boden._yscale / 100));
if (_root.boden.boden._yscale > 130) {
_root.boden.boden._yscale = _root.boden.boden._yscale - 90;
}
_root.bodenlinien._yscale = (_root.bodenlinien._xscale = _root.boden.boden._yscale);
if ((_root.jump == 0) && (_root.lives > 0)) {
_root.Xposition = _root._xmouse;
}
if (_root.Xposition < 50) {
_root.Xposition = 0;
}
if (_root.Xposition > 650) {
_root.Xposition = 700;
}
if (this._x > _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
if (this._x < _root.Xposition) {
_root.moveX = (this._x - _root.Xposition) / 5;
}
if (_root.crash == 0) {
this._rotation = -(_root.moveX * _root.neigefaktor);
this._x = this._x - _root.moveX;
}
if (_root.crash == 1) {
this._y = this._y + (this._y - 380);
if (_root.fallrichtung == 1) {
this._rotation = this._rotation - 30;
}
if (_root.fallrichtung == 2) {
this._rotation = this._rotation + 30;
}
_root.splash.play();
if (this._y > 5000) {
this._y = 5000;
}
}
}
Instance of Symbol 547 MovieClip in Frame 52
onClipEvent (enterFrame) {
if (_root.lives == 3) {
this.gotoAndStop(1);
}
if (_root.lives == 2) {
this.gotoAndStop(2);
}
if (_root.lives == 1) {
this.gotoAndStop(3);
}
if (_root.lives == 0) {
this.gotoAndStop(4);
_root.gameover.play();
_root.score = (_root.distanzA + _root.distanzB) + _root.distanzC;
}
}
Frame 53
stop();
Instance of Symbol 80 MovieClip in Frame 53
onClipEvent (enterFrame) {
if (_root.oberkoerperNummer == 1) {
person = "St\u00F6ffel Raser";
}
if (_root.oberkoerperNummer == 2) {
person = "Thomi Wolkenbruch";
}
if (_root.oberkoerperNummer == 3) {
person = "Mona Kurzwelle";
}
if (_root.oberkoerperNummer == 4) {
person = "Rosche Entenfeder";
}
if (_root.gefaehrtNummer == 1) {
gefaehrt = "Swissjet Barracuda";
}
if (_root.gefaehrtNummer == 2) {
gefaehrt = "Swissjet Magmax 50";
}
if (_root.gefaehrtNummer == 3) {
gefaehrt = "Swissjet 4-Cross";
}
if (_root.gefaehrtNummer == 4) {
gefaehrt = "Lifan Nice Tiger 125";
}
if (_root.gefaehrtNummer == 5) {
gefaehrt = "Lifan Monkey Racer";
}
if (_root.gefaehrtNummer == 6) {
gefaehrt = "Swissjet Fun Kart";
}
if (_root.gefaehrtNummer == 7) {
gefaehrt = "Swissjet Buggy";
}
_root.auswahl = (("Aktuelles Spiel: " + person) + " auf ") + gefaehrt;
}
Symbol 11 MovieClip Frame 1
_root.geladen = int(100 / (_root.getBytesTotal() / _root.getBytesLoaded()));
if (_root.getBytesTotal() == _root.getBytesLoaded()) {
_root.gehezufilm = 0;
_root.sounds = 1;
_level0.gotoAndPlay("start");
}
Instance of Symbol 9 MovieClip in Symbol 11 MovieClip Frame 1
onClipEvent (enterFrame) {
this._xscale = int(100 / (_root.getBytesTotal() / _root.getBytesLoaded()));
}
Symbol 11 MovieClip Frame 2
gotoAndPlay (1);
Symbol 17 MovieClip Frame 11
stop();
Symbol 41 MovieClip Frame 28
stop();
Symbol 49 Button
on (release) {
gotoAndStop (2);
}
Symbol 57 Button
on (release) {
gotoAndStop (1);
}
Symbol 60 Button
on (release) {
getURL ("http://www.severin.ch", "_blank");
}
Symbol 61 MovieClip Frame 1
stop();
Symbol 61 MovieClip Frame 2
stop();
Symbol 64 Button
on (release) {
_root.gameover.removeMovieClip();
_root.moveX = 0;
_root.hindernislos = 0;
_root.speed = 0;
_root.crash = 0;
_root.lives = 3;
_root.score = 0;
_root.zeit = 60;
stopAllSounds();
if (_root.oberkoerperNummer == 1) {
gotoAndPlay ("blocher");
}
if (_root.oberkoerperNummer == 2) {
gotoAndPlay ("bucheli");
}
if (_root.oberkoerperNummer == 3) {
gotoAndPlay ("mona");
}
if (_root.oberkoerperNummer == 4) {
gotoAndPlay ("federer");
}
}
Symbol 67 Button
on (release) {
gotoAndStop ("highscore");
}
Symbol 70 Button
on (release) {
gotoAndStop ("promiwahl");
}
Symbol 73 Button
on (release) {
gotoAndStop ("fahrzeugwahl");
}
Symbol 78 Button
on (release) {
gotoAndPlay ("weiterempfehlen");
}
Symbol 88 Button
on (release) {
_root.oberkoerperNummer = 3;
}
Symbol 91 Button
on (release) {
_root.promiwahl.play();
}
Symbol 96 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 2
stop();
Instance of Symbol 96 MovieClip in Symbol 100 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.oberkoerperNummer != 3) {
this.gotoAndStop(2);
}
if (_root.oberkoerperNummer == 3) {
this.gotoAndStop(1);
}
}
Symbol 105 Button
on (release) {
_root.oberkoerperNummer = 4;
}
Instance of Symbol 96 MovieClip in Symbol 108 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.oberkoerperNummer != 4) {
this.gotoAndStop(2);
}
if (_root.oberkoerperNummer == 4) {
this.gotoAndStop(1);
}
}
Symbol 113 Button
on (release) {
_root.oberkoerperNummer = 2;
}
Instance of Symbol 96 MovieClip in Symbol 116 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.oberkoerperNummer != 2) {
this.gotoAndStop(2);
}
if (_root.oberkoerperNummer == 2) {
this.gotoAndStop(1);
}
}
Symbol 121 Button
on (release) {
_root.oberkoerperNummer = 1;
}
Instance of Symbol 96 MovieClip in Symbol 124 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.oberkoerperNummer != 1) {
this.gotoAndStop(2);
}
if (_root.oberkoerperNummer == 1) {
this.gotoAndStop(1);
}
}
Symbol 125 MovieClip Frame 9
stop();
Symbol 125 MovieClip Frame 22
stop();
Symbol 125 MovieClip Frame 34
stop();
Symbol 125 MovieClip Frame 46
stop();
Symbol 125 MovieClip Frame 57
gotoAndPlay (9);
Symbol 129 Button
on (release) {
_root.gefaehrtNummer = 1;
}
Symbol 130 Button
on (release) {
_root.fahrzeugwahl.play();
}
Symbol 134 Button
on (release) {
getURL ("http://www.swissjet-moto.ch/", "_blank");
}
Instance of Symbol 96 MovieClip in Symbol 137 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 1) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 1) {
this.gotoAndStop(1);
}
}
Symbol 140 Button
on (release) {
_root.gefaehrtNummer = 2;
}
Instance of Symbol 96 MovieClip in Symbol 144 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 2) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 2) {
this.gotoAndStop(1);
}
}
Symbol 147 Button
on (release) {
_root.gefaehrtNummer = 3;
}
Instance of Symbol 96 MovieClip in Symbol 151 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 3) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 3) {
this.gotoAndStop(1);
}
}
Symbol 155 Button
on (release) {
_root.gefaehrtNummer = 4;
}
Symbol 159 Button
on (release) {
getURL ("http://www.lifan.ch/", "_blank");
}
Instance of Symbol 96 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 4) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 4) {
this.gotoAndStop(1);
}
}
Symbol 163 Button
on (release) {
_root.gefaehrtNummer = 5;
}
Instance of Symbol 96 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 5) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 5) {
this.gotoAndStop(1);
}
}
Symbol 169 Button
on (release) {
_root.gefaehrtNummer = 6;
}
Instance of Symbol 96 MovieClip in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 6) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 6) {
this.gotoAndStop(1);
}
}
Symbol 176 Button
on (release) {
_root.gefaehrtNummer = 7;
}
Instance of Symbol 96 MovieClip in Symbol 179 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gefaehrtNummer != 7) {
this.gotoAndStop(2);
}
if (_root.gefaehrtNummer == 7) {
this.gotoAndStop(1);
}
}
Symbol 180 MovieClip Frame 5
stop();
Symbol 180 MovieClip Frame 10
stop();
Symbol 180 MovieClip Frame 15
stop();
Symbol 180 MovieClip Frame 20
stop();
Symbol 180 MovieClip Frame 25
stop();
Symbol 180 MovieClip Frame 30
stop();
Symbol 180 MovieClip Frame 35
stop();
Symbol 180 MovieClip Frame 40
gotoAndStop (5);
Symbol 184 MovieClip Frame 1
stop();
Instance of Symbol 184 MovieClip in Symbol 201 MovieClip Frame 1
/* no clip actions */
Symbol 201 MovieClip Frame 2
geladen = 0;
Symbol 201 MovieClip Frame 4
loadVariables ("http://www.promracers.highscore.ch/load.php?" + random(99999), this, "GET");
Symbol 201 MovieClip Frame 7
if (geladen == "1") {
play();
} else {
gotoAndPlay (5);
}
Symbol 201 MovieClip Frame 9
stop();
Symbol 203 MovieClip Frame 7
stop();
Symbol 212 Button
on (release) {
_root.smscount++;
fehler.gotoAndStop(1);
fehler2.gotoAndStop(1);
fehler3.gotoAndStop(1);
_root.fehlerB = 0;
var handyausgabe = "";
var handyausgabe2 = "";
var smstextausgabe = "";
var i = 0;
while (i < _root.handynummer.length) {
if (((((((((((_root.handynummer.substr(i, 1).charAt(0) != "1") && (_root.handynummer.substr(i, 1).charAt(0) != "2")) && (_root.handynummer.substr(i, 1).charAt(0) != "3")) && (_root.handynummer.substr(i, 1).charAt(0) != "4")) && (_root.handynummer.substr(i, 1).charAt(0) != "5")) && (_root.handynummer.substr(i, 1).charAt(0) != "6")) && (_root.handynummer.substr(i, 1).charAt(0) != "7")) && (_root.handynummer.substr(i, 1).charAt(0) != "8")) && (_root.handynummer.substr(i, 1).charAt(0) != "9")) && (_root.handynummer.substr(i, 1).charAt(0) != "0")) && (_root.handynummer.substr(i, 1).charAt(0) != " ")) {
fehler2.gotoAndStop(2);
_root.fehlerB = 1;
} else if (_root.handynummer.substr(i, 1).charCodeAt(0) != 32) {
handyausgabe = handyausgabe + _root.handynummer.substr(i, 1);
}
i++;
}
if (handyausgabe.charAt(1) == "7") {
var i = 1;
while (i < handyausgabe.length) {
if (handyausgabe.substr(i, 1).charCodeAt(0) != 32) {
handyausgabe2 = handyausgabe2 + handyausgabe.substr(i, 1);
}
i++;
}
handyausgabe = "0041" + handyausgabe2;
}
_root.sms = handyausgabe;
var i = 0;
while (i < _root.smstext.length) {
if ((_root.smstext.substr(i, 1).charCodeAt(0) != 10) && (_root.smstext.substr(i, 1).charCodeAt(0) != 13)) {
smstextausgabe = smstextausgabe + _root.smstext.substr(i, 1);
}
if ((_root.smstext.substr(i, 1).charCodeAt(0) == 10) || (_root.smstext.substr(i, 1).charCodeAt(0) == 13)) {
smstextausgabe = smstextausgabe + " ";
}
i++;
}
_root.smstext = smstextausgabe;
if ((handyausgabe.charAt(2) != "4") || (handyausgabe.charAt(3) != "1")) {
fehler3.gotoAndStop(2);
} else if (_root.fehlerB == 0) {
if ((handyausgabe.length > 13) || (handyausgabe.length < 13)) {
fehler.gotoAndStop(2);
} else {
_root.sms = handyausgabe;
gotoAndStop (2);
}
}
}
Symbol 214 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 2
stop();
Symbol 216 MovieClip Frame 1
stop();
Symbol 216 MovieClip Frame 2
stop();
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 2
stop();
Symbol 222 Button
on (release) {
getURL ("http://www.luk.ch", "_blank");
}
Symbol 227 MovieClip Frame 1
sms = _root.sms;
smstext = _root.smstext;
smsok = 0;
Symbol 227 MovieClip Frame 2
loadVariables ("http://www.promracers.highscore.ch/loadsms.php?" + random(99999), this, "GET");
Symbol 227 MovieClip Frame 5
if (smsok == 0) {
gotoAndPlay (3);
}
if (smsok == 1) {
gotoAndStop ("ok");
}
if (smsok == 2) {
gotoAndStop ("nok");
}
Symbol 227 MovieClip Frame 6
loadVariablesNum ("http://www.promracers.highscore.ch/savesms.php", 0, "POST");
loadVariablesNum ("http://www.promracers.highscore.ch/sendsms.php", 0, "POST");
stop();
Symbol 227 MovieClip Frame 8
stop();
Symbol 229 MovieClip Frame 1
_root.smstext = "";
_root.handynummer = "";
stop();
Symbol 229 MovieClip Frame 2
stop();
Symbol 229 MovieClip Frame 3
stop();
Symbol 230 MovieClip Frame 7
Selection.setFocus("_root.handynummer");
stop();
Instance of Symbol 229 MovieClip "smsfenster" in Symbol 230 MovieClip Frame 7
/* no clip actions */
Symbol 245 MovieClip Frame 1
stop();
Symbol 245 MovieClip Frame 2
stop();
Symbol 247 Button
on (release) {
if (_root.bitteregistrieren == 1) {
_root.bitteregistrieren = 2;
}
if (_root.bitteregistrieren == 0) {
_root.bitteregistrieren = 1;
}
if (_root.bitteregistrieren == 2) {
_root.bitteregistrieren = 0;
}
}
Symbol 251 Button
on (release) {
mailcheck.gotoAndStop(1);
namecheck.gotoAndStop(1);
okmail = 0;
okname = 0;
if (_root.spielername == "") {
namecheck.gotoAndStop(2);
} else {
okname = 1;
}
ok1 = "0";
ok2 = "0";
leng = length(_root.mail);
n = "1";
while (Number(n) < Number(leng - 1)) {
if (Number(ord(substring(_root.mail, n, 1))) == 64) {
ok1 = "1";
}
if ((Number(ord(substring(_root.mail, n, 1))) == 46) and (Number(ok1) == 1)) {
ok2 = "1";
}
n = Number(n) + 1;
}
if ((ok1 == "1") && (ok2 == "1")) {
okmail = 1;
} else {
mailcheck.gotoAndStop(2);
}
if ((okname == 1) && (okmail == 1)) {
var ausgabe = "";
var i = 0;
while (i < _root.mail.length) {
if (_root.mail.substr(i, 1).charCodeAt(0) != 32) {
ausgabe = ausgabe + _root.mail.substr(i, 1);
}
i++;
}
_root.mail = ausgabe;
gotoAndStop (6);
}
}
Symbol 256 MovieClip Frame 1
stop();
Symbol 256 MovieClip Frame 2
stop();
Symbol 259 MovieClip Frame 1
stop();
Symbol 259 MovieClip Frame 2
stop();
Symbol 261 Button
on (keyPress "<Enter>") {
mailcheck.gotoAndStop(1);
namecheck.gotoAndStop(1);
okmail = 0;
okname = 0;
if (_root.spielername == "") {
namecheck.gotoAndStop(2);
} else {
okname = 1;
}
ok1 = "0";
ok2 = "0";
leng = length(_root.mail);
n = "1";
while (Number(n) < Number(leng - 1)) {
if (Number(ord(substring(_root.mail, n, 1))) == 64) {
ok1 = "1";
}
if ((Number(ord(substring(_root.mail, n, 1))) == 46) and (Number(ok1) == 1)) {
ok2 = "1";
}
n = Number(n) + 1;
}
if ((ok1 == "1") && (ok2 == "1")) {
okmail = 1;
} else {
mailcheck.gotoAndStop(2);
}
if ((okname == 1) && (okmail == 1)) {
gotoAndStop (6);
}
}
Symbol 279 MovieClip Frame 1
table = _root.tabelname;
spielername = _root.spielername;
email = _root.mail;
score = _root.score;
bitteregistrieren = _root.bitteregistrieren;
code = ((score * score) - score) + 3992;
geladen = 0;
Symbol 279 MovieClip Frame 3
loadVariablesNum ("http://www.promracers.highscore.ch/savegame.php", 0, "POST");
loadVariables ("http://www.promracers.highscore.ch/load.php?" + random(99999), this, "GET");
if (_root.bitteregistrieren == 1) {
loadVariablesNum ("http://www.promracers.highscore.ch/sendmail.php", 0, "POST");
}
Symbol 279 MovieClip Frame 6
if (geladen == "1") {
play();
} else {
gotoAndPlay (4);
}
Symbol 279 MovieClip Frame 8
_root.gotoAndPlay("titel");
Symbol 280 MovieClip Frame 1
_root.tabelname = "promracers_christoph";
stop();
Instance of Symbol 245 MovieClip in Symbol 280 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.bitteregistrieren == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
Symbol 280 MovieClip Frame 2
_root.tabelname = "promracers_roger";
stop();
Symbol 280 MovieClip Frame 3
_root.tabelname = "promracers_thomas";
stop();
Symbol 280 MovieClip Frame 4
_root.tabelname = "promracers_mona";
stop();
Symbol 280 MovieClip Frame 5
stop();
Symbol 280 MovieClip Frame 6
stop();
Symbol 283 MovieClip Frame 1
stop();
Symbol 283 MovieClip Frame 80
stopAllSounds();
_root.stegA.removeMovieClip();
_root.stegB.removeMovieClip();
_root.stegC.removeMovieClip();
_root.stegD.removeMovieClip();
_root.stegE.removeMovieClip();
_root.stegF.removeMovieClip();
_root.stegG.removeMovieClip();
_root.stegH.removeMovieClip();
_root.stegI.removeMovieClip();
_root.stegJ.removeMovieClip();
_root.stegstart.removeMovieClip();
_root.gefaehrt.removeMovieClip();
_root.schneemann.removeMovieClip();
_root.knall.removeMovieClip();
_root.coin.removeMovieClip();
_root.hindernis.removeMovieClip();
_root.hindernis2.removeMovieClip();
_root.hindernis3.removeMovieClip();
_root.hindernis4.removeMovieClip();
_root.gotoAndStop("gameover");
Symbol 283 MovieClip Frame 90
Selection.setFocus("_root.spielername");
stop();
Symbol 290 Button
on (release) {
if (_root.oberkoerperNummer == 1) {
gotoAndPlay ("blocher");
}
if (_root.oberkoerperNummer == 2) {
gotoAndPlay ("bucheli");
}
if (_root.oberkoerperNummer == 3) {
gotoAndPlay ("mona");
}
if (_root.oberkoerperNummer == 4) {
gotoAndPlay ("federer");
}
}
Symbol 322 MovieClip Frame 1
zufallswagen = random(3) + 1;
gotoAndStop(zufallswagen);
stop();
Symbol 322 MovieClip Frame 2
stop();
Symbol 322 MovieClip Frame 3
stop();
Symbol 322 MovieClip Frame 4
stop();
Symbol 322 MovieClip Frame 5
stop();
Symbol 325 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 325 MovieClip Frame 2
stop();
Symbol 325 MovieClip Frame 19
hindernislos = 1;
hindernisrichtungrichtung = random(250) - 300;
Symbol 325 MovieClip Frame 27
gotoAndStop (2);
Symbol 349 MovieClip Frame 1
zufallswagen = random(3) + 1;
gotoAndStop(zufallswagen);
stop();
Symbol 349 MovieClip Frame 2
stop();
Symbol 349 MovieClip Frame 3
stop();
Symbol 349 MovieClip Frame 4
stop();
Symbol 349 MovieClip Frame 5
stop();
Symbol 350 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 350 MovieClip Frame 2
stop();
Symbol 375 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 375 MovieClip Frame 2
stop();
Symbol 377 MovieClip Frame 1
stop();
Symbol 377 MovieClip Frame 2
stop();
Symbol 387 MovieClip Frame 1
stop();
Symbol 387 MovieClip Frame 2
stop();
Symbol 387 MovieClip Frame 9
gotoAndStop (2);
Symbol 398 MovieClip Frame 1
stop();
Instance of Symbol 390 MovieClip in Symbol 398 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = -(_root.moveX * _root.neigefaktorKopf);
}
Symbol 398 MovieClip Frame 2
stop();
Instance of Symbol 393 MovieClip in Symbol 398 MovieClip Frame 2
onClipEvent (enterFrame) {
this._rotation = -(_root.moveX * _root.neigefaktorKopf);
}
Symbol 398 MovieClip Frame 3
stop();
Instance of Symbol 395 MovieClip in Symbol 398 MovieClip Frame 3
onClipEvent (enterFrame) {
this._rotation = -(_root.moveX * _root.neigefaktorKopf);
}
Symbol 398 MovieClip Frame 4
stop();
Instance of Symbol 397 MovieClip in Symbol 398 MovieClip Frame 4
onClipEvent (enterFrame) {
this._rotation = -(_root.moveX * _root.neigefaktorKopf);
}
Symbol 421 MovieClip Frame 1
_root.neigefaktor = 0.7;
_root.neigefaktorOberkoerper = -0.5;
_root.neigefaktorKopf = -0.5;
stop();
Instance of Symbol 377 MovieClip "schatten" in Symbol 421 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = -((_root.moveX * _root.neigefaktor) * -1);
}
Instance of Symbol 398 MovieClip "oberkoerper" in Symbol 421 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = -(_root.moveX * _root.neigefaktorOberkoerper);
}
Symbol 421 MovieClip Frame 2
_root.neigefaktor = -0.2;
_root.neigefaktorOberkoerper = 0.5;
_root.neigefaktorKopf = -1;
stop();
Instance of Symbol 401 MovieClip in Symbol 421 MovieClip Frame 2
onClipEvent (enterFrame) {
this._rotation = -((_root.moveX * _root.neigefaktor) * -1);
}
Symbol 421 MovieClip Frame 3
_root.neigefaktor = -0.4;
_root.neigefaktorOberkoerper = 0.5;
_root.neigefaktorKopf = -1;
stop();
Instance of Symbol 405 MovieClip in Symbol 421 MovieClip Frame 3
onClipEvent (enterFrame) {
this._rotation = -((_root.moveX * _root.neigefaktor) * -1);
}
Symbol 421 MovieClip Frame 4
_root.neigefaktor = 0.7;
_root.neigefaktorOberkoerper = -0.2;
_root.neigefaktorKopf = -0.5;
stop();
Symbol 421 MovieClip Frame 5
_root.neigefaktor = 0.7;
_root.neigefaktorOberkoerper = -0.5;
_root.neigefaktorKopf = -0.5;
stop();
Symbol 421 MovieClip Frame 6
_root.neigefaktor = -0.1;
_root.neigefaktorOberkoerper = 0.8;
_root.neigefaktorKopf = -0.8;
stop();
Instance of Symbol 415 MovieClip in Symbol 421 MovieClip Frame 6
onClipEvent (enterFrame) {
this._rotation = -((_root.moveX * _root.neigefaktor) * -1);
}
Symbol 421 MovieClip Frame 7
_root.neigefaktor = -0.4;
_root.neigefaktorOberkoerper = 0.5;
_root.neigefaktorKopf = -0.5;
stop();
Instance of Symbol 419 MovieClip in Symbol 421 MovieClip Frame 7
onClipEvent (enterFrame) {
this._rotation = -((_root.moveX * _root.neigefaktor) * -1);
}
Symbol 440 MovieClip Frame 1
stop();
Symbol 440 MovieClip Frame 2
_root.crash = 1;
_root.gefaehrt._y = -200;
_root.crash = 1;
_root.gefaehrt._y = -200;
Symbol 440 MovieClip Frame 27
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.anzeige.stop();
_root.gameover.play();
stop();
}
Symbol 440 MovieClip Frame 44
_root.knall._x = -100;
_root.crash = 0;
_root.gefaehrt._x = _root.xposgefaehrt;
_root.gefaehrt._y = _root.yposgefaehrt;
Symbol 440 MovieClip Frame 45
_root.knall._x = -100;
_root.crash = 0;
_root.gefaehrt._x = _root.xposgefaehrt;
_root.gefaehrt._y = _root.yposgefaehrt;
Symbol 449 MovieClip Frame 1
stop();
Symbol 449 MovieClip Frame 3
gotoAndStop (1);
Symbol 449 MovieClip Frame 5
gotoAndStop (1);
Symbol 458 MovieClip Frame 20
_root.zeit = _root.zeit - 1;
Symbol 476 MovieClip Frame 1
stop();
Symbol 476 MovieClip Frame 6
stop();
Symbol 477 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 477 MovieClip Frame 2
stop();
Symbol 479 Button
on (press) {
gefaehrt.tennisarm.play();
}
Symbol 495 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 495 MovieClip Frame 2
stop();
Symbol 497 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 497 MovieClip Frame 2
stop();
Symbol 499 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 499 MovieClip Frame 2
stop();
Symbol 501 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 501 MovieClip Frame 2
stop();
Symbol 503 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 503 MovieClip Frame 2
stop();
Symbol 505 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 505 MovieClip Frame 2
stop();
Symbol 507 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 507 MovieClip Frame 2
stop();
Symbol 509 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 509 MovieClip Frame 2
stop();
Symbol 511 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 511 MovieClip Frame 2
stop();
Symbol 513 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 513 MovieClip Frame 2
stop();
Symbol 517 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 517 MovieClip Frame 2
stop();
Symbol 520 MovieClip Frame 1
stop();
Symbol 520 MovieClip Frame 25
_root.timeout = 50;
_root.lives = _root.lives - 1;
if (_root.lives == 0) {
_root.anzeige.stop();
_root.gameover.play();
stop();
}
Symbol 520 MovieClip Frame 45
if (_root.lives == 0) {
gotoAndPlay (40);
}
Symbol 520 MovieClip Frame 61
_root.gefaehrt._y = 381;
_root.gefaehrt._rotation = 0;
_root.crash = 0;
Symbol 527 MovieClip Frame 20
_root.zeit = _root.zeit - 1;
Symbol 542 MovieClip Frame 1
_root.hindernislos = 0;
stop();
Symbol 542 MovieClip Frame 2
stop();
Symbol 543 MovieClip Frame 1
stop();
Symbol 543 MovieClip Frame 2
stop();
Symbol 556 MovieClip Frame 20
_root.zeit = _root.zeit - 1;
Symbol 557 Button
on (press) {
_root.klicken = 1;
}
Symbol 565 Button
on (release) {
gotoAndStop ("weiterempfehlen");
}