Frame 1
ifFrameLoaded (72) {
gotoAndPlay (11);
}
Frame 10
gotoAndPlay (1);
Frame 11
result = "100";
Set("/:basenum", "6");
if (/:beginnow eq "") {
Set("/:smallclick", "off");
Set("/:nocheat", "off");
tellTarget ("stat_board/ledge_alone/ledge") {
gotoAndPlay (40);
};
Set("/:beginnow", "0");
}
if ((/:playscore eq "") or (/:playscore eq "0")) {
Set("/:playgirl", "1");
} else if (("0" < /:playscore) and (/:playscore < /:basenum)) {
Set("/:playgirl", /:playscore + "1");
}
if (/:smallclick eq "off") {
tellTarget ("/ryanfix/reward") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
}
tellTarget ("/board/board_indent/undergirl") {
gotoAndStop("girl" add /:playgirl);
};
Set("/:TG2", /:playgirl + "1");
if (/:basenum < /:TG2) {
Set("/:TG2", /:TG2 - /:basenum);
}
Set("/:TG3", /:playgirl + "2");
if (/:basenum < /:TG3) {
Set("/:TG3", /:TG3 - /:basenum);
}
Set("/:TG4", /:playgirl + "3");
if (/:basenum < /:TG4) {
Set("/:TG4", /:TG4 - /:basenum);
}
Set("/:TG5", /:playgirl + "4");
if (/:basenum < /:TG5) {
Set("/:TG5", /:TG5 - /:basenum);
}
Set("/:TG6", /:playgirl + "5");
if (/:basenum < /:TG6) {
Set("/:TG6", /:TG6 - /:basenum);
}
tellTarget ("/stat_board/thumb1") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("/stat_board/thumb2") {
gotoAndStop("girl" add /:TG2);
};
tellTarget ("/stat_board/thumb3") {
gotoAndStop("girl" add /:TG3);
};
tellTarget ("/stat_board/thumb4") {
gotoAndStop("girl" add /:TG4);
};
tellTarget ("/stat_board/thumb5") {
gotoAndStop("girl" add /:TG5);
};
tellTarget ("/stat_board/thumb6") {
gotoAndStop("girl" add /:TG6);
};
if ((/:playgirl eq "2") and (/:gother1 eq "on")) {
tellTarget ("/stat_board/thumb6/grey1") {
gotoAndStop (2);
};
} else if (((/:playgirl eq "3") and (/:gother1 eq "on")) and (/:gother2 eq "on")) {
tellTarget ("/stat_board/thumb5/grey1") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb6/grey2") {
gotoAndStop (2);
};
} else if ((((/:playgirl eq "4") and (/:gother1 eq "on")) and (/:gother2 eq "on")) and (/:gother3 eq "on")) {
tellTarget ("/stat_board/thumb4/grey1") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb5/grey2") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb6/grey3") {
gotoAndStop (2);
};
} else if (((((/:playgirl eq "5") and (/:gother1 eq "on")) and (/:gother2 eq "on")) and (/:gother3 eq "on")) and (/:gother4 eq "on")) {
tellTarget ("/stat_board/thumb3/grey1") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb4/grey2") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb5/grey3") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb6/grey4") {
gotoAndStop (2);
};
} else if ((((((/:playgirl eq "6") and (/:gother1 eq "on")) and (/:gother2 eq "on")) and (/:gother3 eq "on")) and (/:gother4 eq "on")) and (/:gother5 eq "on")) {
tellTarget ("/stat_board/thumb2/grey1") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb3/grey2") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb4/grey3") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb5/grey4") {
gotoAndStop (2);
};
tellTarget ("/stat_board/thumb6/grey5") {
gotoAndStop (2);
};
}
if ((((((((((o1 == "1") and (o2 == "1")) and (o3 == "1")) or (((o4 == "1") and (o5 == "1")) and (o6 == "1"))) or (((o7 == "1") and (o8 == "1")) and (o9 == "1"))) or (((o1 == "1") and (o4 == "1")) and (o7 == "1"))) or (((o2 == "1") and (o5 == "1")) and (o8 == "1"))) or (((o3 == "1") and (o6 == "1")) and (o9 == "1"))) or (((o1 == "1") and (o5 == "1")) and (o9 == "1"))) or (((o3 == "1") and (o5 == "1")) and (o7 == "1"))) {
Set("/:nocheat", "block");
result = "0";
gameover = "1";
scorec = scorec + "1";
gotoAndPlay (22);
}
if (((((((((((x1 == "1") and (x2 == "1")) and (x3 == "1")) and (/:nocheat eq "off")) or ((((x4 == "1") and (x5 == "1")) and (x6 == "1")) and (/:nocheat eq "off"))) or ((((x7 == "1") and (x8 == "1")) and (x9 == "1")) and (/:nocheat eq "off"))) or ((((x1 == "1") and (x4 == "1")) and (x7 == "1")) and (/:nocheat eq "off"))) or ((((x2 == "1") and (x5 == "1")) and (x8 == "1")) and (/:nocheat eq "off"))) or ((((x3 == "1") and (x6 == "1")) and (x9 == "1")) and (/:nocheat eq "off"))) or ((((x1 == "1") and (x5 == "1")) and (x9 == "1")) and (/:nocheat eq "off"))) or ((((x3 == "1") and (x5 == "1")) and (x7 == "1")) and (/:nocheat eq "off"))) {
result = "1";
gameover = "1";
scorep = scorep + "1";
Set("/:gother" add /:playgirl, "on");
tellTarget ("ryanfix") {
gotoAndPlay (2);
};
if (((((((/:playgirl eq "6") and (/:gother1 eq "on")) and (/:gother2 eq "on")) and (/:gother3 eq "on")) and (/:gother4 eq "on")) and (/:gother5 eq "on")) and (/:gother6 eq "on")) {
tellTarget ("/stat_board/thumb1/grey6") {
gotoAndStop (2);
};
gotoAndPlay (65);
} else {
gotoAndPlay (22);
}
}
if (((((((((b1 == "1") and (b2 == "1")) and (b3 == "1")) and (b4 == "1")) and (b5 == "1")) and (b6 == "1")) and (b7 == "1")) and (b8 == "1")) and (b9 == "1")) {
gameover = "1";
scoret = scoret + "1";
gotoAndPlay (22);
}
if ((turn == "1") and (gameover <> "1")) {
if (((((b1 == "1") or (b3 == "1")) or (b7 == "1")) or (b9 == "1")) and (b5 <> "1")) {
duplicateMovieClip ("/o", "o5", 5);
setProperty("/o5", _x , getProperty("/org5", _x));
setProperty("/o5", _y , getProperty("/org5", _y));
b5 = "1";
o5 = "1";
turn = "0";
}
}
if ((turn == "1") and (gameover <> "1")) {
if (((((o2 == "1") and (o3 == "1")) and (b1 <> "1")) or (((o4 == "1") and (o7 == "1")) and (b1 <> "1"))) or (((o9 == "1") and (o5 == "1")) and (b1 <> "1"))) {
duplicateMovieClip ("/o", "o1", 11);
setProperty("/o1", _x , getProperty("/org1", _x));
setProperty("/o1", _y , getProperty("/org1", _y));
b1 = "1";
o1 = "1";
turn = "0";
} else if (((((o2 == "1") and (o1 == "1")) and (b3 <> "1")) or (((o6 == "1") and (o9 == "1")) and (b3 <> "1"))) or (((o5 == "1") and (o7 == "1")) and (b3 <> "1"))) {
duplicateMovieClip ("/o", "o3", 3);
setProperty("/o3", _x , getProperty("/org3", _x));
setProperty("/o3", _y , getProperty("/org3", _y));
b3 = "1";
o3 = "1";
turn = "0";
} else if (((((o8 == "1") and (o9 == "1")) and (b7 <> "1")) or (((o1 == "1") and (o4 == "1")) and (b7 <> "1"))) or (((o3 == "1") and (o5 == "1")) and (b7 <> "1"))) {
duplicateMovieClip ("/o", "o7", 7);
setProperty("/o7", _x , getProperty("/org7", _x));
setProperty("/o7", _y , getProperty("/org7", _y));
b7 = "1";
o7 = "1";
turn = "0";
} else if ((((o1 == "1") and (o3 == "1")) and (b2 <> "1")) or (((o5 == "1") and (o8 == "1")) and (b2 <> "1"))) {
duplicateMovieClip ("/o", "o2", 2);
setProperty("/o2", _x , getProperty("/org2", _x));
setProperty("/o2", _y , getProperty("/org2", _y));
b2 = "1";
o2 = "1";
turn = "0";
} else if ((((((o4 == "1") and (o6 == "1")) and (b5 <> "1")) or (((o2 == "1") and (o8 == "1")) and (b5 <> "1"))) or (((o1 == "1") and (o9 == "1")) and (b5 <> "1"))) or (((o3 == "1") and (o7 == "1")) and (b5 <> "1"))) {
duplicateMovieClip ("/o", "o5", 5);
setProperty("/o5", _x , getProperty("/org5", _x));
setProperty("/o5", _y , getProperty("/org5", _y));
b5 = "1";
o5 = "1";
turn = "0";
} else if ((((o2 == "1") and (o5 == "1")) and (b8 <> "1")) or (((o7 == "1") and (o5 == "1")) and (b9 <> "1"))) {
duplicateMovieClip ("/o", "o8", 8);
setProperty("/o8", _x , getProperty("/org8", _x));
setProperty("/o8", _y , getProperty("/org8", _y));
b8 = "1";
o8 = "1";
turn = "0";
} else if ((((o5 == "1") and (o6 == "1")) and (b4 <> "1")) or (((o1 == "1") and (o7 == "1")) and (b4 <> "1"))) {
duplicateMovieClip ("/o", "o4", 4);
setProperty("/o4", _x , getProperty("/org4", _x));
setProperty("/o4", _y , getProperty("/org4", _y));
b4 = "1";
o4 = "1";
turn = "0";
} else if ((((o5 == "1") and (o4 == "1")) and (b6 <> "1")) or (((o3 == "1") and (o9 == "1")) and (b6 <> "1"))) {
duplicateMovieClip ("/o", "o6", 6);
setProperty("/o6", _x , getProperty("/org6", _x));
setProperty("/o6", _y , getProperty("/org6", _y));
b6 = "1";
o6 = "1";
turn = "0";
} else if (((((o3 == "1") and (o6 == "1")) and (b9 <> "1")) or (((o7 == "1") and (o8 == "1")) and (b9 <> "1"))) or (((o1 == "1") and (o5 == "1")) and (b9 <> "1"))) {
duplicateMovieClip ("/o", "o9", 9);
setProperty("/o9", _x , getProperty("/org9", _x));
setProperty("/o9", _y , getProperty("/org9", _y));
b9 = "1";
o9 = "1";
turn = "0";
}
if (turn == "1") {
if ((((x1 == "1") and (x3 == "1")) and (b2 <> "1")) or (((x5 == "1") and (x8 == "1")) and (b2 <> "1"))) {
duplicateMovieClip ("/o", "o2", 2);
setProperty("/o2", _x , getProperty("/org2", _x));
setProperty("/o2", _y , getProperty("/org2", _y));
b2 = "1";
o2 = "1";
} else if ((((((x4 == "1") and (x6 == "1")) and (b5 <> "1")) or (((x2 == "1") and (x8 == "1")) and (b5 <> "1"))) or (((x1 == "1") and (x9 == "1")) and (b5 <> "1"))) or (((x3 == "1") and (x7 == "1")) and (b5 <> "1"))) {
duplicateMovieClip ("/o", "o5", 5);
setProperty("/o5", _x , getProperty("/org5", _x));
setProperty("/o5", _y , getProperty("/org5", _y));
b5 = "1";
o5 = "1";
} else if ((((x7 == "1") and (x9 == "1")) and (b8 <> "1")) or (((x2 == "1") and (x5 == "1")) and (b8 <> "1"))) {
duplicateMovieClip ("/o", "o8", 8);
setProperty("/o8", _x , getProperty("/org8", _x));
setProperty("/o8", _y , getProperty("/org8", _y));
b8 = "1";
o8 = "1";
} else if ((((x1 == "1") and (x7 == "1")) and (b4 <> "1")) or (((x5 == "1") and (x6 == "1")) and (b4 <> "1"))) {
duplicateMovieClip ("/o", "o4", 4);
setProperty("/o4", _x , getProperty("/org4", _x));
setProperty("/o4", _y , getProperty("/org4", _y));
b4 = "1";
o4 = "1";
} else if ((((x3 == "1") and (x9 == "1")) and (b6 <> "1")) or (((x4 == "1") and (x5 == "1")) and (b6 <> "1"))) {
duplicateMovieClip ("/o", "o6", 6);
setProperty("/o6", _x , getProperty("/org6", _x));
setProperty("/o6", _y , getProperty("/org6", _y));
b6 = "1";
o6 = "1";
} else if (((((x1 == "1") and (x2 == "1")) and (b3 <> "1")) or (((x6 == "1") and (x9 == "1")) and (b3 <> "1"))) or (((x5 == "1") and (x7 == "1")) and (b3 <> "1"))) {
duplicateMovieClip ("/o", "o3", 3);
setProperty("/o3", _x , getProperty("/org3", _x));
setProperty("/o3", _y , getProperty("/org3", _y));
b3 = "1";
o3 = "1";
} else if (((((x2 == "1") and (x3 == "1")) and (b1 <> "1")) or (((x4 == "1") and (x7 == "1")) and (b1 <> "1"))) or (((x5 == "1") and (x9 == "1")) and (b1 <> "1"))) {
duplicateMovieClip ("/o", "o1", 11);
setProperty("/o1", _x , getProperty("/org1", _x));
setProperty("/o1", _y , getProperty("/org1", _y));
b1 = "1";
o1 = "1";
} else if (((((x7 == "1") and (x8 == "1")) and (b9 <> "1")) or (((x6 == "1") and (x3 == "1")) and (b9 <> "1"))) or (((x5 == "1") and (x1 == "1")) and (b9 <> "1"))) {
duplicateMovieClip ("/o", "o9", 9);
setProperty("/o9", _x , getProperty("/org9", _x));
setProperty("/o9", _y , getProperty("/org9", _y));
b9 = "1";
o9 = "1";
} else if (((((x8 == "1") and (x9 == "1")) and (b7 <> "1")) or (((x1 == "1") and (x4 == "1")) and (b7 <> "1"))) or (((x5 == "1") and (x3 == "1")) and (b7 <> "1"))) {
duplicateMovieClip ("/o", "o7", 7);
setProperty("/o7", _x , getProperty("/org7", _x));
setProperty("/o7", _y , getProperty("/org7", _y));
b7 = "1";
o7 = "1";
} else {
bob = "0";
while (bob <> "1") {
x = random("9") + "1";
if (x == "1") {
q = b1;
if (q <> "1") {
duplicateMovieClip ("/o", "o1", 11);
setProperty("/o1", _x , getProperty("/org1", _x));
setProperty("/o1", _y , getProperty("/org1", _y));
b1 = "1";
o1 = "1";
bob = "1";
}
} else if (x == "2") {
q = b2;
if (q <> "1") {
duplicateMovieClip ("/o", "o2", 2);
setProperty("/o2", _x , getProperty("/org2", _x));
setProperty("/o2", _y , getProperty("/org2", _y));
b2 = "1";
o2 = "1";
bob = "1";
}
} else if (x == "3") {
q = b3;
if (q <> "1") {
duplicateMovieClip ("/o", "o3", 3);
setProperty("/o3", _x , getProperty("/org3", _x));
setProperty("/o3", _y , getProperty("/org3", _y));
b3 = "1";
o3 = "1";
bob = "1";
}
} else if (x == "4") {
q = b4;
if (q <> "1") {
duplicateMovieClip ("/o", "o4", 4);
setProperty("/o4", _x , getProperty("/org4", _x));
setProperty("/o4", _y , getProperty("/org4", _y));
b4 = "1";
o4 = "1";
bob = "1";
}
} else if (x == "5") {
q = b5;
if (q <> "1") {
duplicateMovieClip ("/o", "o5", 5);
setProperty("/o5", _x , getProperty("/org5", _x));
setProperty("/o5", _y , getProperty("/org5", _y));
b5 = "1";
o5 = "1";
bob = "1";
}
} else if (x == "6") {
q = b6;
if (q <> "1") {
duplicateMovieClip ("/o", "o6", 6);
setProperty("/o6", _x , getProperty("/org6", _x));
setProperty("/o6", _y , getProperty("/org6", _y));
b6 = "1";
o6 = "1";
bob = "1";
}
} else if (x == "7") {
q = b7;
if (q <> "1") {
duplicateMovieClip ("/o", "o7", 7);
setProperty("/o7", _x , getProperty("/org7", _x));
setProperty("/o7", _y , getProperty("/org7", _y));
b7 = "1";
o7 = "1";
bob = "1";
}
} else if (x == "8") {
q = b8;
if (q <> "1") {
duplicateMovieClip ("/o", "o8", 8);
setProperty("/o8", _x , getProperty("/org8", _x));
setProperty("/o8", _y , getProperty("/org8", _y));
b8 = "1";
o8 = "1";
bob = "1";
}
} else if (x == "9") {
q = b9;
if (q <> "1") {
duplicateMovieClip ("/o", "o9", 9);
setProperty("/o9", _x , getProperty("/org9", _x));
setProperty("/o9", _y , getProperty("/org9", _y));
b9 = "1";
o9 = "1";
bob = "1";
}
}
}
}
}
turn = "0";
}
Frame 21
gotoAndPlay (11);
Frame 22
Set("/:compscore", scorec);
Set("/:playscore", scorep);
Set("/:tiescore", scoret);
setProperty("o", _visible , "0");
setProperty("o1", _visible , "0");
setProperty("o2", _visible , "0");
setProperty("o3", _visible , "0");
setProperty("o4", _visible , "0");
setProperty("o5", _visible , "0");
setProperty("o6", _visible , "0");
setProperty("o7", _visible , "0");
setProperty("o8", _visible , "0");
setProperty("o9", _visible , "0");
setProperty("x", _visible , "0");
setProperty("x1", _visible , "0");
setProperty("x2", _visible , "0");
setProperty("x3", _visible , "0");
setProperty("x4", _visible , "0");
setProperty("x5", _visible , "0");
setProperty("x6", _visible , "0");
setProperty("x7", _visible , "0");
setProperty("x8", _visible , "0");
setProperty("x9", _visible , "0");
Frame 25
if (result == "0") {
Set("/:nocheat", "block");
tellTarget ("stat_board/ledge_alone") {
play();
};
tellTarget ("stat_board/ledge_alone/ledge") {
gotoAndPlay (13);
};
gotoAndPlay (32);
} else if (result == "1") {
tellTarget ("stat_board/ledge_alone") {
play();
};
tellTarget ("stat_board/ledge_alone/ledge") {
gotoAndPlay (2);
};
tellTarget ("shadow") {
gotoAndStop (2);
};
gotoAndPlay (42);
} else if (result == "100") {
tellTarget ("stat_board/ledge_alone") {
play();
};
tellTarget ("stat_board/ledge_alone/ledge") {
gotoAndPlay (24);
};
gotoAndPlay (52);
}
Frame 32
removeMovieClip("/x");
removeMovieClip("/x1");
removeMovieClip("/x2");
removeMovieClip("/x3");
removeMovieClip("/x4");
removeMovieClip("/x5");
removeMovieClip("/x6");
removeMovieClip("/x7");
removeMovieClip("/x8");
removeMovieClip("/x9");
removeMovieClip("/o");
removeMovieClip("/o1");
removeMovieClip("/o2");
removeMovieClip("/o3");
removeMovieClip("/o4");
removeMovieClip("/o5");
removeMovieClip("/o6");
removeMovieClip("/o7");
removeMovieClip("/o8");
removeMovieClip("/o9");
Frame 37
Set("/:nocheat", "off");
stop();
Frame 42
tellTarget ("/showgirl") {
gotoAndStop("girl" add /:playgirl);
};
removeMovieClip("/x");
removeMovieClip("/x1");
removeMovieClip("/x2");
removeMovieClip("/x3");
removeMovieClip("/x4");
removeMovieClip("/x5");
removeMovieClip("/x6");
removeMovieClip("/x7");
removeMovieClip("/x8");
removeMovieClip("/x9");
removeMovieClip("/o");
removeMovieClip("/o1");
removeMovieClip("/o2");
removeMovieClip("/o3");
removeMovieClip("/o4");
removeMovieClip("/o5");
removeMovieClip("/o6");
removeMovieClip("/o7");
removeMovieClip("/o8");
removeMovieClip("/o9");
Frame 47
stop();
Frame 52
removeMovieClip("/x");
removeMovieClip("/x1");
removeMovieClip("/x2");
removeMovieClip("/x3");
removeMovieClip("/x4");
removeMovieClip("/x5");
removeMovieClip("/x6");
removeMovieClip("/x7");
removeMovieClip("/x8");
removeMovieClip("/x9");
removeMovieClip("/o");
removeMovieClip("/o1");
removeMovieClip("/o2");
removeMovieClip("/o3");
removeMovieClip("/o4");
removeMovieClip("/o5");
removeMovieClip("/o6");
removeMovieClip("/o7");
removeMovieClip("/o8");
removeMovieClip("/o9");
Frame 57
stop();
Frame 59
turn = "0";
b1 = "0";
b2 = "0";
b3 = "0";
b4 = "0";
b5 = "0";
b6 = "0";
b7 = "0";
b8 = "0";
b9 = "0";
x1 = "0";
x2 = "0";
x3 = "0";
x4 = "0";
x5 = "0";
x6 = "0";
x7 = "0";
x8 = "0";
x9 = "0";
o1 = "0";
o2 = "0";
o3 = "0";
o4 = "0";
o5 = "0";
o6 = "0";
o7 = "0";
o8 = "0";
o9 = "0";
gameover = "0";
x = "0";
bob = "0";
if (level == "0") {
gotoAndPlay (11);
} else if (level == "1") {
gotoAndPlay (11);
}
Frame 65
Set("/:playscore", scorep);
removeMovieClip("/x");
removeMovieClip("/x1");
removeMovieClip("/x2");
removeMovieClip("/x3");
removeMovieClip("/x4");
removeMovieClip("/x5");
removeMovieClip("/x6");
removeMovieClip("/x7");
removeMovieClip("/x8");
removeMovieClip("/x9");
removeMovieClip("/o");
removeMovieClip("/o1");
removeMovieClip("/o2");
removeMovieClip("/o3");
removeMovieClip("/o4");
removeMovieClip("/o5");
removeMovieClip("/o6");
removeMovieClip("/o7");
removeMovieClip("/o8");
removeMovieClip("/o9");
Frame 72
stop();
Symbol 23 MovieClip Frame 1
stop();
Symbol 23 MovieClip Frame 5
stop();
Symbol 23 MovieClip Frame 10
stop();
Symbol 23 MovieClip Frame 15
stop();
Symbol 23 MovieClip Frame 20
stop();
Symbol 23 MovieClip Frame 25
stop();
Symbol 23 MovieClip Frame 30
stop();
Symbol 45 MovieClip Frame 1
stop();
Symbol 45 MovieClip Frame 5
stop();
Symbol 45 MovieClip Frame 10
stop();
Symbol 45 MovieClip Frame 15
stop();
Symbol 45 MovieClip Frame 20
stop();
Symbol 45 MovieClip Frame 25
stop();
Symbol 45 MovieClip Frame 30
stop();
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 2
stop();
Symbol 50 MovieClip Frame 3
stop();
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 2
stop();
Symbol 51 MovieClip Frame 3
stop();
Symbol 62 MovieClip Frame 5
stop();
Symbol 66 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b1 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b1 = "1";
x1 = "1";
duplicateMovieClip ("/x", "x1", 10);
setProperty("/x1", _x , getProperty("/org1", _x));
setProperty("/x1", _y , getProperty("/org1", _y));
setProperty("board/board_indent/s1", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s1") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s1") {
gotoAndStop (1);
};
}
Symbol 67 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b2 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b2 = "1";
x2 = "1";
duplicateMovieClip ("/x", "x2", 20);
setProperty("/x2", _x , getProperty("/org2", _x));
setProperty("/x2", _y , getProperty("/org2", _y));
setProperty("board/board_indent/s2", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s2") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s2") {
gotoAndStop (1);
};
}
Symbol 68 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b3 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b3 = "1";
x3 = "1";
duplicateMovieClip ("/x", "x3", 30);
setProperty("/x3", _x , getProperty("/org3", _x));
setProperty("/x3", _y , getProperty("/org3", _y));
setProperty("board/board_indent/s3", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s3") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s3") {
gotoAndStop (1);
};
}
Symbol 69 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b4 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b4 = "1";
x4 = "1";
duplicateMovieClip ("/x", "x4", 40);
setProperty("/x4", _x , getProperty("/org4", _x));
setProperty("/x4", _y , getProperty("/org4", _y));
setProperty("board/board_indent/s4", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s4") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s4") {
gotoAndStop (1);
};
}
Symbol 70 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b5 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b5 = "1";
x5 = "1";
duplicateMovieClip ("/x", "x5", 50);
setProperty("/x5", _x , getProperty("/org5", _x));
setProperty("/x5", _y , getProperty("/org5", _y));
setProperty("board/board_indent/s5", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s5") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s5") {
gotoAndStop (1);
};
}
Symbol 71 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b6 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b6 = "1";
x6 = "1";
duplicateMovieClip ("/x", "x6", 60);
setProperty("/x6", _x , getProperty("/org6", _x));
setProperty("/x6", _y , getProperty("/org6", _y));
setProperty("board/board_indent/s6", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s6") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s6") {
gotoAndStop (1);
};
}
Symbol 72 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b7 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b7 = "1";
x7 = "1";
duplicateMovieClip ("/x", "x7", 70);
setProperty("/x7", _x , getProperty("/org7", _x));
setProperty("/x7", _y , getProperty("/org7", _y));
setProperty("board/board_indent/s7", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s7") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s7") {
gotoAndStop (1);
};
}
Symbol 73 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b8 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b8 = "1";
x8 = "1";
duplicateMovieClip ("/x", "x8", 80);
setProperty("/x8", _x , getProperty("/org8", _x));
setProperty("/x8", _y , getProperty("/org8", _y));
setProperty("board/board_indent/s8", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s8") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s8") {
gotoAndStop (1);
};
}
Symbol 74 Button
on (release) {
if ((/:smallclick eq "") or (/:smallclick eq "on")) {
Set("/:smallclick", "off");
tellTarget ("/shadow") {
gotoAndStop("girl" add /:playgirl);
};
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}
if (((b9 <> "1") and (turn == "0")) and (/:nocheat eq "off")) {
b9 = "1";
x9 = "1";
duplicateMovieClip ("/x", "x9", 90);
setProperty("/x9", _x , getProperty("/org9", _x));
setProperty("/x9", _y , getProperty("/org9", _y));
setProperty("board/board_indent/s9", _visible , "0");
turn = "1";
}
}
on (rollOver) {
tellTarget ("board/board_indent/s9") {
gotoAndStop (2);
};
}
on (rollOut) {
tellTarget ("board/board_indent/s9") {
gotoAndStop (1);
};
}
Symbol 82 MovieClip Frame 1
stop();
Symbol 82 MovieClip Frame 7
stop();
Symbol 82 MovieClip Frame 12
gotoAndStop (40);
Symbol 82 MovieClip Frame 18
stop();
Symbol 82 MovieClip Frame 23
gotoAndStop (40);
Symbol 82 MovieClip Frame 29
stop();
Symbol 82 MovieClip Frame 34
gotoAndStop (40);
Symbol 82 MovieClip Frame 40
stop();
Symbol 83 MovieClip Frame 6
stop();
Symbol 83 MovieClip Frame 16
gotoAndStop (6);
Symbol 93 MovieClip Frame 6
stop();
Symbol 100 Button
on (release) {
Set("/:smallclick", "on");
tellTarget ("/shadow") {
gotoAndStop ("girl1");
};
tellTarget ("/ryanfix/reward") {
gotoAndStop ("girl1");
};
tellTarget ("/ryanfix") {
gotoAndPlay (2);
};
}
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 2
stop();
Symbol 102 Button
on (release) {
Set("/:smallclick", "on");
tellTarget ("/shadow") {
gotoAndStop ("girl2");
};
tellTarget ("/ryanfix/reward") {
gotoAndStop ("girl2");
};
tellTarget ("/ryanfix") {
gotoAndPlay (2);
};
}
Symbol 103 MovieClip Frame 1
stop();
Symbol 103 MovieClip Frame 2
stop();
Symbol 104 Button
on (release) {
Set("/:smallclick", "on");
tellTarget ("/shadow") {
gotoAndStop ("girl3");
};
tellTarget ("/ryanfix/reward") {
gotoAndStop ("girl3");
};
tellTarget ("/ryanfix") {
gotoAndPlay (2);
};
}
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 2
stop();
Symbol 106 Button
on (release) {
Set("/:smallclick", "on");
tellTarget ("/shadow") {
gotoAndStop ("girl4");
};
tellTarget ("/ryanfix/reward") {
gotoAndStop ("girl4");
};
tellTarget ("/ryanfix") {
gotoAndPlay (2);
};
}
Symbol 107 MovieClip Frame 1
stop();
Symbol 107 MovieClip Frame 2
stop();
Symbol 109 Button
on (release) {
Set("/:smallclick", "on");
tellTarget ("/shadow") {
gotoAndStop ("girl5");
};
tellTarget ("/ryanfix/reward") {
gotoAndStop ("girl5");
};
tellTarget ("/ryanfix") {
gotoAndPlay (2);
};
}
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 2
stop();
Symbol 111 Button
on (release) {
Set("/:smallclick", "on");
tellTarget ("/shadow") {
gotoAndStop ("girl6");
};
tellTarget ("/ryanfix/reward") {
gotoAndStop ("girl6");
};
tellTarget ("/ryanfix") {
gotoAndPlay (2);
};
}
Symbol 112 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 2
stop();
Symbol 113 MovieClip Frame 1
stop();
Symbol 113 MovieClip Frame 5
stop();
Symbol 113 MovieClip Frame 10
stop();
Symbol 113 MovieClip Frame 15
stop();
Symbol 113 MovieClip Frame 20
stop();
Symbol 113 MovieClip Frame 25
stop();
Symbol 113 MovieClip Frame 30
stop();
Symbol 124 MovieClip Frame 1
stop();
Symbol 124 MovieClip Frame 5
tellTarget ("/seemore") {
gotoAndStop ("girl1");
};
stop();
Symbol 124 MovieClip Frame 10
tellTarget ("/seemore") {
gotoAndStop ("girl2");
};
stop();
Symbol 124 MovieClip Frame 15
tellTarget ("/seemore") {
gotoAndStop ("girl3");
};
stop();
Symbol 124 MovieClip Frame 20
tellTarget ("/seemore") {
gotoAndStop ("girl4");
};
stop();
Symbol 124 MovieClip Frame 25
tellTarget ("/seemore") {
gotoAndStop ("girl5");
};
stop();
Symbol 124 MovieClip Frame 30
tellTarget ("/seemore") {
gotoAndStop ("girl6");
};
stop();
Symbol 131 MovieClip Frame 12
stop();
Symbol 134 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 2
tellTarget ("string") {
gotoAndPlay (1);
};
Symbol 134 MovieClip Frame 9
stop();
Symbol 141 MovieClip Frame 1
stop();
Symbol 141 MovieClip Frame 5
stop();
Symbol 141 MovieClip Frame 10
stop();
Symbol 141 MovieClip Frame 15
stop();
Symbol 141 MovieClip Frame 20
stop();
Symbol 141 MovieClip Frame 25
stop();
Symbol 141 MovieClip Frame 30
stop();
Symbol 148 Button
on (release) {
tellTarget ("stat_board/ledge_alone") {
play();
};
tellTarget ("stat_board/ledge_alone/ledge") {
play();
};
tellTarget ("/shadow") {
gotoAndStop (1);
};
}
on (release) {
level = "0";
gotoAndStop (59);
}
on (release) {
tellTarget ("ryanfix") {
gotoAndStop (1);
};
}