Frame 1 (8 B)
stop();
Instance of Symbol 17 MovieClip in Frame 1 (959 B)
onClipEvent (enterFrame) {
this.lod = (_parent.getBytesLoaded() / _parent.getBytesTotal()) * 100;
if ((this.lod >= 10) && (this.lod < 20)) {
gotoAndStop (2);
}
if ((this.lod >= 20) && (this.lod < 30)) {
gotoAndStop (3);
}
if ((this.lod >= 30) && (this.lod < 40)) {
gotoAndStop (4);
}
if ((this.lod >= 40) && (this.lod < 50)) {
gotoAndStop (5);
}
if ((this.lod >= 50) && (this.lod < 60)) {
gotoAndStop (6);
}
if ((this.lod >= 60) && (this.lod < 70)) {
gotoAndStop (7);
}
if ((this.lod >= 70) && (this.lod < 80)) {
gotoAndStop (8);
}
if ((this.lod >= 80) && (this.lod < 90)) {
gotoAndStop (9);
}
if ((this.lod >= 90) && (this.lod < 98)) {
gotoAndStop (10);
}
if ((this.lod >= 95) && (this.lod < 100)) {
gotoAndStop (11);
}
if (this.lod >= 100) {
_parent.gotoAndStop(2);
}
}
Frame 2 (8 B)
stop();
Symbol 17 MovieClip Frame 1 (8 B)
stop();
Symbol 463 MovieClip Frame 1 (8 B)
stop();
Symbol 472 MovieClip Frame 1 (8 B)
stop();
Instance of Symbol 49 MovieClip "undress" in Symbol 509 MovieClip Frame 1 (251 B)
onClipEvent (load) {
this.und = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if (this.und == 0) {
_alpha = 0;
this.und = 1;
}
}
};
}
Symbol 509 MovieClip Frame 23 (55 B)
if (this.undress.und == 1) {
gotoAndPlay ("2nd");
}
Symbol 509 MovieClip Frame 100 (55 B)
if (this.undress.und == 1) {
gotoAndPlay ("2nd");
}
Symbol 509 MovieClip Frame 200 (107 B)
if (this.undress.und == 0) {
gotoAndPlay (1);
}
if (this.undress.und == 1) {
gotoAndPlay ("2nd");
}
Symbol 509 MovieClip Frame 218 (21 B)
gotoAndPlay ("5th");
Symbol 509 MovieClip Frame 224 (7 B)
t = 0;
Symbol 509 MovieClip Frame 274 (21 B)
gotoAndPlay ("7th");
Symbol 509 MovieClip Frame 292 (17 B)
gotoAndPlay (1);
Instance of Symbol 176 MovieClip "short" in Symbol 509 MovieClip Frame 293 (312 B)
onClipEvent (load) {
this.rs = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.rs == 0) && (_alpha == 100)) {
_alpha = 0;
this._parent.relax._alpha = 0;
this.rs = 1;
}
}
};
}
Instance of Symbol 178 MovieClip "relax" in Symbol 509 MovieClip Frame 293 (315 B)
onClipEvent (load) {
this.rel = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.rel == 0) && (_alpha == 100)) {
_alpha = 0;
this._parent.short._alpha = 0;
this.rel = 1;
}
}
};
}
Symbol 509 MovieClip Frame 315 (106 B)
if (this.relax.rel == 1) {
gotoAndPlay ("4th");
}
if (this.short.rs == 1) {
gotoAndPlay ("3rd");
}
Symbol 509 MovieClip Frame 348 (106 B)
if (this.relax.rel == 1) {
gotoAndPlay ("4th");
}
if (this.short.rs == 1) {
gotoAndPlay ("3rd");
}
Symbol 509 MovieClip Frame 365 (159 B)
if (this.relax.rel == 1) {
gotoAndPlay ("4th");
}
if (this.short.rs == 0) {
gotoAndPlay ("5th");
}
if (this.short.rs == 1) {
gotoAndPlay ("3rd");
}
Symbol 509 MovieClip Frame 366 (7 B)
t = 0;
Symbol 509 MovieClip Frame 410 (7 B)
t = 0;
Symbol 509 MovieClip Frame 411 (21 B)
gotoAndPlay ("5th");
Instance of Symbol 221 MovieClip "short2" in Symbol 509 MovieClip Frame 412 (311 B)
onClipEvent (load) {
this.rs = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.rs == 0) && (_alpha == 100)) {
this._parent.grab._alpha = 0;
this.rs = 1;
_alpha = 0;
}
}
};
}
Instance of Symbol 223 MovieClip "grab" in Symbol 509 MovieClip Frame 412 (313 B)
onClipEvent (load) {
this.gr = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.gr == 0) && (_alpha == 100)) {
this._parent.short2._alpha = 0;
this.gr = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 421 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 431 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 442 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 450 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 460 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 468 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 475 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 482 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 484 (157 B)
if (this.grab.gr == 0) {
gotoAndPlay ("7th");
}
if (this.short2.rs == 1) {
gotoAndPlay ("6th");
}
if (this.grab.gr == 1) {
gotoAndPlay ("8th");
}
Instance of Symbol 257 MovieClip "leave" in Symbol 509 MovieClip Frame 505 (313 B)
onClipEvent (load) {
this.lv = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.lv == 0) && (_alpha == 100)) {
this._parent.stroke._alpha = 0;
this.lv = 1;
_alpha = 0;
}
}
};
}
Instance of Symbol 259 MovieClip "stroke" in Symbol 509 MovieClip Frame 505 (315 B)
onClipEvent (load) {
this.str = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.str == 0) && (_alpha == 100)) {
this._parent.leave._alpha = 0;
this.str = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 514 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 526 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 540 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 552 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 563 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 574 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 577 (164 B)
if (this.stroke.str == 0) {
gotoAndPlay ("9th");
}
if (this.stroke.str == 1) {
gotoAndPlay ("10th");
}
if (this.leave.lv == 1) {
gotoAndPlay ("18th");
}
Instance of Symbol 270 MovieClip "stop1" in Symbol 509 MovieClip Frame 578 (277 B)
onClipEvent (load) {
this.st = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.st == 0) && (_alpha == 100)) {
this.st = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 593 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 610 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 629 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 646 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 650 (211 B)
if ((t >= 60) && (this.stop1.st == 0)) {
gotoAndPlay ("13th");
}
if ((t < 60) && (this.stop1.st == 0)) {
gotoAndPlay ("10th");
}
if (this.stop1.st == 1) {
gotoAndPlay ("9th");
}
Symbol 509 MovieClip Frame 651 (5 B)
t++;
Instance of Symbol 270 MovieClip "stop3" in Symbol 509 MovieClip Frame 651 (313 B)
onClipEvent (load) {
this.st = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.st == 0) && (_alpha == 100)) {
this.st = 1;
this._parent.slower._alpha = 0;
_alpha = 0;
}
}
};
}
Instance of Symbol 280 MovieClip "slower" in Symbol 509 MovieClip Frame 651 (318 B)
onClipEvent (load) {
this.slow = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.slow == 0) && (_alpha == 100)) {
this.slow = 1;
this._parent.stop3._alpha = 0;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 663 (5 B)
t++;
Symbol 509 MovieClip Frame 678 (5 B)
t++;
Symbol 509 MovieClip Frame 693 (5 B)
t++;
Symbol 509 MovieClip Frame 708 (5 B)
t++;
Symbol 509 MovieClip Frame 722 (5 B)
t++;
Symbol 509 MovieClip Frame 723 (271 B)
if ((t >= 150) && (this.stop3.st == 0)) {
gotoAndPlay ("15th");
}
if ((t < 150) && (this.stop3.st == 0)) {
gotoAndPlay ("11th");
}
if (this.stop3.st == 1) {
gotoAndPlay ("16th");
}
if (this.slower.slow == 1) {
gotoAndPlay ("13th");
}
Instance of Symbol 270 MovieClip "stop6" in Symbol 509 MovieClip Frame 724 (314 B)
onClipEvent (load) {
this.st = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.st == 0) && (_alpha == 100)) {
this.st = 1;
this._parent.slower3._alpha = 0;
_alpha = 0;
}
}
};
}
Instance of Symbol 280 MovieClip "slower3" in Symbol 509 MovieClip Frame 724 (318 B)
onClipEvent (load) {
this.slow = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.slow == 0) && (_alpha == 100)) {
this.slow = 1;
this._parent.stop6._alpha = 0;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 735 (5 B)
t++;
Symbol 509 MovieClip Frame 745 (5 B)
t++;
Symbol 509 MovieClip Frame 755 (5 B)
t++;
Symbol 509 MovieClip Frame 765 (5 B)
t++;
Symbol 509 MovieClip Frame 775 (5 B)
t++;
Symbol 509 MovieClip Frame 785 (5 B)
t++;
Symbol 509 MovieClip Frame 795 (5 B)
t++;
Symbol 509 MovieClip Frame 796 (272 B)
if ((t >= 250) && (this.stop6.st == 0)) {
gotoAndPlay ("23th");
}
if ((t < 250) && (this.stop6.st == 0)) {
gotoAndPlay ("12th");
}
if (this.stop6.st == 1) {
gotoAndPlay ("17th");
}
if (this.slower3.slow == 1) {
gotoAndPlay ("15th");
}
Instance of Symbol 270 MovieClip "stop2" in Symbol 509 MovieClip Frame 797 (313 B)
onClipEvent (load) {
this.st = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.st == 0) && (_alpha == 100)) {
this.st = 1;
this._parent.faster._alpha = 0;
_alpha = 0;
}
}
};
}
Instance of Symbol 298 MovieClip "faster" in Symbol 509 MovieClip Frame 797 (318 B)
onClipEvent (load) {
this.fast = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.fast == 0) && (_alpha == 100)) {
this.fast = 1;
this._parent.stop2._alpha = 0;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 812 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 829 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 847 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 865 (11 B)
t = t + 1;
Symbol 509 MovieClip Frame 869 (271 B)
if ((t >= 150) && (this.stop2.st == 0)) {
gotoAndPlay ("14th");
}
if ((t < 150) && (this.stop2.st == 0)) {
gotoAndPlay ("13th");
}
if (this.stop2.st == 1) {
gotoAndPlay ("16th");
}
if (this.faster.fast == 1) {
gotoAndPlay ("11th");
}
Instance of Symbol 270 MovieClip "stop4" in Symbol 509 MovieClip Frame 870 (314 B)
onClipEvent (load) {
this.st = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.st == 0) && (_alpha == 100)) {
this.st = 1;
this._parent.faster2._alpha = 0;
_alpha = 0;
}
}
};
}
Instance of Symbol 298 MovieClip "faster2" in Symbol 509 MovieClip Frame 870 (318 B)
onClipEvent (load) {
this.fast = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.fast == 0) && (_alpha == 100)) {
this.fast = 1;
this._parent.stop4._alpha = 0;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 885 (5 B)
t++;
Symbol 509 MovieClip Frame 902 (5 B)
t++;
Symbol 509 MovieClip Frame 921 (5 B)
t++;
Symbol 509 MovieClip Frame 938 (5 B)
t++;
Symbol 509 MovieClip Frame 942 (272 B)
if ((t >= 250) && (this.stop4.st == 0)) {
gotoAndPlay ("23th");
}
if ((t < 250) && (this.stop4.st == 0)) {
gotoAndPlay ("14th");
}
if (this.stop4.st == 1) {
gotoAndPlay ("17th");
}
if (this.faster2.fast == 1) {
gotoAndPlay ("15th");
}
Instance of Symbol 270 MovieClip "stop5" in Symbol 509 MovieClip Frame 943 (351 B)
onClipEvent (load) {
this.st = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.st == 0) && (_alpha == 100)) {
this.st = 1;
this._parent.faster3._alpha = 0;
this._parent.slower2._alpha = 0;
_alpha = 0;
}
}
};
}
Instance of Symbol 298 MovieClip "faster3" in Symbol 509 MovieClip Frame 943 (355 B)
onClipEvent (load) {
this.fast = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.fast == 0) && (_alpha == 100)) {
this.fast = 1;
this._parent.stop5._alpha = 0;
this._parent.slower2._alpha = 0;
_alpha = 0;
}
}
};
}
Instance of Symbol 280 MovieClip "slower2" in Symbol 509 MovieClip Frame 943 (355 B)
onClipEvent (load) {
this.slow = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.slow == 0) && (_alpha == 100)) {
this.slow = 1;
this._parent.stop5._alpha = 0;
this._parent.faster3._alpha = 0;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 955 (5 B)
t++;
Symbol 509 MovieClip Frame 970 (5 B)
t++;
Symbol 509 MovieClip Frame 985 (5 B)
t++;
Symbol 509 MovieClip Frame 1000 (5 B)
t++;
Symbol 509 MovieClip Frame 1013 (5 B)
t++;
Symbol 509 MovieClip Frame 1015 (330 B)
if ((t >= 250) && (this.stop5.st == 0)) {
gotoAndPlay ("23th");
}
if ((t < 250) && (this.stop5.st == 0)) {
gotoAndPlay ("15th");
}
if (this.stop5.st == 1) {
gotoAndPlay ("17th");
}
if (this.faster3.fast == 1) {
gotoAndPlay ("12th");
}
if (this.slower2.slow == 1) {
gotoAndPlay ("14th");
}
Instance of Symbol 257 MovieClip "leave2" in Symbol 509 MovieClip Frame 1016 (314 B)
onClipEvent (load) {
this.lv = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.lv == 0) && (_alpha == 100)) {
this._parent.stroke2._alpha = 0;
this.lv = 1;
_alpha = 0;
}
}
};
}
Instance of Symbol 259 MovieClip "stroke2" in Symbol 509 MovieClip Frame 1016 (316 B)
onClipEvent (load) {
this.str = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.str == 0) && (_alpha == 100)) {
this._parent.leave2._alpha = 0;
this.str = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 1025 (5 B)
t--;
Symbol 509 MovieClip Frame 1036 (5 B)
t--;
Symbol 509 MovieClip Frame 1048 (5 B)
t--;
Symbol 509 MovieClip Frame 1059 (5 B)
t--;
Symbol 509 MovieClip Frame 1072 (5 B)
t--;
Symbol 509 MovieClip Frame 1083 (5 B)
t--;
Symbol 509 MovieClip Frame 1088 (275 B)
if ((this.stroke2.str == 0) && (t >= 60)) {
gotoAndPlay ("16th");
}
if ((this.stroke2.str == 0) && (t < 60)) {
gotoAndPlay ("9th");
}
if (this.stroke2.str == 1) {
gotoAndPlay ("13th");
}
if (this.leave2.lv == 1) {
gotoAndPlay ("19th");
}
Instance of Symbol 257 MovieClip "leave3" in Symbol 509 MovieClip Frame 1089 (314 B)
onClipEvent (load) {
this.lv = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.lv == 0) && (_alpha == 100)) {
this._parent.stroke3._alpha = 0;
this.lv = 1;
_alpha = 0;
}
}
};
}
Instance of Symbol 259 MovieClip "stroke3" in Symbol 509 MovieClip Frame 1089 (316 B)
onClipEvent (load) {
this.str = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.str == 0) && (_alpha == 100)) {
this._parent.leave3._alpha = 0;
this.str = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 1100 (5 B)
t--;
Symbol 509 MovieClip Frame 1111 (5 B)
t--;
Symbol 509 MovieClip Frame 1122 (5 B)
t--;
Symbol 509 MovieClip Frame 1133 (5 B)
t--;
Symbol 509 MovieClip Frame 1145 (5 B)
t--;
Symbol 509 MovieClip Frame 1157 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1161 (278 B)
if ((this.stroke3.str == 0) && (t >= 150)) {
gotoAndPlay ("17th");
}
if ((this.stroke3.str == 0) && (t < 150)) {
gotoAndPlay ("16th");
}
if (this.stroke3.str == 1) {
gotoAndPlay ("14th");
}
if (this.leave3.lv == 1) {
gotoAndPlay ("20th");
}
Symbol 509 MovieClip Frame 1181 (21 B)
gotoAndPlay ("7th");
Symbol 509 MovieClip Frame 1201 (22 B)
gotoAndPlay ("21th");
Symbol 509 MovieClip Frame 1221 (22 B)
gotoAndPlay ("22th");
Instance of Symbol 221 MovieClip "short3" in Symbol 509 MovieClip Frame 1222 (312 B)
onClipEvent (load) {
this.rs = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.rs == 0) && (_alpha == 100)) {
this._parent.grab2._alpha = 0;
this.rs = 1;
_alpha = 0;
}
}
};
}
Instance of Symbol 223 MovieClip "grab2" in Symbol 509 MovieClip Frame 1222 (313 B)
onClipEvent (load) {
this.gr = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.gr == 0) && (_alpha == 100)) {
this._parent.short3._alpha = 0;
this.gr = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 1232 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1241 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1250 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1258 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1266 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1275 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1285 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1291 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1294 (265 B)
if ((t >= 60) && (this.grab2.gr == 0)) {
gotoAndPlay ("21th");
}
if ((t < 60) && (this.grab2.gr == 0)) {
gotoAndPlay ("7th");
}
if (this.short3.rs == 1) {
gotoAndPlay ("6th");
}
if (this.grab2.gr == 1) {
gotoAndPlay ("25th");
}
Instance of Symbol 221 MovieClip "short4" in Symbol 509 MovieClip Frame 1295 (312 B)
onClipEvent (load) {
this.rs = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.rs == 0) && (_alpha == 100)) {
this._parent.grab3._alpha = 0;
this.rs = 1;
_alpha = 0;
}
}
};
}
Instance of Symbol 223 MovieClip "grab3" in Symbol 509 MovieClip Frame 1295 (313 B)
onClipEvent (load) {
this.gr = 0;
_alpha = 100;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.gr == 0) && (_alpha == 100)) {
this._parent.short4._alpha = 0;
this.gr = 1;
_alpha = 0;
}
}
};
}
Symbol 509 MovieClip Frame 1302 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1311 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1321 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1330 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1339 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1348 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1356 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1365 (26 B)
if (t > 0) {
t--;
}
Symbol 509 MovieClip Frame 1367 (268 B)
if ((t >= 150) && (this.grab3.gr == 0)) {
gotoAndPlay ("22th");
}
if ((t < 150) && (this.grab3.gr == 0)) {
gotoAndPlay ("21th");
}
if (this.short4.rs == 1) {
gotoAndPlay ("6th");
}
if (this.grab3.gr == 1) {
gotoAndPlay ("26th");
}
Symbol 509 MovieClip Frame 1385 (14 B)
this.cum = 0;
Instance of Symbol 442 MovieClip in Symbol 509 MovieClip Frame 1522 (479 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 40)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 444 MovieClip in Symbol 509 MovieClip Frame 1522 (480 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 120)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 445 MovieClip in Symbol 509 MovieClip Frame 1522 (506 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue) && (this.cum == 0)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 60)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 447 MovieClip in Symbol 509 MovieClip Frame 1522 (506 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue) && (this.cum == 0)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 80)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 449 MovieClip in Symbol 509 MovieClip Frame 1522 (480 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 100)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 451 MovieClip in Symbol 509 MovieClip Frame 1522 (479 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 60)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 452 MovieClip in Symbol 509 MovieClip Frame 1522 (479 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 40)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 454 MovieClip in Symbol 509 MovieClip Frame 1522 (479 B)
onClipEvent (load) {
this.cum = 0;
this.t = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(this._parent.tissue2) && (this.cum == 0)) {
_alpha = 0;
this._parent.tissue2.play();
this._parent.cum++;
this.cum = 1;
}
if (this.hitTest(this._parent.tongue)) {
this._parent.tongue.play();
this.t++;
}
if ((this.hitTest(this._parent.tongue) && (this.t >= 40)) && (this.cum == 0)) {
_alpha = 0;
this._parent.cum++;
this.cum = 1;
}
}
Instance of Symbol 456 MovieClip "tissue" in Symbol 509 MovieClip Frame 1522 (371 B)
onClipEvent (load) {
this.tis = 0;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.tis == 0) && (this._parent.tissue2._alpha == 0)) {
this._parent.tissue2._alpha = 100;
this.tis = 1;
this._parent.lick.lk = 0;
this._parent.tongue._alpha = 0;
}
}
};
}
Instance of Symbol 458 MovieClip "lick" in Symbol 509 MovieClip Frame 1522 (370 B)
onClipEvent (load) {
this.lk = 0;
}
onClipEvent (enterFrame) {
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
if ((this.lk == 0) && (this._parent.tongue._alpha == 0)) {
this._parent.tissue2._alpha = 0;
this.lk = 1;
this._parent.tissue.tis = 0;
this._parent.tongue._alpha = 100;
}
}
};
}
Instance of Symbol 460 MovieClip in Symbol 509 MovieClip Frame 1522 (260 B)
onClipEvent (load) {
_alpha = 0;
}
onClipEvent (enterFrame) {
if (this._parent.cum >= 8) {
_alpha = 100;
onMouseDown = function () {
if (this.hitTest(_parent._xmouse + 300, _parent._ymouse + 400)) {
this._parent.gotoAndPlay(1);
}
};
}
}
Instance of Symbol 463 MovieClip "tissue2" in Symbol 509 MovieClip Frame 1522 (227 B)
onClipEvent (load) {
_alpha = 0;
}
onClipEvent (enterFrame) {
if (this._parent.tissue.tis == 1) {
_alpha = 100;
_x = _parent._xmouse;
_y = _parent._ymouse;
}
if (this._parent.tissue.tis == 0) {
_alpha = 0;
}
}
Instance of Symbol 472 MovieClip "tongue" in Symbol 509 MovieClip Frame 1522 (221 B)
onClipEvent (load) {
_alpha = 0;
}
onClipEvent (enterFrame) {
if (this._parent.lick.lk == 1) {
_alpha = 100;
_x = _parent._xmouse;
_y = _parent._ymouse;
}
if (this._parent.lick.lk == 0) {
_alpha = 0;
}
}
Symbol 509 MovieClip Frame 1595 (22 B)
gotoAndPlay ("24th");
Symbol 509 MovieClip Frame 1614 (22 B)
gotoAndPlay ("16th");
Symbol 509 MovieClip Frame 1634 (22 B)
gotoAndPlay ("17th");