Frame 1
af = 0;
stop();
Frame 2
stop();
Frame 3
stop();
Frame 4
_root.start = 0;
_root.maxlap = 5;
_root.lap = 1;
_root.mesto = 0;
stop();
pause = 0;
Instance of Symbol 64 MovieClip "ch4" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -165;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
_parent.mn1.tr = 1;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
_parent.mn2.tr = 1;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
_parent.mn3.tr = 1;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
_parent.mn4.tr = 1;
p4 = 1;
_parent.mn4.ch = 4;
}
} else {
p4 = 0;
}
}
Instance of Symbol 66 MovieClip "ch13" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 150;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
_parent.mn1.tr = 2;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
_parent.mn2.tr = 2;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
_parent.mn3.tr = 2;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
_parent.mn4.tr = 2;
p4 = 1;
_parent.mn4.ch = 13;
}
} else {
p4 = 0;
}
}
Instance of Symbol 68 MovieClip in Frame 4
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
if (this.hitTest(eval (("_parent.mn" add Number(i)) add "._x"), eval (("_parent.mn" add Number(i)) add "._y"), true)) {
numtr = eval (("_parent.mn" add Number(i)) add ".tr");
tellTarget ("_parent.mn" add Number(i)) {
most = 1;
};
if (numtr == 2) {
tellTarget ("_parent.mn" add Number(i)) {
_visible = 0;
};
}
} else {
tellTarget ("_parent.mn" add Number(i)) {
most = 0;
_visible = 1;
};
}
i++;
}
}
Instance of Symbol 70 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (((this.hitTest(_parent.m1b1x, _parent.m1b1y, true) || (this.hitTest(_parent.m1b2x, _parent.m1b2y, true))) || (this.hitTest(_parent.m1b3x, _parent.m1b3y, true))) || (this.hitTest(_parent.m1b4x, _parent.m1b4y, true))) {
numtr = _parent.mn1.tr;
if (numtr == 1) {
tellTarget ("_parent.mn1") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m2b1x, _parent.m2b1y, true) || (this.hitTest(_parent.m2b2x, _parent.m2b2y, true))) || (this.hitTest(_parent.m2b3x, _parent.m2b3y, true))) || (this.hitTest(_parent.m2b4x, _parent.m2b4y, true))) {
numtr = _parent.mn2.tr;
if (numtr == 1) {
tellTarget ("_parent.mn2") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m3b1x, _parent.m3b1y, true) || (this.hitTest(_parent.m3b2x, _parent.m3b2y, true))) || (this.hitTest(_parent.m3b3x, _parent.m3b3y, true))) || (this.hitTest(_parent.m3b4x, _parent.m3b4y, true))) {
numtr = _parent.mn3.tr;
if (numtr == 1) {
tellTarget ("_parent.mn3") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m4b1x, _parent.m4b1y, true) || (this.hitTest(_parent.m4b2x, _parent.m4b2y, true))) || (this.hitTest(_parent.m4b3x, _parent.m4b3y, true))) || (this.hitTest(_parent.m4b4x, _parent.m4b4y, true))) {
numtr = _parent.mn4.tr;
if (numtr == 1) {
tellTarget ("_parent.mn4") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
}
Instance of Symbol 72 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (((this.hitTest(_parent.m1b1x, _parent.m1b1y, true) || (this.hitTest(_parent.m1b2x, _parent.m1b2y, true))) || (this.hitTest(_parent.m1b3x, _parent.m1b3y, true))) || (this.hitTest(_parent.m1b4x, _parent.m1b4y, true))) {
numtr = _parent.mn1.tr;
if (numtr == 1) {
tellTarget ("_parent.mn1") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m2b1x, _parent.m2b1y, true) || (this.hitTest(_parent.m2b2x, _parent.m2b2y, true))) || (this.hitTest(_parent.m2b3x, _parent.m2b3y, true))) || (this.hitTest(_parent.m2b4x, _parent.m2b4y, true))) {
numtr = _parent.mn2.tr;
if (numtr == 1) {
tellTarget ("_parent.mn2") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m3b1x, _parent.m3b1y, true) || (this.hitTest(_parent.m3b2x, _parent.m3b2y, true))) || (this.hitTest(_parent.m3b3x, _parent.m3b3y, true))) || (this.hitTest(_parent.m3b4x, _parent.m3b4y, true))) {
numtr = _parent.mn3.tr;
if (numtr == 1) {
tellTarget ("_parent.mn3") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m4b1x, _parent.m4b1y, true) || (this.hitTest(_parent.m4b2x, _parent.m4b2y, true))) || (this.hitTest(_parent.m4b3x, _parent.m4b3y, true))) || (this.hitTest(_parent.m4b4x, _parent.m4b4y, true))) {
numtr = _parent.mn4.tr;
if (numtr == 1) {
tellTarget ("_parent.mn4") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
}
Instance of Symbol 74 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (((this.hitTest(_parent.m1b1x, _parent.m1b1y, true) || (this.hitTest(_parent.m1b2x, _parent.m1b2y, true))) || (this.hitTest(_parent.m1b3x, _parent.m1b3y, true))) || (this.hitTest(_parent.m1b4x, _parent.m1b4y, true))) {
numtr = _parent.mn1.tr;
if (numtr == 2) {
tellTarget ("_parent.mn1") {
_y = (_y + 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m2b1x, _parent.m2b1y, true) || (this.hitTest(_parent.m2b2x, _parent.m2b2y, true))) || (this.hitTest(_parent.m2b3x, _parent.m2b3y, true))) || (this.hitTest(_parent.m2b4x, _parent.m2b4y, true))) {
numtr = _parent.mn2.tr;
if (numtr == 2) {
tellTarget ("_parent.mn2") {
_y = (_y + 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m3b1x, _parent.m3b1y, true) || (this.hitTest(_parent.m3b2x, _parent.m3b2y, true))) || (this.hitTest(_parent.m3b3x, _parent.m3b3y, true))) || (this.hitTest(_parent.m3b4x, _parent.m3b4y, true))) {
numtr = _parent.mn3.tr;
if (numtr == 2) {
tellTarget ("_parent.mn3") {
_y = (_y + 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m4b1x, _parent.m4b1y, true) || (this.hitTest(_parent.m4b2x, _parent.m4b2y, true))) || (this.hitTest(_parent.m4b3x, _parent.m4b3y, true))) || (this.hitTest(_parent.m4b4x, _parent.m4b4y, true))) {
numtr = _parent.mn4.tr;
if (numtr == 2) {
tellTarget ("_parent.mn4") {
_y = (_y + 10);
_x = (_x + 3);
};
}
}
}
Instance of Symbol 76 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (((this.hitTest(_parent.m1b1x, _parent.m1b1y, true) || (this.hitTest(_parent.m1b2x, _parent.m1b2y, true))) || (this.hitTest(_parent.m1b3x, _parent.m1b3y, true))) || (this.hitTest(_parent.m1b4x, _parent.m1b4y, true))) {
numtr = _parent.mn1.tr;
if (numtr == 2) {
tellTarget ("_parent.mn1") {
_y = (_y - 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m2b1x, _parent.m2b1y, true) || (this.hitTest(_parent.m2b2x, _parent.m2b2y, true))) || (this.hitTest(_parent.m2b3x, _parent.m2b3y, true))) || (this.hitTest(_parent.m2b4x, _parent.m2b4y, true))) {
numtr = _parent.mn2.tr;
if (numtr == 2) {
tellTarget ("_parent.mn2") {
_y = (_y - 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m3b1x, _parent.m3b1y, true) || (this.hitTest(_parent.m3b2x, _parent.m3b2y, true))) || (this.hitTest(_parent.m3b3x, _parent.m3b3y, true))) || (this.hitTest(_parent.m3b4x, _parent.m3b4y, true))) {
numtr = _parent.mn3.tr;
if (numtr == 2) {
tellTarget ("_parent.mn3") {
_y = (_y - 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m4b1x, _parent.m4b1y, true) || (this.hitTest(_parent.m4b2x, _parent.m4b2y, true))) || (this.hitTest(_parent.m4b3x, _parent.m4b3y, true))) || (this.hitTest(_parent.m4b4x, _parent.m4b4y, true))) {
numtr = _parent.mn4.tr;
if (numtr == 2) {
tellTarget ("_parent.mn4") {
_y = (_y - 10);
_x = (_x - 3);
};
}
}
}
Instance of Symbol 78 MovieClip "ch1" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -60;
i = 1;
while (4 >= i) {
Set(("_parent.m" + i) + "x", eval (("_parent.mn" + i) + "._x"));
Set(("_parent.m" + i) + "y", eval (("_parent.mn" + i) + "._y"));
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
Set(("_parent.m" + i) + "x", eval (("_parent.mn" + i) + "._x"));
Set(("_parent.m" + i) + "y", eval (("_parent.mn" + i) + "._y"));
i++;
}
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 1;
}
} else {
p4 = 0;
}
}
Instance of Symbol 80 MovieClip "ch2" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 2;
}
} else {
p4 = 0;
}
}
Instance of Symbol 82 MovieClip "ch3" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -150;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 3;
}
} else {
p4 = 0;
}
}
Instance of Symbol 84 MovieClip "ch5" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -110;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 5;
}
} else {
p4 = 0;
}
}
Instance of Symbol 86 MovieClip "ch6" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -50;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 6;
}
} else {
p4 = 0;
}
}
Instance of Symbol 88 MovieClip "ch7" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 7;
}
} else {
p4 = 0;
}
}
Instance of Symbol 90 MovieClip "ch8" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -5;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 8;
}
} else {
p4 = 0;
}
}
Instance of Symbol 92 MovieClip "ch10" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 80;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 10;
}
} else {
p4 = 0;
}
}
Instance of Symbol 94 MovieClip "ch11" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 105;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 11;
}
} else {
p4 = 0;
}
}
Instance of Symbol 96 MovieClip "ch12" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 120;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 12;
}
} else {
p4 = 0;
}
}
Instance of Symbol 98 MovieClip "ch14" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 180;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
_parent.mn1.plusrotate = 1;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
_parent.mn2.plusrotate = 1;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
_parent.mn3.plusrotate = 1;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
_parent.mn4.plusrotate = 1;
p4 = 1;
_parent.mn4.ch = 14;
}
} else {
p4 = 0;
}
}
Instance of Symbol 100 MovieClip "ch15" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -120;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 15;
}
} else {
p4 = 0;
}
}
Instance of Symbol 102 MovieClip "ch16" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 16;
}
} else {
p4 = 0;
}
}
Instance of Symbol 104 MovieClip "ch17" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 17;
}
} else {
p4 = 0;
}
}
Instance of Symbol 106 MovieClip "ch18" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -130;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 18;
}
} else {
p4 = 0;
}
}
Instance of Symbol 108 MovieClip "ch19" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -170;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 19;
}
} else {
p4 = 0;
}
}
Instance of Symbol 110 MovieClip "ch20" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = -180;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
_parent.mn1.minusrotate = 1;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
_parent.mn2.minusrotate = 1;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
_parent.mn3.minusrotate = 1;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
_parent.mn4.minusrotate = 1;
p4 = 1;
_parent.mn4.ch = 20;
}
} else {
p4 = 0;
}
}
Instance of Symbol 112 MovieClip "ch21" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 140;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 21;
}
} else {
p4 = 0;
}
}
Instance of Symbol 114 MovieClip "ch22" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 100;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 22;
}
} else {
p4 = 0;
}
}
Instance of Symbol 116 MovieClip "ch23" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 90;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 23;
}
} else {
p4 = 0;
}
}
Instance of Symbol 118 MovieClip "ch24" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 35;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 24;
}
} else {
p4 = 0;
}
}
Instance of Symbol 120 MovieClip "ch25" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 20;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 25;
}
} else {
p4 = 0;
}
}
Instance of Symbol 122 MovieClip "ch26" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 10;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 26;
}
} else {
p4 = 0;
}
}
Instance of Symbol 124 MovieClip "ch27" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 27;
}
} else {
p4 = 0;
}
}
Instance of Symbol 125 MovieClip "ch9" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
angle = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.m1x, _parent.m1y, true)) {
if (!p1) {
_parent.mn1.an = angle;
p1 = 1;
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.m2x, _parent.m2y, true)) {
if (!p2) {
_parent.mn2.an = angle;
p2 = 1;
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.m3x, _parent.m3y, true)) {
if (!p3) {
_parent.mn3.an = angle;
p3 = 1;
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.m4x, _parent.m4y, true)) {
if (!p4) {
_parent.mn4.an = angle;
p4 = 1;
_parent.mn4.ch = 9;
}
} else {
p4 = 0;
}
}
Instance of Symbol 127 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 129 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 131 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 133 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 135 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 137 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 139 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1._x, _parent.mn1._y, true)) {
_parent.mn1.ac = _parent.mn1.ac * 0.94;
}
if (this.hitTest(_parent.mn2._x, _parent.mn2._y, true)) {
_parent.mn2.ac = _parent.mn2.ac * 0.94;
}
if (this.hitTest(_parent.mn3._x, _parent.mn3._y, true)) {
_parent.mn3.ac = _parent.mn3.ac * 0.94;
}
if (this.hitTest(_parent.mn4._x, _parent.mn4._y, true)) {
_parent.mn4.ac = _parent.mn4.ac * 0.94;
}
}
Instance of Symbol 141 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (((this.hitTest(_parent.m1b1x, _parent.m1b1y, true) || (this.hitTest(_parent.m1b2x, _parent.m1b2y, true))) || (this.hitTest(_parent.m1b3x, _parent.m1b3y, true))) || (this.hitTest(_parent.m1b4x, _parent.m1b4y, true))) {
numtr = _parent.mn1.tr;
if (numtr == 1) {
tellTarget ("_parent.mn1") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m2b1x, _parent.m2b1y, true) || (this.hitTest(_parent.m2b2x, _parent.m2b2y, true))) || (this.hitTest(_parent.m2b3x, _parent.m2b3y, true))) || (this.hitTest(_parent.m2b4x, _parent.m2b4y, true))) {
numtr = _parent.mn2.tr;
if (numtr == 1) {
tellTarget ("_parent.mn2") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m3b1x, _parent.m3b1y, true) || (this.hitTest(_parent.m3b2x, _parent.m3b2y, true))) || (this.hitTest(_parent.m3b3x, _parent.m3b3y, true))) || (this.hitTest(_parent.m3b4x, _parent.m3b4y, true))) {
numtr = _parent.mn3.tr;
if (numtr == 1) {
tellTarget ("_parent.mn3") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
if (((this.hitTest(_parent.m4b1x, _parent.m4b1y, true) || (this.hitTest(_parent.m4b2x, _parent.m4b2y, true))) || (this.hitTest(_parent.m4b3x, _parent.m4b3y, true))) || (this.hitTest(_parent.m4b4x, _parent.m4b4y, true))) {
numtr = _parent.mn4.tr;
if (numtr == 1) {
tellTarget ("_parent.mn4") {
_y = (_y - 10);
_x = (_x + 3);
};
}
}
}
Instance of Symbol 143 MovieClip in Frame 4
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
Set(("_parent.m" + i) + "b1x", eval (("_parent.mn" + i) + ".b1.bamper.x"));
Set(("_parent.m" + i) + "b2x", eval (("_parent.mn" + i) + ".b2.bamper.x"));
Set(("_parent.m" + i) + "b3x", eval (("_parent.mn" + i) + ".b3.bamper.x"));
Set(("_parent.m" + i) + "b4x", eval (("_parent.mn" + i) + ".b4.bamper.x"));
Set(("_parent.m" + i) + "b1y", eval (("_parent.mn" + i) + ".b1.bamper.y"));
Set(("_parent.m" + i) + "b2y", eval (("_parent.mn" + i) + ".b2.bamper.y"));
Set(("_parent.m" + i) + "b3y", eval (("_parent.mn" + i) + ".b3.bamper.y"));
Set(("_parent.m" + i) + "b4y", eval (("_parent.mn" + i) + ".b4.bamper.y"));
i++;
}
if (((this.hitTest(_parent.m1b1x, _parent.m1b1y, true) || (this.hitTest(_parent.m1b2x, _parent.m1b2y, true))) || (this.hitTest(_parent.m1b3x, _parent.m1b3y, true))) || (this.hitTest(_parent.m1b4x, _parent.m1b4y, true))) {
numtr = _parent.mn1.tr;
if (numtr == 1) {
tellTarget ("_parent.mn1") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m2b1x, _parent.m2b1y, true) || (this.hitTest(_parent.m2b2x, _parent.m2b2y, true))) || (this.hitTest(_parent.m2b3x, _parent.m2b3y, true))) || (this.hitTest(_parent.m2b4x, _parent.m2b4y, true))) {
numtr = _parent.mn2.tr;
if (numtr == 1) {
tellTarget ("_parent.mn2") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m3b1x, _parent.m3b1y, true) || (this.hitTest(_parent.m3b2x, _parent.m3b2y, true))) || (this.hitTest(_parent.m3b3x, _parent.m3b3y, true))) || (this.hitTest(_parent.m3b4x, _parent.m3b4y, true))) {
numtr = _parent.mn3.tr;
if (numtr == 1) {
tellTarget ("_parent.mn3") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
if (((this.hitTest(_parent.m4b1x, _parent.m4b1y, true) || (this.hitTest(_parent.m4b2x, _parent.m4b2y, true))) || (this.hitTest(_parent.m4b3x, _parent.m4b3y, true))) || (this.hitTest(_parent.m4b4x, _parent.m4b4y, true))) {
numtr = _parent.mn4.tr;
if (numtr == 1) {
tellTarget ("_parent.mn4") {
_y = (_y + 10);
_x = (_x - 3);
};
}
}
}
Instance of Symbol 145 MovieClip in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
_parent.mn1.lap = 0;
_parent.mn2.lap = 0;
_parent.mn3.lap = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1)) {
if (!p1) {
p1 = 1;
if (_root.maxlap == _parent.mn1.lap) {
setProperty("_parent.mn1.win", _visible , 1);
_root.mesto++;
_parent.mn1.win.mesto = _root.mesto;
_parent.mn1.lap++;
} else {
_parent.mn1.lap++;
}
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.mn2)) {
if (!p2) {
p2 = 1;
if (_root.maxlap == _parent.mn2.lap) {
setProperty("_parent.mn2.win", _visible , 1);
_root.mesto++;
_parent.mn2.win.mesto = _root.mesto;
_parent.mn2.lap++;
} else {
_parent.mn2.lap++;
}
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.mn3)) {
if (!p3) {
p3 = 1;
if (_root.maxlap == _parent.mn3.lap) {
setProperty("_parent.mn3.win", _visible , 1);
_root.mesto++;
_parent.mn3.win.mesto = _root.mesto;
_parent.mn3.lap++;
} else {
_parent.mn3.lap++;
}
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.mn4) && (_parent.mn4.ch == 27)) {
if (!p4) {
p4 = 1;
if (_root.maxlap == _root.lap) {
_root.mesto++;
_root.ftime = _root.timer.alltime;
_root.gotoAndStop("tr1end");
} else {
_root.lap++;
}
_parent.mn4.ch = 1;
}
} else {
p4 = 0;
}
}
Instance of Symbol 162 MovieClip "baba" in Frame 4
onClipEvent (load) {
p1 = 0;
p2 = 0;
p3 = 0;
p4 = 0;
g = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.mn1.pht) || (this.hitTest(_parent.mn1.zht))) {
if (!p1) {
p1 = 1;
g++;
if (g == 4) {
g = 0;
}
b.yo();
setProperty("_parent.m" + g, _x , b.m.x + random(4));
setProperty("_parent.m" + g, _y , b.m.y - random(4));
gotoAndPlay (1);
}
} else {
p1 = 0;
}
if (this.hitTest(_parent.mn2.pht) || (this.hitTest(_parent.mn2.zht))) {
if (!p2) {
p2 = 1;
g++;
if (g == 4) {
g = 0;
}
b.yo();
setProperty("_parent.m" + g, _x , b.m.x + random(4));
setProperty("_parent.m" + g, _y , b.m.y - random(4));
gotoAndPlay (1);
}
} else {
p2 = 0;
}
if (this.hitTest(_parent.mn3.pht) || (this.hitTest(_parent.mn3.zht))) {
if (!p3) {
p3 = 1;
g++;
if (g == 4) {
g = 0;
}
b.yo();
setProperty("_parent.m" + g, _x , b.m.x + random(4));
setProperty("_parent.m" + g, _y , b.m.y - random(4));
gotoAndPlay (1);
}
} else {
p3 = 0;
}
if (this.hitTest(_parent.mn4.pht) || (this.hitTest(_parent.mn4.zht))) {
if (!p4) {
p4 = 1;
g++;
if (g == 4) {
g = 0;
}
b.yo();
setProperty("_parent.m" + g, _x , b.m.x + random(4));
setProperty("_parent.m" + g, _y , b.m.y - random(4));
gotoAndPlay (1);
}
} else {
p4 = 0;
}
}
Instance of Symbol 173 MovieClip "mn4" in Frame 4
onClipEvent (load) {
x0 = 392;
y0 = 424;
tr = 1;
ac = 0;
drive = 0;
bron = 0;
fspeed = 1;
maxspeed = 8.5;
name = _name;
namenum = Number(name.substr(2));
failure = 0;
msk = 0;
an = 0;
ch = 1;
ch0 = 1;
}
onClipEvent (enterFrame) {
if ((!_root.pause) && (_root.start)) {
if (0 < msk) {
msk = msk - 0.2;
} else {
msk = 0;
}
if ((maxspeed + (msk / 10)) != 0) {
if (1 >= failure) {
gotoAndStop (1);
} else if ((2 >= failure) && (1 < failure)) {
gotoAndStop (2);
} else if ((2 < failure) && (3 >= failure)) {
gotoAndStop (3);
} else if (3 < failure) {
gotoAndStop (4);
}
if (Key.isDown(Key.UP)) {
if (fspeed) {
if (ac < (maxspeed + (msk / 10))) {
ac = ac + 0.35;
} else {
ac = maxspeed + (msk / 10);
}
} else if ((-(maxspeed + (msk / 10))) < ac) {
ac = ac - 0.35;
} else {
ac = -(maxspeed + (msk / 10));
}
drive = 1;
} else {
if ((0.1 < ac) or (ac < -0.1)) {
ac = ac * 0.96;
} else {
ac = 0;
}
if (Key.isDown(Key.DOWN)) {
bron = 1;
setProperty("brlight", _visible , 1);
if ((0.1 < ac) or (ac < -0.1)) {
ac = ac * 0.9;
} else {
ac = 0;
}
}
}
if (!Key.isDown(Key.DOWN)) {
setProperty("brlight", _visible , 0);
bron = 0;
}
if (Key.isDown(65)) {
fspeed = 1;
} else if (Key.isDown(90)) {
fspeed = 0;
}
if ((0.1 < ac) or (ac < -0.1)) {
if (Key.isDown(Key.RIGHT)) {
_rotation = (_rotation + (1.5 * ac));
}
if (Key.isDown(Key.LEFT)) {
_rotation = (_rotation - (1.5 * ac));
}
}
if ((((!_root.doroga.hitTest(b1.bamper.x, b1.bamper.y, true)) || (!_root.doroga.hitTest(b2.bamper.x, b2.bamper.y, true))) || (!_root.doroga.hitTest(b3.bamper.x, b3.bamper.y, true))) || (!_root.doroga.hitTest(b4.bamper.x, b4.bamper.y, true))) {
if ((maxspeed != 0) && (ac != 0)) {
failure = failure + 0.01;
ac = ac * 0.85;
_parent.brakeall.brakef();
}
}
_parent.speed.gotoAndStop(int(5 * ac));
_parent.damage.gotoAndStop(int(10 * failure));
_y = (_y + (ac * Math.sin(_rotation / 57.3)));
_x = (_x + (ac * Math.cos(_rotation / 57.3)));
if (bron) {
if ((1 < ac) or (ac < -1)) {
_parent.brakeall.brakef();
}
}
}
if (((ch0 + 4) < ch) || (ch < (ch0 - 4))) {
if ((ch == 1) && (ch0 == 27)) {
ch0 = ch;
an0 = an;
} else {
tellTarget ("_parent.alert") {
gotoAndPlay (2);
};
_y = eval (("_parent.ch" + ch0) + "._y");
_x = eval (("_parent.ch" + ch0) + "._x");
_rotation = an0;
ac = 0;
}
} else if ((((_x < 0) || (770 < _x)) || (_y < 0)) || (475 < _y)) {
tellTarget ("_parent.alert") {
gotoAndPlay (2);
};
_y = eval (("_parent.ch" + ch0) + "._y");
_x = eval (("_parent.ch" + ch0) + "._x");
_rotation = an0;
ac = 0;
} else {
ch0 = ch;
an0 = an;
}
}
}
Instance of Symbol 181 MovieClip "mn2" in Frame 4
onClipEvent (load) {
tr = 1;
minusrotate = 0;
plusrotate = 0;
an = 0;
name = _name;
namenum = Number(name.substr(2));
failure = 0;
maxspeed = 75;
msk = 0;
}
onClipEvent (enterFrame) {
if ((!_root.pause) && (_root.start)) {
if (0 < msk) {
msk = msk - 1;
} else {
msk = 0;
}
if (maxspeed != 0) {
if (1 >= failure) {
gotoAndStop (1);
} else if ((2 >= failure) && (1 < failure)) {
gotoAndStop (2);
} else if ((2 < failure) && (3 >= failure)) {
gotoAndStop (3);
} else if (3 < failure) {
gotoAndStop (4);
}
if ((((!_root.doroga.hitTest(b1.bamper.x, b1.bamper.y, true)) || (!_root.doroga.hitTest(b2.bamper.x, b2.bamper.y, true))) || (!_root.doroga.hitTest(b3.bamper.x, b3.bamper.y, true))) || (!_root.doroga.hitTest(b4.bamper.x, b4.bamper.y, true))) {
if ((maxspeed != 0) && (ac != 0)) {
failure = failure + 0.01;
ac = ac * 0.3;
}
}
_y = (_y + (ac * Math.sin(_rotation / 57.3)));
_x = (_x + (ac * Math.cos(_rotation / 57.3)));
_rotation = (_rotation + ((an - _rotation) / div));
ac = (random(10) + (maxspeed + msk)) / 10;
div = random(5) + 3;
if ((-170 >= this._rotation) && (minusrotate)) {
_rotation = 180;
an = 180;
minusrotate = 0;
}
if ((this._rotation >= 170) && (plusrotate)) {
_rotation = -180;
an = -180;
plusrotate = 0;
}
}
}
}
Instance of Symbol 181 MovieClip "mn1" in Frame 4
onClipEvent (load) {
tr = 1;
minusrotate = 0;
plusrotate = 0;
an = 0;
name = _name;
namenum = Number(name.substr(2));
failure = 0;
maxspeed = 75;
msk = 0;
}
onClipEvent (enterFrame) {
if ((!_root.pause) && (_root.start)) {
if (0 < msk) {
msk = msk - 1;
} else {
msk = 0;
}
if (maxspeed != 0) {
if (1 >= failure) {
gotoAndStop (1);
} else if ((2 >= failure) && (1 < failure)) {
gotoAndStop (2);
} else if ((2 < failure) && (3 >= failure)) {
gotoAndStop (3);
} else if (3 < failure) {
gotoAndStop (4);
}
if ((((!_root.doroga.hitTest(b1.bamper.x, b1.bamper.y, true)) || (!_root.doroga.hitTest(b2.bamper.x, b2.bamper.y, true))) || (!_root.doroga.hitTest(b3.bamper.x, b3.bamper.y, true))) || (!_root.doroga.hitTest(b4.bamper.x, b4.bamper.y, true))) {
if ((maxspeed != 0) && (ac != 0)) {
failure = failure + 0.01;
ac = ac * 0.3;
}
}
_y = (_y + (ac * Math.sin(_rotation / 57.3)));
_x = (_x + (ac * Math.cos(_rotation / 57.3)));
_rotation = (_rotation + ((an - _rotation) / div));
ac = (random(10) + (maxspeed + msk)) / 10;
div = random(5) + 3;
if ((-170 >= this._rotation) && (minusrotate)) {
_rotation = 180;
an = 180;
minusrotate = 0;
}
if ((this._rotation >= 170) && (plusrotate)) {
_rotation = -180;
an = -180;
plusrotate = 0;
}
}
}
}
Instance of Symbol 181 MovieClip "mn3" in Frame 4
onClipEvent (load) {
tr = 1;
minusrotate = 0;
plusrotate = 0;
an = 0;
name = _name;
namenum = Number(name.substr(2));
failure = 0;
maxspeed = 75;
msk = 0;
}
onClipEvent (enterFrame) {
if ((!_root.pause) && (_root.start)) {
if (0 < msk) {
msk = msk - 1;
} else {
msk = 0;
}
if (maxspeed != 0) {
if (1 >= failure) {
gotoAndStop (1);
} else if ((2 >= failure) && (1 < failure)) {
gotoAndStop (2);
} else if ((2 < failure) && (3 >= failure)) {
gotoAndStop (3);
} else if (3 < failure) {
gotoAndStop (4);
}
if ((((!_root.doroga.hitTest(b1.bamper.x, b1.bamper.y, true)) || (!_root.doroga.hitTest(b2.bamper.x, b2.bamper.y, true))) || (!_root.doroga.hitTest(b3.bamper.x, b3.bamper.y, true))) || (!_root.doroga.hitTest(b4.bamper.x, b4.bamper.y, true))) {
if ((maxspeed != 0) && (ac != 0)) {
failure = failure + 0.01;
ac = ac * 0.3;
}
}
_y = (_y + (ac * Math.sin(_rotation / 57.3)));
_x = (_x + (ac * Math.cos(_rotation / 57.3)));
_rotation = (_rotation + ((an - _rotation) / div));
ac = (random(10) + (maxspeed + msk)) / 10;
div = random(5) + 3;
if ((-170 >= this._rotation) && (minusrotate)) {
_rotation = 180;
an = 180;
minusrotate = 0;
}
if ((this._rotation >= 170) && (plusrotate)) {
_rotation = -180;
an = -180;
plusrotate = 0;
}
}
}
}
Instance of Symbol 240 MovieClip in Frame 4
onClipEvent (load) {
i = 0;
xpos = new Array("43", "260", "570", "429", "400", "518", "245");
ypos = new Array("260", "418", "417", "310", "189", "41", "219");
}
Instance of Symbol 242 MovieClip in Frame 4
onClipEvent (load) {
i = 0;
xpos = new Array("707", "300", "320", "56", "661", "365", "72");
ypos = new Array("323", "325", "125", "159", "49", "421", "383");
}
Frame 5
loadVariables ((((("/cgi-bin/scores.cgi?job=save&game=crazyloop&top=10&order=score&name=" + _root.nick) + "&time=") + _root.ftime) + "&score=") + _root.scor, "_root");
stop();
Symbol 9 MovieClip Frame 7
stop();
Symbol 19 MovieClip Frame 40
stop();
Symbol 20 Button
on (release) {
_parent.gotoAndStop("nick");
}
Symbol 21 MovieClip Frame 34
stop();
Symbol 38 Button
on (release) {
_root.gotoAndStop("tr1");
}
Symbol 39 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 2
stop();
Symbol 43 Button
on (release) {
_root.gotoAndStop("help");
}
Symbol 44 MovieClip Frame 1
if (_root.af) {
gotoAndPlay (9);
_root.af = 0;
}
Instance of Symbol 39 MovieClip "st" in Symbol 44 MovieClip Frame 25
onClipEvent (enterFrame) {
if ((Selection.getFocus() == "_level0.nick") && (!k)) {
_level0.nick = "";
k = 1;
}
if ((_root.nick != "N I C K N A M E") && (_root.nick != "")) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Symbol 44 MovieClip Frame 30
stop();
Symbol 52 Button
on (release) {
_root.gotoAndStop("nick");
_root.af = 1;
}
Symbol 53 MovieClip Frame 20
stop();
Symbol 148 MovieClip Frame 1
function brakef() {
bi++;
duplicateMovieClip ("brake", "br" add bi, bi);
setProperty("br" add bi, _x , _parent.mn4._x);
setProperty("br" add bi, _y , _parent.mn4._y);
setProperty("br" add bi, _rotation , _parent.mn4._rotation);
}
stop();
Instance of Symbol 160 MovieClip "b" in Symbol 162 MovieClip Frame 1
onClipEvent (load) {
function yo() {
m = new object();
m.x = _x;
m.y = _y;
_parent.localToGlobal(m);
}
}
Symbol 173 MovieClip Frame 1
cf = 1;
stop();
Instance of Symbol 166 MovieClip "brlight" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
setProperty(this, _visible , 0);
}
Instance of Symbol 168 MovieClip "b2" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 168 MovieClip "b1" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 169 MovieClip "b4" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 169 MovieClip "b3" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 171 MovieClip "zht" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (!_root.pause) {
i = 1;
while (4 >= i) {
if (_parent.namenum != Number(i)) {
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".zht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - Math.sin(_rotation / 57.3));
_x = (_x - Math.cos(_rotation / 57.3));
};
}
} else {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - Math.sin(_rotation / 57.3));
_x = (_x - Math.cos(_rotation / 57.3));
};
}
}
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".pht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
}
} else {
tellTarget ("_parent") {
ac = ac + 0.5;
};
}
}
}
i++;
}
}
}
Instance of Symbol 172 MovieClip "pht" in Symbol 173 MovieClip Frame 1
onClipEvent (enterFrame) {
if (!_root.pause) {
i = 1;
while (4 >= i) {
if (_parent.namenum != Number(i)) {
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".pht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - Math.sin(_rotation / 57.3));
_x = (_x - Math.cos(_rotation / 57.3));
};
}
} else {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - Math.sin(_rotation / 57.3));
_x = (_x - Math.cos(_rotation / 57.3));
};
}
}
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".zht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
tellTarget ("_parent") {
_y = (_y - Math.sin(_rotation / 57.3));
_x = (_x - Math.cos(_rotation / 57.3));
ac = ac * 0.8;
};
}
} else {
tellTarget ("_parent") {
_y = (_y - Math.sin(_rotation / 57.3));
_x = (_x - Math.cos(_rotation / 57.3));
ac = ac * 0.8;
};
}
}
}
i++;
}
}
}
Symbol 173 MovieClip Frame 2
if (((maxspeed + (msk / 10)) != 0) && (cf != 2)) {
maxspeed = maxspeed - 1.5;
}
cf = 2;
stop();
Symbol 173 MovieClip Frame 3
if (((maxspeed + (msk / 10)) != 0) && (cf != 3)) {
maxspeed = maxspeed - 1.5;
}
cf = 3;
stop();
Symbol 173 MovieClip Frame 4
if (((maxspeed + (msk / 10)) != 0) && (cf != 4)) {
maxspeed = maxspeed - 1.5;
}
cf = 4;
stop();
Symbol 181 MovieClip Frame 1
cf = 1;
stop();
Instance of Symbol 178 MovieClip "win" in Symbol 181 MovieClip Frame 1
onClipEvent (load) {
setProperty(this, _visible , 0);
}
onClipEvent (enterFrame) {
if (this._visible) {
this._rotation = -1 * _parent._rotation;
}
}
Instance of Symbol 168 MovieClip "b2" in Symbol 181 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 168 MovieClip "b1" in Symbol 181 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 169 MovieClip "b4" in Symbol 181 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 169 MovieClip "b3" in Symbol 181 MovieClip Frame 1
onClipEvent (load) {
bamper = new object();
}
onClipEvent (enterFrame) {
bamper.x = _x;
bamper.y = _y;
_parent.localToGlobal(bamper);
}
Instance of Symbol 179 MovieClip "zht" in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (!_root.pause) {
i = 1;
while (4 >= i) {
if (_parent.namenum != Number(i)) {
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".zht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - (ac * Math.sin(_rotation / 57.3)));
_x = (_x - (ac * Math.cos(_rotation / 57.3)));
};
}
} else {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - (ac * Math.sin(_rotation / 57.3)));
_x = (_x - (ac * Math.cos(_rotation / 57.3)));
};
}
}
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".pht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
}
} else {
tellTarget ("_parent") {
ac = ac * 1.5;
};
}
}
}
i++;
}
}
}
Instance of Symbol 180 MovieClip "pht" in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) {
if (!_root.pause) {
i = 1;
while (4 >= i) {
if (_parent.namenum != Number(i)) {
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".pht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - (ac * Math.sin(_rotation / 57.3)));
_x = (_x - (ac * Math.cos(_rotation / 57.3)));
};
}
} else {
tellTarget ("_parent") {
_rotation = (_rotation + 0.8);
_y = (_y - (ac * Math.sin(_rotation / 57.3)));
_x = (_x - (ac * Math.cos(_rotation / 57.3)));
};
}
}
if (this.hitTest(("_parent._parent.mn" add Number(i)) add ".zht")) {
if (_parent.most) {
if (eval (("_parent._parent.mn" add Number(i)) add ".tr") == _parent.tr) {
tellTarget ("_parent") {
_y = (_y - (ac * Math.sin(_rotation / 57.3)));
_x = (_x - (ac * Math.cos(_rotation / 57.3)));
ac = ac * 0.8;
};
}
} else {
tellTarget ("_parent") {
_y = (_y - (ac * Math.sin(_rotation / 57.3)));
_x = (_x - (ac * Math.cos(_rotation / 57.3)));
ac = ac * 0.8;
};
}
}
}
i++;
}
}
}
Symbol 181 MovieClip Frame 2
if ((maxspeed != 0) && (cf != 2)) {
maxspeed = maxspeed - 15;
}
cf = 2;
stop();
Symbol 181 MovieClip Frame 3
if ((maxspeed != 0) && (cf != 3)) {
maxspeed = maxspeed - 15;
}
cf = 3;
stop();
Symbol 181 MovieClip Frame 4
if ((maxspeed != 0) && (cf != 4)) {
maxspeed = maxspeed - 15;
}
cf = 4;
stop();
Symbol 194 MovieClip Frame 65
_root.start = 1;
tellTarget ("_root.timer") {
gotoAndPlay (2);
};
Symbol 194 MovieClip Frame 86
gotoAndStop (1);
Symbol 201 MovieClip Frame 1
stop();
Symbol 209 MovieClip Frame 1
stop();
Instance of Symbol 206 MovieClip in Symbol 209 MovieClip Frame 1
onClipEvent (keyDown) {
if (Key.isDown(80) && (!j)) {
j = 1;
tellTarget ("_parent") {
starttime_p = getTimer();
stop();
};
_root.pause = 1;
} else if (Key.isDown(80) && (j)) {
j = 0;
tellTarget ("_parent") {
starttime = starttime + (getTimer() - starttime_p);
play();
};
_root.pause = 0;
}
}
Symbol 209 MovieClip Frame 2
starttime = getTimer();
firststart = 1;
minuts = 0;
seconds = 0;
milliseconds = 0;
event = 1;
Symbol 209 MovieClip Frame 3
mytime = 60000;
az = 1;
mymod = 60;
time = Math.ceil((getTimer() - starttime) / mytime);
minuts = (time - az) % mymod;
if (minuts < 10) {
minuts = "0" + minuts;
}
mytime = 1000;
az = 1;
mymod = 60;
time = Math.ceil((getTimer() - starttime) / mytime);
seconds = (time - az) % mymod;
if (seconds < 10) {
seconds = "0" + seconds;
}
mytime = 1;
az = 0;
mymod = 1000;
time = Math.ceil((getTimer() - starttime) / mytime);
milliseconds = (time - az) % mymod;
alltime = String((((minuts + " : ") + seconds) + " : ") + milliseconds);
_root.scor = String((("-" + minuts) + seconds) + milliseconds);
play();
Symbol 209 MovieClip Frame 4
prevFrame();
play();
Symbol 217 MovieClip Frame 1
stop();
Symbol 230 MovieClip Frame 58
gotoAndStop (1);
Symbol 235 MovieClip Frame 76
gotoAndStop (1);
Symbol 240 MovieClip Frame 10
if ((xpos.length - 1) < i) {
i = 0;
}
setProperty(this, _x , xpos[i]);
setProperty(this, _y , ypos[i]);
i++;
Instance of Symbol 237 MovieClip in Symbol 240 MovieClip Frame 10
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
if (this.hitTest("_parent._parent.mn" add Number(i))) {
if (i == 4) {
tellTarget ("_parent._parent.mn" add Number(i)) {
if (failure >= 1) {
failure = failure - 1;
maxspeed = maxspeed + 1.5;
}
};
} else {
tellTarget ("_parent._parent.mn" add Number(i)) {
if (failure >= 1) {
failure = failure - 1;
maxspeed = maxspeed + 15;
}
};
}
_parent.gotoAndPlay("1pl");
}
i++;
}
}
Symbol 240 MovieClip Frame 211
if ((xpos.length - 1) < i) {
i = 0;
}
setProperty(this, _x , xpos[i]);
setProperty(this, _y , ypos[i]);
i++;
Instance of Symbol 239 MovieClip in Symbol 240 MovieClip Frame 211
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
if (this.hitTest("_parent._parent.mn" add Number(i))) {
tellTarget ("_parent._parent.mn" add Number(i)) {
msk = 40;
};
_parent.gotoAndPlay("2pl");
}
i++;
}
}
Symbol 242 MovieClip Frame 20
if ((xpos.length - 1) < i) {
i = 0;
}
setProperty(this, _x , xpos[i]);
setProperty(this, _y , ypos[i]);
i++;
Instance of Symbol 241 MovieClip in Symbol 242 MovieClip Frame 20
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
if (this.hitTest("_parent._parent.mn" add Number(i))) {
tellTarget ("_parent._parent.mn" add Number(i)) {
msk = 40;
};
_parent.gotoAndPlay("1pl");
}
i++;
}
}
Symbol 242 MovieClip Frame 226
if ((xpos.length - 1) < i) {
i = 0;
}
setProperty(this, _x , xpos[i]);
setProperty(this, _y , ypos[i]);
i++;
Instance of Symbol 237 MovieClip in Symbol 242 MovieClip Frame 226
onClipEvent (enterFrame) {
i = 1;
while (4 >= i) {
if (this.hitTest("_parent._parent.mn" add Number(i))) {
if (i == 4) {
tellTarget ("_parent._parent.mn" add Number(i)) {
if (failure >= 1) {
failure = failure - 1;
maxspeed = maxspeed + 1.5;
}
};
} else {
tellTarget ("_parent._parent.mn" add Number(i)) {
if (failure >= 1) {
failure = failure - 1;
maxspeed = maxspeed + 15;
}
};
}
_parent.gotoAndPlay("1pl");
}
i++;
}
}
Symbol 246 MovieClip Frame 1
stop();
Symbol 251 Button
on (release) {
_root.gotoAndStop("tr1");
}
Symbol 254 Button
on (release) {
getURL ("javascript:close();void(0)");
}
Symbol 255 MovieClip Frame 18
stop();
Symbol 263 MovieClip Frame 47
stop();
Symbol 268 MovieClip Frame 40
stop();