Frame 2
function deta() {
sd = SharedObject.getLocal("sweepn_m");
if (sd.data.Shot != eval("undefined")) {
key_S = sd.data.Shot;
} else {
key_S = 90;
sd.data.Shot = 90;
}
if (sd.data.Laser != eval("undefined")) {
key_L = sd.data.Laser;
} else {
key_L = 1;
sd.data.Laser = 1;
}
if (sd.data.Hold != eval("undefined")) {
key_H = sd.data.Hold;
} else {
key_H = 16;
sd.data.Hold = 16;
}
if (sd.data.Roll != eval("undefined")) {
key_R = sd.data.Roll;
} else {
key_R = 88;
sd.data.Roll = 88;
}
if (sd.data.bgr != eval("undefined")) {
if (sd.data.bgr != 1) {
bground = false;
} else {
bground = true;
}
} else {
bground = true;
sd.data.bgr = 1;
}
sebudeta();
}
function gstat(bs) {
this.title.me.destroy();
this.attachMovie("\u67A0", "wak", 300, {sta:bs.sta, dif:bs.dific});
this.attachMovie("fps\u8A08\u7B97\u6A5F", "fps", 310, {_x:400, _y:440});
this.attachMovie("play_set", "playgame", 30, {sta:bs.sta, dif:bs.dific});
this.attachMovie("maa", "masu", 11);
wak.setMask(masu);
playgame.setMask(mass);
delete qq.onRelease;
delete bs.sta;
delete bs.dific;
this.title.destroy();
}
function sebudeta() {
var i = 1;
for ( ; 5 >= i ; i++) {
if (_root.sd.data[("S" + i) + "score"] == eval("undefined")) {
_root.sd.data[("S" + i) + "score"] = 100;
}
if (_root.sd.data[("S" + i) + "dest"] == eval("undefined")) {
_root.sd.data[("S" + i) + "dest"] = "\uFF0D\uFF0D";
}
}
}
function rese(bs, sta) {
wak.destroy();
fps.destroy();
playgame.ALU_KILL();
sku.destroy();
this.attachMovie("title", "title", 50, {pp:1});
title.setMask(mass);
title.attachMovie("\u9762\u30BB\u30EC", "me", 55, {ps:1, pp:sta, _x:-640 * (sta - 1)});
title.me.attachMovie("\u9078\u9762" + sta, "smn" + sta, 30 + sta, {_x:640 * (sta - 1)});
title.maxpage = 1;
title.timer = 8;
title.attachMovie("\u6A2A\u77E22", "ya", 56);
title.ya.gotoAndStop(20 + sta);
title.attachMovie("\u9ED2\u5316", "kuro", 50, {pp:13});
_root.attachMovie("\u771F\u9ED2\u89E3\u9664", "ma", 1000);
this.bgm.oen.setVolume(100);
bs.removeMovieClip();
}
function gasitu() {
se.obj_ti.start();
if (QQ == 3) {
_quality = "high";
qq.quo = "\u753B\u8CEA\u3000HIGH";
QQ = 1;
} else if (QQ == 1) {
_quality = "medium";
qq.quo = "\u753B\u8CEA\u3000MID";
QQ = 2;
} else if (QQ == 2) {
_quality = "low";
qq.quo = "\u753B\u8CEA\u3000LOW";
QQ = 3;
}
}
attachMovie("\u30DE\u30A6\u30B9", "mau", 99000);
_root._x = 80;
Stage.showMenu = false;
Mouse.hide();
testLock = false;
_quality = "high";
qq.quo = "\u753B\u8CEA\u3000HIGH";
QQ = 1;
qq.swapDepths(290);
deta();
this.attachMovie("title", "title", 50, {pp:0});
title.setMask(mass);
mau.onEnterFrame = function () {
mau._x = _root._xmouse;
mau._y = _root._ymouse;
updateAfterEvent();
};
Frame 3
function ke(bs) {
var ten;
if (bs.pts == 1) {
ten = "\u4E00";
} else if (bs.pts == 2) {
ten = "\u30CB";
} else if (bs.pts == 3) {
ten = "\u4E09";
} else if (bs.pts == 4) {
ten = "\u56DB";
} else if (bs.pts == 5) {
ten = "\u4E94";
} else if (bs.pts == 6) {
ten = "\u516D";
} else if (bs.pts == 7) {
ten = "\u4E03";
} else if (bs.pts == 8) {
ten = "\u516B";
} else if (bs.pts == 9) {
ten = "\u4E5D";
} else if (bs.pts == 10) {
ten = "\u4E00\u3007";
}
bs.pts;
bs._parent._parent.score = bs._parent._parent.score + (bs.pts * 10);
bs.tensu = ten + "\u3007\u3007";
}
Frame 5
stop();
Symbol 1790 MovieClip [frabat] Frame 1
this.onEnterFrame = function () {
this._parent.komo(this);
};
Symbol 4708 MovieClip [古新聞] Frame 1
this.HP = 40;
this.pts = 1;
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 2);
};
Symbol 4708 MovieClip [古新聞] Frame 2
stop();
Symbol 4710 MovieClip [くずかご] Frame 1
this.HP = 150;
this.pts = 2;
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "right", 2);
};
Symbol 4710 MovieClip [くずかご] Frame 2
stop();
Symbol 19998 MovieClip [load] Frame 1
Stage.showMenu = false;
Mouse.hide();
this.onEnterFrame = function () {
var loaded = (_root.getBytesLoaded() * 0.875);
var sindo = int((loaded / 4089000) * 100);
monita = ((((int(loaded / 1000) + " KB / ") + 4089) + " KB \n(") + sindo) + "%)";
};
Symbol 19998 MovieClip [load] Frame 2
delete bat.onEnterFrame;
Symbol 19998 MovieClip [load] Frame 3
stop();
Symbol 1300 MovieClip [ready_go] Frame 11
this.gogo = "R E A D Y";
this._yscale = 0;
this._xscale = 130;
this.onEnterFrame = function () {
this._yscale = this._yscale + 20;
};
Symbol 1300 MovieClip [ready_go] Frame 18
delete onEnterFrame;
this._yscale = 100;
this.a.goeoAndPlay(2);
this.d.goeoAndPlay(2);
Symbol 1300 MovieClip [ready_go] Frame 37
this.gogo = "GO";
this._yscale = 0;
this.onEnterFrame = function () {
this._yscale = this._yscale + 20;
};
Symbol 1300 MovieClip [ready_go] Frame 44
delete onEnterFrame;
this._yscale = 100;
this._parent._parent.se.obj_dan.start();
Symbol 1300 MovieClip [ready_go] Frame 57
this._parent.removeMovieClip();
Symbol 1300 MovieClip [ready_go] Frame 58
stop();
Symbol 1302 MovieClip [幕スライド] Frame 1
stop();
Symbol 1302 MovieClip [幕スライド] Frame 6
stop();
Symbol 1304 MovieClip [レディ] Frame 11
this._parent.se.obj_sha.start();
this.b.gotoAndPlay(2);
this.c.gotoAndPlay(2);
Symbol 1304 MovieClip [レディ] Frame 18
this.a.gotoAndPlay(2);
this.d.gotoAndPlay(2);
this._parent.se.obj_sha.start();
Symbol 1304 MovieClip [レディ] Frame 19
stop();
Symbol 100 MovieClip [プレイヤ] Frame 1
function sta() {
this.attachMovie("stand", "pl", 50, {_x:-60, _y:-60});
}
function das() {
this.attachMovie("dash", "pl", 50, {_x:-60, _y:-60});
}
function rol() {
this.attachMovie("\u30ED\u30FC\u30EB", "pl", 50, {_x:-60, _y:-60});
}
function ded() {
_root.se.obj_Bcrash.start();
this.attachMovie("\u5168\u753B\u9762\u7206", "pl", 49);
this.attachMovie("\u6483\u589C\u30D5\u30E9", "pl", 50, {_x:-60, _y:-60});
}
function komo() {
pl.removeMovieClip();
this._parent.attachMovie("\u3053\u3046\u3082\u308A\u9003\u3052", "pl", 50, {_x:_x, _y:_y});
}
sta();
Symbol 110 MovieClip [こうもり逃げ] Frame 1
function mori() {
var i = 1;
for ( ; 12 >= i ; i++) {
var rot = ((int(Math.random() * 6) * 60) + ((int(Math.random() * 5) - 2) * 10));
var zure = ((Math.PI / 180) * rot);
var dx = (Math.cos(zure) * ((i / 3) + 2));
var dy = (Math.sin(zure) * ((i / 3) + 2));
this.attachMovie("frabat", "ba" + i, i, {dx:dx, dy:dy});
}
}
function komo(bs) {
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
}
mori();
Symbol 110 MovieClip [こうもり逃げ] Frame 13
stop();
Symbol 112 MovieClip [ミスった] Frame 49
this._parent.main.jiki.komo();
delete this._parent.onEnterFrame;
Symbol 112 MovieClip [ミスった] Frame 54
this.onEnterFrame = function () {
if (Key.isDown(_root.key_S) || (Key.isDown(_root.key_L))) {
this.gotoAndPlay("kie");
delete onEnterFrame;
}
};
Symbol 112 MovieClip [ミスった] Frame 151
this._parent.kuku();
delete onEnterFrame;
Symbol 112 MovieClip [ミスった] Frame 152
this._parent.misutta();
Symbol 112 MovieClip [ミスった] Frame 153
stop();
Symbol 114 MovieClip [全画面爆] Frame 15
this.removeMovieClip();
Symbol 114 MovieClip [全画面爆] Frame 16
stop();
Instance of Symbol 1782 MovieClip [奥脚] "leg" in Symbol 1780 MovieClip [stand] Frame 1
onClipEvent (load) {
function asinobi() {
this._parent.maeasi.removeMovieClip();
this.attachMovie("\u901A\u5E38\u811A", "maeasi", 200);
this.st = 0;
}
function cancel() {
if (0 >= this.st) {
if (this.st < 0) {
this.st++;
}
} else {
this.st--;
}
}
function asimage() {
if (this.st != 0) {
if (!((this.st == 1) || (this.st == -1))) {
if (this.st != 2) {
if (this.st != 6) {
if (this.st != -2) {
if (this.st == -7) {
this.gotoAndStop(5);
}
} else {
this.gotoAndStop(3);
}
} else {
this._parent.attachMovie("\u5F8C\u9000\u811A", "maeasi", 200, {_x:60, _y:60, _rotation:this._rotation});
}
} else {
this.maeasi.removeMovieClip();
this._parent.attachMovie("\u5F8C\u30CF\u30FC\u30D5\u9000\u811A", "maeasi", 200, {_x:60, _y:60, _rotation:this._rotation});
}
} else {
this._parent.maeasi.removeMovieClip();
this.attachMovie("\u901A\u5E38\u811A", "maeasi", 200);
this.gotoAndStop(1);
}
}
}
this.st = 0;
this.attachMovie("\u901A\u5E38\u811A", "maeasi", 200);
}
onClipEvent (enterFrame) {
asimage();
}
Symbol 1782 MovieClip [奥脚] Frame 2
stop();
Symbol 1782 MovieClip [奥脚] Frame 4
stop();
Symbol 1782 MovieClip [奥脚] Frame 6
stop();
Symbol 1786 MovieClip [ロール] Frame 18
stop();
Symbol 1792 MovieClip [破裂] Frame 1
this.attachMovie("bat", "ko", 20);
Symbol 1792 MovieClip [破裂] Frame 2
stop();
Symbol 1460 MovieClip [魔理沙] Frame 1
function sisei(nana, yy) {
this.pl.attachMovie(nana, "mm", 10, {_yscale:yy});
}
function houi1() {
sisei("m\u6A2A", 100);
SI = 1;
}
function houi2() {
sisei("m\u659C\u4E0B", 100);
SI = 2;
}
function houi3() {
sisei("m\u4E0B", 100);
SI = 3;
}
function houi4() {
sisei("m\u4E0B", -100);
SI = 4;
}
function houi5() {
sisei("m\u659C\u4E0B", -100);
SI = 5;
}
function houi6() {
sisei("m\u6A2A", -100);
SI = 6;
}
function houi7() {
sisei("m\u659C\u4E0A", -100);
SI = 7;
}
function houi8() {
sisei("m\u4E0A", -100);
SI = 8;
}
function houi9() {
sisei("m\u4E0A", 100);
SI = 9;
}
function houi10() {
sisei("m\u659C\u4E0A", 100);
SI = 10;
}
function DIRECTION() {
pl._rotation = hoR;
var BB = pl._rotation;
if (BB >= 0) {
if (360 < BB) {
BB = BB - 360;
}
} else {
BB = BB + 360;
}
if (!((SI != 1) && (((BB >= 0) && (BB < 30)) || (330 < BB)))) {
if (!(((SI != 2) && (30 < BB)) && (BB < 60))) {
if (!(((SI != 3) && (60 < BB)) && (BB < 90))) {
if (!(((SI != 4) && (90 < BB)) && (BB < 120))) {
if (!(((SI != 5) && (120 < BB)) && (BB < 150))) {
if (!(((SI != 6) && (150 < BB)) && (BB < 210))) {
if (!(((SI != 7) && (210 < BB)) && (BB < 240))) {
if (!(((SI != 8) && (240 < BB)) && (BB < 270))) {
if (!(((SI != 9) && (270 < BB)) && (BB < 300))) {
if (((SI != 10) && (300 < BB)) && (BB < 330)) {
houi10();
}
} else {
houi9();
}
} else {
houi8();
}
} else {
houi7();
}
} else {
houi6();
}
} else {
houi5();
}
} else {
houi4();
}
} else {
houi3();
}
} else {
houi2();
}
} else {
houi1();
}
}
this.attachMovie("marisa", "pl", 30);
Symbol 1460 MovieClip [魔理沙] Frame 2
this._parent.MARISA(this);
Symbol 1460 MovieClip [魔理沙] Frame 3
stop();
Symbol 1500 MovieClip [オプ] Frame 1
this._parent.TUKAI(this, typ);
Symbol 1500 MovieClip [オプ] Frame 2
stop();
Symbol 1564 MovieClip [爆星] Frame 1
function b() {
this._parent.mmm.shx--;
_root.se.obj_Bcrash.start();
var xx = this._parent.mmm._x;
var yy = this._parent.mmm._y;
i++;
this.attachMovie("\u7206\u661F\u90E8\u54C1", "ba" + i, i, {_rotation:rot, _x:xx, _y:yy});
i++;
this.attachMovie("\u7206\u661F\u90E8\u54C1", "ba" + i, i, {_rotation:rot - 60, _xscale:50, _yscale:50, _x:xx, _y:yy});
i++;
this.attachMovie("\u7206\u661F\u90E8\u54C1", "ba" + i, i, {_rotation:rot + 90, _xscale:50, _yscale:50, _x:xx, _y:yy});
i++;
this.attachMovie("\u767D\u5C0F\u7206", "ba" + i, i, {_x:xx, _y:yy});
rot = rot + 144;
}
function sma() {
var xx = this._parent.mmm._x;
var yy = this._parent.mmm._y;
i++;
this.attachMovie("\u7206\u661F\u90E8\u54C1", "ba" + i, i, {_rotation:rot, _xscale:50, _yscale:50, _x:xx, _y:yy});
i++;
this.attachMovie("\u7206\u661F\u90E8\u54C1", "ba" + i, i, {_rotation:rot + 100, _xscale:20, _yscale:20, _x:xx, _y:yy});
i++;
this.attachMovie("\u7206\u661F\u90E8\u54C1", "ba" + i, i, {_rotation:rot - 130, _xscale:10, _yscale:10, _x:xx, _y:yy});
rot = (int(Math.random() * 6) * 60) + (int(Math.random() * 8) * 7);
}
function destroy() {
delete count;
delete i;
delete rot;
this.removeMovieClip();
}
i = 0;
rot = 0;
count = 0;
Symbol 1564 MovieClip [爆星] Frame 10
if (count < 6) {
b();
count++;
this.gotoAndPlay("modo");
}
Symbol 1564 MovieClip [爆星] Frame 19
function cc() {
var xx = this._parent.mmm._x;
var yy = this._parent.mmm._y;
this.attachMovie("\u5168\u753B\u9762\u7206", "ba500", 500, {_x:xx, _y:yy});
this._parent.demolish(this._parent.mmm);
}
sma();
sma();
sma();
sma();
sma();
cc();
Symbol 1564 MovieClip [爆星] Frame 68
destroy();
Symbol 1564 MovieClip [爆星] Frame 69
stop();
Symbol 1562 MovieClip [爆星部品] Frame 37
this.removeMovieClip();
Symbol 1562 MovieClip [爆星部品] Frame 38
stop();
Symbol 1508 MovieClip [使い魔] Frame 1
this._parent.TUKAI(this, typ);
Symbol 1508 MovieClip [使い魔] Frame 2
stop();
Symbol 1484 MovieClip [魔用mg大] Frame 1
this.onEnterFrame = function () {
this._x = this._parent.enemy14._x;
this._y = this._parent.enemy14._y;
};
Symbol 1484 MovieClip [魔用mg大] Frame 2
stop();
Symbol 1462 MovieClip [marisa] Frame 1
this.attachMovie("m\u6A2A", "mm", 10);
Symbol 1462 MovieClip [marisa] Frame 2
stop();
Symbol 318 MovieClip [リロード] Frame 46
this._parent._parent.main.shotcount = 30;
this._parent._parent.main.maxshot = 30;
this.removeMovieClip();
Symbol 318 MovieClip [リロード] Frame 47
stop();
Symbol 14602 MovieClip [HPゲージ] Frame 1
this.onEnterFrame = function () {
this._xscale = this._parent[ch] * 10;
};
Symbol 14602 MovieClip [HPゲージ] Frame 2
stop();
Symbol 14604 MovieClip [パリイ] Frame 1
this._parent.graze(this);
Symbol 14604 MovieClip [パリイ] Frame 14
this.removeMovieClip();
Symbol 14604 MovieClip [パリイ] Frame 15
stop();
Symbol 14606 MovieClip [パリイ粒] Frame 13
stop();
Symbol 14608 MovieClip [難易度表示] Frame 1
stop();
Symbol 14608 MovieClip [難易度表示] Frame 5
stop();
Symbol 400 MovieClip [緑弾] Frame 1
this.onEnterFrame = function () {
this._parent._parent.shot_enter(this);
};
Symbol 400 MovieClip [緑弾] Frame 2
stop();
Symbol 402 MovieClip [緑弾バースト] Frame 1
this._parent.shot();
Symbol 402 MovieClip [緑弾バースト] Frame 3
this._parent.shot();
Symbol 402 MovieClip [緑弾バースト] Frame 5
this._parent.shot();
Symbol 402 MovieClip [緑弾バースト] Frame 6
this.removeMovieClip();
Symbol 404 MovieClip [ショット破裂] Frame 9
this.removeMovieClip();
Symbol 404 MovieClip [ショット破裂] Frame 10
stop();
Symbol 406 MovieClip [ショット消] Frame 7
this.removeMovieClip();
Symbol 406 MovieClip [ショット消] Frame 8
stop();
Symbol 1432 MovieClip [針] Frame 33
stop();
Instance of Symbol 602 MovieClip [判定要黒] "kuro" in Symbol 600 MovieClip [レバ] Frame 1
onClipEvent (load) {
this._parent._parent.mie(this);
}
Symbol 600 MovieClip [レバ] Frame 1
this.onEnterFrame = function () {
this._x = this._parent.jiki._x;
this._y = this._parent.jiki._y;
};
Instance of Symbol 602 MovieClip [判定要黒] "kuro" in Symbol 600 MovieClip [レバ] Frame 3
onClipEvent (load) {
this._parent._parent.mie(this);
this._parent._parent.cc = 2;
}
Instance of Symbol 602 MovieClip [判定要黒] "kuro2" in Symbol 600 MovieClip [レバ] Frame 3
onClipEvent (load) {
this._parent._parent.mie(this);
}
Instance of Symbol 602 MovieClip [判定要黒] "kuro3" in Symbol 600 MovieClip [レバ] Frame 3
onClipEvent (load) {
this._parent._parent.mie(this);
}
Instance of Symbol 602 MovieClip [判定要黒] "kuro4" in Symbol 600 MovieClip [レバ] Frame 5
onClipEvent (load) {
this._parent._parent.mie(this);
}
Instance of Symbol 602 MovieClip [判定要黒] "kuro" in Symbol 600 MovieClip [レバ] Frame 5
onClipEvent (load) {
this._parent._parent.mie(this);
}
Instance of Symbol 602 MovieClip [判定要黒] "kuro2" in Symbol 600 MovieClip [レバ] Frame 5
onClipEvent (load) {
this._parent._parent.mie(this);
}
Instance of Symbol 602 MovieClip [判定要黒] "kuro3" in Symbol 600 MovieClip [レバ] Frame 5
onClipEvent (load) {
this._parent._parent.mie(this);
}
Symbol 600 MovieClip [レバ] Frame 7
function ken(kak) {
this.kuro._rotation = this.kuro._rotation + kak;
this.kuro2._rotation = this.kuro2._rotation + kak;
this.kuro3._rotation = this.kuro3._rotation + kak;
this.kuro4._rotation = this.kuro4._rotation + kak;
}
ken(-90);
Symbol 600 MovieClip [レバ] Frame 9
ken(-90);
Symbol 600 MovieClip [レバ] Frame 10
ken(-90);
Symbol 600 MovieClip [レバ] Frame 11
if (this._parent.cc != 2) {
this._parent.cc = 4;
this.gotoAndPlay("nidan");
} else {
this._parent.cc = -10;
}
Symbol 600 MovieClip [レバ] Frame 20
if (this._parent.cc == -10) {
this._parent.cc = 0;
delete onEnterFrame;
this.removeMovieClip();
}
Symbol 600 MovieClip [レバ] Frame 23
ken(30);
Symbol 600 MovieClip [レバ] Frame 25
ken(90);
Symbol 600 MovieClip [レバ] Frame 27
ken(90);
this._parent.cc = 5;
Symbol 600 MovieClip [レバ] Frame 28
ken(90);
Symbol 600 MovieClip [レバ] Frame 29
ken(30);
Symbol 600 MovieClip [レバ] Frame 36
this._parent.cc = 0;
delete onEnterFrame;
this.removeMovieClip();
Symbol 600 MovieClip [レバ] Frame 37
stop();
Symbol 604 MovieClip [レバ突] Frame 2
this._parent.cc = 7;
Instance of Symbol 602 MovieClip [判定要黒] "kuro" in Symbol 604 MovieClip [レバ突] Frame 4
onClipEvent (load) {
this._parent._parent.mie(this);
}
Symbol 604 MovieClip [レバ突] Frame 18
this._parent.cc = 0;
this.removeMovieClip();
Symbol 604 MovieClip [レバ突] Frame 19
stop();
Symbol 606 MovieClip [レバヒット] Frame 7
this.removeMovieClip();
Symbol 606 MovieClip [レバヒット] Frame 8
stop();
Symbol 1430 MovieClip [時計] Frame 1
function ido(mx, my, nx, ny) {
clo1._rotation = clo1._rotation + 6;
clo2._rotation = clo2._rotation + 6;
clo3._rotation = clo3._rotation - 6;
clo4._rotation = clo4._rotation - 6;
var ix = (this._parent._parent.ido.x * -2);
var iy = (this._parent._parent.ido.y * -2);
var dx = (mx + ix);
var dy = (my + iy);
var ex = (nx + ix);
var ey = (ny + iy);
clo1._x = clo1._x + dx;
clo2._x = clo2._x + dx;
clo1._y = clo1._y + dy;
clo2._y = clo2._y + dy;
clo3._x = clo3._x + ex;
clo4._x = clo4._x + ex;
clo3._y = clo3._y + ey;
clo4._y = clo4._y + ey;
}
function destroy() {
this._parent.kzm = false;
delete onEnterFrame;
delete rrr;
this.removeMovieClip();
}
function tui(bs, nn) {
bs._x = this["clo" + nn]._x;
bs._y = this["clo" + nn]._y;
bs._rotation = this["clo" + nn]._rotation;
}
this._parent.kzm = true;
this._parent.CLOCK(this, RR);
Instance of Symbol 602 MovieClip [判定要黒] in Symbol 1430 MovieClip [時計] Frame 8
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._parent.tui(this, 1);
}
Instance of Symbol 602 MovieClip [判定要黒] in Symbol 1430 MovieClip [時計] Frame 8
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._parent.tui(this, 2);
}
Instance of Symbol 602 MovieClip [判定要黒] in Symbol 1430 MovieClip [時計] Frame 8
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._parent.tui(this, 3);
}
Instance of Symbol 602 MovieClip [判定要黒] in Symbol 1430 MovieClip [時計] Frame 8
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._parent.tui(this, 4);
}
Symbol 1430 MovieClip [時計] Frame 27
delete onEnterFrame;
this._parent.kzm = false;
this.onEnterFrame = function () {
var ix = (this._parent._parent.ido.x * -2);
var iy = (this._parent._parent.ido.y * -2);
clo1._x = clo1._x + ix;
clo2._x = clo2._x + ix;
clo1._y = clo1._y + iy;
clo2._y = clo2._y + iy;
clo3._x = clo3._x + ix;
clo4._x = clo4._x + ix;
clo3._y = clo3._y + iy;
clo4._y = clo4._y + iy;
};
Symbol 1430 MovieClip [時計] Frame 44
destroy();
Symbol 1430 MovieClip [時計] Frame 45
stop();
Symbol 680 MovieClip [レーザー] Frame 1
this._parent.starbow();
Symbol 680 MovieClip [レーザー] Frame 5
this.clear();
this.removeMovieClip();
Symbol 684 MovieClip [レーザーヒット] Frame 5
this.removeMovieClip();
Symbol 684 MovieClip [レーザーヒット] Frame 6
stop();
Symbol 324 MovieClip [fps計算機] Frame 1
function keisan() {
time_count = time_count + 1;
if ((getTimer() - old_timer) >= time) {
fps = (Math.floor((time_count * 1000) / (getTimer() - old_timer)) + "/") + fr;
old_timer = getTimer();
time_count = 0;
}
}
function destroy() {
delete fr;
delete time_count;
delete time;
delete old_timer;
delete fps;
delete onEnterFrame;
this.removeMovieClip();
}
fr = 20;
time = 1000;
time_count = 0;
old_timer = getTimer();
fps = (fr + "/") + fr;
this.onEnterFrame = function () {
keisan();
};
Symbol 324 MovieClip [fps計算機] Frame 2
stop();
Symbol 3612 MovieClip [ハト] Frame 17
this.onEnterFrame = function () {
this._parent.HATO(this);
};
Symbol 3612 MovieClip [ハト] Frame 408
this._alpha = this._alpha - 10;
Symbol 3612 MovieClip [ハト] Frame 411
this._alpha = this._alpha - 10;
Symbol 3612 MovieClip [ハト] Frame 414
this._alpha = this._alpha - 10;
Symbol 3612 MovieClip [ハト] Frame 417
this._alpha = this._alpha - 10;
Symbol 3612 MovieClip [ハト] Frame 420
delete onEnterFrame;
this.removeMovieClip();
Symbol 3612 MovieClip [ハト] Frame 421
stop();
Symbol 3614 MovieClip [点符] Frame 1
this.onEnterFrame = function () {
this._parent.TENFU(this);
};
Symbol 3614 MovieClip [点符] Frame 2
stop();
Symbol 3700 MovieClip [赤粒] Frame 9
stop();
Symbol 3702 MovieClip [赤煙] Frame 9
stop();
Symbol 3704 MovieClip [回転粒] Frame 1
this._parent.graze(this);
Symbol 3704 MovieClip [回転粒] Frame 2
this.c1._rotation = this.t1._rotation + 40;
this.c2._rotation = this.t2._rotation + 40;
this.c3._rotation = this.t3._rotation + 40;
Symbol 3704 MovieClip [回転粒] Frame 14
this.removeMovieClip();
Symbol 3704 MovieClip [回転粒] Frame 15
stop();
Symbol 3706 MovieClip [ロール陣] Frame 7
this.removeMovieClip();
Symbol 3706 MovieClip [ロール陣] Frame 8
stop();
Symbol 4586 MovieClip [点数] Frame 1
_root.ke(this);
Symbol 4586 MovieClip [点数] Frame 26
delete this.ten;
this.removeMovieClip();
Symbol 4586 MovieClip [点数] Frame 27
stop();
Symbol 4700 MovieClip [ランタン] Frame 2
this._parent.lantarn(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 1, 0, 0);
};
Symbol 4700 MovieClip [ランタン] Frame 3
stop();
Symbol 4702 MovieClip [棚_本] Frame 1
this._parent.tana_hon(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 2, 0, 0);
};
Symbol 4702 MovieClip [棚_本] Frame 2
if (this.ue == 1) {
this.gotoAndPlay(4);
}
Symbol 4702 MovieClip [棚_本] Frame 3
stop();
Symbol 4702 MovieClip [棚_本] Frame 5
stop();
Symbol 4704 MovieClip [棚_辞] Frame 1
this._parent.tana_dic(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 2, 0, 0);
};
Symbol 4704 MovieClip [棚_辞] Frame 2
if (this.ue == 1) {
this.gotoAndPlay(4);
}
Symbol 4704 MovieClip [棚_辞] Frame 3
stop();
Symbol 4704 MovieClip [棚_辞] Frame 5
stop();
Symbol 4706 MovieClip [宝箱] Frame 1
this._parent.chest(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 1, 0, 0);
};
Symbol 4706 MovieClip [宝箱] Frame 2
stop();
Symbol 4712 MovieClip [缶詰] Frame 1
this.HP = 30;
this.pts = 1;
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, 0, 2);
};
Symbol 4712 MovieClip [缶詰] Frame 2
stop();
Symbol 4714 MovieClip [缶入れ] Frame 1
this.HP = 150;
this.pts = 2;
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "right", 2);
};
Symbol 4714 MovieClip [缶入れ] Frame 2
stop();
Symbol 4716 MovieClip [黒袋] Frame 1
this.HP = 90;
this.pts = 2;
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 2);
};
Symbol 4716 MovieClip [黒袋] Frame 2
stop();
Symbol 4718 MovieClip [椅子左] Frame 1
this._parent.chair(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 1, "right", 0);
};
Symbol 4718 MovieClip [椅子左] Frame 2
stop();
Symbol 4720 MovieClip [椅子右] Frame 1
this._parent.chair(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 1, "right", 0);
};
Symbol 4720 MovieClip [椅子右] Frame 2
stop();
Symbol 4722 MovieClip [丸テーブル] Frame 2
this._parent.table(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 2, 0, 0);
};
Symbol 4722 MovieClip [丸テーブル] Frame 3
stop();
Symbol 4724 MovieClip [花瓶] Frame 1
this._parent.vase(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari(this, 1, "right", 0);
};
Symbol 4724 MovieClip [花瓶] Frame 2
stop();
Symbol 5600 MovieClip [ガン] Frame 1
this.onEnterFrame = function () {
this._parent.gun2(this, dx, dy);
};
Symbol 5600 MovieClip [ガン] Frame 2
stop();
Symbol 5604 MovieClip [主砲] Frame 36
if (0 >= this._parent["enemy" + ban].HP) {
delete ban;
this.removeMovieClip();
}
Symbol 5604 MovieClip [主砲] Frame 37
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5604 MovieClip [主砲] Frame 38
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5604 MovieClip [主砲] Frame 39
this._parent.maingun2(this);
Symbol 5604 MovieClip [主砲] Frame 41
this._parent.maingun2(this);
Symbol 5604 MovieClip [主砲] Frame 43
this._parent.maingun2(this);
Symbol 5604 MovieClip [主砲] Frame 48
delete ban;
this.removeMovieClip();
Symbol 5604 MovieClip [主砲] Frame 49
stop();
Symbol 5606 MovieClip [exp_flak] Frame 2
this._parent.maingun3(this);
Symbol 5606 MovieClip [exp_flak] Frame 4
this._parent.maingun3(this);
Symbol 5606 MovieClip [exp_flak] Frame 7
this.removeMovieClip();
Symbol 5606 MovieClip [exp_flak] Frame 8
stop();
Symbol 5608 MovieClip [FLAK] Frame 1
this.jg = 0;
this.onEnterFrame = function () {
this._parent.flak2(this, limi, "exp_flak", "obj_flak2");
};
Symbol 5608 MovieClip [FLAK] Frame 2
stop();
Symbol 5610 MovieClip [bofors] Frame 1
this.jg = 0;
this.onEnterFrame = function () {
this._parent.flak2(this, limi, "exp_bofors", "obj_bofo");
};
Symbol 5610 MovieClip [bofors] Frame 2
stop();
Symbol 5612 MovieClip [exp_bofors] Frame 2
this._parent.maingun3(this);
Symbol 5612 MovieClip [exp_bofors] Frame 4
this._parent.maingun3(this);
Symbol 5612 MovieClip [exp_bofors] Frame 7
this.removeMovieClip();
Symbol 5612 MovieClip [exp_bofors] Frame 8
stop();
Symbol 5614 MovieClip [竹ミソ] Frame 1
this.onEnterFrame = function () {
this._parent.misou(this);
};
Symbol 5614 MovieClip [竹ミソ] Frame 2
stop();
Symbol 5614 MovieClip [竹ミソ] Frame 3
play();
Symbol 5614 MovieClip [竹ミソ] Frame 11
this._parent.explod(this);
Symbol 5614 MovieClip [竹ミソ] Frame 12
stop();
Symbol 5616 MovieClip [星弾緑] Frame 1
this._parent.gunstar(this, dx, dy, typ);
Symbol 5616 MovieClip [星弾緑] Frame 2
stop();
Symbol 5618 MovieClip [近接爆雷] Frame 1
this.jg = 0;
this.onEnterFrame = function () {
this._parent.mine_exp(this, lim, bak);
};
Symbol 5618 MovieClip [近接爆雷] Frame 2
stop();
Symbol 5620 MovieClip [竹ミソsam] Frame 1
this.onEnterFrame = function () {
this._x = this._x + dx;
this._y = this._y + dy;
};
Symbol 5620 MovieClip [竹ミソsam] Frame 8
delete onEnterFrame;
this.onEnterFrame = function () {
this._parent.misou(this);
};
Symbol 5620 MovieClip [竹ミソsam] Frame 9
stop();
Symbol 5620 MovieClip [竹ミソsam] Frame 10
play();
Symbol 5620 MovieClip [竹ミソsam] Frame 18
this._parent.explod(this);
Symbol 5620 MovieClip [竹ミソsam] Frame 19
stop();
Symbol 5622 MovieClip [星弾黄] Frame 1
this.onEnterFrame = function () {
this._parent.gunstar(this, dx, dy);
};
Symbol 5622 MovieClip [星弾黄] Frame 2
stop();
Symbol 5624 MovieClip [星弾赤] Frame 1
this.onEnterFrame = function () {
this._parent.gunstar(this, dx, dy);
};
Symbol 5624 MovieClip [星弾赤] Frame 2
stop();
Symbol 5626 MovieClip [ストリームレーザー] Frame 24
if (0 >= this._parent["enemy" + 14].HP) {
this.removeMovieClip();
}
Symbol 5626 MovieClip [ストリームレーザー] Frame 25
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5626 MovieClip [ストリームレーザー] Frame 26
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5626 MovieClip [ストリームレーザー] Frame 27
this._parent.maingun2(this);
Symbol 5626 MovieClip [ストリームレーザー] Frame 29
this._parent.maingun2(this);
Symbol 5626 MovieClip [ストリームレーザー] Frame 31
this._parent.maingun2(this);
Symbol 5626 MovieClip [ストリームレーザー] Frame 36
this.removeMovieClip();
Symbol 5626 MovieClip [ストリームレーザー] Frame 37
stop();
Symbol 5628 MovieClip [星弾緑使] Frame 1
this._parent.gunstar(this, dx, dy, typ);
Symbol 5628 MovieClip [星弾緑使] Frame 2
stop();
Symbol 5630 MovieClip [持ち運びレーザー] Frame 1
this.onEnterFrame = function () {
this._parent.ILUSION(this, ten);
};
Symbol 5630 MovieClip [持ち運びレーザー] Frame 22
if (0 >= this._parent["enemy" + 14].HP) {
this.removeMovieClip();
}
Symbol 5630 MovieClip [持ち運びレーザー] Frame 23
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5630 MovieClip [持ち運びレーザー] Frame 24
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5630 MovieClip [持ち運びレーザー] Frame 25
this._parent.maingun2(this);
Symbol 5630 MovieClip [持ち運びレーザー] Frame 27
this._parent.maingun2(this);
Symbol 5630 MovieClip [持ち運びレーザー] Frame 29
this._parent.maingun2(this);
Symbol 5630 MovieClip [持ち運びレーザー] Frame 34
this.removeMovieClip();
Symbol 5630 MovieClip [持ち運びレーザー] Frame 35
stop();
Symbol 5632 MovieClip [MASTER] Frame 1
this.onEnterFrame = function () {
this._rotation = this._parent.enemy14.hoR;
};
Symbol 5632 MovieClip [MASTER] Frame 30
if (0 >= this._parent["enemy" + 14].HP) {
this.removeMovieClip();
}
delete onEnterFrame;
this.onEnterFrame = function () {
this._rotation = this._parent.enemy14.hoR;
this._parent.sousai(this);
};
Symbol 5632 MovieClip [MASTER] Frame 31
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 33
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 35
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 37
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 38
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 39
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 40
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 41
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 42
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 43
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 44
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 45
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 46
this._parent.maingun2(this);
this._parent.obj_main.start();
Symbol 5632 MovieClip [MASTER] Frame 47
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 48
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 49
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 50
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 51
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 53
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 55
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 57
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 59
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 61
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 63
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 65
this._parent.maingun2(this);
Symbol 5632 MovieClip [MASTER] Frame 78
this._parent.enemy14.shx = 0;
Symbol 5632 MovieClip [MASTER] Frame 79
this.removeMovieClip();
Symbol 5632 MovieClip [MASTER] Frame 80
stop();
Symbol 5738 MovieClip [星ヒット] Frame 7
this.removeMovieClip();
Symbol 5738 MovieClip [星ヒット] Frame 8
stop();
Symbol 5786 MovieClip [ダメージヒット] Frame 7
this.removeMovieClip();
Symbol 5786 MovieClip [ダメージヒット] Frame 8
stop();
Symbol 5790 MovieClip [発射AA] Frame 5
this.removeMovieClip();
Symbol 5790 MovieClip [発射AA] Frame 6
stop();
Symbol 5830 MovieClip [バチ] Frame 5
this.removeMovieClip();
Symbol 5830 MovieClip [バチ] Frame 6
stop();
Symbol 5832 MovieClip [スパーク] Frame 1
function bati() {
var ran = (((Math.random() * 6) * 60) + ((Math.random() * 6) * 10));
this.attachMovie("\u30D0\u30C1", "ba", getNextHighestDepth(), {_rotation:ran});
}
Symbol 5832 MovieClip [スパーク] Frame 20
bati();
Symbol 5832 MovieClip [スパーク] Frame 23
bati();
bati();
Symbol 5832 MovieClip [スパーク] Frame 26
bati();
bati();
Symbol 5832 MovieClip [スパーク] Frame 28
bati();
bati();
Symbol 5832 MovieClip [スパーク] Frame 30
bati();
bati();
Symbol 5832 MovieClip [スパーク] Frame 31
bati();
bati();
Symbol 5832 MovieClip [スパーク] Frame 32
stop();
Symbol 5834 MovieClip [弾消] Frame 7
this.removeMovieClip();
Symbol 5834 MovieClip [弾消] Frame 8
stop();
Symbol 5490 MovieClip [小本E] Frame 1
this.HP = 50;
this.firetimer = 1;
this.pts = 1;
if (this.getDepth() < 8600) {
delete this.HP;
delete this.kakuto;
delete this.firetimer;
delete this.shx;
delete this.shy;
delete this.hox;
delete this.hoy;
this.removeMovieClip();
}
this.shx = this._x;
this.shy = this._y;
this.speed = 7;
this.RS = 0;
this.hoR = (Math.atan2((this._parent._parent.main.jiki._y - this.shy) - this._parent._y, (this._parent._parent.main.jiki._x - this.shx) - this._parent._x) * 180) / Math.PI;
this._rotation = this.hoR;
if (this.sitei != 1) {
if (this.sitei != 2) {
if (this.sitei == 3) {
this.neraiX = -173;
this.neraiY = 100;
}
} else {
this.neraiX = 173;
this.neraiY = 100;
}
} else {
this.neraiX = 0;
this.neraiY = 200;
}
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.assalt(this, 9);
};
Symbol 5490 MovieClip [小本E] Frame 2
stop();
Symbol 5500 MovieClip [小本] Frame 1
this.HP = 50;
this.firetimer = 1;
this.pts = 1;
if (this.getDepth() < 8600) {
delete this.HP;
delete this.kakuto;
delete this.firetimer;
delete this.shx;
delete this.shy;
delete this.hox;
delete this.hoy;
this.removeMovieClip();
}
this.shx = this._x;
this.shy = this._y;
this.speed = 7;
this.RS = 0;
this.hoR = (Math.atan2((this._parent._parent.main.jiki._y - this.shy) - this._parent._y, (this._parent._parent.main.jiki._x - this.shx) - this._parent._x) * 180) / Math.PI;
this._rotation = this.hoR;
if (this.sitei != 1) {
if (this.sitei != 2) {
if (this.sitei == 3) {
this.neraiX = -173;
this.neraiY = 100;
}
} else {
this.neraiX = 173;
this.neraiY = 100;
}
} else {
this.neraiX = 0;
this.neraiY = 200;
}
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.assalt(this, 10);
};
Symbol 5500 MovieClip [小本] Frame 2
stop();
Symbol 5502 MovieClip [小本H] Frame 1
this.HP = 50;
this.firetimer = 1;
this.pts = 1;
if (this.getDepth() < 8600) {
delete this.HP;
delete this.kakuto;
delete this.firetimer;
delete this.shx;
delete this.shy;
delete this.hox;
delete this.hoy;
this.removeMovieClip();
}
this.shx = this._x;
this.shy = this._y;
this.speed = 7;
this.RS = 0;
this.hoR = (Math.atan2((this._parent._parent.main.jiki._y - this.shy) - this._parent._y, (this._parent._parent.main.jiki._x - this.shx) - this._parent._x) * 180) / Math.PI;
this._rotation = this.hoR;
if (this.sitei != 1) {
if (this.sitei != 2) {
if (this.sitei == 3) {
this.neraiX = -173;
this.neraiY = 100;
}
} else {
this.neraiX = 173;
this.neraiY = 100;
}
} else {
this.neraiX = 0;
this.neraiY = 200;
}
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.assalt(this, 12);
};
Symbol 5502 MovieClip [小本H] Frame 2
stop();
Symbol 5506 MovieClip [辞書] Frame 1
this.HP = 110;
this.timer = 0;
this.pts = 2;
this.shx = this._x;
this.shy = this._y;
this.hox = this._x;
this.hoy = this._y;
if (this.getDepth() < 8600) {
delete this.HP;
delete this.kakuto;
delete this.timer;
delete this.shx;
delete this.shy;
delete this.hox;
delete this.hoy;
this.removeMovieClip();
}
this._parent.sokutei(this);
if (this._parent.dif == 1) {
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.tomaki(this, 26, 6);
};
} else if (this._parent.dif == 2) {
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.tomaki(this, 21, 5);
};
} else if (this._parent.dif == 3) {
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.tomaki(this, 18, 4);
};
}
this._parent.dif;
Symbol 5506 MovieClip [辞書] Frame 2
stop();
Symbol 5512 MovieClip [巻物] Frame 1
this._parent.SCROLL(this);
Symbol 5512 MovieClip [巻物] Frame 2
stop();
Symbol 5514 MovieClip [忍] Frame 1
this.HP = 360;
this.timer = 0;
this.guardX = this._x;
this.guardY = this._y;
this.pts = 5;
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "paper", 1);
this._parent.kotei_bofo(this, 3);
};
Symbol 5514 MovieClip [忍] Frame 2
stop();
Symbol 5520 MovieClip [竹] Frame 1
this._parent.TAKEload(this);
this._parent.sokutei(this);
this.onEnterFrame = function () {
this._parent.atari_enemy(this, 1, "glass", 1);
this._parent.Mrauncher(this, t);
};
Symbol 5520 MovieClip [竹] Frame 2
stop();
Symbol 5580 MovieClip [スポーン] Frame 1
t = 0;
this.onEnterFrame = function () {
this._parent.respawn(this, numba);
};
Symbol 5580 MovieClip [スポーン] Frame 2
stop();
Symbol 5800 MovieClip [艦] Frame 1
this._parent.BBload(this, ale);
this.onEnterFrame = function () {
this._parent.atari_BB(this, "gara");
this._parent.BBenter(this);
};
Symbol 5800 MovieClip [艦] Frame 2
stop();
Symbol 5802 MovieClip [本コア] Frame 1
this._parent._parent.BBparts_l(this, 0);
if (this._parent._parent.dif == 1) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper", 0);
this._parent._parent.BBfire0(this, 72);
};
} else if (this._parent._parent.dif == 2) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper", 0);
this._parent._parent.BBfire0(this, 48);
};
} else if (this._parent._parent.dif == 3) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper", 0);
this._parent._parent.BBfire0(this, 36);
};
}
this._parent._parent.dif;
Symbol 5802 MovieClip [本コア] Frame 2
stop();
Symbol 5804 MovieClip [砲台ランプ1] Frame 1
this._parent._parent.BBparts_l(this, 1);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "glass");
this._parent._parent.BBfire1(this);
};
Symbol 5804 MovieClip [砲台ランプ1] Frame 2
stop();
Symbol 5806 MovieClip [ひきだし2] Frame 1
this._parent._parent.BBparts_l(this, 2);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "right", 2);
};
Symbol 5806 MovieClip [ひきだし2] Frame 2
stop();
Symbol 5808 MovieClip [本ひき3] Frame 1
this._parent._parent.BBparts_l(this, 3);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "right");
this._parent._parent.BBfire3(this);
};
Symbol 5808 MovieClip [本ひき3] Frame 2
stop();
Symbol 5810 MovieClip [スクひき4] Frame 1
this._parent._parent.BBparts_l(this, 4);
if (this._parent._parent.dif == 1) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire4(this, 5);
};
} else if (this._parent._parent.dif == 2) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire4(this, 4);
};
} else if (this._parent._parent.dif == 3) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire4(this, 3);
};
}
this._parent._parent.dif;
Symbol 5810 MovieClip [スクひき4] Frame 2
stop();
Symbol 5812 MovieClip [砲台地球5] Frame 1
this._parent._parent.BBparts_l(this, 5);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "right");
this._parent._parent.BBfire5(this);
};
Symbol 5812 MovieClip [砲台地球5] Frame 2
stop();
Symbol 5814 MovieClip [砲台水晶6] Frame 1
this._parent._parent.BBparts_l(this, 6);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "glass");
this._parent._parent.BBfire6(this);
};
Symbol 5814 MovieClip [砲台水晶6] Frame 2
stop();
Symbol 5816 MovieClip [砲台本7] Frame 1
this._parent._parent.BBparts_l(this, 7);
if (this._parent._parent.dif == 1) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire7(this, 7);
};
} else if (this._parent._parent.dif == 2) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire7(this, 6);
};
// unexpected jump
}
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire7(this, 6);
};
// unexpected jump
if (this._parent._parent.dif == 3) {
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire7(this, 5);
};
}
this._parent._parent.dif;
Symbol 5816 MovieClip [砲台本7] Frame 2
stop();
Symbol 5818 MovieClip [砲台スク8] Frame 1
this._parent._parent.BBparts_l(this, 8);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "paper");
this._parent._parent.BBfire8(this);
};
Symbol 5818 MovieClip [砲台スク8] Frame 2
stop();
Symbol 5820 MovieClip [砲台竹簡9] Frame 1
this._parent._parent.BBparts_l(this, 9);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "right");
this._parent._parent.BBfire9(this);
};
Symbol 5820 MovieClip [砲台竹簡9] Frame 2
stop();
Symbol 5822 MovieClip [閉じ棚] Frame 1
this.swapDepths(-16127);
Symbol 5822 MovieClip [閉じ棚] Frame 2
stop();
Symbol 5824 MovieClip [開き棚] Frame 1
this._parent._parent.BBparts_l(this, 88);
this.onEnterFrame = function () {
this._parent._parent.BBparts(this, "right");
};
Symbol 5824 MovieClip [開き棚] Frame 2
stop();
Symbol 5880 MovieClip [壊れ机上] Frame 33
stop();
Symbol 5882 MovieClip [壊れ机下] Frame 33
stop();
Symbol 5884 MovieClip [崩壊机] Frame 1
function graze(bs) {
var i = 1;
for ( ; 3 >= i ; i++) {
var rot = ((int(Math.random() * 6) * 60) + ((int(Math.random() * 5) - 2) * 10));
bs["t" + i]._rotation = rot;
}
}
this._parent.bos_ded(this);
Symbol 5884 MovieClip [崩壊机] Frame 3
this.onEnterFrame = function () {
this._y = this._y + 2;
};
Symbol 5884 MovieClip [崩壊机] Frame 30
delete onEnterFrame;
Symbol 5884 MovieClip [崩壊机] Frame 55
this.removeMovieClip();
Symbol 5884 MovieClip [崩壊机] Frame 56
stop();
Symbol 5936 MovieClip [白爆] Frame 23
stop();
Symbol 5940 MovieClip [白小爆p] Frame 21
this._parent.rr(this);
Symbol 5940 MovieClip [白小爆p] Frame 22
stop();
Symbol 5942 MovieClip [白小爆] Frame 1
function rr(bs) {
bs.removeMovieClip();
}
function dero(na, bb) {
var i = 1;
for ( ; 6 >= i ; i++) {
var rot = ((int(Math.random() * 6) * 60) + ((int(Math.random() * 5) - 2) * 10));
this.attachMovie(na, "b" + i, i + bb, {_rotation:rot});
}
}
dero("\u767D\u5C0F\u7206p", 0);
dero("\u767D\u5C0F\u7206p2", 10);
Symbol 5942 MovieClip [白小爆] Frame 32
this.removeMovieClip();
Symbol 5942 MovieClip [白小爆] Frame 33
stop();
Symbol 5944 MovieClip [白小爆p2] Frame 21
this._parent.rr(this);
Symbol 5944 MovieClip [白小爆p2] Frame 22
stop();
Symbol 5946 MovieClip [ボス登場] Frame 55
this._parent.enterBOSS();
Symbol 5946 MovieClip [ボス登場] Frame 116
this.removeMovieClip();
Symbol 5946 MovieClip [ボス登場] Frame 117
stop();
Symbol 5948 MovieClip [ボス待機] Frame 1
this._parent.waitBoss(this);
Symbol 5948 MovieClip [ボス待機] Frame 5
gotoAndPlay("a1");
Symbol 5950 MovieClip [白フラ] Frame 9
this.removeMovieClip();
Symbol 5950 MovieClip [白フラ] Frame 10
stop();
Symbol 5954 MovieClip [幕スラ白] Frame 5
stop();
Symbol 5964 MovieClip [東方爆] Frame 9
this.removeMovieClip();
Symbol 5964 MovieClip [東方爆] Frame 10
stop();
Symbol 1682 MovieClip [中ボナレータ] Frame 1
function destroy() {
delete ji;
delete HA;
delete onEnterFrame;
this.removeMovieClip();
}
ei = "";
ji = 0;
HA = "Heavy Armed Writing Table rushed.";
this.onEnterFrame = function () {
ji++;
ei = HA.substr(0, ji) + "_";
};
Symbol 1682 MovieClip [中ボナレータ] Frame 36
delete onEnterFrame;
delete ji;
delete HA;
Symbol 1682 MovieClip [中ボナレータ] Frame 37
stop();
Symbol 1684 MovieClip [魔ナレータ] Frame 1
function destroy() {
delete ji;
delete HA;
delete onEnterFrame;
this.removeMovieClip();
}
ei = "";
ji = 0;
HA = "Kirisame Marisa took a fighting trim.";
this.onEnterFrame = function () {
ji++;
ei = HA.substr(0, ji) + "_";
};
Symbol 1684 MovieClip [魔ナレータ] Frame 40
delete onEnterFrame;
delete ji;
delete HA;
Symbol 1684 MovieClip [魔ナレータ] Frame 41
stop();
Symbol 1686 MovieClip [面ボナレータ] Frame 1
function destroy() {
delete ji;
delete HA;
delete onEnterFrame;
this.removeMovieClip();
}
ei = "";
ji = 0;
HA = "Writing Table the Commender of Room appeard.";
this.onEnterFrame = function () {
ji++;
ei = HA.substr(0, ji) + "_";
};
Symbol 1686 MovieClip [面ボナレータ] Frame 46
delete onEnterFrame;
delete ji;
delete HA;
Symbol 1686 MovieClip [面ボナレータ] Frame 47
stop();
Symbol 1680 MovieClip [アラート] Frame 8
function nana(nn) {
var nam;
if (nn == 1) {
nam = "\u9762\u30DC\u30CA\u30EC\u30FC\u30BF";
} else if (nn == 3) {
nam = "\u9B54\u30CA\u30EC\u30FC\u30BF";
} else {
nam = "\u4E2D\u30DC\u30CA\u30EC\u30FC\u30BF";
}
attachMovie(nam, "na", 10, {_y:30});
}
function destroy() {
na.destroy();
this.removeMovieClip();
}
nana(this.BN);
Symbol 1680 MovieClip [アラート] Frame 69
destroy();
Symbol 1680 MovieClip [アラート] Frame 70
stop();
Symbol 4404 MovieClip [茶片] Frame 9
this.removeMovieClip();
Symbol 4408 MovieClip [飛ぶ粒] Frame 9
this.removeMovieClip();
Symbol 4408 MovieClip [飛ぶ粒] Frame 10
stop();
Symbol 4412 MovieClip [飛ガラス] Frame 11
stop();
Symbol 4416 MovieClip [紙片] Frame 13
this.removeMovieClip();
Symbol 4500 MovieClip [爆破ラ] Frame 1
function bakha(mono, nam, sin) {
var he = ((int(Math.random() * 6) + 1) * 60);
var he2 = ((int(Math.random() * 7) - 3) * 7);
var rot = (he + he2);
this.attachMovie(mono, nam, sin, {_rotation:rot});
}
bakha("\u98DB\u30AC\u30E9\u30B9", "gr1", 10);
bakha("\u98DB\u30AC\u30E9\u30B9", "gr2", 10);
bakha("\u8336\u7247", "ty1", 20);
bakha("\u8336\u7247", "ty2", 21);
bakha("\u98DB\u3076\u7C92", "t1", 50);
bakha("\u98DB\u3076\u7C92", "t2", 51);
bakha("\u98DB\u3076\u7C92", "t3", 52);
Symbol 4500 MovieClip [爆破ラ] Frame 16
this.removeMovieClip();
Symbol 4500 MovieClip [爆破ラ] Frame 17
stop();
Symbol 4502 MovieClip [爆紙] Frame 1
function bakha(mono, nam, sin) {
var he = ((int(Math.random() * 6) + 1) * 60);
var he2 = ((int(Math.random() * 7) - 3) * 7);
var rot = (he + he2);
this.attachMovie(mono, nam, sin, {_rotation:rot});
}
this.attachMovie("\u7D19\u7247", "ty1", 20, {_x:6});
this.attachMovie("\u7D19\u7247", "ty2", 21, {_x:-6, _y:12, _xscale:-100});
bakha("\u98DB\u3076\u7C92", "t1", 50);
bakha("\u98DB\u3076\u7C92", "t2", 51);
bakha("\u98DB\u3076\u7C92", "t3", 52);
Symbol 4502 MovieClip [爆紙] Frame 16
this.removeMovieClip();
Symbol 4502 MovieClip [爆紙] Frame 17
stop();
Symbol 4580 MovieClip [残骸] Frame 1
function bakha(mono, nam, sin) {
var he = ((int(Math.random() * 6) + 1) * 60);
var he2 = ((int(Math.random() * 7) - 3) * 7);
var rot = (he + he2);
this.attachMovie(mono, nam, sin, {_rotation:rot});
}
bakha("\u30AC\u30E9\u30B9\u7247", "gr1", -16127);
Symbol 4580 MovieClip [残骸] Frame 2
stop();
Symbol 20 MovieClip [背中] Frame 1
lineStyle(5, 13413034, 100);
moveTo(-708, -708);
lineTo(718, -708);
lineTo(718, 718);
lineTo(-708, 718);
lineTo(-708, -708);
Symbol 20 MovieClip [背中] Frame 2
stop();
Symbol 26 MovieClip [stクリア] Frame 1
_root.se.obj_Bcrash.start();
_root.wak.msg.destroy();
if (this._parent.sta == 5) {
_root.wak.botan.removeMovieClip();
}
Symbol 26 MovieClip [stクリア] Frame 37
vo = 100;
this.onEnterFrame = function () {
vo--;
_root.bgm.oen.setVolume(vo);
};
Symbol 26 MovieClip [stクリア] Frame 98
this._parent.clia();
Symbol 26 MovieClip [stクリア] Frame 109
this._parent.messe();
Symbol 26 MovieClip [stクリア] Frame 115
this._parent.clia2();
Symbol 26 MovieClip [stクリア] Frame 126
this._parent.clia3();
Symbol 26 MovieClip [stクリア] Frame 137
this._parent.clia2();
_root.bgm.oen.stop();
Symbol 26 MovieClip [stクリア] Frame 148
this._parent.clia35();
Symbol 26 MovieClip [stクリア] Frame 149
this._parent.clia4();
_root.wak.botan.removeMovieClip();
Symbol 26 MovieClip [stクリア] Frame 150
this.onEnterFrame = function () {
if (((this._parent.OK == true) || (this._parent.sta == 5)) && ((Key.isDown(_root.key_S) || (Key.isDown(_root.key_L))) || (Key.isDown(1)))) {
_root.bgm.oen.stop();
delete vo;
if (this._parent.sta != 5) {
this._parent.kuku();
} else {
this._parent.goENDING(h_rate);
}
delete onEnterFrame;
}
};
Symbol 26 MovieClip [stクリア] Frame 151
stop();
Symbol 6146 MovieClip [被害報告] Frame 1
HIGAI = "";
Symbol 6146 MovieClip [被害報告] Frame 3
stop();
Symbol 6200 MovieClip [顔フラ] Frame 1
this.gotoAndStop(kao);
Symbol 6200 MovieClip [顔フラ] Frame 2
stop();
Symbol 6200 MovieClip [顔フラ] Frame 3
stop();
Symbol 6200 MovieClip [顔フラ] Frame 4
stop();
Symbol 6202 MovieClip [顔魔] Frame 1
this.gotoAndStop(kao);
Symbol 6202 MovieClip [顔魔] Frame 2
stop();
Symbol 6202 MovieClip [顔魔] Frame 3
stop();
Symbol 6202 MovieClip [顔魔] Frame 4
stop();
Symbol 6202 MovieClip [顔魔] Frame 5
stop();
Symbol 6242 MovieClip [面メ2] Frame 1
function FF(nn) {
this._parent.FF(nn);
}
function MM(nn) {
this._parent.MM(nn);
}
function ss1() {
MM();
this._parent.mm.mar = "\u3084\u3051\u306B\u653B\u6483\u304C\u6FC0\u3057\u3044\u3068\u601D\u3063\u305F\u3089\u3001\n\u30D5\u30E9\u30F3\u306E\u305B\u3044\u304B\uFF01";
}
function ss2() {
FF(2);
this._parent.kk.fra = "\u653B\u6483\u3055\u308C\u3066\u306A\u3044\u3058\u3083\u306A\u3044\u3002";
}
function ss3() {
MM();
this._parent.mm.mar = "\u56F3\u66F8\u9928\u3067\u306F\u304A\u9759\u304B\u306B\u3001\u3060\uFF01\n\u304A\u5BA2\u69D8\u306E\u3054\u8FF7\u60D1\u3060\u305C";
}
function ss4() {
FF(5);
this._parent.kk.fra = "\u304A\u5BA2\u69D8\uFF1F\u3069\u3053\u306B\uFF1F";
}
function ss5() {
MM(3);
this._parent.mm.mar = "\u307B\u3046\u307B\u3046\u3002\n\u304A\u8336\u3082\u51FA\u306A\u3044\u3093\u306A\u3089\u3001\n\u3055\u3063\u3055\u3068\u901A\u3089\u305B\u3066\u3082\u3089\u3046\u305C";
}
function destroy() {
this._parent.mm.removeMovieClip();
delete this._parent.miro;
this._parent.kk.removeMovieClip();
delete this._parent.firo;
delete t;
delete seri;
delete onEnterFrame;
this.removeMovieClip();
}
MM();
this.t = 0;
this.seri = 0;
this._parent.mm.mar = "\u304A\u304A\u3063\uFF1F";
this.onEnterFrame = function () {
t++;
if (69 < t) {
if (seri >= 5) {
t = 0;
this._parent._parent.playgame.stage.Battle_Start(1);
this.destroy();
} else {
t = 0;
seri++;
this["ss" + seri]();
}
}
};
Symbol 6242 MovieClip [面メ2] Frame 2
_root.playgame.stage.enemy16.coa.HP = _root.playgame.stage.enemy16.coa.HP + 5000;
_root.playgame.stage.enemy16.HP = _root.playgame.stage.enemy16.HP + 5000;
Symbol 6242 MovieClip [面メ2] Frame 3
stop();
Symbol 6244 MovieClip [面メ2後] Frame 1
function FF(nn) {
this._parent.FF(nn);
}
function MM(nn) {
this._parent.MM(nn);
}
function ss1() {
FF();
this._parent.kk.fra = "\u3061\u3087\u3063\u3068\u5F15\u3063\u8FBC\u3093\u3067\u3066\u3002\n\u5FD9\u3057\u3044\u3093\u3060\u304B\u3089\u3002";
}
function destroy() {
this._parent.mm.removeMovieClip();
delete this._parent.miro;
this._parent.kk.removeMovieClip();
delete this._parent.firo;
delete t;
delete seri;
delete onEnterFrame;
this.removeMovieClip();
}
MM(4);
this.t = 0;
this.seri = 0;
this._parent.mm.mar = "\u3044\u305F\u305F\u305F\u305F\u3002";
this.onEnterFrame = function () {
t++;
if (69 < t) {
if (seri >= 1) {
t = 0;
this.destroy();
} else {
t = 0;
seri++;
this["ss" + seri]();
}
}
};
Symbol 6244 MovieClip [面メ2後] Frame 2
stop();
Symbol 6262 MovieClip [面メ5序] Frame 1
function FF(nn) {
this._parent.FF(nn);
}
function MM(nn) {
this._parent.MM(nn);
}
function ss1() {
MM(3);
this._parent.mm.mar = "\u3053\u306E\u5C4B\u6577\u3058\u3083\u3001\u3044\u3064\u304B\u3089\n\u304A\u5BA2\u3092\u6355\u307E\u3048\u308B\u3088\u3046\u306B\u306A\u3063\u305F\u3093\u3060\uFF1F";
}
function ss2() {
FF(1);
this._parent.kk.fra = "\u5BA2\u306F\u4EBA\u3092\u304A\u3068\u308A\u306B\u3057\u305F\u308A\u3001\n\u8B66\u5099\u968A\u3092\u58CA\u3055\u305B\u305F\u308A\u3057\u306A\u3044\u3002";
}
function ss3() {
MM(1);
this._parent.mm.mar = "\u3044\u3084\u305D\u306E\u3002\n\u58CA\u3059\u306E\u306F\u4E88\u5B9A\u5916\u3060\u3063\u305F\u305C\uFF1F";
}
function ss4() {
FF(5);
this._parent.kk.fra = "\u304A\u3068\u308A\u306B\u4F7F\u3063\u305F\u306E\u306F\n\u4E88\u5B9A\u306E\u3046\u3061\u3063\u3066\u3053\u3068\uFF1F";
}
function destroy() {
this._parent.mm.removeMovieClip();
delete this._parent.miro;
this._parent.kk.removeMovieClip();
delete this._parent.firo;
delete t;
delete seri;
delete onEnterFrame;
this.removeMovieClip();
}
MM(1);
this.t = 0;
this.seri = 0;
this._parent.mm.mar = "\u306A\u3093\u3060\u306A\u3093\u3060\n\u8FFD\u3063\u624B\u304B\uFF1F";
this.onEnterFrame = function () {
t++;
if (60 < t) {
if (seri >= 4) {
t = 0;
this.destroy();
} else {
t = 0;
seri++;
this["ss" + seri]();
}
}
};
Symbol 6262 MovieClip [面メ5序] Frame 2
stop();
Symbol 6264 MovieClip [面メ5] Frame 1
function FF(nn) {
this._parent.FF(nn);
}
function MM(nn) {
this._parent.MM(nn);
}
function ss1() {
MM(3);
this._parent.mm.mar = "\u76F8\u5909\u308F\u3089\u305A\u3001\n\u3080\u3084\u307F\u306B\u5F37\u3044\u305C";
}
function ss2() {
FF(5);
this._parent.kk.fra = "\u60AA\u9B54\u3092\u9A19\u305D\u3046\u3068\u3059\u308B\u306A\u3093\u3066\u3001\n\u30D0\u30C1\u304C\u3042\u305F\u308B\u3088\uFF01";
}
function ss3() {
MM(5);
this._parent.mm.mar = "\u3044\u3084\u3001\u3042\u3066\u305F\u3089\u5909\u3060\u308D\u3046\n\u8272\u3005\u3068\u3002";
}
function ss4() {
FF(1);
this._parent.kk.fra = "\u3058\u3083\u3042\u3001\u6383\u9664\u306E\u3064\u3044\u3067\u306B\n\u6368\u3066\u3066\u304D\u3066\u3042\u3052\u308B";
}
function ss5() {
MM(3);
this._parent.mm.mar = "\u3084\u308C\u3084\u308C\u3001\n\u307E\u308B\u3067\u4EBA\u304C\u30B4\u30DF\u306E\u3088\u3046\u3060\u305C";
}
function destroy() {
this._parent.mm.removeMovieClip();
delete this._parent.miro;
this._parent.kk.removeMovieClip();
delete this._parent.firo;
delete t;
delete seri;
delete onEnterFrame;
this.removeMovieClip();
}
MM(4);
this._parent.mm.mar = " ";
FF(1);
this.t = 0;
this.seri = 0;
this._parent.kk.fra = "\u304A\u3068\u306A\u3057\u304F\u3057\u306A\u3055\u3044\u3088\u30FC";
this.onEnterFrame = function () {
t++;
if (60 < t) {
if (seri >= 5) {
t = 0;
this._parent._parent.playgame.stage.sta = 6;
this._parent._parent.playgame.stage.Battle_Start(5);
this.destroy();
} else {
t = 0;
seri++;
this["ss" + seri]();
}
}
};
Symbol 6264 MovieClip [面メ5] Frame 2
stop();
Symbol 6266 MovieClip [面メ6] Frame 1
function MM(nn) {
this._parent.MM(nn);
}
function destroy() {
this._parent.mm.removeMovieClip();
delete this._parent.miro;
this._parent.kk.removeMovieClip();
delete this._parent.firo;
delete t;
delete seri;
delete onEnterFrame;
this.removeMovieClip();
}
MM(3);
this.t = 0;
this.seri = 0;
this._parent.mm.mar = "\u306A\u3093\u306E\u3001\u307E\u3060\u307E\u3060\uFF01";
this.onEnterFrame = function () {
t++;
if (69 < t) {
t = 0;
this._parent._parent.playgame.stage.sta = 7;
this._parent._parent.playgame.stage.Battle_Start(6);
this.destroy();
}
};
Symbol 6266 MovieClip [面メ6] Frame 2
stop();
Symbol 6282 MovieClip [ED絵] Frame 2
stop();
Symbol 6282 MovieClip [ED絵] Frame 4
stop();
Symbol 6280 MovieClip [ベカベカp] Frame 19
gotoAndPlay("\u65B0\u3057\u3044\u30E9\u30D9\u30EB");
Symbol 1042 MovieClip [真黒化] Frame 41
this._parent.rese(this, sta);
Symbol 1042 MovieClip [真黒化] Frame 42
stop();
Symbol 1044 MovieClip [真黒解除] Frame 13
this.removeMovieClip();
Symbol 1044 MovieClip [真黒解除] Frame 14
stop();
Symbol 1046 MovieClip [ラスト真黒化] Frame 31
this._parent.wak.destroy();
this._parent.fps.destroy();
this._parent.playgame.ALU_KILL();
Symbol 1046 MovieClip [ラスト真黒化] Frame 40
function destroy() {
delete t;
delete serif;
delete HAKAI;
delete ji;
delete onEnterFrame;
this.removeMovieClip();
}
pache = "";
t = 0;
ji = 0;
HAKAI = 0;
serif = "\u3042\u306A\u305F\u306F\u3001\n\u4ECA\u307E\u3067\u58CA\u3057\u3066\u304D\u305F\u5099\u54C1\u306E\u6570\u3092\n\u899A\u3048\u3066\u3044\u308B\u304B\u3057\u3089\uFF1F";
this.onEnterFrame = function () {
t++;
if (3 < t) {
t = 0;
ji++;
pache = serif.substr(0, ji);
}
if (31 < ji) {
this.gotoAndPlay(42);
delete onEnterFrame;
}
};
Symbol 1046 MovieClip [ラスト真黒化] Frame 41
stop();
Symbol 1046 MovieClip [ラスト真黒化] Frame 67
HAKAI = int(((((_root.sd.data.S1dest + _root.sd.data.S2dest) + _root.sd.data.S3dest) + _root.sd.data.S4dest) + h_rate) / 5);
hi.HIGAI = HAKAI + "\uFF05";
t = 0;
Symbol 1046 MovieClip [ラスト真黒化] Frame 80
hi.onEnterFrame = function () {
t++;
if (16 >= t) {
if (10 >= t) {
hi._y = hi._y + 8;
} else {
hi._y = hi._y + 4;
}
} else {
hi._y++;
}
if (21 < t) {
delete t;
delete hi.onEnterFrame;
}
};
Instance of Symbol 6282 MovieClip [ED絵] in Symbol 1046 MovieClip [ラスト真黒化] Frame 109
onClipEvent (load) {
if (this._parent.HAKAI == 0) {
this.gotoAndStop(4);
}
}
Symbol 1046 MovieClip [ラスト真黒化] Frame 139
stop();
this.onEnterFrame = function () {
if ((Key.isDown(_root.key_S) || (Key.isDown(_root.key_L))) || (Key.isDown(1))) {
this.gotoAndPlay("\u30A8\u30F3\u30C9");
delete onEnterFrame;
}
};
Symbol 1046 MovieClip [ラスト真黒化] Frame 158
this.onEnterFrame = function () {
if ((Key.isDown(_root.key_S) || (Key.isDown(_root.key_L))) || (Key.isDown(1))) {
this.gotoAndPlay("\u30A8\u30F3\u30C92");
delete onEnterFrame;
}
};
Symbol 1046 MovieClip [ラスト真黒化] Frame 268
delete onEnterFrame;
Symbol 1046 MovieClip [ラスト真黒化] Frame 287
this._parent.rese(this, sta);
Symbol 1046 MovieClip [ラスト真黒化] Frame 288
stop();
Symbol 1046 MovieClip [ラスト真黒化] Frame 289
this._parent.rese(this, sta);
Symbol 1046 MovieClip [ラスト真黒化] Frame 290
stop();
Symbol 13000 MovieClip [play_set] Frame 1
function Vec2dCreate(x, y) {
return({x:x, y:y});
}
function destroy() {
delete globalX;
delete globalY;
delete OK;
delete temaeX;
delete temaeY;
delete sabunx;
delete sabuny;
delete yosokuX;
delete yosokuY;
delete ido_x;
delete ido_y;
delete namakeTimer;
delete score;
delete bossTimer;
delete spawnInterbal;
delete onEnterFrame;
this.removeMovieClip();
}
st_centering = 784;
lv = (dif + sta) + 1;
this.attachMovie("main", "main", 14000, {SSS:_root.key_S, LLL:_root.key_L, RRR:_root.key_R, HHH:_root.key_H});
this.attachMovie("back", "stage", 9000, {_x:st_centering * -1, _y:st_centering * -1, dif:dif, sta:sta, lv:lv});
this.attachMovie("\u30B2\u30FC\u30B8", "status", 16000, {dif:dif});
this.attachMovie("\u30EC\u30C7\u30A3", "rr", 16610, {_y:240});
if (_root.bground == true) {
this.attachMovie("\u80CC\u666F", "bg", 8900, {_x:-272, _y:-272});
}
namakeTimer = 1;
score = 0;
bossTimer = 10;
nanid = dif;
OK = false;
if (dif == 1) {
spawnInterbal = 360;
} else if (dif == 2) {
spawnInterbal = 240;
} else if (dif == 3) {
spawnInterbal = 100;
}
if (sta == 3) {
spawnInterbal = spawnInterbal * 0.8;
}
this.globalX = this.main.jiki._x - this.stage._x;
this.globalY = this.main.jiki._y - this.stage._y;
this.temaeX = this.globalX;
this.temaeY = this.globalY;
this.sabunx = 0;
this.sabuny = 0;
this.yosokuX = 0;
this.yosokuY = 0;
this.onEnterFrame = function () {
var sp;
if (this.main.kyori_jiki >= 10) {
if (this.main.kyori_jiki >= 20) {
if (this.main.kyori_jiki >= 68) {
sp = 5.5;
} else {
sp = 2;
}
} else {
sp = 1;
}
} else {
sp = 0;
}
ido_x = Math.cos((this.main.jiki_rot * Math.PI) / 180) * sp;
ido_y = Math.sin((this.main.jiki_rot * Math.PI) / 180) * sp;
ido = this.Vec2dCreate(ido_x, ido_y);
if (((36 >= this.stage._x) && (ido_x < 0)) || ((this.stage._x >= -1598) && (0 < ido_x))) {
var ido2_x = (ido.x * 2);
this.stage._x = this.stage._x - ido2_x;
this.bg._x = this.bg._x - ido.x;
}
if (((36 >= this.stage._y) && (ido_y < 0)) || ((this.stage._y >= -1598) && (0 < ido_y))) {
var ido2_y = (ido.y * 2);
this.stage._y = this.stage._y - ido2_y;
this.bg._y = this.bg._y - ido.y;
}
this.temaeX = this.globalX;
this.temaeY = this.globalY;
this.globalX = this.main.jiki._x - this.stage._x;
this.globalY = this.main.jiki._y - this.stage._y;
this.sabunx = this.globalX - this.temaeX;
this.sabuny = this.globalY - this.temaeY;
this.yosokuX = this.globalX + this.sabunx;
this.yosokuY = this.globalY + this.sabuny;
this.namakeTimer--;
if (-1 < this.namakeTimer) {
} else {
this.namakeTimer = 4;
}
};
Symbol 13000 MovieClip [play_set] Frame 2
function shot() {
if (0 < this.main.shotcount) {
var i = this.main.shotcount;
var muki = this.main.muki;
var zure = ((Math.PI / 180) * muki);
var dx = ((Math.cos(zure) * 20) + this.ido_x);
var dy = ((Math.sin(zure) * 20) + this.ido_y);
this.stage.attachMovie("\u7DD1\u5F3E", ["shot" + i], 18030 + i, {_x:this.globalX, _y:this.globalY, _rotation:muki, dx:dx, dy:dy, i:i});
this.main.shotcount--;
if (0 >= this.main.shotcount) {
this.status.attachMovie("\u30EA\u30ED\u30FC\u30C9", "relo", 8100, {_x:300, _y:18});
}
}
}
function shot_enter(bs) {
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
var xx = (bs._x + this.stage._x);
var yy = (bs._y + this.stage._y);
if ((((xx < -40) || (520 < xx)) || (yy < -40)) || (520 < yy)) {
this.ireport(bs.i);
delete bs.dx;
delete bs.dy;
bs.removeMovieClip();
}
}
function ireport(i) {
if (this.stage[("shot" + i) + 1]._x == eval("undefined")) {
this.main.maxshot = i - 1;
}
}
function starbow() {
i = 1;
for ( ; 16 >= i ; i++) {
if (this.main.tage.hitTest(this.stage["enemy" + i])) {
this.stage["enemy" + i].HP = this.stage["enemy" + i].HP - 80;
tukan(this.stage["enemy" + i]._x, this.stage["enemy" + i]._y);
}
}
i = 1;
for ( ; 20 >= i ; i++) {
if (this.main.tage.hitTest(this.stage["gomi" + i])) {
this.stage["gomi" + i].HP = this.stage["gomi" + i].HP - 60;
tukan(this.stage["gomi" + i]._x, this.stage["gomi" + i]._y);
}
}
if (this.stage.BBcount >= bossTimer) {
i = 1;
for ( ; 8 >= i ; i++) {
if (this.main.tage.hitTest(this.stage.enemy16["b" + i])) {
this.stage.enemy16["b" + i].HP = this.stage.enemy16["b" + i].HP - 100;
tukan(this.stage.enemy16["b" + i]._x, this.stage.enemy16["b" + i]._y);
}
}
if (this.main.tage.hitTest(this.stage.enemy16.coa)) {
this.stage.enemy16.coa.HP = this.stage.enemy16.coa.HP - 40;
tukan(this.stage.enemy16.coa._x, this.stage.enemy16.coa._y);
}
}
}
function tukan(tx, ty) {
var xx = (((tx + this.main.tage._x) - this.stage._x) / 2);
var yy = (((ty + this.main.tage._y) - this.stage._y) / 2);
this.stage.attachMovie("\u30EC\u30FC\u30B6\u30FC\u30D2\u30C3\u30C8", "l_hit" + i, 14900 + i, {_x:xx, _y:yy});
}
function misutta() {
}
Symbol 13000 MovieClip [play_set] Frame 3
function waitBoss(bs) {
if (this.stage["enemy" + 16]._x == eval("undefined")) {
this.stage.attachMovie("\u30DC\u30B9\u767B\u5834", "bobo", 108489, {_x:1024, _y:1024});
bs.removeMovieClip();
}
}
function clia() {
delete onEnterFrame;
delete this.main.onEnterFrame;
this.main.leva.removeMovieClip();
h_rate = int((status.kagucount / status.kagumax) * 100);
hp_nokori = int((status.HP / 1500) * 100);
if (h_rate != 0) {
h_bonus = (50 - h_rate) * 20;
} else {
h_bonus = 2000;
}
tas_sco = this.score;
this.stcl.scoaa = tas_sco + "0";
}
function clia2() {
this.stcl.kag = h_rate + "\uFF05";
this.stcl.laif = hp_nokori + "\uFF05";
}
function clia3() {
this.stcl.bona1 = h_bonus + "0";
tas_sco = tas_sco + h_bonus;
this.stcl.scoaa = tas_sco + "0";
}
function clia35() {
var bai;
if (dif != 1) {
if (dif != 2) {
if (dif == 3) {
bai = 5;
}
} else {
bai = 2;
}
} else {
bai = 0.5;
}
var HPbonus = int(hp_nokori * bai);
this.stcl.bona2 = HPbonus + "0";
tas_sco = tas_sco + HPbonus;
this.stcl.scoaa = tas_sco + "0";
}
function clia4() {
var i = (sta + 1);
_root.sd.data["S" + i] = 1;
if (_root.sd.data[("S" + sta) + "score"] < tas_sco) {
_root.sd.data[("S" + sta) + "dest"] = h_rate;
_root.sd.data[("S" + sta) + "score"] = tas_sco;
}
}
function kuku() {
this._parent.attachMovie("\u771F\u9ED2\u5316", "sku", 600, {sta:sta});
}
function goENDING(hh) {
this._parent.attachMovie("\u30E9\u30B9\u30C8\u771F\u9ED2\u5316", "sku", 600, {sta:5, h_rate:h_rate});
}
function ALU_KILL() {
delete hp_nokori;
delete tas_sco;
delete h_bonus;
delete h_rate;
delete OK;
stage.Amge();
stage.WoG();
bg.destroy();
status.destroy();
main.bury();
destroy();
}
function messe() {
if (sta < 5) {
this._parent.wak.nextFrame();
}
}
Symbol 13000 MovieClip [play_set] Frame 22
_root.bgm.oen.start(0, 16);
Symbol 13000 MovieClip [play_set] Frame 23
stop();
Symbol 13800 MovieClip [back] Frame 1
obj_grass = new Sound(this.se);
obj_grass.attachSound("grass");
obj_Tex = new Sound(this.se);
obj_Tex.attachSound("tobak");
obj_tana = new Sound(this.se);
obj_tana.attachSound("tana");
obj_paper = new Sound(this.se);
obj_paper.attachSound("paper");
obj_kara = new Sound(this.se);
obj_kara.attachSound("kara");
obj_teki = new Sound(this.se);
obj_teki.attachSound("tekidan");
obj_zubisi = new Sound(this.se);
obj_zubisi.attachSound("zubisi");
obj_cano = new Sound(this.se);
obj_cano.attachSound("canon");
obj_flak2 = new Sound(this.se);
obj_flak2.attachSound("flak_h");
obj_bofo = new Sound(this.se);
obj_bofo.attachSound("bofo");
obj_pan = new Sound(this.dse);
obj_pan.attachSound("paan");
obj_SC = new Sound(this.dse);
obj_SC.attachSound("jaan");
obj_pan = new Sound(this.se);
obj_pan.attachSound("shotHIT");
obj_grass.setVolume(50);
lineStyle(10, 11184895, 100);
moveTo(100, 100);
lineTo(1948, 100);
lineTo(1948, 1948);
lineTo(100, 1948);
lineTo(100, 100);
Symbol 13800 MovieClip [back] Frame 2
function lantarn(bs) {
bs.HP = 50;
bs.item = 1;
}
function tana_hon(bs) {
bs.HP = 150;
bs.item = 3;
}
function tana_dic(bs) {
bs.HP = 150;
bs.item = 3;
}
function chest(bs) {
bs.HP = 200;
bs.item = 20;
}
function chair(bs) {
bs.HP = 150;
bs.item = 2;
}
function table(bs) {
bs.HP = 250;
bs.item = 5;
}
function vase(bs) {
bs.HP = 100;
bs.item = 2;
}
function TAKEload(bs) {
bs.HP = 230;
bs.pts = 4;
bs.timer = 0;
bs.firetimer = 0;
bs.t = 7 - dif;
}
function SCROLL(bs) {
bs.HP = 160 + (dif * 50);
bs.timer = 0;
bs.guardX = bs._x;
bs.guardY = bs._y;
bs.pts = 5;
sokutei(bs);
if (dif == 1) {
bs.onEnterFrame = function () {
atari_enemy(bs, 1, "paper", 1);
kotei(bs, 4, 33);
};
} else if (dif == 2) {
bs.onEnterFrame = function () {
atari_enemy(bs, 1, "paper", 1);
kotei(bs, 3, 32);
};
} else if (dif == 3) {
bs.onEnterFrame = function () {
atari_enemy(bs, 1, "paper", 1);
kotei(bs, 2, 32);
};
}
}
Symbol 13800 MovieClip [back] Frame 3
function atari_enemy(bs, bak, sound, ene) {
if (this._parent.namakeTimer == 0) {
var kix = (bs._x + this._x);
var kiy = (bs._y + this._y);
if (!((((kix < (-80 - bs.MaxX)) || ((560 + bs.MinX) < kix)) || (kiy < (-80 - bs.MaxY))) || ((560 + bs.MinX) < kiy))) {
bs.gamen = true;
} else {
bs.gamen = false;
}
}
if (bs.gamen == true) {
shotHit(bs, bs);
levaten(bs);
ded_chk(bs, bak, sound, ene, bs.numba);
}
}
function HTgamen(bs) {
if (this._parent.namakeTimer == 0) {
var kix = (Math.abs((bs._x + this._x) - 240) - 240);
var kiy = (Math.abs((bs._y + this._y) - 240) - 240);
if (!((100 < kix) || (100 < kiy))) {
bs.gamen = true;
} else {
bs.gamen = false;
}
}
}
function atari(bs, bak, sound, ene) {
var xx = Math.abs(bs._x - this._parent.globalX);
var yy = Math.abs(bs._y - this._parent.globalY);
if ((this._parent.main.kzm == true) && (xx < 300)) {
if ((bs.kakuto == 0) && (((bs.hitTest(this._parent.main.cloc.clo1) || (bs.hitTest(this._parent.main.cloc.clo2))) || (bs.hitTest(this._parent.main.cloc.clo3))) || (bs.hitTest(this._parent.main.cloc.clo4)))) {
KAGUleva(bs, 10);
}
}
if (!(((0 >= this._parent.main.cc) || (180 < xx)) || (180 < yy))) {
if ((bs.kakuto == 0) && (((bs.hitTest(this._parent.main.leva.kuro) || (bs.hitTest(this._parent.main.leva.kuro2))) || (bs.hitTest(this._parent.main.leva.kuro3))) || (bs.hitTest(this._parent.main.leva.kuro4)))) {
KAGUleva(bs, 50);
}
}
if (0 < bs.kakuto) {
bs.kakuto--;
ded_chk(bs, bak, sound, ene, bs.numba);
}
}
function KAGUleva(bs, damage) {
this.attachMovie("\u30EC\u30D0\u30D2\u30C3\u30C8", "ha" + ef, ef + 13000, {_x:bs._x, _y:bs._y, _rotation:(int(Math.random() * 6) * 60) + (int(Math.random() * 6) * -5)});
effe();
bs.kakuto = 6;
bs.HP = bs.HP - damage;
if (0 < bs.HP) {
obj_zubisi.start();
}
}
function ded_chk(bs, bak, sound, ene, numba, BB) {
if (0 >= bs.HP) {
var i = 1;
for ( ; bak >= i ; i++) {
if (bak != 2) {
if (1 >= bak) {
var xx = bs._x;
var yy = bs._y;
if (BB != eval("undefined")) {
var baso = bs._parent;
} else {
var baso = this;
}
if (sound == "paper") {
obj_paper.start();
baso.attachMovie("\u7206\u7D19", "ba" + ef, ef + 13000, {_x:xx, _y:yy});
} else if (sound == "right") {
obj_kara.start();
baso.attachMovie("\u7206\u7834\u30E9", "ba" + ef, ef + 13000, {_x:xx, _y:yy});
} else if (sound == "toho") {
obj_Tex.start();
baso.attachMovie("\u6771\u65B9\u7206", "ba" + ef, ef + 13000, {_x:xx, _y:yy});
} else {
obj_grass.start();
baso.attachMovie("\u7206\u7834\u30E9", "ba" + ef, ef + 13000, {_x:xx, _y:yy});
}
}
} else {
var yy = bs._y;
obj_tana.start();
if (i == 1) {
var xx = (bs._x + 32);
} else if (i == 2) {
var xx = (bs._x - 32);
}
this.attachMovie("\u7206\u7834\u30E9", "ba" + ef, ef + 13000, {_x:xx, _y:yy});
effe();
}
effe();
if (!((ene >= 1) && (BB == eval("undefined")))) {
if (ene != 1) {
this.attachMovie("\u6B8B\u9AB8", "ba" + gareki, gareki, {_x:xx, _y:yy});
itemspawn(bs, xx, yy);
gareki++;
}
} else if (ene == 2) {
this._parent.status.souji();
}
}
if (ene == 0) {
this._parent.status.kagu();
}
if (8 >= bs.numba) {
this.attachMovie("\u30B9\u30DD\u30FC\u30F3", "spawn" + bs.numba, 10 + bs.numba, {numba:bs.numba});
}
demolish(bs);
}
}
function demolish(bs) {
delete bs.t;
delete bs.onEnterFrame;
delete bs.HP;
delete bs.kakuto;
delete bs.gamen;
delete bs.firetimer;
delete bs.timer;
delete bs.shx;
delete bs.shy;
delete bs.speed;
delete bs.RS;
delete bs.hox;
delete bs.hoy;
delete bs.guardX;
delete bs.guardY;
delete bs.numba;
delete bs.bak;
delete bs.sound;
delete bs.ene;
delete bs.pts;
delete bs.BB;
delete bs.SI;
delete bs.ale;
delete bs.item;
delete bs.sitei;
delete bs.neraiX;
delete bs.neraiY;
delete bs.MinX;
delete bs.MaxX;
delete bs.MinY;
delete bs.MaxY;
bs.removeMovieClip();
}
function effe() {
this.ef++;
if (30 < this.ef) {
this.ef = 0;
}
}
function sokutei(bs) {
bs.kakuto = 0;
bs.gamen = false;
var Result = bs.getBounds(bs);
bs.MinX = Result.xMin;
bs.MaxX = Result.xMax;
bs.MinY = Result.yMin;
bs.MaxY = Result.yMax;
}
function levaten(bs, han) {
if (this._parent.main.kzm == true) {
if ((bs.kakuto == 0) && (((bs.hitTest(this._parent.main.cloc.clo1) || (bs.hitTest(this._parent.main.cloc.clo2))) || (bs.hitTest(this._parent.main.cloc.clo3))) || (bs.hitTest(this._parent.main.cloc.clo4)))) {
nomal_kakutou(bs, 30);
}
}
if (!(((0 < this._parent.main.cc) && (bs.kakuto == 0)) && (((bs.hitTest(this._parent.main.leva.kuro) || (bs.hitTest(this._parent.main.leva.kuro2))) || (bs.hitTest(this._parent.main.leva.kuro3))) || (bs.hitTest(this._parent.main.leva.kuro4))))) {
if (0 < bs.kakuto) {
bs.kakuto--;
}
} else {
nomal_kakutou(bs, 50);
}
}
function nomal_kakutou(bs, damage) {
this.attachMovie("\u30EC\u30D0\u30D2\u30C3\u30C8", "ha" + ef, ef + 13000, {_x:bs._x, _y:bs._y, _rotation:(int(Math.random() * 6) * 60) + (int(Math.random() * 6) * -5)});
effe();
bs.kakuto = 6;
bs.HP = bs.HP - damage;
if (0 < bs.HP) {
obj_zubisi.start();
HANDOU(bs);
}
}
function levatenBBP(bs) {
if (this._parent.main.kzm == true) {
if ((bs.kakuto == 0) && (((bs.hitTest(this._parent.main.cloc.clo1) || (bs.hitTest(this._parent.main.cloc.clo2))) || (bs.hitTest(this._parent.main.cloc.clo3))) || (bs.hitTest(this._parent.main.cloc.clo4)))) {
ship_kakuto(bs, 20);
}
}
if (!(((0 < this._parent.main.cc) && (bs.kakuto == 0)) && (((bs.hitTest(this._parent.main.leva.kuro) || (bs.hitTest(this._parent.main.leva.kuro2))) || (bs.hitTest(this._parent.main.leva.kuro3))) || (bs.hitTest(this._parent.main.leva.kuro4))))) {
if (0 < bs.kakuto) {
bs.kakuto--;
}
} else {
ship_kakuto(bs, 50);
}
}
function ship_kakuto(bs, damage) {
bs._parent.attachMovie("\u30EC\u30D0\u30D2\u30C3\u30C8", "ha" + ef, ef + 13000, {_x:bs._x, _y:bs._y, _rotation:(int(Math.random() * 6) * 60) + (int(Math.random() * 6) * -5)});
effe();
bs.kakuto = 6;
bs.HP = bs.HP - damage;
if (0 < bs.HP) {
obj_zubisi.start();
}
}
function shotHit(bs, bbs) {
if (this._parent.main.maxshot != this._parent.main.shotcount) {
var i = this._parent.main.maxshot;
for ( ; i >= this._parent.main.shotcount ; i--) {
if (this["shot" + i]._x != eval("undefined")) {
var kx = (this["shot" + i]._x + this._x);
var ky = (this["shot" + i]._y + this._y);
if (bs.hitTest(kx, ky, true)) {
this.attachMovie("\u30B7\u30E7\u30C3\u30C8\u7834\u88C2", "ha", 9000 + i, {_x:this["shot" + i]._x, _y:this["shot" + i]._y, _rotation:this["shot" + i]._rotation});
this._parent.ireport(i);
this["shot" + i].removeMovieClip();
bbs.HP = bbs.HP - 30;
if (0 < bbs.HP) {
obj_pan.start();
}
}
}
}
}
}
function BBparts(bs, snd, buhi) {
if (bs._parent.gamen != false) {
shotHit(bs, bs);
levatenBBP(bs);
if (2 >= buhi) {
if ((0 >= bs.HP) && (buhi == 0)) {
bs._parent.HP = 0;
}
if ((0 >= bs.HP) && (buhi == 2)) {
demolish(bs._parent.b3);
demolish(bs._parent.b4);
}
}
ded_chk(bs, 1, snd, 1, 90, 1);
}
}
function atari_BB(bs, snd, ene) {
if (this._parent.namakeTimer == 0) {
var kix = (bs._x + this._x);
var kiy = (bs._y + this._y);
if (!((((kix < -360) || ((840 + bs.MinX) < kix)) || (kiy < -320)) || (800 < kiy))) {
bs.gamen = true;
} else {
bs.gamen = false;
}
}
if (bs.gamen == true) {
levaten(bs);
if (0 >= bs.HP) {
this.BBcount = 0;
this.KillMark++;
sanmen(bs);
i = 1;
for ( ; 10 >= i ; i++) {
demolish(this["b" + i]);
}
this.attachMovie("\u5D29\u58CA\u673A", "tu", 8499, {_x:bs._x, _y:bs._y, _xscale:_xscale, ale:bs.ale});
}
ded_chk(bs, 1, "right", 1, 99, 2);
}
}
function HANDOU(bs) {
var xx = (bs._x - this._parent.globalX);
var yy = (bs._y - this._parent.globalY);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
if (kak >= (bs.hoR - 180)) {
if ((bs.hoR + 180) < kak) {
kak = kak - 360;
}
} else {
kak = kak + 360;
}
bs.hoR = (bs.hoR + kak) / 2;
}
function knockback(bs) {
if (dif >= 3) {
var xx = (this._parent.globalX - bs._x);
var yy = (this._parent.globalY - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
var dx = ((Math.cos((kak * Math.PI) / 180) * 300) + 240);
var dy = ((Math.sin((kak * Math.PI) / 180) * 300) + 240);
this._parent.main.tage._x = dx;
this._parent.main.tage._y = dy;
}
}
function sanmen(bs) {
if ((this.sta == 3) && (this.KillMark >= (this.lv - 2))) {
bs.ale = 1;
}
}
gareki = 2000;
ef = 0;
Symbol 13800 MovieClip [back] Frame 4
function BBload(bs, ale, tok) {
var mm;
bs.HP = 1600;
bs.kakuto = 0;
bs.firetimer = 1;
bs.gamen = false;
this._parent.status.alart(ale);
if (bs._x >= 1024) {
bs.RS = -1;
mm = 1;
} else {
bs._xscale = -100;
bs.RS = 1;
mm = -1;
}
bs.attachMovie("\u672C\u30B3\u30A2", "coa", 300, {_y:-33});
if (0 < ale) {
bs.RS = 0;
}
var kaz = 1;
var i = 2;
for ( ; 9 >= i ; i++) {
if (!((kaz < lv) && ((0 < int(Math.random() * 2)) || (0 < ale)))) {
if (i == 9) {
select_parts(bs, 99);
}
} else {
select_parts(bs, i, mm);
kaz++;
if ((i == 4) || (i == 3)) {
select_parts(bs, 1, mm);
}
if (i == 9) {
select_parts(bs, 88, mm);
}
}
}
}
function BBparts_l(bs, pn) {
bs.kakuto = 0;
if (pn == 0) {
bs.HP = 550 + (lv * 20);
if (sta == 3) {
bs.HP = bs.HP - 100;
}
bs.pts = 10;
} else if (pn == 1) {
bs.HP = 150 + (lv * 40);
bs.pts = 1;
} else if (pn == 2) {
bs.HP = 750 + (lv * 20);
bs.pts = 1;
} else if (pn == 88) {
bs.HP = 450 + (lv * 20);
bs.pts = 1;
} else {
bs.HP = 150 + (lv * 40);
bs.pts = 1;
return;
}
}
function BBfire0(bs, num) {
if ((bs._parent.firetimer % num) == 1) {
maingun(bs);
}
}
function BBfire1(bs) {
if ((bs._parent.gamen == true) && ((bs._parent.firetimer % 48) == 5)) {
AAgun(bs);
}
}
function BBfire3(bs) {
if ((bs._parent.firetimer % 36) == 18) {
flak(bs, 24, "BB", "FLAK");
}
}
function BBfire4(bs, num) {
if (((bs._parent.gamen == true) && ((bs._parent.firetimer % num) == 0)) && ((bs._parent.firetimer % 20) < 10)) {
AAgun(bs);
}
}
function BBfire5(bs) {
if ((bs._parent.firetimer % 36) == 0) {
flak(bs, 24, "BB", "FLAK");
}
}
function BBfire6(bs) {
if ((bs._parent.gamen == true) && ((bs._parent.firetimer % 16) == 0)) {
AAgun(bs);
}
}
function BBfire7(bs, num) {
if (((bs._parent.gamen == true) && ((bs._parent.firetimer % num) == 0)) && (bs._parent.firetimer < 80)) {
AAgun(bs);
}
}
function BBfire8(bs) {
if ((bs._parent.firetimer % 48) == 9) {
AAgun(bs);
}
}
function BBfire9(bs) {
if (((bs._parent.firetimer % 12) == 4) && (bs._parent.firetimer < 40)) {
SAM(bs);
}
}
function select_parts(bs, nn, mm) {
if (nn == 2) {
bs.attachMovie("\u7832\u53F0\u30E9\u30F3\u30D71", "b1", 110, {_x:-37, _y:-52, hx:-37 * mm});
} else if (nn == 1) {
bs.attachMovie("\u3072\u304D\u3060\u30572", "b2", 120, {_x:-14, _y:25, hx:-14 * mm});
} else if (nn == 3) {
bs.attachMovie("\u672C\u3072\u304D3", "b3", 130, {_x:-21, _y:20, hx:-21 * mm});
} else if (nn == 4) {
bs.attachMovie("\u30B9\u30AF\u3072\u304D4", "b4", 140, {_x:29, _y:59, hx:29 * mm});
} else if (nn == 5) {
bs.attachMovie("\u7832\u53F0\u5730\u74035", "b5", 150, {_x:58, _y:-27, hx:58 * mm});
} else if (nn == 6) {
bs.attachMovie("\u7832\u53F0\u6C34\u66766", "b6", 160, {_x:-69, _y:-28, hx:-69 * mm});
} else if (nn == 7) {
bs.attachMovie("\u7832\u53F0\u672C7", "b7", 170, {_x:-66, _y:-55, hx:-66 * mm});
} else if (nn == 8) {
bs.attachMovie("\u7832\u53F0\u30B9\u30AF8", "b8", 180, {_x:-1, _y:-7, hx:-1 * mm});
} else if (nn == 9) {
bs.attachMovie("\u7832\u53F0\u7AF9\u7C219", "b9", 190, {_x:-58, _y:10, hx:-58 * mm, mu:mm});
} else if (nn == 88) {
bs.attachMovie("\u958B\u304D\u68DA", "b10", 111, {_x:-83, _y:9, hx:-83 * mm, mu:mm});
} else if (nn == 99) {
bs.attachMovie("\u9589\u3058\u68DA", "b99", 190);
}
}
Symbol 13800 MovieClip [back] Frame 5
function tomaki(bs, hh, kan) {
var kyx = (this._parent.globalX - bs.shx);
var kyy = (this._parent.globalY - bs.shy);
var kak = ((Math.atan2(kyy, kyx) * 180) / Math.PI);
if (bs.gamen != false) {
if (0 >= bs.timer) {
if (0 >= int(Math.random() * 2)) {
jo = -1;
} else {
var jo = 1;
}
kak = kak + (((4 * (int(Math.random() * 10) + 1)) + 58) * jo);
bs.hox = Math.cos((kak * Math.PI) / 180) * 4;
bs.hoy = Math.sin((kak * Math.PI) / 180) * 4;
bs.timer = 50;
}
bs.shx = bs.shx + bs.hox;
bs.shy = bs.shy + bs.hoy;
if (bs.shx >= 110) {
if (1938 < bs.shx) {
bs.shx = 1938;
}
} else {
bs.shx = 110;
}
if (bs.shy >= 110) {
if (1938 < bs.shy) {
bs.shy = 1938;
}
} else {
bs.shy = 110;
}
bs._x = bs.shx;
bs._y = bs.shy;
bs.timer--;
if (((hh >= bs.timer) && ((bs.timer % kan) == 0)) || (bs.timer == 25)) {
this.gun(bs);
}
} else {
bs.shx = bs.shx + (Math.cos((kak * Math.PI) / 180) * 10);
bs.shy = bs.shy + (Math.sin((kak * Math.PI) / 180) * 10);
var xxx = (bs.shx + this._x);
var yyy = (bs.shy + this._y);
if ((((-40 < xxx) && (xxx < 520)) && (-40 < yyy)) && (yyy < 520)) {
bs.gamen = true;
bs._x = bs.shx;
bs._y = bs.shy;
}
}
}
function Mrauncher(bs, hh) {
var kyx = (this._parent.globalX - bs._x);
var kyy = (this._parent.globalY - bs._y);
var kyori = Math.sqrt((kyx * kyx) + (kyy * kyy));
if (0 >= bs.timer) {
if (kyori >= 320) {
var kak = ((int(Math.random() * 6) * 60) + (int(Math.random() * 10) * 6));
} else {
var kak = ((Math.atan2(kyy, kyx) * 180) / Math.PI);
kak = kak + ((int(Math.random() * 11) - 5) * 4);
}
bs.dx = Math.cos((kak * Math.PI) / 180) * 5;
bs.dy = Math.sin((kak * Math.PI) / 180) * 5;
bs.timer = 60;
}
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
if (bs._x >= 140) {
if (1908 < bs._x) {
if (0 >= bs.dy) {
kak = 270;
} else {
kak = 90;
}
bs._x = 1908;
kakkeisan(bs, kak, 5);
}
} else {
if (0 >= bs.dy) {
kak = 270;
} else {
kak = 90;
}
bs._x = 140;
kakkeisan(bs, kak, 5);
}
if (bs._y >= 140) {
if (1908 < bs._y) {
if (0 >= bs.dx) {
kak = 180;
} else {
kak = 0;
}
bs._y = 1908;
kakkeisan(bs, kak, 5);
}
} else {
if (0 >= bs.dx) {
kak = 180;
} else {
kak = 0;
}
bs._y = 140;
kakkeisan(bs, kak, 5);
}
bs.timer--;
bs.firetimer--;
if (0 >= bs.firetimer) {
bs.firetimer = 72;
}
if (((bs.firetimer % 24) == 1) && (int(Math.random() * hh) < 2)) {
this.missile(bs);
}
if ((bs.gamen == true) && ((bs.firetimer % 48) == 1)) {
gun(bs);
}
}
function assalt(bs, ss) {
var zahX = ((this._parent.globalX + bs.neraiX) - bs.shx);
var zahY = ((this._parent.globalY + bs.neraiY) - bs.shy);
var rot = ((Math.atan2(zahY, zahX) * 180) / Math.PI);
if (rot >= (bs.hoR - 180)) {
if ((bs.hoR + 180) < rot) {
rot = rot - 360;
}
} else {
rot = rot + 360;
}
if (9 >= (bs.hoR - rot)) {
if ((bs.hoR - rot) >= -9) {
bs.RS = bs.RS * 0.6;
} else {
bs.RS = bs.RS + 0.4;
}
} else {
bs.RS = bs.RS - 0.4;
}
if (9 < bs.RS) {
bs.RS = 9;
}
if ((bs.RS * -1) < -9) {
bs.RS = 9;
}
bs.hoR = bs.hoR + bs.RS;
if (!((3 < bs.RS) || (bs.RS < -3))) {
bs.speed = bs.speed * 1.2;
if (ss < bs.speed) {
bs.speed = ss;
}
} else {
bs.speed = bs.speed * 0.95;
if (bs.speed < 2) {
bs.speed = 2;
}
if ((6 < bs.RS) || (bs.RS < -6)) {
bs.speed = bs.speed * 0.9;
}
}
var rad2 = ((bs.hoR * Math.PI) / 180);
bs.shx = bs.shx + (Math.cos(rad2) * bs.speed);
bs.shy = bs.shy + (Math.sin(rad2) * bs.speed);
var xxx = (bs.shx + this._x);
var yyy = (bs.shy + this._y);
if (((((bs.gamen == false) && (-60 < xxx)) && (xxx < 540)) && (-60 < yyy)) && (yyy < 540)) {
bs.gamen = true;
}
if (bs.gamen == true) {
bs._x = bs.shx;
bs._y = bs.shy;
bs._rotation = bs.hoR;
bs.firetimer--;
if (((bs.firetimer == 0) || ((bs.firetimer == 9) && (bs.speed < 8))) || ((bs.firetimer == 3) && (bs.speed < 5))) {
this.gun(bs);
bs.firetimer = 18;
}
}
}
function kotei(bs, hard, ren) {
if (bs.gamen == true) {
houkoutenkan(bs, 45, 7, 16);
if (((bs.timer < 17) && ((bs.timer % hard) == 0)) || ((bs.timer < 36) && (ren < bs.timer))) {
this.gun(bs);
}
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
}
}
function kotei_bofo(bs, hard) {
if (bs.gamen != true) {
if (0 >= bs.timer) {
bs.timer = 38;
}
bs.timer--;
} else {
houkoutenkan(bs, 38, 9, 20);
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
}
if (((bs.timer < 24) && ((bs.timer % 6) == 1)) && (int(Math.random() * hard) == 0)) {
this.flak(bs, 22, 0, "bofors", 1);
}
}
function houkoutenkan(bs, maxtime, sp, gen) {
if (bs.timer != 0) {
if (!((bs.timer == gen) && (bs.gamen == true))) {
bs.timer--;
} else {
bs.timer--;
bs.dx = bs.dx * 0.5;
bs.dy = bs.dy * 0.5;
}
} else {
bs.timer = maxtime;
var kx = (bs.guardX - bs._x);
var ky = (bs.guardY - bs._y);
var kyori = Math.sqrt((kx * kx) + (ky * ky));
if (250 >= kyori) {
var rkak = ((int(Math.random() * 6) * 60) + ((int(Math.random() * 5) - 2) * 10));
bs.dx = Math.cos((rkak * Math.PI) / 180) * sp;
bs.dy = Math.sin((rkak * Math.PI) / 180) * sp;
} else {
var kak = ((Math.atan2(ky, kx) * 180) / Math.PI);
bs.dx = Math.cos((kak * Math.PI) / 180) * sp;
bs.dy = Math.sin((kak * Math.PI) / 180) * sp;
}
}
}
function BBenter(bs) {
bs.firetimer--;
if (0 >= bs.firetimer) {
bs.firetimer = 144;
}
bs._x = bs._x + bs.RS;
if ((bs._x < 300) || (1700 < bs._x)) {
bs.RS = bs.RS * -1;
}
}
function kakkeisan(bs, kak, sp) {
bs.dx = Math.cos((kak * Math.PI) / 180) * sp;
bs.dy = Math.sin((kak * Math.PI) / 180) * sp;
}
Symbol 13800 MovieClip [back] Frame 6
function gun(bs) {
var kx = (this._parent.globalX - bs._x);
var ky = (this._parent.globalY - bs._y);
var kyori = Math.sqrt((kx * kx) + (ky * ky));
var Ykx = (this._parent.yosokuX - bs._x);
var Yky = (this._parent.yosokuY - bs._y);
var Ykyori = Math.sqrt((Ykx * Ykx) + (Yky * Yky));
var tozakari = ((kyori - Ykyori) + DANSOKU);
var t = (kyori / tozakari);
var xx = ((this._parent.globalX + (this._parent.sabunx * t)) - bs._x);
var yy = ((this._parent.globalY + (this._parent.sabuny * t)) - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
var dx = (Math.cos((kak * Math.PI) / 180) * DANSOKU);
var dy = (Math.sin((kak * Math.PI) / 180) * DANSOKU);
ju++;
obj_teki.start();
this.attachMovie("\u30AC\u30F3", "gun" + ju, 90000 + ju, {_x:bs._x, _y:bs._y, _rotation:kak, dx:dx, dy:dy});
if (49 < ju) {
ju = 0;
}
}
function gun2(bs, dx, dy) {
bs._x = bs._x + dx;
bs._y = bs._y + dy;
tokei(bs, "gun");
if (bs.hitTest(this._parent.main.jiki._x, this._parent.main.jiki._y, false)) {
this._parent.status.damage();
this._parent.main.attachMovie("\u30C0\u30E1\u30FC\u30B8\u30D2\u30C3\u30C8", "da", 3990, {_x:this._parent.main.jiki._x, _y:this._parent.main.jiki._y, _rotation:bs._rotation});
this.destroy(bs);
}
gamengai(bs);
}
function gamengai(bs) {
if (this._parent.namakeTimer == 0) {
var xx = (Math.abs((bs._x + this._x) - 240) - 240);
var yy = (Math.abs((bs._x + this._x) - 240) - 240);
if ((100 < xx) || (100 < yy)) {
destroy(bs);
}
}
}
function destroy(bs) {
delete bs.dx;
delete bs.dy;
delete bs.jg;
delete bs.limi;
delete bs.onEnterFrame;
bs.removeMovieClip();
}
function AAgun(bs) {
var jx = (bs.hx + bs._parent._x);
var jy = (bs._y + bs._parent._y);
var kx = (this._parent.globalX - jx);
var ky = (this._parent.globalY - jy);
var kyori = Math.sqrt((kx * kx) + (ky * ky));
var Ykx = (this._parent.yosokuX - jx);
var Yky = (this._parent.yosokuY - jy);
var Ykyori = Math.sqrt((Ykx * Ykx) + (Yky * Yky));
var tozakari = ((kyori - Ykyori) + 20);
var t = (kyori / tozakari);
var xx = ((this._parent.globalX + (this._parent.sabunx * t)) - jx);
var yy = ((this._parent.globalY + (this._parent.sabuny * t)) - jy);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
var dx = (Math.cos((kak * Math.PI) / 180) * 20);
var dy = (Math.sin((kak * Math.PI) / 180) * 20);
ju++;
obj_teki.start();
this.attachMovie("\u30AC\u30F3", "gun" + ju, 90000 + ju, {_x:jx, _y:jy, _rotation:kak, dx:dx, dy:dy});
this.attachMovie("\u767A\u5C04AA", "gun" + ju, 90100 + ju, {_x:jx, _y:jy});
if (49 < ju) {
ju = 0;
}
}
function maingun(bs) {
var jx = bs._parent._x;
var jy = (bs._y + bs._parent._y);
var xx = ((this._parent.globalX + (this._parent.sabunx * 36)) - jx);
var yy = ((this._parent.globalY + (this._parent.sabuny * 36)) - jy);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
ju++;
this.attachMovie("\u4E3B\u7832", "gun" + ju, 90000 + ju, {_x:jx, _y:jy, _rotation:kak, ban:16});
if (49 < ju) {
ju = 0;
}
}
function STREAM(bs, IL) {
var jx = bs._x;
var jy = bs._y;
var xx = ((this._parent.globalX + (this._parent.sabunx * 24)) - jx);
var yy = ((this._parent.globalY + (this._parent.sabuny * 24)) - jy);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
ju++;
if (IL == 1) {
this.attachMovie("\u6301\u3061\u904B\u3073\u30EC\u30FC\u30B6\u30FC", "gun" + ju, 90000 + ju, {_x:jx, _y:jy, _rotation:kak, ten:bs});
} else {
this.attachMovie("\u30B9\u30C8\u30EA\u30FC\u30E0\u30EC\u30FC\u30B6\u30FC", "gun" + ju, 90000 + ju, {_x:jx, _y:jy, _rotation:kak});
}
if (49 < ju) {
ju = 0;
}
}
function maingun2(bs) {
if (bs.hitTest(this._parent.main.jiki._x, this._parent.main.jiki._y, true)) {
this._parent.status.damage();
}
}
function maingun3(bs) {
if (bs.hitTest(this._parent.main.jiki._x, this._parent.main.jiki._y, true)) {
this._parent.status.damage();
knockback(bs);
}
}
function flak(bs, spi, baso, shu, mmm) {
if (baso != "BB") {
var jx = bs._x;
var jy = bs._y;
} else {
var jx = (bs.hx + bs._parent._x);
var jy = (bs._y + bs._parent._y);
}
var kx = (this._parent.globalX - jx);
var ky = (this._parent.globalY - jy);
var kyori = Math.sqrt((kx * kx) + (ky * ky));
var Ykx = (this._parent.yosokuX - jx);
var Yky = (this._parent.yosokuY - jy);
var Ykyori = Math.sqrt((Ykx * Ykx) + (Yky * Yky));
var tozakari = ((kyori - Ykyori) + spi);
var t = Math.round(kyori / tozakari);
var xx = ((this._parent.globalX + (this._parent.sabunx * t)) - jx);
var yy = ((this._parent.globalY + (this._parent.sabuny * t)) - jy);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
if (mmm != eval("undefined")) {
bs._rotation = kak;
}
var dx = (Math.cos((kak * Math.PI) / 180) * spi);
var dy = (Math.sin((kak * Math.PI) / 180) * spi);
ju++;
obj_flak1.start();
if (t < 10) {
t = 10;
}
this.attachMovie(shu, "gun" + ju, 90000 + ju, {_x:jx, _y:jy, dx:dx, dy:dy, limi:t});
this.attachMovie("\u767A\u5C04AA", "gun" + ju, 90100 + ju, {_x:jx, _y:jy});
if (49 < ju) {
ju = 0;
}
}
function flak2(bs, limi, shu, oto) {
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
bs.jg++;
if ((limi - bs.jg) < 5) {
bs.dx = bs.dx * 0.9;
bs.dy = bs.dy * 0.9;
if (0 >= (limi - bs.jg)) {
this[oto].start();
this.attachMovie(shu, "fla" + ju, 89600 + ju, {_x:bs._x, _y:bs._y});
ju++;
if (49 < ju) {
ju = 0;
}
this.destroy(bs);
}
}
}
function SAM(bs) {
var jx = (bs.hx + bs._parent._x);
var jy = (bs._y + bs._parent._y);
var rad = ((135 * Math.PI) / 180);
var dx = (Math.cos(rad) * 18);
var dy = (Math.sin(rad) * 18);
var kak = (90 + (45 * bs.mu));
mimi++;
this.attachMovie("\u7AF9\u30DF\u30BDsam", "miso" + mimi, 90650 + mimi, {_x:jx, _y:jy, _rotation:kak, RS:0, speed:20, timer:0, dx:dx * bs.mu, dy:dy});
if (49 < mimi) {
mimi = 0;
}
}
function missile(bs) {
var kx = (this._parent.globalX - bs._x);
var ky = (this._parent.globalY - bs._y);
var kak = ((Math.atan2(ky, kx) * 180) / Math.PI);
if (360 >= kak) {
if (kak < 0) {
kak = kak + 360;
}
} else {
kak = kak - 360;
}
mimi++;
bs._rotation = kak;
this.attachMovie("\u7AF9\u30DF\u30BD", "miso" + mimi, 90650 + mimi, {_x:bs._x, _y:bs._y, _rotation:kak, RS:0, speed:26, timer:0});
if (49 < mimi) {
mimi = 0;
}
}
function misou(bs) {
var zahX = (this._parent.yosokuX - bs._x);
var zahY = (this._parent.yosokuY - bs._y);
var rot = ((Math.atan2(zahY, zahX) * 180) / Math.PI);
if (360 >= rot) {
if (rot < 0) {
rot = rot + 360;
}
} else {
rot = rot - 360;
}
var hoR = bs._rotation;
if ((hoR - rot) >= -180) {
if (180 < (hoR - rot)) {
rot = rot + 360;
}
} else {
rot = rot - 360;
}
if (9 >= (hoR - rot)) {
if ((hoR - rot) >= -9) {
bs.RS = bs.RS * 0.5;
} else {
bs.RS = bs.RS + 0.2;
}
} else {
bs.RS = bs.RS - 0.2;
}
if (18 >= bs.RS) {
if ((bs.RS * -1) < -18) {
bs.RS = 18;
}
} else {
bs.RS = 18;
}
bs._rotation = bs._rotation + bs.RS;
if (!((6 < bs.RS) || (bs.RS < -6))) {
bs.speed = 19;
} else {
bs.speed = bs.speed * 0.98;
if (bs.speed < 16) {
bs.speed = 16;
}
}
var rad2 = ((bs._rotation * Math.PI) / 180);
bs._x = bs._x + (Math.cos(rad2) * bs.speed);
bs._y = bs._y + (Math.sin(rad2) * bs.speed);
if (!((Math.abs(zahX) < 30) && (Math.abs(zahY) < 30))) {
if ((Math.abs(zahX) < 60) && (Math.abs(zahY) < 60)) {
bs.gotoAndPlay(4);
}
} else {
explod(bs);
}
bs.timer++;
if (200 < bs.timer) {
explod(bs);
}
tokei(bs, "miso");
}
function explod(bs) {
delete bs.timer;
delete bs.hoR;
delete bs.RS;
delete bs.speed;
obj_bofo.start();
this.attachMovie("exp_bofors", "vv", bs.getDepth(), {_x:bs._x, _y:bs._y});
bs.removeMovieClip();
}
function tokei(bs, PP) {
if (this._parent.main.kzm == true) {
var kx = (bs._x + this._x);
var ky = (bs._y + this._y);
if (this._parent.main.cloc.hitTest(kx, ky, true)) {
this[PP + "_tokei"](bs);
}
}
}
function gun_tokei(bs) {
this.attachMovie("\u5F3E\u6D88", "da", getDepth(bs), {_x:bs._x, _y:bs._y});
destroy(bs);
}
function miso_tokei(bs) {
explod(bs);
}
function star_tokei(bs) {
this.attachMovie("\u30B7\u30E7\u30C3\u30C8\u6D88", "da", getDepth(bs), {_x:bs._x, _y:bs._y});
destroy(bs);
}
ju = 0;
mimi = 0;
DANSOKU = 14 + (dif * 2);
Symbol 13800 MovieClip [back] Frame 7
function respawn(bs, numba) {
bs.t++;
if (this._parent.spawnInterbal < bs.t) {
var sindo = (8600 + numba);
var youi;
if (3 < numba) {
if (6 < numba) {
if (8 >= numba) {
youi = "\u7AF9";
}
} else {
youi = "\u8F9E\u66F8";
}
} else {
youi = "\u5C0F\u672C";
}
if (3 >= numba) {
if (dif == 1) {
youi = youi + "E";
}
if (dif == 3) {
youi = youi + "H";
}
}
var sx;
var sy;
if (1024 >= this._parent.globalX) {
sx = 1280;
} else {
sx = 768;
}
if (1024 >= this._parent.globalY) {
sy = 1280;
} else {
sy = 768;
}
this.attachMovie(youi, "enemy" + numba, sindo, {_x:sx, _y:sy, numba:numba, sitei:numba});
delete bs.t;
delete bs.numba;
BBcount++;
if (BBcount == this._parent.bossTimer) {
this.attachMovie("\u8266", "enemy16", 8496, {_x:sx, _y:sy, ale:0});
}
delete onEnterFrame;
bs.removeMovieClip();
}
}
function graze(bs) {
var i = 1;
for ( ; 3 >= i ; i++) {
var rot = ((int(Math.random() * 6) * 60) + ((int(Math.random() * 5) - 2) * 10));
bs["t" + i]._rotation = rot;
}
}
function itemspawn(bs, xx, yy) {
var shuru;
var ritu = (int(Math.random() * 20) + 1);
var zr = 0;
if (bs.item < ritu) {
shuru = "\u70B9\u7B26";
zr = (int(Math.random() * 20) - 10) * 4;
} else {
shuru = "\u30CF\u30C8";
}
II++;
this.attachMovie(shuru, "item" + II, 5000 + II, {_x:xx + zr, _y:yy - 50, dy:-1});
if (49 < II) {
II = 0;
}
}
function TENFU(bs) {
bs._y = bs._y + bs.dy;
bs.dy = bs.dy + 0.2;
if ((Math.abs(bs._x - this._parent.globalX) < 40) && (Math.abs(bs._y - this._parent.globalY) < 40)) {
this._parent.status.MPget();
bs.removeMovieClip();
}
if ((this._parent.namakeTimer == 1) && (2000 < bs._y)) {
bs.removeMovieClip();
}
}
function HATO(bs) {
if ((Math.abs(bs._x - this._parent.globalX) < 50) && (Math.abs(bs._y - this._parent.globalY) < 50)) {
this._parent.status.HPget();
bs.removeMovieClip();
}
}
function enterBOSS() {
this._parent.lv = this._parent.lv + 2;
this.attachMovie("\u8266", "enemy16", 8446, {_x:1024, _y:1024, ale:1});
if (this.sta == 2) {
this.attachMovie("\u9B54\u7406\u6C99", "mmm", 8447, {_x:1024, _y:1000, typ:99});
this._parent._parent.wak.attachMovie("\u9762\u30E12", "msg", 500);
}
}
BBcount = 0;
KillMark = 0;
II = 0;
Symbol 13800 MovieClip [back] Frame 8
function gom(youi, xx, yy) {
t_count++;
var name = ("gomi" + t_count);
var sindo = (4000 + t_count);
var sx = ((xx * 50) + 1024);
var sy = ((yy * 50) + 1024);
this.attachMovie(youi, name, sindo, {_x:sx, _y:sy});
}
function tirakasi1() {
gom("\u53E4\u65B0\u805E", -12, -9);
gom("\u53E4\u65B0\u805E", 14, -12);
gom("\u53E4\u65B0\u805E", -12, 10);
gom("\u53E4\u65B0\u805E", 12, 10);
gom("\u304F\u305A\u304B\u3054", -10, 8);
gom("\u304F\u305A\u304B\u3054", 12, 2);
gom("\u9ED2\u888B", 13, 3);
gom("\u304F\u305A\u304B\u3054", -1, 11);
gom("\u7F36\u5165\u308C", -2.3, 11);
gom("\u7F36\u5165\u308C", -16, -8);
gom("\u9ED2\u888B", -16, -1);
gom("\u9ED2\u888B", -15, 0);
gom("\u9ED2\u888B", 9, 11);
gom("\u7F36\u8A70", -5, -10);
gom("\u7F36\u8A70", 1, 10);
}
function tirakasi2() {
gom("\u53E4\u65B0\u805E", -12, 3);
gom("\u53E4\u65B0\u805E", -12, 4);
gom("\u53E4\u65B0\u805E", -13, 3.5);
gom("\u53E4\u65B0\u805E", 12, -10);
gom("\u53E4\u65B0\u805E", 8, -11);
gom("\u7F36\u8A70", -8, -6);
gom("\u304F\u305A\u304B\u3054", 10, -8);
gom("\u9ED2\u888B", 11, -3);
gom("\u304F\u305A\u304B\u3054", -3, 9);
gom("\u7F36\u5165\u308C", 4, -1);
gom("\u7F36\u5165\u308C", -1, -8);
gom("\u7F36\u5165\u308C", 10, 8);
gom("\u53E4\u65B0\u805E", -1, -7);
gom("\u53E4\u65B0\u805E", 0, -7.5);
gom("\u9ED2\u888B", -12, 9);
gom("\u9ED2\u888B", -11, 10);
gom("\u9ED2\u888B", 9, 2);
gom("\u304F\u305A\u304B\u3054", -5, -10);
gom("\u7F36\u8A70", -8.5, 7.8);
}
function tirakasi3() {
}
function tirakasi4() {
gom("\u53E4\u65B0\u805E", -8, 5);
gom("\u53E4\u65B0\u805E", -8, 6);
gom("\u53E4\u65B0\u805E", -9, 5.5);
gom("\u304F\u305A\u304B\u3054", -10, -10);
gom("\u304F\u305A\u304B\u3054", 2, -5);
gom("\u9ED2\u888B", 12, -5);
gom("\u9ED2\u888B", 4, 12);
gom("\u7F36\u8A70", 2, 10);
gom("\u53E4\u65B0\u805E", 8, 8);
gom("\u7F36\u5165\u308C", 14, -6);
gom("\u7F36\u5165\u308C", -3, 8);
gom("\u53E4\u65B0\u805E", -8, -2);
gom("\u9ED2\u888B", -7, -2.5);
gom("\u304F\u305A\u304B\u3054", -11.5, 2);
gom("\u9ED2\u888B", 11, 10);
gom("\u9ED2\u888B", 12, 10);
gom("\u9ED2\u888B", 11.5, 11);
gom("\u53E4\u65B0\u805E", 12, 2);
gom("\u9ED2\u888B", -11, 10);
}
function tirakasi5() {
}
t_count = 0;
this["tirakasi" + sta]();
this._parent.status.gomicount = this.t_count + 1;
this._parent.status.gomimax = this.t_count;
if (!((sta == 3) || (sta == 5))) {
this._parent.status.souji();
} else {
this._parent.status.soji = "\uFF0D";
}
delete t_count;
Symbol 13800 MovieClip [back] Frame 9
function haiti(youi, xx, yy, uu) {
k_count++;
var name = ("obj" + k_count);
var sindo = (1000 + k_count);
var sx = ((xx * 50) + 1024);
var sy = ((yy * 50) + 1024);
this.attachMovie(youi, name, sindo, {_x:sx, _y:sy, ue:uu});
}
function haiti_B(youi, xx, yy, uu) {
k_count++;
var name = ("obj" + k_count);
var sindo = (1000 + k_count);
var sx = ((xx * 50) + 1024);
this.attachMovie(youi, name, sindo, {_x:sx, _y:yy, ue:uu});
}
function hondana(xx, yy, kae) {
var ty = ((yy * 50) + 1024);
if (kae == 1) {
haiti("\u68DA_\u672C", xx, yy, 1);
} else {
haiti("\u68DA_\u8F9E", xx, yy, 1);
}
if (kae == 2) {
haiti_B("\u68DA_\u672C", xx, ty + 46);
} else {
haiti_B("\u68DA_\u8F9E", xx, ty + 46);
}
if (kae == 3) {
haiti_B("\u68DA_\u672C", xx, ty + 92);
} else {
haiti_B("\u68DA_\u8F9E", xx, ty + 92);
}
}
function maruset(xx, yy) {
haiti("\u6905\u5B50\u5DE6", xx - 2, yy);
haiti("\u6905\u5B50\u53F3", xx + 2, yy);
haiti("\u4E38\u30C6\u30FC\u30D6\u30EB", xx, yy);
}
function kaguoki1() {
var i = -4;
for ( ; 4 >= i ; i++) {
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, -14);
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, 14);
}
haiti("\u5B9D\u7BB1", -14, 12);
haiti("\u5B9D\u7BB1", 14, -2);
hondana(-6, -4);
hondana(6, -4);
hondana(-8, 6, 2);
hondana(8, 6);
hondana(-14, -10);
hondana(14, -10, 1);
maruset(0, 5);
haiti("\u82B1\u74F6", 0, 4.5);
}
function kaguoki2() {
var i = -4;
for ( ; 4 >= i ; i++) {
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, -14);
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, 14);
}
haiti("\u5B9D\u7BB1", -11, 1);
haiti("\u5B9D\u7BB1", 14, -3.5);
hondana(-6, -2);
hondana(-11, -2);
hondana(6, -2);
hondana(11, -2);
hondana(7, 5);
hondana(12, 5, 1);
hondana(-7, -9);
hondana(-12, -9, 2);
hondana(-1, 8, 2);
maruset(5, -7);
maruset(-8, 8);
haiti("\u82B1\u74F6", 5, -7.5);
}
function kaguoki3() {
var i = -4;
for ( ; 4 >= i ; i++) {
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, -14);
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, 14);
}
haiti("\u5B9D\u7BB1", -4, 2);
haiti("\u5B9D\u7BB1", 4, -2);
var i = -1;
for ( ; 1 >= i ; i = i + 2) {
hondana(4 * i, -6, 1 * i);
hondana(6 * i, -4);
hondana(9 * i, -1, -3 * i);
hondana(5 * i, 6, 2 * i);
}
hondana(12, -10, 1);
haiti("\u82B1\u74F6", -9, -2);
haiti("\u6905\u5B50\u5DE6", -11, -10);
haiti("\u6905\u5B50\u5DE6", -9, -11);
haiti("\u6905\u5B50\u5DE6", -10, 7);
haiti("\u6905\u5B50\u53F3", -7, 8);
maruset(12, 5);
haiti("\u82B1\u74F6", 12, 4.5);
}
function kaguoki4() {
var i = -4;
for ( ; 4 >= i ; i++) {
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, -14);
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, 14);
}
haiti("\u5B9D\u7BB1", 11, 1);
haiti("\u5B9D\u7BB1", -14, -3.5);
hondana(5, 5, 2);
hondana(6, -2);
hondana(8.5, -2, 1);
hondana(11, -2);
hondana(13.5, -2);
hondana(7, -9);
hondana(9.5, -9);
hondana(12, -9, 2);
hondana(14.5, -9);
hondana(-10, -7);
hondana(-12.5, -7);
hondana(-13.5, 0, 3);
hondana(-14.5, 7);
haiti("\u6905\u5B50\u5DE6", -6, 4);
haiti("\u6905\u5B50\u53F3", 4, 0);
maruset(-1, -8);
maruset(11, 6);
haiti("\u82B1\u74F6", -1, -8.5);
}
function kaguoki5() {
var i = -4;
for ( ; 4 >= i ; i++) {
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, -14);
haiti("\u30E9\u30F3\u30BF\u30F3", i * 4, 14);
haiti("\u30E9\u30F3\u30BF\u30F3", 14, i * 4);
haiti("\u30E9\u30F3\u30BF\u30F3", -14, i * 4);
}
haiti("\u5B9D\u7BB1", -7, -11);
haiti("\u5B9D\u7BB1", -8, -10);
haiti("\u5B9D\u7BB1", 7, 11);
haiti("\u5B9D\u7BB1", 8, 10);
haiti("\u5B9D\u7BB1", 11, -7);
haiti("\u5B9D\u7BB1", 10, -8);
haiti("\u5B9D\u7BB1", -11, 7);
haiti("\u5B9D\u7BB1", -10, 8);
hondana(-10, -6, 2);
hondana(10, 6);
hondana(-6, 10, 1);
hondana(6, -10, 3);
maruset(0, 2);
haiti("\u82B1\u74F6", 0, 1.5);
}
k_count = 0;
this["kaguoki" + sta]();
this._parent.status.kagucount = -1;
this._parent.status.kagumax = this.k_count;
this._parent.status.tes2 = this.k_count;
this._parent.status.kagu();
delete k_count;
Symbol 13800 MovieClip [back] Frame 54
function ene(youi, xx, yy, sitei) {
if (sitei != 0) {
var name = ("enemy" + sitei);
var sindo = (8600 + sitei);
var sx = ((xx * 50) + 1024);
var sy = ((yy * 50) + 1024);
this.attachMovie(youi, name, sindo, {_x:sx, _y:sy, numba:sitei, sitei:sitei});
} else {
e_count++;
var name = ("enemy" + e_count);
var sindo = (8600 + e_count);
var sx = ((xx * 50) + 1024);
var sy = ((yy * 50) + 1024);
this.attachMovie(youi, name, sindo, {_x:sx, _y:sy, numba:e_count});
}
}
function teki1() {
ene(HactB, 18, 18, 1);
ene(HactB, -18, -18, 2);
ene(dic, -18, -18, 4);
ene(mak, 13, 13, 0);
ene(mak, -13, -13, 0);
ene(mak, 13, -13, 0);
ene(mak, -13, 13, 0);
}
function teki2() {
ene(HactB, 18, 18, 1);
ene(HactB, -18, -18, 2);
ene(dic, -18, -18, 4);
ene(mak, 10, 13, 0);
ene(mak, -10, -13, 0);
ene(mak, 10, -13, 0);
ene(mak, -10, 9, 0);
ene("\u5FCD", -13, -6, 0);
ene("\u5FCD", 13, 6, 0);
}
function teki3() {
ene(HactB, 18, 18, 1);
ene(HactB, -18, -18, 2);
ene(HactB, -18, 18, 3);
ene(dic, -18, -18, 4);
if (dif == 3) {
ene(dic, -18, 18, 5);
}
ene("\u5FCD", -13, 6, 0);
ene("\u5FCD", 13, -6, 0);
ene(mak, 13, 13, 0);
ene(mak, -13, -13, 0);
ene(mak, 13, -13, 0);
ene(mak, -13, 13, 0);
}
function teki4() {
ene(HactB, 18, 18, 1);
ene(HactB, -18, -18, 2);
ene(dic, -18, -18, 4);
ene(dic, -18, 18, 5);
ene("\u7AF9", -13, 6, 7);
if (dif == 3) {
ene("\u7AF9", 13, -6, 8);
}
}
function teki5() {
}
e_count = 8;
if (dif == 1) {
HactB = "\u5C0F\u672C";
} else if (dif == 2) {
HactB = "\u5C0F\u672C";
} else if (dif == 3) {
HactB = "\u5C0F\u672CH";
}
dic = "\u8F9E\u66F8";
mak = "\u5DFB\u7269";
this["teki" + sta]();
delete Hact;
delete dic;
delete mak;
Symbol 13800 MovieClip [back] Frame 55
function Amge() {
var i = 1;
for ( ; 50 >= i ; i++) {
destroy(this["gun" + i]);
destroy(this["miso" + i]);
}
var i = 1;
for ( ; 16 >= i ; i++) {
demolish(this["enemy" + i]);
demolish(this["spawn" + i]);
}
var i = 1;
for ( ; 50 >= i ; i++) {
this["item" + i].removeMovieClip();
}
}
function WoG() {
delete DANSOKU;
delete TSY;
delete gareki;
delete ef;
delete ju;
delete BBcount;
delete II;
delete e_count;
delete KillMark;
delete mimi;
var i = 1;
for ( ; 50 >= i ; i++) {
demolish(this["gomi" + i]);
demolish(this["obj" + i]);
}
this.removeMovieClip();
}
function dead() {
var i = 1;
for ( ; 30 >= i ; i++) {
this["shot" + i].removeMovieClip();
}
var i = 1;
for ( ; 50 >= i ; i++) {
this["item" + i].removeMovieClip();
}
}
function bos_ded(bs) {
if (bs.ale == 1) {
this._parent.main.laytimer = 9999;
this._parent.main.shottimer = 9999;
this._parent.main.cc = 16;
this._parent.attachMovie("st\u30AF\u30EA\u30A2", "stcl", 16610);
this.Amge();
}
}
Symbol 13800 MovieClip [back] Frame 56
function ma_load(bs) {
bs.pts = 10;
bs.kakuto = 0;
bs.gamen = false;
bs.HP = 1;
bs.item = 0;
bs.firetimer = 0;
bs.neraiX = -210;
bs.neraiY = 120;
if (bs.spped == eval("undefined")) {
bs.SI = 1;
bs.RS = 0;
bs.speed = 2;
bs.hoR = 335;
}
if (sta == 2) {
bs.HP = 200 + (dif * 150);
this._parent.spawnInterbal = this._parent.spawnInterbal * 2;
} else if (sta == 5) {
bs.HP = 200 + (dif * 150);
} else if (sta == 6) {
bs.HP = 1100 + (dif * 200);
} else if (sta == 7) {
bs.HP = 2000 + (dif * 100);
}
}
function ma2ACM(bs) {
book_manuva(bs, 18, 1.4, 14, 0.98, bs.neraiX, bs.neraiY, 1, 9);
marisa_atari(bs);
FCS(bs, 84);
if (bs.gamen == true) {
men2fire(bs);
}
if (bs.firetimer == 0) {
if (((bs._x < 540) && (bs.neraiX < 0)) || ((1540 < bs._x) && (0 < bs.neraiX))) {
bs.neraiX = bs.neraiX * -1;
}
if (((bs._y < 540) && (bs.neraiY < 0)) || ((1540 < bs._y) && (0 < bs.neraiY))) {
bs.neraiY = bs.neraiY * -1;
}
}
}
function ma2ACM_E(bs) {
book_manuva(bs, 18, 1.4, 14, 0.98, bs.neraiX, bs.neraiY, 1, 9);
marisa_atari(bs);
FCS(bs, 84);
if (bs.gamen == true) {
men2fire_E(bs);
}
if (bs.firetimer == 0) {
if (((bs._x < 540) && (bs.neraiX < 0)) || ((1540 < bs._x) && (0 < bs.neraiX))) {
bs.neraiX = bs.neraiX * -1;
}
if (((bs._y < 540) && (bs.neraiY < 0)) || ((1540 < bs._y) && (0 < bs.neraiY))) {
bs.neraiY = bs.neraiY * -1;
}
}
}
function ma5ACM(bs) {
book_manuva(bs, 18, 1.2, 12, 0.98, bs.neraiX, bs.neraiY, 0.3, 4);
marisa_atari(bs);
FCS(bs, 144);
if (bs.gamen == true) {
men2fire(bs);
}
}
function ma5ACM_E(bs) {
book_manuva(bs, 18, 1.2, 12, 0.98, bs.neraiX, bs.neraiY, 0.3, 4);
marisa_atari(bs);
FCS(bs, 144);
if (bs.gamen == true) {
men2fire_E(bs);
}
}
function ma6ACM(bs) {
book_manuva(bs, 16, 1.2, 12, 0.98, bs.neraiX, bs.neraiY, 0.3, 4);
marisa_atari(bs);
FCS(bs, 144);
men6fire(bs);
}
function ma7ACM(bs) {
marisa_atari(bs);
bs.t = bs.t + 4;
if (360 < bs.t) {
bs.t = bs.t - 360;
}
FCS(bs, 288);
if (bs.shx == 0) {
taget_outer(bs);
bs.speed = 14;
bs.shx = 99;
} else if (bs.shx == 1) {
MS_lockon(bs);
bs.shx = 2;
} else if (bs.shx == 2) {
MASTERSPARK(bs);
} else {
book_manuva(bs, 20, 1.3, 16, 0.99, bs.neraiX, bs.neraiY, 0.1, 9);
if (bs.firetimer == 1) {
taget_outer(bs);
}
if ((bs.firetimer % 36) == 6) {
var ix = Math.abs(bs._x - 1024);
var iy = Math.abs(bs._y - 1024);
var xx = Math.abs(bs._x - this._parent.globalX);
var yy = Math.abs(bs._y - this._parent.globalY);
if (((260 < xx) || (260 < yy)) && ((ix < 900) && (iy < 900))) {
bs.shx = 1;
}
}
return;
}
bs.shx;
}
function men6fire(bs) {
if (bs.firetimer == 0) {
taget_PENTA(bs);
}
if (bs.gamen == true) {
var mi = (bs.firetimer % 36);
if (((mi == 3) || (mi == 8)) || (mi == 13)) {
var xx = Math.abs(bs._x - this._parent.globalX);
var yy = Math.abs(bs._y - this._parent.globalY);
if (!((220 < xx) || (220 < yy))) {
if (bs.speed >= 14) {
aimstar(bs, 20);
} else {
pathestar(bs, 12);
}
} else {
STREAM(bs);
}
}
}
}
function men2fire(bs) {
if (((bs.firetimer % 36) < 14) && ((bs.firetimer % 3) == 1)) {
aimstar(bs, 20);
}
if (((bs.firetimer % 12) == 2) || ((bs.firetimer % 12) == 5)) {
var xx = Math.abs(bs._x - this._parent.globalX);
var yy = Math.abs(bs._y - this._parent.globalY);
if (((xx < 160) && (yy < 160)) && ((Math.random() * 3) < dif)) {
mine(bs, 4, 0, 26);
obj_cano.start();
if (dif == 3) {
mine(bs, 4, -30, 28);
mine(bs, 4, 30, 28);
}
}
}
}
function men2fire_E(bs) {
if (((bs.firetimer % 36) < 10) && ((bs.firetimer % 3) == 1)) {
aimstar(bs, 20);
}
if (((bs.firetimer % 12) == 2) || ((bs.firetimer % 12) == 5)) {
var xx = Math.abs(bs._x - this._parent.globalX);
var yy = Math.abs(bs._y - this._parent.globalY);
if (((xx < 160) && (yy < 160)) && ((Math.random() * 3) < dif)) {
mine(bs, 4, 0, 26);
obj_cano.start();
}
}
}
function MS_lockon(bs) {
var xx = (this._parent.globalX - bs._x);
var yy = (this._parent.globalY - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
bs.hoR = kak;
bs.RS = 0;
bs.speed = 0;
this.attachMovie("MASTER", "MAS", 9780, {_x:bs._x, _y:bs._y, _rotation:bs.hoR});
var i = 5;
for ( ; 7 >= i ; i++) {
if (this["enemy" + i].HP == eval("undefined")) {
Thaiti(i, 7, bs._x, bs._y);
}
}
var i = 8;
for ( ; 10 >= i ; i++) {
if (this["enemy" + i].HP == eval("undefined")) {
Thaiti(i, 8, bs._x, bs._y);
}
}
}
function MASTERSPARK(bs) {
var RR = bs.hoR;
if (360 >= RR) {
if (RR < 0) {
RR = RR + 360;
}
} else {
RR = RR - 360;
}
var xx = (this._parent.globalX - bs._x);
var yy = (this._parent.globalY - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
if (360 >= kak) {
if (kak < 0) {
kak = kak + 360;
}
} else {
kak = kak - 360;
}
if ((RR - kak) >= -180) {
if (180 < (RR - kak)) {
kak = kak + 360;
}
} else {
kak = kak - 360;
}
if (9 >= (RR - kak)) {
if ((RR - kak) >= -9) {
bs.RS = bs.RS * 0.8;
} else {
bs.RS = bs.RS + 0.1;
}
} else {
bs.RS = bs.RS - 0.1;
}
if (0.8 >= bs.RS) {
if (bs.RS < -0.8) {
bs.RS = -0.8;
}
} else {
bs.RS = 0.8;
}
bs.hoR = bs.hoR + bs.RS;
}
function sousai(bs) {
if (this._parent.main.maxshot != this._parent.main.shotcount) {
var i = this._parent.main.maxshot;
for ( ; i >= this._parent.main.shotcount ; i--) {
if (this["shot" + i]._x != eval("undefined")) {
var kx = (this["shot" + i]._x + this._x);
var ky = (this["shot" + i]._y + this._y);
if (bs.hitTest(kx, ky, true)) {
this.attachMovie("\u30B7\u30E7\u30C3\u30C8\u6D88", "ha", 39000 + i, {_x:this["shot" + i]._x, _y:this["shot" + i]._y});
this._parent.ireport(i);
this["shot" + i].removeMovieClip();
}
}
}
}
}
function nige() {
this.enemy16.coa.HP = this.enemy16.coa.HP - 5000;
if (0 >= this.enemy16.coa.HP) {
this.enemy16.coa.HP = 150;
}
this.enemy16.HP = this.enemy16.HP - 5000;
if (0 >= this.enemy16.HP) {
this.enemy16.HP = 150;
}
}
function fuwa(bs) {
book_manuva(bs, 16, 1.5, 2, 0.8, -87, 50, 0.4, 9);
}
function book_manuva(bs, max, aad, min, bre, XZ, YZ, ktn, rol) {
var zahX = ((this._parent.globalX + XZ) - bs._x);
var zahY = ((this._parent.globalY + YZ) - bs._y);
var rot = ((Math.atan2(zahY, zahX) * 180) / Math.PI);
var RR = bs.hoR;
if (rot >= (RR - 180)) {
if ((RR + 180) < rot) {
rot = rot - 360;
}
} else {
rot = rot + 360;
}
if (9 >= (RR - rot)) {
if ((RR - rot) >= -9) {
bs.RS = bs.RS * 0.6;
} else {
bs.RS = bs.RS + ktn;
}
} else {
bs.RS = bs.RS - ktn;
}
if (rol >= bs.RS) {
if ((bs.RS * -1) < (rol * -1)) {
bs.RS = rol;
}
} else {
bs.RS = rol;
}
var zRSz = Math.abs(bs.RS);
if (3 >= zRSz) {
bs.speed = bs.speed * aad;
if (max < bs.speed) {
bs.speed = max;
}
} else {
bs.speed = bs.speed * bre;
if (6 < zRSz) {
bs.speed = bs.speed * bre;
}
if (bs.speed < min) {
bs.speed = min;
}
}
RR = RR + bs.RS;
var rad2 = ((RR * Math.PI) / 180);
bs.hoR = RR;
bs._x = bs._x + (Math.cos(rad2) * bs.speed);
bs._y = bs._y + (Math.sin(rad2) * bs.speed);
}
function marisanige(bs) {
var zahX = -500;
var zahY = -500;
var rot = ((Math.atan2(zahY, zahX) * 180) / Math.PI);
var RR = bs.hoR;
if (rot >= (RR - 180)) {
if ((RR + 180) < rot) {
rot = rot - 360;
}
} else {
rot = rot + 360;
}
if (9 >= (RR - rot)) {
if ((RR - rot) >= -9) {
bs.RS = bs.RS * 0.6;
} else {
bs.RS = bs.RS + 0.4;
}
} else {
bs.RS = bs.RS - 0.4;
}
if (9 >= bs.RS) {
if ((bs.RS * -1) < -9) {
bs.RS = 9;
}
} else {
bs.RS = 9;
}
RR = RR + bs.RS;
var zzR = Math.abs(bs.RS);
if (3 >= zzR) {
bs.speed = 15;
} else {
bs.speed = bs.speed * 0.8;
if (bs.speed < 2) {
bs.speed = 2;
}
if (6 < zzR) {
bs.speed = bs.speed * 0.8;
}
}
var rad2 = ((RR * Math.PI) / 180);
bs._x = bs._x + (Math.cos(rad2) * bs.speed);
bs._y = bs._y + (Math.sin(rad2) * bs.speed);
bs.pl._rotation = RR;
bs.hoR = RR;
bs.t++;
if (600 < bs.t) {
demolish(bs);
}
}
function marisa_atari(bs) {
HTgamen(bs);
reflect(bs);
if (bs.gamen == true) {
shotHit(bs.pl, bs);
pitu_chk(bs);
levaten(bs, 1);
}
}
function FCS(bs, relo) {
bs.firetimer--;
if (bs.firetimer < 0) {
bs.firetimer = relo + (4 * int(Math.random() * 4));
}
}
function pitu_chk(bs) {
if (0 >= bs.HP) {
if (sta == 7) {
var i = 1;
for ( ; 10 >= i ; i++) {
this["enemy" + i].HP = 0;
}
this._parent.main.laytimer = 9999;
this._parent.main.shottimer = 9999;
this._parent.main.cc = 16;
this.attachMovie("\u5168\u753B\u9762\u7206", "baba", 8431, {_x:bs._x, _y:bs._y});
this.attachMovie("\u9B54\u7406\u6C99", "mmm", bs.getDepth(), {_x:bs._x, _y:bs._y, hoR:bs.hoR, speed:bs.speed, SI:bs.SI, RS:bs.RS, typ:44});
this.mggB.removeMovieClip();
} else if (sta == 6) {
ITEM_BOSS(bs);
var i = 1;
for ( ; 10 >= i ; i++) {
this["enemy" + i].HP = 0;
}
_root.se.obj_Bcrash.start();
this._parent._parent.wak.attachMovie("\u9762\u30E16", "msg", 500);
this.attachMovie("\u5168\u753B\u9762\u7206", "baba", 8431, {_x:bs._x, _y:bs._y});
this.attachMovie("\u9B54\u7406\u6C99", "mmm", bs.getDepth(), {_x:bs._x, _y:bs._y, hoR:bs.hoR, speed:bs.speed, SI:bs.SI, RS:bs.RS, typ:99});
this.mggB.removeMovieClip();
} else if (sta == 5) {
ITEM_BOSS(bs);
_root.se.obj_Bcrash.start();
this._parent._parent.wak.attachMovie("\u9762\u30E15", "msg", 500);
this.attachMovie("\u5168\u753B\u9762\u7206", "baba", 8431, {_x:bs._x, _y:bs._y});
this.attachMovie("\u9B54\u7406\u6C99", "mmm", bs.getDepth(), {_x:bs._x, _y:bs._y, hoR:bs.hoR, speed:bs.speed, SI:bs.SI, RS:bs.RS, typ:99});
this.mggB.removeMovieClip();
} else if (sta == 2) {
ITEM_BOSS(bs);
nige();
_root.se.obj_Bcrash.start();
this.mggB.removeMovieClip();
this.attachMovie("\u5168\u753B\u9762\u7206", "baba", 8431, {_x:bs._x, _y:bs._y});
this._parent._parent.wak.attachMovie("\u9762\u30E12\u5F8C", "msg", 500);
this.attachMovie("\u9B54\u7406\u6C99", "mmm", bs.getDepth(), {_x:bs._x, _y:bs._y, hoR:bs.hoR, speed:bs.speed, SI:bs.SI, RS:bs.RS, typ:2});
}
demolish(bs);
}
}
function Battle_Start(nn) {
var bs = this.mmm;
this.attachMovie("\u9B54\u7406\u6C99", "enemy14", 8447, {_x:bs._x, _y:bs._y, hoR:bs.hoR, speed:bs.speed + 6, SI:bs.SI, RS:bs.RS, typ:nn});
demolish(this.mmm);
}
function ITEM_BOSS(bs) {
var i = -2;
for ( ; 5 >= i ; i++) {
var ran = (((Math.random() * 5) - 2) * 10);
itemspawn(bs, bs._x + (i * 20), bs._y + ran);
}
}
function MARISA(bs) {
ma_load(bs);
bs.SI = 1;
bs.t = 0;
if (bs.typ == 1) {
this._parent.status.alart(3);
bs.attachMovie("\u9B54\u7528mg", "mgg", 10);
bs.attachMovie("\u30ED\u30FC\u30EB\u9663", "mgF", 11);
obj_SC.start();
this.attachMovie("\u9B54\u7528mg\u5927", "mggB", 8399);
if (1 >= dif) {
bs.onEnterFrame = function () {
ma2ACM_E(bs, -175, 100);
bs.DIRECTION();
};
} else {
bs.onEnterFrame = function () {
ma2ACM(bs, -175, 100);
bs.DIRECTION();
};
}
} else if (bs.typ == 2) {
bs.onEnterFrame = function () {
marisanige(this);
bs.DIRECTION();
};
} else if (bs.typ == 3) {
this._parent.status.alart(3);
bs.attachMovie("\u9B54\u7528mg", "mgg", 10);
this.attachMovie("\u9B54\u7528mg\u5927", "mggB", 8399);
taget_outer(bs);
if (1 >= dif) {
bs.onEnterFrame = function () {
ma5ACM_E(bs);
bs.DIRECTION();
};
} else {
bs.onEnterFrame = function () {
ma5ACM(bs);
bs.DIRECTION();
};
}
} else if (bs.typ == 5) {
bs.shy = 0;
this._parent.status.alart(3);
bs.attachMovie("\u9B54\u7528mg", "mgg", 10);
this.attachMovie("\u9B54\u7528mg\u5927", "mggB", 8399);
obj_SC.start();
Ohaiti(1, 3, bs._x, bs._y);
Ohaiti(2, 4, bs._x, bs._y);
taget_PENTA(bs);
bs.onEnterFrame = function () {
ma6ACM(bs);
bs.DIRECTION();
};
} else if (bs.typ == 6) {
bs.shy = 0;
bs.shx = 0;
this.TSY = "green";
bs.attachMovie("\u9B54\u7528mg", "mgg", 10);
this.attachMovie("\u9B54\u7528mg\u5927", "mggB", 8399);
obj_SC.start();
Ohaiti(1, 3, bs._x, bs._y);
Ohaiti(2, 4, bs._x, bs._y);
if (1 < dif) {
Ohaiti(3, 5, bs._x, bs._y);
Ohaiti(4, 6, bs._x, bs._y);
}
taget_outer(bs);
bs.onEnterFrame = function () {
ma7ACM(bs);
bs.DIRECTION();
};
} else if (bs.typ == 44) {
bs.shx = 18;
bs.ale = 1;
bos_ded(bs);
this.attachMovie("\u7206\u661F", "bba", 8431);
bs.onEnterFrame = function () {
book_manuva(bs, bs.shx, 1.5, 2, 0.8, -7, 150, 0.4, 9);
bs.DIRECTION();
};
} else {
bs.onEnterFrame = function () {
fuwa(bs);
bs.DIRECTION();
};
return;
}
bs.typ;
}
Symbol 13800 MovieClip [back] Frame 57
function pathestar(bs, spii) {
obj_teki.start();
this.attachMovie("\u767A\u5C04AA", "gun" + ju, 90100 + ju, {_x:bs._x, _y:bs._y});
var KK = 0;
for ( ; 5 >= KK ; KK++) {
kak = (KK * 72) - 90;
var dx = (Math.cos((kak * Math.PI) / 180) * spii);
var dy = (Math.sin((kak * Math.PI) / 180) * spii);
ju++;
this.attachMovie("\u661F\u5F3E\u7DD1\u4F7F", "gun" + ju, 90000 + ju, {_x:bs._x, _y:bs._y, _rotation:kak, dx:dx, dy:dy, typ:1, t:0});
if (49 < ju) {
ju = 0;
}
}
}
function aimstar(bs, spii, sisi) {
var kx = (this._parent.globalX - bs._x);
var ky = (this._parent.globalY - bs._y);
var kyori = Math.sqrt((kx * kx) + (ky * ky));
var Ykx = (this._parent.yosokuX - bs._x);
var Yky = (this._parent.yosokuY - bs._y);
var Ykyori = Math.sqrt((Ykx * Ykx) + (Yky * Yky));
var tozakari = ((kyori - Ykyori) + spii);
var t = (kyori / tozakari);
var xx = ((this._parent.globalX + (this._parent.sabunx * t)) - bs._x);
var yy = ((this._parent.globalY + (this._parent.sabuny * t)) - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
var dx = (Math.cos((kak * Math.PI) / 180) * spii);
var dy = (Math.sin((kak * Math.PI) / 180) * spii);
ju++;
obj_teki.start();
var nama;
if (sisi != "ki") {
if (sisi != "red") {
if (sisi != "green") {
nama = "\u661F\u5F3E\u7DD1";
} else {
nama = "\u661F\u5F3E\u7DD1\u4F7F";
}
} else {
nama = "\u661F\u5F3E\u8D64";
}
} else {
nama = "\u661F\u5F3E\u9EC4";
}
this.attachMovie(nama, "gun" + ju, 90000 + ju, {_x:bs._x, _y:bs._y, _rotation:kak, dx:dx, dy:dy});
this.attachMovie("\u767A\u5C04AA", "gun" + ju, 90100 + ju, {_x:bs._x, _y:bs._y});
if (49 < ju) {
ju = 0;
}
}
function gunstar(bs, dx, dy, typ) {
if (typ == 1) {
bs.onEnterFrame = function () {
bs.t++;
if (8 < bs.t) {
aimstar(bs, 20);
destroy(bs);
}
bs._x = bs._x + dx;
bs._y = bs._y + dy;
gamengai(bs);
tokei(bs, "star");
STAR_HT(bs);
};
} else {
bs.onEnterFrame = function () {
bs._x = bs._x + dx;
bs._y = bs._y + dy;
gamengai(bs);
tokei(bs, "star");
STAR_HT(bs);
};
return;
}
}
function ILUSION(bs, ten) {
bs._x = ten._x;
bs._y = ten._y;
var xx = (this._parent.globalX - bs._x);
var yy = (this._parent.globalY - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
if (360 >= kak) {
if (kak < 0) {
kak = kak + 360;
}
} else {
kak = kak - 360;
}
var RR = bs._rotation;
if (360 >= RR) {
if (RR < 0) {
RR = RR + 360;
}
} else {
RR = RR - 360;
}
if ((RR - kak) >= -180) {
if (180 < (RR - kak)) {
kak = kak + 360;
}
} else {
kak = kak - 360;
}
var SA = (RR - kak);
if (10 >= SA) {
if (1 >= SA) {
if (SA >= -10) {
if (SA < -1) {
RR = RR + 0.5;
}
} else {
RR = RR + 2;
}
} else {
RR = RR - 0.5;
}
} else {
RR = RR - 2;
}
bs._rotation = RR;
}
function mine(bs, lim, bara, bak) {
var xx = (this._parent.globalX - bs._x);
var yy = (this._parent.globalY - bs._y);
var kak = ((Math.atan2(yy, xx) * 180) / Math.PI);
kak = kak + bara;
var dx = (Math.cos((kak * Math.PI) / 180) * 20);
var dy = (Math.sin((kak * Math.PI) / 180) * 20);
ju++;
this.attachMovie("\u8FD1\u63A5\u7206\u96F7", "gun" + ju, 90000 + ju, {_x:bs._x, _y:bs._y, dx:dx, dy:dy, lim:lim, bak:bak});
if (49 < ju) {
ju = 0;
}
}
function STAR_HT(bs) {
if (bs.hitTest(this._parent.main.jiki._x, this._parent.main.jiki._y, false)) {
this._parent.status.damage();
this._parent.main.attachMovie("\u661F\u30D2\u30C3\u30C8", "da", bs.getDepth(), {_x:this._parent.main.jiki._x, _y:this._parent.main.jiki._y, _rotation:bs._rotation});
destroy(bs);
}
}
function mine_exp(bs, lim, bak) {
bs._x = bs._x + bs.dx;
bs._y = bs._y + bs.dy;
bs.jg++;
if (lim < bs.jg) {
bs.dx = bs.dx * 0.5;
bs.dy = bs.dy * 0.5;
if (bak < bs.jg) {
this.obj_flak2.start();
this.attachMovie("exp_flak", "fla" + ju, 89600 + ju, {_x:bs._x, _y:bs._y});
ju++;
if (49 < ju) {
ju = 0;
}
this.destroy(bs);
}
}
}
Symbol 13800 MovieClip [back] Frame 58
function Thaiti(i, typ, xx, yy) {
this.attachMovie("\u4F7F\u3044\u9B54", "enemy" + i, 8600 + i, {_x:xx, _y:yy, num:i, typ:typ});
}
function Ohaiti(i, typ, xx, yy) {
this.attachMovie("\u30AA\u30D7", "enemy" + i, 8600 + i, {_x:xx, _y:yy, num:i, typ:typ});
}
function speka2() {
Thaiti(5, 2, 100, 100);
Thaiti(6, 2, 1900, 100);
Thaiti(7, 2, 1900, 100);
var sx;
var sy;
if (1024 >= this._parent.globalX) {
sx = 1848;
} else {
sx = 200;
}
if (1024 >= this._parent.globalY) {
sy = 1848;
} else {
sy = 200;
}
this._parent._parent.wak.attachMovie("\u9762\u30E15\u5E8F", "msg", 500);
this.attachMovie("\u9B54\u7406\u6C99", "enemy14", 8496, {_x:sx, _y:sy, hoR:0, speed:12, RS:0, typ:3});
}
function fannel(bs) {
strum(bs, 20, 2, 18, 0.6);
FCS(bs, 144);
if ((bs.speed < 4) && ((bs.firetimer % 8) == 2)) {
aimstar(bs, 20, "green");
}
if (bs.firetimer == 1) {
taget_outer(bs);
}
if (bs.gamen == true) {
shotHit(bs, bs);
levaten(bs, 1);
tukaima_ded(bs);
ded_chk(bs, 1, "toho", 1);
}
}
function strum(bs, ss, ed, lR, bk) {
var zahX = ((this._parent.globalX + bs.neraiX) - bs._x);
var zahY = ((this._parent.globalY + bs.neraiY) - bs._y);
var rot = ((Math.atan2(zahY, zahX) * 180) / Math.PI);
if (rot >= (bs.hoR - 180)) {
if ((bs.hoR + 180) < rot) {
rot = rot - 360;
}
} else {
rot = rot + 360;
}
if (9 >= (bs.hoR - rot)) {
if ((bs.hoR - rot) >= -9) {
bs.RS = bs.RS * 0.6;
} else {
bs.RS = bs.RS + 0.4;
}
} else {
bs.RS = bs.RS - 0.4;
}
if (lR >= bs.RS) {
if (bs.RS < (lR * -1)) {
bs.RS = lR * -1;
}
} else {
bs.RS = lR;
}
bs.hoR = bs.hoR + bs.RS;
var RR = Math.abs(bs.RS);
if (3 >= RR) {
bs.speed = bs.speed * ed;
if (ss < bs.speed) {
bs.speed = ss;
}
} else {
bs.speed = bs.speed * bk;
if (bs.speed < 2) {
bs.speed = 2;
}
if (6 < RR) {
bs.speed = bs.speed * 0.9;
}
}
var rad2 = ((bs.hoR * Math.PI) / 180);
bs._x = bs._x + (Math.cos(rad2) * bs.speed);
bs._y = bs._y + (Math.sin(rad2) * bs.speed);
}
function hosi_bara(bs) {
FCS(bs, 144);
if (bs.gamen == true) {
shotHit(bs, bs);
levaten(bs, 1);
tukaima_ded(bs);
ded_chk(bs, 1, "toho", 1);
var bun = int(bs.firetimer % 16);
if (bun != 1) {
if ((bs.firetimer < 16) && ((bun % 4) == 1)) {
aimstar(bs, DANSOKU - 4, "ki");
}
} else {
aimstar(bs, DANSOKU, "green");
}
if ((bs.firetimer == 68) || (bs.firetimer == 70)) {
aimstar(bs, DANSOKU + 2, "red");
}
}
if (bs.firetimer == 1) {
taget_inner(bs);
}
if ((bs.firetimer % 12) == 3) {
HASI(bs);
}
}
function optionA(bs, nn, kyo, optama) {
var RR = (this.enemy14.hoR + nn);
if (bs.gamen == true) {
bs._rotation = RR;
shotHit(bs, bs);
levaten(bs, 1);
if (0 >= bs.HP) {
this.enemy14.HP = this.enemy14.HP - 200;
}
ded_chk(bs, 1, "toho", 1);
var FF = bs.firetimer;
if (!((FF < 20) && ((FF % 6) == 2))) {
if ((this.enemy14.speed < 9) && ((FF % 12) == 2)) {
aimstar(bs, DANSOKU, TSY);
}
} else {
aimstar(bs, DANSOKU - 1, TSY);
}
}
if (bs.firetimer == 80) {
var kx = Math.abs(bs._x - this._parent.globalX);
var ky = Math.abs(bs._y - this._parent.globalY);
if (((220 < kx) || (220 < ky)) && (10 < this.enemy14.speed)) {
STREAM(bs, 1);
}
}
FCS(bs, 84);
var xx = (Math.cos((RR * Math.PI) / 180) * kyo);
var yy = (Math.sin((RR * Math.PI) / 180) * kyo);
bs._x = (bs._x + (xx + this.enemy14._x)) / 2;
bs._y = (bs._y + (yy + this.enemy14._y)) / 2;
}
function fire_circle(bs) {
FCS(bs, 64);
if (bs.gamen == true) {
shotHit(bs, bs);
levaten(bs, 1);
ded_chk(bs, 1, "toho", 1);
if ((bs.firetimer % 16) == 2) {
aimstar(bs, DANSOKU, "ki");
}
}
}
function option_guru(bs, han) {
var RR = (bs.hox + this.enemy14.t);
var xx = (Math.cos((RR * Math.PI) / 180) * han);
var yy = (Math.sin((RR * Math.PI) / 180) * han);
bs._x = (bs._x + (xx + this.enemy14._x)) / 2;
bs._y = (bs._y + (yy + this.enemy14._y)) / 2;
}
function option_Gguru(bs, han) {
var RR = ((bs.hox + this.enemy14.t) * -1);
var xx = (Math.cos((RR * Math.PI) / 180) * han);
var yy = (Math.sin((RR * Math.PI) / 180) * han);
bs._x = (bs._x + (xx + this.enemy14._x)) / 2;
bs._y = (bs._y + (yy + this.enemy14._y)) / 2;
}
function reflect(bs) {
if ((bs.firetimer % 20) == 3) {
var xx = Math.abs(bs._x - 1024);
var yy = Math.abs(bs._y - 1024);
if ((900 < xx) || (900 < yy)) {
bs.neraiX = 512 - (this._parent.globalX / 2);
bs.neraiY = 512 - (this._parent.globalY / 2);
}
}
}
function taget_inner(bs) {
var ran = int(Math.random() * 6);
if (ran == 0) {
bs.neraiX = 157;
bs.neraiY = 90;
} else if (ran == 1) {
bs.neraiX = -157;
bs.neraiY = 90;
} else if (ran == 2) {
bs.neraiX = 157;
bs.neraiY = -90;
} else if (ran == 3) {
bs.neraiX = -157;
bs.neraiY = -90;
} else if (ran == 4) {
bs.neraiX = 0;
bs.neraiY = 180;
} else if (ran == 5) {
bs.neraiX = 0;
bs.neraiY = -180;
}
}
function taget_outer(bs) {
if (bs.shy != eval("undefined")) {
bs.shy++;
if (bs.shy < 5) {
bs.shy = 0;
}
} else {
bs.shy = int(Math.random() * 6);
}
if (bs.shy == 0) {
bs.neraiX = 168;
bs.neraiY = 120;
} else if (bs.shy == 2) {
bs.neraiX = -168;
bs.neraiY = 120;
} else if (bs.shy == 5) {
bs.neraiX = 168;
bs.neraiY = -120;
} else if (bs.shy == 3) {
bs.neraiX = -168;
bs.neraiY = -120;
} else if (bs.shy == 1) {
bs.neraiX = 0;
bs.neraiY = 240;
} else if (bs.shy == 4) {
bs.neraiX = 0;
bs.neraiY = -240;
}
bs.shy;
}
function taget_PENTA(bs) {
if (bs.shy == 0) {
bs.neraiX = 0;
bs.neraiY = 200;
} else if (bs.shy == 2) {
bs.neraiX = -190;
bs.neraiY = 62;
} else if (bs.shy == 3) {
bs.neraiX = 190;
bs.neraiY = 62;
} else if (bs.shy == 1) {
bs.neraiX = 117;
bs.neraiY = -162;
} else if (bs.shy == 4) {
bs.neraiX = -117;
bs.neraiY = -162;
}
bs.shy;
bs.shy++;
}
function taget_center(bs) {
var xx = (1024 - this._parent.globalX);
var yy = (1024 - this._parent.globalY);
bs.neraiX = xx;
bs.neraiY = yy;
}
function HASI(bs) {
var xx = Math.abs(bs._x - 1024);
var yy = Math.abs(bs._y - 1024);
if ((940 < xx) || (940 < yy)) {
taget_center(bs);
bs.firetimer = 96;
}
}
function tukaima_ded(bs) {
if (0 >= bs.HP) {
KillMark++;
if (KillMark == 4) {
speka2();
}
}
}
function TUKAI(bs, typ) {
bs.firetimer = 0;
bs.hoR = 0;
bs.RS = 0;
bs.speed = 9;
bs.gamen = false;
bs.pts = 1;
bs.kakuto = 0;
if (typ == 1) {
taget_inner(bs);
bs.HP = 50 + (dif * 50);
bs.onEnterFrame = function () {
strum(bs, 10, 1.2, 9, 0.95);
hosi_bara(bs);
HTgamen(bs);
};
} else if (typ == 2) {
taget_outer(bs);
bs.HP = 150 + (dif * 50);
bs.onEnterFrame = function () {
fannel(bs);
HTgamen(bs);
};
} else if (typ == 3) {
bs.HP = 350 + (dif * 100);
bs.onEnterFrame = function () {
optionA(bs, 90, 80);
HTgamen(bs);
};
} else if (typ == 4) {
bs.HP = 350 + (dif * 100);
bs.onEnterFrame = function () {
optionA(bs, -90, 80);
HTgamen(bs);
};
} else if (typ == 5) {
bs.HP = 350 + (dif * 100);
bs.onEnterFrame = function () {
optionA(bs, 150, 60);
HTgamen(bs);
};
} else if (typ == 6) {
bs.HP = 350 + (dif * 100);
bs.onEnterFrame = function () {
optionA(bs, -150, 60);
HTgamen(bs);
};
} else if (typ == 7) {
bs.HP = 50 + (dif * 100);
bs.hox = (bs.num - 5) * 120;
bs.onEnterFrame = function () {
fire_circle(bs);
option_guru(bs, 140);
HTgamen(bs);
};
} else if (typ == 8) {
bs.HP = 50 + (dif * 100);
bs.hox = (bs.num - 5) * 120;
bs.onEnterFrame = function () {
fire_circle(bs);
option_Gguru(bs, 200);
HTgamen(bs);
};
}
}
TSY = 0;
Symbol 13800 MovieClip [back] Frame 59
if (sta != 5) {
stop();
}
Symbol 13800 MovieClip [back] Frame 60
Thaiti(1, 1, 400, 400);
Thaiti(2, 1, 1600, 400);
Thaiti(3, 1, 1600, 1600);
Thaiti(4, 1, 400, 1600);
Symbol 13800 MovieClip [back] Frame 61
stop();
Symbol 14600 MovieClip [ゲージ] Frame 1
function damage() {
if (this._parent.main.muteki != false) {
var xx = int(this._parent.globalX);
this._parent.stage.attachMovie("\u30D1\u30EA\u30A4", "parry" + xx, 80000 + xx, {_x:xx, _y:this._parent.globalY});
this._parent.score = this._parent.score + 1;
obj_kakin.start();
} else if (this.SH != 0) {
this.SH = this.SH - 100;
obj_dame.start();
if (this.SH < 1) {
this.emergency = 1;
this.SH = 0;
this.attachMovie("\u7DCA\u6025\u56DE\u5FA9", "kin", 8200, {_x:214, _y:20});
}
} else {
this.HP = this.HP - 100;
ded_chk();
}
}
function ded_chk() {
if (!((0 >= HP) && (HP >= -9000))) {
obj_bisi.start();
} else {
HPgage.removeMovieClip();
_root.bgm.oen.stop();
HP = -9999;
obj_bisi.setVolume(0);
this._parent._parent.wak.msg.destroy();
delete this.kin.onEnterFrame;
this._parent.shB.removeMovieClip();
this._parent.main.dead();
this._parent.stage.dead();
this._parent.attachMovie("\u30DF\u30B9\u3063\u305F", "mst", 90);
delete onEnterFrame;
}
}
function MPget() {
this.MP = this.MP + 100;
obj_MM.start();
if (1000 < this.MP) {
this.MP = 1000;
}
}
function HPget() {
this.HP = this.HP + hoimi;
obj_HH.start();
if (1500 < this.HP) {
this.HP = 1500;
}
}
function souji() {
gomicount--;
this.soji = int((gomicount / gomimax) * 100) + "\uFF05";
if (gomicount == 0) {
this._parent.bossTimer = 1000;
this.soji = "BOSS";
this._parent.attachMovie("\u30DC\u30B9\u5F85\u6A5F", "taiki", 1);
}
}
function kagu() {
kagucount++;
this.kag = int((kagucount / kagumax) * 100) + "\uFF05";
}
function alart(nn) {
var yy;
if (this._parent.main.jiki._y >= 240) {
yy = 160;
} else {
yy = 320;
}
this.attachMovie("\u30A2\u30E9\u30FC\u30C8", "ala", 13000, {_y:yy, BN:nn});
}
function destroy() {
delete HP;
delete SH;
delete MP;
delete emergency;
delete HPgage.onEnterFrame;
delete MPgage.onEnterFrame;
delete SHgage.onEnterFrame;
aka.dispose();
ao.dispose();
hai.dispose();
ala.destroy();
delete gomicount;
delete kagucount;
delete kagumax;
delete gomimax;
this.removeMovieClip();
}
this.HP = 1500;
this.SH = 1000;
this.MP = 1000;
this.emergency = 0;
this.attachMovie("HP\u30B2\u30FC\u30B8", "HPgage", 3000, {_x:20, _y:20, ch:"HP"});
this.attachMovie("HP\u30B2\u30FC\u30B8", "SHgage", 3020, {_x:190, _y:20, ch:"SH"});
this.attachMovie("HP\u30B2\u30FC\u30B8", "MPgage", 3010, {_x:370, _y:20, ch:"MP"});
this.HPgage.lineStyle(5, 16711680, 100);
this.HPgage.moveTo(0, 0);
this.SHgage.lineStyle(5, 11184810, 100);
this.SHgage.moveTo(0, 0);
this.MPgage.lineStyle(5, 15641343, 100);
this.MPgage.moveTo(0, 0);
if (dif == 1) {
this.hoimi = 700;
} else if (dif == 2) {
this.hoimi = 500;
} else if (dif == 3) {
this.hoimi = 200;
}
obj_dame = new Sound(this.se);
obj_dame.attachSound("damage");
obj_bisi = new Sound(this.se_b);
obj_bisi.attachSound("bisi");
obj_bisi.setVolume(100);
obj_pi = new Sound(this.se);
obj_pi.attachSound("pi");
obj_MM = new Sound(this.se);
obj_MM.attachSound("MPpin");
obj_HH = new Sound(this.se);
obj_HH.attachSound("HPgun");
obj_kakin = new Sound(this.se_s);
obj_kakin.attachSound("kakin");
obj_kakin.setVolume(50);
this.sho = "shot";
this.no = "\u6B8B\u308A\u30B4\u30DF";
this.hakai = "\u56F3\u66F8\u9928\u88AB\u5BB3";
var aka = flash.display.BitmapData.loadBitmap("aka");
HPbar = this.createEmptyMovieClip("base", 4000);
HPbar.attachBitmap(aka, 10, "auto", true);
HPbar._x = 18;
HPbar._y = 19;
HPbar._alpha = 50;
HPbar._xscale = 7750;
var ao = flash.display.BitmapData.loadBitmap("ao");
MPbar = this.createEmptyMovieClip("base", 4010);
MPbar.attachBitmap(ao, 20, "auto", true);
MPbar._x = 368;
MPbar._y = 19;
MPbar._alpha = 50;
MPbar._xscale = 5200;
var hai = flash.display.BitmapData.loadBitmap("hai");
SHbar = this.createEmptyMovieClip("base", 4020);
SHbar.attachBitmap(hai, 20, "auto", true);
SHbar._x = 188;
SHbar._y = 19;
SHbar._alpha = 50;
SHbar._xscale = 5200;
this.onEnterFrame = function () {
if (this.MP < 1000) {
this.MP = this.MP + 4;
}
if ((this.SH < 1000) && (0 < this.SH)) {
this.SH = this.SH + 2;
}
this.ammo = this._parent.main.shotcount;
this.sco = this._parent.score + "0";
};
Symbol 14600 MovieClip [ゲージ] Frame 2
stop();
Symbol 13600 MovieClip [背景] Frame 1
function gai(bs) {
if (this._parent.namakeTimer == 1) {
var xx = (bs._x + this._x);
var yy = (bs._y + this._y);
if (!((((xx < -266) || (530 < xx)) || (yy < -266)) || (530 < yy))) {
if (bs._visible == false) {
bs._visible = true;
}
} else if (bs._visible == true) {
bs._visible = false;
}
}
}
function ura(bs, nam) {
var hai = flash.display.BitmapData.loadBitmap(nam);
bs.tos = bs.createEmptyMovieClip("base", 4000);
bs.tos.attachBitmap(hai, 10, "auto", true);
}
function destroy() {
var i = 1;
for ( ; 16 >= i ; i++) {
delete eval ("b" + i).onEnterFrame;
this.removeMovieClip();
}
}
var i = 1;
for ( ; 16 >= i ; i++) {
var nam = ("b" + i);
var xx;
var yy;
if (!((((i == 1) || (i == 3)) || (i == 9)) || (i == 11))) {
if (!((((i == 2) || (i == 4)) || (i == 10)) || (i == 12))) {
if (!((((i == 5) || (i == 7)) || (i == 13)) || (i == 15))) {
if ((((i == 6) || (i == 8)) || (i == 14)) || (i == 16)) {
xx = 768;
}
} else {
xx = 512;
}
} else {
xx = 256;
}
} else {
xx = 0;
}
if (!((((i == 1) || (i == 2)) || (i == 5)) || (i == 6))) {
if (!((((i == 3) || (i == 4)) || (i == 7)) || (i == 8))) {
if (!((((i == 9) || (i == 10)) || (i == 13)) || (i == 14))) {
if ((((i == 11) || (i == 12)) || (i == 15)) || (i == 16)) {
yy = 768;
}
} else {
yy = 512;
}
} else {
yy = 256;
}
} else {
yy = 0;
}
this.attachMovie("\u80CC\u666F\u30D4\u30FC\u30B9", "hai" + i, i, {_x:xx, _y:yy, nam:nam});
}
Symbol 13600 MovieClip [背景] Frame 2
stop();
Symbol 13698 MovieClip [背景ピース] Frame 1
this._parent.ura(this, nam);
this.onEnterFrame = function () {
this._parent.gai(this);
};
Symbol 13698 MovieClip [背景ピース] Frame 2
stop();
Symbol 14002 MovieClip [main] Frame 1
function destroy() {
delete Laser;
delete laycount;
delete laytimer;
delete shotcount;
delete maxshot;
delete shottimer;
delete asi;
delete cc;
delete rolling;
delete muteki;
delete kzm;
delete kyori_jiki;
delete muki;
delete jiki_rot;
delete onEnterFrame;
jiki.removeMovieClip();
tage.removeMovieClip();
}
function bury() {
delete jiki.pl.leg.st;
delete onEnterFrame;
destroy();
this.removeMovieClip();
}
function dead() {
tage.removeMovieClip();
cloc.destroy();
leva.removeMovieClip();
this.jiki.ded();
delete onEnterFrame;
}
this.attachMovie("\u30D7\u30EC\u30A4\u30E4", "jiki", 2000, {_x:240, _y:240});
this.attachMovie("\u7167\u6E96", "tage", 10000, {_x:240, _y:240});
this.Laser = 1;
this.laycount = 1;
this.laytimer = 0;
this.shotcount = 30;
this.maxshot = 30;
this.shottimer = 0;
asi = 0;
cc = 0;
kzm = false;
rolling = 0;
muteki = false;
kyori_jiki = 0;
Symbol 14002 MovieClip [main] Frame 2
function CLOCK(bs, RR) {
var kak = RR;
var sp = 5;
bs.kuro._rotation = kak - 45;
bs.kuro2._rotation = kak + 45;
bs.kuro3._rotation = kak - 45;
bs.kuro4._rotation = kak + 45;
var ri = (((kak - 15) * Math.PI) / 180);
var le = (((kak + 15) * Math.PI) / 180);
var dx = (Math.cos(ri) * sp);
var dy = (Math.sin(ri) * sp);
var ex = (Math.cos(le) * sp);
var ey = (Math.sin(le) * sp);
bs.onEnterFrame = function () {
bs.ido(dx, dy, ex, ey);
};
}
function kizamu() {
this.attachMovie("\u6642\u8A08", "cloc", 2041, {_x:jiki._x, _y:jiki._y, RR:muki});
}
Symbol 14002 MovieClip [main] Frame 52
function move_jiki() {
this.tage._x = this.tage._x + ((_xmouse - this.tage._x) * 0.4);
this.tage._y = this.tage._y + ((_ymouse - this.tage._y) * 0.4);
var tarx = (this.tage._x - this.jiki._x);
var tary = (this.tage._y - this.jiki._y);
muki = (Math.atan2(tary, tarx) * 180) / Math.PI;
var zure = (muki - this.jiki._rotation);
var hanten;
if (this.jiki._yscale >= 0) {
hanten = 1;
} else {
hanten = -1;
}
if (!((8 >= zure) && (zure >= -8))) {
if (0 >= zure) {
if (zure < 0) {
asi = asi + 4;
}
} else {
asi = asi - 4;
}
} else {
asi = asi * 0.9;
}
if ((asi * hanten) < 20) {
if (-14 >= (asi * hanten)) {
this.jiki.pl.leg.st++;
if (-20 >= (asi * hanten)) {
asi = -20 * hanten;
}
}
} else {
this.jiki.pl.leg.st--;
if ((asi * hanten) >= 32) {
asi = 32 * hanten;
}
}
if ((asi < 5) && (-5 < asi)) {
this.jiki.pl.leg.cancel();
}
this.jiki.pl.leg._rotation = asi * hanten;
this.jiki.pl.arm._rotation = asi * hanten;
this.jiki._rotation = muki;
var cenx = (this.jiki._x - 240);
var ceny = (this.jiki._y - 240);
var hozon_kyori = kyori_jiki;
kyori_jiki = Math.sqrt((cenx * cenx) + (ceny * ceny));
jiki_rot = (Math.atan2(ceny, cenx) * 180) / Math.PI;
if (!((68 >= hozon_kyori) && (68 < kyori_jiki))) {
if ((68 < hozon_kyori) && (68 >= kyori_jiki)) {
this.jiki.sta();
}
} else {
this.jiki.das();
}
rolu();
var kyori = Math.sqrt((tarx * tarx) + (tary * tary));
if (!(Key.isDown(HHH) || (24 < this.rolling))) {
var sp;
if (20 < kyori) {
if (kyori >= 30) {
sp = 20;
} else {
sp = 40;
}
var yotei_x = (this.jiki._x + (tarx / sp));
var yotei_y = (this.jiki._y + (tary / sp));
var yotei_xx = (yotei_x - 240);
var yotei_yy = (yotei_y - 240);
var yoteiiti = Math.sqrt((yotei_xx * yotei_xx) + (yotei_yy * yotei_yy));
if (yoteiiti >= 70) {
var tagekax = (this.tage._x - 240);
var tagekay = (this.tage._y - 240);
var tageka_rot = ((Math.atan2(tagekay, tagekax) * 180) / Math.PI);
if (jiki_rot >= (tageka_rot - 180)) {
if ((tageka_rot + 180) < jiki_rot) {
jiki_rot = jiki_rot - 360;
}
} else {
jiki_rot = jiki_rot + 360;
}
var ido_rot = ((tageka_rot + (jiki_rot * 3)) / 4);
this.jiki._x = (Math.cos((ido_rot * Math.PI) / 180) * 71) + 240;
this.jiki._y = (Math.sin((ido_rot * Math.PI) / 180) * 71) + 240;
} else {
this.jiki._x = yotei_x;
this.jiki._y = yotei_y;
}
}
}
if (0 < this.laytimer) {
this.laytimer--;
}
if (!(((Key.isDown(RRR) && (299 < this._parent.status.MP)) && ((1 >= this.cc) || (this.cc == 5))) && (0 >= this.rolling))) {
if (!(((kyori < 70) || (this.cc == 1)) && (Key.isDown(LLL)))) {
if (((Key.isDown(LLL) && (this.laytimer == 0)) && (99 < this._parent.status.MP)) && (this.cc != 1)) {
this.laytimer = 2;
var maga = ((150 - (kyori * 1.5)) + ((int(Math.random() * 5) - 2) * 10));
var maga = ((Math.PI / 180) * ((muki + 180) + (this.Laser * (30 + maga))));
var xx = ((Math.cos(maga) * 190) + this.jiki._x);
var yy = ((Math.sin(maga) * 190) + this.jiki._y);
this._parent.attachMovie("\u30EC\u30FC\u30B6\u30FC", "lay" + this.laycount, 11000 + this.laycount);
var rand = (int(Math.random() * 7) + 1);
var iro;
if (rand != 1) {
if (rand != 2) {
if (rand != 3) {
if (rand != 4) {
if (rand != 5) {
if (rand != 6) {
iro = "0xda70d6";
} else {
iro = "0x1e90ff";
}
} else {
iro = "0x00ffff";
}
} else {
iro = "0xadff2f";
}
} else {
iro = "0xffff00";
}
} else {
iro = "0xffa500";
}
} else {
iro = "0xff0000";
}
this._parent["lay" + laycount].lineStyle(3, iro, 100);
this._parent["lay" + laycount].moveTo(this.jiki._x, this.jiki._y);
this._parent["lay" + laycount].curveTo(xx, yy, this.tage._x, this.tage._y);
var gx = ((this.tage._x * 3) - (xx * 2));
var gy = ((this.tage._y * 3) - (yy * 2));
this._parent["lay" + laycount].curveTo(gx, gy, gx, gy);
this.Laser = this.Laser * -1;
this.laycount++;
this._parent.status.MP = this._parent.status.MP - 100;
if (5 < this.laycount) {
this.laycount = 1;
}
}
} else if (this.cc != 8) {
if (this.cc != 7) {
if (this.rolling >= 25) {
if (this.cc < 7) {
this.cc = 6;
this.attachMovie("\u30EC\u30D0\u7A81", "leva", 2045, {_x:jiki._x, _y:jiki._y, _rotation:muki, _yscale:jiki._yscale});
}
} else if (!((this.cc == 1) || (this.cc == 0))) {
if (this.cc != -10) {
if (this.cc != 2) {
if (this.cc == 5) {
this.cc = 6;
this.attachMovie("\u30EC\u30D0\u7A81", "leva", 2045, {_x:jiki._x, _y:jiki._y, _rotation:muki, _yscale:jiki._yscale});
}
} else {
this.cc = 3;
}
} else {
this.cc = 4;
this.leva.gotoAndPlay("nidan");
}
} else {
this.cc = 1;
this.attachMovie("\u30EC\u30D0", "leva", 2045, {_x:jiki._x, _y:jiki._y, _rotation:muki + 90, _xscale:jiki._yscale});
}
} else {
this.shottimer = 2;
}
} else {
this.cc++;
kizamu();
}
} else {
this.jiki.rol();
this.rolling = 48;
this.muteki = true;
this.cc = 0;
this.leva.removeMovieClip();
this._parent.stage.attachMovie("\u56DE\u8EE2\u7C92", "ji", 70006, {_x:this._parent.globalX, _y:this._parent.globalY});
this._parent.stage.attachMovie("\u56DE\u8EE2\u7C92", "ji", 70007, {_x:this._parent.temaeX, _y:this._parent.temaeY});
this._parent.status.MP = this._parent.status.MP - 300;
}
if ((this.shottimer == 1) && (this.cc == 7)) {
this.cc = 8;
}
if (0 < this.shottimer) {
this.shottimer--;
}
if ((Key.isDown(SSS) && (this.shottimer == 0)) && (0 < this.shotcount)) {
this._parent.attachMovie("\u7DD1\u5F3E\u30D0\u30FC\u30B9\u30C8", "shB", 4400);
this.shottimer = 6;
}
}
function mie(bs) {
bs._visible = false;
}
function rolu() {
if (0 < this.rolling) {
this.rolling--;
if (this.rolling != 0) {
if (this.rolling == 34) {
if (0 >= this.jiki._yscale) {
this.jiki._yscale = 100;
} else {
this.jiki._yscale = -100;
}
}
} else {
this.muteki = false;
var direction = this.jiki._yscale;
if (68 >= kyori_jiki) {
this.jiki.sta();
} else {
this.jiki.das();
}
this.jiki._yscale = direction;
}
}
}
this.onEnterFrame = function () {
move_jiki();
};
Symbol 14002 MovieClip [main] Frame 53
stop();
Symbol 14584 MovieClip [緊急回復] Frame 1
this.onEnterFrame = function () {
this._parent.emergency++;
if (this._parent.emergency >= 150) {
this._parent.emergency = 0;
this._parent.SH = 1000;
this.removeMovieClip();
}
};
Symbol 14584 MovieClip [緊急回復] Frame 2
this._parent.obj_pi.start();
Symbol 14584 MovieClip [緊急回復] Frame 26
gotoAndPlay("\u65B0\u3057\u3044\u30E9\u30D9\u30EB");
Symbol 14588 MovieClip [よく使う音庫] Frame 1
obj_ok = new Sound(this);
obj_ok.attachSound("okay");
obj_cancel = new Sound(this);
obj_cancel.attachSound("canse");
obj_dan = new Sound(this);
obj_dan.attachSound("dadan");
obj_Bcrash = new Sound(this);
obj_Bcrash.attachSound("BOSScra");
obj_sha = new Sound(this);
obj_sha.attachSound("sha");
obj_ti = new Sound(this.se);
obj_ti.attachSound("kiri");
obj_ti.setVolume(60);
Symbol 14588 MovieClip [よく使う音庫] Frame 2
stop();
Symbol 14590 MovieClip [音庫2] Frame 1
stop();
Symbol 14592 MovieClip [BGM] Frame 1
oen = new Sound(this);
oen.attachSound("oen");
Symbol 14592 MovieClip [BGM] Frame 2
stop();
Symbol 954 MovieClip [画質調整] Frame 1
stop();
Symbol 20000 Button
on (rollOver) {
ata2();
}
on (press) {
deri();
}
on () {
}
Symbol 20001 Button
on (rollOver) {
ata1();
}
on (press) {
deri();
}
on () {
}
Symbol 966 MovieClip [データ消去] Frame 1
function ca() {
var hai = flash.display.BitmapData.loadBitmap("hai");
caso = this.createEmptyMovieClip("bas", -16127);
caso.attachBitmap(hai, 20, "auto", true);
caso._xscale = 6000;
caso._yscale = 270;
caso._x = 100;
caso._y = 221;
}
function ata1() {
if (this.caso._x != 100) {
caso._x = 100;
_root.se.obj_ti.start();
}
}
function ata2() {
if (this.caso._x == 100) {
caso._x = 270;
_root.se.obj_ti.start();
}
}
function deri() {
if (this.caso._x != 100) {
this._parent.deri();
} else {
_root.se.obj_ok.stop();
this._parent.migiue();
}
}
ca();
this.onEnterFrame = function () {
this._parent.nitaku(this);
};
Symbol 966 MovieClip [データ消去] Frame 2
stop();
Symbol 966 MovieClip [データ消去] Frame 3
play();
Symbol 966 MovieClip [データ消去] Frame 7
stop();
Symbol 902 MovieClip [HPまとめ] Frame 1
stop();
Symbol 1018 MovieClip [manu1] Frame 1
stop();
Symbol 1020 MovieClip [manu2] Frame 1
stop();
Symbol 1022 MovieClip [manu3] Frame 1
stop();
Symbol 1024 MovieClip [manu4] Frame 1
stop();
Symbol 1026 MovieClip [manu5] Frame 1
stop();
Symbol 1028 MovieClip [manu6] Frame 1
stop();
Symbol 1030 MovieClip [manu7] Frame 1
stop();
Symbol 1034 MovieClip [横矢印] Frame 13
stop();
Symbol 1034 MovieClip [横矢印] Frame 27
stop();
Symbol 1000 MovieClip [ゲームスタート字] Frame 1
stop();
Symbol 1000 MovieClip [ゲームスタート字] Frame 9
stop();
Symbol 1002 MovieClip [チュー字] Frame 1
stop();
Symbol 1002 MovieClip [チュー字] Frame 9
stop();
Symbol 1004 MovieClip [トレ字] Frame 1
stop();
Symbol 1004 MovieClip [トレ字] Frame 9
stop();
Symbol 1006 MovieClip [キーコン字] Frame 1
stop();
Symbol 1006 MovieClip [キーコン字] Frame 9
stop();
Symbol 1038 MovieClip [横矢2] Frame 13
stop();
Symbol 1038 MovieClip [横矢2] Frame 25
stop();
Symbol 20002 Button
on (rollOver) {
this._parent.me.oba(1);
}
on (press) {
if (this._parent.timer == 0) {
this._parent.me.hutatume();
}
}
on () {
}
Symbol 20003 Button
on (rollOver) {
this._parent.me.oba(2);
}
on (press) {
if (this._parent.timer == 0) {
this._parent.me.hutatume();
}
}
on () {
}
Symbol 20004 Button
on (rollOver) {
this._parent.me.oba(3);
}
on (press) {
if (this._parent.timer == 0) {
this._parent.me.hutatume();
}
}
on () {
}
Instance of Symbol 9404 MovieClip [×ボ] in Symbol 3900 MovieClip [難セ] Frame 3
on (release) {
this._parent._parent.cancB();
}
Symbol 3900 MovieClip [難セ] Frame 3
function ca() {
var hai = flash.display.BitmapData.loadBitmap("hai");
caso = this.createEmptyMovieClip("bas", -16127);
caso.attachBitmap(hai, 20, "auto", true);
caso._xscale = 16000;
caso._yscale = 240;
bas._x = 80;
}
ca();
this._parent.me.casolPosition();
Symbol 3900 MovieClip [難セ] Frame 4
stop();
Symbol 3902 MovieClip [選面1] Frame 1
this._parent.unlo = true;
this.HS = _root.sd.data.S1score + "0";
this.HR = _root.sd.data.S1dest + " \uFF05";
Symbol 3902 MovieClip [選面1] Frame 2
stop();
Symbol 3904 MovieClip [選面2] Frame 1
if (_root.sd.data.S2 != eval("undefined")) {
this._parent.unlo = true;
} else {
this.attachMovie("\u30CE\u30FC\u30AF\u30EA", "nc", 200);
this._parent.unlo = false;
this.stop();
}
this.HS = _root.sd.data.S2score + "0";
this.HR = _root.sd.data.S2dest + " \uFF05";
Symbol 3904 MovieClip [選面2] Frame 2
stop();
Symbol 3906 MovieClip [選面3] Frame 1
if (!((_root.sd.data.S3 == eval("undefined")) || (_root.testLock == true))) {
this._parent.unlo = true;
} else {
this.attachMovie("\u30CE\u30FC\u30AF\u30EA", "nc", 200);
this._parent.unlo = false;
this.stop();
}
this.HS = _root.sd.data.S3score + "0";
this.HR = _root.sd.data.S3dest + " \uFF05";
Symbol 3906 MovieClip [選面3] Frame 2
stop();
Symbol 3908 MovieClip [選面4] Frame 1
if (_root.sd.data.S4 != eval("undefined")) {
this._parent.unlo = true;
} else {
this.attachMovie("\u30CE\u30FC\u30AF\u30EA", "nc", 200);
this._parent.unlo = false;
this.stop();
}
this.HS = _root.sd.data.S4score + "0";
this.HR = _root.sd.data.S4dest + " \uFF05";
Symbol 3908 MovieClip [選面4] Frame 2
stop();
Symbol 3910 MovieClip [選面5] Frame 1
if (_root.sd.data.S5 != eval("undefined")) {
this._parent.unlo = true;
} else {
this.attachMovie("\u30CE\u30FC\u30AF\u30EA", "nc", 200);
this._parent.unlo = false;
this.stop();
}
this.HS = _root.sd.data.S5score + "0";
this.HR = _root.sd.data.S5dest + " \uFF05";
Symbol 3910 MovieClip [選面5] Frame 2
stop();
Symbol 1008 MovieClip [明カーソル] Frame 1
stop();
Symbol 1010 MovieClip [黒化] Frame 1
if (pp != eval("undefined")) {
this.gotoAndPlay(pp);
}
Symbol 1010 MovieClip [黒化] Frame 15
stop();
Symbol 1012 MovieClip [manual] Frame 1
this._parent.teigi_manual();
this._parent.ya.pg = "1/7";
this.page = 1;
Symbol 1012 MovieClip [manual] Frame 13
function migi() {
this._parent.timer = 99;
var pp = (page + 1);
_root.se.obj_ti.start();
this.attachMovie("manu" + pp, "mn" + pp, 30 + pp, {_x:(_x * -1) + 640});
this.attachMovie("\u3081\u304F\u308A\u30E1\u30FC\u30BF\u30FC", "meme", 2000 + pp, {mm:1, nam:"mn" + page});
page++;
this._parent.ya.pg = page + "/7";
this._parent.ya.gotoAndStop(page + 20);
}
function hidari() {
this._parent.timer = 99;
var pp = (page - 1);
_root.se.obj_ti.start();
this.attachMovie("manu" + pp, "mn" + pp, 30 + pp, {_x:(_x * -1) - 640});
this.attachMovie("\u3081\u304F\u308A\u30E1\u30FC\u30BF\u30FC", "meme", 2000 + pp, {mm:-1, nam:"mn" + page});
page--;
this._parent.ya.pg = page + "/7";
this._parent.ya.gotoAndStop(page + 20);
}
function destroy() {
delete this.page;
delete this.onEnterFrame;
}
this.attachMovie("manu1", "mn1", 31);
this.onEnterFrame = function () {
if (this._parent.timer == 0) {
if (!(Key.isDown(Key.RIGHT) && (page < 7))) {
if (Key.isDown(Key.LEFT) && (1 < page)) {
hidari();
}
} else {
migi();
}
}
};
this._parent.ya.onPress = function () {
if ((this._parent.timer == 0) && (90 < _root._ymouse)) {
btme();
if (!((500 < _root._xmouse) && (page < 7))) {
if ((_root._xmouse < 100) && (1 < page)) {
hidari();
}
} else {
migi();
}
}
};
Symbol 1012 MovieClip [manual] Frame 14
stop();
Symbol 20005 Button
on (rollOver) {
hke(5);
}
on () {
}
Symbol 20006 Button
on (rollOver) {
hke(1);
}
on () {
}
Symbol 20007 Button
on (rollOver) {
hke(2);
}
on () {
}
Symbol 20008 Button
on (rollOver) {
hke(3);
}
on () {
}
Symbol 20009 Button
on (rollOver) {
hke(4);
}
on () {
}
Symbol 20010 Button
on (rollOver) {
hke(6);
}
on (press) {
if (this._parent.page == 1) {
_root.se.obj_ok.start();
this._parent.defomodo1();
}
}
on () {
}
Symbol 1014 MovieClip [config] Frame 1
this._parent.teigi_credit();
Symbol 1014 MovieClip [config] Frame 13
function destroy(tkbt) {
this.hai.dispose();
this.ari.dispose();
this.nasi.dispose();
this.modoru.dispose();
_root.sd.data.Shot = _root.key_S;
_root.sd.data.Laser = _root.key_L;
_root.sd.data.Hold = _root.key_H;
_root.sd.data.Roll = _root.key_R;
if (_root.bground != true) {
_root.sd.data.bgr = 0;
} else {
_root.sd.data.bgr = 1;
}
delete nf1;
delete nf2;
delete nf3;
delete nf4;
delete this.tage;
delete this.select;
delete this.onEnterFrame;
if (tkbt == eval("undefined")) {
this._parent.kuro.removeMovieClip();
this._parent.page = 0;
ths._parent.maxpage = 1;
this._parent.timer = this._parent.timer + this._parent.wait;
this.removeMovieClip();
}
}
function consen() {
if (select != 6) {
if (select != 7) {
this.caso._y = (select * 50) + 56;
} else {
this.caso._y = 410;
}
} else {
this.caso._y = 358;
}
}
function iti() {
if (select == 1) {
tage = "key_S";
} else if (select == 2) {
tage = "key_L";
} else if (select == 3) {
tage = "key_R";
} else if (select == 4) {
tage = "key_H";
}
}
function kikon(mu) {
if (!((mu == -1) && (1 < this["nf" + select]))) {
if ((mu == 1) && (this["nf" + select] < 13)) {
_root.se.obj_ti.start();
this["nf" + select]++;
this._parent.timer = 3;
this["ki" + select].nextFrame();
}
} else {
_root.se.obj_ti.start();
this["nf" + select]--;
this._parent.timer = 3;
this["ki" + select].prevFrame();
}
_root[tage] = gs(this["nf" + select]);
}
function gs(gg) {
var k_k = new Array(13);
var k_k = Array(1, 32, 16, 17, 90, 88, 67, 65, 83, 68, 81, 87, 69);
var jj = k_k[gg - 1];
return(jj);
}
function hke(nn) {
if ((this._parent.page == 1) && (select != nn)) {
_root.se.obj_ti.start();
select = nn;
consen();
}
}
function ca() {
var hai = flash.display.BitmapData.loadBitmap("hai");
caso = this.createEmptyMovieClip("bas", -16227);
caso.attachBitmap(hai, 20, "auto", true);
caso._xscale = 23000;
caso._yscale = 300;
bas._x = 20;
caso._y = 120;
ari = flash.display.BitmapData.loadBitmap("ari");
bg_p = this.createEmptyMovieClip("base", 20);
nasi = flash.display.BitmapData.loadBitmap("nasi");
if (_root.bground != true) {
sitei = nasi;
} else {
var sitei = ari;
}
bg_p.attachBitmap(sitei, 20, "auto", true);
bg_p._x = 360;
bg_p._y = 306;
var modoru = flash.display.BitmapData.loadBitmap("modoru");
modo = this.createEmptyMovieClip("base", 90);
modo.attachBitmap(modoru, 20, "auto", true);
modo._x = 314;
modo._y = 414;
bg_p.onRollOver = function () {
hke(5);
};
bg_p.onPress = function () {
bgirekae();
};
modo.onRollOver = function () {
hke(7);
};
modo.onPress = function () {
if (select == 7) {
_root.se.obj_ok.start();
destroy();
}
};
var xx = 375;
attachMovie("\u30AD\u30FC\u30A2\u30B5\u30A4\u30F3", "ki1", 300, {_x:xx, _y:109});
attachMovie("\u30AD\u30FC\u30A2\u30B5\u30A4\u30F3", "ki2", 301, {_x:xx, _y:159});
attachMovie("\u30AD\u30FC\u30A2\u30B5\u30A4\u30F3", "ki3", 302, {_x:xx, _y:209});
attachMovie("\u30AD\u30FC\u30A2\u30B5\u30A4\u30F3", "ki4", 303, {_x:xx, _y:259});
var i = 1;
for ( ; 4 >= i ; i++) {
kimi(i);
}
}
function bgirekae() {
if (_root.bground != true) {
sitei = ari;
_root.bground = true;
} else {
var sitei = nasi;
_root.bground = false;
}
bg_p.attachBitmap(sitei, 20, "auto", true);
_root.se.obj_ti.start();
}
function kimi(i) {
var nn;
var kk;
if (i != 1) {
if (i != 2) {
if (i != 3) {
if (i == 4) {
kk = _root.key_H;
}
} else {
kk = _root.key_R;
}
} else {
kk = _root.key_L;
}
} else {
kk = _root.key_S;
}
if (kk == 1) {
nn = 1;
} else if (kk == 32) {
nn = 2;
} else if (kk == 16) {
nn = 3;
} else if (kk == 17) {
nn = 4;
} else if (kk == 90) {
nn = 5;
} else if (kk == 88) {
nn = 6;
} else if (kk == 67) {
nn = 7;
} else if (kk == 65) {
nn = 8;
} else if (kk == 83) {
nn = 9;
} else if (kk == 68) {
nn = 10;
} else if (kk == 81) {
nn = 11;
} else if (kk == 87) {
nn = 12;
} else if (kk == 69) {
nn = 13;
}
this["nf" + i] = nn;
this["ki" + i].gotoAndStop(nn);
}
this.select = 1;
this.tage = "key_S";
nf1 = 1;
nf2 = 1;
nf3 = 1;
nf4 = 1;
this.onEnterFrame = function () {
if (this._parent.timer == 0) {
this._parent.ueshita(this, 1, 1, 7);
if (!(Key.isDown(Key.RIGHT) && (4 >= select))) {
if (!(Key.isDown(Key.LEFT) && (4 >= select))) {
if ((Key.isDown(Key.RIGHT) || (Key.isDown(Key.LEFT))) && (select == 5)) {
this._parent.timer = 3;
bgirekae();
}
} else {
iti();
kikon(-1);
}
} else {
iti();
kikon(1);
}
}
};
ca();
Symbol 1014 MovieClip [config] Frame 14
stop();
Symbol 1016 MovieClip [未実装] Frame 9
stop();
Symbol 1032 MovieClip [めくりメーター] Frame 1
this._parent._x = this._parent._x - (160 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 2
this._parent._x = this._parent._x - (160 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 3
this._parent._x = this._parent._x - (160 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 4
this._parent._x = this._parent._x - (150 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 5
this._parent._x = this._parent._x - (11 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 6
this._parent._x = this._parent._x - (6 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 7
this._parent._x = this._parent._x - (1 * mm);
Symbol 1032 MovieClip [めくりメーター] Frame 8
this._parent._parent.timer = 0;
this._parent[nam].removeMovieClip();
delete mm;
delete nam;
this.removeMovieClip();
Symbol 1036 MovieClip [面セレ] Frame 1
this._parent.teigi_stat();
this.nan = false;
this.page = pp;
this.select = 2;
this.unlo = true;
if (ps != eval("undefined")) {
this.gotoAndPlay(13);
}
Symbol 1036 MovieClip [面セレ] Frame 13
function destroy() {
delete page;
delete select;
delete nan;
delete unlo;
delete this.onEnterFrame;
this._parent.difis.hai.dispose();
this._parent.difis.removeMovieClip();
this._parent.ya.removeMovieClip();
this.removeMovieClip();
}
function rupu() {
if (select >= 1) {
if (3 < select) {
select = 1;
}
} else {
select = 3;
}
this._parent.timer = 4;
casolPosition();
}
function migi() {
if ((this._parent.page == 1) && (page < 5)) {
this._parent.timer = 99;
var pp = (page + 1);
_root.se.obj_ti.start();
this.attachMovie("\u9078\u9762" + pp, "smn" + pp, 30 + pp, {_x:(_x * -1) + 640});
this.attachMovie("\u3081\u304F\u308A\u30E1\u30FC\u30BF\u30FC", "meme", 2000 + pp, {mm:1, nam:"smn" + page});
page++;
this._parent.ya.gotoAndStop(page + 20);
}
}
function hidari() {
if ((this._parent.page == 1) && (1 < page)) {
this._parent.timer = 99;
var pp = (page - 1);
_root.se.obj_ti.start();
this.attachMovie("\u9078\u9762" + pp, "smn" + pp, 30 + pp, {_x:(_x * -1) - 640});
this.attachMovie("\u3081\u304F\u308A\u30E1\u30FC\u30BF\u30FC", "meme", 2000 + pp, {mm:-1, nam:"smn" + page});
page--;
this._parent.ya.gotoAndStop(page + 20);
}
}
function casolPosition() {
this._parent.difis.caso._y = ((select - 1) * 40) + 178;
}
function hitotume() {
this._parent.timer = 8;
this._parent.page = 2;
_root.se.obj_ok.start();
this._parent.attachMovie("\u96E3\u30BB", "difis", 77);
}
function hutatume() {
this._parent.timer = 999;
_root.se.obj_ok.start();
this._parent.attachMovie("sts\u9ED2", "kuro", 777, {sta:page, dific:select});
}
function oba(kaz) {
if ((this._parent.timer == 0) && (select != kaz)) {
select = kaz;
_root.se.obj_ti.start();
casolPosition();
}
}
this.attachMovie("\u9078\u97621", "smn1", 31);
this.onEnterFrame = function () {
if (this._parent.timer == 0) {
if (!Key.isDown(Key.RIGHT)) {
if (!Key.isDown(Key.LEFT)) {
if (!(((this._parent.page == 1) && (unlo == true)) && (Key.isDown(90)))) {
if (!((this._parent.page == 2) && (Key.isDown(90)))) {
if (!((this._parent.page == 2) && (Key.isDown(Key.UP)))) {
if ((this._parent.page == 2) && (Key.isDown(Key.DOWN))) {
select++;
rupu();
_root.se.obj_ti.start();
}
} else {
select--;
rupu();
_root.se.obj_ti.start();
}
} else {
hutatume();
}
} else {
hitotume();
}
} else {
hidari();
}
} else {
migi();
}
}
};
this._parent.ya.onPress = function () {
if (this._parent.timer == 0) {
if (500 >= _root._xmouse) {
if (_root._xmouse < 100) {
hidari();
}
} else {
migi();
}
}
};
this.onPress = function () {
if (((this._parent.page == 1) && (unlo == true)) && (Math.abs(_root._xmouse - 220) < 240)) {
hitotume();
}
};
Symbol 1036 MovieClip [面セレ] Frame 14
stop();
Symbol 1040 MovieClip [sts黒] Frame 25
_root.gstat(this);
Symbol 1040 MovieClip [sts黒] Frame 26
stop();
Symbol 20011 Button
on (rollOver) {
ata2();
}
on (press) {
defomodo();
}
on () {
}
Symbol 20012 Button
on (rollOver) {
ata1();
}
on (press) {
defomodo();
}
on () {
}
Symbol 1100 MovieClip [デフォ] Frame 1
function ca() {
var hai = flash.display.BitmapData.loadBitmap("hai");
caso = this.createEmptyMovieClip("bas", -16127);
caso.attachBitmap(hai, 20, "auto", true);
caso._xscale = 6000;
caso._yscale = 270;
caso._x = 100;
caso._y = 221;
}
function ata1() {
if (this.caso._x != 100) {
caso._x = 100;
_root.se.obj_ti.start();
}
}
function ata2() {
if (this.caso._x == 100) {
caso._x = 270;
_root.se.obj_ti.start();
}
}
function defomodo() {
this._parent.page = 1;
if (this.caso._x != 100) {
_root.key_S = 90;
_root.key_L = 1;
_root.key_H = 16;
_root.key_R = 88;
_root.bground = true;
this._parent.me.destroy(1);
this._parent.attachMovie("config", "me", 55);
this.hai.dispose();
this.removeMovieClip();
} else {
_root.se.obj_ok.stop();
_root.se.obj_cancel.start();
this.removeMovieClip();
}
}
ca();
this.onEnterFrame = function () {
if ((this._parent.timer == 0) && (Key.isDown(Key.RIGHT) || (Key.isDown(Key.LEFT)))) {
caso._x = caso._x + 170;
if (300 < caso._x) {
caso._x = 100;
}
this._parent.timer = 4;
_root.se.obj_ti.start();
}
};
Symbol 1100 MovieClip [デフォ] Frame 2
stop();
Symbol 1804 MovieClip [まばたき] Frame 185
function meme3() {
var i = int(Math.random() * 3);
if (i < 1) {
this.gotoAndPlay(1);
}
}
meme3();
Symbol 1804 MovieClip [まばたき] Frame 190
function meme() {
var i = int(Math.random() * 2);
if (0 < i) {
this.gotoAndPlay(1);
}
}
meme();
Symbol 1804 MovieClip [まばたき] Frame 339
meme();
Symbol 2200 MovieClip [ロゴ] Frame 1
function iti(i, xx, yy) {
this["m" + i]._x = this["m" + i]._x + xx;
this["m" + i]._y = this["m" + i]._y + yy;
}
function ido(i, xx, yy) {
this["m" + i]._x = this["m" + i]._x - xx;
this["m" + i]._y = this["m" + i]._y - yy;
}
this.onEnterFrame = function () {
ido(1, 80, 10);
ido(2, -30, 60);
ido(3, 50, -40);
ido(4, -20, -50);
ido(5, 20, 60);
ido(6, -30, 15);
};
if (this.pp != 0) {
delete onEnterFrame;
this.gotoAndPlay(24);
} else {
iti(1, 800, 100);
iti(2, -300, 600);
iti(3, 500, -400);
iti(4, -200, -500);
iti(5, 200, 600);
iti(6, -300, 150);
}
Symbol 2200 MovieClip [ロゴ] Frame 10
function ido(i, xx, yy) {
this["m" + i]._x = this["m" + i]._x - (xx / 2);
this["m" + i]._y = this["m" + i]._y - (yy / 2);
}
Symbol 2200 MovieClip [ロゴ] Frame 12
delete onEnterFrame;
t = 0;
this.onEnterFrame = function () {
t++;
if (6 < t) {
m4._rotation = m4._rotation + 2;
m5._rotation = m5._rotation + 2;
m6._rotation = m6._rotation + 2;
}
if (16 < t) {
delete t;
delete onEnterFrame;
}
};
Symbol 2200 MovieClip [ロゴ] Frame 24
stop();
Instance of Symbol 9404 MovieClip [×ボ] "botan" in Symbol 19800 MovieClip [枠] Frame 1
onClipEvent (load) {
this.swapDepths(30);
}
on (press) {
_root.bgm.oen.stop();
this._parent._parent.playgame.kuku();
this._parent._parent.playgame.ALU_KILL();
this.removeMovieClip();
}
Symbol 19800 MovieClip [枠] Frame 1
hyoji.gotoAndStop(dif + 1);
Symbol 19800 MovieClip [枠] Frame 2
function FF(nn) {
this.attachMovie("\u9854\u30D5\u30E9", "kk", 10, {_x:-80, kao:nn});
delete miro;
miro = new Color(this.mm);
miro.setTransform(kurak);
}
function MM(nn) {
this.attachMovie("\u9854\u9B54", "mm", 14, {_x:480, kao:nn});
delete firo;
firo = new Color(this.kk);
firo.setTransform(kurak);
}
function ss101() {
FF(1);
kk.fra = "\u71C3\u3048\u308B\u30B4\u30DF\u304C\u98DB\u3073\u56DE\u3063\u3066\u308B\u306A\u3093\u3066\u3001\n\u6383\u9664\u306E\u3057\u304C\u3044\u304C\u3042\u308B\u3088\u306D\u3047";
}
function ss201() {
MM();
mm.mar = "\u3042\u30FC\u3001\u904A\u3073\u306B\u304D\u305F\u305C\uFF1F";
}
function ss202() {
FF(1);
kk.fra = "\u547C\u3093\u3067\u306A\u3044\u3088";
}
function ss203() {
FF(1);
kk.fra = "\u3060\u3063\u3066\u3001\u4ECA\u304A\u6383\u9664\u4E2D\u3067\u5FD9\u3057\u3044\u304B\u3089";
}
function ss204() {
MM();
mm.mar = "\u6383\u9664\u306E\u524D\u306B\u3001\u3053\u306E\u90AA\u9B54\u306A\u672C\u3069\u3082\u3092\n\u306A\u3093\u3068\u304B\u3057\u305F\u307B\u3046\u304C\n\u3044\u3044\u3093\u3058\u3083\u306A\u3044\u304B\uFF1F";
}
function ss205() {
FF(1);
kk.fra = "\u305D\u3046\u3088\u306D\u3048\u3002\n\u3061\u3087\u3063\u3068\u3044\u3089\u306A\u3044\u672C\u304C\u591A\u3059\u304E\u308B\u308F";
}
function ss206() {
MM(3);
mm.mar = "\u8CC7\u6E90\u30B4\u30DF\u306A\u3089\u5F15\u304D\u53D6\u308A\u4E2D\u3060\u305C\uFF1F";
}
function ss207() {
FF(3);
kk.fra = "\u3044\u304F\u3089\u51FA\u3059\uFF1F";
}
function ss208() {
FF(4);
kk.fra = "\u6B21\u306B\u304A\u524D\u306F\u3001\u300E\u30B3\u30A4\u30F3\u3044\u3063\u3053\u300F\u3068\u8A00\u3046\u30FB\u30FB\u30FB";
}
function ss209() {
MM();
mm.mar = "\u30B3\u30A4\u30F3\u3044\u3063\u3053\u30FB\u30FB\u30FB\u30CF\u30C3\uFF01";
}
function ss210() {
FF(1);
kk.fra = "\u306F\u3044\u306F\u3044\n\u904A\u3093\u3067\u306A\u3044\u3067\u5E30\u3063\u305F\u5E30\u3063\u305F";
}
function ss211() {
MM();
mm.mar = "\u305D\u3046\u3059\u308B\u305C";
}
function ss301() {
FF(1);
kk.fra = "\u3060\u3044\u305F\u3044\u3001\u673A\u304C\u52D5\u3044\u305F\u3089\n\u672C\u304C\u8AAD\u307F\u306B\u304F\u3044\u3067\u3057\u3087\u3046\u306B";
}
function ss401() {
FF(4);
kk.fra = "\u304A\u6383\u9664\u306F\u7D42\u308F\u3063\u3066\u306A\u3044\u306E\u3088\u306D\u3048";
}
function ss402() {
FF(3);
kk.fra = "\u3055\u3042\u3001\u5927\u304D\u3044\u306E\u3092\n\u7247\u4ED8\u3051\u306B\u884C\u304F\u3088\uFF01";
}
function destroy() {
delete t;
delete seri;
delete onEnterFrame;
delete firo;
delete miro;
this._parent.masu.removeMovieClip();
this.removeMovieClip();
}
kurak = new Object();
kurak.rb = -50;
kurak.gb = -50;
kurak.bb = -50;
kurak.ra = 100;
kurak.ga = 100;
kurak.ba = 100;
kurak.aa = 100;
kurak.ab = 0;
this.t = 0;
this.seri = 0;
Symbol 19800 MovieClip [枠] Frame 3
stop();
Symbol 19800 MovieClip [枠] Frame 4
if (sta == 1) {
FF(3);
kk.fra = "\u8EFD\u3044\u8EFD\u3044";
maxS = 1;
} else if (sta == 2) {
MM();
mm.mar = "";
FF(2);
kk.fra = "\u3068\u3053\u308D\u3067\u3001\u4F55\u3057\u306B\u6765\u305F\u306E\uFF1F";
maxS = 11;
} else if (sta == 3) {
FF(3);
kk.fra = "\u3053\u308C\u3060\u3051\u53E9\u3044\u3066\u304A\u3051\u3070\u3001\n\u3082\u3046\u3044\u3044\u3067\u3057\u3087";
maxS = 1;
} else if (sta == 4) {
FF(1);
kk.fra = "\u30FB\u30FB\u30FB\u30B4\u30DF\u306F\u7247\u4ED8\u3044\u305F\u3051\u3069";
maxS = 2;
}
this.onEnterFrame = function () {
t++;
if (!((7 < t) && ((((t >= 400) || (Key.isDown(_root.key_S))) || (Key.isDown(_root.key_L))) || (Key.isDown(1))))) {
if ((seri >= maxS) && (6 < t)) {
this._parent.playgame.OK = true;
delete onEnterFrame;
}
} else {
t = 0;
seri++;
var kaz = (seri + (sta * 100));
this["ss" + kaz]();
}
};
Symbol 19800 MovieClip [枠] Frame 5
stop();
Symbol 20013 Button
on (rollOver) {
if (this.page == 0) {
_root.se.obj_ti.start();
}
}
on (release) {
if (this.page == 0) {
getURL ("http://www16.big.or.jp/~zun/", "_blank");
}
}
on () {
}
Symbol 20014 Button
on (rollOver) {
if (this.page == 0) {
_root.se.obj_ti.start();
}
}
on (release) {
if (this.page == 0) {
getURL ("http://park.geocities.jp/y0uy0u2003/index.htm", "_blank");
}
}
on () {
}
Symbol 20015 Button
on (rollOver) {
if (this.page == 0) {
_root.se.obj_ti.start();
}
}
on (release) {
if (this.page == 0) {
getURL ("http://osabisi.sakura.ne.jp/m2/", "_blank");
}
}
on () {
}
Symbol 20016 Button
on (rollOver) {
if (this.page == 0) {
_root.se.obj_ti.start();
}
}
on (release) {
if (this.page == 0) {
getURL ("http://beinasu.exblog.jp/", "_blank");
}
}
on () {
}
Instance of Symbol 9404 MovieClip [×ボ] "botan" in Symbol 19802 MovieClip [title] Frame 1
onClipEvent (load) {
this.swapDepths(900);
this._visible = false;
}
on (press) {
this._parent.migiue();
}
Instance of Symbol 1000 MovieClip [ゲームスタート字] "menu1" in Symbol 19802 MovieClip [title] Frame 1
on (rollOver) {
this._parent.mover(1);
}
on (press) {
this._parent.mcli();
}
Instance of Symbol 1002 MovieClip [チュー字] "menu2" in Symbol 19802 MovieClip [title] Frame 1
on (rollOver) {
this._parent.mover(2);
}
on (press) {
this._parent.mcli();
}
Instance of Symbol 1006 MovieClip [キーコン字] "menu3" in Symbol 19802 MovieClip [title] Frame 1
on (rollOver) {
this._parent.mover(3);
}
on (press) {
this._parent.mcli();
}
Instance of Symbol 960 MovieClip [dボ] "DDD" in Symbol 19802 MovieClip [title] Frame 1
on (rollOver) {
if (this._parent.page == 0) {
this._alpha = 100;
_xscale = 75;
_yscale = 75;
_root.se.obj_ti.start();
}
}
on (releaseOutside, rollOut) {
this._alpha = 50;
_xscale = 50;
_yscale = 50;
}
on (release) {
if (this._parent.page == 0) {
this._parent.page = 1;
_visible = false;
_root.se.obj_ok.start();
this._parent.attachMovie("\u30C7\u30FC\u30BF\u6D88\u53BB", "me", 90);
this._parent.btme();
}
}
Instance of Symbol 2200 MovieClip [ロゴ] "logo" in Symbol 19802 MovieClip [title] Frame 1
onClipEvent (load) {
pp = this._parent.pp;
}
Symbol 19802 MovieClip [title] Frame 1
function cancB() {
if (timer == 0) {
page--;
btme();
timer = wait;
_root.se.obj_cancel.start();
difis.hai.dispose();
difis.removeMovieClip();
}
}
function defomodo1() {
page = 2;
this.attachMovie("\u30C7\u30D5\u30A9", "difis", 666);
timer = timer + wait;
}
function wake(bs, i, tate) {
bs["menu" + select].gotoAndStop(1);
bs.select = bs.select + i;
if (0 < bs.select) {
if (bs.select >= (tate + 1)) {
bs.select = 1;
}
} else {
bs.select = tate;
}
bs["menu" + select].gotoAndPlay(2);
}
function taim() {
if (0 < timer) {
timer--;
}
if ((Key.isDown(90) || (Key.isDown(88))) || (Key.isDown(1))) {
btme();
}
}
function destroy() {
delete select;
delete page;
delete maxpage;
delete wait;
delete onMouseDown;
delete onEnterFrame;
delete timer;
this.kuro.removeMovieClip();
this.removeMovieClip();
}
function narabe() {
var i = 2;
for ( ; 4 >= i ; i++) {
this["menu" + i]._x = menu1._x + ((i - 1) * 25);
this["menu" + i]._y = menu1._y + ((i - 1) * 50);
}
}
function ueshita(bs, min, max, tate) {
if ((page >= min) && (max >= page)) {
if (!Key.isDown(Key.UP)) {
if (Key.isDown(Key.DOWN)) {
timer = wait;
_root.se.obj_ti.start();
wake(bs, 1, tate);
}
} else {
timer = wait;
_root.se.obj_ti.start();
wake(bs, -1, tate);
}
}
bs.consen();
}
function teigi_credit() {
maxpage = 1;
}
function teigi_manual() {
maxpage = 1;
}
function teigi_stat() {
maxpage = 1;
}
function mover(nn) {
if ((page == 0) && (nn != select)) {
this["menu" + select].gotoAndStop(1);
select = nn;
timer = wait;
_root.se.obj_ti.start();
this["menu" + select].gotoAndPlay(2);
}
}
function bunki() {
if (page == 0) {
this.attachMovie("\u9ED2\u5316", "kuro", 50);
page = 1;
if (select == 1) {
this.attachMovie("\u9762\u30BB\u30EC", "me", 55, {pp:1});
this.attachMovie("\u6A2A\u77E22", "ya", 56);
} else if (select == 2) {
this.attachMovie("manual", "me", 55);
this.attachMovie("\u6A2A\u77E2\u5370", "ya", 56);
} else if (select == 4) {
this.attachMovie("\u672A\u5B9F\u88C5", "me", 55);
} else if (select == 3) {
this.attachMovie("config", "me", 55);
}
}
}
function mcli() {
if (page == 0) {
_root.se.obj_ok.start();
timer = wait;
bunki();
}
}
function btme() {
if (page != 1) {
botan._visible = false;
} else {
botan._visible = true;
}
}
function migiue() {
if (page == 1) {
timer = wait;
_root.se.obj_cancel.start();
DDD._visible = true;
kuro.removeMovieClip();
page = 0;
maxpage = 1;
me.destroy();
me.removeMovieClip();
ya.removeMovieClip();
}
}
function nitaku(bs) {
if ((this.timer == 0) && (Key.isDown(Key.RIGHT) || (Key.isDown(Key.LEFT)))) {
bs.caso._x = bs.caso._x + 170;
if (300 < bs.caso._x) {
bs.caso._x = 100;
}
this.timer = 4;
_root.se.obj_ti.start();
}
}
function deri() {
_root.sd.clear();
this.me.gotoAndPlay(3);
this.me.hai.dispose();
_root.qq.removeMovieClip();
botan.removeMovieClip();
delete this.me.onEnterFrame;
delete this.onEnterFrame;
}
timer = 0;
wait = 3;
page = pp;
maxpage = 1;
monita = "ver 1.03";
this.select = 1;
this.menu1.gotoAndPlay(8);
btme();
this.onEnterFrame = function () {
taim();
if (timer == 0) {
ueshita(this, 0, 0, 3);
if (!Key.isDown(90)) {
if (Key.isDown(88) && (page >= 1)) {
if (page != 1) {
cancB();
} else {
migiue();
}
btme();
}
} else if (!((page >= maxpage) && ((me.select < 6) || (me.select == eval("undefined"))))) {
_root.se.obj_ok.start();
timer = wait;
if (page != 0) {
if (me.select != 7) {
if (!((me.select == 6) && (page == 1))) {
if (!((me.select == 6) && (page == 2))) {
page++;
} else {
difis.defomodo();
timer = timer + wait;
}
} else {
defomodo1();
}
} else {
me.destroy();
}
} else {
bunki();
}
}
}
};
narabe();
_root.qq.onRelease = function () {
this._parent.gasitu();
};
Symbol 19802 MovieClip [title] Frame 24
stop();