Frame 1
fscommand ("showmenu", "false");
Instance of Symbol 5 MovieClip "hittest1" in Frame 1
onClipEvent (enterFrame) {
if (hittest(_root.hittest2)) {
player = 5;
}
}
Frame 2
if ((player = 5)) {
gotoAndPlay (3);
} else {
gotoAndStop (4);
}
Frame 3
trace("checkplayer, frame3");
gotoAndPlay (5);
Frame 4
trace("checkplayer, frame4");
Frame 6
ifFrameLoaded (23) {
gotoAndPlay (22);
}
Frame 21
gotoAndPlay (6);
Frame 22
oldQualtiy = _quality;
_quality = "MEDIUM";
stop();
loadVariablesNum ("http://www.kmb.com.hk/getkeye.php", 0);
Frame 23
stop();
startDrag ("boy", true);
Instance of Symbol 47 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 48 MovieClip "check1" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
Set("/:check", 1);
}
}
Instance of Symbol 49 MovieClip "check2" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 1) {
Set("/:check", 2);
} else {
gotoAndStop (50);
}
}
}
Instance of Symbol 50 MovieClip "check3" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 2) {
Set("/:check", 3);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 51 MovieClip "check4" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 3) {
Set("/:check", 4);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 52 MovieClip "check5" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 4) {
Set("/:check", 5);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 53 MovieClip "check6" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 5) {
Set("/:check", 6);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 54 MovieClip "check7" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 6) {
Set("/:check", 7);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 55 MovieClip "check8" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 7) {
Set("/:check", 8);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 56 MovieClip "check9" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 8) {
Set("/:check", 9);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 57 MovieClip "check10" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 9) {
Set("/:check", 10);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 58 MovieClip "check11" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 10) {
Set("/:check", 11);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 59 MovieClip "check12" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 11) {
Set("/:check", 12);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 60 MovieClip "check13" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 12) {
Set("/:check", 13);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 61 MovieClip "check14" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 13) {
Set("/:check", 14);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 62 MovieClip "check15" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 14) {
Set("/:check", 15);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 63 MovieClip "check16" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 15) {
Set("/:check", 16);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 64 MovieClip "check17" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 16) {
Set("/:check", 17);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 65 MovieClip "check18" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 17) {
Set("/:check", 18);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 66 MovieClip "check19" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 18) {
Set("/:check", 19);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 67 MovieClip "check20" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 19) {
Set("/:check", 20);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 68 MovieClip "check21" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 20) {
Set("/:check", 21);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 69 MovieClip "check22" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 21) {
Set("/:check", 22);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 70 MovieClip "check23" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 22) {
Set("/:check", 23);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 71 MovieClip "24" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 23) {
Set("/:check", 24);
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
}
}
Instance of Symbol 72 MovieClip "finish" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (/:check >= 24) {
Set("/:check", 25);
tellTarget ("/") {
gotoAndPlay ("success");
};
} else {
tellTarget ("/") {
gotoAndStop ("error");
};
}
trace("success");
}
}
Instance of Symbol 81 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 85 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 81 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 89 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 89 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 89 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 89 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 97 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 102 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 109 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 116 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 118 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 120 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 123 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 129 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 133 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 134 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 138 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 140 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("hit!");
tellTarget ("/boy") {
gotoAndPlay ("shock");
};
stopDrag();
}
}
Instance of Symbol 141 MovieClip "rest2" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("rest...");
tellTarget ("/timer/point1") {
stop();
};
}
}
Instance of Symbol 142 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("rest...end");
tellTarget ("/timer/point1") {
play();
};
}
}
Instance of Symbol 141 MovieClip "rest1" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("rest...");
tellTarget ("/timer/point1") {
stop();
};
}
}
Instance of Symbol 143 MovieClip in Frame 23
onClipEvent (enterFrame) {
tellTarget ("/timer/point1") {
play();
};
}
Instance of Symbol 143 MovieClip in Frame 23
onClipEvent (enterFrame) {
tellTarget ("/timer/point1") {
play();
};
}
Instance of Symbol 141 MovieClip "rest1" in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("rest...");
tellTarget ("/timer/point1") {
stop();
};
}
}
Instance of Symbol 142 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("rest...end");
tellTarget ("/timer/point1") {
play();
};
}
}
Instance of Symbol 142 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
trace("rest...end");
tellTarget ("/timer/point1") {
play();
};
}
}
Frame 24
stop();
tellTarget ("/timer/point1") {
stop();
};
Frame 26
stop();
Frame 28
stopDrag();
tellTarget ("/timer/point1") {
stop();
};
stop();
Frame 48
stop();
gotoAndPlay (51);
Frame 50
stop();
Frame 51
if (check != 25) {
gotoAndPlay (50);
}
if (467 < m) {
m = "467";
}
ikey = key - (int(key / 467) * 467);
keymod = ikey - (int(ikey / 5) * 5);
if (Number(keymod) == 0) {
e = 11;
n = 1333;
} else if (Number(keymod) == 1) {
e = 3;
n = 1081;
} else if (Number(keymod) == 2) {
e = 5;
n = 1007;
} else if (Number(keymod) == 3) {
e = 3;
n = 1363;
} else if (Number(keymod) == 4) {
e = 3;
n = 1537;
}
emodresult = e - (int(e / 2) * 2);
if (Number(emodresult) == 0) {
c1 = 1;
} else {
c1 = m;
}
d1 = (m * m) - (int((m * m) / n) * n);
i = 1;
while (Number(i) < Number(e / 2)) {
c1 = (d1 * c1) - (int((d1 * c1) / n) * n);
i = Number(i) + 1;
}
if (Number(emodresult) == 0) {
c2 = 1;
} else {
c2 = ikey;
}
d2 = (ikey * ikey) - (int((ikey * ikey) / n) * n);
i = 1;
while (Number(i) < Number(e / 2)) {
c2 = (d2 * c2) - (int((d2 * c2) / n) * n);
i = Number(i) + 1;
}
c1 = c1 + ikey;
urlpost = (("http://www.kmb.com.hk/putkeye.php?c1=" add c1) add "&c2=") add c2;
loadVariablesNum (urlpost, 0, "POST");
check = 0;
Frame 92
stop();
Frame 105
stop();
Symbol 9 Button
on (release) {
getURL ("http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash", "_self");
}
Symbol 24 Button
on (press) {
startDrag ("");
tellTarget ("_root.preloadboyaction") {
gotoAndPlay ("stop");
};
}
on (release) {
stopDrag();
tellTarget ("_root.preloadboyaction") {
gotoAndPlay ("start");
};
}
Symbol 28 MovieClip Frame 16
gotoAndPlay (1);
Symbol 29 MovieClip Frame 1
y = 0;
Symbol 29 MovieClip Frame 2
if (getProperty(_root.preloadboy, _y) < 326) {
setProperty(_root.preloadboy, _y , getProperty(_root.preloadboy, _y) + y);
}
Symbol 29 MovieClip Frame 3
y = y + 0.3;
gotoAndPlay (2);
Symbol 29 MovieClip Frame 4
stop();
Symbol 34 Button
on (release) {
gotoAndPlay (23);
}
Symbol 43 Button
on (keyPress "s") {
tellTarget ("/bgsound") {
nextFrame();
};
}
Symbol 45 MovieClip Frame 1
stop();
Symbol 45 MovieClip Frame 2
stop();
Symbol 45 MovieClip Frame 3
gotoAndPlay (1);
Symbol 85 MovieClip Frame 60
gotoAndPlay (1);
Symbol 89 MovieClip Frame 26
gotoAndPlay (1);
Symbol 96 MovieClip Frame 46
gotoAndPlay (1);
Symbol 97 MovieClip Frame 112
gotoAndPlay (1);
Symbol 102 MovieClip Frame 112
gotoAndPlay (1);
Symbol 109 MovieClip Frame 80
gotoAndPlay (1);
Symbol 138 MovieClip Frame 70
gotoAndPlay (1);
Symbol 140 MovieClip Frame 70
gotoAndPlay (1);
Symbol 154 MovieClip Frame 1
Set("/:m", -1);
Symbol 154 MovieClip Frame 2
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 11
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 20
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 29
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 38
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 47
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 56
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 65
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 74
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 83
Set("/:m", /:m + 1);
Symbol 154 MovieClip Frame 92
tellTarget ("../point2") {
nextFrame();
};
gotoAndPlay (2);
Symbol 156 MovieClip Frame 1
stop();
Set("../:m2", 0);
Symbol 156 MovieClip Frame 2
stop();
Symbol 156 MovieClip Frame 3
stop();
Symbol 156 MovieClip Frame 4
stop();
Symbol 156 MovieClip Frame 5
stop();
Symbol 156 MovieClip Frame 6
stop();
Symbol 156 MovieClip Frame 7
stop();
Symbol 156 MovieClip Frame 8
stop();
Symbol 156 MovieClip Frame 9
stop();
Symbol 156 MovieClip Frame 10
stop();
Symbol 156 MovieClip Frame 11
tellTarget ("../point3") {
nextFrame();
};
gotoAndPlay (1);
Symbol 157 MovieClip Frame 1
stop();
Symbol 157 MovieClip Frame 2
stop();
Symbol 157 MovieClip Frame 3
stop();
Symbol 157 MovieClip Frame 4
stop();
Symbol 157 MovieClip Frame 5
stop();
Set("../:m3", ../:m3 + 1);
Symbol 181 MovieClip Frame 1
status = 0;
Symbol 181 MovieClip Frame 12
gotoAndPlay (1);
Symbol 181 MovieClip Frame 13
status = status + 1;
trace(status);
tellTarget ("/") {
gotoAndStop ("restart");
};
Symbol 181 MovieClip Frame 23
stop();
tellTarget ("/") {
gotoAndPlay ("fail");
};
Symbol 181 MovieClip Frame 29
gotoAndPlay(_currentframe - 5);
Symbol 187 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 1
ran = random(5) + 2;
gotoAndPlay(ran);
Symbol 194 MovieClip Frame 2
stop();
Symbol 194 MovieClip Frame 3
stop();
Symbol 194 MovieClip Frame 4
stop();
Symbol 194 MovieClip Frame 5
stop();
Symbol 194 MovieClip Frame 6
stop();
Symbol 195 Button
on (release) {
gotoAndPlay (22);
check = 0;
}
Symbol 203 Button
on (release) {
gotoAndPlay (22);
}
Symbol 209 MovieClip Frame 17
gotoAndPlay (1);
Symbol 218 Button
on (release) {
loadVariablesNum ((("http://www.kmb.com.hk/putnamee.php?name=" + name) + "&hkid=") + hkid, 0, "POST");
play();
}
Symbol 219 Button
on (release) {
name = "";
hkid = "";
result = "";
gotoAndPlay (22);
}