STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228136
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5122

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/97570256?noj=FRM97570256-17DC" width="1" height="1"></div>

Micro Racers.swf

This is the info page for
Flash #22542

(Click the ID number above for more basic data on this flash file.)


Text
100%

RACE OPTIONS:
Championship - this contest is a simple race for a top. You have to finish
as a winner in order advance to the next level.
Challenge - for a quick game, choose this option, pick a track and try to
finish first.
Trial - Learn how to control the car in the game. It's just you
against the track.
CONTROLS:
The game can be played using keyboard:
Up Arrow - Accelerate
Down Arrow - Brake
Left Arrow - Steer Left
Right Arrow - Steer Right
Space Key - Nitro Boost
Press any key to exit to Main Menu.

Speed:
Handles:
Nitro:

5
3
+3

5
4
+4

5
4
+5

5
3
+6

5
4
+7

1

00:00:00

5

NITRO

/

Time:

00

00

Your Place is

1

You Won The Race!

00

CONGRATULATIONS!

You Won In The
Championship!

ActionScript [AS1/AS2]

Frame 1
t = _root.getBytesTotal(); l = _root.getBytesLoaded(); if (l >= t) { gotoAndPlay ("strt"); } x = (l * 180) / t; scala.ramka._x = -180 + x; pro = int((l * 100) / t) + "%";
Frame 2
gotoAndPlay (1);
Frame 3
pro = "100%"; musicon = 1; scala.ramka._x = 0;
Frame 11
gotoAndPlay (12);
Frame 12
stop(); t = 15; p = 0; p2 = 0; p3 = 0; p4 = 0; maxlap = 6; fscommand ("allowscale", "false"); mymus = new Sound(musmenu);
Frame 13
_root.colcar = 1; map = 1; stop();
Frame 14
stop();
Instance of Symbol 115 MovieClip in Frame 14
onClipEvent (load) { if (_root.typegame == 1) { gotoAndStop (17); } }
Frame 60
mymus.setVolume(80);
Frame 65
mymus.setVolume(60);
Frame 70
mymus.setVolume(40);
Frame 75
mymus.setVolume(20);
Frame 79
mymus.setVolume(0);
Frame 82
stopAllSounds(); gotoAndPlay (83);
Frame 83
function Pr_Car() { with (_root.car) { if (_root.doroga.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } if (_root.doroga.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } if (_root.doroga.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } if (_root.doroga.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } } } function MoveAll(nextl) { var _local1 = _root; speed = 3; speedbot = 3.5; speed2 = 0.4; otkl = 6; if (p < 2) { car.flame.gotoandstop(1); netrofl = false; if (_local1.netro.dwn) { _local1.netro.gotoandplay(1); _local1.msnd.Playsnd(4); } } if (p > 0) { if (_local1.netrofl) { spm.speed._rotation = 85; } else { spm.speed._rotation = (p * 50) - 90; } } if (p < 0) { spm.speed._rotation = ((-p) * 10) - 90; } gameDate = new Date(); sec = gameDate.getSeconds(); min = gameDate.getMinutes(); mls = int(gameDate.getMilliseconds() / 10); if (mls < 10) { mls = "0" + mls; } gts = sec - startsec; gtm = min - startmin; if (gtm < 0) { gtmp = gtm + 60; } else { gtmp = gtm; } if (gts < 0) { gtsl = gts + 60; } else { gtsl = gts; } if ((gts < 10) and (gts > -1)) { gtsl = "0" + gtsl; } if (gtsl == 0) { gtml = gtmp; } if (gtml < 1) { time = (("00:" + gtsl) + ":") + mls; } else { time = (((gtml + ":") + gtsl) + ":") + mls; } if (((((((p < 0.05) && (p > 0.049)) || ((p < 0.02) && (p > 0.019))) || ((p < 0.04) && (p > 0.039))) || ((p < 0.03) && (p > 0.029))) || ((p < 0.01) && (p > 0.009))) || ((p < 0.01) && (p > 0))) { p = 0; } car._x = car._x + (p * Math.cos((Math.PI/180) * _local1.rotcar)); car._y = car._y + (p * Math.sin((Math.PI/180) * _local1.rotcar)); car2._x = car2._x + (p2 * Math.cos((Math.PI/180) * _local1.rotcar2)); car2._y = car2._y + (p2 * Math.sin((Math.PI/180) * _local1.rotcar2)); car3._x = car3._x + (p3 * Math.cos((Math.PI/180) * _local1.rotcar3)); car3._y = car3._y + (p3 * Math.sin((Math.PI/180) * _local1.rotcar3)); car4._x = car4._x + (p4 * Math.cos((Math.PI/180) * _local1.rotcar4)); car4._y = car4._y + (p4 * Math.sin((Math.PI/180) * _local1.rotcar4)); rotcar = getProperty("/car", _rotation); rotcar2 = getProperty("/car2", _rotation); rotcar3 = getProperty("/car3", _rotation); rotcar4 = getProperty("/car4", _rotation); prov._x = car._x; prov._y = car._y; prov._rotation = car._rotation; prov._visible = 0; if (p > 0) { if (car.hitTest("/fon")) { p = p - 0.02; } } if (p < 0) { if (car.hitTest("/fon")) { p = p + 0.02; } } if (p2 < 0) { if (car2.hitTest("/fon")) { p2 = p2 + 0.02; } } if (p3 < 0) { if (car3.hitTest("/fon")) { p3 = p3 + 0.02; } } if (p4 < 0) { if (car4.hitTest("/fon")) { p4 = p4 + 0.02; } } } function MyCarSelect(col) { var _local1 = _root; col2 = col + 1; if (col2 > 5) { col2 = 1; } col3 = col2 + 1; if (col3 > 5) { col3 = 1; } col4 = col3 + 1; if (col4 > 5) { col4 = 1; } _local1.car.gotoandstop(col); _local1.car2.gotoandstop(col2); _local1.car3.gotoandstop(col3); _local1.car4.gotoandstop(col4); } function SetEndTime() { stoptime2 = new Date(); secstop2 = stoptime2.getSeconds(); minstop2 = stoptime2.getMinutes(); ssl2 = secstop2 - startsec; msl2 = minstop2 - startmin; if (msl2 < 0) { mslp2 = (msl2 + 60) - 1; } else { mslp2 = msl2 - 1; } if (ssl2 < 0) { sslp2 = ssl2 + 60; } else { sslp2 = ssl2; } if (mslp2 < 1) { _root.timelast2 = sslp2 + "sec"; } else { _root.timelast2 = (((mslp2 + "min") + " ") + sslp2) + "sec"; } } function CarBot2(ll) { rand = random(ll) * 0.03; if (_root.p2 < (_root.speed + rand)) { _root.p2 = _root.p2 + (0.1 + rand); } with (_root.car) { if (_root.car2.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 0.5; } if (_root.car2.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 0.5; } if (_root.car2.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 0.5; } if (_root.car2.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 0.5; } } with (_root.car3) { if (_root.car2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 0.5; } if (_root.car2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 0.5; } if (_root.car2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 0.5; } if (_root.car2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 0.5; } } with (_root.car4) { if (_root.car2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 0.5; } if (_root.car2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 0.5; } if (_root.car2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 0.5; } if (_root.car2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 0.5; } } } function CarBot3(ll) { rand = random(ll) * 0.03; if (_root.p3 < (_root.speed + rand)) { _root.p3 = _root.p3 + (0.1 + rand); } with (_root.car) { if (_root.car3.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 0.5; } if (_root.car3.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 0.5; } if (_root.car3.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 0.5; } if (_root.car3.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 0.5; } } with (_root.car2) { if (_root.car3.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 0.5; } if (_root.car3.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 0.5; } if (_root.car3.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 0.5; } if (_root.car3.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 0.5; } } with (_root.car4) { if (_root.car3.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 0.5; } if (_root.car3.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 0.5; } if (_root.car3.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 0.5; } if (_root.car3.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 0.5; } } } function CarBot4(ll) { rand = random(ll) * 0.03; if (_root.p4 < (_root.speed + rand)) { _root.p4 = _root.p4 + (0.1 + rand); } with (_root.car) { if (_root.car4.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 0.5; } if (_root.car4.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 0.5; } if (_root.car4.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 0.5; } if (_root.car4.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 0.5; } } with (_root.car2) { if (_root.car4.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 0.5; } if (_root.car4.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 0.5; } if (_root.car4.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 0.5; } if (_root.car4.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 0.5; } } with (_root.car3) { if (_root.car4.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 0.5; } if (_root.car4.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 0.5; } if (_root.car4.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 0.5; } if (_root.car4.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 0.5; } } } function SetEndGame() { stopAllSounds(); laps = "5"; netrofl = false; stay = 1; t = 15; p = 0; p2 = 0; p3 = 0; p4 = 0; lap = 1; lap2 = 1; lap3 = 1; lap4 = 1; po1 = 0; po2 = 0; po3 = 0; pob3_2 = 0; pob3_3 = 0; pob3_4 = 0; ran = random(10); netro.gotoandstop(1); car._rotation = -90; car.flame.gotoandstop(1); spm.speed._rotation = -90; } if (map == 2) { gotoAndPlay ("to2"); } if (map == 3) { gotoAndPlay ("to3"); } if (map == 4) { gotoAndPlay ("to4"); } if (map == 5) { gotoAndPlay ("to5"); }
Frame 84
stopAllSounds();
Frame 85
if (_root.typegame == 3) { car2._alpha = 0; car3._alpha = 0; car4._alpha = 0; car._x = 304; car._y = 47; car2._x = -1000; car3._x = -1000; car4._x = -1000; } MyCarSelect(colcar); endgame = 0; time = "00:00:00"; laps = "1";
Instance of Symbol 141 MovieClip "point1" in Frame 85
onClipEvent (enterFrame) { if (hitTest("/car")) { _root.pu1 = true; } }
Instance of Symbol 141 MovieClip "point2" in Frame 85
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1) { _root.pu2 = true; } } if (hitTest("/car2")) { _root.punkt2 = true; } if (hitTest("/car3")) { _root.punkt3 = true; } if (hitTest("/car4")) { _root.punkt4 = true; } }
Instance of Symbol 141 MovieClip "point3" in Frame 85
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1 and _root.pu2) { _root.punkt = true; } } }
Instance of Symbol 143 MovieClip "doroga" in Frame 85
onClipEvent (enterFrame) { _root.Pr_Car(); }
Instance of Symbol 145 MovieClip "finish" in Frame 85
onClipEvent (enterFrame) { if (hitTest(_root.car)) { if (_root.punkt) { _root.lap = _root.lap + 1; _root.punkt = false; _root.mlastlap.gotoandplay("p" + _root.lap); if (_root.lap <= _root.maxlap) { _root.laps = _root.lap; } if (_root.lap == _root.maxlap) { _root.pl = _root.pl + 1; _root.place = _root.pl; if (_root.typegame == 3) { _root.endgame = 1; } if ((_root.typegame < 3) and (_root.place != 1)) { _root.endgame = 2; } if ((_root.typegame < 3) and (_root.place == 1)) { _root.endgame = 3; } } } } if (hitTest(_root.car2)) { if (_root.punkt2) { _root.lap2 = _root.lap2 + 1; _root.punkt2 = false; } if (_root.lap2 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car2._x = -10000; } } if (hitTest(_root.car3)) { if (_root.punkt3) { _root.lap3 = _root.lap3 + 1; _root.punkt3 = false; } if (_root.lap3 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car3._x = -10000; } } if (hitTest(_root.car4)) { if (_root.punkt4) { _root.lap4 = _root.lap4 + 1; _root.punkt4 = false; } if (_root.lap4 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car4._x = -10000; } } if (_root.endgame != 0) { _root.gotoAndPlay("l1e"); } }
Instance of Symbol 160 MovieClip "car" in Frame 85
onClipEvent (enterFrame) { if (_root.t > 0) { if (_root.p < _root.speed) { if (Key.isDown(38)) { _root.p = _root.p + 0.2; } } if (_root.p > -1.5) { if (Key.isDown(40)) { _root.p = _root.p - 0.06; } } } if ((_root.p < 0.04) && (_root.p > -0.04)) { if (Key.isDown(37)) { _rotation = _rotation; } if (Key.isDown(39)) { _rotation = _rotation; } } else { if (Key.isDown(37)) { _rotation = (_rotation - 4); } if (Key.isDown(39)) { _rotation = (_rotation + 4); } } with (_root.car2) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 1; } } with (_root.car3) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } with (_root.car4) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } }
Instance of Symbol 162 MovieClip "car3" in Frame 85
onClipEvent (enterFrame) { _root.CarBot3(10); }
Instance of Symbol 163 MovieClip "car2" in Frame 85
onClipEvent (enterFrame) { _root.CarBot2(9); }
Instance of Symbol 164 MovieClip "car4" in Frame 85
onClipEvent (enterFrame) { _root.CarBot4(12); }
Frame 96
stop(); stay = 0;
Frame 98
MoveAll("l1e");
Frame 99
gotoAndPlay ("l1");
Frame 100
stop(); SetEndGame();
Frame 112
stopAllSounds(); if ((_root.typegame == 2) or (_root.typegame == 3)) { gotoAndPlay (12); } if ((_root.typegame == 1) and (_root.place != 1)) { gotoAndPlay (12); }
Frame 113
if (_root.typegame == 3) { car2._alpha = 0; car3._alpha = 0; car4._alpha = 0; car._x = 209; car._y = 347; car2._x = 10000; car3._x = 10000; car4._x = 10000; } if (_root.typegame == 2) { car3._x = car._x; car3._y = car._y; car._x = 142; car._y = 359; } MyCarSelect(colcar); endgame = 0; time = "00:00:00"; laps = "1"; mmus.gotoandplay(2);
Instance of Symbol 141 MovieClip "point1" in Frame 113
onClipEvent (enterFrame) { if (hitTest("/car")) { _root.pu1 = true; } }
Instance of Symbol 141 MovieClip "point2" in Frame 113
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1) { _root.pu2 = true; } } if (hitTest("/car2")) { _root.punkt2 = true; } if (hitTest("/car3")) { _root.punkt3 = true; } if (hitTest("/car4")) { _root.punkt4 = true; } }
Instance of Symbol 141 MovieClip "point3" in Frame 113
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1 and _root.pu2) { _root.punkt = true; } } }
Instance of Symbol 240 MovieClip "doroga" in Frame 113
onClipEvent (enterFrame) { _root.Pr_Car(); }
Instance of Symbol 145 MovieClip "finish" in Frame 113
onClipEvent (enterFrame) { if (hitTest(_root.car)) { if (_root.punkt) { _root.lap = _root.lap + 1; _root.punkt = false; _root.mlastlap.gotoandplay("p" + _root.lap); if (_root.lap <= _root.maxlap) { _root.laps = _root.lap; } if (_root.lap == _root.maxlap) { _root.pl = _root.pl + 1; _root.place = _root.pl; if (_root.typegame == 3) { _root.endgame = 1; } if ((_root.typegame < 3) and (_root.place != 1)) { _root.endgame = 2; } if ((_root.typegame < 3) and (_root.place == 1)) { _root.endgame = 3; } } } } if (hitTest(_root.car2)) { if (_root.punkt2) { _root.lap2 = _root.lap2 + 1; _root.punkt2 = false; } if (_root.lap2 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car2._x = -10000; } } if (hitTest(_root.car3)) { if (_root.punkt3) { _root.lap3 = _root.lap3 + 1; _root.punkt3 = false; } if (_root.lap3 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car3._x = -10000; } } if (hitTest(_root.car4)) { if (_root.punkt4) { _root.lap4 = _root.lap4 + 1; _root.punkt4 = false; } if (_root.lap4 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car4._x = -10000; } } if (_root.endgame != 0) { _root.gotoAndPlay("l2e"); } }
Instance of Symbol 160 MovieClip "car" in Frame 113
onClipEvent (enterFrame) { if (_root.t > 0) { if (_root.p < _root.speed) { if (Key.isDown(38)) { _root.p = _root.p + 0.2; } } if (_root.p > -1.5) { if (Key.isDown(40)) { _root.p = _root.p - 0.06; } } } if ((_root.p < 0.04) && (_root.p > -0.04)) { if (Key.isDown(37)) { _rotation = _rotation; } if (Key.isDown(39)) { _rotation = _rotation; } } else { if (Key.isDown(37)) { _rotation = (_rotation - 4); } if (Key.isDown(39)) { _rotation = (_rotation + 4); } } with (_root.car2) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 1; } } with (_root.car3) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } with (_root.car4) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } }
Instance of Symbol 162 MovieClip "car3" in Frame 113
onClipEvent (enterFrame) { _root.CarBot3(11); }
Instance of Symbol 163 MovieClip "car2" in Frame 113
onClipEvent (enterFrame) { _root.CarBot2(12); }
Instance of Symbol 164 MovieClip "car4" in Frame 113
onClipEvent (enterFrame) { _root.CarBot4(9); }
Frame 124
stop(); stay = 0; lap = 1; lap1 = 1; lap2 = 1; lap3 = 1; lap4 = 1;
Frame 126
MoveAll("l2e");
Frame 127
gotoAndPlay ("l2");
Frame 128
stop(); SetEndGame();
Frame 140
stopAllSounds(); if ((_root.typegame == 2) or (_root.typegame == 3)) { gotoAndPlay (12); }
Frame 141
if (_root.typegame == 3) { car2._alpha = 0; car3._alpha = 0; car4._alpha = 0; car._x = 448; car._y = 205; car2._x = 10000; car3._x = 10000; car4._x = 10000; } if (_root.typegame == 2) { car2._x = car._x; car2._y = car._y; car._x = 433; car._y = 260; } MyCarSelect(colcar); endgame = 0; time = "00:00:00"; laps = "1"; mmus.gotoandplay(2);
Instance of Symbol 249 MovieClip "doroga2" in Frame 141
onClipEvent (enterFrame) { with (_root.car) { if (_root.doroga.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } if (_root.doroga.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } if (_root.doroga.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } if (_root.doroga.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + _root.speed2; if (_root.p > 0.5) { _root.p = _root.p - (_root.speed2 * 2); } else if (_root.p < 0.5) { _root.p = _root.p + (_root.speed2 * 2); } } } }
Instance of Symbol 251 MovieClip "doroga" in Frame 141
onClipEvent (enterFrame) { _root.Pr_Car(); }
Instance of Symbol 141 MovieClip "point1" in Frame 141
onClipEvent (enterFrame) { if (hitTest("/car")) { _root.pu1 = true; } }
Instance of Symbol 141 MovieClip "point2" in Frame 141
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1) { _root.pu2 = true; } } if (hitTest("/car2")) { _root.punkt2 = true; } if (hitTest("/car3")) { _root.punkt3 = true; } if (hitTest("/car4")) { _root.punkt4 = true; } }
Instance of Symbol 141 MovieClip "point3" in Frame 141
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1 and _root.pu2) { _root.punkt = true; } } }
Instance of Symbol 141 MovieClip "finish" in Frame 141
onClipEvent (enterFrame) { if (hitTest(_root.car)) { if (_root.punkt) { _root.lap = _root.lap + 1; _root.punkt = false; _root.mlastlap.gotoandplay("p" + _root.lap); if (_root.lap <= _root.maxlap) { _root.laps = _root.lap; } if (_root.lap == _root.maxlap) { _root.pl = _root.pl + 1; _root.place = _root.pl; if (_root.typegame == 3) { _root.endgame = 1; } if ((_root.typegame < 3) and (_root.place != 1)) { _root.endgame = 2; } if ((_root.typegame < 3) and (_root.place == 1)) { _root.endgame = 3; } } } } if (hitTest(_root.car2)) { if (_root.punkt2) { _root.lap2 = _root.lap2 + 1; _root.punkt2 = false; } if (_root.lap2 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car2._x = -10000; } } if (hitTest(_root.car3)) { if (_root.punkt3) { _root.lap3 = _root.lap3 + 1; _root.punkt3 = false; } if (_root.lap3 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car3._x = -10000; } } if (hitTest(_root.car4)) { if (_root.punkt4) { _root.lap4 = _root.lap4 + 1; _root.punkt4 = false; } if (_root.lap4 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car4._x = -10000; } } if (_root.endgame != 0) { _root.gotoAndPlay("l3e"); } }
Instance of Symbol 160 MovieClip "car" in Frame 141
onClipEvent (enterFrame) { if (_root.t > 0) { if (_root.p < _root.speed) { if (Key.isDown(38)) { _root.p = _root.p + 0.2; } } if (_root.p > -1.5) { if (Key.isDown(40)) { _root.p = _root.p - 0.06; } } } if ((_root.p < 0.04) && (_root.p > -0.04)) { if (Key.isDown(37)) { _rotation = _rotation; } if (Key.isDown(39)) { _rotation = _rotation; } } else { if (Key.isDown(37)) { _rotation = (_rotation - 4); } if (Key.isDown(39)) { _rotation = (_rotation + 4); } } with (_root.car2) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 1; } } with (_root.car3) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } with (_root.car4) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } }
Instance of Symbol 162 MovieClip "car3" in Frame 141
onClipEvent (enterFrame) { _root.CarBot3(8); }
Instance of Symbol 163 MovieClip "car2" in Frame 141
onClipEvent (enterFrame) { _root.CarBot2(10); }
Instance of Symbol 164 MovieClip "car4" in Frame 141
onClipEvent (enterFrame) { _root.CarBot4(13); }
Frame 152
stop(); stay = 0; lap = 1; lap1 = 1; lap2 = 1; lap3 = 1; lap4 = 1;
Frame 154
MoveAll("l3e");
Frame 155
gotoAndPlay ("l3");
Frame 156
stop(); SetEndGame();
Frame 168
stopAllSounds(); if ((_root.typegame == 2) or (_root.typegame == 3)) { gotoAndPlay (12); }
Frame 169
if (_root.typegame == 3) { car2._alpha = 0; car3._alpha = 0; car4._alpha = 0; car._x = 269; car._y = 42; car2._x = -1000; car3._x = -1000; car4._x = -1000; } if (_root.typegame == 2) { car2._x = car._x; car2._y = car._y; car._x = 343; car._y = 54; } MyCarSelect(colcar); endgame = 0; time = "00:00:00"; laps = "1"; mmus.gotoandplay(2);
Instance of Symbol 262 MovieClip "doroga" in Frame 169
onClipEvent (enterFrame) { _root.Pr_Car(); }
Instance of Symbol 141 MovieClip "point1" in Frame 169
onClipEvent (enterFrame) { if (hitTest("/car")) { _root.pu1 = true; } }
Instance of Symbol 141 MovieClip "point2" in Frame 169
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1 and _root.pu2) { _root.punkt = true; } } }
Instance of Symbol 141 MovieClip "point3" in Frame 169
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1) { _root.pu2 = true; } } if (hitTest("/car2")) { _root.punkt2 = true; } if (hitTest("/car3")) { _root.punkt3 = true; } if (hitTest("/car4")) { _root.punkt4 = true; } }
Instance of Symbol 141 MovieClip "finish" in Frame 169
onClipEvent (enterFrame) { if (hitTest(_root.car)) { if (_root.punkt) { _root.lap = _root.lap + 1; _root.punkt = false; _root.mlastlap.gotoandplay("p" + _root.lap); if (_root.lap <= _root.maxlap) { _root.laps = _root.lap; } if (_root.lap == _root.maxlap) { _root.pl = _root.pl + 1; _root.place = _root.pl; if (_root.typegame == 3) { _root.endgame = 1; } if ((_root.typegame < 3) and (_root.place != 1)) { _root.endgame = 2; } if ((_root.typegame < 3) and (_root.place == 1)) { _root.endgame = 3; } } } } if (hitTest(_root.car2)) { if (_root.punkt2) { _root.lap2 = _root.lap2 + 1; _root.punkt2 = false; } if (_root.lap2 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car2._x = -10000; } } if (hitTest(_root.car3)) { if (_root.punkt3) { _root.lap3 = _root.lap3 + 1; _root.punkt3 = false; } if (_root.lap3 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car3._x = -10000; } } if (hitTest(_root.car4)) { if (_root.punkt4) { _root.lap4 = _root.lap4 + 1; _root.punkt4 = false; } if (_root.lap4 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car4._x = -10000; } } if (_root.endgame != 0) { _root.gotoAndPlay("l4e"); } }
Instance of Symbol 160 MovieClip "car" in Frame 169
onClipEvent (enterFrame) { if (_root.t > 0) { if (_root.p < _root.speed) { if (Key.isDown(38)) { _root.p = _root.p + 0.2; } } if (_root.p > -1.5) { if (Key.isDown(40)) { _root.p = _root.p - 0.06; } } } if ((_root.p < 0.04) && (_root.p > -0.04)) { if (Key.isDown(37)) { _rotation = _rotation; } if (Key.isDown(39)) { _rotation = _rotation; } } else { if (Key.isDown(37)) { _rotation = (_rotation - 4); } if (Key.isDown(39)) { _rotation = (_rotation + 4); } } with (_root.car2) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 1; } } with (_root.car3) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } with (_root.car4) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } }
Instance of Symbol 162 MovieClip "car3" in Frame 169
onClipEvent (enterFrame) { _root.CarBot3(12); }
Instance of Symbol 163 MovieClip "car2" in Frame 169
onClipEvent (enterFrame) { _root.CarBot2(11); }
Instance of Symbol 164 MovieClip "car4" in Frame 169
onClipEvent (enterFrame) { _root.CarBot4(11); }
Frame 180
stop(); stay = 0; lap = 1; lap1 = 1; lap2 = 1; lap3 = 1; lap4 = 1;
Frame 182
MoveAll("l4e");
Frame 183
gotoAndPlay ("l4");
Frame 184
stop(); SetEndGame();
Frame 196
stopAllSounds(); if ((_root.typegame == 2) or (_root.typegame == 3)) { gotoAndPlay (12); }
Frame 197
if (_root.typegame == 3) { car2._alpha = 0; car3._alpha = 0; car4._alpha = 0; car._x = 44; car._y = 199; car2._x = -1000; car3._x = -1000; car4._x = -1000; } if (_root.typegame == 2) { car2._x = car._x; car2._y = car._y; car._x = 57; car._y = 134; } MyCarSelect(colcar); endgame = 0; time = "00:00:00"; laps = "1"; mmus.gotoandplay(2);
Instance of Symbol 273 MovieClip "doroga" in Frame 197
onClipEvent (enterFrame) { _root.Pr_Car(); }
Instance of Symbol 141 MovieClip "point1" in Frame 197
onClipEvent (enterFrame) { if (hitTest("/car")) { _root.pu1 = true; } }
Instance of Symbol 141 MovieClip "point2" in Frame 197
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1) { _root.pu2 = true; } } if (hitTest("/car2")) { _root.punkt2 = true; } if (hitTest("/car3")) { _root.punkt3 = true; } if (hitTest("/car4")) { _root.punkt4 = true; } }
Instance of Symbol 141 MovieClip "point3" in Frame 197
onClipEvent (enterFrame) { if (hitTest("/car")) { if (_root.pu1 and _root.pu2) { _root.punkt = true; } } }
Instance of Symbol 141 MovieClip "finish" in Frame 197
onClipEvent (enterFrame) { if (hitTest(_root.car)) { if (_root.punkt) { _root.lap = _root.lap + 1; _root.punkt = false; _root.mlastlap.gotoandplay("p" + _root.lap); if (_root.lap <= _root.maxlap) { _root.laps = _root.lap; } if (_root.lap == _root.maxlap) { _root.pl = _root.pl + 1; _root.place = _root.pl; if (_root.typegame == 3) { _root.endgame = 1; } if ((_root.typegame < 3) and (_root.place != 1)) { _root.endgame = 2; } if ((_root.typegame < 3) and (_root.place == 1)) { _root.endgame = 3; } } } } if (hitTest(_root.car2)) { if (_root.punkt2) { _root.lap2 = _root.lap2 + 1; _root.punkt2 = false; } if (_root.lap2 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car2._x = -10000; } } if (hitTest(_root.car3)) { if (_root.punkt3) { _root.lap3 = _root.lap3 + 1; _root.punkt3 = false; } if (_root.lap3 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car3._x = -10000; } } if (hitTest(_root.car4)) { if (_root.punkt4) { _root.lap4 = _root.lap4 + 1; _root.punkt4 = false; } if (_root.lap4 == _root.maxlap) { _root.pl = _root.pl + 1; _root.car4._x = -10000; } } if (_root.endgame != 0) { _root.gotoAndPlay("l5e"); } }
Instance of Symbol 160 MovieClip "car" in Frame 197
onClipEvent (enterFrame) { if (_root.t > 0) { if (_root.p < _root.speed) { if (Key.isDown(38)) { _root.p = _root.p + 0.2; } } if (_root.p > -1.5) { if (Key.isDown(40)) { _root.p = _root.p - 0.06; } } } if ((_root.p < 0.04) && (_root.p > -0.04)) { if (Key.isDown(37)) { _rotation = _rotation; } if (Key.isDown(39)) { _rotation = _rotation; } } else { if (Key.isDown(37)) { _rotation = (_rotation - 4); } if (Key.isDown(39)) { _rotation = (_rotation + 4); } } with (_root.car2) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _y = _y + 1; } } with (_root.car3) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } with (_root.car4) { if (_root.car.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - 3; _x = _x - 1; } if (_root.car.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - 3; _x = _x + 1; } if (_root.car.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - 3; _y = _y - 1; } if (_root.car.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - 3; _y = _y + 1; } } }
Instance of Symbol 162 MovieClip "car3" in Frame 197
onClipEvent (enterFrame) { _root.CarBot3(13); }
Instance of Symbol 163 MovieClip "car2" in Frame 197
onClipEvent (enterFrame) { _root.CarBot2(9); }
Instance of Symbol 164 MovieClip "car4" in Frame 197
onClipEvent (enterFrame) { _root.CarBot4(10); }
Frame 208
stop(); stay = 0; lap = 1; lap1 = 1; lap2 = 1; lap3 = 1; lap4 = 1;
Frame 210
MoveAll("l5e");
Frame 211
gotoAndPlay ("l5");
Frame 212
if (endgame == 2) { endgame = 3; } stop(); SetEndGame();
Frame 228
stopAllSounds(); if ((_root.typegame == 2) or (_root.typegame == 3)) { gotoAndPlay (12); }
Frame 230
gotoAndPlay (12);
Symbol 13 Button
on (release) { getURL ("http://www.gametop.com/?utm_source=StarBall&utm_medium=flashGame", "_blank"); }
Symbol 20 Button
on (release) { snd.PlayMus(1); _root.rules.gotoandplay(2); }
Symbol 25 Button
on (release) { snd.PlayMus(1); getURL ("http://www.gametop.com/?utm_source=MicroRacers&utm_medium=flashGame", "_blank"); }
Symbol 30 Button
on (release, keyPress "<Enter>") { snd.PlayMus(1); _root.play(); }
Symbol 33 MovieClip Frame 2
if (_root.musicon != 1) { gotoAndStop (1); }
Symbol 33 MovieClip Frame 30
stop();
Symbol 37 MovieClip Frame 1
stop(); function PlayMus(n) { if (_root.musicon == 1) { gotoAndPlay("p" + n); } }
Symbol 37 MovieClip Frame 6
gotoAndStop (1);
Symbol 40 Button
on (release) { _root.musicon = 0; stopAllSounds(); gotoAndStop ("on"); }
Symbol 42 Button
on (release) { _root.musicon = 1; gotoAndStop ("off"); _root.musmenu.play(); }
Symbol 43 MovieClip Frame 1
if (_root.musicon == 1) { gotoAndStop (2); } if (_root.musicon == 0) { gotoAndStop (3); }
Symbol 43 MovieClip Frame 2
stop();
Symbol 43 MovieClip Frame 3
stop();
Symbol 47 Button
on (release, keyPress "<Space>") { play(); }
Symbol 49 MovieClip Frame 1
stop();
Symbol 49 MovieClip Frame 8
stop();
Instance of Symbol 48 MovieClip in Symbol 49 MovieClip Frame 8
onClipEvent (keyDown) { _parent.Play(); }
Symbol 49 MovieClip Frame 9
_root.snd.PlayMus(1);
Symbol 55 Button
on (release, keyPress "<Enter>") { snd.PlayMus(1); _root.play(); _root.typegame = 1; }
Symbol 60 Button
on (release, keyPress "<Enter>") { snd.PlayMus(1); _root.play(); _root.typegame = 3; }
Symbol 65 Button
on (release, keyPress "<Enter>") { snd.PlayMus(1); _root.play(); _root.typegame = 2; }
Symbol 70 Button
on (release) { snd.PlayMus(1); prevFrame(); }
Symbol 92 MovieClip Frame 1
_root.nitrotime = 10; stop();
Symbol 92 MovieClip Frame 2
_root.nitrotime = 20;
Symbol 92 MovieClip Frame 3
_root.nitrotime = 30;
Symbol 92 MovieClip Frame 4
_root.nitrotime = 40;
Symbol 92 MovieClip Frame 5
_root.nitrotime = 50;
Symbol 97 Button
on (release) { _root.snd.PlayMus(1); _root.colcar = _root.colcar - 1; if (_root.colcar == 0) { _root.colcar = 5; } selcars.gotoAndStop(_root.colcar); }
Symbol 102 Button
on (release) { _root.snd.PlayMus(1); _root.colcar = _root.colcar + 1; if (_root.colcar == 6) { _root.colcar = 1; } selcars.gotoAndStop(_root.colcar); }
Symbol 105 Button
on (release) { _root.snd.PlayMus(1); _root.map = _root.map - 1; if (_root.map == 0) { _root.map = 5; } gotoAndStop(_root.map); }
Symbol 106 Button
on (release) { _root.snd.PlayMus(1); _root.map = _root.map + 1; if (_root.map == 6) { _root.map = 1; } gotoAndStop(_root.map); }
Symbol 115 MovieClip Frame 1
stop();
Symbol 115 MovieClip Frame 6
stop();
Symbol 120 Button
on (release) { snd.PlayMus(2); play(); }
Symbol 124 MovieClip Frame 2
if (_root.musicon != 1) { gotoAndStop (1); }
Symbol 124 MovieClip Frame 16
stop();
Symbol 132 MovieClip Frame 1
function PlaySnd(n) { if (_root.musicon == 1) { gotoAndPlay("p" + n); } } stop();
Symbol 132 MovieClip Frame 15
gotoAndStop (1);
Symbol 132 MovieClip Frame 39
gotoAndStop (1);
Symbol 132 MovieClip Frame 69
gotoAndStop (1);
Symbol 132 MovieClip Frame 95
gotoAndStop (1);
Symbol 132 MovieClip Frame 170
gotoAndStop (1);
Symbol 132 MovieClip Frame 249
gotoAndStop (1);
Instance of Symbol 136 MovieClip "d2" in Symbol 139 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } } with (_root.car3) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } } with (_root.car4) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } } }
Instance of Symbol 138 MovieClip "d1" in Symbol 139 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p2 = p2 - 0.5; } } with (_root.car3) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p3 = p3 - 0.5; } } with (_root.car4) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p4 = p4 - 0.5; } } }
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 2
stop();
Symbol 160 MovieClip Frame 1
stop();
Symbol 162 MovieClip Frame 1
stop();
Symbol 163 MovieClip Frame 1
stop();
Symbol 164 MovieClip Frame 1
stop();
Symbol 188 Button
on (keyPress "<Space>") { if (_root.stay == 0) { _root.p = 5; _root.netrofl = true; _root.car.flame.gotoandplay(2); dwn = true; play(); } }
Symbol 189 MovieClip Frame 1
z = 7; u = 0; dwn = false;
Symbol 189 MovieClip Frame 11
i++; if (i < z) { gotoAndPlay ("p1"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 22
i++; if (i < z) { gotoAndPlay ("p2"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 34
i++; if (i < z) { gotoAndPlay ("p3"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 46
i++; if (i < z) { gotoAndPlay ("p4"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 58
i++; if (i < z) { gotoAndPlay ("p5"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 70
i++; if (i < z) { gotoAndPlay ("p6"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 81
i++; if (i < z) { gotoAndPlay ("p7"); } else { i = 0; play(); }
Symbol 189 MovieClip Frame 82
stop();
Symbol 189 MovieClip Frame 83
_root.msnd.PlaySnd(3);
Symbol 189 MovieClip Frame 84
u++; scal._y = 0 + (u * (55 / _root.nitrotime));
Symbol 189 MovieClip Frame 90
if (u < _root.nitrotime) { gotoAndPlay ("rr"); }
Symbol 189 MovieClip Frame 91
_root.p = 2; _root.netrofl = false; _root.car.flame.gotoandstop(1); _root.msnd.PlaySnd(4);
Symbol 199 MovieClip Frame 1
stop();
Symbol 199 MovieClip Frame 45
gotoAndStop (1);
Symbol 199 MovieClip Frame 96
gotoAndStop (1);
Symbol 199 MovieClip Frame 147
gotoAndStop (1);
Symbol 199 MovieClip Frame 197
gotoAndStop (1);
Symbol 205 MovieClip Frame 1
_root.car._alpha = 0;
Symbol 205 MovieClip Frame 11
_root.car._alpha = 100;
Symbol 206 MovieClip Frame 20
_root.msnd.Playsnd(1);
Symbol 206 MovieClip Frame 42
_root.msnd.Playsnd(1);
Symbol 206 MovieClip Frame 66
_root.msnd.Playsnd(1);
Symbol 206 MovieClip Frame 88
_root.msnd.Playsnd(2);
Symbol 206 MovieClip Frame 106
_root.netro.gotoandplay(1); _root.netrofl = false; _root.car._alpha = 100; _root.place = 0; _root.lap = 1; _root.lap2 = 1; _root.lap3 = 1; _root.lap4 = 1; _root.laps = "1"; _root.pl = 0; _root.punkt = false; _root.punkt2 = false; _root.punkt3 = false; _root.punkt4 = false; _root.pu1 = false; _root.pu2 = false; _root.play();
Symbol 206 MovieClip Frame 107
gameDate1 = new Date(); _root.startsec = gameDate1.getSeconds(); _root.startmin = gameDate1.getMinutes(); stop();
Symbol 209 Button
on (release) { _root.play(); }
Symbol 211 Button
on (release, keyPress "<Space>") { _root.play(); }
Symbol 212 MovieClip Frame 26
stop();
Instance of Symbol 48 MovieClip in Symbol 212 MovieClip Frame 26
onClipEvent (keyDown) { _root.play(); }
Symbol 231 MovieClip Frame 1
gotoAndStop(_root.endgame + 1); stop();
Symbol 231 MovieClip Frame 2
tout = _root.time; _root.msnd.PlaySnd(6); stop();
Symbol 231 MovieClip Frame 3
tout = _root.time; tplace = _root.place; _root.msnd.PlaySnd(5); stop();
Symbol 231 MovieClip Frame 4
tout = _root.time; tplace = _root.place; _root.msnd.PlaySnd(6); stop();
Symbol 231 MovieClip Frame 5
_root.msnd.PlaySnd(6); stop();
Instance of Symbol 235 MovieClip "d2" in Symbol 238 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } } with (_root.car3) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } } with (_root.car4) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } } }
Instance of Symbol 237 MovieClip "d1" in Symbol 238 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p2 = p2 - 0.5; } } with (_root.car3) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p3 = p3 - 0.5; } } with (_root.car4) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p4 = p4 - 0.5; } } }
Instance of Symbol 246 MovieClip "d1" in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p2 = p2 - 0.5; } } with (_root.car3) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p3 = p3 - 0.5; } } with (_root.car4) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p4 = p4 - 0.5; } } }
Instance of Symbol 248 MovieClip "d2" in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } } with (_root.car3) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } } with (_root.car4) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } } }
Instance of Symbol 257 MovieClip "d1" in Symbol 260 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p2 = p2 - 0.5; } } with (_root.car3) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p3 = p3 - 0.5; } } with (_root.car4) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p4 = p4 - 0.5; } } }
Instance of Symbol 259 MovieClip "d2" in Symbol 260 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } } with (_root.car3) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } } with (_root.car4) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } } }
Instance of Symbol 268 MovieClip "d2" in Symbol 271 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p2 = p2 - _root.speed2; } } with (_root.car3) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p3 = p3 - _root.speed2; } } with (_root.car4) { if (_root.doroga2.d2.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } if (_root.doroga2.d2.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation + _root.otkl; p4 = p4 - _root.speed2; } } }
Instance of Symbol 270 MovieClip "d1" in Symbol 271 MovieClip Frame 1
onClipEvent (enterFrame) { with (_root.car2) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p2 = p2 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p2 = p2 - 0.5; } } with (_root.car3) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p3 = p3 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p3 = p3 - 0.5; } } with (_root.car4) { if (_root.doroga2.d1.hitTest(getBounds(_root).xMax, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(getBounds(_root).xMin, _y, true)) { _rotation = _rotation - _root.otkl; _x = _x + 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMax, true)) { _rotation = _rotation - _root.otkl; _y = _y - 1; p4 = p4 - 0.5; } if (_root.doroga2.d1.hitTest(_x, getBounds(_root).yMin, true)) { _rotation = _rotation - _root.otkl; _y = _y + 1; p4 = p4 - 0.5; } } }

Library Items

Symbol 1 BitmapUsed by:4
Symbol 2 BitmapUsed by:4
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:1 2 3Used by:Timeline
Symbol 5 GraphicUsed by:9 188
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:9
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:5 7 8Used by:Timeline
Symbol 10 FontUsed by:11
Symbol 11 EditableTextUses:10Used by:Timeline
Symbol 12 GraphicUsed by:13 47 209 211
Symbol 13 ButtonUses:12Used by:Timeline
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:20
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:20
Symbol 20 ButtonUses:17 19Used by:Timeline
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:25
Symbol 23 BitmapUsed by:24
Symbol 24 GraphicUses:23Used by:25
Symbol 25 ButtonUses:22 24Used by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:30
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:30
Symbol 30 ButtonUses:27 29Used by:Timeline
Symbol 31 GraphicUsed by:33
Symbol 32 SoundUsed by:33
Symbol 33 MovieClipUses:31 32Used by:Timeline
Symbol 34 GraphicUsed by:37
Symbol 35 SoundUsed by:37
Symbol 36 SoundUsed by:37
Symbol 37 MovieClipUses:34 35 36Used by:Timeline
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40 42
Symbol 40 ButtonUses:38 39Used by:43
Symbol 41 GraphicUsed by:42
Symbol 42 ButtonUses:41 39Used by:43
Symbol 43 MovieClipUses:40 42Used by:Timeline
Symbol 44 GraphicUsed by:49
Symbol 45 FontUsed by:46 167 170 186 190
Symbol 46 TextUses:45Used by:49
Symbol 47 ButtonUses:12Used by:49
Symbol 48 MovieClipUsed by:49 212
Symbol 49 MovieClipUses:44 46 47 48Used by:Timeline
Symbol 50 GraphicUsed by:Timeline
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:55
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:55
Symbol 55 ButtonUses:52 54Used by:Timeline
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:60
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:60
Symbol 60 ButtonUses:57 59Used by:Timeline
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:65
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:65
Symbol 65 ButtonUses:62 64Used by:Timeline
Symbol 66 BitmapUsed by:67
Symbol 67 GraphicUses:66Used by:70
Symbol 68 BitmapUsed by:69
Symbol 69 GraphicUses:68Used by:70
Symbol 70 ButtonUses:67 69Used by:Timeline
Symbol 71 BitmapUsed by:74
Symbol 72 BitmapUsed by:74
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:71 72 73Used by:Timeline
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:92
Symbol 77 FontUsed by:78 79 82 85 88 91
Symbol 78 TextUses:77Used by:92
Symbol 79 TextUses:77Used by:92
Symbol 80 BitmapUsed by:81
Symbol 81 GraphicUses:80Used by:92
Symbol 82 TextUses:77Used by:92
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:92
Symbol 85 TextUses:77Used by:92
Symbol 86 BitmapUsed by:87
Symbol 87 GraphicUses:86Used by:92
Symbol 88 TextUses:77Used by:92
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:92
Symbol 91 TextUses:77Used by:92
Symbol 92 MovieClipUses:76 78 79 81 82 84 85 87 88 90 91Used by:Timeline
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:97 105
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:97 105
Symbol 97 ButtonUses:94 96Used by:Timeline
Symbol 98 BitmapUsed by:99
Symbol 99 GraphicUses:98Used by:102 106
Symbol 100 BitmapUsed by:101
Symbol 101 GraphicUses:100Used by:102 106
Symbol 102 ButtonUses:99 101Used by:Timeline
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:115
Symbol 105 ButtonUses:94 96Used by:115
Symbol 106 ButtonUses:99 101Used by:115
Symbol 107 BitmapUsed by:108
Symbol 108 GraphicUses:107Used by:115
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:115
Symbol 111 BitmapUsed by:112
Symbol 112 GraphicUses:111Used by:115
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:115
Symbol 115 MovieClipUses:104 105 106 108 110 112 114Used by:Timeline
Symbol 116 BitmapUsed by:117
Symbol 117 GraphicUses:116Used by:120
Symbol 118 BitmapUsed by:119
Symbol 119 GraphicUses:118Used by:120
Symbol 120 ButtonUses:117 119Used by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 GraphicUsed by:124
Symbol 123 SoundUsed by:124
Symbol 124 MovieClipUses:122 123Used by:Timeline
Symbol 125 GraphicUsed by:132
Symbol 126 SoundUsed by:132
Symbol 127 SoundUsed by:132 199
Symbol 128 SoundUsed by:132
Symbol 129 SoundUsed by:132
Symbol 130 SoundUsed by:132
Symbol 131 SoundUsed by:132
Symbol 132 MovieClipUses:125 126 127 128 129 130 131Used by:Timeline
Symbol 133 BitmapUsed by:134
Symbol 134 GraphicUses:133Used by:Timeline
Symbol 135 GraphicUsed by:136
Symbol 136 MovieClipUses:135Used by:139
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:137Used by:139
Symbol 139 MovieClipUses:136 138Used by:Timeline
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClipUses:140Used by:160 162 163 164  Timeline
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:142Used by:Timeline
Symbol 144 GraphicUsed by:145 210
Symbol 145 MovieClipUses:144Used by:Timeline
Symbol 146 GraphicUsed by:148
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:146 147Used by:149
Symbol 149 MovieClipUses:148Used by:160
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:160 162 163 164
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:160 162 163 164
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:160 162 163 164
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:160 162 163 164
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:160 162 163 164
Symbol 160 MovieClipUses:149 151 141 153 155 157 159Used by:Timeline
Symbol 161 GraphicUsed by:162 163 164
Symbol 162 MovieClipUses:151 161 141 153 155 157 159Used by:Timeline
Symbol 163 MovieClipUses:151 161 141 153 155 157 159Used by:Timeline
Symbol 164 MovieClipUses:151 161 141 153 155 157 159Used by:Timeline
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:Timeline
Symbol 167 EditableTextUses:45Used by:Timeline
Symbol 168 FontUsed by:169 215 216 219 220 221 224 225
Symbol 169 EditableTextUses:168Used by:Timeline
Symbol 170 TextUses:45Used by:Timeline
Symbol 171 GraphicUsed by:174
Symbol 172 GraphicUsed by:173
Symbol 173 MovieClipUses:172Used by:174
Symbol 174 MovieClipUses:171 173Used by:Timeline
Symbol 175 GraphicUsed by:189
Symbol 176 GraphicUsed by:177
Symbol 177 MovieClipUses:176Used by:189
Symbol 178 GraphicUsed by:189
Symbol 179 GraphicUsed by:189
Symbol 180 GraphicUsed by:189
Symbol 181 GraphicUsed by:189
Symbol 182 GraphicUsed by:189
Symbol 183 GraphicUsed by:189
Symbol 184 GraphicUsed by:189
Symbol 185 GraphicUsed by:189
Symbol 186 TextUses:45Used by:187
Symbol 187 MovieClipUses:186Used by:189
Symbol 188 ButtonUses:5Used by:189
Symbol 189 MovieClipUses:175 177 178 179 180 181 182 183 184 185 187 188Used by:Timeline
Symbol 190 TextUses:45Used by:Timeline
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:199
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:199
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:199
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:199
Symbol 199 MovieClipUses:192 127 194 196 198Used by:Timeline
Symbol 200 BitmapUsed by:201
Symbol 201 GraphicUses:200Used by:206
Symbol 202 GraphicUsed by:206
Symbol 203 BitmapUsed by:204
Symbol 204 GraphicUses:203Used by:206
Symbol 205 MovieClipUsed by:206
Symbol 206 MovieClipUses:201 202 204 205Used by:Timeline
Symbol 207 BitmapUsed by:208
Symbol 208 GraphicUses:207Used by:210
Symbol 209 ButtonUses:12Used by:210
Symbol 210 ButtonUses:208 209 144Used by:231
Symbol 211 ButtonUses:12Used by:212
Symbol 212 MovieClipUses:211 48Used by:231
Symbol 213 BitmapUsed by:214
Symbol 214 GraphicUses:213Used by:231
Symbol 215 TextUses:168Used by:231
Symbol 216 EditableTextUses:168Used by:231
Symbol 217 BitmapUsed by:218
Symbol 218 GraphicUses:217Used by:231
Symbol 219 EditableTextUses:168Used by:231
Symbol 220 TextUses:168Used by:231
Symbol 221 EditableTextUses:168Used by:231
Symbol 222 BitmapUsed by:223
Symbol 223 GraphicUses:222Used by:231
Symbol 224 TextUses:168Used by:231
Symbol 225 EditableTextUses:168Used by:231
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:231
Symbol 228 FontUsed by:229 230
Symbol 229 TextUses:228Used by:231
Symbol 230 TextUses:228Used by:231
Symbol 231 MovieClipUses:210 212 214 215 216 218 219 220 221 223 224 225 227 229 230Used by:Timeline
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:Timeline
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:234Used by:238
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:238
Symbol 238 MovieClipUses:235 237Used by:Timeline
Symbol 239 GraphicUsed by:240
Symbol 240 MovieClipUses:239Used by:Timeline
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:Timeline
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:Timeline
Symbol 245 GraphicUsed by:246
Symbol 246 MovieClipUses:245Used by:249
Symbol 247 GraphicUsed by:248
Symbol 248 MovieClipUses:247Used by:249
Symbol 249 MovieClipUses:246 248Used by:Timeline
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:Timeline
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:Timeline
Symbol 254 BitmapUsed by:255
Symbol 255 GraphicUses:254Used by:Timeline
Symbol 256 GraphicUsed by:257
Symbol 257 MovieClipUses:256Used by:260
Symbol 258 GraphicUsed by:259
Symbol 259 MovieClipUses:258Used by:260
Symbol 260 MovieClipUses:257 259Used by:Timeline
Symbol 261 GraphicUsed by:262
Symbol 262 MovieClipUses:261Used by:Timeline
Symbol 263 BitmapUsed by:264
Symbol 264 GraphicUses:263Used by:Timeline
Symbol 265 BitmapUsed by:266
Symbol 266 GraphicUses:265Used by:Timeline
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:271
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:271
Symbol 271 MovieClipUses:268 270Used by:Timeline
Symbol 272 GraphicUsed by:273
Symbol 273 MovieClipUses:272Used by:Timeline
Symbol 274 BitmapUsed by:275
Symbol 275 GraphicUses:274Used by:Timeline

Instance Names

"scala"Frame 1Symbol 9 MovieClip
"musmenu"Frame 12Symbol 33 MovieClip
"snd"Frame 12Symbol 37 MovieClip
"rules"Frame 12Symbol 49 MovieClip
"selcars"Frame 14Symbol 92 MovieClip
"mmus"Frame 83Symbol 124 MovieClip
"msnd"Frame 83Symbol 132 MovieClip
"doroga2"Frame 85Symbol 139 MovieClip
"point1"Frame 85Symbol 141 MovieClip
"point2"Frame 85Symbol 141 MovieClip
"point3"Frame 85Symbol 141 MovieClip
"doroga"Frame 85Symbol 143 MovieClip
"finish"Frame 85Symbol 145 MovieClip
"car"Frame 85Symbol 160 MovieClip
"prov"Frame 85Symbol 141 MovieClip
"car3"Frame 85Symbol 162 MovieClip
"car2"Frame 85Symbol 163 MovieClip
"car4"Frame 85Symbol 164 MovieClip
"spm"Frame 85Symbol 174 MovieClip
"netro"Frame 85Symbol 189 MovieClip
"mlastlap"Frame 85Symbol 199 MovieClip
"doroga2"Frame 113Symbol 238 MovieClip
"point1"Frame 113Symbol 141 MovieClip
"point2"Frame 113Symbol 141 MovieClip
"point3"Frame 113Symbol 141 MovieClip
"doroga"Frame 113Symbol 240 MovieClip
"finish"Frame 113Symbol 145 MovieClip
"car"Frame 113Symbol 160 MovieClip
"prov"Frame 113Symbol 141 MovieClip
"car3"Frame 113Symbol 162 MovieClip
"car2"Frame 113Symbol 163 MovieClip
"car4"Frame 113Symbol 164 MovieClip
"doroga2"Frame 141Symbol 249 MovieClip
"doroga"Frame 141Symbol 251 MovieClip
"point1"Frame 141Symbol 141 MovieClip
"point2"Frame 141Symbol 141 MovieClip
"point3"Frame 141Symbol 141 MovieClip
"finish"Frame 141Symbol 141 MovieClip
"car"Frame 141Symbol 160 MovieClip
"prov"Frame 141Symbol 141 MovieClip
"car3"Frame 141Symbol 162 MovieClip
"car2"Frame 141Symbol 163 MovieClip
"car4"Frame 141Symbol 164 MovieClip
"doroga2"Frame 169Symbol 260 MovieClip
"doroga"Frame 169Symbol 262 MovieClip
"point1"Frame 169Symbol 141 MovieClip
"point2"Frame 169Symbol 141 MovieClip
"point3"Frame 169Symbol 141 MovieClip
"finish"Frame 169Symbol 141 MovieClip
"car"Frame 169Symbol 160 MovieClip
"prov"Frame 169Symbol 141 MovieClip
"car3"Frame 169Symbol 162 MovieClip
"car2"Frame 169Symbol 163 MovieClip
"car4"Frame 169Symbol 164 MovieClip
"doroga2"Frame 197Symbol 271 MovieClip
"doroga"Frame 197Symbol 273 MovieClip
"point1"Frame 197Symbol 141 MovieClip
"point2"Frame 197Symbol 141 MovieClip
"point3"Frame 197Symbol 141 MovieClip
"finish"Frame 197Symbol 141 MovieClip
"car"Frame 197Symbol 160 MovieClip
"prov"Frame 197Symbol 141 MovieClip
"car3"Frame 197Symbol 162 MovieClip
"car2"Frame 197Symbol 163 MovieClip
"car4"Frame 197Symbol 164 MovieClip
"ramka"Symbol 9 MovieClip Frame 1Symbol 7 MovieClip
"d2"Symbol 139 MovieClip Frame 1Symbol 136 MovieClip
"d1"Symbol 139 MovieClip Frame 1Symbol 138 MovieClip
"flame"Symbol 160 MovieClip Frame 1Symbol 149 MovieClip
"prov"Symbol 160 MovieClip Frame 1Symbol 141 MovieClip
"prov"Symbol 162 MovieClip Frame 1Symbol 141 MovieClip
"prov"Symbol 163 MovieClip Frame 1Symbol 141 MovieClip
"prov"Symbol 164 MovieClip Frame 1Symbol 141 MovieClip
"speed"Symbol 174 MovieClip Frame 1Symbol 173 MovieClip
"scal"Symbol 189 MovieClip Frame 1Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 12Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 23Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 35Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 47Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 59Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 71Symbol 177 MovieClip
"scal"Symbol 189 MovieClip Frame 82Symbol 177 MovieClip
"d2"Symbol 238 MovieClip Frame 1Symbol 235 MovieClip
"d1"Symbol 238 MovieClip Frame 1Symbol 237 MovieClip
"d1"Symbol 249 MovieClip Frame 1Symbol 246 MovieClip
"d2"Symbol 249 MovieClip Frame 1Symbol 248 MovieClip
"d1"Symbol 260 MovieClip Frame 1Symbol 257 MovieClip
"d2"Symbol 260 MovieClip Frame 1Symbol 259 MovieClip
"d2"Symbol 271 MovieClip Frame 1Symbol 268 MovieClip
"d1"Symbol 271 MovieClip Frame 1Symbol 270 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"strt"Frame 3
"to1"Frame 85
"pl1"Frame 96
"l1"Frame 98
"l1e"Frame 100
"to2"Frame 113
"pl2"Frame 124
"l2"Frame 126
"l2e"Frame 128
"to3"Frame 141
"pl3"Frame 152
"l3"Frame 154
"l3e"Frame 156
"to4"Frame 169
"pl4"Frame 180
"l4"Frame 182
"l4e"Frame 184
"to5"Frame 197
"pl5"Frame 208
"l5"Frame 210
"l5e"Frame 212
"p1"Symbol 37 MovieClip Frame 2
"p2"Symbol 37 MovieClip Frame 7
"off"Symbol 43 MovieClip Frame 2
"on"Symbol 43 MovieClip Frame 3
"p1"Symbol 132 MovieClip Frame 2
"p2"Symbol 132 MovieClip Frame 16
"p3"Symbol 132 MovieClip Frame 41
"p4"Symbol 132 MovieClip Frame 70
"p5"Symbol 132 MovieClip Frame 96
"p6"Symbol 132 MovieClip Frame 171
"p1"Symbol 189 MovieClip Frame 2
"p2"Symbol 189 MovieClip Frame 12
"p3"Symbol 189 MovieClip Frame 23
"p4"Symbol 189 MovieClip Frame 35
"p5"Symbol 189 MovieClip Frame 47
"p6"Symbol 189 MovieClip Frame 59
"p7"Symbol 189 MovieClip Frame 71
"p8"Symbol 189 MovieClip Frame 82
"rr"Symbol 189 MovieClip Frame 84
"ending"Symbol 189 MovieClip Frame 91
"p2"Symbol 199 MovieClip Frame 2
"p3"Symbol 199 MovieClip Frame 46
"p4"Symbol 199 MovieClip Frame 97
"p5"Symbol 199 MovieClip Frame 148

Dynamic Text Variables

proSymbol 11 EditableText"100%"
lapsSymbol 167 EditableText"1"
timeSymbol 169 EditableText"00:00:00"
toutSymbol 216 EditableText"00"
toutSymbol 219 EditableText"00"
tplaceSymbol 221 EditableText"1"
toutSymbol 225 EditableText"00"




http://swfchan.com/5/22542/info.shtml
Created: 26/5 -2019 21:29:43 Last modified: 26/5 -2019 21:29:43 Server time: 17/05 -2024 10:12:12