home *** CD-ROM | disk | FTP | other *** search
- _root.levelDone = false;
- _root.currentLevel = 7;
- _root.ergebnis.moment = getTimer();
- _root.ergebnis.timer = 0;
- Ball.sprung = 0;
- Ball.Kugel.xgroesse = Ball.Kugel._width;
- Ball.Kugel.ygroesse = Ball.Kugel._height;
- Ball.Kugel.xpos = Ball.Kugel._x;
- Ball.Kugel.ypos = Ball.Kugel._y;
- stop();
-