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();