Combined Code
movieClip 2 {
}
movieClip 4 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
instance cut1 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit1.text = '1';
(Object(this._parent)).d1.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit1.text = '8';
(Object(this._parent)).d1.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit1.text = '5';
(Object(this._parent)).d1.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit1.text = '4';
(Object(this._parent)).d1.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit1.text = '2';
(Object(this._parent)).d1.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit1.text = '6';
(Object(this._parent)).d1.gotoAndStop(6);
}
}
}
instance cut2 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit2.text = '9';
(Object(this._parent)).d2.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit2.text = '2';
(Object(this._parent)).d2.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit2.text = '7';
(Object(this._parent)).d2.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit2.text = '1';
(Object(this._parent)).d2.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit2.text = '3';
(Object(this._parent)).d2.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit2.text = '0';
(Object(this._parent)).d2.gotoAndStop(6);
}
}
}
instance cut3 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit3.text = '6';
(Object(this._parent)).d3.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit3.text = '4';
(Object(this._parent)).d3.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit3.text = '9';
(Object(this._parent)).d3.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit3.text = '5';
(Object(this._parent)).d3.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit3.text = '8';
(Object(this._parent)).d3.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit3.text = '2';
(Object(this._parent)).d3.gotoAndStop(6);
}
}
}
instance cut4 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit4.text = '2';
(Object(this._parent)).d4.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit4.text = '3';
(Object(this._parent)).d4.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit4.text = '4';
(Object(this._parent)).d4.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit4.text = '6';
(Object(this._parent)).d4.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit4.text = '1';
(Object(this._parent)).d4.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit4.text = '7';
(Object(this._parent)).d4.gotoAndStop(6);
}
}
}
instance cut5 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit5.text = '3';
(Object(this._parent)).d5.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit5.text = '1';
(Object(this._parent)).d5.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit5.text = '2';
(Object(this._parent)).d5.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit5.text = '7';
(Object(this._parent)).d5.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit5.text = '0';
(Object(this._parent)).d5.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit5.text = '9';
(Object(this._parent)).d5.gotoAndStop(6);
}
}
}
instance cut6 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit6.text = '4';
(Object(this._parent)).d6.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit6.text = '2';
(Object(this._parent)).d6.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit6.text = '0';
(Object(this._parent)).d6.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit6.text = '1';
(Object(this._parent)).d6.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit6.text = '3';
(Object(this._parent)).d6.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit6.text = '6';
(Object(this._parent)).d6.gotoAndStop(6);
}
}
}
instance cut7 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit7.text = '0';
(Object(this._parent)).d7.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit7.text = '9';
(Object(this._parent)).d7.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit7.text = '5';
(Object(this._parent)).d7.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit7.text = '2';
(Object(this._parent)).d7.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit7.text = '4';
(Object(this._parent)).d7.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit7.text = '8';
(Object(this._parent)).d7.gotoAndStop(6);
}
}
}
instance cut8 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit8.text = '7';
(Object(this._parent)).d8.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit8.text = '6';
(Object(this._parent)).d8.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit8.text = '1';
(Object(this._parent)).d8.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit8.text = '9';
(Object(this._parent)).d8.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit8.text = '5';
(Object(this._parent)).d8.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit8.text = '4';
(Object(this._parent)).d8.gotoAndStop(6);
}
}
}
instance cut9 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit9.text = '9';
(Object(this._parent)).d9.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit9.text = '5';
(Object(this._parent)).d9.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit9.text = '7';
(Object(this._parent)).d9.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit9.text = '3';
(Object(this._parent)).d9.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit9.text = '2';
(Object(this._parent)).d9.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit9.text = '1';
(Object(this._parent)).d9.gotoAndStop(6);
}
}
}
instance cut10 of movieClip 4 {
onClipEvent (enterFrame) {
if (this._currentframe == 1) {
(Object(this._parent)).cutdigit10.text = '2';
(Object(this._parent)).d10.gotoAndStop(1);
}
if (this._currentframe == 2) {
(Object(this._parent)).cutdigit10.text = '8';
(Object(this._parent)).d10.gotoAndStop(2);
}
if (this._currentframe == 3) {
(Object(this._parent)).cutdigit10.text = '6';
(Object(this._parent)).d10.gotoAndStop(3);
}
if (this._currentframe == 4) {
(Object(this._parent)).cutdigit10.text = '0';
(Object(this._parent)).d10.gotoAndStop(4);
}
if (this._currentframe == 5) {
(Object(this._parent)).cutdigit10.text = '7';
(Object(this._parent)).d10.gotoAndStop(5);
}
if (this._currentframe == 6) {
(Object(this._parent)).cutdigit10.text = '1';
(Object(this._parent)).d10.gotoAndStop(6);
}
}
}
movieClip 15 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
}
instance of movieClip 15 {
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
this.nextFrame();
}
if (Key.isDown(37)) {
this.prevFrame();
}
if (Key.isDown(16) && Key.isDown(8) && Key.isDown(9)) {
(Object(this._parent)).sgn.play();
}
if (this._currentframe == 1 && Key.isDown(38)) {
(Object(this._parent)).cut1.nextFrame();
}
if (this._currentframe == 1 && Key.isDown(40)) {
(Object(this._parent)).cut1.prevFrame();
}
if (this._currentframe == 1 && Key.isDown(38)) {
(Object(this._parent)).d1.nextFrame();
}
if (this._currentframe == 1 && Key.isDown(40)) {
(Object(this._parent)).d1.prevFrame();
}
if (this._currentframe == 2 && Key.isDown(38)) {
(Object(this._parent)).cut2.nextFrame();
}
if (this._currentframe == 2 && Key.isDown(40)) {
(Object(this._parent)).cut2.prevFrame();
}
if (this._currentframe == 2 && Key.isDown(38)) {
(Object(this._parent)).d2.nextFrame();
}
if (this._currentframe == 2 && Key.isDown(40)) {
(Object(this._parent)).d2.prevFrame();
}
if (this._currentframe == 3 && Key.isDown(38)) {
(Object(this._parent)).cut3.nextFrame();
}
if (this._currentframe == 3 && Key.isDown(40)) {
(Object(this._parent)).cut3.prevFrame();
}
if (this._currentframe == 3 && Key.isDown(38)) {
(Object(this._parent)).d3.nextFrame();
}
if (this._currentframe == 3 && Key.isDown(40)) {
(Object(this._parent)).d3.prevFrame();
}
if (this._currentframe == 4 && Key.isDown(38)) {
(Object(this._parent)).cut4.nextFrame();
}
if (this._currentframe == 4 && Key.isDown(40)) {
(Object(this._parent)).cut4.prevFrame();
}
if (this._currentframe == 4 && Key.isDown(38)) {
(Object(this._parent)).d4.nextFrame();
}
if (this._currentframe == 4 && Key.isDown(40)) {
(Object(this._parent)).d4.prevFrame();
}
if (this._currentframe == 5 && Key.isDown(38)) {
(Object(this._parent)).cut5.nextFrame();
}
if (this._currentframe == 5 && Key.isDown(40)) {
(Object(this._parent)).cut5.prevFrame();
}
if (this._currentframe == 5 && Key.isDown(38)) {
(Object(this._parent)).d5.nextFrame();
}
if (this._currentframe == 5 && Key.isDown(40)) {
(Object(this._parent)).d5.prevFrame();
}
if (this._currentframe == 6 && Key.isDown(38)) {
(Object(this._parent)).cut6.nextFrame();
}
if (this._currentframe == 6 && Key.isDown(40)) {
(Object(this._parent)).cut6.prevFrame();
}
if (this._currentframe == 6 && Key.isDown(38)) {
(Object(this._parent)).d6.nextFrame();
}
if (this._currentframe == 6 && Key.isDown(40)) {
(Object(this._parent)).d6.prevFrame();
}
if (this._currentframe == 7 && Key.isDown(38)) {
(Object(this._parent)).cut7.nextFrame();
}
if (this._currentframe == 7 && Key.isDown(40)) {
(Object(this._parent)).cut7.prevFrame();
}
if (this._currentframe == 7 && Key.isDown(38)) {
(Object(this._parent)).d7.nextFrame();
}
if (this._currentframe == 7 && Key.isDown(40)) {
(Object(this._parent)).d7.prevFrame();
}
if (this._currentframe == 8 && Key.isDown(38)) {
(Object(this._parent)).cut8.nextFrame();
}
if (this._currentframe == 8 && Key.isDown(40)) {
(Object(this._parent)).cut8.prevFrame();
}
if (this._currentframe == 8 && Key.isDown(38)) {
(Object(this._parent)).d8.nextFrame();
}
if (this._currentframe == 8 && Key.isDown(40)) {
(Object(this._parent)).d8.prevFrame();
}
if (this._currentframe == 9 && Key.isDown(38)) {
(Object(this._parent)).cut9.nextFrame();
}
if (this._currentframe == 9 && Key.isDown(40)) {
(Object(this._parent)).cut9.prevFrame();
}
if (this._currentframe == 9 && Key.isDown(38)) {
(Object(this._parent)).d9.nextFrame();
}
if (this._currentframe == 9 && Key.isDown(40)) {
(Object(this._parent)).d9.prevFrame();
}
if (this._currentframe == 10 && Key.isDown(38)) {
(Object(this._parent)).cut10.nextFrame();
}
if (this._currentframe == 10 && Key.isDown(40)) {
(Object(this._parent)).cut10.prevFrame();
}
if (this._currentframe == 10 && Key.isDown(38)) {
(Object(this._parent)).d10.nextFrame();
}
if (this._currentframe == 10 && Key.isDown(40)) {
(Object(this._parent)).d10.prevFrame();
}
(Object(this._parent)).totalcuts.text = (Object(this._parent)).cutdigit1.text + (Object(this._parent)).cutdigit2.text + (Object(this._parent)).cutdigit3.text + (Object(this._parent)).cutdigit4.text + (Object(this._parent)).cutdigit5.text + (Object(this._parent)).cutdigit6.text + (Object(this._parent)).cutdigit7.text + (Object(this._parent)).cutdigit8.text + (Object(this._parent)).cutdigit9.text + (Object(this._parent)).cutdigit10.text;
}
}
movieClip 17 {
frame 1 {
stop();
}
frame 6 {
stop();
}
}
// unknown tag 88 length 95
movieClip 20 {
}
instance of movieClip 20 {
onClipEvent (release) {
(Object(this._parent)).grid.play();
}
}
movieClip 22 {
}
movieClip 29 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
instance d10 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d9 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d8 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d7 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d6 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d5 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d4 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d3 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d2 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
instance d1 of movieClip 29 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
movieClip 31 {
}
instance fixedlast of movieClip 31 {
onClipEvent (release) {
this._alpha -= 50;
}
onClipEvent (enterFrame) {
if (this._alpha <= -1) {
this._alpha += 150;
}
}
}
movieClip 33 {
}
instance of movieClip 33 {
onClipEvent (release) {
(Object(this._parent)).d1._alpha = 100;
(Object(this._parent)).d2._alpha = 100;
(Object(this._parent)).d3._alpha = 100;
(Object(this._parent)).d4._alpha = 100;
(Object(this._parent)).d5._alpha = 100;
(Object(this._parent)).d6._alpha = 100;
(Object(this._parent)).d7._alpha = 100;
(Object(this._parent)).d8._alpha = 100;
(Object(this._parent)).d9._alpha = 100;
(Object(this._parent)).d10._alpha = 100;
(Object(this._parent)).fixedlast._alpha = 100;
}
}
movieClip 35 {
}
instance of movieClip 35 {
onClipEvent (release) {
(Object(this._parent)).cut1.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut2.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut3.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut4.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut5.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut6.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut7.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut8.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut9.gotoAndStop(random(6) + 1);
(Object(this._parent)).cut10.gotoAndStop(random(6) + 1);
}
}
// unknown tag 88 length 149
movieClip 49 {
frame 1 {
stop();
}
frame 5 {
stop();
}
}