Frame 1
Mouse.show();
Stage.align = "";
Stage.scaleMode = "noScale";
Stage.showMenu = false;
MovieClip.prototype.tabEnabled = false;
Button.prototype.tabEnabled = false;
TextField.prototype.tabEnabled = false;
Frame 3
stop();
Frame 4
Mouse.show();
play();
soundon = true;
picking = false;
xx = _x;
yy = _y;
shaking = false;
onEnterFrame = function () {
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
};
Frame 71
shaking = true;
Frame 102
shaking = false;
Frame 124
gotoAndPlay ("splash2");
Frame 125
Mouse.show();
play();
Instance of Symbol 97 MovieClip in Frame 125
onClipEvent (enterFrame) {
this.onPress = function () {
getURL ("http://www.armorgames.com", "_blank");
};
}
Frame 253
gotoAndPlay ("menu");
Frame 254
mochi.as2.MochiCoins.showLoginWidget({x:430, y:440});
startDrag ("cursor", true);
Mouse.hide();
busy = true;
mochi.as2.MochiScores.closeLeaderboard({boardID:boardID});
bone01done = false;
bone02done = false;
bone03done = false;
bone04done = false;
bone05done = false;
bone06done = false;
bone07done = false;
bone08done = false;
bone09done = false;
bone10done = false;
bone11done = false;
bone12done = false;
bone13done = false;
bone14done = false;
bone15done = false;
bone16done = false;
bone17done = false;
bone18done = false;
bone19done = false;
bone20done = false;
bone21done = false;
bone22done = false;
bone23done = false;
bone24done = false;
bone25done = false;
bone26done = false;
bone27done = false;
bone28done = false;
bone29done = false;
bone30done = false;
bone31done = false;
bone32done = false;
bone33done = false;
bone34done = false;
bone35done = false;
bone36done = false;
bone37done = false;
bone38done = false;
bone39done = false;
bone40done = false;
bone41done = false;
bone42done = false;
bone43done = false;
bone44done = false;
bone45done = false;
bone46done = false;
bone47done = false;
bone48done = false;
bone49done = false;
bone50done = false;
bone51done = false;
bone52done = false;
bone53done = false;
bone54done = false;
bone55done = false;
bone56done = false;
bone57done = false;
bone58done = false;
bone59done = false;
bone60done = false;
bone61done = false;
bone62done = false;
bone63done = false;
bone64done = false;
bone65done = false;
bone66done = false;
bone67done = false;
bone68done = false;
bone69done = false;
bone70done = false;
bone71done = false;
bone72done = false;
bone73done = false;
bone74done = false;
bone75done = false;
bone76done = false;
bone77done = false;
bone78done = false;
bone79done = false;
bone80done = false;
bone81done = false;
bone82done = false;
bone83done = false;
bone84done = false;
bone85done = false;
bone86done = false;
bone87done = false;
bone88done = false;
bone89done = false;
bone90done = false;
bone91done = false;
bone92done = false;
bone93done = false;
bone94done = false;
bone95done = false;
bone96done = false;
bone97done = false;
bone98done = false;
bone99done = false;
bone100done = false;
bone101done = false;
bone102done = false;
bone103done = false;
bone104done = false;
bone105done = false;
bone106done = false;
bone107done = false;
bone108done = false;
bone109done = false;
bone110done = false;
bone111done = false;
bone112done = false;
bone113done = false;
bone114done = false;
bone115done = false;
bone116done = false;
bone117done = false;
bone118done = false;
bone119done = false;
bone120done = false;
bone121done = false;
bone122done = false;
bone123done = false;
bone124done = false;
bone125done = false;
bone126done = false;
bone127done = false;
bone128done = false;
bone129done = false;
bone130done = false;
bone131done = false;
bone132done = false;
bone133done = false;
bone134done = false;
bone135done = false;
bone136done = false;
bone137done = false;
bone138done = false;
bone139done = false;
bone140done = false;
bone141done = false;
bone142done = false;
bone143done = false;
bone144done = false;
bone145done = false;
bone146done = false;
bone147done = false;
bone148done = false;
bone149done = false;
bone150done = false;
bone151done = false;
bone152done = false;
bone153done = false;
bone154done = false;
bone155done = false;
bone156done = false;
bone157done = false;
bone158done = false;
bone159done = false;
bone160done = false;
bone161done = false;
bone162done = false;
bone163done = false;
bone164done = false;
bone165done = false;
bone166done = false;
bone167done = false;
bone168done = false;
bone169done = false;
bone170done = false;
bone171done = false;
bone172done = false;
bone173done = false;
bone174done = false;
play();
timertext = 100000 /* 0x0186A0 */;
countdown = false;
stopAllSounds();
Frame 316
Mouse.show();
busy = false;
Mouse.show();
stop();
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (musicbutton.button.hitTest(_xmouse, _ymouse, true)) {
musicbutton.play();
}
}
}
};
Frame 342
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 426
stopAllSounds();
Frame 441
gotoAndPlay ("hats");
Frame 449
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 533
stopAllSounds();
Frame 548
gotoAndPlay ("puppzlein");
Frame 594
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 667
Mouse.show();
busy = false;
stop();
Frame 682
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 814
gotoAndPlay ("instructions2");
Frame 876
MochiCoins.hideLoginWidget();
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 938
Mouse.show();
busy = false;
stop();
Frame 953
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 1105
gotoAndPlay ("01retry");
Frame 1167
Mouse.show();
busy = false;
play();
countdown = false;
timertext = timertext;
if (bone01done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone02done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone03done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone04done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone05done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone06done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone07done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone08done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone09done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone10done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone11done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone12done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone13done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone14done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone15done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone16done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone17done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone18done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone19done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone20done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone21done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone22done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone23done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone24done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone25done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone26done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone27done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone28done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone29done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone30done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone31done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone32done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone33done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone34done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone35done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone36done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone37done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone38done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone39done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone40done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone41done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone42done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone43done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone44done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone45done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone46done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone47done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone48done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone49done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone50done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone51done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone52done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone53done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone54done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone55done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone56done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone57done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone58done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone59done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone60done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone61done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone62done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone63done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone64done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone65done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone66done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone67done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone68done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone69done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone70done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone71done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone72done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone73done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone74done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone75done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone76done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone77done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone78done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone79done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone80done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone81done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone82done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone83done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone84done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone85done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone86done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone87done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone88done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone89done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone90done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone91done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone92done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone93done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone94done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone95done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone96done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone97done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone98done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone99done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone100done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone101done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone102done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone103done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone104done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone105done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone106done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone107done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone108done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone109done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone110done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone111done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone112done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone113done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone114done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone115done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone116done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone117done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone118done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone119done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone120done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone121done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone122done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone123done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone124done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone125done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone126done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone127done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone128done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone129done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone130done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone131done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone132done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone133done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone134done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone135done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone136done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone137done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone138done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone139done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone140done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone141done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone142done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone143done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone144done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone145done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone146done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone147done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone148done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone149done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone150done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone151done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone152done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone153done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone154done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone155done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone156done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone157done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone158done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone159done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone160done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone161done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone162done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone163done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone164done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone165done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone166done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone167done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone168done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone169done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone170done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone171done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone172done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone173done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
if (bone174done == true) {
bones.nextFrame();
timertext = timertext + 100;
}
Frame 1223
stop();
Frame 1322
Mouse.show();
busy = false;
mochi.as2.MochiCoins.showItem({item:"ea6361c17b7fe289"});
stop();
stopAllSounds();
Frame 1323
gotoAndPlay ("menu");
Frame 1341
Mouse.show();
busy = false;
stop();
var o = {n:[9, 6, 11, 15, 1, 8, 12, 5, 2, 14, 9, 14, 4, 8, 12, 6], f:function (i, s) {
if (s.length == 16) {
return(s);
}
return(this.f(i + 1, s + this.n[i].toString(16)));
}};
var boardID = o.f(0, "");
mochi.as2.MochiScores.showLeaderboard({boardID:boardID, score:timertext});
stop();
Frame 1348
gotoAndPlay ("menu");
Frame 1349
stop();
Frame 1360
Mouse.show();
busy = false;
stop();
var o = {n:[9, 6, 11, 15, 1, 8, 12, 5, 2, 14, 9, 14, 4, 8, 12, 6], f:function (i, s) {
if (s.length == 16) {
return(s);
}
return(this.f(i + 1, s + this.n[i].toString(16)));
}};
var boardID = o.f(0, "");
mochi.as2.MochiScores.showLeaderboard({boardID:boardID});
stop();
Frame 1367
gotoAndPlay ("menu");
Frame 1368
stop();
Frame 1379
play();
stopAllSounds();
MochiCoins.hideLoginWidget();
stopAllSounds();
play();
Frame 1380
play();
Frame 1381
play();
Frame 1382
play();
Frame 1383
play();
Frame 1384
play();
Frame 1385
play();
Frame 1386
play();
Frame 1387
play();
Frame 1388
play();
Frame 1389
play();
Frame 1390
play();
Frame 1391
play();
Frame 1392
play();
Frame 1393
play();
Frame 1394
play();
Frame 1395
play();
Frame 1396
play();
Frame 1397
play();
Frame 1398
play();
Frame 1399
play();
Frame 1400
play();
Frame 1401
play();
Frame 1402
play();
Frame 1403
play();
Frame 1404
play();
Frame 1405
play();
Frame 1406
play();
Frame 1407
play();
Frame 1408
play();
Frame 1409
play();
Frame 1410
play();
Frame 1411
play();
Frame 1412
play();
Frame 1413
play();
Frame 1414
play();
Frame 1415
play();
Frame 1416
play();
Frame 1417
play();
Frame 1418
play();
Frame 1419
play();
Frame 1420
play();
Frame 1421
play();
Frame 1422
play();
Frame 1423
play();
Frame 1424
play();
Frame 1425
play();
Frame 1426
play();
Frame 1427
play();
stopAllSounds();
Frame 1428
Mouse.show();
busy = false;
countdown = true;
play();
countdown = true;
busy = false;
jackup = false;
spannerup = false;
wheeloff = false;
tyreup = false;
wheelon = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (jack.jackstand.hitTest(_xmouse, _ymouse, true)) {
jack.gotoAndPlay("under");
}
}
}
if (pressed == true) {
if (busy == false) {
if (jack.jackunder.handle.hitTest(_xmouse, _ymouse, true)) {
jack.gotoAndPlay("jackup");
}
}
}
if (pressed == true) {
if (busy == false) {
if (jackup == true) {
if (spanner.spanner.hitTest(_xmouse, _ymouse, true)) {
spanner.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (spannerup == true) {
if (gokart.gokart.wheel.wheel.hitTest(_xmouse, _ymouse, true)) {
gokart.gokart.wheel.gotoAndPlay("wheeloff");
gotoAndStop ("01continue");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wheeloff == true) {
if (tyres.tyres.hitTest(_xmouse, _ymouse, true)) {
tyres.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (tyreup == true) {
if (gokart.gokart.gokart.circle.hitTest(_xmouse, _ymouse, true)) {
gokart.gokart.wheel.gotoAndPlay("wheelon");
tyreup = false;
gotoAndStop ("01continue");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wheelon == true) {
if (jack.jackup.handle.hitTest(_xmouse, _ymouse, true)) {
jack.gotoAndStop("jackdown");
}
}
}
}
if (pressed == true) {
if (bone01.bone.hitTest(_xmouse, _ymouse, true)) {
bone01.nextFrame();
bone01done = true;
}
}
if (pressed == true) {
if (bone02.bone.hitTest(_xmouse, _ymouse, true)) {
bone02.nextFrame();
bone02done = true;
}
}
if (pressed == true) {
if (bone03.bone.hitTest(_xmouse, _ymouse, true)) {
bone03.nextFrame();
bone03done = true;
}
}
if (pressed == true) {
if (bone04.bone.hitTest(_xmouse, _ymouse, true)) {
bone04.nextFrame();
bone04done = true;
}
}
if (pressed == true) {
if (bone05.bone.hitTest(_xmouse, _ymouse, true)) {
bone05.nextFrame();
bone05done = true;
}
}
if (pressed == true) {
if (bone06.bone.hitTest(_xmouse, _ymouse, true)) {
bone06.nextFrame();
bone06done = true;
}
}
};
Frame 1429
stop();
Frame 1437
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 1450
Mouse.show();
busy = false;
stop();
Frame 1464
startDrag ("cursor", true);
Mouse.hide();
spannerup = true;
stop();
Frame 1479
startDrag ("cursor", true);
Mouse.hide();
tyreup = true;
stop();
Frame 1491
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
Frame 1492
gotoAndPlay ("02retry");
Frame 1537
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 1538
play();
Frame 1539
play();
Frame 1540
play();
Frame 1541
play();
Frame 1542
play();
Frame 1543
play();
Frame 1544
play();
Frame 1545
play();
Frame 1546
play();
Frame 1547
play();
Frame 1548
play();
Frame 1549
play();
Frame 1550
play();
Frame 1551
play();
Frame 1552
play();
Frame 1553
play();
Frame 1554
play();
Frame 1555
play();
Frame 1556
play();
Frame 1557
play();
Frame 1558
play();
Frame 1559
play();
Frame 1560
play();
Frame 1561
play();
Frame 1562
play();
Frame 1563
play();
Frame 1564
play();
Frame 1565
play();
Frame 1566
play();
Frame 1567
play();
Frame 1568
play();
Frame 1569
play();
Frame 1570
play();
Frame 1571
play();
Frame 1572
play();
Frame 1573
play();
Frame 1574
play();
Frame 1575
play();
Frame 1576
play();
Frame 1577
play();
Frame 1578
play();
Frame 1579
play();
Frame 1580
play();
Frame 1581
play();
Frame 1582
play();
Frame 1583
play();
Frame 1584
play();
Frame 1585
play();
stopAllSounds();
Frame 1586
Mouse.show();
busy = false;
countdown = true;
play();
busy = false;
soilup = false;
soilin = false;
holemade = false;
stickup = false;
seedsup = false;
seedsin = false;
waterpotup = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (soilin == false) {
if (pot.pot.hitTest(_xmouse, _ymouse, true)) {
pot.gotoAndPlay("shake");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (soil.soil.hitTest(_xmouse, _ymouse, true)) {
soil.gotoAndStop(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (soilup == true) {
if (pot.hitTest(_xmouse, _ymouse, true)) {
pot.gotoAndStop("soilin");
gotoAndStop ("02continue");
soilup = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (holemade == true) {
if (seeds.seeds.hitTest(_xmouse, _ymouse, true)) {
seeds.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (soilin == true) {
if (stick.stick.hitTest(_xmouse, _ymouse, true)) {
stick.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (stickup == true) {
if (pot.potfull.hitTest(_xmouse, _ymouse, true)) {
pot.gotoAndPlay("makehole");
gotoAndStop ("02continue");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (holemade == true) {
if (seeds.seeds.hitTest(_xmouse, _ymouse, true)) {
seeds.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (seedsup == true) {
if (pot.pothole.hitTest(_xmouse, _ymouse, true)) {
pot.gotoAndStop("pourseeds");
gotoAndStop ("02continue");
seedsup = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (seedsin == true) {
if (waterpot.waterpot.hitTest(_xmouse, _ymouse, true)) {
waterpot.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (waterpotup == true) {
if (pot.seedsready.hitTest(_xmouse, _ymouse, true)) {
pot.gotoAndPlay("waterplants");
gotoAndStop ("02continue");
}
}
}
}
if (pressed == true) {
if (bone07.bone.hitTest(_xmouse, _ymouse, true)) {
bone07.nextFrame();
bone07done = true;
}
}
if (pressed == true) {
if (bone08.bone.hitTest(_xmouse, _ymouse, true)) {
bone08.nextFrame();
bone08done = true;
}
}
if (pressed == true) {
if (bone09.bone.hitTest(_xmouse, _ymouse, true)) {
bone09.nextFrame();
bone09done = true;
}
}
if (pressed == true) {
if (bone10.bone.hitTest(_xmouse, _ymouse, true)) {
bone10.nextFrame();
bone10done = true;
}
}
if (pressed == true) {
if (bone11.bone.hitTest(_xmouse, _ymouse, true)) {
bone11.nextFrame();
bone11done = true;
}
}
if (pressed == true) {
if (bone12.bone.hitTest(_xmouse, _ymouse, true)) {
bone12.nextFrame();
bone12done = true;
}
}
};
Frame 1587
stop();
Frame 1595
Mouse.show();
busy = false;
stop();
Frame 1606
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 1618
startDrag ("cursor", true);
Mouse.hide();
stop();
soilup = true;
Frame 1630
startDrag ("cursor", true);
Mouse.hide();
stop();
seedsup = true;
Instance of Symbol 556 MovieClip "cursor" in Frame 1630
on (press) {
}
Frame 1641
startDrag ("cursor", true);
Mouse.hide();
stop();
stickup = true;
Frame 1651
startDrag ("cursor", true);
Mouse.hide();
stop();
waterpotup = true;
Instance of Symbol 560 MovieClip "cursor" in Frame 1651
on (press) {
}
Frame 1665
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 1895
stopAllSounds();
gotoAndPlay ("03retry");
Frame 1960
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 1961
play();
Frame 1962
play();
Frame 1963
play();
Frame 1964
play();
Frame 1965
play();
Frame 1966
play();
Frame 1967
play();
Frame 1968
play();
Frame 1969
play();
Frame 1970
play();
Frame 1971
play();
Frame 1972
play();
Frame 1973
play();
Frame 1974
play();
Frame 1975
play();
Frame 1976
play();
Frame 1977
play();
Frame 1978
play();
Frame 1979
play();
Frame 1980
play();
Frame 1981
play();
Frame 1982
play();
Frame 1983
play();
Frame 1984
play();
Frame 1985
play();
Frame 1986
play();
Frame 1987
play();
Frame 1988
play();
Frame 1989
play();
Frame 1990
play();
Frame 1991
play();
Frame 1992
play();
Frame 1993
play();
Frame 1994
play();
Frame 1995
play();
Frame 1996
play();
Frame 1997
play();
Frame 1998
play();
Frame 1999
play();
Frame 2000
play();
Frame 2001
play();
Frame 2002
play();
Frame 2003
play();
Frame 2004
play();
Frame 2005
play();
Frame 2006
play();
Frame 2007
play();
Frame 2008
play();
stopAllSounds();
Frame 2009
Mouse.show();
busy = false;
countdown = true;
play();
buttonon = false;
gameup = false;
gameinserted = false;
machineon = false;
jumped = false;
jumperready = false;
jumpfailed = false;
gamedone = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (gameup == false) {
if (game.game.hitTest(_xmouse, _ymouse, true)) {
game.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (gameup == true) {
if (gamehole.gamehole.hitTest(_xmouse, _ymouse, true)) {
gamehole.gotoAndPlay("insert");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (gameup == false) {
if (button.button.hitTest(_xmouse, _ymouse, true)) {
button.gotoAndPlay("on");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (gameup == false) {
if (joystick.joystick.hitTest(_xmouse, _ymouse, true)) {
joystick.gotoAndPlay("joymove");
busy = true;
}
}
}
}
if (pressed == true) {
if (bone13.bone.hitTest(_xmouse, _ymouse, true)) {
bone13.nextFrame();
bone13done = true;
}
}
if (pressed == true) {
if (bone14.bone.hitTest(_xmouse, _ymouse, true)) {
bone14.nextFrame();
bone14done = true;
}
}
if (pressed == true) {
if (bone15.bone.hitTest(_xmouse, _ymouse, true)) {
bone15.nextFrame();
bone15done = true;
}
}
if (pressed == true) {
if (bone16.bone.hitTest(_xmouse, _ymouse, true)) {
bone16.nextFrame();
bone16done = true;
}
}
if (pressed == true) {
if (bone17.bone.hitTest(_xmouse, _ymouse, true)) {
bone17.nextFrame();
bone17done = true;
}
}
if (pressed == true) {
if (bone18.bone.hitTest(_xmouse, _ymouse, true)) {
bone18.nextFrame();
bone18done = true;
}
}
};
Frame 2010
stop();
Frame 2017
Mouse.show();
busy = false;
stop();
Frame 2028
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 2037
startDrag ("cursor", true);
Mouse.hide();
stop();
gameup = true;
Instance of Symbol 629 MovieClip "cursor" in Frame 2037
on (press) {
}
Frame 2048
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 2208
gotoAndPlay ("04retry");
stopAllSounds();
Frame 2245
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 2246
play();
Frame 2247
play();
Frame 2248
play();
Frame 2249
play();
Frame 2250
play();
Frame 2251
play();
Frame 2252
play();
Frame 2253
play();
Frame 2254
play();
Frame 2255
play();
Frame 2256
play();
Frame 2257
play();
Frame 2258
play();
Frame 2259
play();
Frame 2260
play();
Frame 2261
play();
Frame 2262
play();
Frame 2263
play();
Frame 2264
play();
Frame 2265
play();
Frame 2266
play();
Frame 2267
play();
Frame 2268
play();
Frame 2269
play();
Frame 2270
play();
Frame 2271
play();
Frame 2272
play();
Frame 2273
play();
Frame 2274
play();
Frame 2275
play();
Frame 2276
play();
Frame 2277
play();
Frame 2278
play();
Frame 2279
play();
Frame 2280
play();
Frame 2281
play();
Frame 2282
play();
Frame 2283
play();
Frame 2284
play();
Frame 2285
play();
Frame 2286
play();
Frame 2287
play();
Frame 2288
play();
Frame 2289
play();
Frame 2290
play();
Frame 2291
play();
Frame 2292
play();
Frame 2293
play();
stopAllSounds();
Frame 2294
Mouse.show();
busy = false;
countdown = true;
play();
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (p01.hitTest(_xmouse, _ymouse, true)) {
p01.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p02.hitTest(_xmouse, _ymouse, true)) {
p02.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p03.hitTest(_xmouse, _ymouse, true)) {
p03.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p04.hitTest(_xmouse, _ymouse, true)) {
p04.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p05.hitTest(_xmouse, _ymouse, true)) {
p05.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p06.hitTest(_xmouse, _ymouse, true)) {
p06.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p07.hitTest(_xmouse, _ymouse, true)) {
p07.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p08.hitTest(_xmouse, _ymouse, true)) {
p08.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p09.hitTest(_xmouse, _ymouse, true)) {
p09.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p10.hitTest(_xmouse, _ymouse, true)) {
p10.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p11.hitTest(_xmouse, _ymouse, true)) {
p11.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (busy == false) {
if (p12.hitTest(_xmouse, _ymouse, true)) {
p12.nextFrame();
gotoAndPlay ("04busy");
}
}
}
if (pressed == true) {
if (bone19.bone.hitTest(_xmouse, _ymouse, true)) {
bone19.nextFrame();
bone19done = true;
}
}
if (pressed == true) {
if (bone20.bone.hitTest(_xmouse, _ymouse, true)) {
bone20.nextFrame();
bone20done = true;
}
}
if (pressed == true) {
if (bone21.bone.hitTest(_xmouse, _ymouse, true)) {
bone21.nextFrame();
bone21done = true;
}
}
if (pressed == true) {
if (bone22.bone.hitTest(_xmouse, _ymouse, true)) {
bone22.nextFrame();
bone22done = true;
}
}
if (pressed == true) {
if (bone23.bone.hitTest(_xmouse, _ymouse, true)) {
bone23.nextFrame();
bone23done = true;
}
}
if (pressed == true) {
if (bone24.bone.hitTest(_xmouse, _ymouse, true)) {
bone24.nextFrame();
bone24done = true;
}
}
};
Instance of Symbol 635 MovieClip "p01" in Frame 2294
on (press) {
}
Instance of Symbol 638 MovieClip "p02" in Frame 2294
on (press) {
}
Instance of Symbol 641 MovieClip "p03" in Frame 2294
on (press) {
}
Instance of Symbol 644 MovieClip "p04" in Frame 2294
on (press) {
}
Instance of Symbol 647 MovieClip "p05" in Frame 2294
on (press) {
}
Instance of Symbol 650 MovieClip "p06" in Frame 2294
on (press) {
}
Instance of Symbol 653 MovieClip "p07" in Frame 2294
on (press) {
}
Instance of Symbol 656 MovieClip "p08" in Frame 2294
on (press) {
}
Instance of Symbol 659 MovieClip "p09" in Frame 2294
on (press) {
}
Instance of Symbol 662 MovieClip "p10" in Frame 2294
on (press) {
}
Instance of Symbol 665 MovieClip "p11" in Frame 2294
on (press) {
}
Instance of Symbol 668 MovieClip "p12" in Frame 2294
on (press) {
}
Frame 2295
stop();
Frame 2303
Mouse.show();
busy = false;
stop();
if (p01d == true) {
if (p02c == true) {
if (p03c == true) {
if (p04b == true) {
if (p05d == true) {
if (p06a == true) {
if (p07b == true) {
if (p08c == true) {
if (p09d == true) {
if (p10c == true) {
if (p11a == true) {
if (p12b == true) {
gotoAndPlay ("04leave");
}
}
}
}
}
}
}
}
}
}
}
}
Frame 2313
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 2324
gotoAndStop ("04continue");
Frame 2334
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 2524
gotoAndPlay ("05retry");
stopAllSounds();
Frame 2610
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 2611
play();
Frame 2612
play();
Frame 2613
play();
Frame 2614
play();
Frame 2615
play();
Frame 2616
play();
Frame 2617
play();
Frame 2618
play();
Frame 2619
play();
Frame 2620
play();
Frame 2621
play();
Frame 2622
play();
Frame 2623
play();
Frame 2624
play();
Frame 2625
play();
Frame 2626
play();
Frame 2627
play();
Frame 2628
play();
Frame 2629
play();
Frame 2630
play();
Frame 2631
play();
Frame 2632
play();
Frame 2633
play();
Frame 2634
play();
Frame 2635
play();
Frame 2636
play();
Frame 2637
play();
Frame 2638
play();
Frame 2639
play();
Frame 2640
play();
Frame 2641
play();
Frame 2642
play();
Frame 2643
play();
Frame 2644
play();
Frame 2645
play();
Frame 2646
play();
Frame 2647
play();
Frame 2648
play();
Frame 2649
play();
Frame 2650
play();
Frame 2651
play();
Frame 2652
play();
Frame 2653
play();
Frame 2654
play();
Frame 2655
play();
Frame 2656
play();
Frame 2657
play();
Frame 2658
play();
stopAllSounds();
Frame 2659
Mouse.show();
busy = false;
countdown = true;
play();
wormon = false;
wormup = false;
forkup = false;
forkinground = false;
fishon = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (wormup == false) {
if (rod.rod.hitTest(_xmouse, _ymouse, true)) {
rod.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (forkup == false) {
if (wormup == false) {
if (rock.rock.hitTest(_xmouse, _ymouse, true)) {
rock.gotoAndPlay(2);
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (forkup == false) {
if (wormup == false) {
if (rock.worm.hitTest(_xmouse, _ymouse, true)) {
rock.gotoAndPlay("wormpull");
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wormup == true) {
if (rod.rod.hitTest(_xmouse, _ymouse, true)) {
rod.gotoAndPlay("baited");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (forkinground == false) {
if (rod.rodbaited.hitTest(_xmouse, _ymouse, true)) {
rod.gotoAndPlay("baitedupdown");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wormup == false) {
if (fork.fork.hitTest(_xmouse, _ymouse, true)) {
fork.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wormup == false) {
if (forkup == true) {
if (grass.hitTest(_xmouse, _ymouse, true)) {
grass.gotoAndPlay(2);
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wormup == false) {
if (forkinground == true) {
if (rod.rodbaited.hitTest(_xmouse, _ymouse, true)) {
grass.gotoAndPlay("rodon");
rod.gotoAndStop("gone");
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (fishon == true) {
if (grass.rodfish.hitTest(_xmouse, _ymouse, true)) {
grass.gotoAndStop("fishout");
}
}
}
}
if (pressed == true) {
if (bone25.bone.hitTest(_xmouse, _ymouse, true)) {
bone25.nextFrame();
bone25done = true;
}
}
if (pressed == true) {
if (bone26.bone.hitTest(_xmouse, _ymouse, true)) {
bone26.nextFrame();
bone26done = true;
}
}
if (pressed == true) {
if (bone27.bone.hitTest(_xmouse, _ymouse, true)) {
bone27.nextFrame();
bone27done = true;
}
}
if (pressed == true) {
if (bone28.bone.hitTest(_xmouse, _ymouse, true)) {
bone28.nextFrame();
bone28done = true;
}
}
if (pressed == true) {
if (bone29.bone.hitTest(_xmouse, _ymouse, true)) {
bone29.nextFrame();
bone29done = true;
}
}
if (pressed == true) {
if (bone30.bone.hitTest(_xmouse, _ymouse, true)) {
bone30.nextFrame();
bone30done = true;
}
}
};
Frame 2660
stop();
Frame 2667
Mouse.show();
busy = false;
stop();
Frame 2676
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 2684
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
wormup = true;
Instance of Symbol 822 MovieClip "cursor" in Frame 2684
on (press) {
}
Frame 2696
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
forkup = true;
Instance of Symbol 824 MovieClip "cursor" in Frame 2696
on (press) {
}
Frame 2706
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 2851
stopAllSounds();
gotoAndPlay ("06retry");
Frame 2879
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 2880
play();
Frame 2881
play();
Frame 2882
play();
Frame 2883
play();
Frame 2884
play();
Frame 2885
play();
Frame 2886
play();
Frame 2887
play();
Frame 2888
play();
Frame 2889
play();
Frame 2890
play();
Frame 2891
play();
Frame 2892
play();
Frame 2893
play();
Frame 2894
play();
Frame 2895
play();
Frame 2896
play();
Frame 2897
play();
Frame 2898
play();
Frame 2899
play();
Frame 2900
play();
Frame 2901
play();
Frame 2902
play();
Frame 2903
play();
Frame 2904
play();
Frame 2905
play();
Frame 2906
play();
Frame 2907
play();
Frame 2908
play();
Frame 2909
play();
Frame 2910
play();
Frame 2911
play();
Frame 2912
play();
Frame 2913
play();
Frame 2914
play();
Frame 2915
play();
Frame 2916
play();
Frame 2917
play();
Frame 2918
play();
Frame 2919
play();
Frame 2920
play();
Frame 2921
play();
Frame 2922
play();
Frame 2923
play();
Frame 2924
play();
Frame 2925
play();
Frame 2926
play();
Frame 2927
play();
stopAllSounds();
Frame 2928
Mouse.show();
busy = false;
countdown = true;
play();
bucketup = false;
bucketon = false;
bucketfullup = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (bucket.bucket.hitTest(_xmouse, _ymouse, true)) {
bucket.gotoAndStop(2);
}
}
}
if (pressed == true) {
if (bucketup == false) {
if (busy == false) {
if (bucketon == false) {
if (well.handle.hitTest(_xmouse, _ymouse, true)) {
well.gotoAndPlay(2);
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (bucketup == true) {
if (well.hook.hitTest(_xmouse, _ymouse, true)) {
well.gotoAndPlay("bucketon");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (bucketon == true) {
if (well.handle.hitTest(_xmouse, _ymouse, true)) {
well.gotoAndPlay("getwater");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (bucketon == true) {
if (well.bucketfull.hitTest(_xmouse, _ymouse, true)) {
well.gotoAndStop("gone");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (bucketfullup == false) {
if (bucketup == false) {
if (bowl.bowl.hitTest(_xmouse, _ymouse, true)) {
bowl.gotoAndStop(2);
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (bucketfullup == true) {
if (bowl.bowl.hitTest(_xmouse, _ymouse, true)) {
bowl.gotoAndStop("bowlfill");
}
}
}
}
if (pressed == true) {
if (bone31.bone.hitTest(_xmouse, _ymouse, true)) {
bone31.nextFrame();
bone31done = true;
}
}
if (pressed == true) {
if (bone32.bone.hitTest(_xmouse, _ymouse, true)) {
bone32.nextFrame();
bone32done = true;
}
}
if (pressed == true) {
if (bone33.bone.hitTest(_xmouse, _ymouse, true)) {
bone33.nextFrame();
bone33done = true;
}
}
if (pressed == true) {
if (bone34.bone.hitTest(_xmouse, _ymouse, true)) {
bone34.nextFrame();
bone34done = true;
}
}
if (pressed == true) {
if (bone35.bone.hitTest(_xmouse, _ymouse, true)) {
bone35.nextFrame();
bone35done = true;
}
}
if (pressed == true) {
if (bone36.bone.hitTest(_xmouse, _ymouse, true)) {
bone36.nextFrame();
bone36done = true;
}
}
};
Frame 2929
stop();
Frame 2936
Mouse.show();
busy = false;
stop();
Frame 2946
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 2956
startDrag ("cursor", true);
Mouse.hide();
stop();
bucketup = true;
Frame 2968
startDrag ("cursor", true);
Mouse.hide();
stop();
bucketfullup = true;
Frame 2981
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 3257
stopAllSounds();
gotoAndPlay ("16retry");
Frame 3261
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 3262
play();
Frame 3263
play();
Frame 3264
play();
Frame 3265
play();
Frame 3266
play();
Frame 3267
play();
Frame 3268
play();
Frame 3269
play();
Frame 3270
play();
Frame 3271
play();
Frame 3272
play();
Frame 3273
play();
Frame 3274
play();
Frame 3275
play();
Frame 3276
play();
Frame 3277
play();
Frame 3278
play();
Frame 3279
play();
Frame 3280
play();
Frame 3281
play();
Frame 3282
play();
Frame 3283
play();
Frame 3284
play();
Frame 3285
play();
Frame 3286
play();
Frame 3287
play();
Frame 3288
play();
Frame 3289
play();
Frame 3290
play();
Frame 3291
play();
Frame 3292
play();
Frame 3293
play();
Frame 3294
play();
Frame 3295
play();
Frame 3296
play();
Frame 3297
play();
Frame 3298
play();
Frame 3299
play();
Frame 3300
play();
Frame 3301
play();
Frame 3302
play();
Frame 3303
play();
Frame 3304
play();
Frame 3305
play();
Frame 3306
play();
Frame 3307
play();
Frame 3308
play();
Frame 3309
play();
stopAllSounds();
Frame 3310
Mouse.show();
busy = false;
countdown = true;
stop();
hangardoorup = false;
puppyinplane = false;
rotoron = false;
wheelstopgone = false;
xx = _x;
yy = _y;
shaking = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (button.button.hitTest(_xmouse, _ymouse, true)) {
button.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (plane.rotor.rotor.hitTest(_xmouse, _ymouse, true)) {
plane.rotor.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (puppyinplane == false) {
if (plane.bod.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("16pupjumpin");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (wheelstop.wheelstop.hitTest(_xmouse, _ymouse, true)) {
wheelstop.nextFrame();
}
}
}
if (pressed == true) {
if (bone37.bone.hitTest(_xmouse, _ymouse, true)) {
bone37.nextFrame();
bone37done = true;
}
}
if (pressed == true) {
if (bone38.bone.hitTest(_xmouse, _ymouse, true)) {
bone38.nextFrame();
bone38done = true;
}
}
if (pressed == true) {
if (bone39.bone.hitTest(_xmouse, _ymouse, true)) {
bone39.nextFrame();
bone39done = true;
}
}
if (pressed == true) {
if (bone40.bone.hitTest(_xmouse, _ymouse, true)) {
bone40.nextFrame();
bone40done = true;
}
}
if (pressed == true) {
if (bone41.bone.hitTest(_xmouse, _ymouse, true)) {
bone41.nextFrame();
bone41done = true;
}
}
if (pressed == true) {
if (bone42.bone.hitTest(_xmouse, _ymouse, true)) {
bone42.nextFrame();
bone42done = true;
}
}
};
Frame 3329
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 3363
stop();
Frame 3368
Mouse.show();
busy = false;
puppyinplane = true;
stop();
Frame 3380
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
plane.wheel.nextFrame();
plane.wheel2.nextFrame();
Frame 3497
stopAllSounds();
Frame 3511
gotoAndPlay ("07retry");
Frame 3546
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 3547
play();
Frame 3548
play();
Frame 3549
play();
Frame 3550
play();
Frame 3551
play();
Frame 3552
play();
Frame 3553
play();
Frame 3554
play();
Frame 3555
play();
Frame 3556
play();
Frame 3557
play();
Frame 3558
play();
Frame 3559
play();
Frame 3560
play();
Frame 3561
play();
Frame 3562
play();
Frame 3563
play();
Frame 3564
play();
Frame 3565
play();
Frame 3566
play();
Frame 3567
play();
Frame 3568
play();
Frame 3569
play();
Frame 3570
play();
Frame 3571
play();
Frame 3572
play();
Frame 3573
play();
Frame 3574
play();
Frame 3575
play();
Frame 3576
play();
Frame 3577
play();
Frame 3578
play();
Frame 3579
play();
Frame 3580
play();
Frame 3581
play();
Frame 3582
play();
Frame 3583
play();
Frame 3584
play();
Frame 3585
play();
Frame 3586
play();
Frame 3587
play();
Frame 3588
play();
Frame 3589
play();
Frame 3590
play();
Frame 3591
play();
Frame 3592
play();
Frame 3593
play();
Frame 3594
play();
stopAllSounds();
Frame 3595
Mouse.show();
busy = false;
countdown = true;
play();
r01 = false;
r02 = false;
r03 = false;
r04 = false;
r05 = false;
r06 = false;
r07 = false;
r08 = false;
r09 = false;
r10 = false;
b01 = false;
b02 = false;
b03 = false;
b04 = false;
b05 = false;
b06 = false;
b07 = false;
b08 = false;
empty = false;
coinup = false;
standopen = false;
riflehold = false;
xx = _x;
yy = _y;
shaking = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (stand.rifle.rifle.hitTest(_xmouse, _ymouse, true)) {
stand.rifle.gotoAndStop(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (coinup == false) {
if (money.money.hitTest(_xmouse, _ymouse, true)) {
money.gotoAndStop(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (coinup == true) {
if (standopen == false) {
if (moneyslot.hitTest(_xmouse, _ymouse, true)) {
stand.gotoAndPlay(2);
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (back.hitTest(_xmouse, _ymouse, true)) {
cursor.gotoAndPlay(2);
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == true) {
if (riflehold == true) {
if (stand.ammo.hitTest(_xmouse, _ymouse, true)) {
gotoAndStop ("07crosscursor");
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red01.hitTest(_xmouse, _ymouse, true)) {
targets.red01.gotoAndPlay(2);
r01 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red02.hitTest(_xmouse, _ymouse, true)) {
targets.red02.gotoAndPlay(2);
r02 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red03.hitTest(_xmouse, _ymouse, true)) {
targets.red03.gotoAndPlay(2);
r03 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red04.hitTest(_xmouse, _ymouse, true)) {
targets.red04.gotoAndPlay(2);
r04 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red05.hitTest(_xmouse, _ymouse, true)) {
targets.red05.gotoAndPlay(2);
r05 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red06.hitTest(_xmouse, _ymouse, true)) {
targets.red06.gotoAndPlay(2);
r06 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red07.hitTest(_xmouse, _ymouse, true)) {
targets.red07.gotoAndPlay(2);
r07 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red08.hitTest(_xmouse, _ymouse, true)) {
targets.red08.gotoAndPlay(2);
r08 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red09.hitTest(_xmouse, _ymouse, true)) {
targets.red09.gotoAndPlay(2);
r09 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.red10.hitTest(_xmouse, _ymouse, true)) {
targets.red10.gotoAndPlay(2);
r10 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue01.hitTest(_xmouse, _ymouse, true)) {
targets.blue01.gotoAndPlay(2);
b01 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue02.hitTest(_xmouse, _ymouse, true)) {
targets.blue02.gotoAndPlay(2);
b02 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue03.hitTest(_xmouse, _ymouse, true)) {
targets.blue03.gotoAndPlay(2);
b03 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue04.hitTest(_xmouse, _ymouse, true)) {
targets.blue04.gotoAndPlay(2);
b04 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue05.hitTest(_xmouse, _ymouse, true)) {
targets.blue05.gotoAndPlay(2);
b05 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue06.hitTest(_xmouse, _ymouse, true)) {
targets.blue06.gotoAndPlay(2);
b06 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue07.hitTest(_xmouse, _ymouse, true)) {
targets.blue07.gotoAndPlay(2);
b07 = true;
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (empty == false) {
if (riflehold == true) {
if (targets.blue08.hitTest(_xmouse, _ymouse, true)) {
targets.blue08.gotoAndPlay(2);
b08 = true;
}
}
}
}
}
if (pressed == true) {
if (bone43.bone.hitTest(_xmouse, _ymouse, true)) {
bone43.nextFrame();
bone43done = true;
}
}
if (pressed == true) {
if (bone44.bone.hitTest(_xmouse, _ymouse, true)) {
bone44.nextFrame();
bone44done = true;
}
}
if (pressed == true) {
if (bone45.bone.hitTest(_xmouse, _ymouse, true)) {
bone45.nextFrame();
bone45done = true;
}
}
if (pressed == true) {
if (bone46.bone.hitTest(_xmouse, _ymouse, true)) {
bone46.nextFrame();
bone46done = true;
}
}
if (pressed == true) {
if (bone47.bone.hitTest(_xmouse, _ymouse, true)) {
bone47.nextFrame();
bone47done = true;
}
}
if (pressed == true) {
if (bone48.bone.hitTest(_xmouse, _ymouse, true)) {
bone48.nextFrame();
bone48done = true;
}
}
};
Instance of Symbol 983 MovieClip "moneyslot" in Frame 3595
on (press) {
}
Frame 3596
stop();
Frame 3605
Mouse.show();
busy = false;
stop();
shaking = false;
if (r01 == true) {
if (r02 == true) {
if (r03 == true) {
if (r04 == true) {
if (r05 == true) {
if (r06 == true) {
if (r07 == true) {
if (r08 == true) {
if (r09 == true) {
if (r10 == true) {
gotoAndPlay ("07leave");
}
}
}
}
}
}
}
}
}
}
Frame 3616
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 3625
startDrag ("cursor", true);
Mouse.hide();
stop();
coinup = true;
Frame 3637
startDrag ("cursor", true);
Mouse.hide();
stop();
cursor.gotoAndPlay("reload");
riflehold = true;
ammoguide.gotoAndStop(2);
empty = false;
Frame 3650
startDrag ("cursor", true);
Mouse.hide();
busy = true;
Frame 3775
stopAllSounds();
gotoAndPlay ("08retry");
Frame 3939
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 3940
play();
Frame 3941
play();
Frame 3942
play();
Frame 3943
play();
Frame 3944
play();
Frame 3945
play();
Frame 3946
play();
Frame 3947
play();
Frame 3948
play();
Frame 3949
play();
Frame 3950
play();
Frame 3951
play();
Frame 3952
play();
Frame 3953
play();
Frame 3954
play();
Frame 3955
play();
Frame 3956
play();
Frame 3957
play();
Frame 3958
play();
Frame 3959
play();
Frame 3960
play();
Frame 3961
play();
Frame 3962
play();
Frame 3963
play();
Frame 3964
play();
Frame 3965
play();
Frame 3966
play();
Frame 3967
play();
Frame 3968
play();
Frame 3969
play();
Frame 3970
play();
Frame 3971
play();
Frame 3972
play();
Frame 3973
play();
Frame 3974
play();
Frame 3975
play();
Frame 3976
play();
Frame 3977
play();
Frame 3978
play();
Frame 3979
play();
Frame 3980
play();
Frame 3981
play();
Frame 3982
play();
Frame 3983
play();
Frame 3984
play();
Frame 3985
play();
Frame 3986
play();
Frame 3987
play();
Frame 3988
play();
stopAllSounds();
Frame 3989
Mouse.show();
busy = false;
countdown = true;
play();
Frame 3991
stop();
numbers01one = true;
numbers01two = false;
numbers01three = false;
numbers01four = false;
numbers01five = false;
numbers02one = true;
numbers02two = false;
numbers02three = false;
numbers02four = false;
numbers02five = false;
numbers01one = true;
numbers01two = false;
numbers01three = false;
numbers01four = false;
numbers01five = false;
numbers03one = true;
numbers03two = false;
numbers03three = false;
numbers03four = false;
numbers03five = false;
numbers04one = true;
numbers04two = false;
numbers04three = false;
numbers04four = false;
numbers04five = false;
numbers05one = true;
numbers05two = false;
numbers05three = false;
numbers05four = false;
numbers05five = false;
numbers06one = true;
numbers06two = false;
numbers06three = false;
numbers06four = false;
numbers06five = false;
numbers07one = true;
numbers07two = false;
numbers07three = false;
numbers07four = false;
numbers07five = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers01.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers01.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers02.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers02.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers03.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers03.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers04.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers04.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers05.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers05.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers06.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers06.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (suittop.numbers.numbers07.button.hitTest(_xmouse, _ymouse, true)) {
suittop.numbers.numbers07.nextFrame();
}
}
}
if (pressed == true) {
if (bone49.bone.hitTest(_xmouse, _ymouse, true)) {
bone49.nextFrame();
bone49done = true;
}
}
if (pressed == true) {
if (bone50.bone.hitTest(_xmouse, _ymouse, true)) {
bone50.nextFrame();
bone50done = true;
}
}
if (pressed == true) {
if (bone51.bone.hitTest(_xmouse, _ymouse, true)) {
bone51.nextFrame();
bone51done = true;
}
}
if (pressed == true) {
if (bone52.bone.hitTest(_xmouse, _ymouse, true)) {
bone52.nextFrame();
bone52done = true;
}
}
if (pressed == true) {
if (bone53.bone.hitTest(_xmouse, _ymouse, true)) {
bone53.nextFrame();
bone53done = true;
}
}
if (pressed == true) {
if (bone54.bone.hitTest(_xmouse, _ymouse, true)) {
bone54.nextFrame();
bone54done = true;
}
}
};
Frame 4022
Mouse.show();
busy = false;
stop();
if (numbers01three == true) {
if (numbers02two == true) {
if (numbers03three == true) {
if (numbers04three == true) {
if (numbers05four == true) {
if (numbers06five == true) {
if (numbers07one == true) {
gotoAndPlay ("08leave");
suittop.gotoAndPlay(2);
}
}
}
}
}
}
}
Frame 4032
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
if (numbers01three == true) {
if (numbers02two == true) {
if (numbers03three == true) {
if (numbers04three == true) {
if (numbers05four == true) {
if (numbers06five == true) {
if (numbers07one == true) {
gotoAndPlay ("08leave");
suittop.gotoAndPlay(2);
}
}
}
}
}
}
}
Frame 4041
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 4243
stopAllSounds();
Frame 4261
gotoAndPlay ("09retry");
Frame 4274
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 4275
play();
Frame 4276
play();
Frame 4277
play();
Frame 4278
play();
Frame 4279
play();
Frame 4280
play();
Frame 4281
play();
Frame 4282
play();
Frame 4283
play();
Frame 4284
play();
Frame 4285
play();
Frame 4286
play();
Frame 4287
play();
Frame 4288
play();
Frame 4289
play();
Frame 4290
play();
Frame 4291
play();
Frame 4292
play();
Frame 4293
play();
Frame 4294
play();
Frame 4295
play();
Frame 4296
play();
Frame 4297
play();
Frame 4298
play();
Frame 4299
play();
Frame 4300
play();
Frame 4301
play();
Frame 4302
play();
Frame 4303
play();
Frame 4304
play();
Frame 4305
play();
Frame 4306
play();
Frame 4307
play();
Frame 4308
play();
Frame 4309
play();
Frame 4310
play();
Frame 4311
play();
Frame 4312
play();
Frame 4313
play();
Frame 4314
play();
Frame 4315
play();
Frame 4316
play();
Frame 4317
play();
Frame 4318
play();
Frame 4319
play();
Frame 4320
play();
Frame 4321
play();
Frame 4322
play();
Frame 4323
play();
stopAllSounds();
Frame 4324
Mouse.show();
busy = false;
countdown = true;
play();
Frame 4328
stop();
branch01on = false;
branch02on = false;
branch01up = false;
branch02up = false;
ballbigready = false;
ballmidready = false;
ballsmallready = false;
potup = false;
poton = false;
carrotup = false;
carroton = false;
eyesbuttonsup = false;
eyesbuttonson = false;
scarfup = false;
scarfon = false;
pipeup = false;
pipeon = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (snowballbig.ball.hitTest(_xmouse, _ymouse, true)) {
snowballbig.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (ballbigready == true) {
if (snowballmid.ball.hitTest(_xmouse, _ymouse, true)) {
snowballmid.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (ballmidready == true) {
if (snowballsmall.ball.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (ballsmallready == true) {
if (branch01up == false) {
if (branch02up == false) {
if (carrotup == false) {
if (eyesbuttonsup == false) {
if (scarfup == false) {
if (pipeup == false) {
if (potup == false) {
if (pot.pot.hitTest(_xmouse, _ymouse, true)) {
pot.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (potup == true) {
if (snowballsmall.snowman.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.potdown.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (ballsmallready == true) {
if (branch01up == false) {
if (branch02up == false) {
if (carrotup == false) {
if (eyesbuttonsup == false) {
if (scarfup == false) {
if (pipeup == false) {
if (potup == false) {
if (eyesbuttons.eyesbuttons.hitTest(_xmouse, _ymouse, true)) {
eyesbuttons.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (eyesbuttonsup == true) {
if (snowballsmall.snowman.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.eyesbuttonsdown.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (ballsmallready == true) {
if (branch01up == false) {
if (branch02up == false) {
if (carrotup == false) {
if (eyesbuttonsup == false) {
if (scarfup == false) {
if (pipeup == false) {
if (busy == false) {
if (potup == false) {
if (branch01.branch.hitTest(_xmouse, _ymouse, true)) {
branch01.gotoAndPlay(2);
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (branch01up == true) {
if (snowballsmall.snowman.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.branch01putin.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (ballsmallready == true) {
if (busy == false) {
if (branch01up == false) {
if (branch02up == false) {
if (carrotup == false) {
if (eyesbuttonsup == false) {
if (scarfup == false) {
if (pipeup == false) {
if (potup == false) {
if (branch02.branch.hitTest(_xmouse, _ymouse, true)) {
branch02.gotoAndPlay(2);
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (branch02up == true) {
if (snowballsmall.snowman.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.branch02putin.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (ballsmallready == true) {
if (busy == false) {
if (branch01up == false) {
if (branch02up == false) {
if (carrotup == false) {
if (eyesbuttonsup == false) {
if (scarfup == false) {
if (pipeup == false) {
if (potup == false) {
if (scarf.scarf.hitTest(_xmouse, _ymouse, true)) {
scarf.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (scarfup == true) {
if (snowballsmall.snowman.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.scarfputon.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (ballsmallready == true) {
if (busy == false) {
if (branch01up == false) {
if (branch02up == false) {
if (carrotup == false) {
if (eyesbuttonsup == false) {
if (scarfup == false) {
if (pipeup == false) {
if (potup == false) {
if (carrot.carrot.hitTest(_xmouse, _ymouse, true)) {
carrot.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (carrotup == true) {
if (snowballsmall.snowman.hitTest(_xmouse, _ymouse, true)) {
snowballsmall.carrotinsert.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (bone55.bone.hitTest(_xmouse, _ymouse, true)) {
bone55.nextFrame();
bone55done = true;
}
}
if (pressed == true) {
if (bone56.bone.hitTest(_xmouse, _ymouse, true)) {
bone56.nextFrame();
bone56done = true;
}
}
if (pressed == true) {
if (bone57.bone.hitTest(_xmouse, _ymouse, true)) {
bone57.nextFrame();
bone57done = true;
}
}
if (pressed == true) {
if (bone58.bone.hitTest(_xmouse, _ymouse, true)) {
bone58.nextFrame();
bone58done = true;
}
}
if (pressed == true) {
if (bone59.bone.hitTest(_xmouse, _ymouse, true)) {
bone59.nextFrame();
bone59done = true;
}
}
if (pressed == true) {
if (bone60.bone.hitTest(_xmouse, _ymouse, true)) {
bone60.nextFrame();
bone60done = true;
}
}
};
Frame 4334
Mouse.show();
busy = false;
stop();
if (scarfon == true) {
if (carroton == true) {
if (branch01on == true) {
if (branch02on == true) {
if (poton == true) {
if (eyesbuttonson == true) {
gotoAndPlay ("09leave");
}
}
}
}
}
}
Frame 4343
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 4354
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
branch01up = true;
busy = false;
Instance of Symbol 1129 MovieClip "cursor" in Frame 4354
on (press) {
}
Frame 4368
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
branch02up = true;
busy = false;
Instance of Symbol 1131 MovieClip "cursor" in Frame 4368
on (press) {
}
Frame 4382
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
potup = true;
busy = false;
Frame 4392
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
eyesbuttonsup = true;
busy = false;
Instance of Symbol 1135 MovieClip "cursor" in Frame 4392
on (press) {
}
Frame 4408
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
scarfup = true;
busy = false;
Instance of Symbol 1137 MovieClip "cursor" in Frame 4408
on (press) {
}
Frame 4420
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
carrotup = true;
busy = false;
Instance of Symbol 1139 MovieClip "cursor" in Frame 4420
on (press) {
}
Frame 4432
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 4655
stopAllSounds();
gotoAndPlay ("10retry");
Frame 4664
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 4665
play();
Frame 4666
play();
Frame 4667
play();
Frame 4668
play();
Frame 4669
play();
Frame 4670
play();
Frame 4671
play();
Frame 4672
play();
Frame 4673
play();
Frame 4674
play();
Frame 4675
play();
Frame 4676
play();
Frame 4677
play();
Frame 4678
play();
Frame 4679
play();
Frame 4680
play();
Frame 4681
play();
Frame 4682
play();
Frame 4683
play();
Frame 4684
play();
Frame 4685
play();
Frame 4686
play();
Frame 4687
play();
Frame 4688
play();
Frame 4689
play();
Frame 4690
play();
Frame 4691
play();
Frame 4692
play();
Frame 4693
play();
Frame 4694
play();
Frame 4695
play();
Frame 4696
play();
Frame 4697
play();
Frame 4698
play();
Frame 4699
play();
Frame 4700
play();
Frame 4701
play();
Frame 4702
play();
Frame 4703
play();
Frame 4704
play();
Frame 4705
play();
Frame 4706
play();
Frame 4707
play();
Frame 4708
play();
Frame 4709
play();
Frame 4710
play();
Frame 4711
play();
Frame 4712
play();
Frame 4713
play();
stopAllSounds();
Frame 4714
Mouse.show();
busy = false;
countdown = true;
play();
j01done = false;
j02done = false;
j03done = false;
j04done = false;
j05done = false;
j06done = false;
j07done = false;
j08done = false;
j09done = false;
piece01up = false;
piece02up = false;
piece03up = false;
piece04up = false;
piece05up = false;
piece06up = false;
piece07up = false;
piece08up = false;
piece09up = false;
Frame 4717
stop();
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece01.piece.hitTest(_xmouse, _ymouse, true)) {
piece01.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == true) {
if (j01.hitTest(_xmouse, _ymouse, true)) {
j01.gotoAndStop(2);
piece01up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece02.piece.hitTest(_xmouse, _ymouse, true)) {
piece02.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece02up == true) {
if (j02.hitTest(_xmouse, _ymouse, true)) {
j02.gotoAndStop(2);
piece02up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece03.piece.hitTest(_xmouse, _ymouse, true)) {
piece03.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece03up == true) {
if (j03.hitTest(_xmouse, _ymouse, true)) {
j03.gotoAndStop(2);
piece03up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece04.piece.hitTest(_xmouse, _ymouse, true)) {
piece04.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece04up == true) {
if (j04.hitTest(_xmouse, _ymouse, true)) {
j04.gotoAndStop(2);
piece04up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece05.piece.hitTest(_xmouse, _ymouse, true)) {
piece05.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece05up == true) {
if (j05.hitTest(_xmouse, _ymouse, true)) {
j05.gotoAndStop(2);
piece05up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece06.piece.hitTest(_xmouse, _ymouse, true)) {
piece06.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece06up == true) {
if (j06.hitTest(_xmouse, _ymouse, true)) {
j06.gotoAndStop(2);
piece06up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece07.piece.hitTest(_xmouse, _ymouse, true)) {
piece07.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece07up == true) {
if (j07.hitTest(_xmouse, _ymouse, true)) {
j07.gotoAndStop(2);
piece07up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece08.piece.hitTest(_xmouse, _ymouse, true)) {
piece08.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece08up == true) {
if (j08.hitTest(_xmouse, _ymouse, true)) {
j08.gotoAndStop(2);
piece08up = false;
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece01up == false) {
if (piece02up == false) {
if (piece03up == false) {
if (piece04up == false) {
if (piece05up == false) {
if (piece06up == false) {
if (piece07up == false) {
if (piece08up == false) {
if (piece09up == false) {
if (piece09.piece.hitTest(_xmouse, _ymouse, true)) {
piece09.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (piece09up == true) {
if (j09.hitTest(_xmouse, _ymouse, true)) {
j09.gotoAndStop(2);
piece09up = false;
}
}
}
}
if (pressed == true) {
if (bone61.bone.hitTest(_xmouse, _ymouse, true)) {
bone61.nextFrame();
bone61done = true;
}
}
if (pressed == true) {
if (bone62.bone.hitTest(_xmouse, _ymouse, true)) {
bone62.nextFrame();
bone62done = true;
}
}
if (pressed == true) {
if (bone63.bone.hitTest(_xmouse, _ymouse, true)) {
bone63.nextFrame();
bone63done = true;
}
}
if (pressed == true) {
if (bone64.bone.hitTest(_xmouse, _ymouse, true)) {
bone64.nextFrame();
bone64done = true;
}
}
if (pressed == true) {
if (bone65.bone.hitTest(_xmouse, _ymouse, true)) {
bone65.nextFrame();
bone65done = true;
}
}
if (pressed == true) {
if (bone66.bone.hitTest(_xmouse, _ymouse, true)) {
bone66.nextFrame();
bone66done = true;
}
}
};
Frame 4723
Mouse.show();
busy = false;
stop();
if (j01done == true) {
if (j02done == true) {
if (j03done == true) {
if (j04done == true) {
if (j05done == true) {
if (j06done == true) {
if (j07done == true) {
if (j08done == true) {
if (j09done == true) {
gotoAndPlay ("10codeopen");
}
}
}
}
}
}
}
}
}
Frame 4733
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 4743
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece01up = true;
Instance of Symbol 1203 MovieClip "cursor" in Frame 4743
on (press) {
}
Frame 4756
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece02up = true;
Frame 4769
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece03up = true;
Frame 4783
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece04up = true;
Frame 4796
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece05up = true;
Frame 4809
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece06up = true;
Frame 4823
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece07up = true;
Frame 4837
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece08up = true;
Frame 4851
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
piece09up = true;
Frame 4864
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
zero1 = false;
one1 = false;
two1 = false;
three1 = false;
four1 = false;
five1 = false;
six1 = false;
seven1 = false;
eight1 = false;
nine1 = false;
shaking = true;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (numbers01.button.hitTest(_xmouse, _ymouse, true)) {
numbers01.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (numbers02.button.hitTest(_xmouse, _ymouse, true)) {
numbers02.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (numbers03.button.hitTest(_xmouse, _ymouse, true)) {
numbers03.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (numbers04.button.hitTest(_xmouse, _ymouse, true)) {
numbers04.nextFrame();
}
}
}
if (pressed == true) {
if (bone61.bone.hitTest(_xmouse, _ymouse, true)) {
bone61.nextFrame();
bone61done = true;
}
}
if (pressed == true) {
if (bone62.bone.hitTest(_xmouse, _ymouse, true)) {
bone62.nextFrame();
bone62done = true;
}
}
if (pressed == true) {
if (bone63.bone.hitTest(_xmouse, _ymouse, true)) {
bone63.nextFrame();
bone63done = true;
}
}
if (pressed == true) {
if (bone64.bone.hitTest(_xmouse, _ymouse, true)) {
bone64.nextFrame();
bone64done = true;
}
}
if (pressed == true) {
if (bone65.bone.hitTest(_xmouse, _ymouse, true)) {
bone65.nextFrame();
bone65done = true;
}
}
if (pressed == true) {
if (bone66.bone.hitTest(_xmouse, _ymouse, true)) {
bone66.nextFrame();
bone66done = true;
}
}
};
Frame 4914
Mouse.show();
busy = false;
stop();
shaking = false;
Frame 4924
Mouse.show();
busy = false;
stop();
if (one1 == true) {
if (seven2 == true) {
if (four3 == true) {
if (five4 == true) {
gotoAndStop ("10leave");
}
}
}
}
Frame 4934
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 4946
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
door.gotoAndPlay(2);
Frame 5263
stopAllSounds();
Frame 5270
gotoAndPlay ("11retry");
Frame 5292
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 5293
play();
Frame 5294
play();
Frame 5295
play();
Frame 5296
play();
Frame 5297
play();
Frame 5298
play();
Frame 5299
play();
Frame 5300
play();
Frame 5301
play();
Frame 5302
play();
Frame 5303
play();
Frame 5304
play();
Frame 5305
play();
Frame 5306
play();
Frame 5307
play();
Frame 5308
play();
Frame 5309
play();
Frame 5310
play();
Frame 5311
play();
Frame 5312
play();
Frame 5313
play();
Frame 5314
play();
Frame 5315
play();
Frame 5316
play();
Frame 5317
play();
Frame 5318
play();
Frame 5319
play();
Frame 5320
play();
Frame 5321
play();
Frame 5322
play();
Frame 5323
play();
Frame 5324
play();
Frame 5325
play();
Frame 5326
play();
Frame 5327
play();
Frame 5328
play();
Frame 5329
play();
Frame 5330
play();
Frame 5331
play();
Frame 5332
play();
Frame 5333
play();
Frame 5334
play();
Frame 5335
play();
Frame 5336
play();
Frame 5337
play();
Frame 5338
play();
Frame 5339
play();
Frame 5340
play();
Frame 5341
play();
stopAllSounds();
Frame 5342
Mouse.show();
busy = false;
countdown = true;
play();
countdown = true;
bubblesspilled = false;
bathfull = false;
bubblepopped01 = false;
bubblepopped02 = false;
bubblepopped03 = false;
bubblepopped04 = false;
bubblepopped05 = false;
bubblepopped06 = false;
bubblepopped07 = false;
bubblepopped08 = false;
bubblepopped09 = false;
bubblepopped10 = false;
bubblepopped11 = false;
bubblepopped12 = false;
bubblepopped13 = false;
bubblepopped14 = false;
bubblepopped15 = false;
bubblepopped16 = false;
bubblepopped17 = false;
bubblepopped18 = false;
bubblepopped19 = false;
bubblepopped20 = false;
Frame 5344
stop();
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (tap.tap.hitTest(_xmouse, _ymouse, true)) {
tap.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (bottle.bottle.hitTest(_xmouse, _ymouse, true)) {
bottle.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble01.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble01.gotoAndPlay("break");
bubblepopped01 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble02.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble02.gotoAndPlay("break");
bubblepopped02 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble03.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble03.gotoAndPlay("break");
bubblepopped03 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble04.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble04.gotoAndPlay("break");
bubblepopped04 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble05.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble05.gotoAndPlay("break");
bubblepopped05 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble06.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble06.gotoAndPlay("break");
bubblepopped06 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble07.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble07.gotoAndPlay("break");
bubblepopped07 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble08.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble08.gotoAndPlay("break");
bubblepopped08 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble09.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble09.gotoAndPlay("break");
bubblepopped09 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble10.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble10.gotoAndPlay("break");
bubblepopped10 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble11.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble11.gotoAndPlay("break");
bubblepopped11 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble12.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble12.gotoAndPlay("break");
bubblepopped12 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble13.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble13.gotoAndPlay("break");
bubblepopped13 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble14.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble14.gotoAndPlay("break");
bubblepopped14 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble15.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble15.gotoAndPlay("break");
bubblepopped15 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble16.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble16.gotoAndPlay("break");
bubblepopped16 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble17.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble17.gotoAndPlay("break");
bubblepopped17 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble18.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble18.gotoAndPlay("break");
bubblepopped18 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble19.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble19.gotoAndPlay("break");
bubblepopped19 = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (tap.bubble20.bubble.hitTest(_xmouse, _ymouse, true)) {
tap.bubble20.gotoAndPlay("break");
bubblepopped20 = true;
}
}
}
if (pressed == true) {
if (bone67.bone.hitTest(_xmouse, _ymouse, true)) {
bone67.nextFrame();
bone67done = true;
}
}
if (pressed == true) {
if (bone68.bone.hitTest(_xmouse, _ymouse, true)) {
bone68.nextFrame();
bone68done = true;
}
}
if (pressed == true) {
if (bone69.bone.hitTest(_xmouse, _ymouse, true)) {
bone69.nextFrame();
bone69done = true;
}
}
if (pressed == true) {
if (bone70.bone.hitTest(_xmouse, _ymouse, true)) {
bone70.nextFrame();
bone70done = true;
}
}
if (pressed == true) {
if (bone71.bone.hitTest(_xmouse, _ymouse, true)) {
bone71.nextFrame();
bone71done = true;
}
}
if (pressed == true) {
if (bone72.bone.hitTest(_xmouse, _ymouse, true)) {
bone72.nextFrame();
bone72done = true;
}
}
};
Frame 5351
Mouse.show();
busy = false;
stop();
if (bathfull == true) {
if (bubblesspilled == true) {
tap.gotoAndPlay("bubbles");
}
}
if (bubblepopped01 == true) {
if (bubblepopped02 == true) {
if (bubblepopped03 == true) {
if (bubblepopped04 == true) {
if (bubblepopped05 == true) {
if (bubblepopped06 == true) {
if (bubblepopped07 == true) {
if (bubblepopped08 == true) {
if (bubblepopped09 == true) {
if (bubblepopped10 == true) {
if (bubblepopped11 == true) {
if (bubblepopped12 == true) {
if (bubblepopped13 == true) {
if (bubblepopped14 == true) {
if (bubblepopped15 == true) {
if (bubblepopped16 == true) {
if (bubblepopped17 == true) {
if (bubblepopped18 == true) {
if (bubblepopped19 == true) {
if (bubblepopped20 == true) {
gotoAndPlay ("11leave");
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
Frame 5361
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 5371
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 5675
stopAllSounds();
Frame 5686
gotoAndPlay ("17retry");
Frame 5710
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 5711
play();
Frame 5712
play();
Frame 5713
play();
Frame 5714
play();
Frame 5715
play();
Frame 5716
play();
Frame 5717
play();
Frame 5718
play();
Frame 5719
play();
Frame 5720
play();
Frame 5721
play();
Frame 5722
play();
Frame 5723
play();
Frame 5724
play();
Frame 5725
play();
Frame 5726
play();
Frame 5727
play();
Frame 5728
play();
Frame 5729
play();
Frame 5730
play();
Frame 5731
play();
Frame 5732
play();
Frame 5733
play();
Frame 5734
play();
Frame 5735
play();
Frame 5736
play();
Frame 5737
play();
Frame 5738
play();
Frame 5739
play();
Frame 5740
play();
Frame 5741
play();
Frame 5742
play();
Frame 5743
play();
Frame 5744
play();
Frame 5745
play();
Frame 5746
play();
Frame 5747
play();
Frame 5748
play();
Frame 5749
play();
Frame 5750
play();
Frame 5751
play();
Frame 5752
play();
Frame 5753
play();
Frame 5754
play();
Frame 5755
play();
Frame 5756
play();
Frame 5757
play();
Frame 5758
play();
stopAllSounds();
Frame 5759
Mouse.show();
busy = false;
countdown = true;
stop();
greenlighton = false;
doorsopen = false;
fueldone == false;
clamp01done = false;
clamp02done = false;
light01on = false;
light02on = false;
light03on = false;
light04on = false;
light05on = false;
light06on = false;
light07on = false;
light08on = false;
switch01done = false;
switch02done = false;
switch03done = false;
switch04done = false;
xx = _x;
yy = _y;
shaking = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (doorlever.lever.hitTest(_xmouse, _ymouse, true)) {
doorlever.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (light01.button.hitTest(_xmouse, _ymouse, true)) {
light01.nextFrame();
light01on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light02.button.hitTest(_xmouse, _ymouse, true)) {
light02.nextFrame();
light02on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light03.button.hitTest(_xmouse, _ymouse, true)) {
light03.nextFrame();
light03on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light04.button.hitTest(_xmouse, _ymouse, true)) {
light04.nextFrame();
light04on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light05.button.hitTest(_xmouse, _ymouse, true)) {
light05.nextFrame();
light05on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light06.button.hitTest(_xmouse, _ymouse, true)) {
light06.nextFrame();
light06on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light07.button.hitTest(_xmouse, _ymouse, true)) {
light07.nextFrame();
light07on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (light08.button.hitTest(_xmouse, _ymouse, true)) {
light08.nextFrame();
light08on = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (switch01.lever.hitTest(_xmouse, _ymouse, true)) {
switch01.nextFrame();
switch01done = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (switch02.lever.hitTest(_xmouse, _ymouse, true)) {
switch02.nextFrame();
switch02done = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (switch03.lever.hitTest(_xmouse, _ymouse, true)) {
switch03.nextFrame();
switch03done = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (switch04.lever.hitTest(_xmouse, _ymouse, true)) {
switch04.nextFrame();
switch04done = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (greenlighton == true) {
if (launchbutton.cover.hitTest(_xmouse, _ymouse, true)) {
launchbutton.nextFrame();
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (launchbutton.button.hitTest(_xmouse, _ymouse, true)) {
launchbutton.nextFrame();
}
}
}
if (pressed == true) {
if (bone73.bone.hitTest(_xmouse, _ymouse, true)) {
bone73.nextFrame();
bone73done = true;
}
}
if (pressed == true) {
if (bone74.bone.hitTest(_xmouse, _ymouse, true)) {
bone74.nextFrame();
bone74done = true;
}
}
if (pressed == true) {
if (bone75.bone.hitTest(_xmouse, _ymouse, true)) {
bone75.nextFrame();
bone75done = true;
}
}
if (pressed == true) {
if (bone76.bone.hitTest(_xmouse, _ymouse, true)) {
bone76.nextFrame();
bone76done = true;
}
}
if (pressed == true) {
if (bone77.bone.hitTest(_xmouse, _ymouse, true)) {
bone77.nextFrame();
bone77done = true;
}
}
if (pressed == true) {
if (bone78.bone.hitTest(_xmouse, _ymouse, true)) {
bone78.nextFrame();
bone78done = true;
}
}
};
Frame 5770
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 5903
stopAllSounds();
Frame 5929
gotoAndStop ("12retry");
Frame 5973
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 5974
play();
Frame 5975
play();
Frame 5976
play();
Frame 5977
play();
Frame 5978
play();
Frame 5979
play();
Frame 5980
play();
Frame 5981
play();
Frame 5982
play();
Frame 5983
play();
Frame 5984
play();
Frame 5985
play();
Frame 5986
play();
Frame 5987
play();
Frame 5988
play();
Frame 5989
play();
Frame 5990
play();
Frame 5991
play();
Frame 5992
play();
Frame 5993
play();
Frame 5994
play();
Frame 5995
play();
Frame 5996
play();
Frame 5997
play();
Frame 5998
play();
Frame 5999
play();
Frame 6000
play();
Frame 6001
play();
Frame 6002
play();
Frame 6003
play();
Frame 6004
play();
Frame 6005
play();
Frame 6006
play();
Frame 6007
play();
Frame 6008
play();
Frame 6009
play();
Frame 6010
play();
Frame 6011
play();
Frame 6012
play();
Frame 6013
play();
Frame 6014
play();
Frame 6015
play();
Frame 6016
play();
Frame 6017
play();
Frame 6018
play();
Frame 6019
play();
Frame 6020
play();
Frame 6021
play();
stopAllSounds();
Frame 6022
Mouse.show();
busy = false;
countdown = true;
play();
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Instance of Symbol 1374 MovieClip "card" in Frame 6022
on (press) {
}
Frame 6025
stop();
card01turned = false;
card01bturned = false;
card01done = false;
card02turned = false;
card02bturned = false;
card02done = false;
card03turned = false;
card03bturned = false;
card03done = false;
card04turned = false;
card04bturned = false;
card04done = false;
card05turned = false;
card05bturned = false;
card05done = false;
card06turned = false;
card06bturned = false;
card06done = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (card01.card.hitTest(_xmouse, _ymouse, true)) {
card01.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card01b.card.hitTest(_xmouse, _ymouse, true)) {
card01b.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card02.card.hitTest(_xmouse, _ymouse, true)) {
card02.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card02b.card.hitTest(_xmouse, _ymouse, true)) {
card02b.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card03.card.hitTest(_xmouse, _ymouse, true)) {
card03.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card03b.card.hitTest(_xmouse, _ymouse, true)) {
card03b.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card04.card.hitTest(_xmouse, _ymouse, true)) {
card04.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card04b.card.hitTest(_xmouse, _ymouse, true)) {
card04b.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card05.card.hitTest(_xmouse, _ymouse, true)) {
card05.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card05b.card.hitTest(_xmouse, _ymouse, true)) {
card05b.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card06.card.hitTest(_xmouse, _ymouse, true)) {
card06.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (busy == false) {
if (card06b.card.hitTest(_xmouse, _ymouse, true)) {
card06b.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (bone79.bone.hitTest(_xmouse, _ymouse, true)) {
bone79.nextFrame();
bone79done = true;
}
}
if (pressed == true) {
if (bone80.bone.hitTest(_xmouse, _ymouse, true)) {
bone80.nextFrame();
bone80done = true;
}
}
if (pressed == true) {
if (bone81.bone.hitTest(_xmouse, _ymouse, true)) {
bone81.nextFrame();
bone81done = true;
}
}
if (pressed == true) {
if (bone82.bone.hitTest(_xmouse, _ymouse, true)) {
bone82.nextFrame();
bone82done = true;
}
}
if (pressed == true) {
if (bone83.bone.hitTest(_xmouse, _ymouse, true)) {
bone83.nextFrame();
bone83done = true;
}
}
if (pressed == true) {
if (bone84.bone.hitTest(_xmouse, _ymouse, true)) {
bone84.nextFrame();
bone84done = true;
}
}
};
Frame 6031
Mouse.show();
busy = false;
stop();
if (card01done == true) {
if (card02done == true) {
if (card03done == true) {
if (card04done == true) {
if (card05done == true) {
if (card06done == true) {
gotoAndPlay ("12leave");
}
}
}
}
}
}
Frame 6041
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 6051
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 6265
stopAllSounds();
Frame 6282
gotoAndPlay ("13retry");
Frame 6292
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 6293
play();
Frame 6294
play();
Frame 6295
play();
Frame 6296
play();
Frame 6297
play();
Frame 6298
play();
Frame 6299
play();
Frame 6300
play();
Frame 6301
play();
Frame 6302
play();
Frame 6303
play();
Frame 6304
play();
Frame 6305
play();
Frame 6306
play();
Frame 6307
play();
Frame 6308
play();
Frame 6309
play();
Frame 6310
play();
Frame 6311
play();
Frame 6312
play();
Frame 6313
play();
Frame 6314
play();
Frame 6315
play();
Frame 6316
play();
Frame 6317
play();
Frame 6318
play();
Frame 6319
play();
Frame 6320
play();
Frame 6321
play();
Frame 6322
play();
Frame 6323
play();
Frame 6324
play();
Frame 6325
play();
Frame 6326
play();
Frame 6327
play();
Frame 6328
play();
Frame 6329
play();
Frame 6330
play();
Frame 6331
play();
Frame 6332
play();
Frame 6333
play();
Frame 6334
play();
Frame 6335
play();
Frame 6336
play();
Frame 6337
play();
Frame 6338
play();
Frame 6339
play();
Frame 6340
play();
stopAllSounds();
Frame 6341
Mouse.show();
busy = false;
countdown = true;
play();
balls01correct = false;
balls02correct = false;
balls03correct = false;
sunup = false;
starup = false;
moonup = false;
stand01ready = false;
stand02ready = false;
stand03ready = false;
Instance of Symbol 1442 MovieClip "stand" in Frame 6341
on (press) {
}
Instance of Symbol 1442 MovieClip "stand" in Frame 6341
on (press) {
}
Instance of Symbol 1442 MovieClip "stand" in Frame 6341
on (press) {
}
Instance of Symbol 1446 MovieClip "button" in Frame 6341
on (press) {
}
Instance of Symbol 1446 MovieClip "button" in Frame 6341
on (press) {
}
Instance of Symbol 1446 MovieClip "button" in Frame 6341
on (press) {
}
Frame 6345
stop();
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (balls01.button.hitTest(_xmouse, _ymouse, true)) {
balls01.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (balls02.button.hitTest(_xmouse, _ymouse, true)) {
balls02.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (balls03.button.hitTest(_xmouse, _ymouse, true)) {
balls03.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (sunup == false) {
if (starup == false) {
if (moonup == false) {
if (circle01.sun.hitTest(_xmouse, _ymouse, true)) {
circle01.gotoAndStop("gone");
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (sunup == true) {
if (stand01.stand.hitTest(_xmouse, _ymouse, true)) {
stand01.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (sunup == false) {
if (starup == false) {
if (moonup == false) {
if (circle02.star.hitTest(_xmouse, _ymouse, true)) {
circle02.gotoAndStop("gone");
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (starup == true) {
if (stand02.stand.hitTest(_xmouse, _ymouse, true)) {
stand02.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (sunup == false) {
if (starup == false) {
if (moonup == false) {
if (circle03.moon.hitTest(_xmouse, _ymouse, true)) {
circle03.gotoAndStop("gone");
}
}
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (moonup == true) {
if (stand03.stand.hitTest(_xmouse, _ymouse, true)) {
stand03.gotoAndPlay(2);
}
}
}
}
if (pressed == true) {
if (bone85.bone.hitTest(_xmouse, _ymouse, true)) {
bone85.nextFrame();
bone85done = true;
}
}
if (pressed == true) {
if (bone86.bone.hitTest(_xmouse, _ymouse, true)) {
bone86.nextFrame();
bone86done = true;
}
}
if (pressed == true) {
if (bone87.bone.hitTest(_xmouse, _ymouse, true)) {
bone87.nextFrame();
bone87done = true;
}
}
if (pressed == true) {
if (bone88.bone.hitTest(_xmouse, _ymouse, true)) {
bone88.nextFrame();
bone88done = true;
}
}
if (pressed == true) {
if (bone89.bone.hitTest(_xmouse, _ymouse, true)) {
bone89.nextFrame();
bone89done = true;
}
}
if (pressed == true) {
if (bone90.bone.hitTest(_xmouse, _ymouse, true)) {
bone90.nextFrame();
bone90done = true;
}
}
};
Frame 6350
Mouse.show();
busy = false;
stop();
if (balls01correct == true) {
if (balls02correct == true) {
if (balls03correct == true) {
circle01.gotoAndPlay(2);
circle02.gotoAndPlay(2);
circle03.gotoAndPlay(2);
balls01correct = false;
balls02correct = false;
balls03correct = false;
balls01.gotoAndStop("done");
balls02.gotoAndStop("done");
balls03.gotoAndStop("done");
}
}
}
if (stand01ready == true) {
if (stand02ready == true) {
if (stand03ready == true) {
stand01.gotoAndPlay("down");
stand02.gotoAndPlay("down");
stand03.gotoAndPlay("down");
}
}
}
Frame 6360
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 6371
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
sunup = true;
busy = false;
Frame 6381
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
starup = true;
busy = false;
Frame 6390
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
moonup = true;
busy = false;
Frame 6406
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 6578
stopAllSounds();
Frame 6596
gotoAndStop ("14retry");
Frame 6620
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 6621
play();
Frame 6622
play();
Frame 6623
play();
Frame 6624
play();
Frame 6625
play();
Frame 6626
play();
Frame 6627
play();
Frame 6628
play();
Frame 6629
play();
Frame 6630
play();
Frame 6631
play();
Frame 6632
play();
Frame 6633
play();
Frame 6634
play();
Frame 6635
play();
Frame 6636
play();
Frame 6637
play();
Frame 6638
play();
Frame 6639
play();
Frame 6640
play();
Frame 6641
play();
Frame 6642
play();
Frame 6643
play();
Frame 6644
play();
Frame 6645
play();
Frame 6646
play();
Frame 6647
play();
Frame 6648
play();
Frame 6649
play();
Frame 6650
play();
Frame 6651
play();
Frame 6652
play();
Frame 6653
play();
Frame 6654
play();
Frame 6655
play();
Frame 6656
play();
Frame 6657
play();
Frame 6658
play();
Frame 6659
play();
Frame 6660
play();
Frame 6661
play();
Frame 6662
play();
Frame 6663
play();
Frame 6664
play();
Frame 6665
play();
Frame 6666
play();
Frame 6667
play();
Frame 6668
play();
Frame 6669
play();
stopAllSounds();
Frame 6670
Mouse.show();
busy = false;
countdown = true;
play();
difference01 = false;
difference02 = false;
difference03 = false;
difference04 = false;
difference05 = false;
difference06 = false;
difference07 = false;
difference08 = false;
difference09 = false;
difference10 = false;
difference11 = false;
difference12 = false;
difference13 = false;
difference14 = false;
difference15 = false;
difference16 = false;
difference17 = false;
difference18 = false;
difference19 = false;
difference20 = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (image02.errorbutton.hitTest(_xmouse, _ymouse, true)) {
image02.errorbutton.nextFrame();
errorcrosses.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff01.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff01.nextFrame();
difference01 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff02.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff02.nextFrame();
difference02 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff03.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff03.nextFrame();
difference03 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff04.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff04.nextFrame();
difference04 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff05.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff05.nextFrame();
difference05 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff06.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff06.nextFrame();
difference06 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff07.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff07.nextFrame();
difference07 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff08.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff08.nextFrame();
difference08 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff09.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff09.nextFrame();
difference09 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (image02.diff10.diff.hitTest(_xmouse, _ymouse, true)) {
image02.diff10.nextFrame();
difference10 = true;
gotoAndStop ("14continue");
difference.nextFrame();
}
}
}
if (pressed == true) {
if (bone91.bone.hitTest(_xmouse, _ymouse, true)) {
bone91.nextFrame();
bone91done = true;
}
}
if (pressed == true) {
if (bone92.bone.hitTest(_xmouse, _ymouse, true)) {
bone92.nextFrame();
bone92done = true;
}
}
if (pressed == true) {
if (bone93.bone.hitTest(_xmouse, _ymouse, true)) {
bone93.nextFrame();
bone93done = true;
}
}
if (pressed == true) {
if (bone94.bone.hitTest(_xmouse, _ymouse, true)) {
bone94.nextFrame();
bone94done = true;
}
}
if (pressed == true) {
if (bone95.bone.hitTest(_xmouse, _ymouse, true)) {
bone95.nextFrame();
bone95done = true;
}
}
if (pressed == true) {
if (bone96.bone.hitTest(_xmouse, _ymouse, true)) {
bone96.nextFrame();
bone96done = true;
}
}
};
Frame 6672
stop();
Frame 6679
Mouse.show();
busy = false;
stop();
if (difference01 == true) {
if (difference02 == true) {
if (difference03 == true) {
if (difference04 == true) {
if (difference05 == true) {
if (difference06 == true) {
if (difference07 == true) {
if (difference08 == true) {
if (difference09 == true) {
if (difference10 == true) {
gotoAndPlay ("14leave");
}
}
}
}
}
}
}
}
}
}
Frame 6689
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 6699
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 6852
stopAllSounds();
Frame 6870
gotoAndStop ("18retry");
Frame 6910
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 6911
play();
Frame 6912
play();
Frame 6913
play();
Frame 6914
play();
Frame 6915
play();
Frame 6916
play();
Frame 6917
play();
Frame 6918
play();
Frame 6919
play();
Frame 6920
play();
Frame 6921
play();
Frame 6922
play();
Frame 6923
play();
Frame 6924
play();
Frame 6925
play();
Frame 6926
play();
Frame 6927
play();
Frame 6928
play();
Frame 6929
play();
Frame 6930
play();
Frame 6931
play();
Frame 6932
play();
Frame 6933
play();
Frame 6934
play();
Frame 6935
play();
Frame 6936
play();
Frame 6937
play();
Frame 6938
play();
Frame 6939
play();
Frame 6940
play();
Frame 6941
play();
Frame 6942
play();
Frame 6943
play();
Frame 6944
play();
Frame 6945
play();
Frame 6946
play();
Frame 6947
play();
Frame 6948
play();
Frame 6949
play();
Frame 6950
play();
Frame 6951
play();
Frame 6952
play();
Frame 6953
play();
Frame 6954
play();
Frame 6955
play();
Frame 6956
play();
Frame 6957
play();
Frame 6958
play();
stopAllSounds();
Frame 6959
startDrag ("cursor", true);
Mouse.hide();
busy = true;
countdown = true;
fade.gotoAndPlay("out");
play();
room201done = false;
room301done = false;
room702done = false;
room802done = false;
room501done = false;
suitcase01up = false;
suitcase02up = false;
suitcase03up = false;
suitcase04up = false;
suitcase05up = false;
suitcase01on = false;
suitcase02on = false;
suitcase03on = false;
suitcase04on = false;
suitcase05on = false;
greenlighton = false;
doorsopen = false;
fueldone == false;
clamp01done = false;
clamp02done = false;
light01on = false;
light02on = false;
light03on = false;
light04on = false;
light05on = false;
light06on = false;
light07on = false;
light08on = false;
switch01done = false;
switch02done = false;
switch03done = false;
switch04done = false;
floor01pressed = false;
floor02pressed = false;
floor03pressed = false;
floor04pressed = false;
floor05pressed = false;
floor06pressed = false;
floor07pressed = false;
floor08pressed = false;
xx = _x;
yy = _y;
shaking = false;
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (suitcase01up == false) {
if (suitcase02up == false) {
if (suitcase03up == false) {
if (suitcase04up == false) {
if (suitcase05up == false) {
if (busy == false) {
if (suitcase01.suitcase.hitTest(_xmouse, _ymouse, true)) {
suitcase01.nextFrame();
}
}
}
}
}
}
}
}
if (pressed == true) {
if (suitcase01up == false) {
if (suitcase02up == false) {
if (suitcase03up == false) {
if (suitcase04up == false) {
if (suitcase05up == false) {
if (busy == false) {
if (suitcase02.suitcase.hitTest(_xmouse, _ymouse, true)) {
suitcase02.nextFrame();
}
}
}
}
}
}
}
}
if (pressed == true) {
if (suitcase01up == false) {
if (suitcase02up == false) {
if (suitcase03up == false) {
if (suitcase04up == false) {
if (suitcase05up == false) {
if (busy == false) {
if (suitcase03.suitcase.hitTest(_xmouse, _ymouse, true)) {
suitcase03.nextFrame();
}
}
}
}
}
}
}
}
if (pressed == true) {
if (suitcase01up == false) {
if (suitcase02up == false) {
if (suitcase03up == false) {
if (suitcase04up == false) {
if (suitcase05up == false) {
if (busy == false) {
if (suitcase04.suitcase.hitTest(_xmouse, _ymouse, true)) {
suitcase04.nextFrame();
}
}
}
}
}
}
}
}
if (pressed == true) {
if (suitcase01up == false) {
if (suitcase02up == false) {
if (suitcase03up == false) {
if (suitcase04up == false) {
if (suitcase05up == false) {
if (busy == false) {
if (suitcase05.suitcase.hitTest(_xmouse, _ymouse, true)) {
suitcase05.nextFrame();
}
}
}
}
}
}
}
}
if (pressed == true) {
if (suitcase01up == true) {
if (busy == false) {
if (pup.trolley.trolley.hitTest(_xmouse, _ymouse, true)) {
pup.trolley.gotoAndStop(11);
gotoAndStop ("18gotolift");
suitcase01on = true;
}
}
}
}
if (pressed == true) {
if (suitcase02up == true) {
if (busy == false) {
if (pup.trolley.trolley.hitTest(_xmouse, _ymouse, true)) {
pup.trolley.gotoAndStop(11);
gotoAndStop ("18gotolift");
suitcase02on = true;
}
}
}
}
if (pressed == true) {
if (suitcase03up == true) {
if (busy == false) {
if (pup.trolley.trolley.hitTest(_xmouse, _ymouse, true)) {
pup.trolley.gotoAndStop(11);
gotoAndStop ("18gotolift");
suitcase03on = true;
}
}
}
}
if (pressed == true) {
if (suitcase04up == true) {
if (busy == false) {
if (pup.trolley.trolley.hitTest(_xmouse, _ymouse, true)) {
pup.trolley.gotoAndStop(11);
gotoAndStop ("18gotolift");
suitcase04on = true;
}
}
}
}
if (pressed == true) {
if (suitcase05up == true) {
if (busy == false) {
if (pup.trolley.trolley.hitTest(_xmouse, _ymouse, true)) {
pup.trolley.gotoAndStop(11);
gotoAndStop ("18gotolift");
suitcase05on = true;
}
}
}
}
if (pressed == true) {
if (suitcase03on == true) {
if (busy == false) {
if (door201.door.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("18putdown201");
}
}
}
}
if (pressed == true) {
if (suitcase01on == true) {
if (busy == false) {
if (door301.door.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("18putdown301");
}
}
}
}
if (pressed == true) {
if (suitcase05on == true) {
if (busy == false) {
if (door501.door.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("18putdown501");
}
}
}
}
if (pressed == true) {
if (suitcase02on == true) {
if (busy == false) {
if (door702.door.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("18putdown702");
}
}
}
}
if (pressed == true) {
if (suitcase04on == true) {
if (busy == false) {
if (door802.door.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("18putdown802");
}
}
}
}
if (pressed == true) {
if (busy == false) {
if (callbutton.button.hitTest(_xmouse, _ymouse, true)) {
callbutton.nextFrame();
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button01.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button01.nextFrame();
floor01pressed = true;
floor02pressed = false;
floor03pressed = false;
floor04pressed = false;
floor05pressed = false;
floor06pressed = false;
floor07pressed = false;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button02.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button02.nextFrame();
floor01pressed = false;
floor02pressed = true;
floor03pressed = false;
floor04pressed = false;
floor05pressed = false;
floor06pressed = false;
floor07pressed = false;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button03.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button03.nextFrame();
floor01pressed = false;
floor02pressed = false;
floor03pressed = true;
floor04pressed = false;
floor05pressed = false;
floor06pressed = false;
floor07pressed = false;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button04.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button04.nextFrame();
floor01pressed = false;
floor02pressed = false;
floor03pressed = false;
floor04pressed = true;
floor05pressed = false;
floor06pressed = false;
floor07pressed = false;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button05.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button05.nextFrame();
floor01pressed = false;
floor02pressed = false;
floor03pressed = false;
floor04pressed = false;
floor05pressed = true;
floor06pressed = false;
floor07pressed = false;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button06.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button06.nextFrame();
floor01pressed = false;
floor02pressed = false;
floor03pressed = false;
floor04pressed = false;
floor05pressed = false;
floor06pressed = true;
floor07pressed = false;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button07.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button07.nextFrame();
floor01pressed = false;
floor02pressed = false;
floor03pressed = false;
floor04pressed = false;
floor05pressed = false;
floor06pressed = false;
floor07pressed = true;
floor08pressed = false;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (busy == false) {
if (buttonsall.button08.button.hitTest(_xmouse, _ymouse, true)) {
buttonsall.button08.nextFrame();
floor01pressed = false;
floor02pressed = false;
floor03pressed = false;
floor04pressed = false;
floor05pressed = false;
floor06pressed = false;
floor07pressed = false;
floor08pressed = true;
doors01.gotoAndPlay("close");
doors02.gotoAndPlay("close");
busy = true;
}
}
}
if (pressed == true) {
if (bone97.bone.hitTest(_xmouse, _ymouse, true)) {
bone97.nextFrame();
bone97done = true;
}
}
if (pressed == true) {
if (bone98.bone.hitTest(_xmouse, _ymouse, true)) {
bone98.nextFrame();
bone98done = true;
}
}
if (pressed == true) {
if (bone99.bone.hitTest(_xmouse, _ymouse, true)) {
bone99.nextFrame();
bone99done = true;
}
}
if (pressed == true) {
if (bone100.bone.hitTest(_xmouse, _ymouse, true)) {
bone100.nextFrame();
bone100done = true;
}
}
if (pressed == true) {
if (bone101.bone.hitTest(_xmouse, _ymouse, true)) {
bone101.nextFrame();
bone101done = true;
}
}
if (pressed == true) {
if (bone102.bone.hitTest(_xmouse, _ymouse, true)) {
bone102.nextFrame();
bone102done = true;
}
}
if (pressed == true) {
if (bone103.bone.hitTest(_xmouse, _ymouse, true)) {
bone103.nextFrame();
bone103done = true;
}
}
if (pressed == true) {
if (bone104.bone.hitTest(_xmouse, _ymouse, true)) {
bone104.nextFrame();
bone104done = true;
}
}
if (pressed == true) {
if (bone105.bone.hitTest(_xmouse, _ymouse, true)) {
bone105.nextFrame();
bone105done = true;
}
}
if (pressed == true) {
if (bone106.bone.hitTest(_xmouse, _ymouse, true)) {
bone106.nextFrame();
bone106done = true;
}
}
if (pressed == true) {
if (bone107.bone.hitTest(_xmouse, _ymouse, true)) {
bone107.nextFrame();
bone107done = true;
}
}
if (pressed == true) {
if (bone108.bone.hitTest(_xmouse, _ymouse, true)) {
bone108.nextFrame();
bone108done = true;
}
}
if (pressed == true) {
if (bone109.bone.hitTest(_xmouse, _ymouse, true)) {
bone109.nextFrame();
bone109done = true;
}
}
if (pressed == true) {
if (bone110.bone.hitTest(_xmouse, _ymouse, true)) {
bone110.nextFrame();
bone110done = true;
}
}
if (pressed == true) {
if (bone111.bone.hitTest(_xmouse, _ymouse, true)) {
bone111.nextFrame();
bone111done = true;
}
}
if (pressed == true) {
if (bone112.bone.hitTest(_xmouse, _ymouse, true)) {
bone112.nextFrame();
bone112done = true;
}
}
if (pressed == true) {
if (bone113.bone.hitTest(_xmouse, _ymouse, true)) {
bone113.nextFrame();
bone113done = true;
}
}
if (pressed == true) {
if (bone114.bone.hitTest(_xmouse, _ymouse, true)) {
bone114.nextFrame();
bone114done = true;
}
}
if (pressed == true) {
if (bone115.bone.hitTest(_xmouse, _ymouse, true)) {
bone115.nextFrame();
bone115done = true;
}
}
if (pressed == true) {
if (bone116.bone.hitTest(_xmouse, _ymouse, true)) {
bone116.nextFrame();
bone116done = true;
}
}
if (pressed == true) {
if (bone117.bone.hitTest(_xmouse, _ymouse, true)) {
bone117.nextFrame();
bone117done = true;
}
}
if (pressed == true) {
if (bone118.bone.hitTest(_xmouse, _ymouse, true)) {
bone118.nextFrame();
bone118done = true;
}
}
if (pressed == true) {
if (bone119.bone.hitTest(_xmouse, _ymouse, true)) {
bone119.nextFrame();
bone119done = true;
}
}
if (pressed == true) {
if (bone120.bone.hitTest(_xmouse, _ymouse, true)) {
bone120.nextFrame();
bone120done = true;
}
}
if (pressed == true) {
if (bone121.bone.hitTest(_xmouse, _ymouse, true)) {
bone121.nextFrame();
bone121done = true;
}
}
if (pressed == true) {
if (bone122.bone.hitTest(_xmouse, _ymouse, true)) {
bone122.nextFrame();
bone122done = true;
}
}
if (pressed == true) {
if (bone123.bone.hitTest(_xmouse, _ymouse, true)) {
bone123.nextFrame();
bone123done = true;
}
}
if (pressed == true) {
if (bone124.bone.hitTest(_xmouse, _ymouse, true)) {
bone124.nextFrame();
bone124done = true;
}
}
if (pressed == true) {
if (bone125.bone.hitTest(_xmouse, _ymouse, true)) {
bone125.nextFrame();
bone125done = true;
}
}
if (pressed == true) {
if (bone126.bone.hitTest(_xmouse, _ymouse, true)) {
bone126.nextFrame();
bone126done = true;
}
}
if (pressed == true) {
if (bone127.bone.hitTest(_xmouse, _ymouse, true)) {
bone127.nextFrame();
bone127done = true;
}
}
if (pressed == true) {
if (bone128.bone.hitTest(_xmouse, _ymouse, true)) {
bone128.nextFrame();
bone128done = true;
}
}
if (pressed == true) {
if (bone129.bone.hitTest(_xmouse, _ymouse, true)) {
bone129.nextFrame();
bone129done = true;
}
}
if (pressed == true) {
if (bone130.bone.hitTest(_xmouse, _ymouse, true)) {
bone130.nextFrame();
bone130done = true;
}
}
if (pressed == true) {
if (bone131.bone.hitTest(_xmouse, _ymouse, true)) {
bone131.nextFrame();
bone131done = true;
}
}
if (pressed == true) {
if (bone132.bone.hitTest(_xmouse, _ymouse, true)) {
bone132.nextFrame();
bone132done = true;
}
}
if (pressed == true) {
if (bone133.bone.hitTest(_xmouse, _ymouse, true)) {
bone133.nextFrame();
bone133done = true;
}
}
if (pressed == true) {
if (bone134.bone.hitTest(_xmouse, _ymouse, true)) {
bone134.nextFrame();
bone134done = true;
}
}
if (pressed == true) {
if (bone135.bone.hitTest(_xmouse, _ymouse, true)) {
bone135.nextFrame();
bone135done = true;
}
}
if (pressed == true) {
if (bone136.bone.hitTest(_xmouse, _ymouse, true)) {
bone136.nextFrame();
bone136done = true;
}
}
if (pressed == true) {
if (bone137.bone.hitTest(_xmouse, _ymouse, true)) {
bone137.nextFrame();
bone137done = true;
}
}
if (pressed == true) {
if (bone138.bone.hitTest(_xmouse, _ymouse, true)) {
bone138.nextFrame();
bone138done = true;
}
}
if (pressed == true) {
if (bone139.bone.hitTest(_xmouse, _ymouse, true)) {
bone139.nextFrame();
bone139done = true;
}
}
if (pressed == true) {
if (bone140.bone.hitTest(_xmouse, _ymouse, true)) {
bone140.nextFrame();
bone140done = true;
}
}
if (pressed == true) {
if (bone141.bone.hitTest(_xmouse, _ymouse, true)) {
bone141.nextFrame();
bone141done = true;
}
}
if (pressed == true) {
if (bone142.bone.hitTest(_xmouse, _ymouse, true)) {
bone142.nextFrame();
bone142done = true;
}
}
if (pressed == true) {
if (bone143.bone.hitTest(_xmouse, _ymouse, true)) {
bone143.nextFrame();
bone143done = true;
}
}
if (pressed == true) {
if (bone144.bone.hitTest(_xmouse, _ymouse, true)) {
bone144.nextFrame();
bone144done = true;
}
}
if (pressed == true) {
if (bone145.bone.hitTest(_xmouse, _ymouse, true)) {
bone145.nextFrame();
bone145done = true;
}
}
if (pressed == true) {
if (bone146.bone.hitTest(_xmouse, _ymouse, true)) {
bone146.nextFrame();
bone146done = true;
}
}
if (pressed == true) {
if (bone147.bone.hitTest(_xmouse, _ymouse, true)) {
bone147.nextFrame();
bone147done = true;
}
}
if (pressed == true) {
if (bone148.bone.hitTest(_xmouse, _ymouse, true)) {
bone148.nextFrame();
bone148done = true;
}
}
if (pressed == true) {
if (bone149.bone.hitTest(_xmouse, _ymouse, true)) {
bone149.nextFrame();
bone149done = true;
}
}
if (pressed == true) {
if (bone150.bone.hitTest(_xmouse, _ymouse, true)) {
bone150.nextFrame();
bone150done = true;
}
}
};
Frame 6965
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
fade.gotoAndPlay("out");
Frame 7035
Mouse.show();
busy = false;
stop();
if (room201done == true) {
if (room702done == true) {
if (room301done == true) {
if (room802done == true) {
if (room501done == true) {
gotoAndPlay ("18leave");
}
}
}
}
}
Frame 7045
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Instance of Symbol 1569 MovieClip "trolley" in Frame 7149
on (press) {
}
Frame 7474
stopAllSounds();
Frame 7492
gotoAndStop ("15retry");
Frame 7535
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
suitcase01up = true;
Instance of Symbol 1590 MovieClip "cursor" in Frame 7535
on (press) {
}
Frame 7550
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
suitcase02up = true;
Instance of Symbol 1592 MovieClip "cursor" in Frame 7550
on (press) {
}
Frame 7565
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
suitcase03up = true;
Instance of Symbol 1594 MovieClip "cursor" in Frame 7565
on (press) {
}
Frame 7580
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
suitcase04up = true;
Instance of Symbol 1596 MovieClip "cursor" in Frame 7580
on (press) {
}
Frame 7594
startDrag ("cursor", true);
Mouse.hide();
busy = false;
stop();
suitcase05up = true;
Instance of Symbol 1598 MovieClip "cursor" in Frame 7594
on (press) {
}
Frame 7608
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
suitcase01up = false;
suitcase02up = false;
suitcase03up = false;
suitcase04up = false;
suitcase05up = false;
Frame 7646
fade.gotoAndPlay("in");
Frame 7671
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
callbutton.gotoAndStop(1);
fade.gotoAndPlay("out");
Frame 7744
Mouse.show();
busy = false;
stop();
Frame 7752
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 7820
Mouse.show();
busy = false;
stop();
buttonsall.nextFrame();
Frame 7824
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
busy = true;
if (suitcase01on == false) {
if (suitcase02on == false) {
if (suitcase03on == false) {
if (suitcase04on == false) {
if (suitcase05on == false) {
gotoAndPlay ("18backtoreception");
buttonsall.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
fade.gotoAndPlay("out");
floorteller.gotoAndStop("one");
}
}
}
}
}
Frame 7829
Mouse.show();
busy = false;
busy = false;
stop();
floorteller.gotoAndStop("one");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 7837
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 7976
fade.gotoAndPlay("in");
Frame 8002
gotoAndPlay ("18continue");
Frame 8006
Mouse.show();
busy = false;
play();
busy = true;
Instance of Symbol 1658 MovieClip "door201" in Frame 8006
/* no clip actions */
Instance of Symbol 1659 MovieClip "door202" in Frame 8006
on (press) {
}
Frame 8007
busy = false;
stop();
floorteller.gotoAndStop("two");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8013
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 8090
suitcase03on = false;
door201.nextFrame();
room201done = true;
Frame 8166
Mouse.show();
busy = false;
stop();
Frame 8179
Mouse.show();
busy = false;
play();
busy = true;
Instance of Symbol 1659 MovieClip "door302" in Frame 8179
on (press) {
}
Frame 8180
busy = false;
stop();
floorteller.gotoAndStop("three");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8189
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 8258
suitcase01on = false;
door301.nextFrame();
room301done = true;
Frame 8337
Mouse.show();
busy = false;
stop();
Frame 8350
Mouse.show();
busy = false;
play();
busy = true;
Instance of Symbol 1659 MovieClip "door401" in Frame 8350
on (press) {
}
Instance of Symbol 1659 MovieClip "door402" in Frame 8350
on (press) {
}
Frame 8351
busy = false;
stop();
floorteller.gotoAndStop("four");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8360
Mouse.show();
busy = false;
play();
busy = true;
Instance of Symbol 1659 MovieClip "door502" in Frame 8360
on (press) {
}
Frame 8361
busy = false;
stop();
floorteller.gotoAndStop("five");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8368
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 8440
suitcase05on = false;
door501.nextFrame();
room501done = true;
Frame 8519
Mouse.show();
busy = false;
stop();
Frame 8536
Mouse.show();
busy = false;
play();
busy = true;
Instance of Symbol 1659 MovieClip "door601" in Frame 8536
on (press) {
}
Instance of Symbol 1659 MovieClip "door602" in Frame 8536
on (press) {
}
Frame 8537
busy = false;
stop();
floorteller.gotoAndStop("six");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8545
Mouse.show();
busy = false;
play();
busy = true;
Instance of Symbol 1659 MovieClip "door701" in Frame 8545
on (press) {
}
Frame 8546
busy = false;
stop();
floorteller.gotoAndStop("seven");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8556
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 8636
suitcase02on = false;
door702.nextFrame();
room702done = true;
Frame 8713
Mouse.show();
busy = false;
stop();
Frame 8736
Mouse.show();
busy = false;
play();
busy = true;
Frame 8737
busy = false;
stop();
floorteller.gotoAndStop("eight");
fade.gotoAndPlay("out");
buttonsall.button01.gotoAndStop(1);
buttonsall.button02.gotoAndStop(1);
buttonsall.button03.gotoAndStop(1);
buttonsall.button04.gotoAndStop(1);
buttonsall.button05.gotoAndStop(1);
buttonsall.button06.gotoAndStop(1);
buttonsall.button07.gotoAndStop(1);
buttonsall.button08.gotoAndStop(1);
doors01.gotoAndPlay("open");
doors02.gotoAndPlay("open");
Frame 8745
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 8825
suitcase04on = false;
door802.nextFrame();
room802done = true;
Frame 8902
Mouse.show();
busy = false;
stop();
Frame 8942
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
stopAllSounds();
stopAllSounds();
play();
Frame 8943
play();
Frame 8944
play();
Frame 8945
play();
Frame 8946
play();
Frame 8947
play();
Frame 8948
play();
Frame 8949
play();
Frame 8950
play();
Frame 8951
play();
Frame 8952
play();
Frame 8953
play();
Frame 8954
play();
Frame 8955
play();
Frame 8956
play();
Frame 8957
play();
Frame 8958
play();
Frame 8959
play();
Frame 8960
play();
Frame 8961
play();
Frame 8962
play();
Frame 8963
play();
Frame 8964
play();
Frame 8965
play();
Frame 8966
play();
Frame 8967
play();
Frame 8968
play();
Frame 8969
play();
Frame 8970
play();
Frame 8971
play();
Frame 8972
play();
Frame 8973
play();
Frame 8974
play();
Frame 8975
play();
Frame 8976
play();
Frame 8977
play();
Frame 8978
play();
Frame 8979
play();
Frame 8980
play();
Frame 8981
play();
Frame 8982
play();
Frame 8983
play();
Frame 8984
play();
Frame 8985
play();
Frame 8986
play();
Frame 8987
play();
Frame 8988
play();
Frame 8989
play();
Frame 8990
play();
Frame 8991
play();
stopAllSounds();
Frame 8992
Mouse.show();
busy = false;
countdown = true;
play();
room3aface = false;
room3ahorns = false;
room3amouth = false;
room3aweird = false;
room3aeye = false;
room3bface = false;
room3bhorns = false;
room3bmouth = false;
room3bweird = false;
room3beye = false;
room3face = false;
room3horns = false;
room3mouth = false;
room3weird = false;
room3eye = false;
Instance of Symbol 1692 MovieClip "door02" in Frame 8992
on (press) {
}
Frame 9001
Mouse.show();
busy = false;
stop();
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (door01.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("15door01");
}
}
}
if (pressed == true) {
if (busy == false) {
if (door02.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("15door02");
}
}
}
if (pressed == true) {
if (busy == false) {
if (door03.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("15door03");
}
}
}
if (pressed == true) {
if (busy == false) {
if (lever.lever.hitTest(_xmouse, _ymouse, true)) {
lever.gotoAndPlay(2);
}
}
}
if (pressed == true) {
if (bone151.bone.hitTest(_xmouse, _ymouse, true)) {
bone151.nextFrame();
bone151done = true;
}
}
if (pressed == true) {
if (bone152.bone.hitTest(_xmouse, _ymouse, true)) {
bone152.nextFrame();
bone152done = true;
}
}
if (pressed == true) {
if (bone153.bone.hitTest(_xmouse, _ymouse, true)) {
bone153.nextFrame();
bone153done = true;
}
}
if (pressed == true) {
if (bone154.bone.hitTest(_xmouse, _ymouse, true)) {
bone154.nextFrame();
bone154done = true;
}
}
if (pressed == true) {
if (bone155.bone.hitTest(_xmouse, _ymouse, true)) {
bone155.nextFrame();
bone155done = true;
}
}
if (pressed == true) {
if (bone156.bone.hitTest(_xmouse, _ymouse, true)) {
bone156.nextFrame();
bone156done = true;
}
}
};
Frame 9011
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 9026
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9084
stopAllSounds();
Frame 9096
gotoAndPlay ("room01intro");
Frame 9101
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9160
stopAllSounds();
Frame 9171
gotoAndPlay ("room03intro");
Frame 9190
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9248
stopAllSounds();
Frame 9260
gotoAndPlay ("room03intro");
Frame 9271
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9340
gotoAndStop ("15continue");
Frame 9350
startDrag ("cursor", true);
Mouse.hide();
busy = true;
gotoAndPlay ("15leave02");
stopAllSounds();
Frame 9356
play();
Frame 9638
gotoAndStop ("final");
Frame 9652
startDrag ("cursor", true);
Mouse.hide();
busy = true;
countdown = true;
play();
if (room3horns == true) {
symbols.gotoAndStop("horns");
}
if (room3mouth == true) {
symbols.gotoAndStop("mouth");
}
if (room3weird == true) {
symbols.gotoAndStop("weird");
}
if (room3eye == true) {
symbols.gotoAndStop("eye");
}
Instance of Symbol 1692 MovieClip "door02" in Frame 9652
on (press) {
}
Instance of Symbol 1692 MovieClip "door01" in Frame 9652
on (press) {
}
Instance of Symbol 1692 MovieClip "doorreturn" in Frame 9652
on (press) {
}
Frame 9706
Mouse.show();
busy = false;
stop();
if (difference01 == true) {
if (difference02 == true) {
if (difference03 == true) {
if (difference04 == true) {
if (difference05 == true) {
if (difference06 == true) {
if (difference07 == true) {
if (difference08 == true) {
if (difference09 == true) {
if (difference10 == true) {
if (difference11 == true) {
if (difference12 == true) {
if (difference13 == true) {
if (difference14 == true) {
if (difference15 == true) {
if (difference16 == true) {
if (difference17 == true) {
if (difference18 == true) {
if (difference19 == true) {
if (difference20 == true) {
gotoAndPlay ("14leave");
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (door01.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("room03door01");
}
}
}
if (pressed == true) {
if (busy == false) {
if (door02.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("room03door02");
}
}
}
if (pressed == true) {
if (busy == false) {
if (doorreturn.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("room03return");
}
}
}
if (pressed == true) {
if (busy == false) {
if (lever.lever.hitTest(_xmouse, _ymouse, true)) {
lever.nextFrame();
}
}
}
if (pressed == true) {
if (bone157.bone.hitTest(_xmouse, _ymouse, true)) {
bone157.nextFrame();
bone157done = true;
}
}
if (pressed == true) {
if (bone158.bone.hitTest(_xmouse, _ymouse, true)) {
bone158.nextFrame();
bone158done = true;
}
}
if (pressed == true) {
if (bone159.bone.hitTest(_xmouse, _ymouse, true)) {
bone159.nextFrame();
bone159done = true;
}
}
if (pressed == true) {
if (bone160.bone.hitTest(_xmouse, _ymouse, true)) {
bone160.nextFrame();
bone160done = true;
}
}
if (pressed == true) {
if (bone161.bone.hitTest(_xmouse, _ymouse, true)) {
bone161.nextFrame();
bone161done = true;
}
}
if (pressed == true) {
if (bone162.bone.hitTest(_xmouse, _ymouse, true)) {
bone162.nextFrame();
bone162done = true;
}
}
};
Frame 9720
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 9735
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9793
stopAllSounds();
Frame 9805
gotoAndPlay ("room03bintro");
Frame 9812
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9870
stopAllSounds();
Frame 9882
gotoAndPlay ("room03aintro");
Frame 9888
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 9948
stopAllSounds();
Frame 9956
gotoAndPlay ("15returnfrom03");
Frame 9967
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
if (room3horns == true) {
symbols.gotoAndStop("horns");
}
if (room3mouth == true) {
symbols.gotoAndStop("mouth");
}
if (room3weird == true) {
symbols.gotoAndStop("weird");
}
if (room3eye == true) {
symbols.gotoAndStop("eye");
}
Frame 10036
gotoAndStop ("room03continue");
Frame 10045
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
if (room3horns == true) {
symbols.gotoAndStop("horns");
}
if (room3mouth == true) {
symbols.gotoAndStop("mouth");
}
if (room3weird == true) {
symbols.gotoAndStop("weird");
}
if (room3eye == true) {
symbols.gotoAndStop("eye");
}
Frame 10115
gotoAndStop ("room03continue");
Frame 10169
startDrag ("cursor", true);
Mouse.hide();
busy = true;
countdown = true;
play();
if (room3ahorns == true) {
symbols.gotoAndStop("horns");
}
if (room3amouth == true) {
symbols.gotoAndStop("mouth");
}
if (room3aweird == true) {
symbols.gotoAndStop("weird");
}
if (room3aeye == true) {
symbols.gotoAndStop("eye");
}
Instance of Symbol 1692 MovieClip "doorreturn" in Frame 10169
on (press) {
}
Frame 10223
Mouse.show();
busy = false;
stop();
if (difference01 == true) {
if (difference02 == true) {
if (difference03 == true) {
if (difference04 == true) {
if (difference05 == true) {
if (difference06 == true) {
if (difference07 == true) {
if (difference08 == true) {
if (difference09 == true) {
if (difference10 == true) {
if (difference11 == true) {
if (difference12 == true) {
if (difference13 == true) {
if (difference14 == true) {
if (difference15 == true) {
if (difference16 == true) {
if (difference17 == true) {
if (difference18 == true) {
if (difference19 == true) {
if (difference20 == true) {
gotoAndPlay ("14leave");
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (doorreturn.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("room03areturn");
}
}
}
if (pressed == true) {
if (busy == false) {
if (lever.lever.hitTest(_xmouse, _ymouse, true)) {
lever.nextFrame();
}
}
}
if (pressed == true) {
if (bone163.bone.hitTest(_xmouse, _ymouse, true)) {
bone163.nextFrame();
bone163done = true;
}
}
if (pressed == true) {
if (bone164.bone.hitTest(_xmouse, _ymouse, true)) {
bone164.nextFrame();
bone164done = true;
}
}
if (pressed == true) {
if (bone165.bone.hitTest(_xmouse, _ymouse, true)) {
bone165.nextFrame();
bone165done = true;
}
}
if (pressed == true) {
if (bone166.bone.hitTest(_xmouse, _ymouse, true)) {
bone166.nextFrame();
bone166done = true;
}
}
if (pressed == true) {
if (bone167.bone.hitTest(_xmouse, _ymouse, true)) {
bone167.nextFrame();
bone167done = true;
}
}
if (pressed == true) {
if (bone168.bone.hitTest(_xmouse, _ymouse, true)) {
bone168.nextFrame();
bone168done = true;
}
}
};
Frame 10237
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 10254
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 10314
stopAllSounds();
Frame 10322
gotoAndPlay ("room03returnfrom03a");
Frame 10421
startDrag ("cursor", true);
Mouse.hide();
busy = true;
countdown = true;
play();
if (room3bhorns == true) {
symbols.gotoAndStop("horns");
}
if (room3bmouth == true) {
symbols.gotoAndStop("mouth");
}
if (room3bweird == true) {
symbols.gotoAndStop("weird");
}
if (room3beye == true) {
symbols.gotoAndStop("eye");
}
Instance of Symbol 1692 MovieClip "doorreturn" in Frame 10421
on (press) {
}
Frame 10475
Mouse.show();
busy = false;
stop();
if (difference01 == true) {
if (difference02 == true) {
if (difference03 == true) {
if (difference04 == true) {
if (difference05 == true) {
if (difference06 == true) {
if (difference07 == true) {
if (difference08 == true) {
if (difference09 == true) {
if (difference10 == true) {
if (difference11 == true) {
if (difference12 == true) {
if (difference13 == true) {
if (difference14 == true) {
if (difference15 == true) {
if (difference16 == true) {
if (difference17 == true) {
if (difference18 == true) {
if (difference19 == true) {
if (difference20 == true) {
gotoAndPlay ("14leave");
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
onMouseDown = function () {
pressed = true;
};
onMouseUp = function () {
pressed = false;
};
onEnterFrame = function () {
if (timertext > 0) {
if (countdown == true) {
timertext = timertext - 1;
}
} else {
timertext = 0;
countdown = false;
}
if (shaking == true) {
_x = ((xx + 3) - random(5));
_y = ((yy + 3) - random(5));
}
if (shaking == false) {
_x = 0;
_y = 0;
}
if (pressed == true) {
if (busy == false) {
if (doorreturn.hitTest(_xmouse, _ymouse, true)) {
gotoAndPlay ("room03breturn");
}
}
}
if (pressed == true) {
if (busy == false) {
if (lever.lever.hitTest(_xmouse, _ymouse, true)) {
lever.nextFrame();
}
}
}
if (pressed == true) {
if (bone169.bone.hitTest(_xmouse, _ymouse, true)) {
bone169.nextFrame();
bone169done = true;
}
}
if (pressed == true) {
if (bone170.bone.hitTest(_xmouse, _ymouse, true)) {
bone170.nextFrame();
bone170done = true;
}
}
if (pressed == true) {
if (bone171.bone.hitTest(_xmouse, _ymouse, true)) {
bone171.nextFrame();
bone171done = true;
}
}
if (pressed == true) {
if (bone172.bone.hitTest(_xmouse, _ymouse, true)) {
bone172.nextFrame();
bone172done = true;
}
}
if (pressed == true) {
if (bone173.bone.hitTest(_xmouse, _ymouse, true)) {
bone173.nextFrame();
bone173done = true;
}
}
if (pressed == true) {
if (bone174.bone.hitTest(_xmouse, _ymouse, true)) {
bone174.nextFrame();
bone174done = true;
}
}
};
Frame 10489
startDrag ("cursor", true);
Mouse.hide();
busy = true;
stop();
Frame 10506
startDrag ("cursor", true);
Mouse.hide();
busy = true;
play();
Frame 10566
stopAllSounds();
Frame 10574
gotoAndPlay ("room03returnfrom03b");
Symbol 49 MovieClip Frame 1
stop();
if (_parent._parent.hat00 == true) {
gotoAndStop (10);
}
if (_parent._parent.hat01 == true) {
gotoAndStop (11);
}
if (_parent._parent.hat02 == true) {
gotoAndStop (12);
}
if (_parent._parent.hat03 == true) {
gotoAndStop (13);
}
if (_parent._parent.hat04 == true) {
gotoAndStop (14);
}
if (_parent._parent.hat05 == true) {
gotoAndStop (15);
}
if (_parent._parent.hat06 == true) {
gotoAndStop (16);
}
if (_parent._parent.hat07 == true) {
gotoAndStop (17);
}
if (_parent._parent.hat08 == true) {
gotoAndStop (18);
}
if (_parent._parent.hat09 == true) {
gotoAndStop (19);
}
if (_parent._parent.hat10 == true) {
gotoAndStop (20);
}
if (_parent._parent.hat11 == true) {
gotoAndStop (21);
}
if (_parent._parent.hat12 == true) {
gotoAndStop (22);
}
if (_parent._parent.hat13 == true) {
gotoAndStop (23);
}
if (_parent._parent.hat14 == true) {
gotoAndStop (24);
}
if (_parent._parent.hat15 == true) {
gotoAndStop (25);
}
if (_parent._parent.hat16 == true) {
gotoAndStop (26);
}
if (_parent._parent.hat17 == true) {
gotoAndStop (27);
}
if (_parent._parent.hat18 == true) {
gotoAndStop (28);
}
if (_parent._parent.hat19 == true) {
gotoAndStop (29);
}
if (_parent._parent.hat20 == true) {
gotoAndStop (30);
}
if (_parent._parent._parent.hat00 == true) {
gotoAndStop (10);
}
if (_parent._parent._parent.hat01 == true) {
gotoAndStop (11);
}
if (_parent._parent._parent.hat02 == true) {
gotoAndStop (12);
}
if (_parent._parent._parent.hat03 == true) {
gotoAndStop (13);
}
if (_parent._parent._parent.hat04 == true) {
gotoAndStop (14);
}
if (_parent._parent._parent.hat05 == true) {
gotoAndStop (15);
}
if (_parent._parent._parent.hat06 == true) {
gotoAndStop (16);
}
if (_parent._parent._parent.hat07 == true) {
gotoAndStop (17);
}
if (_parent._parent._parent.hat08 == true) {
gotoAndStop (18);
}
if (_parent._parent._parent.hat09 == true) {
gotoAndStop (19);
}
if (_parent._parent._parent.hat10 == true) {
gotoAndStop (20);
}
if (_parent._parent._parent.hat11 == true) {
gotoAndStop (21);
}
if (_parent._parent._parent.hat12 == true) {
gotoAndStop (22);
}
if (_parent._parent._parent.hat13 == true) {
gotoAndStop (23);
}
if (_parent._parent._parent.hat14 == true) {
gotoAndStop (24);
}
if (_parent._parent._parent.hat15 == true) {
gotoAndStop (25);
}
if (_parent._parent._parent.hat16 == true) {
gotoAndStop (26);
}
if (_parent._parent._parent.hat17 == true) {
gotoAndStop (27);
}
if (_parent._parent._parent.hat18 == true) {
gotoAndStop (28);
}
if (_parent._parent._parent.hat19 == true) {
gotoAndStop (29);
}
if (_parent._parent._parent.hat20 == true) {
gotoAndStop (30);
}
if (_parent._parent._parent._parent.hat00 == true) {
gotoAndStop (10);
}
if (_parent._parent._parent._parent.hat01 == true) {
gotoAndStop (11);
}
if (_parent._parent._parent._parent.hat02 == true) {
gotoAndStop (12);
}
if (_parent._parent._parent._parent.hat03 == true) {
gotoAndStop (13);
}
if (_parent._parent._parent._parent.hat04 == true) {
gotoAndStop (14);
}
if (_parent._parent._parent._parent.hat05 == true) {
gotoAndStop (15);
}
if (_parent._parent._parent._parent.hat06 == true) {
gotoAndStop (16);
}
if (_parent._parent._parent._parent.hat07 == true) {
gotoAndStop (17);
}
if (_parent._parent._parent._parent.hat08 == true) {
gotoAndStop (18);
}
if (_parent._parent._parent._parent.hat09 == true) {
gotoAndStop (19);
}
if (_parent._parent._parent._parent.hat10 == true) {
gotoAndStop (20);
}
if (_parent._parent._parent._parent.hat11 == true) {
gotoAndStop (21);
}
if (_parent._parent._parent._parent.hat12 == true) {
gotoAndStop (22);
}
if (_parent._parent._parent._parent.hat13 == true) {
gotoAndStop (23);
}
if (_parent._parent._parent._parent.hat14 == true) {
gotoAndStop (24);
}
if (_parent._parent._parent._parent.hat15 == true) {
gotoAndStop (25);
}
if (_parent._parent._parent._parent.hat16 == true) {
gotoAndStop (26);
}
if (_parent._parent._parent._parent.hat17 == true) {
gotoAndStop (27);
}
if (_parent._parent._parent._parent.hat18 == true) {
gotoAndStop (28);
}
if (_parent._parent._parent._parent.hat19 == true) {
gotoAndStop (29);
}
if (_parent._parent._parent._parent.hat20 == true) {
gotoAndStop (30);
}
Symbol 49 MovieClip Frame 2
gotoAndStop (11);
Symbol 49 MovieClip Frame 10
stop();
_parent._parent.hat00 = true;
_parent._parent.hat01 = false;
_parent._parent.hat02 = false;
_parent._parent.hat03 = false;
_parent._parent.hat04 = false;
_parent._parent.hat05 = false;
_parent._parent.hat06 = false;
_parent._parent.hat07 = false;
_parent._parent.hat08 = false;
_parent._parent.hat09 = false;
_parent._parent.hat10 = false;
_parent._parent.hat11 = false;
_parent._parent.hat12 = false;
_parent._parent.hat13 = false;
_parent._parent.hat14 = false;
_parent._parent.hat15 = false;
_parent._parent.hat16 = false;
_parent._parent.hat17 = false;
_parent._parent.hat18 = false;
_parent._parent.hat19 = false;
_parent._parent.hat20 = false;
Symbol 49 MovieClip Frame 11
stop();
_parent._parent.hat00 = false;
_parent._parent.hat01 = true;
_parent._parent.hat02 = false;
_parent._parent.hat03 = false;
_parent._parent.hat04 = false;
_parent._parent.hat05 = false;
_parent._parent.hat06 = false;
_parent._parent.hat07 = false;
_parent._parent.hat08 = false;
_parent._parent.hat09 = false;
_parent._parent.hat10 = false;
_parent._parent.hat11 = false;
_parent._parent.hat12 = false;
_parent._parent.hat13 = false;
_parent._parent.hat14 = false;
_parent._parent.hat15 = false;
_parent._parent.hat16 = false;
_parent._parent.hat17 = false;
_parent._parent.hat18 = false;
_parent._parent.hat19 = false;
_parent._parent.hat20 = false;
Symbol 49 MovieClip Frame 12
stop();
_parent._parent.hat00 = false;
_parent._parent.hat01 = false;
_parent._parent.hat02 = true;
_parent._parent.hat03 = false;
_parent._parent.hat04 = false;
_parent._parent.hat05 = false;
_parent._parent.hat06 = false;
_parent._parent.hat07 = false;
_parent._parent.hat08 = false;
_parent._parent.hat09 = false;
_parent._parent.hat10 = false;
_parent._parent.hat11 = false;
_parent._parent.hat12 = false;
_parent._parent.hat13 = false;
_parent._parent.hat14 = false;
_parent._parent.hat15 = false;
_parent._parent.hat16 = false;
_parent._parent.hat17 = false;
_parent._parent.hat18 = false;
_parent._parent.hat19 = false;
_parent._parent.hat20 = false;
Symbol 49 MovieClip Frame 13
gotoAndStop (10);
stop();
_parent._parent.hat00 = false;
_parent._parent.hat01 = false;
_parent._parent.hat02 = false;
_parent._parent.hat03 = true;
_parent._parent.hat04 = false;
_parent._parent.hat05 = false;
_parent._parent.hat06 = false;
_parent._parent.hat07 = false;
_parent._parent.hat08 = false;
_parent._parent.hat09 = false;
_parent._parent.hat10 = false;
_parent._parent.hat11 = false;
_parent._parent.hat12 = false;
_parent._parent.hat13 = false;
_parent._parent.hat14 = false;
_parent._parent.hat15 = false;
_parent._parent.hat16 = false;
_parent._parent.hat17 = false;
_parent._parent.hat18 = false;
_parent._parent.hat19 = false;
_parent._parent.hat20 = false;
Symbol 51 MovieClip Frame 121
stop();
Symbol 59 Button
on (release) {
getURL ("http://www.pencilkids.com/", "_blank");
}
Symbol 61 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndPlay ("loaded");
}
Symbol 61 MovieClip Frame 2
gotoAndPlay (1);
Symbol 61 MovieClip Frame 40
_root.play();
Symbol 62 MovieClip Frame 1
onEnterFrame = function () {
urlStart = _url.indexOf("://") + 3;
urlEnd = _url.indexOf("/", urlStart);
domain = _url.substring(urlStart, urlEnd);
LastDot = domain.lastIndexOf(".") - 1;
pfixEnd = domain.lastIndexOf(".", LastDot) + 1;
domain = domain.substring(pfixEnd, domain.length);
if ((domain != "") && (domain != "armorgames.com")) {
_root._x = 50000;
_root._y = 40000;
}
};
this._visible = false;
Symbol 68 MovieClip Frame 1
play();
if (_parent.quality == "HIGH") {
_parent.quality = "HIGH";
_parent.quality01.gotoAndStop("high");
}
if (_parent.quality == "LOW") {
_parent.quality = "LOW";
_parent.quality01.gotoAndStop("low");
}
if (_parent.quality == "MEDIUM") {
_parent.quality = "MEDIUM";
_parent.quality01.gotoAndStop("medium");
}
if (_parent.bone01done == true) {
if (_parent.picking == false) {
_parent.bone01.gotoAndStop("gone");
}
}
if (_parent.bone02done == true) {
if (_parent.picking == false) {
_parent.bone02.gotoAndStop("gone");
}
}
if (_parent.bone03done == true) {
if (_parent.picking == false) {
_parent.bone03.gotoAndStop("gone");
}
}
if (_parent.bone04done == true) {
if (_parent.picking == false) {
_parent.bone04.gotoAndStop("gone");
}
}
if (_parent.bone05done == true) {
if (_parent.picking == false) {
_parent.bone05.gotoAndStop("gone");
}
}
if (_parent.bone06done == true) {
if (_parent.picking == false) {
_parent.bone06.gotoAndStop("gone");
}
}
if (_parent.bone07done == true) {
if (_parent.picking == false) {
_parent.bone07.gotoAndStop("gone");
}
}
if (_parent.bone08done == true) {
if (_parent.picking == false) {
_parent.bone08.gotoAndStop("gone");
}
}
if (_parent.bone09done == true) {
if (_parent.picking == false) {
_parent.bone09.gotoAndStop("gone");
}
}
if (_parent.bone10done == true) {
if (_parent.picking == false) {
_parent.bone10.gotoAndStop("gone");
}
}
if (_parent.bone11done == true) {
if (_parent.picking == false) {
_parent.bone11.gotoAndStop("gone");
}
}
if (_parent.bone12done == true) {
if (_parent.picking == false) {
_parent.bone12.gotoAndStop("gone");
}
}
if (_parent.bone13done == true) {
if (_parent.picking == false) {
_parent.bone13.gotoAndStop("gone");
}
}
if (_parent.bone14done == true) {
if (_parent.picking == false) {
_parent.bone14.gotoAndStop("gone");
}
}
if (_parent.bone15done == true) {
if (_parent.picking == false) {
_parent.bone15.gotoAndStop("gone");
}
}
if (_parent.bone16done == true) {
if (_parent.picking == false) {
_parent.bone16.gotoAndStop("gone");
}
}
if (_parent.bone17done == true) {
if (_parent.picking == false) {
_parent.bone17.gotoAndStop("gone");
}
}
if (_parent.bone18done == true) {
if (_parent.picking == false) {
_parent.bone18.gotoAndStop("gone");
}
}
if (_parent.bone19done == true) {
if (_parent.picking == false) {
_parent.bone19.gotoAndStop("gone");
}
}
if (_parent.bone20done == true) {
if (_parent.picking == false) {
_parent.bone20.gotoAndStop("gone");
}
}
if (_parent.bone21done == true) {
if (_parent.picking == false) {
_parent.bone21.gotoAndStop("gone");
}
}
if (_parent.bone22done == true) {
if (_parent.picking == false) {
_parent.bone22.gotoAndStop("gone");
}
}
if (_parent.bone23done == true) {
if (_parent.picking == false) {
_parent.bone23.gotoAndStop("gone");
}
}
if (_parent.bone24done == true) {
if (_parent.picking == false) {
_parent.bone24.gotoAndStop("gone");
}
}
if (_parent.bone25done == true) {
if (_parent.picking == false) {
_parent.bone25.gotoAndStop("gone");
}
}
if (_parent.bone26done == true) {
if (_parent.picking == false) {
_parent.bone26.gotoAndStop("gone");
}
}
if (_parent.bone27done == true) {
if (_parent.picking == false) {
_parent.bone27.gotoAndStop("gone");
}
}
if (_parent.bone28done == true) {
if (_parent.picking == false) {
_parent.bone28.gotoAndStop("gone");
}
}
if (_parent.bone29done == true) {
if (_parent.picking == false) {
_parent.bone29.gotoAndStop("gone");
}
}
if (_parent.bone30done == true) {
if (_parent.picking == false) {
_parent.bone30.gotoAndStop("gone");
}
}
if (_parent.bone31done == true) {
if (_parent.picking == false) {
_parent.bone31.gotoAndStop("gone");
}
}
if (_parent.bone32done == true) {
if (_parent.picking == false) {
_parent.bone32.gotoAndStop("gone");
}
}
if (_parent.bone33done == true) {
if (_parent.picking == false) {
_parent.bone33.gotoAndStop("gone");
}
}
if (_parent.bone34done == true) {
if (_parent.picking == false) {
_parent.bone34.gotoAndStop("gone");
}
}
if (_parent.bone35done == true) {
if (_parent.picking == false) {
_parent.bone35.gotoAndStop("gone");
}
}
if (_parent.bone36done == true) {
if (_parent.picking == false) {
_parent.bone36.gotoAndStop("gone");
}
}
if (_parent.bone37done == true) {
if (_parent.picking == false) {
_parent.bone37.gotoAndStop("gone");
}
}
if (_parent.bone38done == true) {
if (_parent.picking == false) {
_parent.bone38.gotoAndStop("gone");
}
}
if (_parent.bone39done == true) {
if (_parent.picking == false) {
_parent.bone39.gotoAndStop("gone");
}
}
if (_parent.bone40done == true) {
if (_parent.picking == false) {
_parent.bone40.gotoAndStop("gone");
}
}
if (_parent.bone41done == true) {
if (_parent.picking == false) {
_parent.bone41.gotoAndStop("gone");
}
}
if (_parent.bone42done == true) {
if (_parent.picking == false) {
_parent.bone42.gotoAndStop("gone");
}
}
if (_parent.bone43done == true) {
if (_parent.picking == false) {
_parent.bone43.gotoAndStop("gone");
}
}
if (_parent.bone44done == true) {
if (_parent.picking == false) {
_parent.bone44.gotoAndStop("gone");
}
}
if (_parent.bone45done == true) {
if (_parent.picking == false) {
_parent.bone45.gotoAndStop("gone");
}
}
if (_parent.bone46done == true) {
if (_parent.picking == false) {
_parent.bone46.gotoAndStop("gone");
}
}
if (_parent.bone47done == true) {
if (_parent.picking == false) {
_parent.bone47.gotoAndStop("gone");
}
}
if (_parent.bone48done == true) {
if (_parent.picking == false) {
_parent.bone48.gotoAndStop("gone");
}
}
if (_parent.bone49done == true) {
if (_parent.picking == false) {
_parent.bone49.gotoAndStop("gone");
}
}
if (_parent.bone50done == true) {
if (_parent.picking == false) {
_parent.bone50.gotoAndStop("gone");
}
}
if (_parent.bone51done == true) {
if (_parent.picking == false) {
_parent.bone51.gotoAndStop("gone");
}
}
if (_parent.bone52done == true) {
if (_parent.picking == false) {
_parent.bone52.gotoAndStop("gone");
}
}
if (_parent.bone53done == true) {
if (_parent.picking == false) {
_parent.bone53.gotoAndStop("gone");
}
}
if (_parent.bone54done == true) {
if (_parent.picking == false) {
_parent.bone54.gotoAndStop("gone");
}
}
if (_parent.bone55done == true) {
if (_parent.picking == false) {
_parent.bone55.gotoAndStop("gone");
}
}
if (_parent.bone56done == true) {
if (_parent.picking == false) {
_parent.bone56.gotoAndStop("gone");
}
}
if (_parent.bone57done == true) {
if (_parent.picking == false) {
_parent.bone57.gotoAndStop("gone");
}
}
if (_parent.bone58done == true) {
if (_parent.picking == false) {
_parent.bone58.gotoAndStop("gone");
}
}
if (_parent.bone59done == true) {
if (_parent.picking == false) {
_parent.bone59.gotoAndStop("gone");
}
}
if (_parent.bone60done == true) {
if (_parent.picking == false) {
_parent.bone60.gotoAndStop("gone");
}
}
if (_parent.bone61done == true) {
if (_parent.picking == false) {
_parent.bone61.gotoAndStop("gone");
}
}
if (_parent.bone62done == true) {
if (_parent.picking == false) {
_parent.bone62.gotoAndStop("gone");
}
}
if (_parent.bone63done == true) {
if (_parent.picking == false) {
_parent.bone63.gotoAndStop("gone");
}
}
if (_parent.bone64done == true) {
if (_parent.picking == false) {
_parent.bone64.gotoAndStop("gone");
}
}
if (_parent.bone65done == true) {
if (_parent.picking == false) {
_parent.bone65.gotoAndStop("gone");
}
}
if (_parent.bone66done == true) {
if (_parent.picking == false) {
_parent.bone66.gotoAndStop("gone");
}
}
if (_parent.bone67done == true) {
if (_parent.picking == false) {
_parent.bone67.gotoAndStop("gone");
}
}
if (_parent.bone68done == true) {
if (_parent.picking == false) {
_parent.bone68.gotoAndStop("gone");
}
}
if (_parent.bone69done == true) {
if (_parent.picking == false) {
_parent.bone69.gotoAndStop("gone");
}
}
if (_parent.bone70done == true) {
if (_parent.picking == false) {
_parent.bone70.gotoAndStop("gone");
}
}
if (_parent.bone71done == true) {
if (_parent.picking == false) {
_parent.bone71.gotoAndStop("gone");
}
}
if (_parent.bone72done == true) {
if (_parent.picking == false) {
_parent.bone72.gotoAndStop("gone");
}
}
if (_parent.bone73done == true) {
if (_parent.picking == false) {
_parent.bone73.gotoAndStop("gone");
}
}
if (_parent.bone74done == true) {
if (_parent.picking == false) {
_parent.bone74.gotoAndStop("gone");
}
}
if (_parent.bone75done == true) {
if (_parent.picking == false) {
_parent.bone75.gotoAndStop("gone");
}
}
if (_parent.bone76done == true) {
if (_parent.picking == false) {
_parent.bone76.gotoAndStop("gone");
}
}
if (_parent.bone77done == true) {
if (_parent.picking == false) {
_parent.bone77.gotoAndStop("gone");
}
}
if (_parent.bone78done == true) {
if (_parent.picking == false) {
_parent.bone78.gotoAndStop("gone");
}
}
if (_parent.bone79done == true) {
if (_parent.picking == false) {
_parent.bone79.gotoAndStop("gone");
}
}
if (_parent.bone80done == true) {
if (_parent.picking == false) {
_parent.bone80.gotoAndStop("gone");
}
}
if (_parent.bone81done == true) {
if (_parent.picking == false) {
_parent.bone81.gotoAndStop("gone");
}
}
if (_parent.bone82done == true) {
if (_parent.picking == false) {
_parent.bone82.gotoAndStop("gone");
}
}
if (_parent.bone83done == true) {
if (_parent.picking == false) {
_parent.bone83.gotoAndStop("gone");
}
}
if (_parent.bone84done == true) {
if (_parent.picking == false) {
_parent.bone84.gotoAndStop("gone");
}
}
if (_parent.bone85done == true) {
if (_parent.picking == false) {
_parent.bone85.gotoAndStop("gone");
}
}
if (_parent.bone86done == true) {
if (_parent.picking == false) {
_parent.bone86.gotoAndStop("gone");
}
}
if (_parent.bone87done == true) {
if (_parent.picking == false) {
_parent.bone87.gotoAndStop("gone");
}
}
if (_parent.bone88done == true) {
if (_parent.picking == false) {
_parent.bone88.gotoAndStop("gone");
}
}
if (_parent.bone89done == true) {
if (_parent.picking == false) {
_parent.bone89.gotoAndStop("gone");
}
}
if (_parent.bone90done == true) {
if (_parent.picking == false) {
_parent.bone90.gotoAndStop("gone");
}
}
if (_parent.bone91done == true) {
if (_parent.picking == false) {
_parent.bone91.gotoAndStop("gone");
}
}
if (_parent.bone92done == true) {
if (_parent.picking == false) {
_parent.bone92.gotoAndStop("gone");
}
}
if (_parent.bone93done == true) {
if (_parent.picking == false) {
_parent.bone93.gotoAndStop("gone");
}
}
if (_parent.bone94done == true) {
if (_parent.picking == false) {
_parent.bone94.gotoAndStop("gone");
}
}
if (_parent.bone95done == true) {
if (_parent.picking == false) {
_parent.bone95.gotoAndStop("gone");
}
}
if (_parent.bone96done == true) {
if (_parent.picking == false) {
_parent.bone96.gotoAndStop("gone");
}
}
if (_parent.bone97done == true) {
if (_parent.picking == false) {
_parent.bone97.gotoAndStop("gone");
}
}
if (_parent.bone98done == true) {
if (_parent.picking == false) {
_parent.bone98.gotoAndStop("gone");
}
}
if (_parent.bone99done == true) {
if (_parent.picking == false) {
_parent.bone99.gotoAndStop("gone");
}
}
if (_parent.bone100done == true) {
if (_parent.picking == false) {
_parent.bone100.gotoAndStop("gone");
}
}
if (_parent.bone101done == true) {
if (_parent.picking == false) {
_parent.bone101.gotoAndStop("gone");
}
}
if (_parent.bone102done == true) {
if (_parent.picking == false) {
_parent.bone102.gotoAndStop("gone");
}
}
if (_parent.bone103done == true) {
if (_parent.picking == false) {
_parent.bone103.gotoAndStop("gone");
}
}
if (_parent.bone104done == true) {
if (_parent.picking == false) {
_parent.bone104.gotoAndStop("gone");
}
}
if (_parent.bone105done == true) {
if (_parent.picking == false) {
_parent.bone105.gotoAndStop("gone");
}
}
if (_parent.bone106done == true) {
if (_parent.picking == false) {
_parent.bone106.gotoAndStop("gone");
}
}
if (_parent.bone107done == true) {
if (_parent.picking == false) {
_parent.bone107.gotoAndStop("gone");
}
}
if (_parent.bone108done == true) {
if (_parent.picking == false) {
_parent.bone108.gotoAndStop("gone");
}
}
if (_parent.bone109done == true) {
if (_parent.picking == false) {
_parent.bone109.gotoAndStop("gone");
}
}
if (_parent.bone110done == true) {
if (_parent.picking == false) {
_parent.bone110.gotoAndStop("gone");
}
}
if (_parent.bone111done == true) {
if (_parent.picking == false) {
_parent.bone111.gotoAndStop("gone");
}
}
if (_parent.bone112done == true) {
if (_parent.picking == false) {
_parent.bone112.gotoAndStop("gone");
}
}
if (_parent.bone113done == true) {
if (_parent.picking == false) {
_parent.bone113.gotoAndStop("gone");
}
}
if (_parent.bone114done == true) {
if (_parent.picking == false) {
_parent.bone114.gotoAndStop("gone");
}
}
if (_parent.bone115done == true) {
if (_parent.picking == false) {
_parent.bone115.gotoAndStop("gone");
}
}
if (_parent.bone116done == true) {
if (_parent.picking == false) {
_parent.bone116.gotoAndStop("gone");
}
}
if (_parent.bone117done == true) {
if (_parent.picking == false) {
_parent.bone117.gotoAndStop("gone");
}
}
if (_parent.bone118done == true) {
if (_parent.picking == false) {
_parent.bone118.gotoAndStop("gone");
}
}
if (_parent.bone119done == true) {
if (_parent.picking == false) {
_parent.bone119.gotoAndStop("gone");
}
}
if (_parent.bone120done == true) {
if (_parent.picking == false) {
_parent.bone120.gotoAndStop("gone");
}
}
if (_parent.bone121done == true) {
if (_parent.picking == false) {
_parent.bone121.gotoAndStop("gone");
}
}
if (_parent.bone122done == true) {
if (_parent.picking == false) {
_parent.bone122.gotoAndStop("gone");
}
}
if (_parent.bone123done == true) {
if (_parent.picking == false) {
_parent.bone123.gotoAndStop("gone");
}
}
if (_parent.bone124done == true) {
if (_parent.picking == false) {
_parent.bone124.gotoAndStop("gone");
}
}
if (_parent.bone125done == true) {
if (_parent.picking == false) {
_parent.bone125.gotoAndStop("gone");
}
}
if (_parent.bone126done == true) {
if (_parent.picking == false) {
_parent.bone126.gotoAndStop("gone");
}
}
if (_parent.bone127done == true) {
if (_parent.picking == false) {
_parent.bone127.gotoAndStop("gone");
}
}
if (_parent.bone128done == true) {
if (_parent.picking == false) {
_parent.bone128.gotoAndStop("gone");
}
}
if (_parent.bone129done == true) {
if (_parent.picking == false) {
_parent.bone129.gotoAndStop("gone");
}
}
if (_parent.bone130done == true) {
if (_parent.picking == false) {
_parent.bone130.gotoAndStop("gone");
}
}
if (_parent.bone131done == true) {
if (_parent.picking == false) {
_parent.bone131.gotoAndStop("gone");
}
}
if (_parent.bone132done == true) {
if (_parent.picking == false) {
_parent.bone132.gotoAndStop("gone");
}
}
if (_parent.bone133done == true) {
if (_parent.picking == false) {
_parent.bone133.gotoAndStop("gone");
}
}
if (_parent.bone134done == true) {
if (_parent.picking == false) {
_parent.bone134.gotoAndStop("gone");
}
}
if (_parent.bone135done == true) {
if (_parent.picking == false) {
_parent.bone135.gotoAndStop("gone");
}
}
if (_parent.bone136done == true) {
if (_parent.picking == false) {
_parent.bone136.gotoAndStop("gone");
}
}
if (_parent.bone137done == true) {
if (_parent.picking == false) {
_parent.bone137.gotoAndStop("gone");
}
}
if (_parent.bone138done == true) {
if (_parent.picking == false) {
_parent.bone138.gotoAndStop("gone");
}
}
if (_parent.bone139done == true) {
if (_parent.picking == false) {
_parent.bone139.gotoAndStop("gone");
}
}
if (_parent.bone140done == true) {
if (_parent.picking == false) {
_parent.bone140.gotoAndStop("gone");
}
}
if (_parent.bone141done == true) {
if (_parent.picking == false) {
_parent.bone141.gotoAndStop("gone");
}
}
if (_parent.bone142done == true) {
if (_parent.picking == false) {
_parent.bone142.gotoAndStop("gone");
}
}
if (_parent.bone143done == true) {
if (_parent.picking == false) {
_parent.bone143.gotoAndStop("gone");
}
}
if (_parent.bone144done == true) {
if (_parent.picking == false) {
_parent.bone144.gotoAndStop("gone");
}
}
if (_parent.bone145done == true) {
if (_parent.picking == false) {
_parent.bone145.gotoAndStop("gone");
}
}
if (_parent.bone146done == true) {
if (_parent.picking == false) {
_parent.bone146.gotoAndStop("gone");
}
}
if (_parent.bone147done == true) {
if (_parent.picking == false) {
_parent.bone147.gotoAndStop("gone");
}
}
if (_parent.bone148done == true) {
if (_parent.picking == false) {
_parent.bone148.gotoAndStop("gone");
}
}
if (_parent.bone149done == true) {
if (_parent.picking == false) {
_parent.bone149.gotoAndStop("gone");
}
}
if (_parent.bone150done == true) {
if (_parent.picking == false) {
_parent.bone150.gotoAndStop("gone");
}
}
if (_parent.bone151done == true) {
if (_parent.picking == false) {
_parent.bone151.gotoAndStop("gone");
}
}
if (_parent.bone152done == true) {
if (_parent.picking == false) {
_parent.bone152.gotoAndStop("gone");
}
}
if (_parent.bone153done == true) {
if (_parent.picking == false) {
_parent.bone153.gotoAndStop("gone");
}
}
if (_parent.bone154done == true) {
if (_parent.picking == false) {
_parent.bone154.gotoAndStop("gone");
}
}
if (_parent.bone155done == true) {
if (_parent.picking == false) {
_parent.bone155.gotoAndStop("gone");
}
}
if (_parent.bone156done == true) {
if (_parent.picking == false) {
_parent.bone156.gotoAndStop("gone");
}
}
if (_parent.bone157done == true) {
if (_parent.picking == false) {
_parent.bone157.gotoAndStop("gone");
}
}
if (_parent.bone158done == true) {
if (_parent.picking == false) {
_parent.bone158.gotoAndStop("gone");
}
}
if (_parent.bone159done == true) {
if (_parent.picking == false) {
_parent.bone159.gotoAndStop("gone");
}
}
if (_parent.bone160done == true) {
if (_parent.picking == false) {
_parent.bone160.gotoAndStop("gone");
}
}
if (_parent.bone161done == true) {
if (_parent.picking == false) {
_parent.bone161.gotoAndStop("gone");
}
}
if (_parent.bone162done == true) {
if (_parent.picking == false) {
_parent.bone162.gotoAndStop("gone");
}
}
if (_parent.bone163done == true) {
if (_parent.picking == false) {
_parent.bone163.gotoAndStop("gone");
}
}
if (_parent.bone164done == true) {
if (_parent.picking == false) {
_parent.bone164.gotoAndStop("gone");
}
}
if (_parent.bone165done == true) {
if (_parent.picking == false) {
_parent.bone165.gotoAndStop("gone");
}
}
if (_parent.bone166done == true) {
if (_parent.picking == false) {
_parent.bone166.gotoAndStop("gone");
}
}
if (_parent.bone167done == true) {
if (_parent.picking == false) {
_parent.bone167.gotoAndStop("gone");
}
}
if (_parent.bone168done == true) {
if (_parent.picking == false) {
_parent.bone168.gotoAndStop("gone");
}
}
if (_parent.bone169done == true) {
if (_parent.picking == false) {
_parent.bone169.gotoAndStop("gone");
}
}
if (_parent.bone170done == true) {
if (_parent.picking == false) {
_parent.bone170.gotoAndStop("gone");
}
}
if (_parent.bone171done == true) {
if (_parent.picking == false) {
_parent.bone171.gotoAndStop("gone");
}
}
if (_parent.bone172done == true) {
if (_parent.picking == false) {
_parent.bone172.gotoAndStop("gone");
}
}
if (_parent.bone173done == true) {
if (_parent.picking == false) {
_parent.bone173.gotoAndStop("gone");
}
}
if (_parent.bone174done == true) {
if (_parent.picking == false) {
_parent.bone174.gotoAndStop("gone");
}
}
Instance of Symbol 65 MovieClip in Symbol 68 MovieClip Frame 1
on (release) {
getURL ("http://www.pencilkids.com/", "_blank");
}
Symbol 1752 MovieClip [__Packages.mochi.as2.MochiEventDispatcher] Frame 0
class mochi.as2.MochiEventDispatcher
{
var eventTable;
function MochiEventDispatcher () {
eventTable = {};
}
function buildDelegate(thisObject, thatObject) {
var delegate = {thisObject:thisObject, thatObject:thatObject};
if (thatObject != undefined) {
var funct = ((typeof(thatObject) == "string") ? (thisObject[thatObject]) : (thatObject));
delegate.delegate = function (args) {
funct.call(thisObject, args);
};
} else {
delegate.delegate = thisObject;
}
return(delegate);
}
function compareDelegate(d_A, d_B) {
if ((d_A.thisObject != d_B.thisObject) || (d_A.thatObject != d_B.thatObject)) {
return(false);
}
return(true);
}
function addEventListener(event, thisObject, thatObject) {
removeEventListener(event, thisObject, thatObject);
eventTable[event].push(buildDelegate(thisObject, thatObject));
}
function removeEventListener(event, thisObject, thatObject) {
var delegate = buildDelegate(thisObject, thatObject);
if (eventTable[event] == undefined) {
eventTable[event] = [];
return(undefined);
}
for (var s in eventTable[event]) {
if (!compareDelegate(eventTable[event][s], delegate)) {
continue;
}
eventTable[event].splice(Number(s), 1);
}
}
function triggerEvent(event, args) {
if (eventTable[event] == undefined) {
return(undefined);
}
for (var i in eventTable[event]) {
eventTable[event][i].delegate(args);
}
}
}
Symbol 1753 MovieClip [__Packages.mochi.as2.MochiCoins] Frame 0
class mochi.as2.MochiCoins
{
function MochiCoins () {
}
static function getVersion() {
return(mochi.as2.MochiServices.getVersion());
}
static function showStore(options) {
mochi.as2.MochiServices.send("coins_showStore", {options:options}, null, null);
}
static function showItem(options) {
if ((options == undefined) || (typeof(options.item) != "string")) {
trace("ERROR: showItem call must pass an Object with an item key");
return(undefined);
}
mochi.as2.MochiServices.send("coins_showItem", {options:options}, null, null);
}
static function showLoginWidget(options) {
mochi.as2.MochiServices.setContainer();
mochi.as2.MochiServices.stayOnTop();
mochi.as2.MochiServices.send("coins_showLoginWidget", {options:options});
}
static function hideLoginWidget() {
mochi.as2.MochiServices.send("coins_hideLoginWidget");
}
static function getStoreItems() {
mochi.as2.MochiServices.send("coins_getStoreItems");
}
static function getUserInfo() {
mochi.as2.MochiServices.send("coins_getUserInfo");
}
static function saveUserProperties(properties) {
mochi.as2.MochiServices.send("coins_saveUserProperties", properties);
}
static function addEventListener(eventType, delegate) {
_dispatcher.addEventListener(eventType, delegate);
}
static function triggerEvent(eventType, args) {
_dispatcher.triggerEvent(eventType, args);
}
static function removeEventListener(eventType, delegate) {
_dispatcher.removeEventListener(eventType, delegate);
}
static var LOGGED_IN = "LoggedIn";
static var LOGGED_OUT = "LoggedOut";
static var LOGIN_SHOW = "LoginShow";
static var LOGIN_HIDE = "LoginHide";
static var STORE_SHOW = "StoreShow";
static var STORE_HIDE = "StoreHide";
static var PROFILE_SHOW = "ProfileShow";
static var PROFILE_HIDE = "ProfileHide";
static var PROPERTIES_SAVED = "PropertySaved";
static var WIDGET_LOADED = "WidgetLoaded";
static var ITEM_OWNED = "ItemOwned";
static var ITEM_NEW = "ItemNew";
static var STORE_ITEMS = "StoreItems";
static var USER_INFO = "UserInfo";
static var ERROR = "Error";
static var IO_ERROR = "IOError";
static var NO_USER = "NoUser";
static var PROPERTIES_SIZE = "PropertiesSize";
static var _dispatcher = new mochi.as2.MochiEventDispatcher();
}
Symbol 1754 MovieClip [__Packages.mochi.as2.MochiSync] Frame 0
class mochi.as2.MochiSync
{
var _syncContainer;
function MochiSync () {
_syncContainer = {};
}
function getProp(name) {
return(_syncContainer[name]);
}
function setProp(name, value) {
if (_syncContainer[name] == value) {
return(undefined);
}
_syncContainer[name] = value;
mochi.as2.MochiServices.send("sync_propUpdate", {name:name, value:value});
}
function triggerEvent(eventType, args) {
switch (eventType) {
case SYNC_REQUEST :
mochi.as2.MochiServices.send("sync_syncronize", _syncContainer);
return;
case SYNC_PROPERTY :
_syncContainer[args.name] = args.value;
}
}
static var SYNC_REQUEST = "SyncRequest";
static var SYNC_PROPERTY = "UpdateProperty";
}
Symbol 1755 MovieClip [__Packages.mochi.as2.MochiServices] Frame 0
class mochi.as2.MochiServices
{
static var _id, _container, _clip, _sendChannelName, __get__comChannelName, onError, _listenChannel, _sendChannel;
function MochiServices () {
}
static function get id() {
return(_id);
}
static function get clip() {
return(_container);
}
static function get childClip() {
return(_clip);
}
static function getVersion() {
return("3.1 as2");
}
static function allowDomains(server) {
var hostname = server.split("/")[2].split(":")[0];
if (System.security) {
if (System.security.allowDomain) {
System.security.allowDomain("*");
System.security.allowDomain(hostname);
}
if (System.security.allowInsecureDomain) {
System.security.allowInsecureDomain("*");
System.security.allowInsecureDomain(hostname);
}
}
return(hostname);
}
static function get isNetworkAvailable() {
if (System.security) {
var o = System.security;
if (o.sandboxType == "localWithFile") {
return(false);
}
}
return(true);
}
static function set comChannelName(val) {
if (val != undefined) {
if (val.length > 3) {
_sendChannelName = val + "_fromgame";
initComChannels();
}
}
//return(__get__comChannelName());
}
static function get connected() {
return(_connected);
}
static function connect(id, clip, onError) {
warnID(id, false);
if ((!_connected) && (_clip == undefined)) {
trace("MochiServices Connecting...");
_connecting = true;
init(id, clip);
}
if (onError != undefined) {
mochi.as2.MochiServices.onError = onError;
} else if (mochi.as2.MochiServices.onError == undefined) {
mochi.as2.MochiServices.onError = function (errorCode) {
trace(errorCode);
};
}
}
static function disconnect() {
if (_connected || (_connecting)) {
_connecting = (_connected = false);
flush(true);
if (_clip != undefined) {
_clip.removeMovieClip();
delete _clip;
}
_listenChannel.close();
}
}
static function init(id, clip) {
_id = id;
if (clip != undefined) {
_container = clip;
} else {
_container = _root;
}
loadCommunicator(id, _container);
}
static function loadCommunicator(id, clip) {
var clipname = ("_mochiservices_com_" + id);
var _loader = new MovieClipLoader();
var _loaderListener = {};
if (_clip != null) {
return(_clip);
}
if (!isNetworkAvailable) {
return(null);
}
if (urlOptions().servicesURL != undefined) {
_servicesURL = urlOptions().servicesURL;
}
allowDomains(_servicesURL);
_clip = clip.createEmptyMovieClip(clipname, 10336, false);
_listenChannelName = _listenChannelName + ((Math.floor(new Date().getTime()) + "_") + Math.floor(Math.random() * 99999));
listen();
if (_loaderListener.waitInterval != null) {
clearInterval(_loaderListener.waitInterval);
}
_loaderListener.onLoadError = function (target_mc, errorCode, httpStatus) {
trace("MochiServices could not load.");
mochi.as2.MochiServices.disconnect();
mochi.as2.MochiServices.onError.apply(null, [errorCode]);
};
_loaderListener.onLoadStart = function (target_mc) {
this.isLoading = true;
};
_loaderListener.startTime = getTimer();
_loaderListener.wait = function () {
if ((getTimer() - this.startTime) > 10000) {
if (!this.isLoading) {
mochi.as2.MochiServices.disconnect();
mochi.as2.MochiServices.onError.apply(null, ["IOError"]);
}
clearInterval(this.waitInterval);
}
};
_loaderListener.waitInterval = setInterval(_loaderListener, "wait", 1000);
_loader.addListener(_loaderListener);
_loader.loadClip((((_servicesURL + "?listenLC=") + _listenChannelName) + "&mochiad_options=") + escape(_root.mochiad_options), _clip);
_sendChannel = new LocalConnection();
_sendChannel._queue = [];
return(_clip);
}
static function onStatus(infoObject) {
if (!(infoObject.level === "error")) {
} else {
_connected = false;
_listenChannel.connect(_listenChannelName);
}
}
static function listen() {
_listenChannel = new LocalConnection();
_listenChannel.handshake = function (args) {
mochi.as2.MochiServices.__set__comChannelName(args.newChannel);
};
_listenChannel.allowDomain = function (d) {
return(true);
};
_listenChannel.allowInsecureDomain = _listenChannel.allowDomain;
_listenChannel._nextcallbackID = 0;
_listenChannel._callbacks = {};
_listenChannel.connect(_listenChannelName);
trace("Waiting for MochiAds services to connect...");
}
static function initComChannels() {
if (!_connected) {
_sendChannel.onStatus = function (infoObject) {
mochi.as2.MochiServices.onStatus(infoObject);
};
_sendChannel.send(_sendChannelName, "onReceive", {methodName:"handshakeDone"});
_sendChannel.send(_sendChannelName, "onReceive", {methodName:"registerGame", id:_id, clip:_clip, version:getVersion()});
_listenChannel.onStatus = function (infoObject) {
mochi.as2.MochiServices.onStatus(infoObject);
};
_listenChannel.onReceive = function (pkg) {
var cb = pkg.callbackID;
var cblst = this._callbacks[cb];
if (!cblst) {
return(undefined);
}
var method = cblst.callbackMethod;
var obj = cblst.callbackObject;
if (obj && (typeof(method) == "string")) {
method = obj[method];
}
if (method != undefined) {
method.apply(obj, pkg.args);
}
delete this._callbacks[cb];
};
_listenChannel.onEvent = function (pkg) {
switch (pkg.target) {
case "events" :
mochi.as2.MochiEvents.triggerEvent(pkg.event, pkg.args);
return;
case "coins" :
mochi.as2.MochiCoins.triggerEvent(pkg.event, pkg.args);
return;
case "sync" :
mochi.as2.MochiServices.servicesSync.triggerEvent(pkg.event, pkg.args);
}
};
_listenChannel.onError = function () {
mochi.as2.MochiServices.onError.apply(null, ["IOError"]);
};
trace("[SERVICES_API] connected!");
_connecting = false;
_connected = true;
while (_sendChannel._queue.length > 0) {
_sendChannel.send(_sendChannelName, "onReceive", _sendChannel._queue.shift());
}
}
}
static function flush(error) {
var request;
var callback;
while (_sendChannel._queue.length > 0) {
request = _sendChannel._queue.shift();
delete callback;
if (request.callbackID != null) {
callback = _listenChannel._callbacks[request.callbackID];
}
delete _listenChannel._callbacks[request.callbackID];
if (error) {
handleError(request.args, callback.callbackObject, callback.callbackMethod);
}
}
}
static function handleError(args, callbackObject, callbackMethod) {
if (args != null) {
if (args.onError != null) {
args.onError.apply(null, ["NotConnected"]);
}
if ((args.options != null) && (args.options.onError != null)) {
args.options.onError.apply(null, ["NotConnected"]);
}
}
if (callbackMethod != null) {
args = {};
args.error = true;
args.errorCode = "NotConnected";
if ((callbackObject != null) && (typeof(callbackMethod) == "string")) {
callbackObject[callbackMethod](args);
} else if (callbackMethod != null) {
callbackMethod.apply(args);
}
}
}
static function send(methodName, args, callbackObject, callbackMethod) {
if (_connected) {
_sendChannel.send(_sendChannelName, "onReceive", {methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID});
} else {
if ((_clip == undefined) || (!_connecting)) {
trace("Error: MochiServices not connected. Please call MochiServices.connect(). Function: " + methodName);
handleError(args, callbackObject, callbackMethod);
flush(true);
return(undefined);
}
_sendChannel._queue.push({methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID});
}
_listenChannel._callbacks[_listenChannel._nextcallbackID] = {callbackObject:callbackObject, callbackMethod:callbackMethod};
_listenChannel._nextcallbackID++;
}
static function urlOptions() {
var opts = {};
if (_root.mochiad_options) {
var pairs = _root.mochiad_options.split("&");
var i = 0;
while (i < pairs.length) {
var kv = pairs[i].split("=");
opts[unescape(kv[0])] = unescape(kv[1]);
i++;
}
}
return(opts);
}
static function warnID(bid, leaderboard) {
bid = bid.toLowerCase();
if (bid.length != 16) {
trace(("WARNING: " + (leaderboard ? "board" : "game")) + " ID is not the appropriate length");
return(undefined);
}
if (bid == "1e113c7239048b3f") {
if (leaderboard) {
trace("WARNING: Using testing board ID");
} else {
trace("WARNING: Using testing board ID as game ID");
}
return(undefined);
}
if (bid == "84993a1de4031cd8") {
if (leaderboard) {
trace("WARNING: Using testing game ID as board ID");
} else {
trace("WARNING: Using testing game ID");
}
return(undefined);
}
var i = 0;
while (i < bid.length) {
switch (bid.charAt(i)) {
case "0" :
case "1" :
case "2" :
case "3" :
case "4" :
case "5" :
case "6" :
case "7" :
case "8" :
case "9" :
case "a" :
case "b" :
case "c" :
case "d" :
case "e" :
case "f" :
break;
default :
trace("WARNING: Board ID contains illegal characters: " + bid);
return(undefined);
}
i++;
}
}
static function addLinkEvent(url, burl, btn, onClick) {
var timeout = 1500;
var t0 = getTimer();
var vars = new Object();
vars.mav = getVersion();
vars.swfv = btn.getSWFVersion() || 6;
vars.swfurl = btn._url;
vars.fv = System.capabilities.version;
vars.os = System.capabilities.os;
vars.lang = System.capabilities.language;
vars.scres = (System.capabilities.screenResolutionX + "x") + System.capabilities.screenResolutionY;
var s = "?";
var i = 0;
for (var x in vars) {
if (i != 0) {
s = s + "&";
}
i++;
s = ((s + x) + "=") + escape(vars[x]);
}
if (!(netupAttempted || (_connected))) {
var ping = btn.createEmptyMovieClip("ping", 777);
var nettest = btn.createEmptyMovieClip("nettest", 778);
netupAttempted = true;
ping.loadMovie("http://x.mochiads.com/linkping.swf?t=" + getTimer());
nettest.onEnterFrame = function () {
if ((ping._totalframes > 0) && (ping._totalframes == ping._framesloaded)) {
delete this.onEnterFrame;
} else if ((getTimer() - t0) > timeout) {
delete this.onEnterFrame;
mochi.as2.MochiServices.netup = false;
}
};
}
var clk = btn.createEmptyMovieClip("clk", 1001);
clk._alpha = 0;
clk.beginFill(1044735);
clk.moveTo(0, 0);
clk.lineTo(0, btn._height);
clk.lineTo(btn._width, btn._height);
clk.lineTo(btn._width, 0);
clk.lineTo(0, 0);
clk.endFill();
clk.onRelease = function () {
if (mochi.as2.MochiServices.netup) {
getURL (url + s, "_blank");
} else {
getURL (burl, "_blank");
}
if (onClick != undefined) {
onClick();
}
};
}
static function setContainer(clip) {
}
static function stayOnTop(clip) {
}
static var _servicesURL = "http://www.mochiads.com/static/lib/services/services.swf";
static var _listenChannelName = "__ms_";
static var _connecting = false;
static var _connected = false;
static var netup = true;
static var netupAttempted = false;
static var servicesSync = new mochi.as2.MochiSync();
}
Symbol 1756 MovieClip [__Packages.mochi.as2.MochiEvents] Frame 0
class mochi.as2.MochiEvents
{
static var gameStart, levelStart;
function MochiEvents () {
}
static function getVersion() {
return(mochi.as2.MochiServices.getVersion());
}
static function startSession(achievementID) {
mochi.as2.MochiServices.send("events_beginSession", {achievementID:achievementID}, null, null);
}
static function trigger(kind, obj) {
if (obj == undefined) {
obj = {};
} else if (obj.kind != undefined) {
trace("WARNING: optional arguements package contains key 'id', it will be overwritten");
obj.kind = kind;
}
mochi.as2.MochiServices.send("events_triggerEvent", {eventObject:obj}, null, null);
}
static function setNotifications(clip, style) {
var args = {};
for (var s in style) {
args[s] = style[s];
}
args.clip = clip;
mochi.as2.MochiServices.send("events_setNotifications", args, null, null);
}
static function addEventListener(eventType, thisObject, thatObject) {
_dispatcher.addEventListener(eventType, thisObject, thatObject);
}
static function triggerEvent(eventType, args) {
_dispatcher.triggerEvent(eventType, args);
}
static function removeEventListener(eventType, thisObject, thatObject) {
_dispatcher.removeEventListener(eventType, thisObject, thatObject);
}
static function startGame() {
gameStart = new Date().getTime();
trigger("start_game");
}
static function endGame() {
var delta = (new Date().getTime() - gameStart);
trigger("end_game", {time:delta});
}
static function startLevel() {
levelStart = new Date().getTime();
trigger("start_level");
}
static function endLevel() {
var delta = (new Date().getTime() - levelStart);
trigger("end_level", {time:delta});
}
static var ACHIEVEMENT_RECEIVED = "AchievementReceived";
static var ALIGN_TOP_LEFT = "ALIGN_TL";
static var ALIGN_TOP = "ALIGN_T";
static var ALIGN_TOP_RIGHT = "ALIGN_TR";
static var ALIGN_LEFT = "ALIGN_L";
static var ALIGN_CENTER = "ALIGN_C";
static var ALIGN_RIGHT = "ALIGN_R";
static var ALIGN_BOTTOM_LEFT = "ALIGN_BL";
static var ALIGN_BOTTOM = "ALIGN_B";
static var ALIGN_BOTTOM_RIGHT = "ALIGN_BR";
static var FORMAT_SHORT = "ShortForm";
static var FORMAT_LONG = "LongForm";
static var _dispatcher = new mochi.as2.MochiEventDispatcher();
}
Symbol 1757 MovieClip [__Packages.mochi.as2.MochiScores] Frame 0
class mochi.as2.MochiScores
{
static var boardID, onClose, onError;
function MochiScores () {
}
static function setBoardID(boardID) {
mochi.as2.MochiServices.warnID(boardID, true);
mochi.as2.MochiScores.boardID = boardID;
mochi.as2.MochiServices.send("scores_setBoardID", {boardID:boardID});
}
static function showLeaderboard(options) {
options.clip = mochi.as2.MochiServices.clip;
if ((options.clip != mochi.as2.MochiServices.__get__clip()) || (mochi.as2.MochiServices.__get__childClip()._target == undefined)) {
mochi.as2.MochiServices.disconnect();
trace("WARNING! This application is attempting to connect to MochiServices inside a showLeaderboard call!");
trace("make sure MochiServices.connect is called as early in the application runtime as possible.");
mochi.as2.MochiServices.connect(mochi.as2.MochiServices.__get__id(), options.clip);
}
delete options.clip;
if (options.name != null) {
if (typeof(options.name) == "object") {
if (options.name.text != undefined) {
options.name = options.name.text;
}
}
}
if (options.score != null) {
if (options.score instanceof TextField) {
if (options.score.text != undefined) {
options.score = options.score.text;
}
} else if (options.score instanceof mochi.as2.MochiDigits) {
options.score = options.score.value;
}
var n = Number(options.score);
if (isNaN(n)) {
trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is 'Not a Number'");
} else if ((n == Number.NEGATIVE_INFINITY) || (n == Number.POSITIVE_INFINITY)) {
trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is an infinite");
} else {
if (Math.floor(n) != n) {
trace(("WARNING: Submitted score '" + options.score) + "' will be truncated");
}
options.score = n;
}
}
if (options.onDisplay != null) {
options.onDisplay();
} else {
mochi.as2.MochiServices.__get__clip().stop();
}
if (options.onClose != null) {
onClose = options.onClose;
} else {
onClose = function () {
mochi.as2.MochiServices.__get__clip().play();
};
}
if (options.onError != null) {
onError = options.onError;
} else {
onError = onClose;
}
if (options.boardID == null) {
if (boardID != null) {
options.boardID = boardID;
}
}
mochi.as2.MochiServices.warnID(options.boardID, true);
trace("[MochiScores] NOTE: Security Sandbox Violation errors below are normal");
mochi.as2.MochiServices.send("scores_showLeaderboard", {options:options}, null, doClose);
}
static function closeLeaderboard() {
mochi.as2.MochiServices.send("scores_closeLeaderboard");
}
static function getPlayerInfo(callbackObj, callbackMethod) {
mochi.as2.MochiServices.send("scores_getPlayerInfo", null, callbackObj, callbackMethod);
}
static function submit(score, name, callbackObj, callbackMethod) {
score = Number(score);
if (isNaN(score)) {
trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is 'Not a Number'");
} else if ((score == Number.NEGATIVE_INFINITY) || (score == Number.POSITIVE_INFINITY)) {
trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is an infinite");
} else {
if (Math.floor(score) != score) {
trace(("WARNING: Submitted score '" + String(score)) + "' will be truncated");
}
score = Number(score);
}
mochi.as2.MochiServices.send("scores_submit", {score:score, name:name}, callbackObj, callbackMethod);
}
static function requestList(callbackObj, callbackMethod) {
mochi.as2.MochiServices.send("scores_requestList", null, callbackObj, callbackMethod);
}
static function scoresArrayToObjects(scores) {
var so = {};
var i;
var j;
var o;
var row_obj;
for (var item in scores) {
if (typeof(scores[item]) == "object") {
if ((scores[item].cols != null) && (scores[item].rows != null)) {
so[item] = [];
o = scores[item];
j = 0;
while (j < o.rows.length) {
row_obj = {};
i = 0;
while (i < o.cols.length) {
row_obj[o.cols[i]] = o.rows[j][i];
i++;
}
so[item].push(row_obj);
j++;
}
} else {
so[item] = {};
for (var param in scores[item]) {
so[item][param] = scores[item][param];
}
}
} else {
so[item] = scores[item];
}
}
return(so);
}
static function doClose(args) {
if (args.error == true) {
if (args.errorCode == undefined) {
args.errorCode = "IOError";
}
onError.apply(null, [args.errorCode]);
} else {
onClose.apply();
}
}
}
Symbol 1758 MovieClip [__Packages.mochi.as2.MochiDigits] Frame 0
class mochi.as2.MochiDigits
{
var Encoder, Fragment, Sibling;
function MochiDigits (digit, index) {
Encoder = 0;
setValue(digit, index);
}
function get value() {
return(Number(toString()));
}
function set value(v) {
setValue(v);
//return(value);
}
function addValue(v) {
value = value + v;
}
function setValue(digit, index) {
var s = digit.toString();
if ((index == undefined) || (isNaN(index))) {
index = 0;
}
Fragment = s.charCodeAt(index++) ^ Encoder;
if (index < s.length) {
Sibling = new mochi.as2.MochiDigits(digit, index);
} else {
Sibling = null;
}
reencode();
}
function reencode() {
var newEncode = int(2147483647 * Math.random());
Fragment = Fragment ^ (newEncode ^ Encoder);
Encoder = newEncode;
}
function toString() {
var s = String.fromCharCode(Fragment ^ Encoder);
return(((Sibling != null) ? (s.concat(Sibling.toString())) : (s)));
}
}
Symbol 74 Button
on (release) {
gotoAndPlay ("splash");
}
Symbol 97 MovieClip Frame 126
stop();
Symbol 120 MovieClip Frame 1
play();
if (_parent.bonusunlocked == true) {
_parent.bonusbutton.gotoAndStop(2);
}
if (_parent.bonusunlocked == false) {
_parent.bonusbutton.gotoAndStop(1);
}
Symbol 124 Button
on (release) {
gotoAndPlay ("menuout");
}
Symbol 131 Button
on (release) {
getURL ("http://www.pencilkids.com/", "_blank");
}
Symbol 136 MovieClip Frame 2
stop();
Symbol 136 MovieClip Frame 10
stop();
stopAllSounds();
Symbol 147 MovieClip Frame 1
stop();
if (_parent.soundon == false) {
gotoAndPlay (2);
}
Instance of Symbol 138 MovieClip "button" in Symbol 147 MovieClip Frame 1
on (press) {
}
Symbol 147 MovieClip Frame 2
play();
_parent.menusound.gotoAndStop("stop");
_parent.soundon = false;
Symbol 147 MovieClip Frame 20
stop();
Instance of Symbol 138 MovieClip "button" in Symbol 147 MovieClip Frame 20
on (press) {
}
Symbol 147 MovieClip Frame 21
play();
_parent.menusound.gotoAndPlay(1);
_parent.soundon = true;
Symbol 147 MovieClip Frame 40
gotoAndStop (1);
_parent.soundon = true;
Symbol 152 MovieClip Frame 1
stop();
Symbol 153 MovieClip Frame 1
stop();
if (_parent.hat00 == true) {
gotoAndStop (1);
}
if (_parent.hat01 == true) {
gotoAndStop (2);
}
if (_parent.hat02 == true) {
gotoAndStop (3);
}
if (_parent.hat03 == true) {
gotoAndStop (4);
}
if (_parent.hat04 == true) {
gotoAndStop (5);
}
if (_parent.hat05 == true) {
gotoAndStop (6);
}
if (_parent.hat06 == true) {
gotoAndStop (7);
}
if (_parent.hat07 == true) {
gotoAndStop (8);
}
if (_parent.hat08 == true) {
gotoAndStop (9);
}
if (_parent.hat09 == true) {
gotoAndStop (10);
}
if (_parent.hat10 == true) {
gotoAndStop (11);
}
if (_parent.hat11 == true) {
gotoAndStop (12);
}
if (_parent.hat12 == true) {
gotoAndStop (13);
}
if (_parent.hat13 == true) {
gotoAndStop (14);
}
if (_parent.hat14 == true) {
gotoAndStop (15);
}
if (_parent.hat15 == true) {
gotoAndStop (16);
}
if (_parent.hat16 == true) {
gotoAndStop (17);
}
if (_parent.hat17 == true) {
gotoAndStop (18);
}
if (_parent.hat18 == true) {
gotoAndStop (19);
}
if (_parent.hat19 == true) {
gotoAndStop (20);
}
if (_parent.hat20 == true) {
gotoAndStop (21);
}
Symbol 153 MovieClip Frame 2
stop();
Symbol 153 MovieClip Frame 3
stop();
Symbol 153 MovieClip Frame 4
gotoAndStop (1);
Symbol 156 Button
on (release) {
gotoAndPlay ("hatsout");
}
Symbol 161 Button
on (release) {
pup.hat.nextFrame();
hatchoice.nextFrame();
}
Symbol 164 Button
on (release) {
gotoAndPlay ("menu");
stopAllSounds();
}
Symbol 174 Button
on (release) {
gotoAndPlay ("instructionsout2");
}
Symbol 357 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 2
stop();
Symbol 357 MovieClip Frame 3
stop();
Symbol 357 MovieClip Frame 4
stop();
Symbol 357 MovieClip Frame 5
stop();
Symbol 357 MovieClip Frame 6
stop();
Symbol 357 MovieClip Frame 7
stop();
Symbol 357 MovieClip Frame 8
stop();
Symbol 357 MovieClip Frame 9
stop();
Symbol 357 MovieClip Frame 10
stop();
Symbol 357 MovieClip Frame 11
stop();
Symbol 357 MovieClip Frame 12
stop();
Symbol 357 MovieClip Frame 13
stop();
Symbol 357 MovieClip Frame 14
stop();
Symbol 357 MovieClip Frame 15
stop();
Symbol 357 MovieClip Frame 16
stop();
Symbol 357 MovieClip Frame 17
stop();
Symbol 357 MovieClip Frame 18
stop();
Symbol 357 MovieClip Frame 19
stop();
Symbol 357 MovieClip Frame 20
stop();
Symbol 357 MovieClip Frame 21
stop();
Symbol 357 MovieClip Frame 22
stop();
Symbol 357 MovieClip Frame 23
stop();
Symbol 357 MovieClip Frame 24
stop();
Symbol 357 MovieClip Frame 25
stop();
Symbol 357 MovieClip Frame 26
stop();
Symbol 357 MovieClip Frame 27
stop();
Symbol 357 MovieClip Frame 28
stop();
Symbol 357 MovieClip Frame 29
stop();
Symbol 357 MovieClip Frame 30
stop();
Symbol 357 MovieClip Frame 31
stop();
Symbol 357 MovieClip Frame 32
stop();
Symbol 357 MovieClip Frame 33
stop();
Symbol 357 MovieClip Frame 34
stop();
Symbol 357 MovieClip Frame 35
stop();
Symbol 357 MovieClip Frame 36
stop();
Symbol 357 MovieClip Frame 37
stop();
Symbol 357 MovieClip Frame 38
stop();
Symbol 357 MovieClip Frame 39
stop();
Symbol 357 MovieClip Frame 40
stop();
Symbol 357 MovieClip Frame 41
stop();
Symbol 357 MovieClip Frame 42
stop();
Symbol 357 MovieClip Frame 43
stop();
Symbol 357 MovieClip Frame 44
stop();
Symbol 357 MovieClip Frame 45
stop();
Symbol 357 MovieClip Frame 46
stop();
Symbol 357 MovieClip Frame 47
stop();
Symbol 357 MovieClip Frame 48
stop();
Symbol 357 MovieClip Frame 49
stop();
Symbol 357 MovieClip Frame 50
stop();
Symbol 357 MovieClip Frame 51
stop();
Symbol 357 MovieClip Frame 52
stop();
Symbol 357 MovieClip Frame 53
stop();
Symbol 357 MovieClip Frame 54
stop();
Symbol 357 MovieClip Frame 55
stop();
Symbol 357 MovieClip Frame 56
stop();
Symbol 357 MovieClip Frame 57
stop();
Symbol 357 MovieClip Frame 58
stop();
Symbol 357 MovieClip Frame 59
stop();
Symbol 357 MovieClip Frame 60
stop();
Symbol 357 MovieClip Frame 61
stop();
Symbol 357 MovieClip Frame 62
stop();
Symbol 357 MovieClip Frame 63
stop();
Symbol 357 MovieClip Frame 64
stop();
Symbol 357 MovieClip Frame 65
stop();
Symbol 357 MovieClip Frame 66
stop();
Symbol 357 MovieClip Frame 67
stop();
Symbol 357 MovieClip Frame 68
stop();
Symbol 357 MovieClip Frame 69
stop();
Symbol 357 MovieClip Frame 70
stop();
Symbol 357 MovieClip Frame 71
stop();
Symbol 357 MovieClip Frame 72
stop();
Symbol 357 MovieClip Frame 73
stop();
Symbol 357 MovieClip Frame 74
stop();
Symbol 357 MovieClip Frame 75
stop();
Symbol 357 MovieClip Frame 76
stop();
Symbol 357 MovieClip Frame 77
stop();
Symbol 357 MovieClip Frame 78
stop();
Symbol 357 MovieClip Frame 79
stop();
Symbol 357 MovieClip Frame 80
stop();
Symbol 357 MovieClip Frame 81
stop();
Symbol 357 MovieClip Frame 82
stop();
Symbol 357 MovieClip Frame 83
stop();
Symbol 357 MovieClip Frame 84
stop();
Symbol 357 MovieClip Frame 85
stop();
Symbol 357 MovieClip Frame 86
stop();
Symbol 357 MovieClip Frame 87
stop();
Symbol 357 MovieClip Frame 88
stop();
Symbol 357 MovieClip Frame 89
stop();
Symbol 357 MovieClip Frame 90
stop();
Symbol 357 MovieClip Frame 91
stop();
Symbol 357 MovieClip Frame 92
stop();
Symbol 357 MovieClip Frame 93
stop();
Symbol 357 MovieClip Frame 94
stop();
Symbol 357 MovieClip Frame 95
stop();
Symbol 357 MovieClip Frame 96
stop();
Symbol 357 MovieClip Frame 97
stop();
Symbol 357 MovieClip Frame 98
stop();
Symbol 357 MovieClip Frame 99
stop();
Symbol 357 MovieClip Frame 100
stop();
Symbol 357 MovieClip Frame 101
stop();
Symbol 357 MovieClip Frame 102
stop();
Symbol 357 MovieClip Frame 103
stop();
Symbol 357 MovieClip Frame 104
stop();
Symbol 357 MovieClip Frame 105
stop();
Symbol 357 MovieClip Frame 106
stop();
Symbol 357 MovieClip Frame 107
stop();
Symbol 357 MovieClip Frame 108
stop();
Symbol 357 MovieClip Frame 109
stop();
Symbol 357 MovieClip Frame 110
stop();
Symbol 357 MovieClip Frame 111
stop();
Symbol 357 MovieClip Frame 112
stop();
Symbol 357 MovieClip Frame 113
stop();
Symbol 357 MovieClip Frame 114
stop();
Symbol 357 MovieClip Frame 115
stop();
Symbol 357 MovieClip Frame 116
stop();
Symbol 357 MovieClip Frame 117
stop();
Symbol 357 MovieClip Frame 118
stop();
Symbol 357 MovieClip Frame 119
stop();
Symbol 357 MovieClip Frame 120
stop();
Symbol 357 MovieClip Frame 121
stop();
Symbol 357 MovieClip Frame 122
stop();
Symbol 357 MovieClip Frame 123
stop();
Symbol 357 MovieClip Frame 124
stop();
Symbol 357 MovieClip Frame 125
stop();
Symbol 357 MovieClip Frame 126
stop();
Symbol 357 MovieClip Frame 127
stop();
Symbol 357 MovieClip Frame 128
stop();
Symbol 357 MovieClip Frame 129
stop();
Symbol 357 MovieClip Frame 130
stop();
Symbol 357 MovieClip Frame 131
stop();
Symbol 357 MovieClip Frame 132
stop();
Symbol 357 MovieClip Frame 133
stop();
Symbol 357 MovieClip Frame 134
stop();
Symbol 357 MovieClip Frame 135
stop();
Symbol 357 MovieClip Frame 136
stop();
Symbol 357 MovieClip Frame 137
stop();
Symbol 357 MovieClip Frame 138
stop();
Symbol 357 MovieClip Frame 139
stop();
Symbol 357 MovieClip Frame 140
stop();
Symbol 357 MovieClip Frame 141
stop();
Symbol 357 MovieClip Frame 142
stop();
Symbol 357 MovieClip Frame 143
stop();
Symbol 357 MovieClip Frame 144
stop();
Symbol 357 MovieClip Frame 145
stop();
Symbol 357 MovieClip Frame 146
stop();
Symbol 357 MovieClip Frame 147
stop();
Symbol 357 MovieClip Frame 148
stop();
Symbol 357 MovieClip Frame 149
stop();
Symbol 357 MovieClip Frame 150
stop();
Symbol 357 MovieClip Frame 151
stop();
Symbol 357 MovieClip Frame 152
stop();
Symbol 357 MovieClip Frame 153
stop();
Symbol 357 MovieClip Frame 154
stop();
Symbol 357 MovieClip Frame 155
stop();
Symbol 357 MovieClip Frame 156
stop();
Symbol 357 MovieClip Frame 157
stop();
Symbol 357 MovieClip Frame 158
stop();
Symbol 357 MovieClip Frame 159
stop();
Symbol 357 MovieClip Frame 160
stop();
Symbol 357 MovieClip Frame 161
stop();
Symbol 357 MovieClip Frame 162
stop();
Symbol 357 MovieClip Frame 163
stop();
Symbol 357 MovieClip Frame 164
stop();
Symbol 357 MovieClip Frame 165
stop();
Symbol 357 MovieClip Frame 166
stop();
Symbol 357 MovieClip Frame 167
stop();
Symbol 357 MovieClip Frame 168
stop();
Symbol 357 MovieClip Frame 169
stop();
Symbol 357 MovieClip Frame 170
stop();
Symbol 357 MovieClip Frame 171
stop();
Symbol 357 MovieClip Frame 172
stop();
Symbol 357 MovieClip Frame 173
stop();
Symbol 357 MovieClip Frame 174
stop();
Symbol 357 MovieClip Frame 175
stop();
Symbol 357 MovieClip Frame 176
stop();
Symbol 369 MovieClip Frame 1
stop();
Symbol 369 MovieClip Frame 2
stop();
Symbol 370 Button
on (release) {
gotoAndPlay ("menu");
stopAllSounds();
}
Symbol 373 Button
on (release) {
gotoAndPlay ("menu");
stopAllSounds();
}
Symbol 374 Button
on (release) {
gotoAndPlay ("menu");
stopAllSounds();
}
Symbol 378 Button
on (release) {
gotoAndPlay ("menu");
stopAllSounds();
}
Symbol 400 MovieClip Frame 1
stop();
_parent.picking = false;
Instance of Symbol 397 MovieClip "bone" in Symbol 400 MovieClip Frame 1
on (press) {
}
Symbol 400 MovieClip Frame 2
play();
_parent.picking = true;
Symbol 400 MovieClip Frame 20
stop();
_parent.picking = false;
Symbol 406 MovieClip Frame 1
stop();
Instance of Symbol 405 MovieClip "tyres" in Symbol 406 MovieClip Frame 1
on (press) {
}
Symbol 406 MovieClip Frame 2
stop();
_parent.gotoAndStop("01tyrecursor");
Symbol 408 MovieClip Frame 1
stop();
Symbol 408 MovieClip Frame 2
play();
Symbol 408 MovieClip Frame 52
stop();
Symbol 412 MovieClip Frame 1
stop();
Instance of Symbol 411 MovieClip "spanner" in Symbol 412 MovieClip Frame 1
on (press) {
}
Symbol 412 MovieClip Frame 2
stop();
_parent.gotoAndStop("01spannercursor");
Symbol 425 MovieClip Frame 1
_parent._parent.gotoAndStop("01busy");
Symbol 425 MovieClip Frame 2
_parent._parent.gokart.gotoAndPlay("up");
Symbol 425 MovieClip Frame 60
stop();
_parent._parent.jackup = true;
_parent._parent.gotoAndStop("01continue");
Symbol 426 MovieClip Frame 1
_parent._parent.gotoAndStop("01busy");
Symbol 426 MovieClip Frame 2
_parent._parent.gokart.gotoAndPlay("down");
Symbol 426 MovieClip Frame 60
stop();
_parent.gotoAndPlay("jackaway");
_parent._parent.gotoAndStop("01continue");
Symbol 427 MovieClip Frame 1
stop();
Instance of Symbol 422 MovieClip "jackstand" in Symbol 427 MovieClip Frame 1
on (press) {
}
Symbol 427 MovieClip Frame 2
play();
_parent.gotoAndStop("01busy");
Instance of Symbol 422 MovieClip "j" in Symbol 427 MovieClip Frame 2
on (press) {
}
Symbol 427 MovieClip Frame 41
stop();
_parent.gotoAndStop("01continue");
Instance of Symbol 422 MovieClip "jackunder" in Symbol 427 MovieClip Frame 41
on (press) {
}
Symbol 427 MovieClip Frame 48
stop();
Instance of Symbol 425 MovieClip "jackup" in Symbol 427 MovieClip Frame 48
on (press) {
}
Symbol 427 MovieClip Frame 58
stop();
Instance of Symbol 426 MovieClip "jackup" in Symbol 427 MovieClip Frame 58
on (press) {
}
Symbol 427 MovieClip Frame 68
play();
_parent.gotoAndStop("01busy");
Symbol 427 MovieClip Frame 110
stop();
_parent.gotoAndStop("01continue");
Symbol 438 MovieClip Frame 1
stop();
Symbol 438 MovieClip Frame 2
play();
Instance of Symbol 411 MovieClip "spanner" in Symbol 438 MovieClip Frame 2
on (press) {
}
Symbol 438 MovieClip Frame 47
stop();
_parent._parent._parent.wheeloff = true;
Symbol 438 MovieClip Frame 55
play();
Instance of Symbol 411 MovieClip "spanner" in Symbol 438 MovieClip Frame 55
on (press) {
}
Symbol 438 MovieClip Frame 90
stop();
_parent._parent._parent.wheelon = true;
Instance of Symbol 438 MovieClip "wheel" in Symbol 439 MovieClip Frame 1
on (press) {
}
Symbol 441 MovieClip Frame 1
stop();
Symbol 441 MovieClip Frame 2
play();
Symbol 441 MovieClip Frame 52
stop();
Symbol 441 MovieClip Frame 60
_parent.gotoAndStop("01busy");
Symbol 441 MovieClip Frame 112
_parent.gotoAndStop("01busy");
Symbol 441 MovieClip Frame 200
_parent.gokartshadow.gotoAndPlay("leave");
_parent.gotoAndStop("01busy");
Symbol 441 MovieClip Frame 242
_parent.gotoAndPlay("01leave");
Symbol 441 MovieClip Frame 251
stop();
Symbol 445 MovieClip Frame 2
stop();
Symbol 453 Button
on (release) {
if (quality == "HIGH") {
_quality = "LOW";
quality = "LOW";
quality01.gotoAndStop("low");
} else if (quality == "LOW") {
_quality = "MEDIUM";
quality = "MEDIUM";
quality01.gotoAndStop("medium");
} else {
_quality = "HIGH";
quality = "HIGH";
quality01.gotoAndStop("high");
}
}
Symbol 457 MovieClip Frame 1
stop();
Symbol 457 MovieClip Frame 7
stop();
Symbol 457 MovieClip Frame 13
stop();
Symbol 460 Button
on (release) {
gotoAndPlay ("01retry");
}
Symbol 463 Button
on (release) {
_parent.mainmenu.gotoAndPlay("open");
}
Symbol 471 Button
on (release) {
_parent.gotoAndPlay("menu");
}
Symbol 472 Button
on (release) {
_parent.mainmenu.gotoAndPlay("close");
}
Symbol 473 MovieClip Frame 1
stop();
Symbol 473 MovieClip Frame 2
play();
Symbol 473 MovieClip Frame 30
stop();
Symbol 473 MovieClip Frame 31
play();
Symbol 473 MovieClip Frame 60
gotoAndStop (1);
Symbol 497 MovieClip Frame 55
stop();
Symbol 509 MovieClip Frame 125
stop();
Symbol 539 MovieClip Frame 1
stop();
Instance of Symbol 489 MovieClip "pot" in Symbol 539 MovieClip Frame 1
on (press) {
}
Symbol 539 MovieClip Frame 2
play();
_parent.gotoAndStop("02busy");
Symbol 539 MovieClip Frame 47
gotoAndStop (1);
_parent.gotoAndStop("02continue");
Symbol 539 MovieClip Frame 55
play();
_parent.gotoAndStop("02busy");
Symbol 539 MovieClip Frame 127
stop();
_parent.soilin = true;
_parent.gotoAndStop("02continue");
Instance of Symbol 489 MovieClip "potfull" in Symbol 539 MovieClip Frame 127
on (press) {
}
Symbol 539 MovieClip Frame 134
play();
_parent.gotoAndStop("02busy");
Symbol 539 MovieClip Frame 195
stop();
_parent.holemade = true;
_parent.gotoAndStop("02continue");
Instance of Symbol 489 MovieClip "pothole" in Symbol 539 MovieClip Frame 195
on (press) {
}
Symbol 539 MovieClip Frame 201
play();
_parent.gotoAndStop("02busy");
Symbol 539 MovieClip Frame 265
stop();
_parent.seedsin = true;
_parent.gotoAndStop("02continue");
Instance of Symbol 489 MovieClip "seedsready" in Symbol 539 MovieClip Frame 265
on (press) {
}
Symbol 539 MovieClip Frame 270
_parent.gotoAndStop("02busy");
Instance of Symbol 511 MovieClip "waterpot" in Symbol 539 MovieClip Frame 270
on (press) {
}
Symbol 539 MovieClip Frame 635
stop();
_parent.gotoAndPlay("02leave");
Symbol 541 MovieClip Frame 1
stop();
Instance of Symbol 540 MovieClip "waterpot" in Symbol 541 MovieClip Frame 1
on (press) {
}
Symbol 541 MovieClip Frame 2
stop();
_parent.gotoAndStop("02waterpotcursor");
Symbol 544 MovieClip Frame 1
stop();
Instance of Symbol 543 MovieClip "soil" in Symbol 544 MovieClip Frame 1
on (press) {
}
Symbol 544 MovieClip Frame 2
stop();
_parent.gotoAndStop("02soilcursor");
Symbol 545 MovieClip Frame 1
stop();
Instance of Symbol 506 MovieClip "seeds" in Symbol 545 MovieClip Frame 1
on (press) {
}
Symbol 545 MovieClip Frame 2
stop();
_parent.gotoAndStop("02seedscursor");
Symbol 546 MovieClip Frame 1
stop();
Instance of Symbol 503 MovieClip "stick" in Symbol 546 MovieClip Frame 1
on (press) {
}
Symbol 546 MovieClip Frame 2
stop();
_parent.gotoAndStop("02stickcursor");
Symbol 550 MovieClip Frame 2
stop();
Symbol 552 Button
on (release) {
gotoAndPlay ("02retry");
}
Symbol 584 MovieClip Frame 80
stop();
Symbol 586 MovieClip Frame 13
stop();
Symbol 587 MovieClip Frame 1
stop();
Symbol 587 MovieClip Frame 2
_parent._parent.jumped = true;
Symbol 587 MovieClip Frame 3
stop();
Symbol 600 MovieClip Frame 1
stop();
Symbol 600 MovieClip Frame 2
play();
_parent.gotoAndStop("03busy");
Symbol 600 MovieClip Frame 23
_parent.gotoAndStop("03continue");
_parent.machineon = true;
stop();
if (_parent.gameinserted == true) {
gotoAndPlay ("loading");
}
Symbol 600 MovieClip Frame 30
play();
_parent.gotoAndStop("03busy");
Symbol 600 MovieClip Frame 130
play();
Symbol 600 MovieClip Frame 223
_parent.gotoAndStop("03busy");
Symbol 600 MovieClip Frame 224
play();
_parent.jumperready = true;
dude.gotoAndStop(1);
_parent.jumpfailed = false;
Symbol 600 MovieClip Frame 253
_parent.gotoAndStop("03continue");
Symbol 600 MovieClip Frame 325
_parent.jumperready = false;
if (_parent.jumped == false) {
dude.gotoAndStop(3);
_parent.jumpfailed = true;
}
Symbol 600 MovieClip Frame 412
if (_parent.jumpfailed == true) {
gotoAndPlay ("level1");
}
Symbol 600 MovieClip Frame 421
_parent.gotoAndStop("03busy");
Symbol 600 MovieClip Frame 422
play();
_parent.jumperready = true;
dude.gotoAndStop(1);
_parent.jumpfailed = false;
_parent.jumped = false;
Symbol 600 MovieClip Frame 442
_parent.gotoAndStop("03continue");
Symbol 600 MovieClip Frame 491
_parent.jumperready = false;
if (_parent.jumped == false) {
dude.gotoAndStop(3);
_parent.jumpfailed = true;
}
Symbol 600 MovieClip Frame 551
if (_parent.jumpfailed == true) {
gotoAndPlay ("level1");
}
Symbol 600 MovieClip Frame 567
_parent.gotoAndStop("03busy");
Symbol 600 MovieClip Frame 568
play();
_parent.jumperready = true;
dude.gotoAndStop(1);
_parent.jumpfailed = false;
_parent.jumped = false;
Symbol 600 MovieClip Frame 588
_parent.gotoAndStop("03continue");
Symbol 600 MovieClip Frame 617
_parent.jumperready = false;
_parent.busy = true;
_parent.gamedone = true;
if (_parent.jumped == false) {
dude.gotoAndStop(3);
_parent.jumpfailed = true;
}
Symbol 600 MovieClip Frame 660
if (_parent.jumpfailed == true) {
gotoAndPlay ("level1");
}
_parent.gotoAndStop("03busy");
Symbol 600 MovieClip Frame 712
stop();
_parent.gotoAndPlay("03leave");
_parent.busy = true;
Symbol 609 MovieClip Frame 1
stop();
Instance of Symbol 608 MovieClip "button" in Symbol 609 MovieClip Frame 1
on (press) {
}
Symbol 609 MovieClip Frame 2
play();
_parent.gotoAndStop("03busy");
Symbol 609 MovieClip Frame 14
stop();
_parent.gotoAndStop("03continue");
_parent.buttonon = true;
_parent.screen.gotoAndPlay(2);
Symbol 613 MovieClip Frame 1
stop();
Instance of Symbol 612 MovieClip "game" in Symbol 613 MovieClip Frame 1
on (press) {
}
Symbol 613 MovieClip Frame 2
stop();
_parent.gotoAndStop("03gamecursor");
Symbol 618 MovieClip Frame 1
stop();
Instance of Symbol 617 MovieClip "joystick" in Symbol 618 MovieClip Frame 1
on (press) {
}
Symbol 618 MovieClip Frame 2
play();
_parent.gotoAndStop("03busy");
if (_parent.jumperready == true) {
if (_parent.jumpfailed == false) {
_parent.screen.dude.gotoAndStop(2);
}
}
Symbol 618 MovieClip Frame 18
gotoAndStop (1);
if (_parent.gamedone == false) {
_parent.gotoAndStop("03continue");
}
Symbol 623 MovieClip Frame 1
stop();
Instance of Symbol 621 MovieClip "gamehole" in Symbol 623 MovieClip Frame 1
on (press) {
}
Symbol 623 MovieClip Frame 2
play();
_parent.gotoAndStop("03busy");
Instance of Symbol 612 MovieClip in Symbol 623 MovieClip Frame 2
on (press) {
}
Symbol 623 MovieClip Frame 25
stop();
_parent.gotoAndStop("03continue");
_parent.gameinserted = true;
_parent.gameup = false;
if (_parent.machineon == true) {
_parent.screen.gotoAndPlay("loading");
}
Symbol 625 MovieClip Frame 2
stop();
Symbol 627 Button
on (release) {
gotoAndPlay ("03retry");
}
Symbol 635 MovieClip Frame 1
stop();
_parent.p01a = true;
_parent.p01b = false;
_parent.p01c = false;
_parent.p01d = false;
Symbol 635 MovieClip Frame 2
stop();
_parent.p01a = false;
_parent.p01b = true;
_parent.p01c = false;
_parent.p01d = false;
Symbol 635 MovieClip Frame 3
stop();
_parent.p01a = false;
_parent.p01b = false;
_parent.p01c = true;
_parent.p01d = false;
Symbol 635 MovieClip Frame 4
stop();
_parent.p01a = false;
_parent.p01b = false;
_parent.p01c = false;
_parent.p01d = true;
Symbol 635 MovieClip Frame 5
gotoAndStop (1);
Symbol 638 MovieClip Frame 1
stop();
_parent.p02a = true;
_parent.p02b = false;
_parent.p02c = false;
_parent.p02d = false;
Symbol 638 MovieClip Frame 2
stop();
_parent.p02a = false;
_parent.p02b = true;
_parent.p02c = false;
_parent.p02d = false;
Symbol 638 MovieClip Frame 3
stop();
_parent.p02a = false;
_parent.p02b = false;
_parent.p02c = true;
_parent.p02d = false;
Symbol 638 MovieClip Frame 4
stop();
_parent.p02a = false;
_parent.p02b = false;
_parent.p02c = false;
_parent.p02d = true;
Symbol 638 MovieClip Frame 5
gotoAndStop (1);
Symbol 641 MovieClip Frame 1
stop();
_parent.p03a = true;
_parent.p03b = false;
_parent.p03c = false;
_parent.p03d = false;
Symbol 641 MovieClip Frame 2
stop();
_parent.p03a = false;
_parent.p03b = true;
_parent.p03c = false;
_parent.p03d = false;
Symbol 641 MovieClip Frame 3
stop();
_parent.p03a = false;
_parent.p03b = false;
_parent.p03c = true;
_parent.p03d = false;
Symbol 641 MovieClip Frame 4
stop();
_parent.p03a = false;
_parent.p03b = false;
_parent.p03c = false;
_parent.p03d = true;
Symbol 641 MovieClip Frame 5
gotoAndStop (1);
Symbol 644 MovieClip Frame 1
stop();
_parent.p04a = true;
_parent.p04b = false;
_parent.p04c = false;
_parent.p04d = false;
Symbol 644 MovieClip Frame 2
stop();
_parent.p04a = false;
_parent.p04b = true;
_parent.p04c = false;
_parent.p04d = false;
Symbol 644 MovieClip Frame 3
stop();
_parent.p04a = false;
_parent.p04b = false;
_parent.p04c = true;
_parent.p04d = false;
Symbol 644 MovieClip Frame 4
stop();
_parent.p04a = false;
_parent.p04b = false;
_parent.p04c = false;
_parent.p04d = true;
Symbol 644 MovieClip Frame 5
gotoAndStop (1);
Symbol 647 MovieClip Frame 1
stop();
_parent.p05a = true;
_parent.p05b = false;
_parent.p05c = false;
_parent.p05d = false;
Symbol 647 MovieClip Frame 2
stop();
_parent.p05a = false;
_parent.p05b = true;
_parent.p05c = false;
_parent.p05d = false;
Symbol 647 MovieClip Frame 3
stop();
_parent.p05a = false;
_parent.p05b = false;
_parent.p05c = true;
_parent.p05d = false;
Symbol 647 MovieClip Frame 4
stop();
_parent.p05a = false;
_parent.p05b = false;
_parent.p05c = false;
_parent.p05d = true;
Symbol 647 MovieClip Frame 5
gotoAndStop (1);
Symbol 650 MovieClip Frame 1
stop();
_parent.p06a = true;
_parent.p06b = false;
_parent.p06c = false;
_parent.p06d = false;
Symbol 650 MovieClip Frame 2
stop();
_parent.p06a = false;
_parent.p06b = true;
_parent.p06c = false;
_parent.p06d = false;
Symbol 650 MovieClip Frame 3
stop();
_parent.p06a = false;
_parent.p06b = false;
_parent.p06c = true;
_parent.p06d = false;
Symbol 650 MovieClip Frame 4
stop();
_parent.p06a = false;
_parent.p06b = false;
_parent.p06c = false;
_parent.p06d = true;
Symbol 650 MovieClip Frame 5
gotoAndStop (1);
Symbol 653 MovieClip Frame 1
stop();
_parent.p07a = true;
_parent.p07b = false;
_parent.p07c = false;
_parent.p07d = false;
Symbol 653 MovieClip Frame 2
stop();
_parent.p07a = false;
_parent.p07b = true;
_parent.p07c = false;
_parent.p07d = false;
Symbol 653 MovieClip Frame 3
stop();
_parent.p07a = false;
_parent.p07b = false;
_parent.p07c = true;
_parent.p07d = false;
Symbol 653 MovieClip Frame 4
stop();
_parent.p07a = false;
_parent.p07b = false;
_parent.p07c = false;
_parent.p07d = true;
Symbol 653 MovieClip Frame 5
gotoAndStop (1);
Symbol 656 MovieClip Frame 1
stop();
_parent.p08a = true;
_parent.p08b = false;
_parent.p08c = false;
_parent.p08d = false;
Symbol 656 MovieClip Frame 2
stop();
_parent.p08a = false;
_parent.p08b = true;
_parent.p08c = false;
_parent.p08d = false;
Symbol 656 MovieClip Frame 3
stop();
_parent.p08a = false;
_parent.p08b = false;
_parent.p08c = true;
_parent.p08d = false;
Symbol 656 MovieClip Frame 4
stop();
_parent.p08a = false;
_parent.p08b = false;
_parent.p08c = false;
_parent.p08d = true;
Symbol 656 MovieClip Frame 5
gotoAndStop (1);
Symbol 659 MovieClip Frame 1
stop();
_parent.p09a = true;
_parent.p09b = false;
_parent.p09c = false;
_parent.p09d = false;
Symbol 659 MovieClip Frame 2
stop();
_parent.p09a = false;
_parent.p09b = true;
_parent.p09c = false;
_parent.p09d = false;
Symbol 659 MovieClip Frame 3
stop();
_parent.p09a = false;
_parent.p09b = false;
_parent.p09c = true;
_parent.p09d = false;
Symbol 659 MovieClip Frame 4
stop();
_parent.p09a = false;
_parent.p09b = false;
_parent.p09c = false;
_parent.p09d = true;
Symbol 659 MovieClip Frame 5
gotoAndStop (1);
Symbol 662 MovieClip Frame 1
stop();
_parent.p10a = true;
_parent.p10b = false;
_parent.p10c = false;
_parent.p10d = false;
Symbol 662 MovieClip Frame 2
stop();
_parent.p10a = false;
_parent.p10b = true;
_parent.p10c = false;
_parent.p10d = false;
Symbol 662 MovieClip Frame 3
stop();
_parent.p10a = false;
_parent.p10b = false;
_parent.p10c = true;
_parent.p10d = false;
Symbol 662 MovieClip Frame 4
stop();
_parent.p10a = false;
_parent.p10b = false;
_parent.p10c = false;
_parent.p10d = true;
Symbol 662 MovieClip Frame 5
gotoAndStop (1);
Symbol 665 MovieClip Frame 1
stop();
_parent.p11a = true;
_parent.p11b = false;
_parent.p11c = false;
_parent.p11d = false;
Symbol 665 MovieClip Frame 2
stop();
_parent.p11a = false;
_parent.p11b = true;
_parent.p11c = false;
_parent.p11d = false;
Symbol 665 MovieClip Frame 3
stop();
_parent.p11a = false;
_parent.p11b = false;
_parent.p11c = true;
_parent.p11d = false;
Symbol 665 MovieClip Frame 4
stop();
_parent.p11a = false;
_parent.p11b = false;
_parent.p11c = false;
_parent.p11d = true;
Symbol 665 MovieClip Frame 5
gotoAndStop (1);
Symbol 668 MovieClip Frame 1
stop();
_parent.p12a = true;
_parent.p12b = false;
_parent.p12c = false;
_parent.p12d = false;
Symbol 668 MovieClip Frame 2
stop();
_parent.p12a = false;
_parent.p12b = true;
_parent.p12c = false;
_parent.p12d = false;
Symbol 668 MovieClip Frame 3
stop();
_parent.p12a = false;
_parent.p12b = false;
_parent.p12c = true;
_parent.p12d = false;
Symbol 668 MovieClip Frame 4
stop();
_parent.p12a = false;
_parent.p12b = false;
_parent.p12c = false;
_parent.p12d = true;
Symbol 668 MovieClip Frame 5
gotoAndStop (1);
Symbol 681 MovieClip Frame 2
stop();
Symbol 683 Button
on (release) {
gotoAndPlay ("04retry");
}
Symbol 738 MovieClip Frame 117
play();
Symbol 738 MovieClip Frame 171
gotoAndPlay ("biting");
Symbol 745 MovieClip Frame 55
gotoAndPlay ("biting");
Symbol 766 MovieClip Frame 2
play();
Symbol 766 MovieClip Frame 71
_parent._parent.gotoAndPlay("05leave");
Symbol 766 MovieClip Frame 72
play();
Symbol 766 MovieClip Frame 142
gotoAndPlay ("hang");
Symbol 767 MovieClip Frame 1
stop();
Symbol 767 MovieClip Frame 2
play();
_parent.gotoAndStop("05busy");
Symbol 767 MovieClip Frame 17
stop();
_parent.gotoAndStop("05continue");
_parent.forkup = false;
_parent.forkinground = true;
Symbol 767 MovieClip Frame 21
play();
_parent.gotoAndStop("05busy");
Symbol 767 MovieClip Frame 200
stop();
_parent.gotoAndStop("05continue");
_parent.fishon = true;
Instance of Symbol 745 MovieClip "rodfish" in Symbol 767 MovieClip Frame 200
on (release) {
}
Symbol 767 MovieClip Frame 216
stop();
_parent.gotoAndStop("05busy");
Instance of Symbol 774 MovieClip "hook" in Symbol 775 MovieClip Frame 1
on (press) {
}
Symbol 785 MovieClip Frame 1
stop();
Instance of Symbol 775 MovieClip "rod" in Symbol 785 MovieClip Frame 1
on (press) {
}
Symbol 785 MovieClip Frame 2
_parent.gotoAndStop("05busy");
play();
Instance of Symbol 781 MovieClip "rod" in Symbol 785 MovieClip Frame 2
on (press) {
}
Symbol 785 MovieClip Frame 20
gotoAndStop (1);
_parent.gotoAndStop("05continue");
Symbol 785 MovieClip Frame 26
play();
_parent.wormon = true;
_parent.wormup = false;
_parent.gotoAndStop("05busy");
Instance of Symbol 783 MovieClip "rodbaited" in Symbol 785 MovieClip Frame 26
on (press) {
}
Symbol 785 MovieClip Frame 50
_parent.gotoAndStop("05continue");
stop();
Symbol 785 MovieClip Frame 69
play();
_parent.gotoAndStop("05busy");
Symbol 785 MovieClip Frame 81
gotoAndStop ("baited");
_parent.gotoAndStop("05continue");
Symbol 785 MovieClip Frame 85
stop();
Symbol 806 MovieClip Frame 43
_parent._parent.gotoAndStop("05wormcursor");
stop();
Symbol 807 MovieClip Frame 1
stop();
Instance of Symbol 789 MovieClip "rock" in Symbol 807 MovieClip Frame 1
on (press) {
}
Symbol 807 MovieClip Frame 2
play();
_parent.gotoAndStop("05busy");
Symbol 807 MovieClip Frame 40
_parent.gotoAndStop("05continue");
stop();
Instance of Symbol 796 MovieClip "worm" in Symbol 807 MovieClip Frame 40
on (press) {
}
Symbol 807 MovieClip Frame 45
stop();
_parent.gotoAndStop("05busy");
Instance of Symbol 806 MovieClip "e" in Symbol 807 MovieClip Frame 45
on (press) {
}
Symbol 811 MovieClip Frame 1
stop();
Instance of Symbol 809 MovieClip "fork" in Symbol 811 MovieClip Frame 1
on (press) {
}
Symbol 811 MovieClip Frame 2
play();
_parent.gotoAndStop("05busy");
Symbol 811 MovieClip Frame 46
_parent.gotoAndStop("05forkcursor");
stop();
Symbol 814 MovieClip Frame 2
stop();
Symbol 816 Button
on (release) {
gotoAndPlay ("05retry");
}
Symbol 853 MovieClip Frame 1
stop();
Instance of Symbol 832 MovieClip "handle" in Symbol 853 MovieClip Frame 1
on (press) {
}
Symbol 853 MovieClip Frame 2
_parent.gotoAndStop("06busy");
play();
Symbol 853 MovieClip Frame 145
gotoAndStop (1);
_parent.gotoAndStop("06continue");
Symbol 853 MovieClip Frame 150
play();
_parent.gotoAndStop("06busy");
_parent.bucketup = false;
Instance of Symbol 850 MovieClip "bucket" in Symbol 853 MovieClip Frame 150
on (press) {
}
Symbol 853 MovieClip Frame 176
stop();
_parent.bucketon = true;
_parent.gotoAndStop("06continue");
Instance of Symbol 832 MovieClip "handle" in Symbol 853 MovieClip Frame 176
on (press) {
}
Symbol 853 MovieClip Frame 182
_parent.gotoAndStop("06busy");
play();
Symbol 853 MovieClip Frame 325
stop();
_parent.gotoAndStop("06continue");
Instance of Symbol 852 MovieClip "bucketfull" in Symbol 853 MovieClip Frame 325
on (press) {
}
Symbol 853 MovieClip Frame 333
stop();
_parent.gotoAndStop("06bucketfullcursor");
Symbol 854 MovieClip Frame 1
stop();
Instance of Symbol 850 MovieClip "bucket" in Symbol 854 MovieClip Frame 1
on (press) {
}
Symbol 854 MovieClip Frame 2
stop();
_parent.gotoAndStop("06bucketcursor");
Symbol 882 MovieClip Frame 70
stop();
Symbol 884 MovieClip Frame 1
stop();
Instance of Symbol 856 MovieClip "bowl" in Symbol 884 MovieClip Frame 1
on (press) {
}
Symbol 884 MovieClip Frame 2
_parent.gotoAndStop("06busy");
play();
Symbol 884 MovieClip Frame 21
_parent.gotoAndStop("06continue");
gotoAndStop (1);
Symbol 884 MovieClip Frame 27
_parent.gotoAndStop("06busy");
play();
Symbol 884 MovieClip Frame 90
_parent.gotoAndStop("06leave");
stop();
Symbol 886 MovieClip Frame 2
stop();
Symbol 888 Button
on (release) {
gotoAndPlay ("06retry");
}
Symbol 902 MovieClip Frame 25
stop();
Symbol 910 MovieClip Frame 1
stop();
Symbol 910 MovieClip Frame 2
play();
Symbol 910 MovieClip Frame 200
stop();
_parent.hangardoorup = true;
Symbol 917 MovieClip Frame 1
stop();
Instance of Symbol 916 MovieClip "button" in Symbol 917 MovieClip Frame 1
on (press) {
}
Symbol 917 MovieClip Frame 2
play();
Symbol 917 MovieClip Frame 14
stop();
_parent.door.nextFrame();
Symbol 924 MovieClip Frame 1
stop();
Symbol 924 MovieClip Frame 2
play();
Symbol 924 MovieClip Frame 20
gotoAndPlay (2);
Symbol 929 MovieClip Frame 1
stop();
Instance of Symbol 927 MovieClip "rotor" in Symbol 929 MovieClip Frame 1
on (press) {
}
Symbol 929 MovieClip Frame 2
play();
Symbol 929 MovieClip Frame 117
_parent.gotoAndStop(2);
_parent._parent.rotoron = true;
Symbol 929 MovieClip Frame 124
gotoAndPlay ("rotor");
Symbol 932 MovieClip Frame 1
stop();
Symbol 932 MovieClip Frame 2
stop();
Instance of Symbol 930 MovieClip "bod" in Symbol 932 MovieClip Frame 2
on (press) {
}
Symbol 935 MovieClip Frame 1
stop();
Instance of Symbol 934 MovieClip "wheelstop" in Symbol 935 MovieClip Frame 1
on (press) {
}
Symbol 935 MovieClip Frame 2
play();
Symbol 935 MovieClip Frame 21
stop();
_parent.wheelstopgone = true;
Symbol 938 MovieClip Frame 1
play();
if (_parent.hangardoorup == true) {
if (_parent.puppyinplane == true) {
if (_parent.rotoron == true) {
if (_parent.wheelstopgone == true) {
_parent.gotoAndPlay("16leave");
stop();
}
}
}
}
Symbol 940 MovieClip Frame 2
stop();
Symbol 942 Button
on (release) {
gotoAndPlay ("16retry");
}
Symbol 944 MovieClip Frame 105
stop();
_parent.gotoAndStop("16planeready");
Symbol 952 MovieClip Frame 1
stop();
Symbol 952 MovieClip Frame 2
play();
Symbol 952 MovieClip Frame 10
stop();
Symbol 955 MovieClip Frame 1
stop();
Symbol 955 MovieClip Frame 2
play();
Symbol 955 MovieClip Frame 10
stop();
Instance of Symbol 973 MovieClip "ammo" in Symbol 977 MovieClip Frame 1
on (press) {
}
Symbol 979 MovieClip Frame 1
stop();
Instance of Symbol 969 MovieClip "rifle" in Symbol 979 MovieClip Frame 1
on (press) {
}
Symbol 979 MovieClip Frame 2
stop();
_parent._parent.gotoAndStop("07crosscursor");
Symbol 981 MovieClip Frame 1
stop();
Symbol 981 MovieClip Frame 2
play();
_parent.gotoAndStop("07busy");
_parent.standopen = true;
Symbol 981 MovieClip Frame 101
_parent.gotoAndStop("07continue");
stop();
Symbol 981 MovieClip Frame 110
play();
_parent.gotoAndStop("07busy");
Symbol 981 MovieClip Frame 180
stop();
_parent.gotoAndPlay("07retry");
Symbol 987 MovieClip Frame 1
stop();
Instance of Symbol 985 MovieClip "money" in Symbol 987 MovieClip Frame 1
on (press) {
}
Symbol 987 MovieClip Frame 2
play();
_parent.gotoAndStop("07coincursor");
Symbol 995 MovieClip Frame 1
stop();
Symbol 995 MovieClip Frame 2
stop();
Symbol 995 MovieClip Frame 3
stop();
Symbol 995 MovieClip Frame 4
stop();
Symbol 995 MovieClip Frame 5
stop();
_parent.empty = true;
_parent.gotoAndStop("07continue");
Symbol 998 MovieClip Frame 2
stop();
Symbol 1000 Button
on (release) {
gotoAndPlay ("07retry");
}
Symbol 1007 MovieClip Frame 1
stop();
Symbol 1007 MovieClip Frame 2
_parent.busy = true;
_parent.shaking = true;
play();
_parent.ammoguide.nextFrame();
Symbol 1007 MovieClip Frame 10
_parent.busy = true;
_parent.shaking = false;
if (_parent.b01 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b02 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b03 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b04 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b05 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b06 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b07 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
if (_parent.b08 == true) {
_parent.stand.gotoAndPlay("closeshop");
_parent.ammoguide.gotoAndStop(1);
}
Symbol 1007 MovieClip Frame 18
_parent.busy = true;
play();
Symbol 1007 MovieClip Frame 35
if (_parent.r01 == true) {
if (_parent.r02 == true) {
if (_parent.r03 == true) {
if (_parent.r04 == true) {
if (_parent.r05 == true) {
if (_parent.r06 == true) {
if (_parent.r07 == true) {
if (_parent.r08 == true) {
if (_parent.r09 == true) {
if (_parent.r10 == true) {
_parent.gotoAndPlay("07leave");
}
}
}
}
}
}
}
}
}
}
Symbol 1007 MovieClip Frame 41
gotoAndStop (1);
_parent.busy = false;
Symbol 1019 MovieClip Frame 35
play();
Symbol 1019 MovieClip Frame 117
gotoAndPlay ("shake");
Symbol 1049 MovieClip Frame 1
stop();
_parent._parent._parent.numbers01one = true;
_parent._parent._parent.numbers01two = false;
_parent._parent._parent.numbers01three = false;
_parent._parent._parent.numbers01four = false;
_parent._parent._parent.numbers01five = false;
Instance of Symbol 1048 MovieClip "button" in Symbol 1049 MovieClip Frame 1
on (press) {
}
Symbol 1049 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1049 MovieClip Frame 20
stop();
_parent._parent._parent.numbers01one = false;
_parent._parent._parent.numbers01two = true;
_parent._parent._parent.numbers01three = false;
_parent._parent._parent.numbers01four = false;
_parent._parent._parent.numbers01five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1049 MovieClip Frame 20
on (press) {
}
Symbol 1049 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1049 MovieClip Frame 40
stop();
_parent._parent._parent.numbers01one = false;
_parent._parent._parent.numbers01two = false;
_parent._parent._parent.numbers01three = true;
_parent._parent._parent.numbers01four = false;
_parent._parent._parent.numbers01five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1049 MovieClip Frame 40
on (press) {
}
Symbol 1049 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1049 MovieClip Frame 60
stop();
_parent._parent._parent.numbers01one = false;
_parent._parent._parent.numbers01two = false;
_parent._parent._parent.numbers01three = false;
_parent._parent._parent.numbers01four = true;
_parent._parent._parent.numbers01five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1049 MovieClip Frame 60
on (press) {
}
Symbol 1049 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1049 MovieClip Frame 80
stop();
_parent._parent._parent.numbers01one = false;
_parent._parent._parent.numbers01two = false;
_parent._parent._parent.numbers01three = false;
_parent._parent._parent.numbers01four = false;
_parent._parent._parent.numbers01five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1049 MovieClip Frame 80
on (press) {
}
Symbol 1049 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1049 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers01one = true;
_parent._parent._parent.numbers01two = false;
_parent._parent._parent.numbers01three = false;
_parent._parent._parent.numbers01four = false;
_parent._parent._parent.numbers01five = false;
Symbol 1050 MovieClip Frame 1
stop();
_parent._parent._parent.numbers02one = true;
_parent._parent._parent.numbers02two = false;
_parent._parent._parent.numbers02three = false;
_parent._parent._parent.numbers02four = false;
_parent._parent._parent.numbers02five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1050 MovieClip Frame 1
on (press) {
}
Symbol 1050 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1050 MovieClip Frame 20
stop();
_parent._parent._parent.numbers02one = false;
_parent._parent._parent.numbers02two = true;
_parent._parent._parent.numbers02three = false;
_parent._parent._parent.numbers02four = false;
_parent._parent._parent.numbers02five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1050 MovieClip Frame 20
on (press) {
}
Symbol 1050 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1050 MovieClip Frame 40
stop();
_parent._parent._parent.numbers02one = false;
_parent._parent._parent.numbers02two = false;
_parent._parent._parent.numbers02three = true;
_parent._parent._parent.numbers02four = false;
_parent._parent._parent.numbers02five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1050 MovieClip Frame 40
on (press) {
}
Symbol 1050 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1050 MovieClip Frame 60
stop();
_parent._parent._parent.numbers02one = false;
_parent._parent._parent.numbers02two = false;
_parent._parent._parent.numbers02three = false;
_parent._parent._parent.numbers02four = true;
_parent._parent._parent.numbers02five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1050 MovieClip Frame 60
on (press) {
}
Symbol 1050 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1050 MovieClip Frame 80
stop();
_parent._parent._parent.numbers02one = false;
_parent._parent._parent.numbers02two = false;
_parent._parent._parent.numbers02three = false;
_parent._parent._parent.numbers02four = false;
_parent._parent._parent.numbers02five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1050 MovieClip Frame 80
on (press) {
}
Symbol 1050 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1050 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers02one = true;
_parent._parent._parent.numbers02two = false;
_parent._parent._parent.numbers02three = false;
_parent._parent._parent.numbers02four = false;
_parent._parent._parent.numbers02five = false;
Symbol 1051 MovieClip Frame 1
stop();
_parent._parent._parent.numbers03one = true;
_parent._parent._parent.numbers03two = false;
_parent._parent._parent.numbers03three = false;
_parent._parent._parent.numbers03four = false;
_parent._parent._parent.numbers03five = false;
Instance of Symbol 1048 MovieClip "button" in Symbol 1051 MovieClip Frame 1
on (press) {
}
Symbol 1051 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1051 MovieClip Frame 20
stop();
_parent._parent._parent.numbers03one = false;
_parent._parent._parent.numbers03two = true;
_parent._parent._parent.numbers03three = false;
_parent._parent._parent.numbers03four = false;
_parent._parent._parent.numbers03five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1051 MovieClip Frame 20
on (press) {
}
Symbol 1051 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1051 MovieClip Frame 40
stop();
_parent._parent._parent.numbers03one = false;
_parent._parent._parent.numbers03two = false;
_parent._parent._parent.numbers03three = true;
_parent._parent._parent.numbers03four = false;
_parent._parent._parent.numbers03five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1051 MovieClip Frame 40
on (press) {
}
Symbol 1051 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1051 MovieClip Frame 60
stop();
_parent._parent._parent.numbers03one = false;
_parent._parent._parent.numbers03two = false;
_parent._parent._parent.numbers03three = false;
_parent._parent._parent.numbers03four = true;
_parent._parent._parent.numbers03five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1051 MovieClip Frame 60
on (press) {
}
Symbol 1051 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1051 MovieClip Frame 80
stop();
_parent._parent._parent.numbers03one = false;
_parent._parent._parent.numbers03two = false;
_parent._parent._parent.numbers03three = false;
_parent._parent._parent.numbers03four = false;
_parent._parent._parent.numbers03five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1051 MovieClip Frame 80
on (press) {
}
Symbol 1051 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1051 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers03one = true;
_parent._parent._parent.numbers03two = false;
_parent._parent._parent.numbers03three = false;
_parent._parent._parent.numbers03four = false;
_parent._parent._parent.numbers03five = false;
Symbol 1052 MovieClip Frame 1
stop();
_parent._parent._parent.numbers04one = true;
_parent._parent._parent.numbers04two = false;
_parent._parent._parent.numbers04three = false;
_parent._parent._parent.numbers04four = false;
_parent._parent._parent.numbers04five = false;
Instance of Symbol 1048 MovieClip "button" in Symbol 1052 MovieClip Frame 1
on (press) {
}
Symbol 1052 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1052 MovieClip Frame 20
stop();
_parent._parent._parent.numbers04one = false;
_parent._parent._parent.numbers04two = true;
_parent._parent._parent.numbers04three = false;
_parent._parent._parent.numbers04four = false;
_parent._parent._parent.numbers04five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1052 MovieClip Frame 20
on (press) {
}
Symbol 1052 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1052 MovieClip Frame 40
stop();
_parent._parent._parent.numbers04one = false;
_parent._parent._parent.numbers04two = false;
_parent._parent._parent.numbers04three = true;
_parent._parent._parent.numbers04four = false;
_parent._parent._parent.numbers04five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1052 MovieClip Frame 40
on (press) {
}
Symbol 1052 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1052 MovieClip Frame 60
stop();
_parent._parent._parent.numbers04one = false;
_parent._parent._parent.numbers04two = false;
_parent._parent._parent.numbers04three = false;
_parent._parent._parent.numbers041four = true;
_parent._parent._parent.numbers04five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1052 MovieClip Frame 60
on (press) {
}
Symbol 1052 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1052 MovieClip Frame 80
stop();
_parent._parent._parent.numbers04one = false;
_parent._parent._parent.numbers04two = false;
_parent._parent._parent.numbers04three = false;
_parent._parent._parent.numbers04four = false;
_parent._parent._parent.numbers04five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1052 MovieClip Frame 80
on (press) {
}
Symbol 1052 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1052 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers04one = true;
_parent._parent._parent.numbers04two = false;
_parent._parent._parent.numbers04three = false;
_parent._parent._parent.numbers04four = false;
_parent._parent._parent.numbers04five = false;
Symbol 1053 MovieClip Frame 1
stop();
_parent._parent._parent.numbers05one = true;
_parent._parent._parent.numbers05two = false;
_parent._parent._parent.numbers05three = false;
_parent._parent._parent.numbers05four = false;
_parent._parent._parent.numbers05five = false;
Instance of Symbol 1048 MovieClip "button" in Symbol 1053 MovieClip Frame 1
on (press) {
}
Symbol 1053 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1053 MovieClip Frame 20
stop();
_parent._parent._parent.numbers05one = false;
_parent._parent._parent.numbers05two = true;
_parent._parent._parent.numbers05three = false;
_parent._parent._parent.numbers05four = false;
_parent._parent._parent.numbers05five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1053 MovieClip Frame 20
on (press) {
}
Symbol 1053 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1053 MovieClip Frame 40
stop();
_parent._parent._parent.numbers05one = false;
_parent._parent._parent.numbers05two = false;
_parent._parent._parent.numbers05three = true;
_parent._parent._parent.numbers05four = false;
_parent._parent._parent.numbers05five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1053 MovieClip Frame 40
on (press) {
}
Symbol 1053 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1053 MovieClip Frame 60
stop();
_parent._parent._parent.numbers05one = false;
_parent._parent._parent.numbers05two = false;
_parent._parent._parent.numbers05three = false;
_parent._parent._parent.numbers05four = true;
_parent._parent._parent.numbers05five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1053 MovieClip Frame 60
on (press) {
}
Symbol 1053 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1053 MovieClip Frame 80
stop();
_parent._parent._parent.numbers05one = false;
_parent._parent._parent.numbers05two = false;
_parent._parent._parent.numbers05three = false;
_parent._parent._parent.numbers05four = false;
_parent._parent._parent.numbers05five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1053 MovieClip Frame 80
on (press) {
}
Symbol 1053 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1053 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers05one = true;
_parent._parent._parent.numbers05two = false;
_parent._parent._parent.numbers05three = false;
_parent._parent._parent.numbers05four = false;
_parent._parent._parent.numbers05five = false;
Symbol 1054 MovieClip Frame 1
stop();
_parent._parent._parent.numbers06one = true;
_parent._parent._parent.numbers06two = false;
_parent._parent._parent.numbers06three = false;
_parent._parent._parent.numbers06four = false;
_parent._parent._parent.numbers06five = false;
Instance of Symbol 1048 MovieClip "button" in Symbol 1054 MovieClip Frame 1
on (press) {
}
Symbol 1054 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1054 MovieClip Frame 20
stop();
_parent._parent._parent.numbers06one = false;
_parent._parent._parent.numbers06two = true;
_parent._parent._parent.numbers06three = false;
_parent._parent._parent.numbers06four = false;
_parent._parent._parent.numbers06five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1054 MovieClip Frame 20
on (press) {
}
Symbol 1054 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1054 MovieClip Frame 40
stop();
_parent._parent._parent.numbers06one = false;
_parent._parent._parent.numbers06two = false;
_parent._parent._parent.numbers06three = true;
_parent._parent._parent.numbers06four = false;
_parent._parent._parent.numbers06five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1054 MovieClip Frame 40
on (press) {
}
Symbol 1054 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1054 MovieClip Frame 60
stop();
_parent._parent._parent.numbers06one = false;
_parent._parent._parent.numbers06two = false;
_parent._parent._parent.numbers06three = false;
_parent._parent._parent.numbers06four = true;
_parent._parent._parent.numbers06five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1054 MovieClip Frame 60
on (press) {
}
Symbol 1054 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1054 MovieClip Frame 80
stop();
_parent._parent._parent.numbers06one = false;
_parent._parent._parent.numbers06two = false;
_parent._parent._parent.numbers06three = false;
_parent._parent._parent.numbers06four = false;
_parent._parent._parent.numbers06five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1054 MovieClip Frame 80
on (press) {
}
Symbol 1054 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1054 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers06one = true;
_parent._parent._parent.numbers06two = false;
_parent._parent._parent.numbers06three = false;
_parent._parent._parent.numbers06four = false;
_parent._parent._parent.numbers06five = false;
Symbol 1055 MovieClip Frame 1
stop();
_parent._parent._parent.numbers07one = true;
_parent._parent._parent.numbers07two = false;
_parent._parent._parent.numbers07three = false;
_parent._parent._parent.numbers07four = false;
_parent._parent._parent.numbers07five = false;
Instance of Symbol 1048 MovieClip "button" in Symbol 1055 MovieClip Frame 1
on (press) {
}
Symbol 1055 MovieClip Frame 2
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1055 MovieClip Frame 20
stop();
_parent._parent._parent.numbers07one = false;
_parent._parent._parent.numbers07two = true;
_parent._parent._parent.numbers07three = false;
_parent._parent._parent.numbers07four = false;
_parent._parent._parent.numbers07five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1055 MovieClip Frame 20
on (press) {
}
Symbol 1055 MovieClip Frame 21
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1055 MovieClip Frame 40
stop();
_parent._parent._parent.numbers07one = false;
_parent._parent._parent.numbers07two = false;
_parent._parent._parent.numbers07three = true;
_parent._parent._parent.numbers07four = false;
_parent._parent._parent.numbers07five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1055 MovieClip Frame 40
on (press) {
}
Symbol 1055 MovieClip Frame 41
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1055 MovieClip Frame 60
stop();
_parent._parent._parent.numbers07one = false;
_parent._parent._parent.numbers07two = false;
_parent._parent._parent.numbers07three = false;
_parent._parent._parent.numbers07four = true;
_parent._parent._parent.numbers07five = false;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1055 MovieClip Frame 60
on (press) {
}
Symbol 1055 MovieClip Frame 61
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1055 MovieClip Frame 80
stop();
_parent._parent._parent.numbers07one = false;
_parent._parent._parent.numbers07two = false;
_parent._parent._parent.numbers07three = false;
_parent._parent._parent.numbers07four = false;
_parent._parent._parent.numbers07five = true;
_parent._parent._parent.gotoAndStop("08continue");
Instance of Symbol 1048 MovieClip "button" in Symbol 1055 MovieClip Frame 80
on (press) {
}
Symbol 1055 MovieClip Frame 81
_parent._parent._parent.gotoAndStop("08busy");
play();
Symbol 1055 MovieClip Frame 100
_parent._parent._parent.gotoAndStop("08continue");
gotoAndPlay (1);
_parent._parent._parent.numbers07one = true;
_parent._parent._parent.numbers07two = false;
_parent._parent._parent.numbers07three = false;
_parent._parent._parent.numbers07four = false;
_parent._parent._parent.numbers07five = false;
Symbol 1057 MovieClip Frame 1
stop();
Symbol 1060 MovieClip Frame 2
stop();
Symbol 1062 Button
on (release) {
gotoAndPlay ("08retry");
}
Symbol 1069 MovieClip Frame 1
play();
Symbol 1069 MovieClip Frame 11
stop();
Symbol 1073 MovieClip Frame 1
stop();
Symbol 1073 MovieClip Frame 2
play();
Symbol 1073 MovieClip Frame 200
stop();
Symbol 1080 MovieClip Frame 1
stop();
Instance of Symbol 1079 MovieClip "branch" in Symbol 1080 MovieClip Frame 1
on (press) {
}
Symbol 1080 MovieClip Frame 2
play();
_parent.gotoAndStop("09busy");
Symbol 1080 MovieClip Frame 30
_parent.gotoAndStop("09cursorbranch02");
stop();
Symbol 1083 MovieClip Frame 1
stop();
Instance of Symbol 1082 MovieClip "branch" in Symbol 1083 MovieClip Frame 1
on (press) {
}
Symbol 1083 MovieClip Frame 2
play();
_parent.gotoAndStop("09busy");
Symbol 1083 MovieClip Frame 24
_parent.gotoAndStop("09cursorbranch01");
stop();
Symbol 1090 MovieClip Frame 1
stop();
Instance of Symbol 1088 MovieClip "ball" in Symbol 1090 MovieClip Frame 1
on (press) {
}
Symbol 1090 MovieClip Frame 2
_parent.gotoAndStop("09busy");
play();
Symbol 1090 MovieClip Frame 104
_parent.gotoAndStop("09continue");
_parent.ballbigready = true;
stop();
Symbol 1092 MovieClip Frame 1
stop();
Instance of Symbol 1088 MovieClip "ball" in Symbol 1092 MovieClip Frame 1
on (press) {
}
Symbol 1092 MovieClip Frame 2
_parent.gotoAndStop("09busy");
play();
Symbol 1092 MovieClip Frame 128
_parent.gotoAndStop("09continue");
_parent.ballmidready = true;
stop();
Symbol 1098 MovieClip Frame 1
stop();
Symbol 1098 MovieClip Frame 2
_parent._parent.potup = false;
_parent._parent.poton = true;
_parent._parent.gotoAndStop("09busy");
Symbol 1098 MovieClip Frame 14
stop();
_parent._parent.gotoAndStop("09continue");
Symbol 1101 MovieClip Frame 1
stop();
Symbol 1101 MovieClip Frame 2
_parent._parent.eyesbuttonsup = false;
_parent._parent.eyesbuttonson = true;
_parent._parent.gotoAndStop("09continue");
play();
Symbol 1101 MovieClip Frame 6
stop();
Symbol 1103 MovieClip Frame 1
stop();
Symbol 1103 MovieClip Frame 2
_parent._parent.branch02up = false;
_parent._parent.branch02on = true;
_parent._parent.gotoAndStop("09continue");
play();
Symbol 1103 MovieClip Frame 17
stop();
Symbol 1105 MovieClip Frame 1
stop();
Symbol 1105 MovieClip Frame 2
_parent._parent.branch01up = false;
_parent._parent.branch01on = true;
_parent._parent.gotoAndStop("09continue");
play();
Symbol 1105 MovieClip Frame 17
stop();
Symbol 1108 MovieClip Frame 1
stop();
Symbol 1108 MovieClip Frame 2
play();
_parent._parent.scarfup = false;
_parent._parent.scarfon = true;
_parent._parent.gotoAndStop("09continue");
Symbol 1108 MovieClip Frame 11
stop();
Symbol 1112 MovieClip Frame 1
stop();
Symbol 1112 MovieClip Frame 2
_parent._parent.carrotup = false;
_parent._parent.carroton = true;
_parent._parent.gotoAndStop("09continue");
play();
Symbol 1112 MovieClip Frame 20
stop();
Symbol 1113 MovieClip Frame 1
stop();
Instance of Symbol 1088 MovieClip "ball" in Symbol 1113 MovieClip Frame 1
on (press) {
}
Symbol 1113 MovieClip Frame 2
_parent.gotoAndStop("09busy");
play();
Symbol 1113 MovieClip Frame 139
_parent.gotoAndStop("09continue");
_parent.ballsmallready = true;
stop();
Instance of Symbol 1095 MovieClip "snowman" in Symbol 1113 MovieClip Frame 139
on (press) {
}
Symbol 1114 MovieClip Frame 1
stop();
Instance of Symbol 1097 MovieClip "pot" in Symbol 1114 MovieClip Frame 1
on (press) {
}
Symbol 1114 MovieClip Frame 2
_parent.gotoAndStop("09potcursor");
stop();
Symbol 1116 MovieClip Frame 1
stop();
Instance of Symbol 1115 MovieClip "eyesbuttons" in Symbol 1116 MovieClip Frame 1
on (press) {
}
Symbol 1116 MovieClip Frame 2
_parent.gotoAndStop("09eyesbuttonscursor");
stop();
Symbol 1120 MovieClip Frame 1
stop();
Instance of Symbol 1119 MovieClip "scarf" in Symbol 1120 MovieClip Frame 1
on (press) {
}
Symbol 1120 MovieClip Frame 2
_parent.gotoAndStop("09scarfcursor");
Symbol 1122 MovieClip Frame 1
stop();
Instance of Symbol 1110 MovieClip "carrot" in Symbol 1122 MovieClip Frame 1
on (press) {
}
Symbol 1122 MovieClip Frame 2
_parent.gotoAndStop("09carrotcursor");
Symbol 1125 MovieClip Frame 2
stop();
Symbol 1127 Button
on (release) {
gotoAndPlay ("09retry");
}
Symbol 1145 MovieClip Frame 1
stop();
Instance of Symbol 1144 MovieClip "piece" in Symbol 1145 MovieClip Frame 1
on (press) {
}
Symbol 1145 MovieClip Frame 2
stop();
_parent.gotoAndStop("10piece01cursor");
Symbol 1148 MovieClip Frame 1
stop();
Instance of Symbol 1147 MovieClip "piece" in Symbol 1148 MovieClip Frame 1
on (press) {
}
Symbol 1148 MovieClip Frame 2
_parent.gotoAndStop("10piece02cursor");
stop();
Symbol 1151 MovieClip Frame 1
stop();
Instance of Symbol 1150 MovieClip "piece" in Symbol 1151 MovieClip Frame 1
on (press) {
}
Symbol 1151 MovieClip Frame 2
_parent.gotoAndStop("10piece03cursor");
stop();
Symbol 1154 MovieClip Frame 1
stop();
Instance of Symbol 1153 MovieClip "piece" in Symbol 1154 MovieClip Frame 1
on (press) {
}
Symbol 1154 MovieClip Frame 2
_parent.gotoAndStop("10piece06cursor");
stop();
Symbol 1157 MovieClip Frame 1
stop();
Instance of Symbol 1156 MovieClip "piece" in Symbol 1157 MovieClip Frame 1
on (press) {
}
Symbol 1157 MovieClip Frame 2
stop();
_parent.gotoAndStop("10piece05cursor");
Symbol 1160 MovieClip Frame 1
stop();
Instance of Symbol 1159 MovieClip "piece" in Symbol 1160 MovieClip Frame 1
on (press) {
}
Symbol 1160 MovieClip Frame 2
stop();
_parent.gotoAndStop("10piece04cursor");
Symbol 1163 MovieClip Frame 1
stop();
Instance of Symbol 1162 MovieClip "piece" in Symbol 1163 MovieClip Frame 1
on (press) {
}
Symbol 1163 MovieClip Frame 2
_parent.gotoAndStop("10piece07cursor");
stop();
Symbol 1166 MovieClip Frame 1
stop();
Instance of Symbol 1165 MovieClip "piece" in Symbol 1166 MovieClip Frame 1
on (press) {
}
Symbol 1166 MovieClip Frame 2
_parent.gotoAndStop("10piece08cursor");
stop();
Symbol 1169 MovieClip Frame 1
stop();
Instance of Symbol 1168 MovieClip "piece" in Symbol 1169 MovieClip Frame 1
on (press) {
}
Symbol 1169 MovieClip Frame 2
_parent.gotoAndStop("10piece09cursor");
stop();
Symbol 1171 MovieClip Frame 1
stop();
Symbol 1171 MovieClip Frame 2
stop();
_parent.j01done = true;
_parent.gotoAndStop("10continue");
Symbol 1173 MovieClip Frame 1
stop();
Symbol 1173 MovieClip Frame 2
stop();
_parent.j02done = true;
_parent.gotoAndStop("10continue");
Symbol 1175 MovieClip Frame 1
stop();
Symbol 1175 MovieClip Frame 2
stop();
_parent.j03done = true;
_parent.gotoAndStop("10continue");
Symbol 1177 MovieClip Frame 1
stop();
Symbol 1177 MovieClip Frame 2
stop();
_parent.j04done = true;
_parent.gotoAndStop("10continue");
Symbol 1179 MovieClip Frame 1
stop();
Symbol 1179 MovieClip Frame 2
stop();
_parent.j05done = true;
_parent.gotoAndStop("10continue");
Symbol 1181 MovieClip Frame 1
stop();
Symbol 1181 MovieClip Frame 2
stop();
_parent.j06done = true;
_parent.gotoAndStop("10continue");
Symbol 1183 MovieClip Frame 1
stop();
Symbol 1183 MovieClip Frame 2
stop();
_parent.j07done = true;
_parent.gotoAndStop("10continue");
Symbol 1185 MovieClip Frame 1
stop();
Symbol 1185 MovieClip Frame 2
stop();
_parent.j08done = true;
_parent.gotoAndStop("10continue");
Symbol 1187 MovieClip Frame 1
stop();
Symbol 1187 MovieClip Frame 2
stop();
_parent.j09done = true;
_parent.gotoAndStop("10continue");
Symbol 1196 MovieClip Frame 1
stop();
Symbol 1196 MovieClip Frame 2
play();
Symbol 1196 MovieClip Frame 100
stop();
Symbol 1199 MovieClip Frame 2
stop();
Symbol 1201 Button
on (release) {
gotoAndPlay ("10retry");
}
Symbol 1226 MovieClip Frame 1
_parent.zero1 = true;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 1
on (press) {
}
Symbol 1226 MovieClip Frame 2
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 20
_parent.zero1 = false;
_parent.one1 = true;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 20
on (press) {
}
Symbol 1226 MovieClip Frame 21
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 40
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = true;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 40
on (press) {
}
Symbol 1226 MovieClip Frame 41
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 60
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = true;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 60
on (press) {
}
Symbol 1226 MovieClip Frame 61
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 80
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = true;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 80
on (press) {
}
Symbol 1226 MovieClip Frame 81
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 100
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = true;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 100
on (press) {
}
Symbol 1226 MovieClip Frame 101
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 120
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = true;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 120
on (press) {
}
Symbol 1226 MovieClip Frame 121
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 140
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = true;
_parent.eight1 = false;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 140
on (press) {
}
Symbol 1226 MovieClip Frame 141
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 160
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = true;
_parent.nine1 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 160
on (press) {
}
Symbol 1226 MovieClip Frame 161
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 181
_parent.zero1 = false;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = true;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1226 MovieClip Frame 181
on (press) {
}
Symbol 1226 MovieClip Frame 182
_parent.gotoAndStop("10busy02");
play();
Symbol 1226 MovieClip Frame 200
gotoAndStop (1);
_parent.gotoAndStop("10continue02");
_parent.zero1 = true;
_parent.one1 = false;
_parent.two1 = false;
_parent.three1 = false;
_parent.four1 = false;
_parent.five1 = false;
_parent.six1 = false;
_parent.seven1 = false;
_parent.eight1 = false;
_parent.nine1 = false;
Symbol 1227 MovieClip Frame 1
_parent.zero2 = true;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 1
on (press) {
}
Symbol 1227 MovieClip Frame 2
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 20
_parent.zero2 = false;
_parent.one2 = true;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 20
on (press) {
}
Symbol 1227 MovieClip Frame 21
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 40
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = true;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 40
on (press) {
}
Symbol 1227 MovieClip Frame 41
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 60
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = true;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 60
on (press) {
}
Symbol 1227 MovieClip Frame 61
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 80
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = true;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 80
on (press) {
}
Symbol 1227 MovieClip Frame 81
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 100
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = true;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 100
on (press) {
}
Symbol 1227 MovieClip Frame 101
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 120
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = true;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 120
on (press) {
}
Symbol 1227 MovieClip Frame 121
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 140
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = true;
_parent.eight2 = false;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 140
on (press) {
}
Symbol 1227 MovieClip Frame 141
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 160
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = true;
_parent.nine2 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 160
on (press) {
}
Symbol 1227 MovieClip Frame 161
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 181
_parent.zero2 = false;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = true;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1227 MovieClip Frame 181
on (press) {
}
Symbol 1227 MovieClip Frame 182
_parent.gotoAndStop("10busy02");
play();
Symbol 1227 MovieClip Frame 200
gotoAndStop (1);
_parent.gotoAndStop("10continue02");
_parent.zero2 = true;
_parent.one2 = false;
_parent.two2 = false;
_parent.three2 = false;
_parent.four2 = false;
_parent.five2 = false;
_parent.six2 = false;
_parent.seven2 = false;
_parent.eight2 = false;
_parent.nine2 = false;
Symbol 1228 MovieClip Frame 1
_parent.zero3 = true;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 1
on (press) {
}
Symbol 1228 MovieClip Frame 2
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 20
_parent.zero3 = false;
_parent.one3 = true;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 20
on (press) {
}
Symbol 1228 MovieClip Frame 21
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 40
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = true;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 40
on (press) {
}
Symbol 1228 MovieClip Frame 41
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 60
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = true;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 60
on (press) {
}
Symbol 1228 MovieClip Frame 61
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 80
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = true;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 80
on (press) {
}
Symbol 1228 MovieClip Frame 81
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 100
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = true;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 100
on (press) {
}
Symbol 1228 MovieClip Frame 101
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 120
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = true;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 120
on (press) {
}
Symbol 1228 MovieClip Frame 121
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 140
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = true;
_parent.eight3 = false;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 140
on (press) {
}
Symbol 1228 MovieClip Frame 141
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 160
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = true;
_parent.nine3 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 160
on (press) {
}
Symbol 1228 MovieClip Frame 161
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 181
_parent.zero3 = false;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = true;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1228 MovieClip Frame 181
on (press) {
}
Symbol 1228 MovieClip Frame 182
_parent.gotoAndStop("10busy02");
play();
Symbol 1228 MovieClip Frame 200
gotoAndStop (1);
_parent.gotoAndStop("10continue02");
_parent.zero3 = true;
_parent.one3 = false;
_parent.two3 = false;
_parent.three3 = false;
_parent.four3 = false;
_parent.five3 = false;
_parent.six3 = false;
_parent.seven3 = false;
_parent.eight3 = false;
_parent.nine3 = false;
Symbol 1229 MovieClip Frame 1
_parent.zero4 = true;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 1
on (press) {
}
Symbol 1229 MovieClip Frame 2
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 20
_parent.zero4 = false;
_parent.one4 = true;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 20
on (press) {
}
Symbol 1229 MovieClip Frame 21
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 40
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = true;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 40
on (press) {
}
Symbol 1229 MovieClip Frame 41
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 60
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = true;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 60
on (press) {
}
Symbol 1229 MovieClip Frame 61
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 80
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = true;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 80
on (press) {
}
Symbol 1229 MovieClip Frame 81
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 100
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = true;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 100
on (press) {
}
Symbol 1229 MovieClip Frame 101
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 120
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = true;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 120
on (press) {
}
Symbol 1229 MovieClip Frame 121
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 140
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = true;
_parent.eight4 = false;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 140
on (press) {
}
Symbol 1229 MovieClip Frame 141
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 160
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = true;
_parent.nine4 = false;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 160
on (press) {
}
Symbol 1229 MovieClip Frame 161
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 181
_parent.zero4 = false;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = true;
_parent.gotoAndStop("10continue02");
stop();
Instance of Symbol 1225 MovieClip "button" in Symbol 1229 MovieClip Frame 181
on (press) {
}
Symbol 1229 MovieClip Frame 182
_parent.gotoAndStop("10busy02");
play();
Symbol 1229 MovieClip Frame 200
gotoAndStop (1);
_parent.gotoAndStop("10continue02");
_parent.zero4 = true;
_parent.one4 = false;
_parent.two4 = false;
_parent.three4 = false;
_parent.four4 = false;
_parent.five4 = false;
_parent.six4 = false;
_parent.seven4 = false;
_parent.eight4 = false;
_parent.nine4 = false;
Symbol 1233 MovieClip Frame 2
stop();
Instance of Symbol 1261 MovieClip "bubble" in Symbol 1277 MovieClip Frame 1
on (press) {
}
Symbol 1277 MovieClip Frame 40
gotoAndPlay (1);
Symbol 1277 MovieClip Frame 48
play();
_parent._parent.gotoAndStop("11busy");
Symbol 1277 MovieClip Frame 58
stop();
_parent._parent.gotoAndStop("11continue");
Symbol 1278 MovieClip Frame 1
stop();
Instance of Symbol 1247 MovieClip "tap" in Symbol 1278 MovieClip Frame 1
on (press) {
}
Symbol 1278 MovieClip Frame 2
play();
_parent.gotoAndStop("11busy");
Symbol 1278 MovieClip Frame 100
stop();
_parent.gotoAndStop("11continue");
_parent.bathfull = true;
Instance of Symbol 1247 MovieClip "t" in Symbol 1278 MovieClip Frame 100
/* no clip actions */
Symbol 1278 MovieClip Frame 108
play();
_parent.gotoAndStop("11busy");
Symbol 1278 MovieClip Frame 240
stop();
_parent.bathfull = false;
_parent.gotoAndStop("11continue");
Symbol 1283 MovieClip Frame 1
stop();
Instance of Symbol 1282 MovieClip "bottle" in Symbol 1283 MovieClip Frame 1
on (press) {
}
Symbol 1283 MovieClip Frame 2
_parent.gotoAndStop("11busy");
play();
Symbol 1283 MovieClip Frame 83
_parent.gotoAndStop("11continue");
stop();
_parent.bubblesspilled = true;
Symbol 1286 Button
on (release) {
gotoAndPlay ("11retry");
}
Symbol 1288 MovieClip Frame 130
stop();
Symbol 1293 MovieClip Frame 1
stop();
Symbol 1293 MovieClip Frame 2
play();
Symbol 1293 MovieClip Frame 201
stop();
_parent.doorsopen = true;
Symbol 1304 MovieClip Frame 1
stop();
Symbol 1304 MovieClip Frame 2
play();
_parent.shaking = true;
Symbol 1304 MovieClip Frame 3
if (_parent.clamp01done == false) {
gotoAndPlay (2);
}
if (_parent.clamp02done == false) {
gotoAndPlay (2);
}
if (_parent.clamp01done == true) {
if (_parent.clamp02done == true) {
nextFrame();
}
}
Symbol 1304 MovieClip Frame 4
play();
Symbol 1304 MovieClip Frame 251
_parent.gotoAndPlay("17leave");
stop();
_parent.shaking = false;
Symbol 1313 MovieClip Frame 1
stop();
Symbol 1313 MovieClip Frame 2
play();
Symbol 1313 MovieClip Frame 50
stop();
Symbol 1319 MovieClip Frame 1
stop();
Symbol 1319 MovieClip Frame 2
play();
Symbol 1319 MovieClip Frame 70
_parent.fuelgauge.nextFrame();
Symbol 1319 MovieClip Frame 250
_parent.fueldone = true;
stop();
Symbol 1327 MovieClip Frame 1
stop();
Instance of Symbol 1323 MovieClip "button" in Symbol 1327 MovieClip Frame 1
on (press) {
}
Symbol 1327 MovieClip Frame 2
stop();
Symbol 1332 MovieClip Frame 1
stop();
Instance of Symbol 1330 MovieClip "lever" in Symbol 1332 MovieClip Frame 1
on (press) {
}
Symbol 1332 MovieClip Frame 2
play();
Symbol 1332 MovieClip Frame 20
stop();
_parent.doors.nextFrame();
Symbol 1339 MovieClip Frame 1
stop();
Instance of Symbol 1338 MovieClip "cover" in Symbol 1339 MovieClip Frame 1
on (press) {
}
Symbol 1339 MovieClip Frame 2
play();
Symbol 1339 MovieClip Frame 20
stop();
Instance of Symbol 1336 MovieClip "button" in Symbol 1339 MovieClip Frame 20
on (press) {
}
Symbol 1339 MovieClip Frame 21
play();
Instance of Symbol 1336 MovieClip "v" in Symbol 1339 MovieClip Frame 21
on (press) {
}
Symbol 1339 MovieClip Frame 36
stop();
_parent.rocket.gotoAndPlay(2);
Symbol 1346 MovieClip Frame 1
stop();
Symbol 1346 MovieClip Frame 2
play();
Symbol 1346 MovieClip Frame 90
stop();
Symbol 1350 MovieClip Frame 1
stop();
Instance of Symbol 1349 MovieClip "lever" in Symbol 1350 MovieClip Frame 1
on (press) {
}
Symbol 1350 MovieClip Frame 2
play();
Symbol 1350 MovieClip Frame 10
stop();
Symbol 1353 MovieClip Frame 1
stop();
Symbol 1353 MovieClip Frame 2
stop();
_parent.greenlighton = true;
Symbol 1355 MovieClip Frame 1
play();
if (_parent.light01on == true) {
if (_parent.light02on == true) {
if (_parent.light03on == true) {
if (_parent.light04on == true) {
_parent.clamp01.nextFrame();
stop();
_parent.clamp01done = true;
}
}
}
}
Symbol 1358 MovieClip Frame 2
stop();
Symbol 1360 MovieClip Frame 1
play();
if (_parent.light05on == true) {
if (_parent.light06on == true) {
if (_parent.light07on == true) {
if (_parent.light08on == true) {
_parent.clamp02.nextFrame();
stop();
_parent.clamp02done = true;
}
}
}
}
Symbol 1362 MovieClip Frame 1
play();
if (_parent.switch01done == true) {
if (_parent.switch02done == true) {
if (_parent.switch03done == true) {
if (_parent.switch04done == true) {
_parent.fuel.nextFrame();
stop();
}
}
}
}
Symbol 1364 MovieClip Frame 1
play();
if (_parent.fueldone == true) {
if (_parent.clamp01done == true) {
if (_parent.clamp02done == true) {
if (_parent.doorsopen == true) {
_parent.greenlight.nextFrame();
stop();
}
}
}
}
Symbol 1366 Button
on (release) {
gotoAndPlay ("17retry");
}
Symbol 1379 MovieClip Frame 2
stop();
Symbol 1381 Button
on (release) {
gotoAndPlay ("12retry");
}
Symbol 1387 MovieClip Frame 1
stop();
_parent.card01turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1387 MovieClip Frame 1
on (press) {
}
Symbol 1387 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1387 MovieClip Frame 21
_parent.card01turned = true;
Symbol 1387 MovieClip Frame 39
if (_parent.card01turned == true) {
if (_parent.card01bturned == true) {
_parent.card01.gotoAndPlay("gone");
_parent.card01b.gotoAndPlay("gone");
_parent.card01done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card01turned = false;
_parent.card01bturned = false;
}
}
Symbol 1387 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1387 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1387 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card01turned = false;
gotoAndStop (1);
Symbol 1387 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1387 MovieClip Frame 101
stop();
Symbol 1389 MovieClip Frame 1
stop();
Symbol 1389 MovieClip Frame 2
stop();
Symbol 1389 MovieClip Frame 3
gotoAndStop (1);
if (_parent.card01turned == true) {
_parent.card01.gotoAndPlay("turnback");
}
if (_parent.card01bturned == true) {
_parent.card01b.gotoAndPlay("turnback");
}
if (_parent.card02turned == true) {
_parent.card02.gotoAndPlay("turnback");
}
if (_parent.card02bturned == true) {
_parent.card02b.gotoAndPlay("turnback");
}
if (_parent.card03turned == true) {
_parent.card03.gotoAndPlay("turnback");
}
if (_parent.card03bturned == true) {
_parent.card03b.gotoAndPlay("turnback");
}
if (_parent.card04turned == true) {
_parent.card04.gotoAndPlay("turnback");
}
if (_parent.card04bturned == true) {
_parent.card04b.gotoAndPlay("turnback");
}
if (_parent.card05turned == true) {
_parent.card05.gotoAndPlay("turnback");
}
if (_parent.card05bturned == true) {
_parent.card05b.gotoAndPlay("turnback");
}
if (_parent.card06turned == true) {
_parent.card06.gotoAndPlay("turnback");
}
if (_parent.card06bturned == true) {
_parent.card06b.gotoAndPlay("turnback");
}
Symbol 1390 MovieClip Frame 1
stop();
_parent.card01bturned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1390 MovieClip Frame 1
on (press) {
}
Symbol 1390 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1390 MovieClip Frame 21
_parent.card01bturned = true;
Symbol 1390 MovieClip Frame 39
if (_parent.card01turned == true) {
if (_parent.card01bturned == true) {
_parent.card01.gotoAndPlay("gone");
_parent.card01b.gotoAndPlay("gone");
_parent.card01done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card01turned = false;
_parent.card01bturned = false;
}
}
Symbol 1390 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1390 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1390 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card01bturned = false;
gotoAndStop (1);
Symbol 1390 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1390 MovieClip Frame 101
stop();
Symbol 1394 MovieClip Frame 1
stop();
_parent.card02turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1394 MovieClip Frame 1
on (press) {
}
Symbol 1394 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1394 MovieClip Frame 21
_parent.card02turned = true;
Symbol 1394 MovieClip Frame 39
if (_parent.card02turned == true) {
if (_parent.card02bturned == true) {
_parent.card02.gotoAndPlay("gone");
_parent.card02b.gotoAndPlay("gone");
_parent.card02done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card02turned = false;
_parent.card02bturned = false;
}
}
Symbol 1394 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1394 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1394 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card02turned = false;
gotoAndStop (1);
Symbol 1394 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1394 MovieClip Frame 101
stop();
Symbol 1395 MovieClip Frame 1
stop();
_parent.card02bturned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1395 MovieClip Frame 1
on (press) {
}
Symbol 1395 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1395 MovieClip Frame 21
_parent.card02bturned = true;
Symbol 1395 MovieClip Frame 39
if (_parent.card02turned == true) {
if (_parent.card02bturned == true) {
_parent.card02.gotoAndPlay("gone");
_parent.card02b.gotoAndPlay("gone");
_parent.card02done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card02turned = false;
_parent.card02bturned = false;
}
}
Symbol 1395 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1395 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1395 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card02bturned = false;
gotoAndStop (1);
Symbol 1395 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1395 MovieClip Frame 101
stop();
Symbol 1399 MovieClip Frame 1
stop();
_parent.card03turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1399 MovieClip Frame 1
on (press) {
}
Symbol 1399 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1399 MovieClip Frame 21
_parent.card03turned = true;
Symbol 1399 MovieClip Frame 39
if (_parent.card03turned == true) {
if (_parent.card03bturned == true) {
_parent.card03.gotoAndPlay("gone");
_parent.card03b.gotoAndPlay("gone");
_parent.card03done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card03turned = false;
_parent.card03bturned = false;
}
}
Symbol 1399 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1399 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1399 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card03turned = false;
gotoAndStop (1);
Symbol 1399 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1399 MovieClip Frame 101
stop();
Symbol 1400 MovieClip Frame 1
stop();
_parent.card03turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1400 MovieClip Frame 1
on (press) {
}
Symbol 1400 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1400 MovieClip Frame 21
_parent.card03bturned = true;
Symbol 1400 MovieClip Frame 39
if (_parent.card03turned == true) {
if (_parent.card03bturned == true) {
_parent.card03.gotoAndPlay("gone");
_parent.card03b.gotoAndPlay("gone");
_parent.card03done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card03turned = false;
_parent.card03bturned = false;
}
}
Symbol 1400 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1400 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1400 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card03bturned = false;
gotoAndStop (1);
Symbol 1400 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1400 MovieClip Frame 101
stop();
Symbol 1404 MovieClip Frame 1
stop();
_parent.card04turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1404 MovieClip Frame 1
on (press) {
}
Symbol 1404 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1404 MovieClip Frame 21
_parent.card04turned = true;
Symbol 1404 MovieClip Frame 39
if (_parent.card04turned == true) {
if (_parent.card04bturned == true) {
_parent.card04.gotoAndPlay("gone");
_parent.card04b.gotoAndPlay("gone");
_parent.card04done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card04turned = false;
_parent.card04bturned = false;
}
}
Symbol 1404 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1404 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1404 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card04turned = false;
gotoAndStop (1);
Symbol 1404 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1404 MovieClip Frame 101
stop();
Symbol 1405 MovieClip Frame 1
stop();
_parent.card04bturned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1405 MovieClip Frame 1
on (press) {
}
Symbol 1405 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1405 MovieClip Frame 21
_parent.card04bturned = true;
Symbol 1405 MovieClip Frame 39
if (_parent.card04turned == true) {
if (_parent.card04bturned == true) {
_parent.card04.gotoAndPlay("gone");
_parent.card04b.gotoAndPlay("gone");
_parent.card04done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card04turned = false;
_parent.card04bturned = false;
}
}
Symbol 1405 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1405 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1405 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card04bturned = false;
gotoAndStop (1);
Symbol 1405 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1405 MovieClip Frame 101
stop();
Symbol 1409 MovieClip Frame 1
stop();
_parent.card05turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1409 MovieClip Frame 1
on (press) {
}
Symbol 1409 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1409 MovieClip Frame 21
_parent.card05turned = true;
Symbol 1409 MovieClip Frame 39
if (_parent.card05turned == true) {
if (_parent.card05bturned == true) {
_parent.card05.gotoAndPlay("gone");
_parent.card05b.gotoAndPlay("gone");
_parent.card05done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card05turned = false;
_parent.card05bturned = false;
}
}
Symbol 1409 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1409 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1409 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card05turned = false;
gotoAndStop (1);
Symbol 1409 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1409 MovieClip Frame 101
stop();
Symbol 1410 MovieClip Frame 1
stop();
_parent.card05bturned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1410 MovieClip Frame 1
on (press) {
}
Symbol 1410 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1410 MovieClip Frame 21
_parent.card05bturned = true;
Symbol 1410 MovieClip Frame 39
if (_parent.card05turned == true) {
if (_parent.card05bturned == true) {
_parent.card05.gotoAndPlay("gone");
_parent.card05b.gotoAndPlay("gone");
_parent.card05done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card05turned = false;
_parent.card05bturned = false;
}
}
Symbol 1410 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1410 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1410 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card05bturned = false;
gotoAndStop (1);
Symbol 1410 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1410 MovieClip Frame 101
stop();
Symbol 1414 MovieClip Frame 1
stop();
_parent.card06turned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1414 MovieClip Frame 1
on (press) {
}
Symbol 1414 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1414 MovieClip Frame 21
_parent.card06turned = true;
Symbol 1414 MovieClip Frame 39
if (_parent.card06turned == true) {
if (_parent.card06bturned == true) {
_parent.card06.gotoAndPlay("gone");
_parent.card06b.gotoAndPlay("gone");
_parent.card06done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card06turned = false;
_parent.card06bturned = false;
}
}
Symbol 1414 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1414 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1414 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card06turned = false;
gotoAndStop (1);
Symbol 1414 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1414 MovieClip Frame 101
stop();
Symbol 1415 MovieClip Frame 1
stop();
_parent.card06bturned = false;
Instance of Symbol 1374 MovieClip "card" in Symbol 1415 MovieClip Frame 1
on (press) {
}
Symbol 1415 MovieClip Frame 2
play();
_parent.gotoAndStop("12busy");
Symbol 1415 MovieClip Frame 21
_parent.card06bturned = true;
Symbol 1415 MovieClip Frame 39
if (_parent.card06turned == true) {
if (_parent.card06bturned == true) {
_parent.card06.gotoAndPlay("gone");
_parent.card06b.gotoAndPlay("gone");
_parent.card06done = true;
stop();
_parent.gotoAndStop("12continue");
_parent.card06turned = false;
_parent.card06bturned = false;
}
}
Symbol 1415 MovieClip Frame 40
stop();
_parent.gotoAndStop("12continue");
_parent.flip.nextFrame();
Symbol 1415 MovieClip Frame 41
play();
_parent.gotoAndStop("12busy");
Symbol 1415 MovieClip Frame 80
_parent.gotoAndStop("12continue");
_parent.card06bturned = false;
gotoAndStop (1);
Symbol 1415 MovieClip Frame 85
play();
_parent.flip.gotoAndStop(1);
Symbol 1415 MovieClip Frame 101
stop();
Symbol 1427 MovieClip Frame 1
stop();
Symbol 1427 MovieClip Frame 51
stop();
Instance of Symbol 1423 MovieClip "sun" in Symbol 1427 MovieClip Frame 51
on (press) {
}
Symbol 1427 MovieClip Frame 52
stop();
_parent.gotoAndStop("13suncursor");
Symbol 1431 MovieClip Frame 1
stop();
Symbol 1431 MovieClip Frame 51
stop();
Instance of Symbol 1430 MovieClip "star" in Symbol 1431 MovieClip Frame 51
on (press) {
}
Symbol 1431 MovieClip Frame 52
stop();
_parent.gotoAndStop("13starcursor");
Symbol 1435 MovieClip Frame 1
stop();
Symbol 1435 MovieClip Frame 51
stop();
Instance of Symbol 1434 MovieClip "moon" in Symbol 1435 MovieClip Frame 51
on (press) {
}
Symbol 1435 MovieClip Frame 52
stop();
_parent.gotoAndStop("13mooncursor");
Symbol 1451 MovieClip Frame 2
stop();
Symbol 1453 Button
on (release) {
gotoAndPlay ("13retry");
}
Symbol 1457 MovieClip Frame 1
stop();
Instance of Symbol 1442 MovieClip "stand" in Symbol 1457 MovieClip Frame 1
on (press) {
}
Symbol 1457 MovieClip Frame 2
_parent.gotoAndStop("13busy");
play();
Symbol 1457 MovieClip Frame 18
stop();
_parent.stand03ready = true;
_parent.gotoAndStop("13continue");
_parent.moonup = false;
Symbol 1457 MovieClip Frame 29
_parent.gotoAndStop("13busy");
play();
Symbol 1457 MovieClip Frame 144
stop();
Symbol 1457 MovieClip Frame 272
stop();
_parent.gotoAndPlay("13leave");
Symbol 1459 MovieClip Frame 1
stop();
Instance of Symbol 1442 MovieClip "stand" in Symbol 1459 MovieClip Frame 1
on (press) {
}
Symbol 1459 MovieClip Frame 2
_parent.gotoAndStop("13busy");
play();
Symbol 1459 MovieClip Frame 18
stop();
_parent.stand01ready = true;
_parent.gotoAndStop("13continue");
_parent.sunup = false;
Symbol 1459 MovieClip Frame 29
_parent.gotoAndStop("13busy");
play();
Symbol 1459 MovieClip Frame 272
stop();
_parent.gotoAndPlay("13leave");
Symbol 1460 MovieClip Frame 1
stop();
Instance of Symbol 1442 MovieClip "stand" in Symbol 1460 MovieClip Frame 1
on (press) {
}
Symbol 1460 MovieClip Frame 2
_parent.gotoAndStop("13busy");
play();
Symbol 1460 MovieClip Frame 18
stop();
_parent.stand02ready = true;
_parent.gotoAndStop("13continue");
_parent.starup = false;
Symbol 1460 MovieClip Frame 29
_parent.gotoAndStop("13busy");
play();
Symbol 1460 MovieClip Frame 144
stop();
Symbol 1460 MovieClip Frame 272
stop();
_parent.gotoAndPlay("13leave");
Symbol 1461 MovieClip Frame 1
stop();
_parent.balls01correct = false;
_parent.gotoAndStop("13continue");
Instance of Symbol 1446 MovieClip "button" in Symbol 1461 MovieClip Frame 1
on (press) {
}
Symbol 1461 MovieClip Frame 2
_parent.gotoAndStop("13busy");
play();
Symbol 1461 MovieClip Frame 20
stop();
_parent.balls01correct = false;
_parent.gotoAndStop("13continue");
Symbol 1461 MovieClip Frame 21
_parent.gotoAndStop("13busy");
play();
Symbol 1461 MovieClip Frame 40
stop();
_parent.balls01correct = false;
_parent.gotoAndStop("13continue");
Symbol 1461 MovieClip Frame 41
_parent.gotoAndStop("13busy");
play();
Symbol 1461 MovieClip Frame 60
stop();
_parent.balls01correct = true;
_parent.gotoAndStop("13continue");
Symbol 1461 MovieClip Frame 61
_parent.gotoAndStop("13busy");
play();
Symbol 1461 MovieClip Frame 80
stop();
_parent.balls01correct = false;
_parent.gotoAndStop("13continue");
Symbol 1461 MovieClip Frame 81
_parent.gotoAndStop("13busy");
play();
Symbol 1461 MovieClip Frame 100
gotoAndStop (1);
Symbol 1461 MovieClip Frame 111
stop();
Symbol 1462 MovieClip Frame 1
stop();
_parent.gotoAndStop("13continue");
Instance of Symbol 1446 MovieClip "button" in Symbol 1462 MovieClip Frame 1
on (press) {
}
Symbol 1462 MovieClip Frame 2
_parent.gotoAndStop("13busy");
play();
Symbol 1462 MovieClip Frame 20
stop();
_parent.balls02correct = false;
_parent.gotoAndStop("13continue");
Symbol 1462 MovieClip Frame 21
_parent.gotoAndStop("13busy");
play();
Symbol 1462 MovieClip Frame 40
stop();
_parent.gotoAndStop("13continue");
Symbol 1462 MovieClip Frame 41
_parent.gotoAndStop("13busy");
play();
Symbol 1462 MovieClip Frame 60
stop();
_parent.gotoAndStop("13continue");
Symbol 1462 MovieClip Frame 61
_parent.gotoAndStop("13busy");
play();
Symbol 1462 MovieClip Frame 80
stop();
_parent.balls02correct = true;
_parent.gotoAndStop("13continue");
Symbol 1462 MovieClip Frame 81
_parent.gotoAndStop("13busy");
play();
Symbol 1462 MovieClip Frame 100
gotoAndStop (1);
Symbol 1462 MovieClip Frame 120
stop();
Symbol 1463 MovieClip Frame 1
stop();
_parent.balls03correct = false;
_parent.gotoAndStop("13continue");
Instance of Symbol 1446 MovieClip "button" in Symbol 1463 MovieClip Frame 1
on (press) {
}
Symbol 1463 MovieClip Frame 2
_parent.gotoAndStop("13busy");
play();
Symbol 1463 MovieClip Frame 20
stop();
_parent.gotoAndStop("13continue");
Symbol 1463 MovieClip Frame 21
_parent.gotoAndStop("13busy");
play();
Symbol 1463 MovieClip Frame 40
stop();
_parent.balls03correct = true;
_parent.gotoAndStop("13continue");
Symbol 1463 MovieClip Frame 41
_parent.gotoAndStop("13busy");
play();
Symbol 1463 MovieClip Frame 60
stop();
_parent.balls03correct = false;
_parent.gotoAndStop("13continue");
Symbol 1463 MovieClip Frame 61
_parent.gotoAndStop("13busy");
play();
Symbol 1463 MovieClip Frame 80
stop();
_parent.gotoAndStop("13continue");
Symbol 1463 MovieClip Frame 81
_parent.gotoAndStop("13busy");
play();
Symbol 1463 MovieClip Frame 100
gotoAndStop (1);
Symbol 1463 MovieClip Frame 116
stop();
Symbol 1486 MovieClip Frame 16
stop();
Symbol 1487 MovieClip Frame 1
stop();
Instance of Symbol 1474 MovieClip "diff" in Symbol 1487 MovieClip Frame 1
on (press) {
}
Symbol 1487 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1487 MovieClip Frame 17
stop();
_parent._parent.gotoAndStop("14continue");
Symbol 1490 MovieClip Frame 1
stop();
Instance of Symbol 1489 MovieClip "diff" in Symbol 1490 MovieClip Frame 1
on (press) {
}
Symbol 1490 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1490 MovieClip Frame 17
stop();
_parent._parent.gotoAndStop("14continue");
Symbol 1491 MovieClip Frame 1
stop();
Instance of Symbol 1489 MovieClip "diff" in Symbol 1491 MovieClip Frame 1
on (press) {
}
Symbol 1491 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1491 MovieClip Frame 17
stop();
_parent._parent.gotoAndStop("14continue");
Symbol 1492 MovieClip Frame 1
stop();
Instance of Symbol 1474 MovieClip "diff" in Symbol 1492 MovieClip Frame 1
on (press) {
}
Symbol 1492 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1492 MovieClip Frame 17
stop();
_parent._parent.gotoAndStop("14continue");
Symbol 1493 MovieClip Frame 1
stop();
Instance of Symbol 1489 MovieClip "diff" in Symbol 1493 MovieClip Frame 1
on (press) {
}
Symbol 1493 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1493 MovieClip Frame 17
stop();
_parent._parent.gotoAndStop("14continue");
Symbol 1494 MovieClip Frame 1
stop();
Instance of Symbol 1489 MovieClip "diff" in Symbol 1494 MovieClip Frame 1
on (press) {
}
Symbol 1494 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1494 MovieClip Frame 17
stop();
_parent._parent.gotoAndStop("14continue");
Symbol 1499 MovieClip Frame 1
stop();
Symbol 1499 MovieClip Frame 2
play();
_parent._parent.gotoAndStop("14busy");
Symbol 1499 MovieClip Frame 26
gotoAndStop (1);
_parent._parent.gotoAndStop("14continue");
Instance of Symbol 1499 MovieClip "errorbutton" in Symbol 1500 MovieClip Frame 1
on (press) {
}
Symbol 1525 MovieClip Frame 1
stop();
Symbol 1525 MovieClip Frame 2
stop();
Symbol 1525 MovieClip Frame 3
stop();
Symbol 1525 MovieClip Frame 4
stop();
Symbol 1525 MovieClip Frame 5
stop();
Symbol 1525 MovieClip Frame 6
stop();
Symbol 1525 MovieClip Frame 7
stop();
Symbol 1525 MovieClip Frame 8
stop();
Symbol 1525 MovieClip Frame 9
stop();
Symbol 1525 MovieClip Frame 10
stop();
Symbol 1525 MovieClip Frame 11
stop();
Symbol 1525 MovieClip Frame 12
stop();
Symbol 1529 MovieClip Frame 1
stop();
Symbol 1529 MovieClip Frame 2
stop();
Symbol 1529 MovieClip Frame 3
stop();
Symbol 1529 MovieClip Frame 4
play();
_parent.difference.gotoAndStop(1);
_parent.difference01 = false;
_parent.difference02 = false;
_parent.difference03 = false;
_parent.difference04 = false;
_parent.difference05 = false;
_parent.difference06 = false;
_parent.difference07 = false;
_parent.difference08 = false;
_parent.difference09 = false;
_parent.difference10 = false;
_parent.difference11 = false;
_parent.difference12 = false;
_parent.difference13 = false;
_parent.difference14 = false;
_parent.difference15 = false;
_parent.difference16 = false;
_parent.difference17 = false;
_parent.difference18 = false;
_parent.difference19 = false;
_parent.difference20 = false;
_parent.image02.diff01.gotoAndStop(1);
_parent.image02.diff02.gotoAndStop(1);
_parent.image02.diff03.gotoAndStop(1);
_parent.image02.diff04.gotoAndStop(1);
_parent.image02.diff05.gotoAndStop(1);
_parent.image02.diff06.gotoAndStop(1);
_parent.image02.diff07.gotoAndStop(1);
_parent.image02.diff08.gotoAndStop(1);
_parent.image02.diff09.gotoAndStop(1);
_parent.image02.diff10.gotoAndStop(1);
_parent.image02.diff11.gotoAndStop(1);
_parent.image02.diff12.gotoAndStop(1);
_parent.image02.diff13.gotoAndStop(1);
_parent.image02.diff14.gotoAndStop(1);
_parent.image02.diff15.gotoAndStop(1);
_parent.image02.diff16.gotoAndStop(1);
_parent.image02.diff17.gotoAndStop(1);
_parent.image02.diff18.gotoAndStop(1);
_parent.image02.diff19.gotoAndStop(1);
_parent.image02.diff20.gotoAndStop(1);
Symbol 1529 MovieClip Frame 20
gotoAndStop (1);
Symbol 1532 MovieClip Frame 2
stop();
Symbol 1534 Button
on (release) {
gotoAndPlay ("14retry");
}
Symbol 1550 MovieClip Frame 1
stop();
if (_parent.room201done == true) {
gotoAndStop (3);
}
Instance of Symbol 1549 MovieClip "suitcase" in Symbol 1550 MovieClip Frame 1
on (press) {
}
Symbol 1550 MovieClip Frame 2
stop();
_parent.gotoAndStop("18suitcase03cursor");
Symbol 1550 MovieClip Frame 3
stop();
Symbol 1554 MovieClip Frame 1
stop();
if (_parent.room702done == true) {
gotoAndStop (3);
}
Instance of Symbol 1553 MovieClip "suitcase" in Symbol 1554 MovieClip Frame 1
on (press) {
}
Symbol 1554 MovieClip Frame 2
stop();
_parent.gotoAndStop("18suitcase02cursor");
Symbol 1554 MovieClip Frame 3
stop();
Symbol 1558 MovieClip Frame 1
stop();
if (_parent.room301done == true) {
gotoAndStop (3);
}
Instance of Symbol 1557 MovieClip "suitcase" in Symbol 1558 MovieClip Frame 1
on (press) {
}
Symbol 1558 MovieClip Frame 2
_parent.gotoAndStop("18suitcase01cursor");
stop();
Symbol 1558 MovieClip Frame 3
stop();
Symbol 1562 MovieClip Frame 1
stop();
if (_parent.room802done == true) {
gotoAndStop (3);
}
Instance of Symbol 1561 MovieClip "suitcase" in Symbol 1562 MovieClip Frame 1
on (press) {
}
Symbol 1562 MovieClip Frame 2
stop();
_parent.gotoAndStop("18suitcase04cursor");
Symbol 1562 MovieClip Frame 3
stop();
Symbol 1566 MovieClip Frame 1
stop();
if (_parent.room501done == true) {
gotoAndStop (3);
}
Instance of Symbol 1565 MovieClip "suitcase" in Symbol 1566 MovieClip Frame 1
on (press) {
}
Symbol 1566 MovieClip Frame 2
stop();
_parent.gotoAndStop("18suitcase05cursor");
Symbol 1566 MovieClip Frame 3
stop();
Symbol 1569 MovieClip Frame 1
stop();
if (_parent._parent.suitcase01on == true) {
gotoAndStop (11);
}
if (_parent._parent.suitcase02on == true) {
gotoAndStop (12);
}
if (_parent._parent.suitcase03on == true) {
gotoAndStop (13);
}
if (_parent._parent.suitcase04on == true) {
gotoAndStop (14);
}
if (_parent._parent.suitcase05on == true) {
gotoAndStop (15);
}
Symbol 1569 MovieClip Frame 11
stop();
_parent._parent.suitcase01on = true;
Symbol 1569 MovieClip Frame 12
stop();
_parent._parent.suitcase02on = true;
Symbol 1569 MovieClip Frame 13
stop();
_parent._parent.suitcase03on = true;
Symbol 1569 MovieClip Frame 14
stop();
_parent._parent.suitcase04on = true;
Symbol 1569 MovieClip Frame 15
stop();
_parent._parent.suitcase05on = true;
Instance of Symbol 1569 MovieClip "trolley" in Symbol 1570 MovieClip Frame 1
on (press) {
}
Symbol 1573 MovieClip Frame 1
stop();
Symbol 1573 MovieClip Frame 2
play();
Symbol 1573 MovieClip Frame 20
stop();
Symbol 1573 MovieClip Frame 21
play();
Symbol 1573 MovieClip Frame 40
gotoAndStop (1);
Symbol 1576 MovieClip Frame 2
stop();
Symbol 1578 Button
on (release) {
gotoAndPlay ("18retry");
}
Instance of Symbol 1569 MovieClip "trolley" in Symbol 1579 MovieClip Frame 1
on (press) {
}
Instance of Symbol 1569 MovieClip "trolley" in Symbol 1580 MovieClip Frame 1
on (press) {
}
Symbol 1615 MovieClip Frame 1
stop();
Instance of Symbol 1612 MovieClip "button" in Symbol 1615 MovieClip Frame 1
on (press) {
}
Symbol 1615 MovieClip Frame 2
play();
Symbol 1615 MovieClip Frame 14
stop();
Symbol 1617 MovieClip Frame 1
stop();
Symbol 1617 MovieClip Frame 2
stop();
Symbol 1622 MovieClip Frame 1
stop();
Instance of Symbol 1620 MovieClip "button" in Symbol 1622 MovieClip Frame 1
on (press) {
}
Symbol 1622 MovieClip Frame 2
play();
Symbol 1622 MovieClip Frame 10
stop();
_parent.floorteller.play();
Symbol 1628 MovieClip Frame 1
stop();
Symbol 1628 MovieClip Frame 2
play();
_parent.busy = true;
Symbol 1628 MovieClip Frame 40
_parent.busy = false;
Symbol 1628 MovieClip Frame 58
stop();
Symbol 1628 MovieClip Frame 59
play();
_parent.busy = true;
Symbol 1628 MovieClip Frame 100
_parent.fade.gotoAndPlay("in");
Symbol 1628 MovieClip Frame 124
gotoAndStop (1);
_parent.busy = false;
if (_parent.floor01pressed == true) {
_parent.gotoAndStop("18floor1");
}
if (_parent.floor02pressed == true) {
_parent.gotoAndStop("18floor2");
}
if (_parent.floor03pressed == true) {
_parent.gotoAndStop("18floor3");
}
if (_parent.floor04pressed == true) {
_parent.gotoAndStop("18floor4");
}
if (_parent.floor05pressed == true) {
_parent.gotoAndStop("18floor5");
}
if (_parent.floor06pressed == true) {
_parent.gotoAndStop("18floor6");
}
if (_parent.floor07pressed == true) {
_parent.gotoAndStop("18floor7");
}
if (_parent.floor08pressed == true) {
_parent.gotoAndStop("18floor8");
}
Symbol 1648 MovieClip Frame 1
stop();
Symbol 1648 MovieClip Frame 195
Symbol 1648 MovieClip Frame 201
stop();
_parent.doors01.nextFrame();
_parent.doors02.nextFrame();
_parent.gotoAndPlay("18getinlift");
Symbol 1658 MovieClip Frame 1
stop();
if (_parent.room201done == true) {
nextFrame();
}
Instance of Symbol 1657 MovieClip "door" in Symbol 1658 MovieClip Frame 1
on (press) {
}
Symbol 1658 MovieClip Frame 2
stop();
Symbol 1659 MovieClip Frame 1
stop();
Symbol 1667 MovieClip Frame 1
stop();
if (_parent.room301done == true) {
nextFrame();
}
Instance of Symbol 1657 MovieClip "door" in Symbol 1667 MovieClip Frame 1
on (press) {
}
Symbol 1667 MovieClip Frame 2
stop();
Symbol 1673 MovieClip Frame 1
stop();
if (_parent.room501done == true) {
nextFrame();
}
Instance of Symbol 1657 MovieClip "door" in Symbol 1673 MovieClip Frame 1
on (press) {
}
Symbol 1673 MovieClip Frame 2
stop();
Symbol 1679 MovieClip Frame 1
stop();
if (_parent.room702done == true) {
nextFrame();
}
Instance of Symbol 1657 MovieClip "door" in Symbol 1679 MovieClip Frame 1
on (press) {
}
Symbol 1679 MovieClip Frame 2
stop();
Symbol 1682 MovieClip Frame 1
stop();
if (_parent._parent.suitcase01on == true) {
gotoAndStop (11);
}
if (_parent._parent.suitcase02on == true) {
gotoAndStop (12);
}
if (_parent._parent.suitcase03on == true) {
gotoAndStop (13);
}
if (_parent._parent.suitcase04on == true) {
gotoAndStop (14);
}
if (_parent._parent.suitcase05on == true) {
gotoAndStop (15);
}
Symbol 1682 MovieClip Frame 11
stop();
_parent._parent.suitcase01on = true;
Symbol 1682 MovieClip Frame 12
stop();
_parent._parent.suitcase02on = true;
Symbol 1682 MovieClip Frame 13
stop();
_parent._parent.suitcase03on = true;
Symbol 1682 MovieClip Frame 14
stop();
_parent._parent.suitcase04on = true;
Symbol 1682 MovieClip Frame 15
stop();
_parent._parent.suitcase05on = true;
Symbol 1684 MovieClip Frame 1
stop();
if (_parent.room802done == true) {
nextFrame();
}
Instance of Symbol 1657 MovieClip "door" in Symbol 1684 MovieClip Frame 1
on (press) {
}
Symbol 1684 MovieClip Frame 2
stop();
Symbol 1697 MovieClip Frame 1
stop();
Symbol 1697 MovieClip Frame 2
play();
_parent.gotoAndStop("15busy");
Symbol 1697 MovieClip Frame 105
stop();
_parent.gotoAndStop("15leave");
Symbol 1702 MovieClip Frame 1
stop();
Instance of Symbol 1701 MovieClip "lever" in Symbol 1702 MovieClip Frame 1
on (press) {
}
Symbol 1702 MovieClip Frame 2
_parent.gotoAndStop("15busy");
Instance of Symbol 1701 MovieClip "l" in Symbol 1702 MovieClip Frame 2
on (press) {
}
Symbol 1702 MovieClip Frame 24
if (_parent.room3aeye == true) {
if (_parent.room3bmouth == true) {
if (_parent.room3horns == true) {
_parent.finaldoor.gotoAndPlay(2);
stop();
_parent.stopAllSounds();
}
}
}
Instance of Symbol 1701 MovieClip "l" in Symbol 1702 MovieClip Frame 25
on (press) {
}
Symbol 1702 MovieClip Frame 48
gotoAndStop (1);
_parent.gotoAndStop("15continue");
Symbol 1704 MovieClip Frame 2
stop();
Symbol 1706 Button
on (release) {
gotoAndPlay ("15retry");
}
Symbol 1727 MovieClip Frame 1
stop();
Symbol 1727 MovieClip Frame 2
play();
_parent.gotoAndStop("room03busy");
Symbol 1727 MovieClip Frame 19
_parent.room3face = false;
_parent.room3horns = true;
_parent.room3mouth = false;
_parent.room3weird = false;
_parent.room3eye = false;
_parent.gotoAndStop("room03continue");
Symbol 1727 MovieClip Frame 20
stop();
Symbol 1727 MovieClip Frame 21
play();
_parent.gotoAndStop("room03busy");
Symbol 1727 MovieClip Frame 39
_parent.room3face = false;
_parent.room3horns = false;
_parent.room3mouth = true;
_parent.room3weird = false;
_parent.room3eye = false;
_parent.gotoAndStop("room03continue");
Symbol 1727 MovieClip Frame 40
stop();
Symbol 1727 MovieClip Frame 41
play();
_parent.gotoAndStop("room03busy");
Symbol 1727 MovieClip Frame 59
_parent.room3face = false;
_parent.room3horns = false;
_parent.room3mouth = false;
_parent.room3weird = true;
_parent.room3eye = false;
_parent.gotoAndStop("room03continue");
Symbol 1727 MovieClip Frame 60
stop();
Symbol 1727 MovieClip Frame 61
play();
_parent.gotoAndStop("room03busy");
Symbol 1727 MovieClip Frame 79
_parent.room3face = false;
_parent.room3horns = false;
_parent.room3mouth = false;
_parent.room3weird = false;
_parent.room3eye = true;
_parent.gotoAndStop("room03continue");
Symbol 1727 MovieClip Frame 80
stop();
Symbol 1727 MovieClip Frame 81
play();
_parent.gotoAndStop("room03busy");
Symbol 1727 MovieClip Frame 100
gotoAndStop (1);
_parent.gotoAndStop("room03continue");
_parent.room3face = false;
_parent.room3horns = false;
_parent.room3mouth = false;
_parent.room3weird = false;
_parent.room3eye = false;
Symbol 1728 MovieClip Frame 1
stop();
Instance of Symbol 1701 MovieClip "lever" in Symbol 1728 MovieClip Frame 1
on (press) {
}
Symbol 1728 MovieClip Frame 2
_parent.gotoAndStop("room03busy");
play();
Instance of Symbol 1701 MovieClip "l" in Symbol 1728 MovieClip Frame 2
on (press) {
}
Symbol 1728 MovieClip Frame 15
_parent.symbols.nextFrame();
Instance of Symbol 1701 MovieClip "l" in Symbol 1728 MovieClip Frame 17
on (press) {
}
Symbol 1728 MovieClip Frame 31
gotoAndStop (1);
Symbol 1731 Button
on (release) {
gotoAndPlay ("15retry");
}
Symbol 1738 MovieClip Frame 1
stop();
Symbol 1738 MovieClip Frame 2
play();
_parent.gotoAndStop("room03abusy");
Symbol 1738 MovieClip Frame 19
_parent.room3aface = false;
_parent.room3ahorns = true;
_parent.room3amouth = false;
_parent.room3aweird = false;
_parent.room3aeye = false;
_parent.gotoAndStop("room03acontinue");
Symbol 1738 MovieClip Frame 20
stop();
Symbol 1738 MovieClip Frame 21
play();
_parent.gotoAndStop("room03abusy");
Symbol 1738 MovieClip Frame 39
_parent.room3aface = false;
_parent.room3ahorns = false;
_parent.room3amouth = true;
_parent.room3aweird = false;
_parent.room3aeye = false;
_parent.gotoAndStop("room03acontinue");
Symbol 1738 MovieClip Frame 40
stop();
Symbol 1738 MovieClip Frame 41
play();
_parent.gotoAndStop("room03abusy");
Symbol 1738 MovieClip Frame 59
_parent.room3aface = false;
_parent.room3ahorns = false;
_parent.room3amouth = false;
_parent.room3aweird = true;
_parent.room3aeye = false;
_parent.gotoAndStop("room03acontinue");
Symbol 1738 MovieClip Frame 60
stop();
Symbol 1738 MovieClip Frame 61
play();
_parent.gotoAndStop("room03abusy");
Symbol 1738 MovieClip Frame 79
_parent.room3aface = false;
_parent.room3ahorns = false;
_parent.room3amouth = false;
_parent.room3aweird = false;
_parent.room3aeye = true;
_parent.gotoAndStop("room03acontinue");
Symbol 1738 MovieClip Frame 80
stop();
Symbol 1738 MovieClip Frame 81
play();
_parent.gotoAndStop("room03abusy");
Symbol 1738 MovieClip Frame 100
gotoAndStop (1);
_parent.gotoAndStop("room03acontinue");
_parent.room3aface = false;
_parent.room3ahorns = false;
_parent.room3amouth = false;
_parent.room3aweird = false;
_parent.room3aeye = false;
Symbol 1739 MovieClip Frame 1
stop();
Instance of Symbol 1701 MovieClip "lever" in Symbol 1739 MovieClip Frame 1
on (press) {
}
Symbol 1739 MovieClip Frame 2
_parent.gotoAndStop("room03abusy");
play();
Instance of Symbol 1701 MovieClip "l" in Symbol 1739 MovieClip Frame 2
on (press) {
}
Symbol 1739 MovieClip Frame 15
_parent.symbols.nextFrame();
Instance of Symbol 1701 MovieClip "l" in Symbol 1739 MovieClip Frame 17
on (press) {
}
Symbol 1739 MovieClip Frame 31
gotoAndStop (1);
Symbol 1742 Button
on (release) {
gotoAndPlay ("15retry");
}
Symbol 1746 MovieClip Frame 1
stop();
Symbol 1746 MovieClip Frame 2
play();
_parent.gotoAndStop("room03bbusy");
Symbol 1746 MovieClip Frame 19
_parent.room3bface = false;
_parent.room3bhorns = true;
_parent.room3bmouth = false;
_parent.room3bweird = false;
_parent.room3beye = false;
_parent.gotoAndStop("room03bcontinue");
Symbol 1746 MovieClip Frame 20
stop();
Symbol 1746 MovieClip Frame 21
play();
_parent.gotoAndStop("room03bbusy");
Symbol 1746 MovieClip Frame 39
_parent.room3bface = false;
_parent.room3bhorns = false;
_parent.room3bmouth = true;
_parent.room3bweird = false;
_parent.room3beye = false;
_parent.gotoAndStop("room03bcontinue");
Symbol 1746 MovieClip Frame 40
stop();
Symbol 1746 MovieClip Frame 41
play();
_parent.gotoAndStop("room03bbusy");
Symbol 1746 MovieClip Frame 59
_parent.room3bface = false;
_parent.room3bhorns = false;
_parent.room3bmouth = false;
_parent.room3bweird = true;
_parent.room3beye = false;
_parent.gotoAndStop("room03bcontinue");
Symbol 1746 MovieClip Frame 60
stop();
Symbol 1746 MovieClip Frame 61
play();
_parent.gotoAndStop("room03bbusy");
Symbol 1746 MovieClip Frame 79
_parent.room3bface = false;
_parent.room3bhorns = false;
_parent.room3bmouth = false;
_parent.room3bweird = false;
_parent.room3beye = true;
_parent.gotoAndStop("room03bcontinue");
Symbol 1746 MovieClip Frame 80
stop();
Symbol 1746 MovieClip Frame 81
play();
_parent.gotoAndStop("room03bbusy");
Symbol 1746 MovieClip Frame 100
gotoAndStop (1);
_parent.gotoAndStop("room03bcontinue");
_parent.room3bface = false;
_parent.room3bhorns = false;
_parent.room3bmouth = false;
_parent.room3bweird = false;
_parent.room3beye = false;
Symbol 1747 MovieClip Frame 1
stop();
Instance of Symbol 1701 MovieClip "lever" in Symbol 1747 MovieClip Frame 1
on (press) {
}
Symbol 1747 MovieClip Frame 2
_parent.gotoAndStop("room03bbusy");
play();
Instance of Symbol 1701 MovieClip "l" in Symbol 1747 MovieClip Frame 2
on (press) {
}
Symbol 1747 MovieClip Frame 15
_parent.symbols.nextFrame();
Instance of Symbol 1701 MovieClip "l" in Symbol 1747 MovieClip Frame 17
on (press) {
}
Symbol 1747 MovieClip Frame 31
gotoAndStop (1);
Symbol 1750 Button
on (release) {
gotoAndPlay ("15retry");
}