Frame 1
stop();
_root.WPI_ArcadeStartSingleGame = function () {
trace("WPI_ArcadeStartSingleGame called - the current game has started");
};
_root.WPI_ArcadeStopSingleGame = function (score) {
trace("WPI_ArcadeStopSingleGame called - the current game has finished with score: " + score);
};
Frame 2
stop();
Frame 3
Frame 4
stop();
onEnterFrame = function () {
score = _root.hud.points;
};
_root._quality = "autohigh";
_root.hud.points = 0;
Instance of Symbol 125 MovieClip "redcircle1" in Frame 4
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(3);
_root.points.points = _root.points.points + (200 - _root.points.timetaken);
_root.partyman.gotoAndStop(2);
_root.hud.doctorquest.gotoAndStop("finished");
}
}
Instance of Symbol 125 MovieClip "redcircle2" in Frame 4
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(3);
_root.partyman.gotoAndStop(1);
_root.hud.partyquest.gotoAndStop("finished");
}
}
Instance of Symbol 125 MovieClip "redcircle3" in Frame 4
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(3);
_root.hud.oldmanquest.gotoAndStop("finished");
}
}
Instance of Symbol 125 MovieClip "redcircle1" in Frame 4
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(3);
_root.points.points = _root.points.points + (200 - _root.points.timetaken);
_root.partyman.gotoAndStop(2);
_root.hud.doctorquest.gotoAndStop("finished");
}
}
Instance of Symbol 125 MovieClip "redcircle4" in Frame 4
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(3);
_root.hospitalman.gotoAndStop(3);
_root.hud.hospitalquest.gotoAndStop("finished");
}
}
Instance of Symbol 125 MovieClip "redcircle5" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle6.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle6" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle7.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle7" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle8.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle8" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle9.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle9" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle10.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle10" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle11.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle11" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle12.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle12" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle13.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle13" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle14.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle14" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle15.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle15" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle16.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle16" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle17.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle17" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle18.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle18" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle19.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle19" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle20.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle20" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle21.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle21" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle22.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle22" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle23.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle23" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle24.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle24" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle25.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle25" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle26.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle26" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle27.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle27" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle28.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle28" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle29.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle29" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle30.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle30" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle31.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle31" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle32.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle32" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle33.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle33" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.redcircle34.gotoAndStop(2);
}
}
Instance of Symbol 125 MovieClip "redcircle34" in Frame 4
onClipEvent (enterFrame) {
if (_root.car.hitTest(this)) {
this.gotoAndStop(3);
_root.raceman.gotoAndStop(3);
_root.hud.racequest.gotoAndStop("won");
}
if (_root.raceman.raceman.hitTest(this)) {
this.gotoAndStop(3);
this.gotoAndStop(1);
_root.raceman.gotoAndStop(3);
_root.hud.racequest.gotoAndStop("lost");
}
}
Instance of Symbol 125 MovieClip "circle1" in Frame 4
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(3);
_root.policeman.gotoAndStop(3);
_root.hud.policequest.gotoAndStop("finished");
}
}
Instance of Symbol 180 MovieClip "car" in Frame 4
onClipEvent (enterFrame) {
if (s > 0.3) {
s = s * 0.9;
} else {
s = 0;
}
if (((Key.isDown(38) && (driving == true)) && (s < 25)) && (_root.mc._currentframe == 5)) {
s = s + 2.5;
}
if (_root.mc._currentframe == 5) {
if (Key.isDown(37) && (s > 1)) {
_rotation = (_rotation - 5);
} else {
_rotation = (_rotation - 1);
}
if (Key.isDown(39) && (s > 1)) {
_rotation = (_rotation + 5);
} else {
_rotation = (_rotation + 1);
}
if (Key.isDown(37) && (t < -1)) {
_rotation = (_rotation - 5);
} else {
_rotation = (_rotation - 1);
}
if (Key.isDown(39) && (t < -1)) {
_rotation = (_rotation + 5);
} else {
_rotation = (_rotation + 1);
}
}
if (_root.mc._currentframe == 5) {
_x = (_x + (s * Math.sin((_rotation * Math.PI) / 180)));
_y = (_y - (s * Math.cos((_rotation * Math.PI) / 180)));
_x = (_x + (t * Math.sin((_rotation * Math.PI) / 180)));
_y = (_y - (t * Math.cos((_rotation * Math.PI) / 180)));
}
if (t < -0.3) {
t = t * 0.8;
} else {
t = 0;
}
if (((Key.isDown(40) && (driving == true)) && (t > -25)) && (_root.mc._currentframe == 5)) {
t = t - 2;
}
}
onClipEvent (load) {
xs = 0;
ys = 0;
s = 0;
xt = 0;
yt = 0;
t = 0;
}
onClipEvent (enterFrame) {
spp = 0;
n = s + (-t);
}
onClipEvent (enterFrame) {
if ((Math.sqrt(((this._x - _root.mce._x) * (this._x - _root.mce._x)) + ((this._y - _root.mce._y) * (this._y - _root.mce._y))) < 60) && (Key.isDown(38))) {
_root.mc._y = _root.mc._y + spp;
}
if ((Math.sqrt(((this._x - _root.mce._x) * (this._x - _root.mce._x)) + ((this._y - _root.mce._y) * (this._y - _root.mce._y))) < 60) && (Key.isDown(40))) {
_root.mc._y = _root.mc._y - spp;
}
if ((Math.sqrt(((this._x - _root.mce._x) * (this._x - _root.mce._x)) + ((this._y - _root.mce._y) * (this._y - _root.mce._y))) < 60) && (Key.isDown(39))) {
_root.mc._x = _root.mc._x - spp;
}
if ((Math.sqrt(((this._x - _root.mce._x) * (this._x - _root.mce._x)) + ((this._y - _root.mce._y) * (this._y - _root.mce._y))) < 60) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + spp;
}
}
Instance of Symbol 221 MovieClip "mc" in Frame 4
onClipEvent (load) {
movespeed = 5;
this.gotoAndStop(5);
}
Instance of Symbol 348 MovieClip "hud" in Frame 4
onClipEvent (load) {
cameraX = _x;
cameraY = _y;
}
onClipEvent (enterFrame) {
_x = _root.car._x;
_y = _root.car._y;
cameraX = cameraX + ((_x - cameraX) / 1);
_root._x = (Stage.width / 2) - cameraX;
cameraY = cameraY + ((_y - cameraY) / 1);
_root._y = (Stage.height / 2) - cameraY;
}
Frame 5
_root.WPI_ArcadeStopSingleGame(score);
_root.hud.score = score;
Instance of Symbol 357 MovieClip "hud" in Frame 5
onClipEvent (load) {
cameraX = _x;
cameraY = _y;
}
onClipEvent (enterFrame) {
_x = _root.car._x;
_y = _root.car._y;
cameraX = cameraX + ((_x - cameraX) / 1);
_root._x = (Stage.width / 2) - cameraX;
cameraY = cameraY + ((_y - cameraY) / 1);
_root._y = (Stage.height / 2) - cameraY;
}
Symbol 5 MovieClip Frame 17
gotoAndPlay (15);
Symbol 6 Button
on (release) {
getURL ("http://www.wiggiworld.com", "_blank");
}
Symbol 15 MovieClip Frame 15
stop();
Symbol 17 Button
on (release) {
_root.gotoAndPlay("start");
}
Symbol 31 MovieClip Frame 1
stop();
this.onEnterFrame = function () {
bl = _root.getBytesLoaded();
bt = _root.getBytesTotal();
perc = (bl / bt) * 100;
bar.bar._xscale = perc;
if (perc >= 100) {
this.gotoAndPlay("goplay");
delete this.onEnterFrame;
}
};
Symbol 31 MovieClip Frame 25
stop();
Symbol 39 Button
on (release) {
gotoAndPlay (4);
_root.WPI_ArcadeStartSingleGame();
}
Symbol 42 Button
on (release) {
gotoAndStop (3);
}
Symbol 46 MovieClip Frame 35
stop();
Symbol 52 Button
on (release) {
_root.gotoAndStop(2);
}
Instance of Symbol 71 MovieClip in Symbol 76 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(38))) {
_root.mc._y = _root.mc._y + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 76 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(40))) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 76 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 71 MovieClip in Symbol 80 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(38))) {
_root.mc._y = _root.mc._y + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 79 MovieClip in Symbol 80 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(39))) {
_root.mc._x = _root.mc._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 80 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(40))) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 79 MovieClip in Symbol 80 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(39))) {
_root.mc._x = _root.mc._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(40))) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this)) {
_root.mc._y = _root.mc._y - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 73 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x + 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 75 MovieClip in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.mc.hitTest(this) && (Key.isDown(37))) {
_root.mc._x = _root.mc._x - 5;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 2
stop();
Symbol 104 MovieClip Frame 3
stop();
Symbol 104 MovieClip Frame 4
stop();
Symbol 104 MovieClip Frame 5
stop();
Symbol 104 MovieClip Frame 6
stop();
Symbol 111 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 2
stop();
Symbol 111 MovieClip Frame 3
stop();
Symbol 111 MovieClip Frame 4
stop();
Symbol 111 MovieClip Frame 5
stop();
Symbol 111 MovieClip Frame 6
stop();
Instance of Symbol 104 MovieClip in Symbol 112 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(random(7));
}
Instance of Symbol 111 MovieClip in Symbol 112 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(random(7));
}
Symbol 118 MovieClip Frame 1
stop();
Symbol 120 MovieClip Frame 36
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
stop();
Symbol 122 MovieClip Frame 1
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 122 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.doctorquest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 122 MovieClip Frame 2
stop();
Symbol 124 MovieClip Frame 26
stop();
Symbol 125 MovieClip Frame 1
stop();
Symbol 125 MovieClip Frame 2
stop();
Symbol 125 MovieClip Frame 3
stop();
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 130 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.partyquest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 130 MovieClip Frame 3
stop();
Symbol 131 MovieClip Frame 1
stop();
Symbol 131 MovieClip Frame 2
stop();
Symbol 132 MovieClip Frame 1
stop();
stop();
Symbol 132 MovieClip Frame 2
stop();
Instance of Symbol 131 MovieClip "redcircle1" in Symbol 132 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(2);
_root.man1.gotoAndStop(3);
}
}
Symbol 132 MovieClip Frame 3
stop();
_root.man2.gotoAndStop(2);
Symbol 133 MovieClip Frame 1
stop();
stop();
Symbol 133 MovieClip Frame 2
stop();
Instance of Symbol 131 MovieClip "redcircle1" in Symbol 133 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(2);
_root.man2.gotoAndStop(3);
_root.man3.gotoAndStop(2);
}
}
Symbol 133 MovieClip Frame 3
stop();
_root.man3.gotoAndStop(2);
Symbol 134 MovieClip Frame 1
stop();
stop();
Symbol 134 MovieClip Frame 2
stop();
Instance of Symbol 131 MovieClip "redcircle1" in Symbol 134 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(2);
_root.man3.gotoAndStop(3);
_root.man4.gotoAndStop(2);
}
}
Symbol 134 MovieClip Frame 3
stop();
_root.man4.gotoAndStop(2);
Symbol 135 MovieClip Frame 1
stop();
stop();
Symbol 135 MovieClip Frame 2
stop();
Instance of Symbol 131 MovieClip "redcircle1" in Symbol 135 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
this.gotoAndStop(2);
_root.man4.gotoAndStop(3);
_root.redcircle2.gotoAndStop(2);
}
}
Symbol 135 MovieClip Frame 3
stop();
_root.redcircle2.gotoAndStop(2);
Symbol 137 MovieClip Frame 1
stop();
Symbol 137 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 137 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.oldmanquest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 137 MovieClip Frame 3
stop();
Symbol 139 MovieClip Frame 1
stop();
Symbol 139 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 139 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.hospitalquest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 139 MovieClip Frame 3
stop();
Symbol 141 MovieClip Frame 1
stop();
Symbol 141 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 141 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.policequest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 141 MovieClip Frame 3
stop();
Symbol 142 MovieClip Frame 1
stop();
Symbol 142 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 142 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.endquest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 142 MovieClip Frame 3
stop();
Instance of Symbol 144 MovieClip "t1" in Symbol 161 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 146 MovieClip "l" in Symbol 161 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 148 MovieClip "r" in Symbol 161 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 150 MovieClip "b" in Symbol 161 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 144 MovieClip "t1" in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 146 MovieClip "l" in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 148 MovieClip "r" in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 150 MovieClip "b" in Symbol 164 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 144 MovieClip "t1" in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 146 MovieClip "l" in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 148 MovieClip "r" in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 150 MovieClip "b" in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 144 MovieClip "t1" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 146 MovieClip "l" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 148 MovieClip "r" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 150 MovieClip "b" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 144 MovieClip "t1" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 146 MovieClip "l" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 148 MovieClip "r" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 150 MovieClip "b" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 144 MovieClip "t1" in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y - 8;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 146 MovieClip "l" in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x - 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 148 MovieClip "r" in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._x = _root.car._x + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Instance of Symbol 150 MovieClip "b" in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.car.topright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.topleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomright)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
if (this.hitTest(_root.car.bottomleft)) {
_root.car._y = _root.car._y + 6;
_root.car.s = 0;
_root.car.t = 0;
}
}
Symbol 177 MovieClip Frame 1
stop();
Symbol 177 MovieClip Frame 1018
stop();
Symbol 177 MovieClip Frame 1019
stop();
Symbol 178 MovieClip Frame 1
stop();
Symbol 178 MovieClip Frame 2
stop();
Instance of Symbol 121 MovieClip "greencircle1" in Symbol 178 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((_root.car.hitTest(this) && (_root.car.s == 0)) && (_root.car.t == 0)) {
_root.hud.racequest.gotoAndStop(2);
this.gotoAndStop(2);
}
}
Symbol 178 MovieClip Frame 3
stop();
Symbol 197 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 2
stop();
Symbol 216 MovieClip Frame 1
stop();
Symbol 216 MovieClip Frame 2
stop();
Symbol 221 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 2
gotoAndPlay (1);
Symbol 221 MovieClip Frame 5
stop();
Symbol 224 Button
on (release) {
if ((i++) >= 2) {
i = 0;
}
_quality = ["HIGH", "MEDIUM", "LOW"][i];
}
Symbol 235 Button
on (release) {
gotoAndPlay (16);
}
Symbol 237 Button
on (release) {
_root.hud.doctorquest.gotoAndStop(3);
}
Symbol 238 MovieClip Frame 1
_root.car.driving = false;
Symbol 238 MovieClip Frame 15
stop();
Symbol 238 MovieClip Frame 30
_root.hud.doctorquest.gotoAndStop(3);
Symbol 244 Button
on (release) {
gotoAndPlay (16);
}
Symbol 245 Button
on (release) {
_root.hud.doctorquest.gotoAndStop(4);
}
Symbol 246 MovieClip Frame 15
stop();
Symbol 246 MovieClip Frame 30
_root.hud.doctorquest.gotoAndStop(4);
_root.hud.timer = 0;
Symbol 251 Button
on (release) {
gotoAndPlay (16);
}
Symbol 253 MovieClip Frame 1
_root.car.driving = false;
Symbol 253 MovieClip Frame 15
_root.hud.doctorquest.results.dapoints = Math.round(200 - _root.hud.timer);
_root.hud.points = _root.hud.points + Math.round(200 - _root.hud.timer);
stop();
Symbol 253 MovieClip Frame 30
stop();
_root.hud.doctorquest.gotoAndStop(6);
Symbol 254 MovieClip Frame 1
stop();
_root.car.driving = true;
Symbol 254 MovieClip Frame 2
stop();
Symbol 254 MovieClip Frame 3
stop();
Symbol 254 MovieClip Frame 4
stop();
_root.car.driving = true;
_root.draqil.gotoAndStop(2);
_root.redcircle1.gotoAndStop(2);
Symbol 254 MovieClip Frame 5
stop();
Symbol 254 MovieClip Frame 6
stop();
_root.car.driving = true;
_root.partyman.gotoAndStop(2);
Symbol 259 Button
on (release) {
gotoAndPlay (16);
}
Symbol 260 MovieClip Frame 1
_root.car.driving = false;
Symbol 260 MovieClip Frame 15
stop();
Symbol 260 MovieClip Frame 30
_root.hud.partyquest.gotoAndStop(3);
Symbol 262 Button
on (release) {
gotoAndPlay (16);
}
Symbol 263 MovieClip Frame 15
_root.hud.timer = 100;
stop();
Symbol 263 MovieClip Frame 30
_root.hud.partyquest.gotoAndStop(4);
Symbol 266 Button
on (release) {
gotoAndPlay (16);
}
Symbol 268 MovieClip Frame 1
_root.car.driving = false;
Symbol 268 MovieClip Frame 15
_root.hud.partyquest.results.dapoints = Math.round(3 * _root.hud.timer);
_root.hud.points = _root.hud.points + Math.round(5 * _root.hud.timer);
stop();
Symbol 268 MovieClip Frame 30
stop();
_root.hud.partyquest.gotoAndStop(6);
Symbol 269 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 2
stop();
Symbol 269 MovieClip Frame 3
stop();
Symbol 269 MovieClip Frame 4
stop();
_root.car.driving = true;
_root.man1.gotoAndStop(2);
Symbol 269 MovieClip Frame 5
stop();
Symbol 269 MovieClip Frame 6
stop();
_root.car.driving = true;
_root.oldman.gotoAndStop(2);
Symbol 273 Button
on (release) {
gotoAndPlay (16);
}
Symbol 274 MovieClip Frame 1
_root.car.driving = false;
Symbol 274 MovieClip Frame 15
stop();
Symbol 274 MovieClip Frame 30
_root.hud.oldmanquest.gotoAndStop(3);
Symbol 278 Button
on (release) {
gotoAndPlay (16);
}
Symbol 281 Button
on (release) {
_root.hud.oldmanquest.gotoAndStop("fail");
}
Symbol 282 MovieClip Frame 15
stop();
Symbol 282 MovieClip Frame 30
_root.hud.oldmanquest.gotoAndStop(4);
_root.hud.timer = 0;
Symbol 286 Button
on (release) {
gotoAndPlay (16);
}
Symbol 288 MovieClip Frame 1
_root.car.driving = false;
Symbol 288 MovieClip Frame 15
_root.hud.oldmanquest.results.dapoints = 350;
_root.hud.points = _root.hud.points + 350;
stop();
Symbol 288 MovieClip Frame 30
stop();
_root.hud.oldmanquest.gotoAndStop(6);
Symbol 289 MovieClip Frame 1
stop();
Symbol 289 MovieClip Frame 2
stop();
Symbol 289 MovieClip Frame 3
stop();
Symbol 289 MovieClip Frame 4
stop();
_root.car.driving = true;
_root.oldman.gotoAndStop(3);
_root.redcircle3.gotoAndStop(2);
Symbol 289 MovieClip Frame 5
stop();
Symbol 289 MovieClip Frame 6
stop();
_root.car.driving = true;
_root.hospitalman.gotoAndStop(2);
Symbol 289 MovieClip Frame 7
stop();
_root.car.driving = true;
_root.hospitalman.gotoAndStop(2);
Symbol 291 Button
on (release) {
gotoAndPlay (16);
}
Symbol 292 MovieClip Frame 1
_root.car.driving = false;
Symbol 292 MovieClip Frame 15
_root.hud.timer = 30;
stop();
Symbol 292 MovieClip Frame 30
_root.hud.hospitalquest.gotoAndStop(3);
Symbol 296 Button
on (release) {
gotoAndPlay (16);
}
Symbol 298 MovieClip Frame 1
_root.car.driving = false;
Symbol 298 MovieClip Frame 15
_root.hud.hospitalquest.results.dapoints = Math.round(7 * _root.hud.timer);
_root.hud.points = _root.hud.points + Math.round(7 * _root.hud.timer);
stop();
Symbol 298 MovieClip Frame 30
stop();
_root.hud.hospitalquest.gotoAndStop(5);
Symbol 299 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 2
stop();
Symbol 299 MovieClip Frame 3
stop();
_root.car.driving = true;
_root.hospitalman.gotoAndStop(3);
_root.redcircle4.gotoAndStop(2);
onEnterFrame = function () {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
if (_root.hud.timer < 0) {
_root.hud.timer = 0;
}
};
Symbol 299 MovieClip Frame 4
stop();
Symbol 299 MovieClip Frame 5
stop();
_root.car.driving = true;
_root.raceman.gotoAndStop(2);
Symbol 303 Button
on (release) {
_root.gotoAndStop(5);
}
Symbol 306 Button
on (press) {
_root.hud.music.gotoAndStop(974);
}
Symbol 308 Button
on (press) {
_root.hud.music.gotoAndPlay(1);
}
Symbol 309 MovieClip Frame 1
play();
Symbol 309 MovieClip Frame 973
gotoAndPlay (1);
Symbol 309 MovieClip Frame 974
stop();
Symbol 313 Button
on (release) {
gotoAndPlay (16);
}
Symbol 314 MovieClip Frame 1
_root.car.driving = false;
Symbol 314 MovieClip Frame 15
stop();
Symbol 314 MovieClip Frame 30
_root.hud.racequest.gotoAndStop(3);
Symbol 316 Button
on (release) {
gotoAndPlay (16);
}
Symbol 317 MovieClip Frame 15
stop();
Symbol 317 MovieClip Frame 30
_root.hud.racequest.gotoAndStop(4);
Symbol 321 Button
on (release) {
gotoAndPlay (16);
}
Symbol 323 MovieClip Frame 1
_root.car.driving = false;
Symbol 323 MovieClip Frame 15
_root.hud.racequest.results.dapoints = 500;
_root.hud.points = _root.hud.points + 500;
stop();
Symbol 323 MovieClip Frame 30
stop();
_root.hud.racequest.gotoAndStop(7);
Symbol 326 Button
on (release) {
gotoAndPlay (16);
}
Symbol 328 MovieClip Frame 1
_root.car.driving = false;
Symbol 328 MovieClip Frame 15
stop();
Symbol 328 MovieClip Frame 30
stop();
_root.hud.racequest.gotoAndStop(7);
_root.redcircle34.gotoAndStop(3);
Symbol 329 MovieClip Frame 1
stop();
Symbol 329 MovieClip Frame 2
stop();
Symbol 329 MovieClip Frame 3
stop();
Symbol 329 MovieClip Frame 4
stop();
_root.car.driving = true;
_root.redcircle5.gotoAndStop(2);
_root.raceman.raceman.gotoAndPlay(2);
Symbol 329 MovieClip Frame 5
stop();
Symbol 329 MovieClip Frame 6
stop();
Symbol 329 MovieClip Frame 7
stop();
_root.car.driving = true;
_root.policeman.gotoAndStop(2);
Symbol 333 Button
on (release) {
gotoAndPlay (16);
}
Symbol 334 MovieClip Frame 1
_root.car.driving = false;
Symbol 334 MovieClip Frame 15
stop();
Symbol 334 MovieClip Frame 30
_root.hud.policequest.gotoAndStop(3);
Symbol 337 Button
on (release) {
gotoAndPlay (16);
}
Symbol 339 MovieClip Frame 1
_root.car.driving = false;
Symbol 339 MovieClip Frame 15
_root.hud.policequest.results.dapoints = 100;
_root.hud.points = _root.hud.points + 100;
stop();
Symbol 339 MovieClip Frame 30
stop();
_root.hud.policequest.gotoAndStop(5);
Symbol 340 MovieClip Frame 1
stop();
Symbol 340 MovieClip Frame 2
stop();
Symbol 340 MovieClip Frame 3
stop();
_root.car.driving = true;
_root.policeman.gotoAndStop(3);
_root.circle1.gotoAndStop(2);
Symbol 340 MovieClip Frame 4
stop();
Symbol 340 MovieClip Frame 5
stop();
_root.car.driving = true;
_root.endman.gotoAndStop(2);
Symbol 342 Button
on (release) {
_root.gotoAndStop("end");
}
Symbol 343 MovieClip Frame 1
_root.car.driving = false;
Symbol 343 MovieClip Frame 15
stop();
Symbol 344 MovieClip Frame 1
stop();
Symbol 344 MovieClip Frame 2
stop();
Instance of Symbol 56 MovieClip "arrow" in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.draqil.greencircle1._currentframe == 1) {
this._rotation = Math.atan2((ry = _root.draqil._y - _root.hud._y), _root.draqil._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.draqil._x - _root.car._x);
ydist = Math.round(_root.draqil._y - _root.car._y);
}
if (_root.redcircle1._currentframe == 2) {
_root.hud.timer = int((_root.hud.timer + 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.redcircle1._y - _root.hud._y, (rx = _root.redcircle1._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle1._x - _root.car._x);
ydist = Math.round(_root.redcircle1._y - _root.car._y);
}
if (_root.partyman.greencircle1._currentframe == 1) {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
this._rotation = Math.atan2((ry = _root.partyman._y - _root.hud._y), _root.partyman._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.partyman._x - _root.car._x);
ydist = Math.round(_root.partyman._y - _root.car._y);
}
if (_root.man1.redcircle1._currentframe == 1) {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.man1._y - _root.hud._y, (rx = _root.man1._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.man1._x - _root.car._x);
ydist = Math.round(_root.man1._y - _root.car._y);
}
if (_root.man2.redcircle1._currentframe == 1) {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.man2._y - _root.hud._y, (rx = _root.man2._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.man2._x - _root.car._x);
ydist = Math.round(_root.man2._y - _root.car._y);
}
if (_root.man3.redcircle1._currentframe == 1) {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.man3._y - _root.hud._y, (rx = _root.man3._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.man3._x - _root.car._x);
ydist = Math.round(_root.man3._y - _root.car._y);
}
if (_root.man4.redcircle1._currentframe == 1) {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.man4._y - _root.hud._y, (rx = _root.man4._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.man4._x - _root.car._x);
ydist = Math.round(_root.man4._y - _root.car._y);
}
if (_root.redcircle2._currentframe == 2) {
_root.hud.timer = int((_root.hud.timer - 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.redcircle2._y - _root.hud._y, (rx = _root.redcircle2._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle2._x - _root.car._x);
ydist = Math.round(_root.redcircle2._y - _root.car._y);
}
if (_root.oldman.greencircle1._currentframe == 1) {
this._rotation = Math.atan2((ry = _root.oldman._y - _root.hud._y), _root.oldman._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.oldman._x - _root.car._x);
ydist = Math.round(_root.oldman._y - _root.car._y);
}
if (_root.redcircle3._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle3._y - _root.hud._y, (rx = _root.redcircle3._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle3._x - _root.car._x);
ydist = Math.round(_root.redcircle3._y - _root.car._y);
}
if (_root.hospitalman.greencircle1._currentframe == 1) {
this._rotation = Math.atan2((ry = _root.hospitalman._y - _root.hud._y), _root.hospitalman._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.hospitalman._x - _root.car._x);
ydist = Math.round(_root.hospitalman._y - _root.car._y);
}
if (_root.redcircle4._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle4._y - _root.hud._y, (rx = _root.redcircle4._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle4._x - _root.car._x);
ydist = Math.round(_root.redcircle4._y - _root.car._y);
}
if (_root.raceman.greencircle1._currentframe == 1) {
this._rotation = Math.atan2((ry = _root.raceman._y - _root.hud._y), _root.raceman._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.raceman._x - _root.car._x);
ydist = Math.round(_root.raceman._y - _root.car._y);
}
if (_root.redcircle5._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle5._y - _root.hud._y, (rx = _root.redcircle5._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle5._x - _root.car._x);
ydist = Math.round(_root.redcircle5._y - _root.car._y);
}
if (_root.redcircle6._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle6._y - _root.hud._y, (rx = _root.redcircle6._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle6._x - _root.car._x);
ydist = Math.round(_root.redcircle6._y - _root.car._y);
}
if (_root.redcircle7._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle7._y - _root.hud._y, (rx = _root.redcircle7._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle7._x - _root.car._x);
ydist = Math.round(_root.redcircle7._y - _root.car._y);
}
if (_root.redcircle8._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle8._y - _root.hud._y, (rx = _root.redcircle8._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle8._x - _root.car._x);
ydist = Math.round(_root.redcircle8._y - _root.car._y);
}
if (_root.redcircle9._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle9._y - _root.hud._y, (rx = _root.redcircle9._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle9._x - _root.car._x);
ydist = Math.round(_root.redcircle9._y - _root.car._y);
}
if (_root.redcircle10._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle10._y - _root.hud._y, (rx = _root.redcircle10._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle10._x - _root.car._x);
ydist = Math.round(_root.redcircle10._y - _root.car._y);
}
if (_root.redcircle11._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle11._y - _root.hud._y, (rx = _root.redcircle11._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle11._x - _root.car._x);
ydist = Math.round(_root.redcircle11._y - _root.car._y);
}
if (_root.redcircle12._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle12._y - _root.hud._y, (rx = _root.redcircle12._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle12._x - _root.car._x);
ydist = Math.round(_root.redcircle12._y - _root.car._y);
}
if (_root.redcircle13._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle13._y - _root.hud._y, (rx = _root.redcircle13._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle13._x - _root.car._x);
ydist = Math.round(_root.redcircle13._y - _root.car._y);
}
if (_root.redcircle14._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle14._y - _root.hud._y, (rx = _root.redcircle14._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle14._x - _root.car._x);
ydist = Math.round(_root.redcircle14._y - _root.car._y);
}
if (_root.redcircle15._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle15._y - _root.hud._y, (rx = _root.redcircle15._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle15._x - _root.car._x);
ydist = Math.round(_root.redcircle15._y - _root.car._y);
}
if (_root.redcircle16._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle16._y - _root.hud._y, (rx = _root.redcircle16._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle16._x - _root.car._x);
ydist = Math.round(_root.redcircle16._y - _root.car._y);
}
if (_root.redcircle17._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle17._y - _root.hud._y, (rx = _root.redcircle17._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle17._x - _root.car._x);
ydist = Math.round(_root.redcircle17._y - _root.car._y);
}
if (_root.redcircle18._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle18._y - _root.hud._y, (rx = _root.redcircle18._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle18._x - _root.car._x);
ydist = Math.round(_root.redcircle18._y - _root.car._y);
}
if (_root.redcircle19._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle19._y - _root.hud._y, (rx = _root.redcircle19._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle19._x - _root.car._x);
ydist = Math.round(_root.redcircle19._y - _root.car._y);
}
if (_root.redcircle20._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle20._y - _root.hud._y, (rx = _root.redcircle20._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle20._x - _root.car._x);
ydist = Math.round(_root.redcircle20._y - _root.car._y);
}
if (_root.redcircle21._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle21._y - _root.hud._y, (rx = _root.redcircle21._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle21._x - _root.car._x);
ydist = Math.round(_root.redcircle21._y - _root.car._y);
}
if (_root.redcircle22._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle22._y - _root.hud._y, (rx = _root.redcircle22._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle22._x - _root.car._x);
ydist = Math.round(_root.redcircle22._y - _root.car._y);
}
if (_root.redcircle23._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle23._y - _root.hud._y, (rx = _root.redcircle23._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle23._x - _root.car._x);
ydist = Math.round(_root.redcircle23._y - _root.car._y);
}
if (_root.redcircle24._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle24._y - _root.hud._y, (rx = _root.redcircle24._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle24._x - _root.car._x);
ydist = Math.round(_root.redcircle24._y - _root.car._y);
}
if (_root.redcircle25._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle25._y - _root.hud._y, (rx = _root.redcircle25._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle25._x - _root.car._x);
ydist = Math.round(_root.redcircle25._y - _root.car._y);
}
if (_root.redcircle26._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle26._y - _root.hud._y, (rx = _root.redcircle26._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle26._x - _root.car._x);
ydist = Math.round(_root.redcircle26._y - _root.car._y);
}
if (_root.redcircle27._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle27._y - _root.hud._y, (rx = _root.redcircle27._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle27._x - _root.car._x);
ydist = Math.round(_root.redcircle27._y - _root.car._y);
}
if (_root.redcircle28._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle28._y - _root.hud._y, (rx = _root.redcircle28._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle28._x - _root.car._x);
ydist = Math.round(_root.redcircle28._y - _root.car._y);
}
if (_root.redcircle29._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle29._y - _root.hud._y, (rx = _root.redcircle29._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle29._x - _root.car._x);
ydist = Math.round(_root.redcircle29._y - _root.car._y);
}
if (_root.redcircle30._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle30._y - _root.hud._y, (rx = _root.redcircle30._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle30._x - _root.car._x);
ydist = Math.round(_root.redcircle30._y - _root.car._y);
}
if (_root.redcircle31._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle31._y - _root.hud._y, (rx = _root.redcircle31._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle31._x - _root.car._x);
ydist = Math.round(_root.redcircle31._y - _root.car._y);
}
if (_root.redcircle32._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle32._y - _root.hud._y, (rx = _root.redcircle32._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle32._x - _root.car._x);
ydist = Math.round(_root.redcircle32._y - _root.car._y);
}
if (_root.redcircle33._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle33._y - _root.hud._y, (rx = _root.redcircle33._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle33._x - _root.car._x);
ydist = Math.round(_root.redcircle33._y - _root.car._y);
}
if (_root.redcircle34._currentframe == 2) {
this._rotation = Math.atan2(_root.redcircle34._y - _root.hud._y, (rx = _root.redcircle34._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.redcircle34._x - _root.car._x);
ydist = Math.round(_root.redcircle34._y - _root.car._y);
}
if (_root.policeman.greencircle1._currentframe == 1) {
this._rotation = Math.atan2((ry = _root.policeman._y - _root.hud._y), _root.policeman._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.policeman._x - _root.car._x);
ydist = Math.round(_root.policeman._y - _root.car._y);
}
if (_root.circle1._currentframe == 2) {
_root.hud.timer = int((_root.hud.timer + 0.04) * 100) / 100;
this._rotation = Math.atan2(_root.circle1._y - _root.hud._y, (rx = _root.circle1._x - _root.hud._x)) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.circle1._x - _root.car._x);
ydist = Math.round(_root.circle1._y - _root.car._y);
}
if (_root.endman.greencircle1._currentframe == 1) {
this._rotation = Math.atan2((ry = _root.endman._y - _root.hud._y), _root.endman._x - _root.hud._x) / (Math.PI/180);
_root.hud.distance = Math.round(Math.sqrt((xdist * xdist) + (ydist * ydist)) / 10);
xdist = Math.round(_root.endman._x - _root.car._x);
ydist = Math.round(_root.endman._y - _root.car._y);
}
}
Symbol 350 MovieClip Frame 26
stop();