STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228131
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/70462811?noj=FRM70462811-15DC" width="1" height="1"></div>

Strip Solitaire.swf

This is the info page for
Flash #27525

(Click the ID number above for more basic data on this flash file.)


Text
LOADING. . .

LOADING. . .

PLAY

PLAY

STRIP SOLITARE

vissor.com's

ACE

DEAL AGAIN

DEAL AGAIN

DEAL AGAIN

YOU WIN!

YOU WIN!

SCORE:

TIME:

click

ActionScript [AS1/AS2]

Frame 1
stop();
Instance of Symbol 4 MovieClip "loader" in Frame 1
onClipEvent (enterFrame) { _root.feedback = ((("Loading " + Math.round(_root.getBytesLoaded() / 1024)) + "/") + Math.round(_root.getBytesTotal() / 1024)) + "k"; if ((_root.getBytesLoaded() / _root.getBytesTotal()) < 0.99) { } else { _root.gotoAndPlay(2); } }
Frame 2
stop();
Frame 3
function mastercarry(card, low1, low2) { if ((((((_root["cc" add card] == 1) || (_root[("ccc" add card) add 1] == 1)) && (_root["c" add low1]._x <= (_root["c" add card]._x + 1))) && (_root["c" add low1]._x >= (_root["c" add card]._x - 1))) && (_root["c" add low1]._y >= (_root["c" add card]._y + 29))) && (_root["c" add low1]._y <= (_root["c" add card]._y + 31))) { _root[("ccc" add low1) add 1] = 1; /:dep++; _root["c" add low1].swapDepths(/:dep); _root.array[/:count] = low1; /:count++; } if ((((((_root["cc" add card] == 1) || (_root[("ccc" add card) add 1] == 1)) && (_root["c" add low2]._x <= (_root["c" add card]._x + 1))) && (_root["c" add low2]._x >= (_root["c" add card]._x - 1))) && (_root["c" add low2]._y >= (_root["c" add card]._y + 29))) && (_root["c" add low2]._y <= (_root["c" add card]._y + 31))) { _root[("ccc" add low2) add 1] = 1; /:dep++; _root["c" add low2].swapDepths(/:dep); _root.array[/:count] = low2; /:count++; } } function restore(card, high) { if (_root[("ccc" add card) add 1] == 1) { _root["c" add card]._x = _root["c" add high]._x; _root["c" add card]._y = _root["c" add high]._y + 30; } } function moveslavecards(card, low1, low2) { if (_root[("ccc" add low1) add 1] == 1) { _root["c" add low1]._x = _root["c" add card]._x; _root["c" add low1]._y = _root["c" add card]._y + 30; } if (_root[("ccc" add low2) add 1] == 1) { _root["c" add low2]._x = _root["c" add card]._x; _root["c" add low2]._y = _root["c" add card]._y + 30; } } function opencard(card) { x1 = _root["c" add card]._x; y1 = _root["c" add card]._y; if ((_root["c" add card]._x < 200) && (_root["c" add card]._y < 200)) { /:dep++; _root["c" add card]._x = 411.2; _root["c" add card]._y = 164.1; _root["c" add card].swapDepths(/:dep); with (_root["c" add card]) { gotoAndStop(1); } } else if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.score = _root.score + 5; with (_root["c" add card]) { gotoAndStop(1); } } } function detectcontact(card, below, low1, low2, high1, high2) { _root["cc" add card] = 0; if (((((((_root["c" add card]._y < 419) && (_root["c" add card]._x > 600)) && (Math.abs(_root["c" add card]._x - _root["c" add below]._x) <= 184.1)) && (Math.abs(_root["c" add card]._y - _root["c" add below]._y) <= 248)) && (_root[("ccc" add low1) add 1] != 1)) && (_root[("ccc" add low2) add 1] != 1)) && (_root["c" add below]._y < 165)) { _root["c" add card]._x = _root["c" add below]._x; _root["c" add card]._y = _root["c" add below]._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == card) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root["c" add card]._x - _root["c" add high2]._x) <= Math.abs(_root["c" add card]._x - _root["c" add high1]._x)) && (Math.abs(_root["c" add card]._y - _root["c" add high2]._y) <= 248)) && (Math.abs(_root["c" add card]._x - _root["c" add high2]._x) <= 184.1)) && (_root["c" add high2]._currentframe == 1)) { x1 = _root["c" add high2]._x; y1 = _root["c" add high2]._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root["c" add card]._x = x1; _root["c" add card]._y = y1 + 30; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:y < 507) && (/:x < 600)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == card) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + (30 * /:count)); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + (30 * /:count)); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + (30 * /:count)); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + (30 * /:count)); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + (30 * /:count)); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + (30 * /:count)); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + (30 * /:count)); } } else { _root["c" add card]._x = /:x; _root["c" add card]._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } } else if ((((Math.abs(_root["c" add card]._x - _root["c" add high1]._x) <= Math.abs(_root["c" add card]._x - _root["c" add high2]._x)) && (Math.abs(_root["c" add card]._y - _root["c" add high1]._y) <= 248)) && (Math.abs(_root["c" add card]._x - _root["c" add high1]._x) <= 184.1)) && (_root["c" add high1]._currentframe == 1)) { x1 = _root["c" add high1]._x; y1 = _root["c" add high1]._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root["c" add card]._x = x1; _root["c" add card]._y = y1 + 30; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:y < 507) && (/:x < 600)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == card) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + (30 * /:count)); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + (30 * /:count)); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + (30 * /:count)); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + (30 * /:count)); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + (30 * /:count)); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + (30 * /:count)); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + (30 * /:count)); } } else { _root["c" add card]._x = /:x; _root["c" add card]._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } } else { _root["c" add card]._x = /:x; _root["c" add card]._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } } shuffle = new Array(); array = new Array(); Set("/:a", 509.1); Set("/:a1", 509.1); Set("/:b", 514.1); Set("/:b1", 514.1); Set("/:i", 519.1); Set("/:i1", 519.1); Set("/:d", 524.1); Set("/:d1", 524.1); Set("/:e", 529.1); Set("/:e1", 529.1); Set("/:f", 534.1); Set("/:f1", 534.1); Set("/:g", 539.1); Set("/:g1", 539.1); Set("/:h1", (/:h2 = (/:h3 = (/:h4 = 0)))); Set("/:dep", 0); Set("/:win", 0); Set("/:loadedframe", 0); _root.youwon._alpha = 0; _root.score = 0; k = 0; while (k < 52) { _root["cc" add k] = 0; _root[("ccc" add k) add 1] = 0; shuffle[k] = -1; k++; } k = 0; while (k < 52) { do { rand = random(52); } while (shuffle[rand] != -1); shuffle[rand] = k; k++; } _root["c" add shuffle[0]]._x = 191.2; _root["c" add shuffle[0]]._y = 509.1; _root["c" add shuffle[1]]._x = 431.2; _root["c" add shuffle[1]]._y = 509.1; with (_root["c" add shuffle[1]]) { gotoAndStop(2); } _root["c" add shuffle[2]]._x = 431.2; _root["c" add shuffle[2]]._y = 514.1; /:dep++; _root["c" add shuffle[2]].swapDepths(/:dep); _root["c" add shuffle[3]]._x = 671.2; _root["c" add shuffle[3]]._y = 509.1; with (_root["c" add shuffle[3]]) { gotoAndStop(2); } _root["c" add shuffle[4]]._x = 671.2; _root["c" add shuffle[4]]._y = 514.1; with (_root["c" add shuffle[4]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[4]].swapDepths(/:dep); _root["c" add shuffle[5]]._x = 671.2; _root["c" add shuffle[5]]._y = 519.1; /:dep++; _root["c" add shuffle[5]].swapDepths(/:dep); _root["c" add shuffle[6]]._x = 911.2; _root["c" add shuffle[6]]._y = 509.1; with (_root["c" add shuffle[6]]) { gotoAndStop(2); } _root["c" add shuffle[7]]._x = 911.2; _root["c" add shuffle[7]]._y = 514.1; with (_root["c" add shuffle[7]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[7]].swapDepths(/:dep); _root["c" add shuffle[8]]._x = 911.2; _root["c" add shuffle[8]]._y = 519.1; with (_root["c" add shuffle[8]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[8]].swapDepths(/:dep); _root["c" add shuffle[9]]._x = 911.2; _root["c" add shuffle[9]]._y = 524.1; /:dep++; _root["c" add shuffle[9]].swapDepths(/:dep); _root["c" add shuffle[10]]._x = 1151.2; _root["c" add shuffle[10]]._y = 509.1; with (_root["c" add shuffle[10]]) { gotoAndStop(2); } _root["c" add shuffle[11]]._x = 1151.2; _root["c" add shuffle[11]]._y = 514.1; with (_root["c" add shuffle[11]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[11]].swapDepths(/:dep); _root["c" add shuffle[12]]._x = 1151.2; _root["c" add shuffle[12]]._y = 519.1; with (_root["c" add shuffle[12]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[12]].swapDepths(/:dep); _root["c" add shuffle[13]]._x = 1151.2; _root["c" add shuffle[13]]._y = 524.1; with (_root["c" add shuffle[13]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[13]].swapDepths(/:dep); _root["c" add shuffle[14]]._x = 1151.2; _root["c" add shuffle[14]]._y = 529.1; /:dep++; _root["c" add shuffle[14]].swapDepths(/:dep); _root["c" add shuffle[15]]._x = 1391.2; _root["c" add shuffle[15]]._y = 509.1; with (_root["c" add shuffle[15]]) { gotoAndStop(2); } _root["c" add shuffle[16]]._x = 1391.2; _root["c" add shuffle[16]]._y = 514.1; with (_root["c" add shuffle[16]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[16]].swapDepths(/:dep); _root["c" add shuffle[17]]._x = 1391.2; _root["c" add shuffle[17]]._y = 519.1; with (_root["c" add shuffle[17]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[17]].swapDepths(/:dep); _root["c" add shuffle[18]]._x = 1391.2; _root["c" add shuffle[18]]._y = 524.1; with (_root["c" add shuffle[18]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[18]].swapDepths(/:dep); _root["c" add shuffle[19]]._x = 1391.2; _root["c" add shuffle[19]]._y = 529.1; with (_root["c" add shuffle[19]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[19]].swapDepths(/:dep); _root["c" add shuffle[20]]._x = 1391.2; _root["c" add shuffle[20]]._y = 534.1; /:dep++; _root["c" add shuffle[20]].swapDepths(/:dep); _root["c" add shuffle[21]]._x = 1631.2; _root["c" add shuffle[21]]._y = 509.1; with (_root["c" add shuffle[21]]) { gotoAndStop(2); } _root["c" add shuffle[22]]._x = 1631.2; _root["c" add shuffle[22]]._y = 514.1; with (_root["c" add shuffle[22]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[22]].swapDepths(/:dep); _root["c" add shuffle[23]]._x = 1631.2; _root["c" add shuffle[23]]._y = 519.1; with (_root["c" add shuffle[23]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[23]].swapDepths(/:dep); _root["c" add shuffle[24]]._x = 1631.2; _root["c" add shuffle[24]]._y = 524.1; with (_root["c" add shuffle[24]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[24]].swapDepths(/:dep); _root["c" add shuffle[25]]._x = 1631.2; _root["c" add shuffle[25]]._y = 529.1; with (_root["c" add shuffle[25]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[25]].swapDepths(/:dep); _root["c" add shuffle[26]]._x = 1631.2; _root["c" add shuffle[26]]._y = 534.1; with (_root["c" add shuffle[26]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[26]].swapDepths(/:dep); _root["c" add shuffle[27]]._x = 1631.2; _root["c" add shuffle[27]]._y = 539.1; /:dep++; _root["c" add shuffle[27]].swapDepths(/:dep); k = 28; while (k < 52) { /:dep++; _root["c" add shuffle[k]].swapDepths(/:dep); _root["c" add shuffle[k]]._x = 135.3; _root["c" add shuffle[k]]._y = 164.1; with (_root["c" add shuffle[k]]) { gotoAndStop(2); } k++; } t = getTimer();
Instance of Symbol 30 MovieClip "timer" in Frame 3
onClipEvent (enterFrame) { if (_root.win != 4) { time = int((getTimer() - _root.t) / 1000); } }
Instance of Symbol 43 MovieClip "c12" in Frame 3
onClipEvent (enterFrame) { if ((_root.cc12 == 1) && ((_root.ccc371 == 1) || (_root.ccc501 == 1))) { _root.moveslavecards(12, 37, 50); } }
Instance of Symbol 51 MovieClip "c40" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc401 == 1) || (_root.cc40 == 1)) && ((_root.ccc01 == 1) || (_root.ccc131 == 1))) { _root.moveslavecards(40, 0, 13); } }
Instance of Symbol 55 MovieClip "c41" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc411 == 1) || (_root.cc41 == 1)) && ((_root.ccc11 == 1) || (_root.ccc141 == 1))) { _root.moveslavecards(41, 1, 14); } }
Instance of Symbol 59 MovieClip "c42" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc421 == 1) || (_root.cc42 == 1)) && ((_root.ccc21 == 1) || (_root.ccc151 == 1))) { _root.moveslavecards(42, 2, 15); } }
Instance of Symbol 63 MovieClip "c43" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc431 == 1) || (_root.cc43 == 1)) && ((_root.ccc31 == 1) || (_root.ccc161 == 1))) { _root.moveslavecards(43, 3, 16); } }
Instance of Symbol 67 MovieClip "c44" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc441 == 1) || (_root.cc44 == 1)) && ((_root.ccc41 == 1) || (_root.ccc171 == 1))) { _root.moveslavecards(44, 4, 17); } }
Instance of Symbol 71 MovieClip "c45" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc451 == 1) || (_root.cc45 == 1)) && ((_root.ccc51 == 1) || (_root.ccc181 == 1))) { _root.moveslavecards(45, 5, 18); } }
Instance of Symbol 75 MovieClip "c46" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc461 == 1) || (_root.cc46 == 1)) && ((_root.ccc61 == 1) || (_root.ccc191 == 1))) { _root.moveslavecards(46, 6, 19); } }
Instance of Symbol 79 MovieClip "c47" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc471 == 1) || (_root.cc47 == 1)) && ((_root.ccc71 == 1) || (_root.ccc201 == 1))) { _root.moveslavecards(47, 7, 20); } }
Instance of Symbol 83 MovieClip "c48" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc481 == 1) || (_root.cc48 == 1)) && ((_root.ccc81 == 1) || (_root.ccc211 == 1))) { _root.moveslavecards(48, 8, 21); } }
Instance of Symbol 87 MovieClip "c49" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc491 == 1) || (_root.cc49 == 1)) && ((_root.ccc91 == 1) || (_root.ccc221 == 1))) { _root.moveslavecards(49, 9, 22); } }
Instance of Symbol 91 MovieClip "c51" in Frame 3
onClipEvent (enterFrame) { if ((_root.cc51 == 1) && ((_root.ccc111 == 1) || (_root.ccc241 == 1))) { _root.moveslavecards(51, 11, 24); } }
Instance of Symbol 95 MovieClip "c50" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc501 == 1) || (_root.cc50 == 1)) && ((_root.ccc101 == 1) || (_root.ccc231 == 1))) { _root.moveslavecards(50, 10, 23); } }
Instance of Symbol 106 MovieClip "c2" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc21 == 1) || (_root.cc2 == 1)) && ((_root.ccc271 == 1) || (_root.ccc401 == 1))) { _root.moveslavecards(2, 27, 40); } }
Instance of Symbol 110 MovieClip "c3" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc31 == 1) || (_root.cc3 == 1)) && ((_root.ccc281 == 1) || (_root.ccc411 == 1))) { _root.moveslavecards(3, 28, 41); } }
Instance of Symbol 114 MovieClip "c4" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc41 == 1) || (_root.cc4 == 1)) && ((_root.ccc291 == 1) || (_root.ccc421 == 1))) { _root.moveslavecards(4, 29, 42); } }
Instance of Symbol 118 MovieClip "c5" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc51 == 1) || (_root.cc5 == 1)) && ((_root.ccc301 == 1) || (_root.ccc431 == 1))) { _root.moveslavecards(5, 30, 43); } }
Instance of Symbol 122 MovieClip "c6" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc61 == 1) || (_root.cc6 == 1)) && ((_root.ccc311 == 1) || (_root.ccc441 == 1))) { _root.moveslavecards(6, 31, 44); } }
Instance of Symbol 126 MovieClip "c7" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc71 == 1) || (_root.cc7 == 1)) && ((_root.ccc321 == 1) || (_root.ccc451 == 1))) { _root.moveslavecards(7, 32, 45); } }
Instance of Symbol 130 MovieClip "c8" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc81 == 1) || (_root.cc8 == 1)) && ((_root.ccc331 == 1) || (_root.ccc461 == 1))) { _root.moveslavecards(8, 33, 46); } }
Instance of Symbol 134 MovieClip "c9" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc91 == 1) || (_root.cc9 == 1)) && ((_root.ccc341 == 1) || (_root.ccc471 == 1))) { _root.moveslavecards(9, 34, 47); } }
Instance of Symbol 138 MovieClip "c11" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc111 == 1) || (_root.cc11 == 1)) && ((_root.ccc361 == 1) || (_root.ccc491 == 1))) { _root.moveslavecards(11, 36, 49); } }
Instance of Symbol 142 MovieClip "c10" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc101 == 1) || (_root.cc10 == 1)) && ((_root.ccc351 == 1) || (_root.ccc481 == 1))) { _root.moveslavecards(10, 35, 48); } }
Instance of Symbol 146 MovieClip "c35" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc351 == 1) || (_root.cc35 == 1)) && ((_root.ccc81 == 1) || (_root.ccc211 == 1))) { _root.moveslavecards(35, 8, 21); } }
Instance of Symbol 150 MovieClip "c38" in Frame 3
onClipEvent (enterFrame) { if ((_root.cc38 == 1) && ((_root.ccc111 == 1) || (_root.ccc241 == 1))) { _root.moveslavecards(38, 11, 24); } }
Instance of Symbol 154 MovieClip "c37" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc371 == 1) || (_root.cc37 == 1)) && ((_root.ccc101 == 1) || (_root.ccc231 == 1))) { _root.moveslavecards(37, 10, 23); } }
Instance of Symbol 162 MovieClip "c14" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc141 == 1) || (_root.cc1 == 14)) && ((_root.ccc261 == 1) || (_root.ccc391 == 1))) { _root.moveslavecards(14, 26, 39); } }
Instance of Symbol 166 MovieClip "c15" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc151 == 1) || (_root.cc15 == 1)) && ((_root.ccc271 == 1) || (_root.ccc401 == 1))) { _root.moveslavecards(15, 27, 40); } }
Instance of Symbol 170 MovieClip "c16" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc161 == 1) || (_root.cc16 == 1)) && ((_root.ccc281 == 1) || (_root.ccc411 == 1))) { _root.moveslavecards(16, 28, 41); } }
Instance of Symbol 174 MovieClip "c17" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc171 == 1) || (_root.cc17 == 1)) && ((_root.ccc291 == 1) || (_root.ccc421 == 1))) { _root.moveslavecards(17, 29, 42); } }
Instance of Symbol 178 MovieClip "c18" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc181 == 1) || (_root.cc18 == 1)) && ((_root.ccc301 == 1) || (_root.ccc431 == 1))) { _root.moveslavecards(18, 30, 43); } }
Instance of Symbol 182 MovieClip "c19" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc191 == 1) || (_root.cc19 == 1)) && ((_root.ccc311 == 1) || (_root.ccc441 == 1))) { _root.moveslavecards(19, 31, 44); } }
Instance of Symbol 186 MovieClip "c20" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc201 == 1) || (_root.cc20 == 1)) && ((_root.ccc321 == 1) || (_root.ccc451 == 1))) { _root.moveslavecards(20, 32, 45); } }
Instance of Symbol 190 MovieClip "c21" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc211 == 1) || (_root.cc21 == 1)) && ((_root.ccc331 == 1) || (_root.ccc461 == 1))) { _root.moveslavecards(21, 33, 46); } }
Instance of Symbol 194 MovieClip "c22" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc221 == 1) || (_root.cc22 == 1)) && ((_root.ccc341 == 1) || (_root.ccc471 == 1))) { _root.moveslavecards(22, 34, 47); } }
Instance of Symbol 198 MovieClip "c23" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc231 == 1) || (_root.cc23 == 1)) && ((_root.ccc351 == 1) || (_root.ccc481 == 1))) { _root.moveslavecards(23, 35, 48); } }
Instance of Symbol 202 MovieClip "c25" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc251 == 1) || (_root.cc25 == 1)) && ((_root.ccc371 == 1) || (_root.ccc501 == 1))) { _root.moveslavecards(25, 37, 50); } }
Instance of Symbol 206 MovieClip "c24" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc241 == 1) || (_root.cc24 == 1)) && ((_root.ccc361 == 1) || (_root.ccc491 == 1))) { _root.moveslavecards(24, 36, 49); } }
Instance of Symbol 214 MovieClip "c27" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc271 == 1) || (_root.cc27 == 1)) && ((_root.ccc01 == 1) || (_root.ccc131 == 1))) { _root.moveslavecards(27, 0, 13); } }
Instance of Symbol 218 MovieClip "c28" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc281 == 1) || (_root.cc28 == 1)) && ((_root.ccc11 == 1) || (_root.ccc141 == 1))) { _root.moveslavecards(28, 1, 14); } }
Instance of Symbol 222 MovieClip "c29" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc291 == 1) || (_root.cc29 == 1)) && ((_root.ccc21 == 1) || (_root.ccc151 == 1))) { _root.moveslavecards(29, 2, 15); } }
Instance of Symbol 226 MovieClip "c30" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc301 == 1) || (_root.cc30 == 1)) && ((_root.ccc31 == 1) || (_root.ccc161 == 1))) { _root.moveslavecards(30, 3, 16); } }
Instance of Symbol 230 MovieClip "c31" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc311 == 1) || (_root.cc31 == 1)) && ((_root.ccc41 == 1) || (_root.ccc171 == 1))) { _root.moveslavecards(31, 4, 17); } }
Instance of Symbol 234 MovieClip "c32" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc321 == 1) || (_root.cc32 == 1)) && ((_root.ccc51 == 1) || (_root.ccc181 == 1))) { _root.moveslavecards(32, 5, 18); } }
Instance of Symbol 238 MovieClip "c33" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc331 == 1) || (_root.cc33 == 1)) && ((_root.ccc61 == 1) || (_root.ccc191 == 1))) { _root.moveslavecards(33, 6, 19); } }
Instance of Symbol 242 MovieClip "c36" in Frame 3
onClipEvent (enterFrame) { if ((same != _root.timer.time) && (_root.win != 4)) { if ((_root.timer.time % 10) == 0) { same = _root.timer.time; if ((!_root.score) || (_root.score == 1)) { _root.score = 0; } else { _root.score = _root.score - 2; } } } if (((_root.ccc361 == 1) || (_root.cc36 == 1)) && ((_root.ccc221 == 1) || (_root.ccc91 == 1))) { _root.moveslavecards(36, 9, 22); } }
Instance of Symbol 246 MovieClip "c34" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc341 == 1) || (_root.cc34 == 1)) && ((_root.ccc71 == 1) || (_root.ccc201 == 1))) { _root.moveslavecards(34, 7, 20); } }
Instance of Symbol 250 MovieClip "c1" in Frame 3
onClipEvent (enterFrame) { if (((_root.ccc11 == 1) || (_root.cc1 == 1)) && ((_root.ccc261 == 1) || (_root.ccc391 == 1))) { _root.moveslavecards(1, 26, 39); } }
Instance of Symbol 252 MovieClip in Frame 3
onClipEvent (enterFrame) { if (_root.win == 4) { k = 0; while (k < 52) { _root["c" add k]._x = -500; _root["c" add k]._y = -500; k++; } _root.youwon._alpha = 100; } }
Instance of Symbol 7 MovieClip in Symbol 8 MovieClip Frame 1
onClipEvent (load) { XX = 2.39; } onClipEvent (enterFrame) { _alpha = (_alpha + ((100 - _alpha) / 12)); _width = (_width + (((XX * ((_root.getBytesLoaded() / _root.getBytesTotal()) * 100)) - _width) / 5)); }
Symbol 14 Button
on (release) { nextFrame(); }
Symbol 28 Button
on (release) { scorec = 0; k = 28; while (k < 52) { /:dep++; if (shuffle[k] != -1) { scorec = 1; _root["c" add shuffle[k]].swapDepths(/:dep); _root["c" add shuffle[k]]._x = 135.3; _root["c" add shuffle[k]]._y = 164.1; with (_root["c" add shuffle[k]]) { gotoAndStop(2); } } k++; } if (scorec == 1) { scorec = 0; if (_root.score >= 100) { _root.score = _root.score - 100; } else { _root.score = 0; } } }
Symbol 36 Button
on (release) { Set("/:a", 509.1); Set("/:a1", 509.1); Set("/:b", 514.1); Set("/:b1", 514.1); Set("/:i", 519.1); Set("/:i1", 519.1); Set("/:d", 524.1); Set("/:d1", 524.1); Set("/:e", 529.1); Set("/:e1", 529.1); Set("/:f", 534.1); Set("/:f1", 534.1); Set("/:g", 539.1); Set("/:g1", 539.1); Set("/:h1", (/:h2 = (/:h3 = (/:h4 = 0)))); Set("/:win", 0); _root.score = 0; _root.youwon._alpha = 0; k = 0; while (k < 52) { _root["cc" add k] = 0; _root[("ccc" add k) add 1] = 0; _root["c" add k].swapDepths(0); shuffle[k] = -1; k++; } k = 0; while (k < 52) { do { rand = random(52); } while (_root.shuffle[rand] != -1); _root.shuffle[rand] = k; k++; } _root["c" add _root.shuffle[0]]._x = 191.2; _root["c" add _root.shuffle[0]]._y = 509.1; with (_root["c" add shuffle[0]]) { gotoAndStop(1); } _root["c" add shuffle[1]]._x = 431.2; _root["c" add shuffle[1]]._y = 509.1; with (_root["c" add shuffle[1]]) { gotoAndStop(2); } _root["c" add shuffle[2]]._x = 431.2; _root["c" add shuffle[2]]._y = 514.1; with (_root["c" add shuffle[2]]) { gotoAndStop(1); } /:dep++; _root["c" add shuffle[2]].swapDepths(/:dep); _root["c" add shuffle[3]]._x = 671.2; _root["c" add shuffle[3]]._y = 509.1; with (_root["c" add shuffle[3]]) { gotoAndStop(2); } _root["c" add shuffle[4]]._x = 671.2; _root["c" add shuffle[4]]._y = 514.1; with (_root["c" add shuffle[4]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[4]].swapDepths(/:dep); _root["c" add shuffle[5]]._x = 671.2; _root["c" add shuffle[5]]._y = 519.1; /:dep++; _root["c" add shuffle[5]].swapDepths(/:dep); with (_root["c" add shuffle[5]]) { gotoAndStop(1); } _root["c" add shuffle[6]]._x = 911.2; _root["c" add shuffle[6]]._y = 509.1; with (_root["c" add shuffle[6]]) { gotoAndStop(2); } _root["c" add shuffle[7]]._x = 911.2; _root["c" add shuffle[7]]._y = 514.1; with (_root["c" add shuffle[7]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[7]].swapDepths(/:dep); _root["c" add shuffle[8]]._x = 911.2; _root["c" add shuffle[8]]._y = 519.1; with (_root["c" add shuffle[8]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[8]].swapDepths(/:dep); _root["c" add shuffle[9]]._x = 911.2; _root["c" add shuffle[9]]._y = 524.1; /:dep++; _root["c" add shuffle[9]].swapDepths(/:dep); with (_root["c" add shuffle[9]]) { gotoAndStop(1); } _root["c" add shuffle[10]]._x = 1151.2; _root["c" add shuffle[10]]._y = 509.1; with (_root["c" add shuffle[10]]) { gotoAndStop(2); } _root["c" add shuffle[11]]._x = 1151.2; _root["c" add shuffle[11]]._y = 514.1; with (_root["c" add shuffle[11]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[11]].swapDepths(/:dep); _root["c" add shuffle[12]]._x = 1151.2; _root["c" add shuffle[12]]._y = 519.1; with (_root["c" add shuffle[12]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[12]].swapDepths(/:dep); _root["c" add shuffle[13]]._x = 1151.2; _root["c" add shuffle[13]]._y = 524.1; with (_root["c" add shuffle[13]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[13]].swapDepths(/:dep); _root["c" add shuffle[14]]._x = 1151.2; _root["c" add shuffle[14]]._y = 529.1; with (_root["c" add shuffle[14]]) { gotoAndStop(1); } /:dep++; _root["c" add shuffle[14]].swapDepths(/:dep); _root["c" add shuffle[15]]._x = 1391.2; _root["c" add shuffle[15]]._y = 509.1; with (_root["c" add shuffle[15]]) { gotoAndStop(2); } _root["c" add shuffle[16]]._x = 1391.2; _root["c" add shuffle[16]]._y = 514.1; with (_root["c" add shuffle[16]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[16]].swapDepths(/:dep); _root["c" add shuffle[17]]._x = 1391.2; _root["c" add shuffle[17]]._y = 519.1; with (_root["c" add shuffle[17]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[17]].swapDepths(/:dep); _root["c" add shuffle[18]]._x = 1391.2; _root["c" add shuffle[18]]._y = 524.1; with (_root["c" add shuffle[18]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[18]].swapDepths(/:dep); _root["c" add shuffle[19]]._x = 1391.2; _root["c" add shuffle[19]]._y = 529.1; with (_root["c" add shuffle[19]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[19]].swapDepths(/:dep); _root["c" add shuffle[20]]._x = 1391.2; _root["c" add shuffle[20]]._y = 534.1; with (_root["c" add shuffle[20]]) { gotoAndStop(1); } /:dep++; _root["c" add shuffle[20]].swapDepths(/:dep); _root["c" add shuffle[21]]._x = 1631.2; _root["c" add shuffle[21]]._y = 509.1; with (_root["c" add shuffle[21]]) { gotoAndStop(2); } _root["c" add shuffle[22]]._x = 1631.2; _root["c" add shuffle[22]]._y = 514.1; with (_root["c" add shuffle[22]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[22]].swapDepths(/:dep); _root["c" add shuffle[23]]._x = 1631.2; _root["c" add shuffle[23]]._y = 519.1; with (_root["c" add shuffle[23]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[23]].swapDepths(/:dep); _root["c" add shuffle[24]]._x = 1631.2; _root["c" add shuffle[24]]._y = 524.1; with (_root["c" add shuffle[24]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[24]].swapDepths(/:dep); _root["c" add shuffle[25]]._x = 1631.2; _root["c" add shuffle[25]]._y = 529.1; with (_root["c" add shuffle[25]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[25]].swapDepths(/:dep); _root["c" add shuffle[26]]._x = 1631.2; _root["c" add shuffle[26]]._y = 534.1; with (_root["c" add shuffle[26]]) { gotoAndStop(2); } /:dep++; _root["c" add shuffle[26]].swapDepths(/:dep); _root["c" add shuffle[27]]._x = 1631.2; _root["c" add shuffle[27]]._y = 539.1; with (_root["c" add shuffle[27]]) { gotoAndStop(1); } /:dep++; _root["c" add shuffle[27]].swapDepths(/:dep); k = 28; while (k < 52) { /:dep++; _root["c" add shuffle[k]].swapDepths(/:dep); _root["c" add shuffle[k]]._x = 135.3; _root["c" add shuffle[k]]._y = 164.1; with (_root["c" add shuffle[k]]) { gotoAndStop(2); } k++; } _root.t = getTimer(); }
Symbol 39 Button
on (press) { Set("/:count", 0); _root.cc12 = 1; _root.array[0] = 12; /:count++; /:dep++; Set("/:x", _parent.c12._x); Set("/:y", _parent.c12._y); _parent.c12.swapDepths(/:dep); _root.mastercarry(12, 37, 50); _root.mastercarry(37, 10, 23); _root.mastercarry(50, 10, 23); _root.mastercarry(10, 35, 48); _root.mastercarry(23, 35, 48); _root.mastercarry(35, 8, 21); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc12 = 0; if (((((((_root.c12._y < 419) && (_root.c12._x > 600)) && (Math.abs(_root.c12._x - _root.c11._x) <= 184.1)) && (Math.abs(_root.c12._y - _root.c11._y) <= 248)) && (_root.ccc371 != 1)) && (_root.ccc501 != 1)) && (_root.c11._y < 165)) { /:win++; _root.c12._x = _root.c11._x; _root.c12._y = _root.c11._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:y < 507) && (/:x < 600)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } } else if (((Math.abs(_parent.c12._x - 191.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:a == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:y < 507) && (/:x < 600)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 191.2; _parent.c12._y = 509.1; Set("/:a", 509.1 + (30 * (/:count - 1))); Set("/:a1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c12._x - 431.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:b == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:y < 507) && (/:x < 600)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 431.2; _parent.c12._y = 509.1; Set("/:b", 509.1 + (30 * (/:count - 1))); Set("/:b1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c12._x - 671.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:i == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 671.2; _parent.c12._y = 509.1; Set("/:i", 509.1 + (30 * (/:count - 1))); Set("/:i1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c12._x - 911.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:d == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.1)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 911.2; _parent.c12._y = 509.1; Set("/:d", 509.1 + (30 * (/:count - 1))); Set("/:d1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c12._x - 1151.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:e == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 1151.2; _parent.c12._y = 509.1; Set("/:e", 509.1 + (30 * (/:count - 1))); Set("/:e1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c12._x - 1391.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:f == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 1391.2; _parent.c12._y = 509.1; Set("/:f", 509.1 + (30 * (/:count - 1))); Set("/:f1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c12._x - 1631.2) <= 184.1) && (Math.abs(_parent.c12._y - 509.1) <= 248.1)) && (/:g == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 12) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c12._x = 1631.2; _parent.c12._y = 509.1; Set("/:g", 509.1 + (30 * (/:count - 1))); Set("/:g1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else { _parent.c12._x = /:x; _parent.c12._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 42 Button
on (release) { _root.opencard(12); }
Symbol 43 MovieClip Frame 1
stop();
Symbol 43 MovieClip Frame 2
stop();
Symbol 45 Button
on (press) { Set("/:count", 0); _root.cc39 = 1; _root.ccc391 = 0; /:dep++; /:count++; Set("/:x", _parent.c39._x); Set("/:y", _parent.c39._y); _parent.c39.swapDepths(/:dep); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc39 = 0; if ((((Math.abs(_root.c39._y - _root.ace1._y) <= 248) && (Math.abs(_root.c39._x - _root.ace1._x) <= 184.1)) && (Math.abs(_root.c39._x - _root.ace1._x) <= Math.abs(_root.c39._x - _root.ace2._x))) && (/:h1 == 0)) { Set("/:h1", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c39._x = _root.ace1._x; _root.c39._y = _root.ace1._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 39) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c39._y - _root.ace2._y) <= 248) && (Math.abs(_root.c39._x - _root.ace2._x) <= 184.1)) && (Math.abs(_root.c39._x - _root.ace2._x) <= Math.abs(_root.c39._x - _root.ace3._x))) && (Math.abs(_root.c39._x - _root.ace2._x) <= Math.abs(_root.c39._x - _root.ace1._x))) && (/:h2 == 0)) { Set("/:h2", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c39._x = _root.ace2._x; _root.c39._y = _root.ace2._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 39) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c39._y - _root.ace3._y) <= 248) && (Math.abs(_root.c39._x - _root.ace3._x) <= 184.1)) && (Math.abs(_root.c39._x - _root.ace3._x) <= Math.abs(_root.c39._x - _root.ace4._x))) && (Math.abs(_root.c39._x - _root.ace3._x) <= Math.abs(_root.c39._x - _root.ace2._x))) && (/:h3 == 0)) { Set("/:h3", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c39._x = _root.ace3._x; _root.c39._y = _root.ace3._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 39) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c39._y - _root.ace4._y) <= 248) && (Math.abs(_root.c39._x - _root.ace4._x) <= 184.1)) && (Math.abs(_root.c39._x - _root.ace4._x) <= Math.abs(_root.c39._x - _root.ace3._x))) && (/:h4 == 0)) { Set("/:h4", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } } _root.c39._x = _root.ace4._x; _root.c39._y = _root.ace4._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 39) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c39._x - _root.c14._x) <= Math.abs(_root.c39._x - _root.c1._x)) && (Math.abs(_root.c39._y - _root.c14._y) <= 248)) && (Math.abs(_root.c39._x - _root.c14._x) <= 184.1)) && (_root.c14._currentframe == 1)) { x1 = _root.c14._x; y1 = _root.c14._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c39._x = x1; _root.c39._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else if ((/:x < 500) && (/:y < 200)) { k = 28; while (k < 52) { if (_root.shuffle[k] == 39) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c39._x = /:x; _root.c39._y = /:y; } } else if ((((Math.abs(_root.c39._x - _root.c1._x) < Math.abs(_root.c39._x - _root.c14._x)) && (Math.abs(_root.c39._y - _root.c1._y) <= 248)) && (Math.abs(_root.c39._x - _root.c1._x) <= 184.1)) && (_root.c1._currentframe == 1)) { x1 = _root.c1._x; y1 = _root.c1._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c39._x = x1; _root.c39._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else if ((/:x < 500) && (/:y < 200)) { k = 28; while (k < 52) { if (_root.shuffle[k] == 39) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c39._x = /:x; _root.c39._y = /:y; } } else { _root.c39._x = /:x; _root.c39._y = /:y; } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 46 Button
on (release) { _root.opencard(39); }
Symbol 47 MovieClip Frame 1
stop();
Symbol 47 MovieClip Frame 2
stop();
Symbol 49 Button
on (press) { Set("/:count", 0); _root.cc40 = 1; _root.ccc401 = 0; _root.array[0] = 40; /:dep++; /:count++; Set("/:x", _parent.c40._x); Set("/:y", _parent.c40._y); _parent.c40.swapDepths(/:dep); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(40, 39, 0, 13, 2, 15); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 50 Button
on (release) { _root.opencard(40); }
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 2
stop();
Symbol 53 Button
on (press) { Set("/:count", 0); _root.cc41 = 1; _root.ccc411 = 0; _root.array[0] = 41; /:count++; /:dep++; Set("/:x", _parent.c41._x); Set("/:y", _parent.c41._y); _parent.c41.swapDepths(/:dep); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(41, 40, 1, 14, 3, 16); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 54 Button
on (release) { _root.opencard(41); }
Symbol 55 MovieClip Frame 1
stop();
Symbol 55 MovieClip Frame 2
stop();
Symbol 57 Button
on (press) { Set("/:count", 0); _root.cc42 = 1; _root.ccc421 = 0; _root.array[0] = 42; /:dep++; /:count++; Set("/:x", _parent.c42._x); Set("/:y", _parent.c42._y); _parent.c42.swapDepths(/:dep); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(42, 41, 2, 15, 4, 17); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 58 Button
on (release) { _root.opencard(42); }
Symbol 59 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 2
stop();
Symbol 61 Button
on (press) { Set("/:count", 0); _root.cc43 = 1; _root.ccc431 = 0; _root.array[0] = 43; /:count++; /:dep++; Set("/:x", _parent.c43._x); Set("/:y", _parent.c43._y); _parent.c43.swapDepths(/:dep); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(43, 42, 3, 16, 5, 18); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 62 Button
on (release) { _root.opencard(43); }
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 2
stop();
Symbol 65 Button
on (press) { Set("/:count", 0); _root.cc44 = 1; _root.ccc441 = 0; _root.array[0] = 44; /:dep++; /:count++; Set("/:x", _parent.c44._x); Set("/:y", _parent.c44._y); _parent.c44.swapDepths(/:dep); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(44, 43, 4, 17, 6, 19); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 66 Button
on (release) { _root.opencard(44); }
Symbol 67 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 2
stop();
Symbol 69 Button
on (press) { Set("/:count", 0); _root.cc45 = 1; _root.ccc451 = 0; _root.array[0] = 45; /:count++; /:dep++; Set("/:x", _parent.c45._x); Set("/:y", _parent.c45._y); _parent.c45.swapDepths(/:dep); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(45, 44, 5, 18, 7, 20); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 70 Button
on (release) { _root.opencard(45); }
Symbol 71 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 2
stop();
Symbol 73 Button
on (press) { Set("/:count", 0); _root.cc46 = 1; _root.ccc461 = 0; _root.array[0] = 46; /:dep++; /:count++; Set("/:x", _parent.c46._x); Set("/:y", _parent.c46._y); _parent.c46.swapDepths(/:dep); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(46, 45, 6, 19, 8, 21); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 74 Button
on (release) { _root.opencard(46); }
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 2
stop();
Symbol 77 Button
on (press) { Set("/:count", 0); _root.cc47 = 1; _root.ccc471 = 0; _root.array[0] = 47; /:count++; /:dep++; Set("/:x", _parent.c47._x); Set("/:y", _parent.c47._y); _parent.c47.swapDepths(/:dep); _root.mastercarry(47, 7, 20); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(47, 46, 7, 20, 9, 22); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 78 Button
on (release) { _root.opencard(47); }
Symbol 79 MovieClip Frame 1
stop();
Symbol 79 MovieClip Frame 2
stop();
Symbol 81 Button
on (press) { Set("/:count", 0); _root.cc48 = 1; _root.ccc481 = 0; _root.array[0] = 48; /:dep++; /:count++; Set("/:x", _parent.c48._x); Set("/:y", _parent.c48._y); _parent.c48.swapDepths(/:dep); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(48, 47, 8, 21, 10, 23); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 82 Button
on (release) { _root.opencard(48); }
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 2
stop();
Symbol 85 Button
on (press) { Set("/:count", 0); _root.cc49 = 1; _root.ccc491 = 0; _root.array[0] = 49; /:count++; /:dep++; Set("/:x", _parent.c49._x); Set("/:y", _parent.c49._y); _parent.c49.swapDepths(/:dep); _root.mastercarry(49, 9, 22); _root.mastercarry(22, 34, 47); _root.mastercarry(9, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 20, 7); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(49, 48, 9, 22, 11, 24); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 86 Button
on (release) { _root.opencard(49); }
Symbol 87 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 2
stop();
Symbol 89 Button
on (press) { Set("/:count", 0); _root.cc51 = 1; _root.array[0] = 51; /:count++; /:dep++; Set("/:x", _parent.c51._x); Set("/:y", _parent.c51._y); _parent.c51.swapDepths(/:dep); _root.mastercarry(51, 11, 24); _root.mastercarry(11, 36, 49); _root.mastercarry(24, 36, 49); _root.mastercarry(36, 9, 22); _root.mastercarry(49, 9, 22); _root.mastercarry(9, 34, 47); _root.mastercarry(22, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 7, 20); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc51 = 0; if (((((((_root.c51._y < 419) && (_root.c51._x > 600)) && (Math.abs(_root.c51._x - _root.c50._x) <= 184.1)) && (Math.abs(_root.c51._y - _root.c50._y) <= 248)) && (_root.ccc111 != 1)) && (_root.ccc241 != 1)) && (_root.c50._y < 165)) { /:win++; _root.c51._x = _root.c50._x; _root.c51._y = _root.c50._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } } else if (((Math.abs(_parent.c51._x - 191.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:a == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 191.2; _parent.c51._y = 509.1; Set("/:a", 509.1 + (30 * (/:count - 1))); Set("/:a1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c51._x - 431.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:b == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 431.2; _parent.c51._y = 509.1; Set("/:b", 509.1 + (30 * (/:count - 1))); Set("/:b1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c51._x - 671.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:i == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 671.2; _parent.c51._y = 509.1; Set("/:i", 509.1 + (30 * (/:count - 1))); Set("/:i1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c51._x - 911.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:d == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 911.2; _parent.c51._y = 509.1; Set("/:d", 509.1 + (30 * (/:count - 1))); Set("/:d1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c51._x - 1151.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:e == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 1151.2; _parent.c51._y = 509.1; Set("/:e", 509.1 + (30 * (/:count - 1))); Set("/:e1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c51._x - 1391.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:f == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 1391.2; _parent.c51._y = 509.1; Set("/:f", 509.1 + (30 * (/:count - 1))); Set("/:f1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c51._x - 1631.2) <= 184.1) && (Math.abs(_parent.c51._y - 509.1) <= 248.1)) && (/:g == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 51) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c51._x = 1631.2; _parent.c51._y = 509.1; Set("/:g", 509.1 + (30 * (/:count - 1))); Set("/:g1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else { _parent.c51._x = /:x; _parent.c51._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 90 Button
on (release) { _root.opencard(51); }
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 2
stop();
Symbol 93 Button
on (press) { Set("/:count", 0); _root.cc50 = 1; _root.ccc501 = 0; _root.array[0] = 50; /:dep++; /:count++; Set("/:x", _parent.c50._x); Set("/:y", _parent.c50._y); _parent.c50.swapDepths(/:dep); _root.mastercarry(50, 10, 23); _root.mastercarry(10, 35, 48); _root.mastercarry(23, 35, 48); _root.mastercarry(35, 8, 21); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(50, 49, 10, 23, 12, 25); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 94 Button
on (release) { _root.opencard(50); }
Symbol 95 MovieClip Frame 1
stop();
Symbol 95 MovieClip Frame 2
stop();
Symbol 100 Button
on (press) { Set("/:count", 0); _root.cc0 = 1; _root.ccc01 = 0; /:dep++; /:count++; Set("/:x", _parent.c0._x); Set("/:y", _parent.c0._y); _parent.c0.swapDepths(/:dep); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc0 = 0; if ((((Math.abs(_root.c0._y - _root.ace1._y) <= 248) && (Math.abs(_root.c0._x - _root.ace1._x) <= 184.1)) && (Math.abs(_root.c0._x - _root.ace1._x) <= Math.abs(_root.c0._x - _root.ace2._x))) && (/:h1 == 0)) { Set("/:h1", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c0._x = _root.ace1._x; _root.c0._y = _root.ace1._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 0) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c0._y - _root.ace2._y) <= 248) && (Math.abs(_root.c0._x - _root.ace2._x) <= 184.1)) && (Math.abs(_root.c0._x - _root.ace2._x) <= Math.abs(_root.c0._x - _root.ace3._x))) && (Math.abs(_root.c0._x - _root.ace2._x) <= Math.abs(_root.c0._x - _root.ace1._x))) && (/:h2 == 0)) { Set("/:h2", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c0._x = _root.ace2._x; _root.c0._y = _root.ace2._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 0) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c0._y - _root.ace3._y) <= 248) && (Math.abs(_root.c0._x - _root.ace3._x) <= 184.1)) && (Math.abs(_root.c0._x - _root.ace3._x) <= Math.abs(_root.c0._x - _root.ace4._x))) && (Math.abs(_root.c0._x - _root.ace3._x) <= Math.abs(_root.c0._x - _root.ace2._x))) && (/:h3 == 0)) { Set("/:h3", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c0._x = _root.ace3._x; _root.c0._y = _root.ace3._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 0) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c0._y - _root.ace4._y) <= 248) && (Math.abs(_root.c0._x - _root.ace4._x) <= 184.1)) && (Math.abs(_root.c0._x - _root.ace4._x) <= Math.abs(_root.c0._x - _root.ace3._x))) && (/:h4 == 0)) { Set("/:h4", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } } _root.c0._x = _root.ace4._x; _root.c0._y = _root.ace4._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 0) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c0._x - _root.c40._x) <= Math.abs(_root.c0._x - _root.c27._x)) && (Math.abs(_root.c0._y - _root.c40._y) <= 248)) && (Math.abs(_root.c0._x - _root.c40._x) <= 184.1)) && (_root.c40._currentframe == 1)) { x1 = _root.c40._x; y1 = _root.c40._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c0._x = x1; _root.c0._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else { k = 28; while (k < 52) { if (_root.shuffle[k] == 0) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c0._x = /:x; _root.c0._y = /:y; } } else if ((((Math.abs(_root.c0._x - _root.c27._x) < Math.abs(_root.c0._x - _root.c40._x)) && (Math.abs(_root.c0._y - _root.c27._y) <= 248)) && (Math.abs(_root.c0._x - _root.c27._x) <= 184.1)) && (_root.c27._currentframe == 1)) { x1 = _root.c27._x; y1 = _root.c27._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c0._x = x1; _root.c0._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else { k = 28; while (k < 52) { if (_root.shuffle[k] == 0) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c0._x = /:x; _root.c0._y = /:y; } } else { _root.c0._x = /:x; _root.c0._y = /:y; } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 101 Button
on (release) { _root.opencard(0); }
Symbol 102 MovieClip Frame 1
stop();
Symbol 102 MovieClip Frame 2
stop();
Symbol 104 Button
on (press) { Set("/:count", 0); _root.cc2 = 1; _root.ccc21 = 0; _root.array[0] = 2; /:dep++; /:count++; Set("/:x", _parent.c2._x); Set("/:y", _parent.c2._y); _parent.c2.swapDepths(/:dep); _root.mastercarry(2, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(2, 1, 27, 40, 29, 42); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 105 Button
on (release) { _root.opencard(2); }
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 2
stop();
Symbol 108 Button
on (press) { Set("/:count", 0); _root.cc3 = 1; _root.ccc31 = 0; _root.array[0] = 3; /:count++; /:dep++; Set("/:x", _parent.c3._x); Set("/:y", _parent.c3._y); _parent.c3.swapDepths(/:dep); _root.mastercarry(3, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(3, 2, 28, 41, 30, 43); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 109 Button
on (release) { _root.opencard(3); }
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 2
stop();
Symbol 112 Button
on (press) { Set("/:count", 0); _root.cc4 = 1; _root.ccc41 = 0; _root.array[0] = 4; /:dep++; /:count++; Set("/:x", _parent.c4._x); Set("/:y", _parent.c4._y); _parent.c4.swapDepths(/:dep); _root.mastercarry(4, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(4, 3, 29, 42, 31, 44); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 113 Button
on (release) { _root.opencard(4); }
Symbol 114 MovieClip Frame 1
stop();
Symbol 114 MovieClip Frame 2
stop();
Symbol 116 Button
on (press) { Set("/:count", 0); _root.cc5 = 1; _root.ccc51 = 0; _root.array[0] = 5; /:count++; /:dep++; Set("/:x", _parent.c5._x); Set("/:y", _parent.c5._y); _parent.c5.swapDepths(/:dep); _root.mastercarry(5, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(5, 4, 30, 43, 32, 45); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 117 Button
on (release) { _root.opencard(5); }
Symbol 118 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 2
stop();
Symbol 120 Button
on (press) { Set("/:count", 0); _root.cc6 = 1; _root.ccc61 = 0; _root.array[0] = 6; /:dep++; /:count++; Set("/:x", _parent.c6._x); Set("/:y", _parent.c6._y); _parent.c6.swapDepths(/:dep); _root.mastercarry(6, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(6, 5, 31, 44, 33, 46); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 121 Button
on (release) { _root.opencard(6); }
Symbol 122 MovieClip Frame 1
stop();
Symbol 122 MovieClip Frame 2
stop();
Symbol 124 Button
on (press) { Set("/:count", 0); _root.cc7 = 1; _root.ccc71 = 0; _root.array[0] = 7; /:count++; /:dep++; Set("/:x", _parent.c7._x); Set("/:y", _parent.c7._y); _parent.c7.swapDepths(/:dep); _root.mastercarry(7, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(7, 6, 32, 45, 34, 47); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 125 Button
on (release) { _root.opencard(7); }
Symbol 126 MovieClip Frame 1
stop();
Symbol 126 MovieClip Frame 2
stop();
Symbol 128 Button
on (press) { Set("/:count", 0); _root.cc8 = 1; _root.ccc81 = 0; _root.array[0] = 8; /:dep++; /:count++; Set("/:x", _parent.c8._x); Set("/:y", _parent.c8._y); _parent.c8.swapDepths(/:dep); _root.mastercarry(8, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(8, 7, 33, 46, 35, 48); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 129 Button
on (release) { _root.opencard(8); }
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 2
stop();
Symbol 132 Button
on (press) { Set("/:count", 0); _root.cc9 = 1; _root.ccc91 = 0; _root.array[0] = 9; /:count++; /:dep++; Set("/:x", _parent.c9._x); Set("/:y", _parent.c9._y); _parent.c9.swapDepths(/:dep); _root.mastercarry(9, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 20, 7); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(9, 8, 34, 47, 36, 49); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 133 Button
on (release) { _root.opencard(9); }
Symbol 134 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 2
stop();
Symbol 136 Button
on (press) { Set("/:count", 0); _root.cc11 = 1; _root.ccc111 = 0; _root.array[0] = 11; /:dep++; /:count++; Set("/:x", _parent.c11._x); Set("/:y", _parent.c11._y); _parent.c11.swapDepths(/:dep); _root.mastercarry(11, 36, 49); _root.mastercarry(36, 9, 22); _root.mastercarry(49, 9, 22); _root.mastercarry(22, 34, 47); _root.mastercarry(9, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 7, 20); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(11, 10, 36, 49, 38, 51); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 137 Button
on (release) { _root.opencard(11); }
Symbol 138 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 2
stop();
Symbol 140 Button
on (press) { Set("/:count", 0); _root.cc10 = 1; _root.ccc101 = 0; _root.array[0] = 10; /:dep++; /:count++; Set("/:x", _parent.c10._x); Set("/:y", _parent.c10._y); _parent.c10.swapDepths(/:dep); _root.mastercarry(10, 35, 48); _root.mastercarry(35, 8, 21); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(10, 9, 35, 48, 37, 50); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 141 Button
on (release) { _root.opencard(10); }
Symbol 142 MovieClip Frame 1
stop();
Symbol 142 MovieClip Frame 2
stop();
Symbol 144 Button
on (press) { Set("/:count", 0); _root.cc35 = 1; _root.ccc351 = 0; _root.array[0] = 35; /:dep++; /:count++; Set("/:x", _parent.c35._x); Set("/:y", _parent.c35._y); _parent.c35.swapDepths(/:dep); _root.mastercarry(35, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(35, 34, 8, 21, 10, 23); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 145 Button
on (release) { _root.opencard(35); }
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 2
stop();
Symbol 148 Button
on (press) { Set("/:count", 0); _root.cc38 = 1; _root.ccc381 = 0; _root.array[0] = 38; /:count++; /:dep++; Set("/:x", _parent.c38._x); Set("/:y", _parent.c38._y); _parent.c38.swapDepths(/:dep); _root.mastercarry(38, 11, 24); _root.mastercarry(11, 36, 49); _root.mastercarry(24, 36, 49); _root.mastercarry(36, 9, 22); _root.mastercarry(49, 9, 22); _root.mastercarry(9, 34, 47); _root.mastercarry(22, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 7, 20); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc38 = 0; if (((((((_root.c38._y < 419) && (_root.c38._x > 600)) && (Math.abs(_root.c38._x - _root.c37._x) <= 184.1)) && (Math.abs(_root.c38._y - _root.c37._y) <= 248)) && (_root.ccc111 != 1)) && (_root.ccc241 != 1)) && (_root.c37._y < 165)) { /:win++; _root.c38._x = _root.c37._x; _root.c38._y = _root.c37._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } } else if (((Math.abs(_parent.c38._x - 191.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:a == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 191.2; _parent.c38._y = 509.1; Set("/:a", 509.1 + (30 * (/:count - 1))); Set("/:a1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c38._x - 431.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:b == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 431.2; _parent.c38._y = 509.1; Set("/:b", 509.1 + (30 * (/:count - 1))); Set("/:b1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c38._x - 671.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:i == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 671.2; _parent.c38._y = 509.1; Set("/:i", 509.1 + (30 * (/:count - 1))); Set("/:i1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c38._x - 911.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:d == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 911.2; _parent.c38._y = 509.1; Set("/:d", 509.1 + (30 * (/:count - 1))); Set("/:d1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c38._x - 1151.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:e == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 1151.2; _parent.c38._y = 509.1; Set("/:e", 509.1 + (30 * (/:count - 1))); Set("/:e1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c38._x - 1391.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:f == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 1391.2; _parent.c38._y = 509.1; Set("/:f", 509.1 + (30 * (/:count - 1))); Set("/:f1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c38._x - 1631.2) <= 184.1) && (Math.abs(_parent.c38._y - 509.1) <= 248.1)) && (/:g == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 38) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c38._x = 1631.2; _parent.c38._y = 509.1; Set("/:g", 509.1 + (30 * (/:count - 1))); Set("/:g1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else { _parent.c38._x = /:x; _parent.c38._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 149 Button
on (release) { _root.opencard(38); }
Symbol 150 MovieClip Frame 1
stop();
Symbol 150 MovieClip Frame 2
stop();
Symbol 152 Button
on (press) { Set("/:count", 0); _root.cc37 = 1; _root.ccc371 = 0; _root.array[0] = 37; /:dep++; /:count++; Set("/:x", _parent.c37._x); Set("/:y", _parent.c37._y); _parent.c37.swapDepths(/:dep); _root.mastercarry(37, 10, 23); _root.mastercarry(10, 35, 48); _root.mastercarry(23, 35, 48); _root.mastercarry(35, 8, 21); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(37, 36, 10, 23, 12, 25); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 153 Button
on (release) { _root.opencard(37); }
Symbol 154 MovieClip Frame 1
stop();
Symbol 154 MovieClip Frame 2
stop();
Symbol 156 Button
on (press) { Set("/:count", 0); _root.cc13 = 1; _root.ccc131 = 0; /:dep++; /:count++; Set("/:x", _parent.c13._x); Set("/:y", _parent.c13._y); _parent.c13.swapDepths(/:dep); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc13 = 0; if ((((Math.abs(_root.c13._y - _root.ace1._y) <= 248) && (Math.abs(_root.c13._x - _root.ace1._x) <= 184.1)) && (Math.abs(_root.c13._x - _root.ace1._x) <= Math.abs(_root.c13._x - _root.ace2._x))) && (/:h1 == 0)) { Set("/:h1", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c13._x = _root.ace1._x; _root.c13._y = _root.ace1._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 13) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c13._y - _root.ace2._y) <= 248) && (Math.abs(_root.c13._x - _root.ace2._x) <= 184.1)) && (Math.abs(_root.c13._x - _root.ace2._x) <= Math.abs(_root.c13._x - _root.ace3._x))) && (Math.abs(_root.c13._x - _root.ace2._x) <= Math.abs(_root.c13._x - _root.ace1._x))) && (/:h2 == 0)) { Set("/:h2", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c13._x = _root.ace2._x; _root.c13._y = _root.ace2._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 13) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c13._y - _root.ace3._y) <= 248) && (Math.abs(_root.c13._x - _root.ace3._x) <= 184.1)) && (Math.abs(_root.c13._x - _root.ace3._x) <= Math.abs(_root.c13._x - _root.ace4._x))) && (Math.abs(_root.c13._x - _root.ace3._x) <= Math.abs(_root.c13._x - _root.ace2._x))) && (/:h3 == 0)) { Set("/:h3", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c13._x = _root.ace3._x; _root.c13._y = _root.ace3._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 13) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c13._y - _root.ace4._y) <= 248) && (Math.abs(_root.c13._x - _root.ace4._x) <= 184.1)) && (Math.abs(_root.c13._x - _root.ace4._x) <= Math.abs(_root.c13._x - _root.ace3._x))) && (/:h4 == 0)) { Set("/:h4", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } } _root.c13._x = _root.ace4._x; _root.c13._y = _root.ace4._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 13) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c13._x - _root.c40._x) <= Math.abs(_root.c13._x - _root.c27._x)) && (Math.abs(_root.c13._y - _root.c40._y) <= 248)) && (Math.abs(_root.c13._x - _root.c40._x) <= 184.1)) && (_root.c40._currentframe == 1)) { x1 = _root.c40._x; y1 = _root.c40._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c13._x = x1; _root.c13._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else { k = 28; while (k < 52) { if (_root.shuffle[k] == 13) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c13._x = /:x; _root.c13._y = /:y; } } else if ((((Math.abs(_root.c13._x - _root.c27._x) < Math.abs(_root.c13._x - _root.c40._x)) && (Math.abs(_root.c13._y - _root.c27._y) <= 248)) && (Math.abs(_root.c13._x - _root.c27._x) <= 184.1)) && (_root.c27._currentframe == 1)) { x1 = _root.c27._x; y1 = _root.c27._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c13._x = x1; _root.c13._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else { k = 28; while (k < 52) { if (_root.shuffle[k] == 13) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c13._x = /:x; _root.c13._y = /:y; } } else { _root.c13._x = /:x; _root.c13._y = /:y; } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 157 Button
on (release) { _root.opencard(13); }
Symbol 158 MovieClip Frame 1
stop();
Symbol 158 MovieClip Frame 2
stop();
Symbol 160 Button
on (press) { Set("/:count", 0); _root.cc14 = 1; _root.ccc141 = 0; _root.array[0] = 14; /:count++; /:dep++; Set("/:x", _parent.c14._x); Set("/:y", _parent.c14._y); _parent.c14.swapDepths(/:dep); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(14, 13, 26, 39, 28, 41); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 161 Button
on (release) { _root.opencard(14); }
Symbol 162 MovieClip Frame 1
stop();
Symbol 162 MovieClip Frame 2
stop();
Symbol 164 Button
on (press) { Set("/:count", 0); _root.cc15 = 1; _root.ccc151 = 0; _root.array[0] = 15; /:dep++; /:count++; Set("/:x", _parent.c15._x); Set("/:y", _parent.c15._y); _parent.c15.swapDepths(/:dep); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(15, 14, 27, 40, 29, 42); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 165 Button
on (release) { _root.opencard(15); }
Symbol 166 MovieClip Frame 1
stop();
Symbol 166 MovieClip Frame 2
stop();
Symbol 168 Button
on (press) { Set("/:count", 0); _root.cc16 = 1; _root.ccc161 = 0; _root.array[0] = 16; /:count++; /:dep++; Set("/:x", _parent.c16._x); Set("/:y", _parent.c16._y); _parent.c16.swapDepths(/:dep); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(16, 15, 28, 41, 30, 43); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 169 Button
on (release) { _root.opencard(16); }
Symbol 170 MovieClip Frame 1
stop();
Symbol 170 MovieClip Frame 2
stop();
Symbol 172 Button
on (press) { Set("/:count", 0); _root.cc17 = 1; _root.ccc171 = 0; _root.array[0] = 17; /:dep++; /:count++; Set("/:x", _parent.c17._x); Set("/:y", _parent.c17._y); _parent.c17.swapDepths(/:dep); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(17, 16, 29, 42, 31, 44); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 173 Button
on (release) { _root.opencard(17); }
Symbol 174 MovieClip Frame 1
stop();
Symbol 174 MovieClip Frame 2
stop();
Symbol 176 Button
on (press) { Set("/:count", 0); _root.cc18 = 1; _root.ccc181 = 0; _root.array[0] = 18; /:count++; /:dep++; Set("/:x", _parent.c18._x); Set("/:y", _parent.c18._y); _parent.c18.swapDepths(/:dep); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(18, 17, 30, 43, 32, 45); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 177 Button
on (release) { _root.opencard(18); }
Symbol 178 MovieClip Frame 1
stop();
Symbol 178 MovieClip Frame 2
stop();
Symbol 180 Button
on (press) { Set("/:count", 0); _root.cc19 = 1; _root.ccc191 = 0; _root.array[0] = 19; /:dep++; /:count++; Set("/:x", _parent.c19._x); Set("/:y", _parent.c19._y); _parent.c19.swapDepths(/:dep); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(19, 18, 31, 44, 33, 46); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 181 Button
on (release) { _root.opencard(19); }
Symbol 182 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 2
stop();
Symbol 184 Button
on (press) { Set("/:count", 0); _root.cc20 = 1; _root.ccc201 = 0; _root.array[0] = 20; /:count++; /:dep++; Set("/:x", _parent.c20._x); Set("/:y", _parent.c20._y); _parent.c20.swapDepths(/:dep); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(20, 19, 32, 45, 34, 47); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 185 Button
on (release) { _root.opencard(20); }
Symbol 186 MovieClip Frame 1
stop();
Symbol 186 MovieClip Frame 2
stop();
Symbol 188 Button
on (press) { Set("/:count", 0); _root.cc21 = 1; _root.ccc211 = 0; _root.array[0] = 21; /:dep++; /:count++; Set("/:x", _parent.c21._x); Set("/:y", _parent.c21._y); _parent.c21.swapDepths(/:dep); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(21, 20, 33, 46, 35, 48); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 189 Button
on (release) { _root.opencard(21); }
Symbol 190 MovieClip Frame 1
stop();
Symbol 190 MovieClip Frame 2
stop();
Symbol 192 Button
on (press) { Set("/:count", 0); _root.cc22 = 1; _root.ccc221 = 0; _root.array[0] = 22; /:count++; /:dep++; Set("/:x", _parent.c22._x); Set("/:y", _parent.c22._y); _parent.c22.swapDepths(/:dep); _root.mastercarry(22, 34, 47); _root.mastercarry(9, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 20, 7); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(22, 21, 34, 47, 36, 49); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 193 Button
on (release) { _root.opencard(22); }
Symbol 194 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 2
stop();
Symbol 196 Button
on (press) { Set("/:count", 0); _root.cc23 = 1; _root.ccc231 = 0; _root.array[0] = 23; /:dep++; /:count++; Set("/:x", _parent.c23._x); Set("/:y", _parent.c23._y); _parent.c23.swapDepths(/:dep); _root.mastercarry(23, 35, 48); _root.mastercarry(35, 8, 21); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(23, 22, 35, 48, 37, 50); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 197 Button
on (release) { _root.opencard(23); }
Symbol 198 MovieClip Frame 1
stop();
Symbol 198 MovieClip Frame 2
stop();
Symbol 200 Button
on (press) { Set("/:count", 0); _root.cc25 = 1; _root.array[0] = 25; /:count++; /:dep++; Set("/:x", _parent.c25._x); Set("/:y", _parent.c25._y); _parent.c25.swapDepths(/:dep); _root.mastercarry(25, 37, 50); _root.mastercarry(37, 10, 23); _root.mastercarry(50, 10, 23); _root.mastercarry(10, 35, 48); _root.mastercarry(23, 35, 48); _root.mastercarry(35, 8, 21); _root.mastercarry(48, 8, 21); _root.mastercarry(8, 33, 46); _root.mastercarry(21, 33, 46); _root.mastercarry(33, 6, 19); _root.mastercarry(46, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc25 = 0; if (((((((_root.c25._y < 419) && (_root.c25._x > 600)) && (Math.abs(_root.c25._x - _root.c24._x) <= 184.1)) && (Math.abs(_root.c25._y - _root.c24._y) <= 248)) && (_root.ccc371 != 1)) && (_root.ccc501 != 1)) && (_root.c24._y < 165)) { /:win++; _root.c25._x = _root.c24._x; _root.c25._y = _root.c24._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } } else if (((Math.abs(_parent.c25._x - 191.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:a == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:c", /:c - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 191.2; _parent.c25._y = 509.1; Set("/:a", 509.1 + (30 * (/:count - 1))); Set("/:a1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c25._x - 431.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:b == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 431.2; _parent.c25._y = 509.1; Set("/:b", 509.1 + (30 * (/:count - 1))); Set("/:b1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c25._x - 671.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:i == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 671.2; _parent.c25._y = 509.1; Set("/:i", 509.1 + (30 * (/:count - 1))); Set("/:i1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c25._x - 911.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:d == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 911.2; _parent.c25._y = 509.1; Set("/:d", 509.1 + (30 * (/:count - 1))); Set("/:d1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c25._x - 1151.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:e == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 1151.2; _parent.c25._y = 509.1; Set("/:e", 509.1 + (30 * (/:count - 1))); Set("/:e1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c25._x - 1391.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:f == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 1391.2; _parent.c25._y = 509.1; Set("/:f", 509.1 + (30 * (/:count - 1))); Set("/:f1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else if (((Math.abs(_parent.c25._x - 1631.2) <= 184.1) && (Math.abs(_parent.c25._y - 509.1) <= 248.1)) && (/:g == 504.1)) { if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else if (((/:y >= (/:a1 - 1)) && (/:y <= (/:a1 + 1))) && (/:count != 1)) { Set("/:a", /:a - ((30 * (/:count - 1)) + 5)); Set("/:a1", /:a1 - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else if (((/:y >= (/:b1 - 1)) && (/:y <= (/:b1 + 1))) && (/:count != 1)) { Set("/:b", /:b - ((30 * (/:count - 1)) + 5)); Set("/:b1", /:b1 - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else if (((/:y >= (/:i1 - 1)) && (/:y <= (/:i1 + 1))) && (/:count != 1)) { Set("/:i", /:i - ((30 * (/:count - 1)) + 5)); Set("/:i1", /:i1 - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else if (((/:y >= (/:d1 - 1)) && (/:y <= (/:d1 + 1))) && (/:count != 1)) { Set("/:d", /:d - ((30 * (/:count - 1)) + 5)); Set("/:d1", /:d1 - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else if (((/:y >= (/:e1 - 1)) && (/:y <= (/:e1 + 1))) && (/:count != 1)) { Set("/:e", /:e - ((30 * (/:count - 1)) + 5)); Set("/:e1", /:e1 - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else if (((/:y >= (/:f1 - 1)) && (/:y <= (/:f1 + 1))) && (/:count != 1)) { Set("/:f", /:f - ((30 * (/:count - 1)) + 5)); Set("/:f1", /:f1 - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else if (((/:y >= (/:g1 - 1)) && (/:y <= (/:g1 + 1))) && (/:count != 1)) { Set("/:g", /:g - ((30 * (/:count - 1)) + 5)); Set("/:g1", /:g1 - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 600) && (/:y < 507.2)) { _root.score = _root.score + 5; k = 28; while (k < 52) { if (_root.shuffle[k] == 25) { _root.shuffle[k] = -1; break; } k++; } } else if ((/:x > 600) && (/:y < 200)) { /:win--; _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } } _parent.c25._x = 1631.2; _parent.c25._y = 509.1; Set("/:g", 509.1 + (30 * (/:count - 1))); Set("/:g1", 509.1); k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } else { _parent.c25._x = /:x; _parent.c25._y = /:y; k = 0; while (k < /:count) { _root.restore(_root.array[k + 1], _root.array[k]); k++; } _root.array.splice(0); } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 201 Button
on (release) { _root.opencard(25); }
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 2
stop();
Symbol 204 Button
on (press) { Set("/:count", 0); _root.cc24 = 1; _root.ccc241 = 0; _root.array[0] = 24; /:dep++; /:count++; Set("/:x", _parent.c24._x); Set("/:y", _parent.c24._y); _parent.c24.swapDepths(/:dep); _root.mastercarry(24, 36, 49); _root.mastercarry(36, 9, 22); _root.mastercarry(49, 9, 22); _root.mastercarry(22, 34, 47); _root.mastercarry(9, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 7, 20); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(24, 23, 36, 49, 38, 51); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 205 Button
on (release) { _root.opencard(24); }
Symbol 206 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 2
stop();
Symbol 208 Button
on (press) { Set("/:count", 0); _root.cc26 = 1; _root.ccc261 = 0; /:dep++; /:count++; Set("/:x", _parent.c26._x); Set("/:y", _parent.c26._y); _parent.c26.swapDepths(/:dep); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.cc26 = 0; if ((((Math.abs(_root.c26._y - _root.ace1._y) <= 248) && (Math.abs(_root.c26._x - _root.ace1._x) <= 184.1)) && (Math.abs(_root.c26._x - _root.ace1._x) <= Math.abs(_root.c26._x - _root.ace2._x))) && (/:h1 == 0)) { Set("/:h1", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c26._x = _root.ace1._x; _root.c26._y = _root.ace1._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 26) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c26._y - _root.ace2._y) <= 248) && (Math.abs(_root.c26._x - _root.ace2._x) <= 184.1)) && (Math.abs(_root.c26._x - _root.ace2._x) <= Math.abs(_root.c26._x - _root.ace3._x))) && (Math.abs(_root.c26._x - _root.ace2._x) <= Math.abs(_root.c26._x - _root.ace1._x))) && (/:h2 == 0)) { Set("/:h2", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c26._x = _root.ace2._x; _root.c26._y = _root.ace2._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 26) { _root.shuffle[k] = -1; break; } k++; } } } else if (((((Math.abs(_root.c26._y - _root.ace3._y) <= 248) && (Math.abs(_root.c26._x - _root.ace3._x) <= 184.1)) && (Math.abs(_root.c26._x - _root.ace3._x) <= Math.abs(_root.c26._x - _root.ace4._x))) && (Math.abs(_root.c26._x - _root.ace3._x) <= Math.abs(_root.c26._x - _root.ace2._x))) && (/:h3 == 0)) { Set("/:h3", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } _root.c26._x = _root.ace3._x; _root.c26._y = _root.ace3._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 26) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c26._y - _root.ace4._y) <= 248) && (Math.abs(_root.c26._x - _root.ace4._x) <= 184.1)) && (Math.abs(_root.c26._x - _root.ace4._x) <= Math.abs(_root.c26._x - _root.ace3._x))) && (/:h4 == 0)) { Set("/:h4", 1); if ((/:y < 507) && (/:x > 415)) { if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } } _root.c26._x = _root.ace4._x; _root.c26._y = _root.ace4._y; if (/:y > 508) { _root.score = _root.score + 10; if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x < 500) && (/:y < 200)) { _root.score = _root.score + 10; k = 28; while (k < 52) { if (_root.shuffle[k] == 26) { _root.shuffle[k] = -1; break; } k++; } } } else if ((((Math.abs(_root.c26._x - _root.c14._x) <= Math.abs(_root.c26._x - _root.c1._x)) && (Math.abs(_root.c26._y - _root.c14._y) <= 248)) && (Math.abs(_root.c26._x - _root.c14._x) <= 184.1)) && (_root.c14._currentframe == 1)) { x1 = _root.c14._x; y1 = _root.c14._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c26._x = x1; _root.c26._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else { k = 28; while (k < 52) { if (_root.shuffle[k] == 26) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c26._x = /:x; _root.c26._y = /:y; } } else if ((((Math.abs(_root.c26._x - _root.c1._x) < Math.abs(_root.c26._x - _root.c14._x)) && (Math.abs(_root.c26._y - _root.c1._y) <= 248)) && (Math.abs(_root.c26._x - _root.c1._x) <= 184.1)) && (_root.c1._currentframe == 1)) { x1 = _root.c1._x; y1 = _root.c1._y; if ((((((((((y1 >= (/:a - 1)) && (y1 <= (/:a + 1))) && (x1 >= 190.2)) && (x1 < 192.2)) || ((((y1 >= (/:b - 1)) && (y1 <= (/:b + 1))) && (x1 >= 430.2)) && (x1 < 432.2))) || ((((y1 >= (/:i - 1)) && (y1 <= (/:i + 1))) && (x1 >= 670.2)) && (x1 < 672.2))) || ((((y1 >= (/:d - 1)) && (y1 <= (/:d + 1))) && (x1 >= 910.2)) && (x1 < 912.2))) || ((((y1 >= (/:e - 1)) && (y1 <= (/:e + 1))) && (x1 >= 1150.2)) && (x1 < 1152.2))) || ((((y1 >= (/:f - 1)) && (y1 <= (/:f + 1))) && (x1 >= 1390.2)) && (x1 < 1392.2))) || ((((y1 >= (/:g - 1)) && (y1 <= (/:g + 1))) && (x1 >= 1630.2)) && (x1 < 1632.2))) { _root.c26._x = x1; _root.c26._y = y1 + 30; if (/:y > 508) { if ((/:x >= 190.2) && (/:x <= 192.2)) { if (/:a == /:a1) { Set("/:a1", /:a1 - 5); Set("/:a", /:a - 5); } else { Set("/:a", /:a - (30 * /:count)); } } else if ((/:x >= 430.2) && (/:x <= 432.2)) { if (/:b == /:b1) { Set("/:b1", /:b1 - 5); Set("/:b", /:b - 5); } else { Set("/:b", /:b - (30 * /:count)); } } else if ((/:x >= 670.2) && (/:x <= 672.2)) { if (/:i == /:i1) { Set("/:i1", /:i1 - 5); Set("/:i", /:i - 5); } else { Set("/:i", /:i - (30 * /:count)); } } else if ((/:x >= 910.2) && (/:x <= 912.2)) { if (/:d == /:d1) { Set("/:d1", /:d1 - 5); Set("/:d", /:d - 5); } else { Set("/:d", /:d - (30 * /:count)); } } else if ((/:x >= 1150.2) && (/:x <= 1152.2)) { if (/:e == /:e1) { Set("/:e1", /:e1 - 5); Set("/:e", /:e - 5); } else { Set("/:e", /:e - (30 * /:count)); } } else if ((/:x >= 1390.2) && (/:x <= 1392.2)) { if (/:f == /:f1) { Set("/:f1", /:f1 - 5); Set("/:f", /:f - 5); } else { Set("/:f", /:f - (30 * /:count)); } } else if ((/:x >= 1630.2) && (/:x <= 1632.2)) { if (/:g == /:g1) { Set("/:g1", /:g1 - 5); Set("/:g", /:g - 5); } else { Set("/:g", /:g - (30 * /:count)); } } } else if ((/:x > 415) && (/:y < 507)) { _root.score = _root.score - 15; if (_root.score < 0) { _root.score = 0; } if ((/:x >= 819.8) && (/:x <= 821.8)) { Set("/:h1", 0); } if ((/:x >= 1036.8) && (/:x <= 1038.8)) { Set("/:h2", 0); } if ((/:x >= 1253.8) && (/:x <= 1255.8)) { Set("/:h3", 0); } if ((/:x >= 1470.8) && (/:x <= 1472.8)) { Set("/:h4", 0); } } else { k = 28; while (k < 52) { if (_root.shuffle[k] == 26) { _root.shuffle[k] = -1; break; } k++; } } if ((x1 >= 190.2) && (x1 <= 192.2)) { Set("/:a", /:a + 30); } else if ((x1 >= 430.2) && (x1 <= 432.2)) { Set("/:b", /:b + 30); } else if ((x1 >= 670.2) && (x1 <= 672.2)) { Set("/:i", /:i + 30); } else if ((x1 >= 910.2) && (x1 <= 912.2)) { Set("/:d", /:d + 30); } else if ((x1 >= 1150.2) && (x1 <= 1152.2)) { Set("/:e", /:e + 30); } else if ((x1 >= 1390.2) && (x1 <= 1392.2)) { Set("/:f", /:f + 30); } else if ((x1 >= 1630.2) && (x1 <= 1632.2)) { Set("/:g", /:g + 30); } } else { _root.c26._x = /:x; _root.c26._y = /:y; } } else { _root.c26._x = /:x; _root.c26._y = /:y; } k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 209 Button
on (release) { _root.opencard(26); }
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 2
stop();
Symbol 212 Button
on (press) { Set("/:count", 0); _root.cc27 = 1; _root.ccc271 = 0; _root.array[0] = 27; /:dep++; /:count++; Set("/:x", _parent.c27._x); Set("/:y", _parent.c27._y); _parent.c27.swapDepths(/:dep); _root.mastercarry(27, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(27, 26, 0, 13, 2, 15); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 213 Button
on (release) { _root.opencard(27); }
Symbol 214 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 2
stop();
Symbol 216 Button
on (press) { Set("/:count", 0); _root.cc28 = 1; _root.ccc281 = 0; _root.array[0] = 28; /:count++; /:dep++; Set("/:x", _parent.c28._x); Set("/:y", _parent.c28._y); _parent.c28.swapDepths(/:dep); _root.mastercarry(28, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(28, 27, 1, 14, 3, 16); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 217 Button
on (release) { _root.opencard(28); }
Symbol 218 MovieClip Frame 1
stop();
Symbol 218 MovieClip Frame 2
stop();
Symbol 220 Button
on (press) { Set("/:count", 0); _root.cc29 = 1; _root.ccc291 = 0; _root.array[0] = 29; /:dep++; /:count++; Set("/:x", _parent.c29._x); Set("/:y", _parent.c29._y); _parent.c29.swapDepths(/:dep); _root.mastercarry(29, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(29, 28, 2, 15, 4, 17); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 221 Button
on (release) { _root.opencard(29); }
Symbol 222 MovieClip Frame 1
stop();
Symbol 222 MovieClip Frame 2
stop();
Symbol 224 Button
on (press) { Set("/:count", 0); _root.cc30 = 1; _root.ccc301 = 0; _root.array[0] = 30; /:count++; /:dep++; Set("/:x", _parent.c30._x); Set("/:y", _parent.c30._y); _parent.c30.swapDepths(/:dep); _root.mastercarry(30, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(30, 29, 3, 16, 5, 18); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 225 Button
on (release) { _root.opencard(30); }
Symbol 226 MovieClip Frame 1
stop();
Symbol 226 MovieClip Frame 2
stop();
Symbol 228 Button
on (press) { Set("/:count", 0); _root.cc31 = 1; _root.ccc311 = 0; _root.array[0] = 31; /:dep++; /:count++; Set("/:x", _parent.c31._x); Set("/:y", _parent.c31._y); _parent.c31.swapDepths(/:dep); _root.mastercarry(31, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(31, 30, 4, 17, 6, 19); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 229 Button
on (release) { _root.opencard(31); }
Symbol 230 MovieClip Frame 1
stop();
Symbol 230 MovieClip Frame 2
stop();
Symbol 232 Button
on (press) { Set("/:count", 0); _root.cc32 = 1; _root.ccc321 = 0; _root.array[0] = 32; /:count++; /:dep++; Set("/:x", _parent.c32._x); Set("/:y", _parent.c32._y); _parent.c32.swapDepths(/:dep); _root.mastercarry(32, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(32, 31, 5, 18, 7, 20); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 233 Button
on (release) { _root.opencard(32); }
Symbol 234 MovieClip Frame 1
stop();
Symbol 234 MovieClip Frame 2
stop();
Symbol 236 Button
on (press) { Set("/:count", 0); _root.cc33 = 1; _root.ccc331 = 0; _root.array[0] = 33; /:dep++; /:count++; Set("/:x", _parent.c33._x); Set("/:y", _parent.c33._y); _parent.c33.swapDepths(/:dep); _root.mastercarry(33, 6, 19); _root.mastercarry(6, 31, 44); _root.mastercarry(19, 31, 44); _root.mastercarry(31, 4, 17); _root.mastercarry(44, 4, 17); _root.mastercarry(4, 29, 42); _root.mastercarry(17, 29, 42); _root.mastercarry(29, 2, 15); _root.mastercarry(42, 2, 15); _root.mastercarry(2, 27, 40); _root.mastercarry(15, 27, 40); _root.mastercarry(27, 0, 13); _root.mastercarry(40, 0, 13); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(33, 32, 6, 19, 8, 21); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 237 Button
on (release) { _root.opencard(33); }
Symbol 238 MovieClip Frame 1
stop();
Symbol 238 MovieClip Frame 2
stop();
Symbol 240 Button
on (press) { Set("/:count", 0); _root.cc36 = 1; _root.ccc361 = 0; _root.array[0] = 36; /:count++; /:dep++; Set("/:x", _parent.c36._x); Set("/:y", _parent.c36._y); _parent.c36.swapDepths(/:dep); _root.mastercarry(36, 9, 22); _root.mastercarry(49, 9, 22); _root.mastercarry(22, 34, 47); _root.mastercarry(9, 34, 47); _root.mastercarry(34, 7, 20); _root.mastercarry(47, 20, 7); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(36, 35, 9, 22, 11, 24); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 241 Button
on (release) { _root.opencard(36); }
Symbol 242 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 2
stop();
Symbol 244 Button
on (press) { Set("/:count", 0); _root.cc34 = 1; _root.ccc341 = 0; _root.array[0] = 34; /:count++; /:dep++; Set("/:x", _parent.c34._x); Set("/:y", _parent.c34._y); _parent.c34.swapDepths(/:dep); _root.mastercarry(34, 7, 20); _root.mastercarry(7, 32, 45); _root.mastercarry(20, 32, 45); _root.mastercarry(32, 5, 18); _root.mastercarry(45, 5, 18); _root.mastercarry(5, 30, 43); _root.mastercarry(18, 30, 43); _root.mastercarry(30, 3, 16); _root.mastercarry(43, 3, 16); _root.mastercarry(3, 28, 41); _root.mastercarry(16, 28, 41); _root.mastercarry(28, 1, 14); _root.mastercarry(41, 1, 14); _root.mastercarry(1, 26, 39); _root.mastercarry(14, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(34, 33, 7, 20, 9, 22); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 245 Button
on (release) { _root.opencard(34); }
Symbol 246 MovieClip Frame 1
stop();
Symbol 246 MovieClip Frame 2
stop();
Symbol 248 Button
on (press) { /:dep++; _parent.c1.swapDepths(/:dep); Set("/:count", 0); _root.ccc11 = 0; _root.cc1 = 1; _root.array[0] = 1; Set("/:x", _parent.c1._x); Set("/:y", _parent.c1._y); /:count++; _root.mastercarry(1, 26, 39); startDrag (""); } on (release, releaseOutside) { stopDrag(); _root.detectcontact(1, 0, 26, 39, 28, 41); k = 0; while (k < 51) { _root[("ccc" add k) add 1] = 0; k++; } }
Symbol 249 Button
on (release) { _root.opencard(1); }
Symbol 250 MovieClip Frame 1
stop();
Symbol 250 MovieClip Frame 2
stop();

Library Items

Symbol 1 FontUsed by:2 3
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 TextUses:1Used by:Timeline
Symbol 4 MovieClipUsed by:Timeline
Symbol 5 GraphicUsed by:8
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:8
Symbol 8 MovieClipUses:5 7Used by:Timeline
Symbol 9 GraphicUsed by:Timeline
Symbol 10 FontUsed by:11 12 16 17 29 253 254 258
Symbol 11 TextUses:10Used by:14
Symbol 12 TextUses:10Used by:14
Symbol 13 GraphicUsed by:14
Symbol 14 ButtonUses:11 12 13Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 TextUses:10Used by:Timeline
Symbol 17 TextUses:10Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:22
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:22
Symbol 22 MovieClipUses:19 21Used by:Timeline
Symbol 23 GraphicUsed by:26
Symbol 24 FontUsed by:25
Symbol 25 TextUses:24Used by:26
Symbol 26 MovieClipUses:23 25Used by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 ButtonUses:27Used by:Timeline
Symbol 29 EditableTextUses:10Used by:30
Symbol 30 MovieClipUses:29Used by:Timeline
Symbol 31 GraphicUsed by:36
Symbol 32 FontUsed by:33 34 35 251 256 257
Symbol 33 TextUses:32Used by:36
Symbol 34 TextUses:32Used by:36
Symbol 35 TextUses:32Used by:36
Symbol 36 ButtonUses:31 33 34 35Used by:Timeline
Symbol 37 GraphicUsed by:43
Symbol 38 GraphicUsed by:39 45 49 53 57 61 65 69 73 77 81 85 89 93 100 104 108 112 116 120 124 128 132 136 140 144 148 152 156 160 164 168 172 176 180 184 188 192 196 200 204 208 212 216 220 224 228 232 236 240 244 248
Symbol 39 ButtonUses:38Used by:43
Symbol 40 BitmapUsed by:41
Symbol 41 GraphicUses:40Used by:42 46 50 54 58 62 66 70 74 78 82 86 90 94 101 105 109 113 117 121 125 129 133 137 141 145 149 153 157 161 165 169 173 177 181 185 189 193 197 201 205 209 213 217 221 225 229 233 237 241 245 249
Symbol 42 ButtonUses:41Used by:43
Symbol 43 MovieClipUses:37 39 42Used by:Timeline
Symbol 44 GraphicUsed by:47
Symbol 45 ButtonUses:38Used by:47
Symbol 46 ButtonUses:41Used by:47
Symbol 47 MovieClipUses:44 45 46Used by:Timeline
Symbol 48 GraphicUsed by:51
Symbol 49 ButtonUses:38Used by:51
Symbol 50 ButtonUses:41Used by:51
Symbol 51 MovieClipUses:48 49 50Used by:Timeline
Symbol 52 GraphicUsed by:55
Symbol 53 ButtonUses:38Used by:55
Symbol 54 ButtonUses:41Used by:55
Symbol 55 MovieClipUses:52 53 54Used by:Timeline
Symbol 56 GraphicUsed by:59
Symbol 57 ButtonUses:38Used by:59
Symbol 58 ButtonUses:41Used by:59
Symbol 59 MovieClipUses:56 57 58Used by:Timeline
Symbol 60 GraphicUsed by:63
Symbol 61 ButtonUses:38Used by:63
Symbol 62 ButtonUses:41Used by:63
Symbol 63 MovieClipUses:60 61 62Used by:Timeline
Symbol 64 GraphicUsed by:67
Symbol 65 ButtonUses:38Used by:67
Symbol 66 ButtonUses:41Used by:67
Symbol 67 MovieClipUses:64 65 66Used by:Timeline
Symbol 68 GraphicUsed by:71
Symbol 69 ButtonUses:38Used by:71
Symbol 70 ButtonUses:41Used by:71
Symbol 71 MovieClipUses:68 69 70Used by:Timeline
Symbol 72 GraphicUsed by:75
Symbol 73 ButtonUses:38Used by:75
Symbol 74 ButtonUses:41Used by:75
Symbol 75 MovieClipUses:72 73 74Used by:Timeline
Symbol 76 GraphicUsed by:79
Symbol 77 ButtonUses:38Used by:79
Symbol 78 ButtonUses:41Used by:79
Symbol 79 MovieClipUses:76 77 78Used by:Timeline
Symbol 80 GraphicUsed by:83
Symbol 81 ButtonUses:38Used by:83
Symbol 82 ButtonUses:41Used by:83
Symbol 83 MovieClipUses:80 81 82Used by:Timeline
Symbol 84 GraphicUsed by:87
Symbol 85 ButtonUses:38Used by:87
Symbol 86 ButtonUses:41Used by:87
Symbol 87 MovieClipUses:84 85 86Used by:Timeline
Symbol 88 GraphicUsed by:91
Symbol 89 ButtonUses:38Used by:91
Symbol 90 ButtonUses:41Used by:91
Symbol 91 MovieClipUses:88 89 90Used by:Timeline
Symbol 92 GraphicUsed by:95
Symbol 93 ButtonUses:38Used by:95
Symbol 94 ButtonUses:41Used by:95
Symbol 95 MovieClipUses:92 93 94Used by:Timeline
Symbol 96 GraphicUsed by:102 106 110 250
Symbol 97 GraphicUsed by:102
Symbol 98 GraphicUsed by:102 106 110 250
Symbol 99 GraphicUsed by:102
Symbol 100 ButtonUses:38Used by:102
Symbol 101 ButtonUses:41Used by:102
Symbol 102 MovieClipUses:96 97 98 99 100 101Used by:Timeline
Symbol 103 GraphicUsed by:106
Symbol 104 ButtonUses:38Used by:106
Symbol 105 ButtonUses:41Used by:106
Symbol 106 MovieClipUses:96 98 103 104 105Used by:Timeline
Symbol 107 GraphicUsed by:110
Symbol 108 ButtonUses:38Used by:110
Symbol 109 ButtonUses:41Used by:110
Symbol 110 MovieClipUses:96 107 98 108 109Used by:Timeline
Symbol 111 GraphicUsed by:114
Symbol 112 ButtonUses:38Used by:114
Symbol 113 ButtonUses:41Used by:114
Symbol 114 MovieClipUses:111 112 113Used by:Timeline
Symbol 115 GraphicUsed by:118
Symbol 116 ButtonUses:38Used by:118
Symbol 117 ButtonUses:41Used by:118
Symbol 118 MovieClipUses:115 116 117Used by:Timeline
Symbol 119 GraphicUsed by:122
Symbol 120 ButtonUses:38Used by:122
Symbol 121 ButtonUses:41Used by:122
Symbol 122 MovieClipUses:119 120 121Used by:Timeline
Symbol 123 GraphicUsed by:126
Symbol 124 ButtonUses:38Used by:126
Symbol 125 ButtonUses:41Used by:126
Symbol 126 MovieClipUses:123 124 125Used by:Timeline
Symbol 127 GraphicUsed by:130
Symbol 128 ButtonUses:38Used by:130
Symbol 129 ButtonUses:41Used by:130
Symbol 130 MovieClipUses:127 128 129Used by:Timeline
Symbol 131 GraphicUsed by:134
Symbol 132 ButtonUses:38Used by:134
Symbol 133 ButtonUses:41Used by:134
Symbol 134 MovieClipUses:131 132 133Used by:Timeline
Symbol 135 GraphicUsed by:138
Symbol 136 ButtonUses:38Used by:138
Symbol 137 ButtonUses:41Used by:138
Symbol 138 MovieClipUses:135 136 137Used by:Timeline
Symbol 139 GraphicUsed by:142
Symbol 140 ButtonUses:38Used by:142
Symbol 141 ButtonUses:41Used by:142
Symbol 142 MovieClipUses:139 140 141Used by:Timeline
Symbol 143 GraphicUsed by:146
Symbol 144 ButtonUses:38Used by:146
Symbol 145 ButtonUses:41Used by:146
Symbol 146 MovieClipUses:143 144 145Used by:Timeline
Symbol 147 GraphicUsed by:150
Symbol 148 ButtonUses:38Used by:150
Symbol 149 ButtonUses:41Used by:150
Symbol 150 MovieClipUses:147 148 149Used by:Timeline
Symbol 151 GraphicUsed by:154
Symbol 152 ButtonUses:38Used by:154
Symbol 153 ButtonUses:41Used by:154
Symbol 154 MovieClipUses:151 152 153Used by:Timeline
Symbol 155 GraphicUsed by:158
Symbol 156 ButtonUses:38Used by:158
Symbol 157 ButtonUses:41Used by:158
Symbol 158 MovieClipUses:155 156 157Used by:Timeline
Symbol 159 GraphicUsed by:162
Symbol 160 ButtonUses:38Used by:162
Symbol 161 ButtonUses:41Used by:162
Symbol 162 MovieClipUses:159 160 161Used by:Timeline
Symbol 163 GraphicUsed by:166
Symbol 164 ButtonUses:38Used by:166
Symbol 165 ButtonUses:41Used by:166
Symbol 166 MovieClipUses:163 164 165Used by:Timeline
Symbol 167 GraphicUsed by:170
Symbol 168 ButtonUses:38Used by:170
Symbol 169 ButtonUses:41Used by:170
Symbol 170 MovieClipUses:167 168 169Used by:Timeline
Symbol 171 GraphicUsed by:174
Symbol 172 ButtonUses:38Used by:174
Symbol 173 ButtonUses:41Used by:174
Symbol 174 MovieClipUses:171 172 173Used by:Timeline
Symbol 175 GraphicUsed by:178
Symbol 176 ButtonUses:38Used by:178
Symbol 177 ButtonUses:41Used by:178
Symbol 178 MovieClipUses:175 176 177Used by:Timeline
Symbol 179 GraphicUsed by:182
Symbol 180 ButtonUses:38Used by:182
Symbol 181 ButtonUses:41Used by:182
Symbol 182 MovieClipUses:179 180 181Used by:Timeline
Symbol 183 GraphicUsed by:186
Symbol 184 ButtonUses:38Used by:186
Symbol 185 ButtonUses:41Used by:186
Symbol 186 MovieClipUses:183 184 185Used by:Timeline
Symbol 187 GraphicUsed by:190
Symbol 188 ButtonUses:38Used by:190
Symbol 189 ButtonUses:41Used by:190
Symbol 190 MovieClipUses:187 188 189Used by:Timeline
Symbol 191 GraphicUsed by:194
Symbol 192 ButtonUses:38Used by:194
Symbol 193 ButtonUses:41Used by:194
Symbol 194 MovieClipUses:191 192 193Used by:Timeline
Symbol 195 GraphicUsed by:198
Symbol 196 ButtonUses:38Used by:198
Symbol 197 ButtonUses:41Used by:198
Symbol 198 MovieClipUses:195 196 197Used by:Timeline
Symbol 199 GraphicUsed by:202
Symbol 200 ButtonUses:38Used by:202
Symbol 201 ButtonUses:41Used by:202
Symbol 202 MovieClipUses:199 200 201Used by:Timeline
Symbol 203 GraphicUsed by:206
Symbol 204 ButtonUses:38Used by:206
Symbol 205 ButtonUses:41Used by:206
Symbol 206 MovieClipUses:203 204 205Used by:Timeline
Symbol 207 GraphicUsed by:210
Symbol 208 ButtonUses:38Used by:210
Symbol 209 ButtonUses:41Used by:210
Symbol 210 MovieClipUses:207 208 209Used by:Timeline
Symbol 211 GraphicUsed by:214
Symbol 212 ButtonUses:38Used by:214
Symbol 213 ButtonUses:41Used by:214
Symbol 214 MovieClipUses:211 212 213Used by:Timeline
Symbol 215 GraphicUsed by:218
Symbol 216 ButtonUses:38Used by:218
Symbol 217 ButtonUses:41Used by:218
Symbol 218 MovieClipUses:215 216 217Used by:Timeline
Symbol 219 GraphicUsed by:222
Symbol 220 ButtonUses:38Used by:222
Symbol 221 ButtonUses:41Used by:222
Symbol 222 MovieClipUses:219 220 221Used by:Timeline
Symbol 223 GraphicUsed by:226
Symbol 224 ButtonUses:38Used by:226
Symbol 225 ButtonUses:41Used by:226
Symbol 226 MovieClipUses:223 224 225Used by:Timeline
Symbol 227 GraphicUsed by:230
Symbol 228 ButtonUses:38Used by:230
Symbol 229 ButtonUses:41Used by:230
Symbol 230 MovieClipUses:227 228 229Used by:Timeline
Symbol 231 GraphicUsed by:234
Symbol 232 ButtonUses:38Used by:234
Symbol 233 ButtonUses:41Used by:234
Symbol 234 MovieClipUses:231 232 233Used by:Timeline
Symbol 235 GraphicUsed by:238
Symbol 236 ButtonUses:38Used by:238
Symbol 237 ButtonUses:41Used by:238
Symbol 238 MovieClipUses:235 236 237Used by:Timeline
Symbol 239 GraphicUsed by:242
Symbol 240 ButtonUses:38Used by:242
Symbol 241 ButtonUses:41Used by:242
Symbol 242 MovieClipUses:239 240 241Used by:Timeline
Symbol 243 GraphicUsed by:246
Symbol 244 ButtonUses:38Used by:246
Symbol 245 ButtonUses:41Used by:246
Symbol 246 MovieClipUses:243 244 245Used by:Timeline
Symbol 247 GraphicUsed by:250
Symbol 248 ButtonUses:38Used by:250
Symbol 249 ButtonUses:41Used by:250
Symbol 250 MovieClipUses:96 98 247 248 249Used by:Timeline
Symbol 251 EditableTextUses:32Used by:Timeline
Symbol 252 MovieClipUsed by:Timeline
Symbol 253 TextUses:10Used by:255
Symbol 254 TextUses:10Used by:255
Symbol 255 MovieClipUses:253 254Used by:Timeline
Symbol 256 TextUses:32Used by:Timeline
Symbol 257 TextUses:32Used by:Timeline
Symbol 258 TextUses:10Used by:Timeline

Instance Names

"loader"Frame 1Symbol 4 MovieClip
"ace1"Frame 3Symbol 26 MovieClip
"ace2"Frame 3Symbol 26 MovieClip
"ace3"Frame 3Symbol 26 MovieClip
"ace4"Frame 3Symbol 26 MovieClip
"timer"Frame 3Symbol 30 MovieClip
"c12"Frame 3Symbol 43 MovieClip
"c39"Frame 3Symbol 47 MovieClip
"c40"Frame 3Symbol 51 MovieClip
"c41"Frame 3Symbol 55 MovieClip
"c42"Frame 3Symbol 59 MovieClip
"c43"Frame 3Symbol 63 MovieClip
"c44"Frame 3Symbol 67 MovieClip
"c45"Frame 3Symbol 71 MovieClip
"c46"Frame 3Symbol 75 MovieClip
"c47"Frame 3Symbol 79 MovieClip
"c48"Frame 3Symbol 83 MovieClip
"c49"Frame 3Symbol 87 MovieClip
"c51"Frame 3Symbol 91 MovieClip
"c50"Frame 3Symbol 95 MovieClip
"c0"Frame 3Symbol 102 MovieClip
"c2"Frame 3Symbol 106 MovieClip
"c3"Frame 3Symbol 110 MovieClip
"c4"Frame 3Symbol 114 MovieClip
"c5"Frame 3Symbol 118 MovieClip
"c6"Frame 3Symbol 122 MovieClip
"c7"Frame 3Symbol 126 MovieClip
"c8"Frame 3Symbol 130 MovieClip
"c9"Frame 3Symbol 134 MovieClip
"c11"Frame 3Symbol 138 MovieClip
"c10"Frame 3Symbol 142 MovieClip
"c35"Frame 3Symbol 146 MovieClip
"c38"Frame 3Symbol 150 MovieClip
"c37"Frame 3Symbol 154 MovieClip
"c13"Frame 3Symbol 158 MovieClip
"c14"Frame 3Symbol 162 MovieClip
"c15"Frame 3Symbol 166 MovieClip
"c16"Frame 3Symbol 170 MovieClip
"c17"Frame 3Symbol 174 MovieClip
"c18"Frame 3Symbol 178 MovieClip
"c19"Frame 3Symbol 182 MovieClip
"c20"Frame 3Symbol 186 MovieClip
"c21"Frame 3Symbol 190 MovieClip
"c22"Frame 3Symbol 194 MovieClip
"c23"Frame 3Symbol 198 MovieClip
"c25"Frame 3Symbol 202 MovieClip
"c24"Frame 3Symbol 206 MovieClip
"c26"Frame 3Symbol 210 MovieClip
"c27"Frame 3Symbol 214 MovieClip
"c28"Frame 3Symbol 218 MovieClip
"c29"Frame 3Symbol 222 MovieClip
"c30"Frame 3Symbol 226 MovieClip
"c31"Frame 3Symbol 230 MovieClip
"c32"Frame 3Symbol 234 MovieClip
"c33"Frame 3Symbol 238 MovieClip
"c36"Frame 3Symbol 242 MovieClip
"c34"Frame 3Symbol 246 MovieClip
"c1"Frame 3Symbol 250 MovieClip
"youwon"Frame 3Symbol 255 MovieClip

Dynamic Text Variables

timeSymbol 29 EditableText""
scoreSymbol 251 EditableText""




http://swfchan.com/6/27525/info.shtml
Created: 21/5 -2019 10:40:41 Last modified: 21/5 -2019 10:40:41 Server time: 15/05 -2024 14:33:29