Frame 1
s_mask = 1;
s_lock = 1;
if (s_mask == 1) {
Stage.scaleMode = "showAll";
createEmptyMovieClip("stage_mask", 12345);
with (stage_mask) {
lineStyle();
beginFill(0, 100);
moveTo(0, 0);
lineTo(Stage.width, 0);
lineTo(Stage.width, Stage.height);
lineTo(0, Stage.height);
lineTo(0, 0);
endFill();
}
_root.setMask(stage_mask);
}
if (s_lock == 1) {
Stage.scaleMode = "noScale";
}
Instance of Symbol 18 MovieClip [イエース] in Frame 389
onClipEvent (load) {
x = 0;
y = 0;
bure1 = 16;
bure2 = 16;
bured = 0;
burespd = 1;
count = 0;
_x = x;
_y = y;
bure = bure1;
}
onClipEvent (enterFrame) {
count++;
if ((count+1) >= burespd) {
_x = (Math.floor(Math.random() * bure) + x) - (bure / 2);
_y = (Math.floor(Math.random() * bure) + y) - (bure / 2);
if (bure2 >= bure1) {
if (bure1 < bure2) {
if (bure < bure2) {
bure = bure + bured;
}
}
} else if (bure2 < bure) {
bure = bure + bured;
}
count = 0;
}
}
Instance of Symbol 58 MovieClip [ガッシュ(2)] in Frame 389
onClipEvent (load) {
x = 0;
y = 0;
bure1 = 24;
bure2 = 24;
bured = 0;
burespd = 1;
count = 0;
_x = x;
_y = y;
bure = bure1;
}
onClipEvent (enterFrame) {
count++;
if ((count+1) >= burespd) {
_x = (Math.floor(Math.random() * bure) + x) - (bure / 2);
_y = (Math.floor(Math.random() * bure) + y) - (bure / 2);
if (bure2 >= bure1) {
if (bure1 < bure2) {
if (bure < bure2) {
bure = bure + bured;
}
}
} else if (bure2 < bure) {
bure = bure + bured;
}
count = 0;
}
}
Instance of Symbol 20 MovieClip [ガッシュ] in Frame 389
onClipEvent (load) {
x = 0;
y = 0;
bure1 = 24;
bure2 = 24;
bured = 0;
burespd = 1;
count = 0;
_x = x;
_y = y;
bure = bure1;
}
onClipEvent (enterFrame) {
count++;
if ((count+1) >= burespd) {
_x = (Math.floor(Math.random() * bure) + x) - (bure / 2);
_y = (Math.floor(Math.random() * bure) + y) - (bure / 2);
if (bure2 >= bure1) {
if (bure1 < bure2) {
if (bure < bure2) {
bure = bure + bured;
}
}
} else if (bure2 < bure) {
bure = bure + bured;
}
count = 0;
}
}
Instance of Symbol 22 MovieClip [ふんっ] in Frame 389
onClipEvent (load) {
x = 0;
y = 0;
bure1 = 8;
bure2 = 8;
bured = 0;
burespd = 1;
count = 0;
_x = x;
_y = y;
bure = bure1;
}
onClipEvent (enterFrame) {
count++;
if ((count+1) >= burespd) {
_x = (Math.floor(Math.random() * bure) + x) - (bure / 2);
_y = (Math.floor(Math.random() * bure) + y) - (bure / 2);
if (bure2 >= bure1) {
if (bure1 < bure2) {
if (bure < bure2) {
bure = bure + bured;
}
}
} else if (bure2 < bure) {
bure = bure + bured;
}
count = 0;
}
}
Frame 389
stop();
Frame 398
stop();
Frame 407
stop();
Frame 416
stop();
Frame 425
stop();
Frame 426
stopAllSounds();
gotoAndPlay("start");
Symbol 28 MovieClip [スプライト(5)] Frame 9
stop();
Symbol 34 MovieClip [スプライト(6)] Frame 9
stop();
Symbol 44 MovieClip [スプライト(7)] Frame 9
stop();
Symbol 48 MovieClip [スプライト(8)] Frame 9
stop();
Symbol 20000 Button
on (release) {
gotoAndPlay("end");
}
Symbol 20001 Button
on (release) {
gotoAndPlay("\u304B\u304A");
}
Symbol 20002 Button
on (release) {
gotoAndPlay("\u30D2\u30E9\u30EA\u30FC");
}
Symbol 20003 Button
on (release) {
gotoAndPlay("\u30B0\u30EA\u30FC\u30F3");
}
Symbol 20004 Button
on (release) {
gotoAndPlay("\u30D2\u30E9\u30EA\u30FC2");
}
Symbol 20005 Button
on (release) {
gotoAndPlay("\u304B\u304A");
}