home *** CD-ROM | disk | FTP | other *** search
- _root.garage = true;
- var easeType = mx.transitions.easing.Strong.easeOut;
- new mx.transitions.Tween(_root.game_mc,"_y",easeType,_root.game_mc._y,-405,20);
- game_mc.car.setCarStats(0);
- clockOn = false;
- _root.startButton._visible = false;
- _root.gameTicks = 0;
-