Frame 1
function shokika() {
dankon_depth = 1;
MYBull = MyMaxBull;
combotime = 0;
hitcombo = 0;
player_mode = 1;
tekientity = 0;
tekicount = 0;
laycount = 0;
breakObje = false;
hitavetime = 0;
hitave = 7;
newScene = true;
}
function useshokika() {
useContinue = false;
useBulletUp = false;
useLifeUp = false;
useLifeUpCount = 0;
useArmer = false;
useFullReload = false;
MyMaxBull = 20;
MYBull = MyMaxBull;
minedep = false;
}
function instshoki() {
playgamecount = 0;
lso.data.playgamecount = 0;
tekigekiha = 0;
lso.data.tekigekiha = 0;
shougou = [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false];
lso.data.shougou = "00000000000000000000000";
shougouCount = 0;
hiscore = 0;
lso.data.hiscore = 0;
maxhitcomboCount = 0;
lso.data.maxhitcomboCount = 0;
shougouComplete = false;
lso.data.shougouComplete = false;
gethunt = [false, false, false];
lso.data.gethunt = [false, false, false];
}
gun_flash = {ra:100, rb:30, ga:100, gb:30, ba:100, bb:30, aa:100, ab:0};
not_flash = {ra:100, rb:0, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0};
max_dankon = 30;
maxcombotime = 25;
MyMaxBull = 20;
MYBull = MyMaxBull;
costume = 1;
headcostume = 1;
power = 10;
gunset = ["double", "triple", "shotgun", "masingun"];
stlist = ["0_1", "1_1", "1_2", "1_3", "1_4", "1_5", "1_6", "1_7", "1_8", "2_1", "2_2", "2_3", "2_4", "2_5", "3_1", "3_2", "3_3", "3_4", "4_1", "4_2"];
stlistcount = 0;
codename1 = ["\u30D7\u30E9\u30F3\u30AF\u30C8\u30F3", "\u30B3\u30A2\u30E9", "\u30AA\u30AF\u30C8\u30D1\u30B9", "\u30B9\u30D1\u30A4\u30C0\u30FC", "\u30A4\u30CE\u30FC\u30AD", "\u30D4\u30E9\u30CB\u30A2", "\u30AD\u30E3\u30C3\u30C8", "\u30C0\u30C3\u30AF", "\u30C9\u30C3\u30B0", "\u30DB\u30FC\u30AF", "\u30EF\u30E9\u30D3\u30FC", "\u30B9\u30B3\u30FC\u30D4\u30AA\u30F3", "\u30B4\u30FC\u30B9\u30C8", "\u30E2\u30F3\u30AD\u30FC", "\u30B8\u30E3\u30AC\u30FC", "\u30A2\u30EA\u30B2\u30FC\u30BF", "\u30DB\u30A8\u30FC\u30EB", "\u30A6\u30EB\u30D5", "\u30B7\u30E3\u30FC\u30AF", "\u30D9\u30A2", "\u30BF\u30A4\u30AC\u30FC", "\u30A4\u30FC\u30B0\u30EB", "\u30A4\u30FC\u30B0\u30EB", "\u30A4\u30FC\u30B0\u30EB"];
codename2 = ["\u30B3\u30FC\u30EB\u30C9", "\u30D7\u30ED\u30C6\u30AF\u30B7\u30E7\u30F3", "\u30BA\u30FC\u30E0", "\u30A8\u30F3\u30D5\u30A3\u30FC\u30EB\u30C9", "\u30DC\u30F3\u30D0\u30A4\u30A8", "\u30C7\u30EA\u30F3\u30B8\u30E3\u30FC", "\u30B7\u30E7\u30FC\u30C8\u30EC\u30A4\u30EB", "\u30B9\u30D1\u30A4\u30E9\u30EB", "\u30DE\u30B7\u30F3\u30AC\u30F3", "\u30C1\u30A7\u30FC\u30F3", "\u30D6\u30ED\u30FC\u30CB\u30F3\u30B0", "\u30B9\u30C8\u30FC\u30E0", "\u30C8\u30EA\u30AC\u30FC", "\u30D0\u30F3\u30AB\u30FC", "\u30EF\u30EB\u30B5\u30FC", "\u30AF\u30ED\u30E0", "\u30D6\u30E9\u30A4\u30F3\u30C9", "\u30EB\u30AC\u30FC", "\u30D9\u30A2\u30EA\u30F3\u30B0", "\u30B0\u30ED\u30C3\u30AF", "\u30AF\u30EC\u30A4\u30E2\u30A2", "\u30B3\u30EB\u30C8\u30D1\u30A4\u30BD\u30F3", "\u30B9\u30C8\u30EC\u30A4\u30D5"];
codename3 = ["C-", "C", "C+", "B-", "B", "B+", "A-", "A", "A+", "S", "SS", "SSS", "SSS", "SSS"];
codenameEng1 = ["plankton", "koala", "octopus", "spider", "rabbit", "piranha", "cat", "dug", "dog", "hawk", "wallaby", "scorpion", "ghost", "monkey", "jaguar", "alligator", "whale", "wolf", "shark", "bear", "tiger", "eagle", "eagle", "eagle"];
codenameEng2 = ["cold", "protection", "zoom", "enfield", "bomb", "dellinger", "stinger", "spiral", "machine gun", "chain", "browning", "storm", "trigger", "bank", "walther", "chromium", "clash", "Ruger", "bearing", "Glock", "claymore", "Colt", "strain"];
japanese = false;
this.onMouseDown = function () {
this.click = true;
};
this.onMouseUp = function () {
this.click = false;
};
products = false;
lso = SharedObject.getLocal("ng3rd");
if (lso.data.playgamecount != undefined) {
playgamecount = lso.data.playgamecount;
tekigekiha = lso.data.tekigekiha;
hiscore = lso.data.hiscore;
maxhitcomboCount = lso.data.maxhitcomboCount;
shougou = [];
i = 0;
while (i <= 22) {
if (lso.data.shougou.substr(i, 1) == "0") {
shougou[i] = false;
} else {
shougou[i] = true;
}
i++;
}
shougouComplete = lso.data.shougouComplete;
gethunt = [];
gethunt = lso.data.gethunt;
} else {
instshoki();
}
Stage.showMenu = false;
System.usecodepage = true;
versionNote = "ver3.0[2004.9.6]";
function engin3Dsys(pl) {
_root.WposP = Math.floor((_root["obje" + pl].coa.WposY / _root.WmapH) * 10000);
_root.WposP = Math.floor(((Math.cos((((_root.WposP * 0.009) + 180) * Math.PI) / 180) * 100) + 100) * 100) / 100;
_root.subscale = Math.floor((_root.WmapBack + (((_root.WmapFront - _root.WmapBack) * _root.WposP) / 100)) * 100) / 100;
_root.WposHP = Math.floor(_root.subscale);
_root["obje" + pl]._y = _root.WmapY + Math.floor((_root.WmapT * _root.WposP) / 100);
_root["obje" + pl]._x = (Math.floor((((_root["obje" + pl].coa.WposX - (_root.WmapW / 2)) * _root.subscale) / 100) * 100) / 100) + _root.WmapX;
_root["obje" + pl]._xscale = _root.WposHP;
_root["obje" + pl]._yscale = _root.WposHP;
if (_root["obje" + pl].coa.WposY < 1) {
_root["obje" + pl].swapDepths(Math.floor(Math.random() * 10) + 1);
} else {
_root["obje" + pl].swapDepths(((Math.floor(_root["obje" + pl]._y) * 10) + pl) + 1);
}
}
function tekiset(i, k) {
_root["obje" + i].objcolor = new Color(_root["obje" + i]);
_root["obje" + i].coa.tekipos = _root.tekipos[k];
if (_root["obje" + i].coa.specialmove != true) {
_root["obje" + i].coa.WposX = _root.tekipos[k][0][0];
_root["obje" + i].coa.WposY = _root.tekipos[k][0][1];
}
_root["obje" + i].coa.tekimoveP = _root.tekipos[k].length - 1;
_root["obje" + i].coa.tekispeed = _root.tekispeed;
_root["obje" + i].coa.Wbullet = _root.bull;
_root["obje" + i].coa.Maxbullet = _root.bull;
_root["obje" + i].coa.buki = _root.buki[k];
_root["obje" + i].coa.cover = _root.cover[k];
_root["obje" + i].coa.rolling = _root.rolling[k];
_root["obje" + i].coa.submarge = _root.submarge[k];
_root["obje" + i].coa.chmode = _root.chmode[k];
_root["obje" + i].coa.lastsubmarge = _root.latesubmarge[k];
_root["obje" + i].coa.lastchmode = _root.latechmode[k];
_root["obje" + i].coa.walkdist = _root.walkdist[k];
_root["obje" + i].coa.situp = _root.situp[k];
_root["obje" + i].coa.chokugo = _root.chokugo[k];
_root["obje" + i].coa.rolling_flg = false;
_root["obje" + i].coa.kabe = false;
_root["obje" + i].coa.run_fire = _root.run_fire[k];
_root["obje" + i].coa.tekimoved = 1;
}
function combo_grow() {
_root.hitcombo++;
if (_root.hitcombo > 1) {
_root.combodepth++;
_root.comboname = "combocounter" + _root.combodepth;
_root.attachMovie("combodisp", _root.comboname, _root.combodepth + 10000);
_root["combocounter" + _root.combodepth]._x = _root._xmouse;
_root["combocounter" + _root.combodepth]._y = _root._ymouse - 30;
}
}
function shoot_line(AX, AY, BY, CX, CY) {
if (_root.player_mode != 3) {
AX = _root.player._x;
}
DY = Math.floor(((BY - AY) / (Math.floor(Math.random() * 20) + 1)) + AY);
gunRP = Math.floor(Math.random() * 2);
gunD = _root["gunDepth" + gunRP];
_root["gunDepth" + gunRP]++;
_root.attachMovie("tamasym", "tama" + gunD, gunD);
with (_root["tama" + gunD]) {
linestyle(2, 16751001, 100);
moveTo(AX, DY);
lineTo(CX, CY);
}
return(DY);
}
function hitcheck() {
if (_root.player_mode == 3) {
if ((Math.random() * _root.hitave) < 1) {
_root.player_mode = 1;
_root.player.gotoAndPlay("st5");
}
} else if (_root.rabittime == true) {
_root.rabitget = true;
}
}
function dankon_disp(boxNum, linkage) {
_root.dankon_depth++;
danname = "dankon" + _root.dankon_depth;
myscale = 50 + Math.floor((_root["box" + boxNum]._y - 200) / 4);
_root["box" + boxNum].attachMovie(linkage, danname, _root.dankon_depth);
_root["box" + boxNum]["dankon" + _root.dankon_depth]._x = _root["box" + boxNum]._xmouse;
_root["box" + boxNum]["dankon" + _root.dankon_depth]._y = _root["box" + boxNum]._ymouse;
_root["box" + boxNum]["dankon" + _root.dankon_depth]._xscale = myscale;
_root["box" + boxNum]["dankon" + _root.dankon_depth]._yscale = myscale;
_root["box" + boxNum]["dankon" + _root.dankon_depth]._rotation = Math.floor(Math.random() * 360);
if (_root.dankon_depth > _root.max_dankon) {
i = 1;
while (i <= _root.boxcount) {
_root["box" + i]["dankon" + (_root.dankon_depth - _root.max_dankon)].gotoAndPlay("del");
i++;
}
}
}
function tekimaker() {
if (timer >= _root.tekimaxtime) {
if ((timer <= (_root.tekimaxtime + _root.tekiaddcount)) && (timer > _root.tekimaxtime)) {
tmu = Math.floor(Math.random() * _root.tekipos.length);
if (((_root["obje" + tmu]._visible != true) && (_root.tekientity < _root.tekimaxcount)) && (_root.tekicount < _root.tekiallcount)) {
_root.tekientity++;
_root.tekicount++;
_root.attachMovie("tekikata", "obje" + tmu, 10);
_root.tekiset(tmu, tmu);
}
} else if (timer > (_root.tekimaxtime + _root.tekiaddcount)) {
timer = 0;
}
}
}
function seanChanger() {
var di = 0;
_root.player.removeMovieClip();
_root.hasira.removeMovieClip();
if (_root.hasira2._visible == true) {
_root.hasira2.removeMovieClip();
}
di = 1;
while (di <= _root.boxcount) {
_root["box" + di].removeMovieClip();
di++;
}
_root.lifedisp1.removeMovieClip();
di = 2;
while (di <= 4) {
if (_root["lifedisp" + di]._visible == true) {
_root["lifedisp" + di].removeMovieClip();
}
di++;
}
di = 0;
while (di <= (_root.tekipos.length - 1)) {
if (_root["obje" + di]._visible == true) {
_root["obje" + di].removeMovieClip();
}
di++;
}
_root.bulletdisp.removeMovieClip();
_root.gundisp.removeMovieClip();
_root.reloaddisp.removeMovieClip();
_root.overclock2.removeMovieClip();
_root.black.removeMovieClip();
_root.gun_flash = {ra:100, rb:30, ga:100, gb:30, ba:100, bb:30, aa:100, ab:0};
_root.not_flash = {ra:100, rb:0, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0};
}
Frame 3
this.loaddisp.ber._x = Math.floor((_root._framesloaded / _root._totalframes) * 100) - 100;
Frame 4
if (_root._framesloaded >= _root._totalframes) {
_root.gotoAndPlay("sktrogo");
} else {
this.gotoAndPlay(this._currentframe - 1);
}
Frame 5
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 217;
WmapY = 216;
WmapH = 1200;
WmapW = 1260;
WmapT = 192;
WmapBack = 41;
WmapFront = 100;
stanattack = true;
boxcount = 4;
_root.bulletdisp.gotoAndStop(MyBull);
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.hasira.swapDepths(55000);
_root.player.swapDepths(55100);
_root.lifedisp1.swapDepths(55110);
_root.bulletdisp.swapDepths(55150);
_root.tekiallcount = 20;
_root.tekimaxcount = 4;
_root.tekimaxtime = 75;
_root.tekiaddcount = 3;
_root.playcenter = 180;
tekipos = [];
tekipos[0] = [[1310, 480, 1], [770, 960, 6], [660, 480, 1]];
tekipos[1] = [[1600, 570, 1], [700, 570, 1]];
tekipos[2] = [[1800, 330, 1], [1180, 330, 1]];
tekipos[3] = [[1500, 130, 1], [1120, 130, 1]];
tekipos[4] = [[180, 650, 1], [550, 650, 8]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 1, 1, 2, 2];
_root.cover = [false, true, false, false, false];
_root.rolling = [1, 2, 1, 0, 2];
_root.submarge = [0, 2, 0, 1, 0];
_root.chmode = [0, 6, 0, 4, 0];
_root.latesubmarge = [0, 4, 2, 0, 0];
_root.latechmode = [0, 8, 6, 0, 0];
_root.walkdist = [150, 0, 0, 0, 500];
_root.situp = [true, false, false, false, true];
_root.chokugo = [0, 0, 9, 11, 9];
_root.run_fire = [1, 0, 0, 0, 0];
shoot_pointAX = 31;
shoot_pointAY = 31;
shoot_pointBY = 531;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "a";
life1 = 150;
stop();
Instance of Symbol 264 MovieClip in Frame 5
onClipEvent (enterFrame) {
_root.timer++;
if ((_root.timer >= _root.tekimaxtime) && (_root.tekicount < _root.tekiallcount)) {
_root.tekimaker();
}
if (_root.combotime > 0) {
_root.combotime--;
} else {
if (_root.hitcombo > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.score = _root.score + (_root.gokeiscore * 100);
_root.dispgoukeiscore = _root.gokeiscore * 100;
_root.disphitcombo = _root.hitcombo;
if (_root.combokekka._visible == true) {
_root.combokekka.removeMovieClip();
}
if (_root.hitcombo > 2) {
_root.attachMovie("combokekka", combokekka, 56000);
}
if (_root.maxhitcomboCount < _root.hitcombo) {
_root.maxhitcomboCount = _root.hitcombo;
}
if ((_root.hishoot == true) && (_root.hitcombo > 19)) {
_root.hishoot2 = true;
}
_root.gokeiscore = 0;
_root.addscore = 0;
_root.combotime = 0;
_root.hitcombo = 0;
}
if (_root.laycount >= _root.tekiallcount) {
if ((_root.black._visible != true) && (_root.player_mode != 2)) {
_root.attachMovie("bkwin", "black", 56000);
}
}
}
if (_root.gunmode != "normal") {
_root.splife--;
_root.bulletdisp.spgage.spgraph._x = _root.splife;
if (_root.splife == 0) {
_root.gunmode = "normal";
_root.gundisp.gotoAndStop(_root.gunmode);
_root.overclock2.removeMovieClip();
i = 0;
while (i <= (_root.tekipos.length - 1)) {
_root["obje" + i].reaction();
i++;
}
i = 1;
while (i <= _root.boxcount) {
_root["box" + i].reaction();
i++;
}
}
}
if (_root.player_mode == 3) {
_root.hitavetime++;
if ((_root.hitavetime >= 40) && (_root.hitave > 4)) {
_root.hitavetime = 0;
_root.hitave--;
}
}
}
onClipEvent (mouseDown) {
if (_root.gunmode == "normal") {
if (_root.player_mode == 3) {
_root.MyBull--;
if (_root.MyBull < 1) {
if (_root.reloaddisp._visible == true) {
_root.reloaddisp.removeMovieClip();
}
_root.attachMovie("reload_base", "reloaddisp", 55170);
_root.reloaddisp._x = 300;
_root.reloaddisp._y = 200;
}
if (_root.MyBull > -1) {
_root.player.gunse.start(0, 1);
}
} else if ((_root.player_mode == 1) && (_root.MyBull != _root.MyMaxBull)) {
if (_root.MyBull > 0) {
_root.useFullReload = true;
}
_root.MyBull = _root.MyMaxBull;
_root.player.gotoAndStop("st6");
}
} else if (_root.gunmode == "shotgun") {
if (_root.player_mode == 3) {
_root.player.shgunse.start(0, 1);
}
} else if (_root.gunmode == "masingun") {
} else if (_root.player_mode == 3) {
_root.player.gunse.start(0, 1);
}
if (_root.MyBull >= 0) {
_root.bulletdisp.disper(_root.MyBull);
}
}
Frame 10
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 297;
WmapY = 305;
WmapH = 900;
WmapW = 1200;
WmapT = 47;
WmapBack = 30;
WmapFront = 55;
stanattack = true;
boxcount = 3;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 8;
_root.tekimaxcount = 3;
_root.tekimaxtime = 75 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 2;
_root.playcenter = 260;
tekipos = [];
tekipos[0] = [[1400, 800, 1], [1040, 800, 1]];
tekipos[1] = [[300, 980, 9], [650, 980, 9]];
tekipos[2] = [[300, 630, 9], [770, 630, 9]];
tekipos[3] = [[1200, 1350, 1], [1000, 1350, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [1, 1, 1, 1];
_root.cover = [false, false, false, false];
_root.rolling = [0, 0, 0, 0];
_root.submarge = [0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0];
_root.situp = [true, false, false, true];
_root.chokugo = [0, 0, 0, 0];
_root.run_fire = [0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 30;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "opening2";
stlistcount = 0;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 15
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 298;
WmapY = 278;
WmapH = 1000;
WmapW = 1200;
WmapT = 76;
WmapBack = 32;
WmapFront = 63;
stanattack = true;
boxcount = 3;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 16;
_root.tekimaxcount = 3;
_root.tekimaxtime = 75 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 3;
_root.playcenter = 380;
tekipos = [];
tekipos[0] = [[0, 1000, 9], [50, 1000, 9]];
tekipos[1] = [[0, 10, 9], [610, 10, 9]];
tekipos[2] = [[0, 20, 9], [610, 730, 6], [430, 20, 9]];
tekipos[3] = [[0, 30, 9], [550, 1000, 5], [410, 30, 9]];
tekipos[4] = [[0, 40, 9], [260, 700, 3], [510, 490, 6], [390, 40, 9]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [1, 1, 1, 1, 1];
_root.cover = [false, false, false, false, false];
_root.rolling = [2, 0, 0, 0, 0];
_root.submarge = [0, 0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0, 0];
_root.situp = [true, false, false, true, false];
_root.chokugo = [9, 0, 0, 0, 0];
_root.run_fire = [0, 0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 30;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_1";
stlistcount = 1;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
this.bgm1_sound = new Sound(this);
this.bgm1_sound.attachSound("bgm1a");
this.bgm2_sound = new Sound(this);
this.bgm2_sound.attachSound("bgm1b");
this.bgm1_sound.setVolume(100);
this.bgm1_sound.start(0, 1);
this.bgm1_sound.onSoundComplete = function () {
this.start(0, 1);
};
Frame 20
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 210;
WmapY = 270;
WmapH = 1000;
WmapW = 1200;
WmapT = 92;
WmapBack = 35;
WmapFront = 68;
stanattack = true;
boxcount = 5;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 20;
_root.tekimaxcount = 3;
_root.tekimaxtime = 75 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 3;
_root.playcenter = 194;
tekipos = [];
tekipos[0] = [[1250, 740, 1], [1100, 740, 1]];
tekipos[1] = [[1600, 450, 1], [1200, 450, 1]];
tekipos[2] = [[300, 960, 9], [680, 960, 9]];
tekipos[3] = [[1300, 100, 1], [1250, 100, 1]];
tekipos[4] = [[750, 40, 9], [870, 1000, 6], [940, 40, 9]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [1, 1, 1, 2, 1];
_root.cover = [false, false, true, false, false];
_root.rolling = [0, 1, 0, 0, 0];
_root.submarge = [0, 0, 2, 1, 0];
_root.chmode = [0, 0, 6, 4, 0];
_root.latesubmarge = [0, 2, 0, 0, 0];
_root.latechmode = [0, 6, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0, 0];
_root.situp = [false, true, true, true, false];
_root.chokugo = [0, 9, 0, 11, 0];
_root.run_fire = [0, 0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_2";
stlistcount = 2;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
this.bgm1_sound.onSoundComplete = function () {
if (_root.newScene == true) {
_root.newScene = false;
_root.bgm2_sound.start(0, 1);
} else {
this.start(0, 1);
}
};
this.bgm2_sound.onSoundComplete = function () {
if (_root.newScene == true) {
_root.newScene = false;
_root.bgm1_sound.start(0, 1);
} else {
this.start(0, 1);
}
};
Frame 25
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 414;
WmapY = 354;
WmapH = 600;
WmapW = 600;
WmapT = 35;
WmapBack = 40;
WmapFront = 60;
stanattack = true;
boxcount = 4;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 6;
_root.tekimaxcount = 2;
_root.tekimaxtime = 75 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 2;
_root.playcenter = 420;
tekipos = [];
tekipos[0] = [[400, 520, 1], [20, 520, 1]];
tekipos[1] = [[400, 580, 1], [300, 580, 1]];
tekipos[2] = [[400, 550, 1], [160, 550, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [1, 1, 1];
_root.cover = [false, false, false];
_root.rolling = [0, 1, 0];
_root.submarge = [0, 0, 0];
_root.chmode = [0, 0, 0];
_root.latesubmarge = [0, 0, 0];
_root.latechmode = [0, 0, 0];
_root.walkdist = [0, 0, 0];
_root.situp = [false, true, false];
_root.chokugo = [0, 9, 0];
_root.run_fire = [0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_3";
stlistcount = 3;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 30
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 298;
WmapY = 210;
WmapH = 1800;
WmapW = 1200;
WmapT = 145;
WmapBack = 24;
WmapFront = 80;
stanattack = true;
boxcount = 4;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 20;
_root.tekimaxcount = 3;
_root.tekimaxtime = 75 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 3;
_root.playcenter = 193;
tekipos = [];
tekipos[0] = [[1170, 20, 1], [1400, 480, 9], [970, 480, 6], [970, 20, 1]];
tekipos[1] = [[550, 40, 9], [980, 1110, 8], [730, 780, 5], [730, 40, 9]];
tekipos[2] = [[550, 30, 9], [560, 1200, 4], [740, 30, 9]];
tekipos[3] = [[1170, 10, 1], [1120, 1140, 6], [1120, 470, 8], [970, 470, 6], [970, 10, 1]];
tekipos[4] = [[200, 960, 9], [260, 960, 9]];
tekipos[5] = [[350, 1500, 9], [390, 1500, 9]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [1, 1, 1, 1, 1, 2];
_root.cover = [false, false, true, false, false, false];
_root.rolling = [0, 1, 0, 0, 2, 2];
_root.submarge = [0, 0, 0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0, 0, 500];
_root.situp = [false, true, false, false, false, false];
_root.chokugo = [0, 9, 0, 0, 9, 9];
_root.run_fire = [0, 0, 1, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_4";
stlistcount = 4;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 35
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 298;
WmapY = 210;
WmapH = 1800;
WmapW = 1200;
WmapT = 145;
WmapBack = 24;
WmapFront = 80;
stanattack = true;
boxcount = 4;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 10;
_root.tekimaxcount = 3;
_root.tekimaxtime = 75 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 3;
_root.playcenter = 193;
tekipos = [];
tekipos[0] = [[620, 780, 9], [950, 800, 9]];
tekipos[1] = [[620, 740, 9], [850, 1000, 7], [810, 740, 9]];
tekipos[2] = [[620, 760, 9], [1030, 1260, 7], [860, 760, 9]];
tekipos[3] = [[620, 750, 9], [890, 1430, 6], [840, 750, 9]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 1, 2, 2];
_root.cover = [false, false, false, true];
_root.rolling = [0, 3, 0, 1];
_root.submarge = [0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 220];
_root.situp = [false, true, true, false];
_root.chokugo = [0, 9, 0, 9];
_root.run_fire = [0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_5";
stlistcount = 5;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 40
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 200;
WmapY = 310;
WmapH = 100;
WmapW = 1200;
WmapT = 30;
WmapBack = 30;
WmapFront = 32;
stanattack = true;
boxcount = 2;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 2;
_root.tekimaxcount = 2;
_root.tekimaxtime = 5;
_root.tekiaddcount = 2;
_root.playcenter = 320;
tekipos = [];
tekipos[0] = [[-150, 50, 9], [250, 50, 9]];
tekipos[1] = [[1250, 40, 1], [830, 40, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 1];
_root.cover = [false, false];
_root.rolling = [0, 0];
_root.submarge = [0, 0];
_root.chmode = [0, 0];
_root.latesubmarge = [0, 0];
_root.latechmode = [0, 0];
_root.walkdist = [0, 0];
_root.situp = [false, false];
_root.chokugo = [0, 0];
_root.run_fire = [0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "bt1_7";
stlistcount = 6;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 45
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 357;
WmapY = 312;
WmapH = 1000;
WmapW = 600;
WmapT = 115;
WmapBack = 38;
WmapFront = 81;
stanattack = true;
boxcount = 1;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 6;
_root.tekimaxcount = 2;
_root.tekimaxtime = 50 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 2;
_root.playcenter = 320;
tekipos = [];
tekipos[0] = [[30, 20, 9], [450, 100, 9]];
tekipos[1] = [[30, 10, 9], [550, 1000, 6], [600, 60, 9]];
tekipos[2] = [[30, 30, 9], [500, 500, 6], [520, 70, 9]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 2, 2];
_root.cover = [false, false];
_root.rolling = [0, 0, 2];
_root.submarge = [0, 0, 0];
_root.chmode = [0, 0, 0];
_root.latesubmarge = [0, 0, 0];
_root.latechmode = [0, 0, 0];
_root.walkdist = [0, 0, 100];
_root.situp = [false, false, false];
_root.chokugo = [0, 0, 0];
_root.run_fire = [0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_7";
stlistcount = 7;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 50
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 307;
WmapY = 277;
WmapH = 1600;
WmapW = 400;
WmapT = 157;
WmapBack = 23;
WmapFront = 82;
stanattack = true;
boxcount = 3;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 30;
_root.tekimaxcount = 3;
_root.tekimaxtime = 50 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 3;
_root.playcenter = 210;
tekipos = [];
tekipos[0] = [[0, 320, 9], [200, 320, 9]];
tekipos[1] = [[700, 300, 1], [520, 300, 1]];
tekipos[2] = [[700, 250, 1], [390, 1650, 6], [380, 250, 1]];
tekipos[3] = [[-50, 650, 9], [-30, 650, 9]];
tekipos[4] = [[700, 640, 1], [590, 640, 1]];
tekipos[5] = [[0, 990, 9], [20, 990, 9]];
tekipos[6] = [[700, 980, 1], [650, 980, 1]];
tekipos[7] = [[0, 1000, 9], [100, 1000, 9]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 2, 2, 1, 2, 2, 1, 2];
_root.cover = [false, false, false, true, false, false, false, false];
_root.rolling = [0, 0, 2, 2, 1, 2, 1, 0];
_root.submarge = [0, 0, 0, 0, 0, 0, 0, 2];
_root.chmode = [0, 0, 0, 0, 0, 0, 0, 6];
_root.latesubmarge = [0, 0, 0, 0, 0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0, 0, 0, 0, 0];
_root.walkdist = [0, 0, 100, 0, 400, 500, 0, 0];
_root.situp = [false, false, false, false, false, false, false, false];
_root.chokugo = [0, 0, 0, 9, 9, 9, 9, 0];
_root.run_fire = [0, 0, 0, 0, 0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an2_1";
stlistcount = 9;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
this.bgm1_sound = new Sound(this);
this.bgm1_sound.attachSound("bgm2a");
this.bgm2_sound = new Sound(this);
this.bgm2_sound.attachSound("bgm2b");
this.bgm1_sound.setVolume(100);
this.bgm1_sound.start(0, 1);
this.bgm1_sound.onSoundComplete = function () {
this.start(0, 1);
};
Frame 55
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 310;
WmapY = 310;
WmapH = 600;
WmapW = 600;
WmapT = 119;
WmapBack = 38;
WmapFront = 70;
breakObje = "box3";
stanattack = true;
boxcount = 3;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 6;
_root.tekimaxcount = 3;
_root.tekimaxtime = 50 + _root.deftime;
_root.timer = Math.floor(_root.tekimaxtime / 2);
_root.tekiaddcount = 2;
_root.playcenter = 250;
tekipos = [];
tekipos[0] = [[-50, 100, 9], [450, 100, 9]];
tekipos[1] = [[1000, 190, 1], [700, 190, 1]];
tekipos[2] = [[0, 480, 9], [280, 480, 9]];
tekipos[3] = [[700, 470, 1], [590, 470, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 2, 2, 2];
_root.cover = [false, false, false, false];
_root.rolling = [0, 0, 0, 0];
_root.submarge = [0, 0, 0, 1];
_root.chmode = [0, 0, 0, 4];
_root.latesubmarge = [0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0];
_root.situp = [false, false, false, false];
_root.chokugo = [0, 0, 0, 0];
_root.run_fire = [0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 200;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an2_2";
stlistcount = 10;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
this.bgm1_sound.onSoundComplete = function () {
if (_root.newScene == true) {
_root.newScene = false;
_root.bgm2_sound.start(0, 1);
} else {
this.start(0, 1);
}
};
this.bgm2_sound.onSoundComplete = function () {
if (_root.newScene == true) {
_root.newScene = false;
_root.bgm1_sound.start(0, 1);
} else {
this.start(0, 1);
}
};
Frame 60
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 260;
WmapY = 198;
WmapH = 30;
WmapW = 300;
WmapT = 30;
WmapBack = 38;
WmapFront = 38;
stanattack = true;
boxcount = 1;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 2;
_root.tekimaxcount = 2;
_root.tekimaxtime = 10;
_root.tekiaddcount = 2;
_root.playcenter = 406;
tekipos = [];
tekipos[0] = [[710, 70, 1], [410, 10, 1]];
tekipos[1] = [[700, 70, 1], [100, 10, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 2];
_root.cover = [false, false];
_root.rolling = [0, 0];
_root.submarge = [0, 0];
_root.chmode = [0, 0];
_root.latesubmarge = [0, 0];
_root.latechmode = [0, 0];
_root.walkdist = [0, 0];
_root.situp = [false, false];
_root.chokugo = [0, 0];
_root.run_fire = [0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 180;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an2_3";
stlistcount = 11;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 65
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 197;
WmapY = 304;
WmapH = 1200;
WmapW = 600;
WmapT = 100;
WmapBack = 35;
WmapFront = 76;
stanattack = true;
boxcount = 1;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 20;
_root.tekimaxcount = 3;
_root.tekimaxtime = 20;
_root.tekiaddcount = 3;
_root.playcenter = 182;
tekipos = [];
tekipos[0] = [[1000, 270, 1], [720, 980, 6], [720, 270, 1]];
tekipos[1] = [[1000, 310, 1], [480, 1240, 6], [480, 310, 1]];
tekipos[2] = [[1000, 290, 1], [460, 750, 4], [690, 290, 1]];
tekipos[3] = [[1000, 300, 1], [620, 920, 6], [620, 300, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [2, 2, 2, 2];
_root.cover = [false, false, false, false];
_root.rolling = [0, 0, 0, 0];
_root.submarge = [0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0];
_root.situp = [false, false, false, false];
_root.chokugo = [0, 0, 0, 0];
_root.run_fire = [1, 1, 1, 1];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 50;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an2_4";
stlistcount = 12;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 70
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 337;
WmapY = 322;
WmapH = 1600;
WmapW = 1200;
WmapT = 78;
WmapBack = 16;
WmapFront = 52;
stanattack = true;
boxcount = 4;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 20;
_root.tekimaxcount = 3;
_root.tekimaxtime = 20;
_root.tekiaddcount = 3;
_root.playcenter = 216;
tekipos = [];
tekipos[0] = [[1000, 270, 1], [720, 980, 5], [720, 270, 1]];
tekipos[1] = [[1000, 310, 1], [480, 1240, 4], [480, 310, 1]];
tekipos[2] = [[140, 360, 9], [860, 1070, 7], [390, 360, 9]];
tekipos[3] = [[1250, 1130, 1], [1100, 1130, 1]];
tekipos[4] = [[80, 820, 9], [330, 880, 9]];
_root.tekispeed = 50;
_root.bull = 6;
_root.buki = [2, 2, 2, 2, 2];
_root.cover = [false, false, false, false, false];
_root.rolling = [0, 0, 0, 1, 2];
_root.submarge = [0, 0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 700, 900];
_root.situp = [false, false, false, false, false];
_root.chokugo = [0, 0, 0, 0, 9];
_root.run_fire = [1, 1, 1, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 200;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "bt3_2";
stlistcount = 14;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
killtank = true;
stop();
this.bgm1_sound = new Sound(this);
this.bgm1_sound.attachSound("bgm3");
this.bgm1_sound.setVolume(100);
this.bgm1_sound.start(0, 20);
this.bgm1_sound.onSoundComplete = function () {
this.start(0, 20);
};
Frame 75
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 371;
WmapY = 122;
WmapH = 100;
WmapW = 600;
WmapT = 20;
WmapBack = 47;
WmapFront = 47;
stanattack = true;
boxcount = 4;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 2;
_root.tekimaxcount = 2;
_root.tekimaxtime = 20;
_root.tekiaddcount = 2;
_root.playcenter = 216;
tekipos = [];
tekipos[0] = [[-210, 80, 9], [-200, 80, 9]];
tekipos[1] = [[730, 70, 1], [740, 70, 1]];
_root.tekispeed = 40;
_root.bull = 6;
_root.buki = [1, 1];
_root.cover = [false, false];
_root.rolling = [2, 1];
_root.submarge = [0, 0];
_root.chmode = [0, 0];
_root.latesubmarge = [0, 0];
_root.latechmode = [0, 0];
_root.walkdist = [0, 0];
_root.situp = [false, false];
_root.chokugo = [9, 9];
_root.run_fire = [0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 200;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an3_2";
stlistcount = 15;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 80
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 521;
WmapY = 228;
WmapH = 1600;
WmapW = 600;
WmapT = 108;
WmapBack = 15;
WmapFront = 59;
stanattack = true;
boxcount = 1;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.hasira2.swapDepths(55105);
_root.tekiallcount = 8;
_root.tekimaxcount = 3;
_root.tekimaxtime = 10;
_root.tekiaddcount = 1;
_root.playcenter = 323;
tekipos = [];
tekipos[0] = [[-30, 20, 9], [100, 1500, 4], [100, 10, 9]];
tekipos[1] = [[-30, 40, 9], [180, 1200, 4], [100, 40, 9]];
tekipos[2] = [[-30, 70, 9], [140, 800, 4], [100, 70, 9]];
_root.tekispeed = 50;
_root.bull = 6;
_root.buki = [2, 2, 2];
_root.cover = [false, false, false];
_root.rolling = [0, 0, 0];
_root.submarge = [0, 0, 0];
_root.chmode = [0, 0, 0];
_root.latesubmarge = [0, 0, 0];
_root.latechmode = [0, 0, 0];
_root.walkdist = [0, 0, 0];
_root.situp = [false, false, false];
_root.chokugo = [0, 0, 0];
_root.run_fire = [1, 1, 1];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 150;
shoot_pointBY = 330;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an3_3";
stlistcount = 16;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 85
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 490;
WmapY = 227;
WmapH = 1600;
WmapW = 1200;
WmapT = 90;
WmapBack = 16;
WmapFront = 59;
stanattack = true;
boxcount = 1;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.tekiallcount = 20;
_root.tekimaxcount = 3;
_root.tekimaxtime = 20;
_root.tekiaddcount = 3;
_root.playcenter = 127;
tekipos = [];
tekipos[0] = [[-10, 870, 9], [580, 1430, 6], [310, 900, 9]];
tekipos[1] = [[920, 1240, 1], [480, 1240, 1]];
tekipos[2] = [[-220, 1370, 9], [-200, 1370, 9]];
tekipos[3] = [[-100, 1300, 9], [-20, 1300, 9]];
tekipos[4] = [[-10, 800, 9], [100, 800, 9]];
tekipos[5] = [[-100, 1350, 9], [400, 1600, 6], [200, 1350, 9]];
_root.tekispeed = 50;
_root.bull = 6;
_root.buki = [2, 2, 1, 2, 2, 2];
_root.cover = [false, false, false, false, false, false];
_root.rolling = [0, 0, 2, 2, 0, 0];
_root.submarge = [0, 0, 0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 700, 700, 0];
_root.situp = [false, false, false, false, false, false];
_root.chokugo = [0, 0, 9, 9, 9, 0];
_root.run_fire = [1, 1, 0, 0, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 50;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an3_4";
stlistcount = 17;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Frame 90
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 299;
WmapY = 340;
WmapH = 800;
WmapW = 800;
WmapT = 48;
WmapBack = 40;
WmapFront = 60;
stanattack = true;
boxcount = 3;
_root.tekiallcount = 20;
_root.tekimaxcount = 3;
_root.tekimaxtime = 20;
_root.tekiaddcount = 3;
_root.playcenter = 195;
tekipos = [];
tekipos[0] = [[-100, 850, 9], [380, 850, 9]];
tekipos[1] = [[1200, 50, 1], [580, 50, 1]];
tekipos[2] = [[1250, 40, 1], [1200, 40, 1]];
tekipos[3] = [[900, 800, 1], [800, 800, 1]];
_root.tekispeed = 50;
_root.bull = 6;
_root.buki = [2, 2, 2, 2];
_root.cover = [false, false, false, false];
_root.rolling = [0, 0, 1, 0];
_root.submarge = [0, 0, 0, 0];
_root.chmode = [0, 0, 0, 0];
_root.latesubmarge = [0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0];
_root.walkdist = [0, 0, 800, 0];
_root.situp = [false, false, false, false];
_root.chokugo = [0, 0, 9, 0];
_root.run_fire = [1, 1, 0, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 100;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an4_1";
stlistcount = 18;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Instance of Symbol 943 MovieClip in Frame 90
onClipEvent (load) {
this.myse_sound = new Sound(this);
this.myse_sound.attachSound("herise1");
}
Frame 100
gun_flash = {ra:100, rb:55, ga:100, gb:55, ba:100, bb:55, aa:100, ab:0};
not_flash = {ra:100, rb:55, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0};
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 416;
WmapY = 263;
WmapH = 1000;
WmapW = 1200;
WmapT = 120;
WmapBack = 23;
WmapFront = 76;
stanattack = true;
boxcount = 4;
i = 1;
while (i <= boxcount) {
_root["box" + i].swapDepths(Math.floor(_root["box" + i]._y * 10));
i++;
}
_root.lifedisp2.swapDepths(55115);
obje1.coa.bosspoint = 3;
_root.playcenter = 170;
tekipos = [];
tekipos[0] = [[-400, 250, 9], [180, 120, 9], [-250, 140, 9]];
tekipos[1] = [[-100, 550, 9], [760, 470, 9], [550, 470, 9], [320, 550, 9]];
tekipos[2] = [[50, 750, 9], [430, 750, 9]];
tekipos[3] = [[180, 120, 1], [-400, 250, 1], [-250, 140, 1]];
tekipos[4] = [[180, 120, 9], [1180, 280, 9], [400, 120, 9]];
tekipos[5] = [[180, 120, 9], [760, 470, 7], [400, 120, 9]];
tekipos[6] = [[430, 750, 1], [420, 750, 1]];
tekipos[7] = [[430, 750, 9], [1000, 750, 9]];
tekipos[8] = [[430, 750, 1], [50, 750, 1]];
tekipos[9] = [[760, 470, 1], [-50, 590, 1], [200, 590, 1], [450, 470, 1]];
tekipos[10] = [[760, 470, 9], [1200, 470, 9]];
tekipos[11] = [[760, 470, 1], [430, 750, 4], [550, 470, 1]];
tekipos[12] = [[1180, 280, 1], [180, 120, 1], [400, 120, 1]];
tekipos[13] = [[1180, 280, 1], [0, 630, 1], [310, 630, 3], [580, 280, 1]];
tekipos[14] = [[1180, 280, 1], [430, 750, 4], [580, 280, 1]];
tekipos[15] = [[1350, 240, 1], [180, 120, 1], [500, 240, 1]];
tekipos[16] = [[1350, 240, 1], [760, 470, 4], [1100, 240, 1]];
tekipos[17] = [[1180, 470, 1], [760, 470, 1]];
_root.tekispeed = 40;
_root.bull = 10;
_root.buki = [2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2];
_root.cover = [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false];
_root.rolling = [0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.submarge = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0];
_root.chmode = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0];
_root.latesubmarge = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.latechmode = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.walkdist = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.situp = [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false];
_root.chokugo = [0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.run_fire = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0];
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an1_8";
stlistcount = 8;
_root.tekiset(1, 16);
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
this.bgm1_sound = new Sound(this);
this.bgm1_sound.attachSound("bgmboss1");
this.bgm1_sound.setVolume(100);
this.bgm1_sound.start(0, 20);
this.bgm1_sound.onSoundComplete = function () {
this.start(0, 20);
};
Instance of Symbol 264 MovieClip in Frame 100
onClipEvent (enterFrame) {
_root.engin3Dsys(1);
_root.timer++;
if (_root.combotime > 0) {
_root.combotime--;
} else {
if (_root.hitcombo > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.score = _root.score + (_root.gokeiscore * 100);
_root.dispgoukeiscore = _root.gokeiscore * 100;
_root.disphitcombo = _root.hitcombo;
if (_root.combokekka._visible == true) {
_root.combokekka.removeMovieClip();
}
if (_root.hitcombo > 2) {
_root.attachMovie("combokekka", combokekka, 56000);
}
if (_root.maxhitcomboCount < _root.hitcombo) {
_root.maxhitcomboCount = _root.hitcombo;
}
if ((_root.hishoot == true) && (_root.hitcombo > 19)) {
_root.hishoot2 = true;
}
_root.gokeiscore = 0;
_root.addscore = 0;
_root.combotime = 0;
_root.hitcombo = 0;
}
if (_root.life2 <= 0) {
if ((_root.black._visible != true) && (_root.player_mode != 2)) {
_root.attachMovie("bkwin", "black", 56000);
}
}
}
if (_root.gunmode != "normal") {
_root.splife--;
_root.bulletdisp.spgage.spgraph._x = _root.splife;
if (_root.splife == 0) {
_root.gunmode = "normal";
_root.gundisp.gotoAndStop(_root.gunmode);
_root.overclock2.removeMovieClip();
i = 0;
while (i <= (_root.tekipos.length - 1)) {
_root["obje" + i].reaction();
i++;
}
i = 1;
while (i <= _root.boxcount) {
_root["box" + i].reaction();
i++;
}
}
}
if (_root.player_mode == 3) {
_root.hitavetime++;
if ((_root.hitavetime >= 40) && (_root.hitave > 4)) {
_root.hitavetime = 0;
_root.hitave--;
}
}
}
onClipEvent (keyDown) {
if (_root.products == true) {
if (Key.isDown(17)) {
_root.costume++;
if (_root.costume == 6) {
_root.costume = 1;
}
} else if (Key.isDown(33)) {
_root.stlistcount++;
_root.gotoAndPlay("jump");
} else if (Key.isDown(34)) {
_root.stlistcount--;
_root.gotoAndPlay("jump");
} else if (Key.isDown(45)) {
_root.gotoAndPlay("jump");
}
}
}
onClipEvent (mouseDown) {
if (_root.gunmode == "normal") {
if (_root.player_mode == 3) {
_root.MyBull--;
if (_root.MyBull < 1) {
if (_root.reloaddisp._visible == true) {
_root.reloaddisp.removeMovieClip();
}
_root.attachMovie("reload_base", "reloaddisp", 55170);
_root.reloaddisp._x = 300;
_root.reloaddisp._y = 200;
}
if (_root.MyBull > -1) {
_root.player.gunse.start(0, 1);
}
} else if ((_root.player_mode == 1) && (_root.MyBull != _root.MyMaxBull)) {
if (_root.MyBull > 0) {
_root.useFullReload = true;
}
_root.MyBull = _root.MyMaxBull;
_root.player.gotoAndStop("st6");
}
} else if (_root.gunmode == "shotgun") {
if (_root.player_mode == 3) {
_root.player.shgunse.start(0, 1);
}
} else if (_root.gunmode == "masingun") {
} else if (_root.player_mode == 3) {
_root.player.gunse.start(0, 1);
}
if (_root.MyBull >= 0) {
_root.bulletdisp.disper(_root.MyBull);
}
}
Instance of Symbol 989 MovieClip "obje1" in Frame 100
onClipEvent (load) {
objcolor = new Color(this);
}
Frame 105
_root.shokika();
_root.objebase.gotoAndStop("kakure");
WmapX = 416;
WmapY = 263;
WmapH = 1000;
WmapW = 1200;
WmapT = 120;
WmapBack = 23;
WmapFront = 76;
stanattack = true;
boxcount = 0;
_root.lifedisp3.swapDepths(55115);
tekipos = [];
tekipos[0] = 0;
_root.playcenter = 170;
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "an2_6";
stlistcount = 13;
_root.tekiset(1, 16);
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
this.bgm3_sound.stop();
delete this.bgm3_sound;
this.bgm1_sound = new Sound(this);
this.bgm1_sound.attachSound("bgmboss2");
this.bgm1_sound.setVolume(100);
this.bgm1_sound.start(0, 20);
this.bgm1_sound.onSoundComplete = function () {
this.start(0, 20);
};
Instance of Symbol 264 MovieClip in Frame 105
onClipEvent (enterFrame) {
_root.timer++;
if (_root.combotime > 0) {
_root.combotime--;
} else {
if (_root.hitcombo > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.score = _root.score + (_root.gokeiscore * 100);
_root.dispgoukeiscore = _root.gokeiscore * 100;
_root.disphitcombo = _root.hitcombo;
if (_root.combokekka._visible == true) {
_root.combokekka.removeMovieClip();
}
if (_root.hitcombo > 2) {
_root.attachMovie("combokekka", combokekka, 56000);
}
if (_root.maxhitcomboCount < _root.hitcombo) {
_root.maxhitcomboCount = _root.hitcombo;
}
if ((_root.hishoot == true) && (_root.hitcombo > 19)) {
_root.hishoot2 = true;
}
_root.gokeiscore = 0;
_root.addscore = 0;
_root.combotime = 0;
_root.hitcombo = 0;
}
if (_root.life3 <= 0) {
if ((_root.black._visible != true) && (_root.player_mode != 2)) {
_root.attachMovie("bkwin", "black", 56000);
}
}
}
if (_root.gunmode != "normal") {
_root.splife--;
_root.bulletdisp.spgage.spgraph._x = _root.splife;
if (_root.splife == 0) {
_root.gunmode = "normal";
_root.gundisp.gotoAndStop(_root.gunmode);
_root.overclock2.removeMovieClip();
i = 0;
while (i <= (_root.tekipos.length - 1)) {
_root["obje" + i].reaction();
i++;
}
}
}
if (_root.player_mode == 3) {
_root.hitavetime++;
if ((_root.hitavetime >= 40) && (_root.hitave > 4)) {
_root.hitavetime = 0;
_root.hitave--;
}
}
}
onClipEvent (keyDown) {
if (_root.products == true) {
if (Key.isDown(17)) {
_root.costume++;
if (_root.costume == 6) {
_root.costume = 1;
}
} else if (Key.isDown(33)) {
_root.stlistcount++;
_root.gotoAndPlay("jump");
} else if (Key.isDown(34)) {
_root.stlistcount--;
_root.gotoAndPlay("jump");
} else if (Key.isDown(45)) {
_root.gotoAndPlay("jump");
}
}
}
onClipEvent (mouseDown) {
if (_root.gunmode == "normal") {
if (_root.player_mode == 3) {
_root.MyBull--;
if (_root.MyBull < 1) {
if (_root.reloaddisp._visible == true) {
_root.reloaddisp.removeMovieClip();
}
_root.attachMovie("reload_base", "reloaddisp", 55170);
_root.reloaddisp._x = 300;
_root.reloaddisp._y = 200;
}
if (_root.MyBull > -1) {
_root.player.gunse.start(0, 1);
}
} else if ((_root.player_mode == 1) && (_root.MyBull != _root.MyMaxBull)) {
if (_root.MyBull > 0) {
_root.useFullReload = true;
}
_root.MyBull = _root.MyMaxBull;
_root.player.gotoAndStop("st6");
}
} else if (_root.gunmode == "shotgun") {
if (_root.player_mode == 3) {
_root.player.shgunse.start(0, 1);
}
} else if (_root.gunmode == "masingun") {
} else if (_root.player_mode == 3) {
_root.player.gunse.start(0, 1);
}
if (_root.MyBull >= 0) {
_root.bulletdisp.disper(_root.MyBull);
}
}
Frame 110
if (herimode == undefined) {
herimode = 1;
}
boxcount = 0;
tekipos = [];
tekipos[0] = 0;
_root.playcenter = 214;
shoot_pointAX = _root.playcenter;
shoot_pointAY = 100;
shoot_pointBY = 380;
gunDepth0 = 50000;
gunDepth1 = 55200;
setframe = "ending";
stlistcount = 19;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Instance of Symbol 1274 MovieClip "obje0" in Frame 110
onClipEvent (load) {
this.myse = new Sound(this);
this.myse.attachSound("herise2");
}
Instance of Symbol 264 MovieClip in Frame 110
onClipEvent (enterFrame) {
_root.timer++;
if (_root.combotime > 0) {
_root.combotime--;
} else {
if (_root.hitcombo > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.score = _root.score + (_root.gokeiscore * 100);
_root.dispgoukeiscore = _root.gokeiscore * 100;
_root.disphitcombo = _root.hitcombo;
if (_root.combokekka._visible == true) {
_root.combokekka.removeMovieClip();
}
if (_root.hitcombo > 2) {
_root.attachMovie("combokekka", combokekka, 56000);
}
if (_root.maxhitcomboCount < _root.hitcombo) {
_root.maxhitcomboCount = _root.hitcombo;
}
if ((_root.hishoot == true) && (_root.hitcombo > 19)) {
_root.hishoot2 = true;
}
_root.gokeiscore = 0;
_root.addscore = 0;
_root.combotime = 0;
_root.hitcombo = 0;
}
if (_root.life4 <= 0) {
if ((_root.black._visible != true) && (_root.player_mode != 2)) {
_root.attachMovie("bkwin", "black", 56000);
}
}
}
if (_root.gunmode != "normal") {
_root.splife--;
_root.bulletdisp.spgage.spgraph._x = _root.splife;
if (_root.splife == 0) {
_root.gunmode = "normal";
_root.gundisp.gotoAndStop(_root.gunmode);
_root.overclock2.removeMovieClip();
i = 0;
while (i <= (_root.tekipos.length - 1)) {
_root["obje" + i].reaction();
i++;
}
}
}
if (_root.player_mode == 3) {
_root.hitavetime++;
if ((_root.hitavetime >= 40) && (_root.hitave > 4)) {
_root.hitavetime = 0;
_root.hitave--;
}
}
}
onClipEvent (keyDown) {
if (_root.products == true) {
if (Key.isDown(17)) {
_root.costume++;
if (_root.costume == 6) {
_root.costume = 1;
}
} else if (Key.isDown(33)) {
_root.stlistcount++;
_root.gotoAndPlay("jump");
} else if (Key.isDown(34)) {
_root.stlistcount--;
_root.gotoAndPlay("jump");
} else if (Key.isDown(45)) {
_root.gotoAndPlay("jump");
}
}
}
onClipEvent (mouseDown) {
if (_root.gunmode == "normal") {
if (_root.player_mode == 3) {
_root.MyBull--;
if (_root.MyBull < 1) {
if (_root.reloaddisp._visible == true) {
_root.reloaddisp.removeMovieClip();
}
_root.attachMovie("reload_base", "reloaddisp", 55170);
_root.reloaddisp._x = 300;
_root.reloaddisp._y = 200;
}
if (_root.MyBull > -1) {
_root.player.gunse.start(0, 1);
}
} else if ((_root.player_mode == 1) && (_root.MyBull != _root.MyMaxBull)) {
if (_root.MyBull > 0) {
_root.useFullReload = true;
}
_root.MyBull = _root.MyMaxBull;
_root.player.gotoAndStop("st6");
}
} else if (_root.gunmode == "shotgun") {
if (_root.player_mode == 3) {
_root.player.shgunse.start(0, 1);
}
} else if (_root.gunmode == "masingun") {
} else if (_root.player_mode == 3) {
_root.player.gunse.start(0, 1);
}
if (_root.MyBull >= 0) {
_root.bulletdisp.disper(_root.MyBull);
}
}
Frame 115
boxcount = 0;
tekipos = [];
tekipos[0] = 0;
_root.playcenter = 345;
shoot_pointAX = _root.playcenter;
shoot_pointAY = 60;
shoot_pointBY = 430;
gunDepth0 = 50000;
gunDepth1 = 55200;
bulletdisp.disper(MyBull);
bulletdisp.spgage.spgraph._x = splife;
stop();
Instance of Symbol 1483 MovieClip "obje0" in Frame 115
onClipEvent (load) {
this.myse = new Sound(this);
this.myse.attachSound("herise2");
}
Frame 120
if (false) {
}
Frame 125
_root.player_mode = 1;
Instance of Symbol 1705 MovieClip in Frame 125
onClipEvent (load) {
this.myse = new Sound(this);
this.myse.attachSound("herise1");
}
Frame 130
_root.player_mode = 1;
Instance of Symbol 1907 MovieClip in Frame 130
onClipEvent (load) {
this.myse = new Sound(this);
this.myse.attachSound("herise1");
}
Frame 135
_root.player_mode = 1;
Frame 140
seanChanger();
Frame 141
_root.gotoAndStop("bt" + _root.stlist[_root.stlistcount]);
Frame 145
i = 1;
while (i <= 3) {
if (_root[("bgm" + i) + "_sound"] != undefined) {
_root[("bgm" + i) + "_sound"].stop();
delete _root[("bgm" + i) + "_sound"];
}
i++;
}
Frame 150
score = 0;
stockscore = 0;
verdisp.text = versionNote;
stop();
Frame 155
this.setcostume = this.costume;
shougouCount = 0;
i = 0;
while (i <= (shougou.length - 1)) {
if (shougou[i] == true) {
shougouCount++;
}
i++;
}
if (_root.hiscore > 1150000) {
codename = ((((codename1[shougouCount] + " ") + codename2[22]) + "(") + codename3[Math.floor((shougouCount + 22) / 4)]) + ")";
codenameEng = ((((codenameEng1[shougouCount] + " ") + codenameEng2[22]) + "(") + codename3[Math.floor((shougouCount + 22) / 4)]) + ")";
} else {
codename = ((((codename1[shougouCount] + " ") + codename2[Math.floor(hiscore / 50000)]) + "(") + codename3[Math.floor((shougouCount + Math.floor(hiscore / 50000)) / 4)]) + ")";
codenameEng = ((((codenameEng1[shougouCount] + " ") + codenameEng2[Math.floor(hiscore / 50000)]) + "(") + codename3[Math.floor((shougouCount + Math.floor(hiscore / 50000)) / 4)]) + ")";
}
Frame 160
seanChanger();
_root.gotoAndStop(_root.setframe);
Frame 180
bgm1_sound = new Sound(this);
bgm1_sound.attachSound("bgm0");
bgm1_sound.start(0, 1);
bgm1_sound.onSoundComplete = function () {
this.start(0, 1);
};
Frame 190
delete bgm1_sound.onSoundComplete;
Frame 200
_root.bgm2_sound.stop();
delete _root.bgm2_sound;
if (_root.score > _root.stockscore) {
_root.stockscore = _root.score;
_root.score = 0;
}
if (_root.hiscore < _root.stockscore) {
_root.hiscore = _root.stockscore;
}
Frame 230
delete sousinS;
delete sousinD;
delete loadLoadVarsS;
delete loadLoadVarsS;
_root.lso.data.playgamecount = _root.playgamecount;
_root.lso.data.tekigekiha = _root.tekigekiha;
_root.lso.data.shougou = "";
i = 0;
while (i <= (_root.shougou.length - 1)) {
if (_root.shougou[i] == true) {
_root.lso.data.shougou = _root.lso.data.shougou + "1";
} else {
_root.lso.data.shougou = _root.lso.data.shougou + "0";
}
i++;
}
_root.lso.data.hiscore = _root.hiscore;
_root.lso.data.maxhitcomboCount = _root.maxhitcomboCount;
_root.lso.data.shougouComplete = _root.shougouComplete;
_root.lso.data.gethunt = _root.gethunt;
_root.clearGame = false;
Frame 239
this.gotoAndPlay("title");
Frame 240
_root.shougouComplete = true;
if (lso.data.yourname != undefined) {
namaebox.Inamebox.text = lso.data.yourname;
namaebox.gotoAndStop(10);
}
Instance of Symbol 2555 MovieClip "namaebox" in Frame 240
onClipEvent (load) {
this.linker = "sousin2";
}
Frame 250
lso.data.yourname = _root.inputname;
sousinS = new LoadVars();
sousinS.name = _root.inputname;
loadLoadVarsS = new LoadVars();
loadLoadVarsS.onLoad = function () {
_root.gotoAndPlay("getend");
};
Instance of Symbol 264 MovieClip in Frame 250
onClipEvent (keyDown) {
if (Key.isDown(16)) {
_root.gotoAndPlay("getend");
}
}
Frame 260
if (lso.data.yourname != undefined) {
namaebox.Inamebox.text = lso.data.yourname;
namaebox.gotoAndStop(10);
}
Instance of Symbol 2555 MovieClip "namaebox" in Frame 260
onClipEvent (load) {
this.linker = "sousin1";
}
Frame 270
_root.shougouCount = 0;
i = 0;
while (i <= (_root.shougou.length - 1)) {
if (_root.shougou[i] == true) {
_root.shougouCount++;
}
i++;
}
lso.data.yourname = _root.inputname;
sousinD = new LoadVars();
sousinD.name = _root.inputname;
sousinD.score = _root.hiscore;
if (_root.hiscore > 1150000) {
codename = ((((codename1[shougouCount] + " ") + codename2[22]) + "(") + shougouCount) + ")";
} else {
codename = ((((codename1[shougouCount] + " ") + codename2[Math.floor(hiscore / 50000)]) + "(") + shougouCount) + ")";
}
sousinD.dif = codename;
sousinD.cginum = "nobu3rd";
loadLoadVars = new LoadVars();
loadLoadVars.onLoad = function () {
if ((_root.shougouCount == 23) && (_root.shougouComplete != true)) {
_root.gotoAndStop("allget");
} else {
_root.gotoAndPlay("getend");
}
};
Instance of Symbol 264 MovieClip in Frame 270
onClipEvent (keyDown) {
if (Key.isDown(16)) {
if ((_root.shougouCount == 23) && (_root.shougouComplete != true)) {
_root.gotoAndStop("allget");
} else {
_root.gotoAndPlay("getend");
}
}
}
Frame 280
this.scoreboard.text = _root.stockscore;
Frame 290
if (false) {
}
Frame 329
if (skt != 3) {
}
_root.gotoAndPlay("title");
Frame 340
if (false) {
}
Frame 370
this.bgm1_sound.stop();
this.bgm1_sound.setVolume(100);
delete _root.bgm1_sound;
Frame 395
this.bgm3_sound = new Sound(this);
this.bgm3_sound.attachSound("tankbgm");
this.bgm3_sound.setVolume(100);
this.bgm3_sound.start(0, 20);
Frame 400
this.bgm1_sound.stop();
delete this.bgm1_sound;
Frame 425
_root.bgm1_sound.stop();
delete _root.bgm1_sound;
_root.bgm2_sound = new Sound(this);
_root.bgm2_sound.attachSound("bgmboss3");
_root.bgm2_sound.start(0, 20);
_root.bgm2_sound.onSoundComplete = function () {
this.start(0, 20);
};
Symbol 20 MovieClip Frame 1
function disp(code) {
dispmsg = code;
}
this.disp(msg);
stop();
Symbol 21 MovieClip [mozibase] Frame 5
this._parent.msgboard.text = this._parent.msgboard.text + this.com.msg;
this.removeMovieClip();
Symbol 33 MovieClip Frame 11
thisErrorPos = [this._parent._x, this._parent._y];
if (thisOldErrorPos == thisErrorPos) {
thisErrorCount++;
}
thisOldErrorPos = thisErrorPos;
if (thisErrorCount >= 8) {
_root.laycount++;
_root.tekientity--;
this._parent.removeMovieClip();
}
Symbol 39 MovieClip Frame 1
if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 41 MovieClip Frame 1
function TekiSetting() {
if (this.tekimoved == 1) {
this.onEnterFrame = this.TekiRad;
} else if (this.tekimoved == 2) {
this.onEnterFrame = this.TekiMove;
}
}
function TekiRad() {
this.sysmove = true;
this.rad = Math.atan2(this.tekiPos[this.tekimoveP][0] - this.WposX, this.WposY - this.tekiPos[this.tekimoveP][1]);
this.deg = ((this.rad * 180) / Math.PI) + 270;
if (this.deg > 360) {
this.deg = this.deg - 360;
}
this.idouX = Math.floor((Math.cos((this.deg * Math.PI) / 180) * this.tekispeed) * 100) / 100;
this.idouY = Math.floor((Math.sin((this.deg * Math.PI) / 180) * this.tekispeed) * 100) / 100;
if (this.run_fire == 2) {
this.run_fire = 3;
this._parent.gotoAndPlay(("run" + this.tekipos[this.tekimoveP][2]) + "b");
} else if (this.run_fire == 3) {
this._parent.gotoAndStop(("run" + this.tekipos[this.tekimoveP][2]) + "c");
} else {
this._parent.gotoAndStop("run" + this.tekipos[this.tekimoveP][2]);
}
this.tekimoved = 2;
this.onEnterFrame = this.TekiMove;
this.engin3Dsys();
}
function TekiMove() {
this.sysmove = true;
this.WposX = this.WposX + this.idouX;
this.WposY = this.WposY + this.idouY;
if ((this.idouX > 0) && (this.WposX > this.tekiPos[this.tekimoveP][0])) {
this.tekimoved = 1;
} else if ((this.idouX < 0) && (this.WposX < this.tekiPos[this.tekimoveP][0])) {
this.tekimoved = 1;
} else if ((this.idouY > 0) && (this.WposY > this.tekiPos[this.tekimoveP][1])) {
} else if ((this.idouY < 0) && (this.WposY < this.tekiPos[this.tekimoveP][1])) {
}
if (this.tekimoved == 1) {
this.onEnterFrame = this.TekiRad;
this.WposX = Math.floor(this.WposX);
this.WposY = Math.floor(this.WposY);
this.tekimoveP--;
if (this.tekimoveP <= 0) {
this.Wbullet++;
this._parent.objcolor.setTransform(_root.not_flash);
if (this._parent._x >= _root.playcenter) {
this.mukicode = 2;
} else {
this.mukicode = 1;
}
switch (this.chokugo) {
case 1 :
break;
case 8 :
this.tekimoved = 8;
this.onEnterFrame = this.TekiSys8;
this.model = "sit_";
this.waittime = 5;
this._parent.gotoAndPlay("sit_down" + this.mukicode);
break;
case 9 :
this.rolling_flg = true;
if (this.buki == 1) {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
if (this.rolling == 1) {
this._parent.gotoAndPlay("sokuten2");
} else if (this.rolling == 2) {
this._parent.gotoAndPlay("sokuten1");
}
} else {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
this._parent.gotoAndPlay("side" + this.mukicode);
}
this.tekimoved = 9;
this.onEnterFrame = this.TekiSys9;
break;
case 11 :
this._parent.gotoAndStop("kakure");
this.chmode = 0;
this.waittime = 30;
this.tekimoved = 11;
this.onEnterFrame = this.TekiSys11;
break;
default :
this.model = "";
this._parent.gotoAndStop((this.model + "stand") + this.mukicode);
this.waittime = 5;
this.tekimoved = 3;
this.onEnterFrame = this.TekiSys3;
}
}
}
if (this.run_fire == 1) {
this.run_fire = 2;
}
this.engin3Dsys();
}
function TekiSys3() {
this.sysmove = false;
if (this.waittime <= 0) {
if (this.Wbullet < 1) {
this._parent.gotoAndStop((this.model + "reload") + this.mukicode);
this.tekimoved = 7;
this.onEnterFrame = this.TekiSys7;
} else {
this.actvar = 6;
this.act = Math.floor(Math.random() * this.actvar);
switch (this.act) {
case 0 :
if (this.oldact != 6) {
this._parent.gotoAndPlay((this.model + "changeU") + this.mukicode);
this.oldact = 4;
this.tekimoved = 4;
this.sysmove = false;
delete this.onEnterFrame;
this.waittime = 10;
}
break;
case 1 :
if (this.oldact != 5) {
this.oldact = 5;
this.tekimoved = 5;
this.onEnterFrame = this.TekiSys5;
this.waittime = 30;
}
break;
case 2 :
if ((this.oldact != 8) && (this.situp == true)) {
this.oldact = 8;
this.tekimoved = 8;
this.onEnterFrame = this.TekiSys8;
if (this.model == "") {
this.model = "sit_";
this._parent.gotoAndPlay("sit_down" + this.mukicode);
} else {
this.model = "";
this._parent.gotoAndPlay("stand_up" + this.mukicode);
}
}
break;
case 3 :
if ((this.oldact != 6) && (this.submarge != 0)) {
this.oldact = 6;
this.tekimoved = 10;
this.onEnterFrame = this.TekiSys10;
switch (this.chmode) {
case 4 :
this._parent.gotoAndPlay("modori2");
break;
case 6 :
this._parent.gotoAndPlay("modori1");
break;
case 8 :
this._parent.gotoAndPlay("sagari" + this.mukicode);
}
}
break;
case 4 :
if ((this.rolling != 0) && (this.rolling_flg == false)) {
this.rolling_flg = true;
if (this.buki == 1) {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
if (this.rolling == 1) {
this._parent.gotoAndPlay("sokuten2");
} else if (this.rolling == 2) {
this._parent.gotoAndPlay("sokuten1");
}
} else {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
this._parent.gotoAndPlay("side" + this.mukicode);
}
this.tekimoved = 9;
this.onEnterFrame = this.TekiSys9;
}
break;
case 5 :
if (!((_root.stanattack == true) && (this.cover == true))) {
break;
}
_root.stanattack = false;
this.tekimoved = 16;
this.sysmove = false;
delete this.onEnterFrame;
this._parent.gotoAndPlay("grenade");
}
}
}
this.waittime--;
}
function TekiSys4() {
this.sysmove = false;
}
function TekiSys5() {
this.sysmove = false;
if (this.waittime <= 0) {
this.tekimoved = 3;
this.onEnterFrame = this.TekiSys3;
}
this.waittime--;
}
function TekiSys6() {
this.sysmove = false;
}
function TekiSys7() {
this.sysmove = false;
if ((this._parent.obje._currentframe == 18) || (this._parent.obje._currentframe == 36)) {
this.tekimoved = 3;
this.onEnterFrame = this.TekiSys3;
this.Wbullet = this.Maxbullet;
this._parent.gotoAndStop((this.model + "stand") + this.mukicode);
this.oldact = 0;
}
}
function TekiSys8() {
this.sysmove = false;
if (this.modelchanged == true) {
this.tekimoved = 3;
this.onEnterFrame = this.TekiSys3;
this.modelchanged = false;
}
}
function TekiSys9() {
this.sysmove = true;
if (this.buki == 1) {
if (this.rolling == 1) {
this.WposX = this.WposX - 40;
} else {
this.WposX = this.WposX + 40;
}
} else if (this.walkdist <= 0) {
if (this._parent._x >= _root.playcenter) {
this.mukicode = 2;
} else {
this.mukicode = 1;
}
this._parent.objcolor.setTransform(_root.not_flash);
this.model = "";
this._parent.gotoAndStop((this.model + "kamae") + this.mukicode);
this.oldact = 4;
this.tekimoved = 4;
this.sysmove = false;
delete this.onEnterFrame;
this.waittime = 5;
this.submarge = this.lastsubmarge;
this.chmode = this.lastchmode;
this.Wbullet++;
} else {
if (this.rolling == 1) {
this.WposX = this.WposX - 10;
} else {
this.WposX = this.WposX + 10;
}
this.walkdist = this.walkdist - 10;
}
this.engin3Dsys();
}
function TekiSys10() {
this.sysmove = true;
switch (this.chmode) {
case 4 :
this.WposX = this.WposX + 40;
break;
case 6 :
this.WposX = this.WposX - 40;
}
this.engin3Dsys();
}
function TekiSys11() {
this.sysmove = false;
if (this.waittime <= 0) {
this.act = Math.floor(Math.random() * 5);
if (this.act == 1) {
if ((((this.submarge == 1) || (this.submarge == 3)) || (this.submarge == 5)) || (this.submarge == 7)) {
this.chmode = 4;
this._parent.gotoAndPlay("tobidasi2");
this.tekimoved = 12;
this.onEnterFrame = this.TekiSys12;
}
} else if (this.act == 2) {
if ((((this.submarge == 2) || (this.submarge == 3)) || (this.submarge == 6)) || (this.submarge == 7)) {
this.chmode = 6;
this._parent.gotoAndPlay("tobidasi1");
this.tekimoved = 12;
this.onEnterFrame = this.TekiSys12;
}
} else if (this.act == 3) {
if ((this.submarge >= 4) && (this.submarge <= 7)) {
this.chmode = 8;
this._parent.gotoAndPlay("agari" + this.mukicode);
this.tekimoved = 12;
this.onEnterFrame = this.TekiSys12;
}
} else {
this.waittime = this.waittime + 10;
}
}
this.waittime--;
}
function TekiSys12() {
this.sysmove = true;
switch (this.chmode) {
case 6 :
this.WposX = this.WposX + 40;
break;
case 4 :
this.WposX = this.WposX - 40;
}
this.engin3Dsys();
}
function TekiSys13() {
this.sysmove = false;
this.tekimoved = 14;
this.onEnterFrame = this.TekiSys14;
this._parent.objcolor.setTransform(_root.not_flash);
this.tekidown = false;
this._parent.gotoAndPlay("hukitobi");
}
function TekiSys14() {
this.sysmove = true;
if (this.tekidown != true) {
this.WposY = this.WposY - 60;
if (this.WposY < 0) {
this.WposY = 10;
this.kabe = true;
} else {
i = 1;
while (i <= _root.boxcount) {
if (_root["box" + i].hitzone.hitTest(this._parent._x, this._parent._y - 10, true)) {
if (_root["box" + i].kantu != true) {
this.WposY = this.WposY + 110;
this.kabe = true;
i = 99;
}
if (_root["box" + i].hakai == true) {
_root["box" + i].gotoAndPlay("hakai");
}
}
i++;
}
}
if (this.kabe == true) {
this._parent.gotoAndPlay("kabeatari");
this.tekimoved = 15;
this.sysmove = false;
delete this.onEnterFrame;
}
if (this.testframe == this._parent._currentframe) {
this._parent.play();
}
if (this.testframe == undefined) {
this.testframe = this._parent._currentframe;
}
}
this.engin3Dsys();
}
function TekiSys15() {
this.sysmove = false;
}
function TekiSys16() {
this.sysmove = false;
}
function engin3Dsys() {
this.WposP = Math.floor((this.WposY / _root.WmapH) * 10000);
this.WposP = Math.floor(((Math.cos((((this.WposP * 0.009) + 180) * Math.PI) / 180) * 100) + 100) * 100) / 100;
this.subscale = Math.floor((_root.WmapBack + (((_root.WmapFront - _root.WmapBack) * this.WposP) / 100)) * 100) / 100;
this.WposHP = Math.floor(this.subscale);
this._parent._y = _root.WmapY + Math.floor((_root.WmapT * this.WposP) / 100);
this._parent._x = (Math.floor((((this.WposX - (_root.WmapW / 2)) * this.subscale) / 100) * 100) / 100) + _root.WmapX;
this._parent._xscale = this.WposHP;
this._parent._yscale = this.WposHP;
if (this.WposY < 1) {
this._parent.swapDepths((this._parent._name.substr(4, 1) * 1) + 1);
} else {
this._parent.swapDepths(((Math.floor(this._parent._y) * 10) + (this._parent._name.substr(4, 1) * 1)) + 1);
}
}
this.onEnterFrame = this.TekiRad;
Symbol 51 MovieClip Frame 1
if (this._parent._parent.coa.buki == 2) {
this.gotoAndStop(6);
} else if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 55 MovieClip Frame 1
if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 56 MovieClip Frame 3
this.MyAct = Math.floor(Math.random() * 3);
if ((this.MyAct == 0) && (this._parent._parent.coa.Wbullet > 0)) {
this.MyAttack = true;
this.MyBull = Math.floor(Math.random() * 2) + 2;
if (this._parent._parent.coa.Wbullet < this.MyBull) {
this.MyBull = this._parent._parent.coa.Wbullet;
}
this._parent.gun.gotoAndPlay("shot" + this.MyBull);
this._parent._parent.coa.Wbullet = this._parent._parent.coa.Wbullet - this.MyBull;
this.MyTime = 10 * this.MyBull;
this.oldact = 0;
} else if ((((this.MyAct == 1) && (this.MyAttack == true)) && (this._parent._parent.coa.tekimoved > 2)) && (this._parent._parent.coa.tekimoved < 9)) {
this.MyTime = 10;
this._parent._parent.coa.tekimoved = 3;
this._parent._parent.coa.onEnterFrame = this._parent._parent.coa.TekiSys3;
this._parent._parent.gotoAndPlay((this._parent._parent.coa.model + "changeD") + this._parent._parent.coa.mukicode);
this.oldact = 1;
} else if (((this.MyAct == 2) && (this.MyAttack == true)) && (this.oldact != 2)) {
this.MyTime = 15;
this.oldact = 2;
}
Symbol 56 MovieClip Frame 4
if (this.MyTime > 95) {
this.MyTime = 95;
}
this.gotoAndPlay(100 - this.MyTime);
Symbol 60 MovieClip Frame 1
stop();
Symbol 60 MovieClip Frame 3
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.shoot_pointCX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.shoot_pointCY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
_root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.shoot_pointCX, this.shoot_pointCY);
_root.hitcheck();
Symbol 60 MovieClip Frame 4
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 60 MovieClip Frame 9
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.shoot_pointCX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.shoot_pointCY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
_root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.shoot_pointCX, this.shoot_pointCY);
_root.hitcheck();
Symbol 60 MovieClip Frame 10
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 60 MovieClip Frame 15
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.shoot_pointCX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.shoot_pointCY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
_root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.shoot_pointCX, this.shoot_pointCY);
_root.hitcheck();
Symbol 60 MovieClip Frame 16
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 1
stop();
Symbol 65 MovieClip Frame 3
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 4
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 5
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 6
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 7
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 8
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 9
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 10
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 11
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 12
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 17
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 18
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 19
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 20
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 21
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 22
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 23
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 24
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 25
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 26
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 31
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 32
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 33
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 34
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 35
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 36
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 37
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 38
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 65 MovieClip Frame 39
this._parent._parent.objcolor.setTransform(_root.gun_flash);
this.pagg = (this._parent._parent.coa.mukicode * -2) + 3;
this.CX = this._parent._parent._x + (((this._parent._x + (this._x * this.pagg)) * this._parent._parent._xscale) / 100);
this.CY = this._parent._parent._y + (((this._parent._y + this._y) * this._parent._parent._yscale) / 100);
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
if (_root.breakObje != false) {
_root[_root.breakObje].act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
}
Symbol 65 MovieClip Frame 40
this._parent._parent.objcolor.setTransform(_root.not_flash);
Symbol 66 MovieClip Frame 1
this._parent.coa.oldact = 6;
if ((this._parent.coa.bosspoint == 0) || (this._parent.coa.bosspoint == 5)) {
this._parent.coa.tekimoved = 3;
this._parent.gotoAndPlay((this._parent.coa.model + "changeD") + this._parent.coa.mukicode);
}
if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 82 MovieClip Frame 1
if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 113 MovieClip Frame 1
if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 142 MovieClip Frame 1
if (this._parent.coa.buki == 2) {
this.gotoAndPlay(19);
}
Symbol 142 MovieClip Frame 18
stop();
Symbol 142 MovieClip Frame 36
stop();
Symbol 166 MovieClip Frame 1
if (this._parent.coa.buki == 2) {
this.gotoAndPlay(19);
}
Symbol 166 MovieClip Frame 18
stop();
Symbol 166 MovieClip Frame 36
stop();
Symbol 242 MovieClip [tekikata] Frame 1
function attack() {
if (((_root.player_mode == 3) && (this.coa.tekidown != true)) && (_root.MyBull > -1)) {
_root.combo_grow();
this.hitdepth++;
this.hitname = "hitmark" + this.hitdepth;
this.attachMovie("hitsymbol", this.hitname, this.hitdepth);
this["hitmark" + this.hitdepth]._x = this._xmouse;
this["hitmark" + this.hitdepth]._y = this._ymouse;
if (((this.coa.tekimoved != 13) && (this.coa.tekimoved != 14)) && (this.coa.tekimoved != 15)) {
_root.tekientity--;
this.coa.tekimoved = 13;
this.coa.onEnterFrame = this.coa.TekiSys13;
if (_root.combotime > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.addscore = _root.addscore * 2;
if (_root.addscore > 256) {
_root.addscore = 256;
}
} else {
_root.addscore = 1;
_root.gokeiscore = 0;
if (_root.gunmode == "normal") {
_root.hishoot = true;
} else {
_root.hishoot = false;
}
}
} else {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.addscore = _root.hitcombo;
}
_root.combotime = _root.maxcombotime;
if (_root.gunmode == "normal") {
_root.splife = _root.splife + (Math.floor(Math.random() * 4) + _root.spadd);
if (_root.splife > 220) {
_root.splife = 220;
_root.bulletdisp.gotoAndStop("spflush");
}
_root.bulletdisp.spgage.spgraph._x = _root.splife;
}
}
}
function double() {
this.ct = 2;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function triple() {
this.ct = 3;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function shotgun() {
var i;
i = 0;
while (i <= (_root.tekipos.length - 1)) {
if (((_root["obje" + i].coa.tekimoved != 13) && (_root["obje" + i].coa.tekimoved != 14)) && (_root["obje" + i].coa.tekimoved != 15)) {
_root["obje" + i].attack();
}
i++;
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "normal") {
this.onPress = attack;
} else if (_root.gunmode == "double") {
this.onPress = double;
} else if (_root.gunmode == "triple") {
this.onPress = triple;
} else if (_root.gunmode == "shotgun") {
this.onPress = shotgun;
} else if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
reaction();
Symbol 242 MovieClip [tekikata] Frame 9
this.coa.mukicode = 2;
stop();
Symbol 242 MovieClip [tekikata] Frame 19
this.coa.mukicode = 2;
stop();
Symbol 242 MovieClip [tekikata] Frame 29
this.coa.mukicode = 2;
stop();
Symbol 242 MovieClip [tekikata] Frame 39
this.coa.mukicode = 2;
stop();
Symbol 242 MovieClip [tekikata] Frame 49
this.coa.mukicode = 2;
stop();
Symbol 242 MovieClip [tekikata] Frame 59
this.coa.mukicode = 1;
stop();
Symbol 242 MovieClip [tekikata] Frame 69
this.coa.mukicode = 1;
stop();
Symbol 242 MovieClip [tekikata] Frame 79
this.coa.mukicode = 1;
stop();
Symbol 242 MovieClip [tekikata] Frame 89
this.coa.mukicode = 1;
stop();
Symbol 242 MovieClip [tekikata] Frame 96
stop();
Symbol 242 MovieClip [tekikata] Frame 106
stop();
Symbol 242 MovieClip [tekikata] Frame 116
stop();
Symbol 242 MovieClip [tekikata] Frame 126
stop();
Symbol 242 MovieClip [tekikata] Frame 145
this.coa.modelchanged = true;
stop();
Symbol 242 MovieClip [tekikata] Frame 150
this.coa.modelchanged = true;
stop();
Symbol 242 MovieClip [tekikata] Frame 156
stop();
Symbol 242 MovieClip [tekikata] Frame 166
stop();
Symbol 242 MovieClip [tekikata] Frame 176
stop();
Symbol 242 MovieClip [tekikata] Frame 186
stop();
Symbol 242 MovieClip [tekikata] Frame 205
this.coa.modelchanged = true;
stop();
Symbol 242 MovieClip [tekikata] Frame 210
this.coa.modelchanged = true;
stop();
Symbol 242 MovieClip [tekikata] Frame 214
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.coa.onEnterFrame = this.coa.TekiSys3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 242 MovieClip [tekikata] Frame 219
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.coa.onEnterFrame = this.coa.TekiSys3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 242 MovieClip [tekikata] Frame 224
this.gotoAndStop("kakure");
Symbol 242 MovieClip [tekikata] Frame 229
this.gotoAndStop("kakure");
Symbol 242 MovieClip [tekikata] Frame 235
this.gotoAndStop("kakure");
Symbol 242 MovieClip [tekikata] Frame 240
this.gotoAndStop("kakure");
Symbol 242 MovieClip [tekikata] Frame 245
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.coa.onEnterFrame = this.coa.TekiSys3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 242 MovieClip [tekikata] Frame 250
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.coa.onEnterFrame = this.coa.TekiSys3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 242 MovieClip [tekikata] Frame 251
this.coa.chmode = 0;
this.coa.waittime = 30;
this.coa.tekimoved = 11;
this.coa.onEnterFrame = this.coa.TekiSys11;
stop();
Symbol 242 MovieClip [tekikata] Frame 265
this.coa.model = "sit_";
if (this._x >= _root.playcenter) {
this.coa.mukicode = 2;
} else {
this.coa.mukicode = 1;
}
this.gotoAndStop((this.coa.model + "kamae") + this.coa.mukicode);
this.coa.oldact = 4;
this.coa.tekimoved = 4;
this.coa.onEnterFrame = this.coa.TekiSys4;
this.coa.waittime = 5;
this.coa.submarge = this.coa.lastsubmarge;
this.coa.chmode = this.coa.lastchmode;
stop();
Symbol 242 MovieClip [tekikata] Frame 275
this.coa.model = "sit_";
if (this._x >= _root.playcenter) {
this.coa.mukicode = 2;
} else {
this.coa.mukicode = 1;
}
this.gotoAndStop((this.coa.model + "kamae") + this.coa.mukicode);
this.coa.oldact = 4;
this.coa.tekimoved = 4;
this.coa.onEnterFrame = this.coa.TekiSys4;
this.coa.waittime = 5;
this.coa.submarge = this.coa.lastsubmarge;
this.coa.chmode = this.coa.lastchmode;
stop();
Symbol 242 MovieClip [tekikata] Frame 276
stop();
Symbol 242 MovieClip [tekikata] Frame 281
stop();
Symbol 242 MovieClip [tekikata] Frame 313
this.coa.tekidown = true;
Symbol 242 MovieClip [tekikata] Frame 324
_root.laycount++;
_root.tekigekiha++;
if (_root.laycount >= _root.tekiallcount) {
_root.combotime = 0;
}
this.removeMovieClip();
stop();
Symbol 242 MovieClip [tekikata] Frame 330
this.coa.tekidown = true;
Symbol 242 MovieClip [tekikata] Frame 339
_root.laycount++;
_root.tekigekiha++;
if (_root.laycount >= _root.tekiallcount) {
_root.combotime = 0;
}
this.removeMovieClip();
stop();
Symbol 242 MovieClip [tekikata] Frame 357
_root.attachMovie("grenadeact", "objegr", this.getDepth() + 9);
_root.objegr._x = this._x;
_root.objegr._y = this._y;
_root.objegr.coa.WposX = this.coa.WposX + 20;
_root.objegr.coa.WposY = this.coa.WposY;
Symbol 242 MovieClip [tekikata] Frame 369
this.coa.waittime = 5;
this.coa.tekimoved = 3;
this.coa.onEnterFrame = _root.TekiSys3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 246 MovieClip [hitsymbol] Frame 4
this.removeMovieClip();
Symbol 250 MovieClip Frame 1
codisp.text = _root.hitcombo;
Symbol 251 MovieClip [combodisp] Frame 1
Symbol 251 MovieClip [combodisp] Frame 6
this.removeMovieClip();
Symbol 252 MovieClip [tamasym] Frame 2
this.removeMovieClip();
Symbol 256 MovieClip [dankonBase] Frame 3
stop();
Symbol 256 MovieClip [dankonBase] Frame 28
this.removeMovieClip();
Symbol 258 MovieClip Frame 1
this.score = _root.dispgoukeiscore;
this.combo = _root.disphitcombo;
this.ascscore = this.score + "";
this.asccombo = this.combo + "";
this.disper.text = ((this.combo + "HIT ") + this.score) + "PTS";
theTextFormat = new TextFormat();
theTextFormat.size = 40;
disper.setTextFormat(this.asccombo.length, this.asccombo.length + 3, theTextFormat);
disper.setTextFormat(this.disper.length - 3, this.disper.length, theTextFormat);
Symbol 259 MovieClip [combokekka] Frame 15
this.removeMovieClip();
Symbol 262 MovieClip [reload_base] Frame 12
this.gotoAndPlay("st");
Instance of Symbol 264 MovieClip "coa" in Symbol 270 MovieClip [grenadeact] Frame 1
onClipEvent (enterFrame) {
_root.engin3Dsys("gr");
this.WposY = this.WposY + 30;
}
Symbol 270 MovieClip [grenadeact] Frame 18
_root.attachMovie("stanflash", "stan", _root.player.getDepth() + 8);
this.removeMovieClip();
Symbol 273 MovieClip [stanflash] Frame 4
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 273 MovieClip [stanflash] Frame 6
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 20);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 20);
Symbol 273 MovieClip [stanflash] Frame 8
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 20);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 20);
Symbol 273 MovieClip [stanflash] Frame 18
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() + 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() + 10);
Symbol 273 MovieClip [stanflash] Frame 29
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() + 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() + 10);
Symbol 273 MovieClip [stanflash] Frame 41
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() + 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() + 10);
Symbol 273 MovieClip [stanflash] Frame 52
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() + 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() + 10);
Symbol 273 MovieClip [stanflash] Frame 63
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() + 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() + 10);
Symbol 273 MovieClip [stanflash] Frame 64
this.removeMovieClip();
Symbol 279 MovieClip [overclocksym2] Frame 1
this.gotoAndStop(_root.gunmode);
Symbol 281 MovieClip [overclocksym] Frame 14
_root.attachMovie("overclocksym2", "overclock2", 55188);
_root.overclock2._xscale = 50;
_root.overclock2._yscale = 50;
_root.overclock2._x = 520;
_root.overclock2._y = 50;
this.removeMovieClip();
Symbol 283 MovieClip [kemuri2] Frame 1
this.cl = Math.floor(100 / this.delspeed);
this.onEnterFrame = function () {
this._y = this._y - this.speed;
this._x = this._x + this.xline;
this._alpha = this._alpha - cl;
if (this._alpha < 10) {
this.removeMovieClip();
}
};
Symbol 285 MovieClip [kemuri1] Frame 1
this.cl = Math.floor(100 / this.delspeed);
this.onEnterFrame = function () {
this._y = this._y - this.speed;
this._x = this._x + this.xline;
this._alpha = this._alpha - cl;
if (this._alpha < 10) {
this.removeMovieClip();
}
};
Symbol 297 Button
on (press) {
_root.useContinue = true;
_root.credit--;
_root.life1 = _root.maxlife1;
_root.lifedisp1.gotoAndPlay("set");
_root.player.play();
this.removeMovieClip();
}
Symbol 299 Button
on (press) {
this.gotoAndPlay("gameover");
}
Symbol 310 MovieClip [continuebase] Frame 1
if (_root.stockscore < _root.score) {
_root.stockscore = _root.score;
_root.score = 0;
}
this.gotoandplay("gameover");
Symbol 310 MovieClip [continuebase] Frame 15
this.creditdisp.text = _root.credit;
this.stop();
Symbol 310 MovieClip [continuebase] Frame 16
_root.bgm1_sound.stop();
_root.bgm2_sound.stop();
_root.bgm3_sound.stop();
delete _root.bgm1_sound;
delete _root.bgm2_sound;
delete _root.bgm3_sound;
Symbol 310 MovieClip [continuebase] Frame 30
this.scoreboard.text = _root.stockscore;
if (_root.hiscore < _root.stockscore) {
_root.hiscore = _root.stockscore;
}
Instance of Symbol 264 MovieClip in Symbol 310 MovieClip [continuebase] Frame 39
onClipEvent (mouseDown) {
_root.seanChanger();
_root.gotoAndStop("get2");
this._parent.removeMovieClip();
}
Symbol 310 MovieClip [continuebase] Frame 39
sendscore = new LoadVars();
sendscore.gname = "nobuyukiforces3";
sendscore.gscore = _root.stockscore;
sendscore.send("index.php?act=Arcade&do=newscore", "_self", "POST");
stop();
stop();
Symbol 311 MovieClip [bkwin] Frame 19
_root.gotoAndStop("gonext");
stop();
Symbol 313 MovieClip [msgsys] Frame 1
if (this.msg == undefined) {
msg = "\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093";
}
if (this.kankaku == undefined) {
if (_root.japanese == true) {
kankaku = 16;
} else {
kankaku = 8;
}
}
pad = Math.floor(this._y + this._x) + "_";
count = 0;
this.onEnterFrame = function () {
disper = msg.substr(count, 1);
this.attachMovie("mozibase", "mozi" + (pad + count), count);
this["mozi" + (pad + count)].com.msg = this.disper;
this["mozi" + (pad + count)]._x = count * kankaku;
count++;
if (msg.length < count) {
delete this.onEnterFrame;
}
};
Symbol 329 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(4, "dankonBase");
}
};
Symbol 333 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
};
Symbol 335 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
};
Symbol 337 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
};
Symbol 347 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 353 MovieClip Frame 1
if (code == undefined) {
code = 1;
}
if (Tspeed == undefined) {
Tspeed = 3;
}
if (Ksize == undefined) {
Ksize = 1;
}
if (Upspeed == undefined) {
Upspeed = 20;
}
if (delspeed == undefined) {
delspeed = 20;
}
this.onEnterFrame = function () {
if ((timer % Tspeed) == 0) {
idName = "kemuri" + code;
newName = "Kem" + timer;
this.attachMovie(idName, newName, timer);
this["Kem" + timer].speed = this.Upspeed;
this["Kem" + timer].delspeed = this.delspeed;
this["Kem" + timer]._xscale = this["Kem" + timer]._xscale * this.Ksize;
this["Kem" + timer]._yscale = this["Kem" + timer]._yscale * this.Ksize;
this["Kem" + timer].xline = Math.floor((Math.random() * 6) - 3);
}
timer++;
};
Symbol 358 MovieClip Frame 1
this.gotoAndStop(_root.headcostume);
Instance of Symbol 353 MovieClip in Symbol 358 MovieClip Frame 5
onClipEvent (load) {
code = 2;
Tspeed = 2;
Ksize = 0.3;
Upspeed = 5;
delspeed = 10;
}
Symbol 366 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 376 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 384 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 393 MovieClip Frame 1
this.gotoAndStop(_root.headcostume);
Symbol 402 MovieClip Frame 1
this.gotoAndStop(_root.headcostume);
Symbol 410 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 412 MovieClip Frame 1
if (_root.gunmode == "masingun") {
if ((_root.obje0 != undefined) && (_root.obje0.onRollOver == undefined)) {
i = 0;
while (i <= (_root.tekipos.length - 1)) {
_root["obje" + i].reaction();
i++;
}
}
this.gotoAndPlay("on");
} else {
stop();
}
Symbol 412 MovieClip Frame 5
if (this.i == undefined) {
this.i = 0;
}
if ((_root.click == false) && (_root.gunmode == "masingun")) {
this._visible = true;
this._rotation = Math.floor(Math.random() * 360);
if ((this.i % 3) == 0) {
this.myse.start(0, 1);
}
this.i++;
} else {
this._visible = false;
}
Symbol 412 MovieClip Frame 7
this.gotoAndPlay("on");
Symbol 420 MovieClip Frame 1
this.gotoAndStop(_root.headcostume);
Symbol 428 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 439 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 450 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 461 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 471 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 496 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 520 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 531 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 546 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 570 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 595 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 608 MovieClip Frame 13
this._parent._parent.gotoAndStop("st1");
Symbol 609 MovieClip Frame 1
this.gotoAndStop(_root.setcostume);
Symbol 610 MovieClip Frame 1
if (_root.minedep != true) {
this.swapDepths(55100);
}
this.gunse = new Sound(this);
this.gunse.attachSound("gunse");
this.shgunse = new Sound(this);
this.shgunse.attachSound("shgunse");
stop();
if ((_root.splife == 220) && (_root.Mybull == _root.MyMaxBull)) {
_root.gunmode = _root.gunset[Math.floor(Math.random() * 4)];
i = 0;
while (i <= (_root.tekipos.length - 1)) {
_root["obje" + i].reaction();
i++;
}
i = 1;
while (i <= _root.boxcount) {
_root["box" + i].reaction();
i++;
}
_root.gundisp.gotoAndStop(_root.gunmode);
_root.bulletdisp.gotoAndStop(1);
_root.attachMovie("overclocksym", "overclock", 55182);
_root.overclock._x = 300;
_root.overclock._y = 200;
}
this.coa.onKeyDown = function () {
if (Key.getCode() == 32) {
this._parent.gotoAndPlay("st2");
}
};
Key.addListener(this.coa);
Symbol 610 MovieClip Frame 6
_root.player_mode = 2;
Symbol 610 MovieClip Frame 10
_root.player_mode = 3;
if (Key.isDown(32) == false) {
this.gotoAndPlay("st4");
} else {
this.stop();
}
this.coa.onKeyUp = function () {
if (Key.getCode() == 32) {
this._parent.gotoAndPlay("st4");
}
};
Key.addListener(this.coa);
Instance of Symbol 412 MovieClip in Symbol 610 MovieClip Frame 10
onClipEvent (load) {
this.myse = new Sound(this);
this.myse.attachSound("mgunse");
}
Symbol 610 MovieClip Frame 15
_root.combotime = 2;
_root.player_mode = 2;
_root.hitavetime = 0;
_root.hitave = 7;
Symbol 610 MovieClip Frame 16
_root.rabittime = true;
Symbol 610 MovieClip Frame 17
_root.rabittime = false;
Symbol 610 MovieClip Frame 19
if (Key.isDown(32) == true) {
this.gotoAndPlay("st2");
} else {
this.stop();
}
_root.player_mode = 1;
this.coa.onKeyDown = function () {
if (Key.getCode() == 32) {
this._parent.gotoAndPlay("st2");
}
};
Key.addListener(this.coa);
Symbol 610 MovieClip Frame 20
_root.combotime = 2;
_root.player_mode = 2;
_root.hitavetime = 0;
_root.hitave = 7;
damege = Math.floor(Math.random() * 40) + 20;
if (_root.life1 <= damege) {
damege = _root.life1;
}
_root.life1 = _root.life1 - damege;
_root.lifedisp1.damege = damege;
_root.lifedisp1.gotoAndPlay("set");
Symbol 610 MovieClip Frame 27
if (_root.life1 <= 0) {
this.stop();
_root.attachMovie("continuebase", "continuedisp", 60000);
}
Symbol 610 MovieClip Frame 33
_root.player_mode = 1;
if (Key.isDown(32) == false) {
this.gotoAndPlay("st1");
} else {
this.stop();
}
this.coa.onKeyUp = function () {
if (Key.getCode() == 32) {
this._parent.gotoAndPlay("st1");
}
};
Key.addListener(this.coa);
Symbol 610 MovieClip Frame 34
if (_root.reloaddisp._visible == true) {
_root.reloaddisp.removeMovieClip();
}
Symbol 621 MovieClip Frame 1
function disper(count) {
this.cou1.text = count;
this.cou2.text = count;
}
this.disper(_root.MyBull);
if (_root.minedep != true) {
this.swapDepths(55150);
}
if ((_root.splife >= 220) && (_root.gunmode == "normal")) {
this.gotoAndStop("spflush");
} else {
this.stop();
}
Symbol 623 MovieClip Frame 1
this.swapDepths(55110);
this.maxlife = _root["maxlife" + this._name.substr(8, 1)];
this.life = _root["life" + this._name.substr(8, 1)];
this.per = Math.floor((this.life * 100) / this.maxlife);
this.gage.ber._x = this.per - 100;
if (this.damege > 10) {
this.per2 = Math.floor((this.damege * 100) / this.maxlife);
this.gage.redgage._xscale = this.per2;
this.gage.redgage._x = this.gage.ber._x + 100;
} else {
this.gage.redgage._x = -200;
}
this.gage._xscale = this.maxlife;
Symbol 623 MovieClip Frame 2
stop();
Symbol 630 MovieClip Frame 1
this.gotoAndStop(_root.gunmode);
this.disper(_root.MyBull);
if (_root.minedep != true) {
this.swapDepths(55155);
}
Symbol 635 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
};
Symbol 637 MovieClip Frame 1
this.swapDepths(55000);
Symbol 639 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
};
Symbol 641 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
};
Symbol 645 MovieClip Frame 1
this.swapDepths(55000);
Symbol 647 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 649 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 651 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 656 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(4, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 658 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 660 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 662 MovieClip Frame 1
this.swapDepths(55000);
Symbol 664 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 675 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(5, "dankonBase");
if (this.hakai == true) {
this.gotoAndPlay("hakai");
}
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
this.hakai = true;
this.kantu = true;
Symbol 675 MovieClip Frame 200
this.gotoAndPlay(2);
Symbol 675 MovieClip Frame 201
this.hakai = false;
Symbol 675 MovieClip Frame 207
stop();
Symbol 678 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 680 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 682 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 691 MovieClip Frame 1
function attack() {
if (((this._currentframe < 10) && (_root.player_mode == 3)) && (_root.MyBull > 0)) {
this.gotoAndPlay("bomb");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
stop();
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 691 MovieClip Frame 10
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
Symbol 691 MovieClip Frame 11
i = 0;
while (i <= 2) {
_root["obje" + i].attack();
i++;
}
_root.box4.gotoAndPlay("break");
Instance of Symbol 353 MovieClip in Symbol 691 MovieClip Frame 13
onClipEvent (load) {
code = 1;
Tspeed = 4;
Ksize = 2;
Upspeed = 15;
delspeed = 20;
}
Symbol 691 MovieClip Frame 17
this.gotoAndPlay("rain");
Symbol 701 MovieClip Frame 1
function act(AX, AY, BX, BY) {
this.myX = Math.floor(((AX + BX) / 2) - GX);
this.myY = Math.floor(((AY + BY) / 2) - GY);
this.garas.attachMovie("hibibase1", "hibi" + this.garas.i, this.garas.i);
this.garas["hibi" + this.garas.i]._xscale = 40;
this.garas["hibi" + this.garas.i]._yscale = 40;
this.garas["hibi" + this.garas.i]._x = this.myX;
this.garas["hibi" + this.garas.i]._y = this.myY;
this.garas.i++;
if (this.garas.i > 4) {
this.gotoAndPlay("break");
}
}
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
this.act(_root._xmouse, _root._ymouse, _root._xmouse, _root._ymouse);
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
GX = this._x + this.garas._x;
GY = this._y + this.garas._y;
this.useHandCursor = false;
this.focusEnabled = false;
this.reaction();
stop();
Instance of Symbol 694 MovieClip "garas" in Symbol 701 MovieClip Frame 1
onClipEvent (load) {
this.i = 0;
}
Symbol 701 MovieClip Frame 5
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
Symbol 701 MovieClip Frame 10
stop();
Symbol 706 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(4, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 708 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 710 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 712 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 714 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 716 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 719 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 721 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 723 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
Symbol 726 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 728 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 733 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 735 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 737 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 739 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 742 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 744 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
Symbol 754 MovieClip Frame 1
function act(AX, AY, BX, BY) {
this.myX = Math.floor(((AX + BX) / 2) - GX);
this.myY = Math.floor(((AY + BY) / 2) - GY);
this.garas.attachMovie("hibibase1", "hibi" + this.garas.i, this.garas.i);
this.garas["hibi" + this.garas.i]._x = this.myX;
this.garas["hibi" + this.garas.i]._y = this.myY;
this.garas.i++;
if (this.garas.i > 5) {
_root.breakObje = false;
this.gotoAndPlay("break");
}
}
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
this.act(_root._xmouse, _root._ymouse, _root._xmouse, _root._ymouse);
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
GX = this._x + this.garas._x;
GY = this._y + this.garas._y;
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Instance of Symbol 747 MovieClip "garas" in Symbol 754 MovieClip Frame 1
onClipEvent (load) {
this.i = 0;
}
Symbol 754 MovieClip Frame 5
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
Symbol 754 MovieClip Frame 11
stop();
Symbol 756 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 759 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 761 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 764 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 766 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 769 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(this.co, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
if (this._name == "box2") {
this.co = 2;
} else if (this._name == "box1") {
this.co = 1;
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 771 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 773 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(4, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 775 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 778 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 782 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
Symbol 785 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 787 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 859 MovieClip Frame 1
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.box1.act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
Symbol 859 MovieClip Frame 3
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
_root.box1.act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
Symbol 859 MovieClip Frame 5
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
_root.box1.act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
Symbol 859 MovieClip Frame 7
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.box1.act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
Symbol 859 MovieClip Frame 9
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
_root.box1.act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
Symbol 859 MovieClip Frame 11
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.box1.act(_root.shoot_pointAX, this.DY, this.CX, this.CY);
Symbol 859 MovieClip Frame 13
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
Symbol 859 MovieClip Frame 15
this.CX = (this._parent._parent._x + this._parent._x) + this._x;
this.CY = (this._parent._parent._y + this._parent._y) + this._y;
this.DY = _root.shoot_line(_root.shoot_pointAX, _root.shoot_pointAY, _root.shoot_pointBY, this.CX, this.CY);
_root.hitcheck();
Symbol 859 MovieClip Frame 16
this.stop();
Symbol 942 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
if (_root.player_mode == 3) {
_root.getufo = true;
this.gotoAndPlay("get");
}
};
Symbol 942 MovieClip Frame 4
this.gotoAndPlay(2);
Symbol 942 MovieClip Frame 5
delete this.onPress;
Symbol 942 MovieClip Frame 9
stop();
Symbol 943 MovieClip Frame 17
if (_root.laycount >= 10) {
this.gotoAndPlay("go");
} else {
this.gotoAndPlay(2);
}
Symbol 943 MovieClip Frame 18
!!!ERROR
Symbol 943 MovieClip Frame 151
!!!ERROR
Symbol 943 MovieClip Frame 270
!!!ERROR
Symbol 952 MovieClip Frame 1
function act(AX, AY, BX, BY) {
this.myX = Math.floor(AX + (((BX - AX) * 3) / 5)) - GX;
this.myY = Math.floor(AY + (((BY - AY) * 3) / 5)) - GY;
this.garas.attachMovie("hibibase1", "hibi" + this.garas.i, this.garas.i);
this.garas["hibi" + this.garas.i]._xscale = 50;
this.garas["hibi" + this.garas.i]._yscale = 50;
this.garas["hibi" + this.garas.i]._x = this.myX;
this.garas["hibi" + this.garas.i]._y = this.myY;
this.garas.i++;
if (this.garas.i > 5) {
_root.breakObje = false;
this.gotoAndPlay("break");
}
}
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
this.act(_root._xmouse, _root._ymouse, _root._xmouse, _root._ymouse);
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
GX = this._x + this.garas._x;
GY = this._y + this.garas._y;
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Instance of Symbol 945 MovieClip "garas" in Symbol 952 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Symbol 952 MovieClip Frame 5
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
Symbol 952 MovieClip Frame 11
!!!ERROR
Symbol 955 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 958 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(1, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 960 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(2, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 962 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(3, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 964 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > 0)) {
_root.dankon_disp(4, "dankonBase");
}
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "masingun") {
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
} else {
this.onPress = attack;
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
this.reaction();
Symbol 966 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
this.swapDepths(55000);
Symbol 967 MovieClip Frame 3
this.MyAct = Math.floor(Math.random() * 3);
if ((this.MyAct == 0) && (this._parent._parent.coa.Wbullet > 0)) {
this.MyAttack = true;
this.MyBull = Math.floor(Math.random() * 2) + 2;
if (this._parent._parent.coa.Wbullet < this.MyBull) {
this.MyBull = this._parent._parent.coa.Wbullet;
}
this._parent.gun.gotoAndPlay("shot" + this.MyBull);
this._parent._parent.coa.Wbullet = this._parent._parent.coa.Wbullet - this.MyBull;
this.MyTime = 10 * this.MyBull;
this.oldact = 0;
} else if ((((this.MyAct == 1) && (this.MyAttack == true)) && (this._parent._parent.coa.tekimoved > 2)) && (this._parent._parent.coa.tekimoved < 9)) {
this.MyTime = 10;
this._parent._parent.coa.tekimoved = 3;
this._parent._parent.gotoAndPlay((this._parent._parent.coa.model + "changeD") + this._parent._parent.coa.mukicode);
this.oldact = 1;
} else if (((this.MyAct == 2) && (this.MyAttack == true)) && (this.oldact != 2)) {
this.MyTime = 15;
this.oldact = 2;
}
Symbol 967 MovieClip Frame 4
if (this.MyTime > 95) {
this.MyTime = 95;
}
this.gotoAndPlay(100 - this.MyTime);
Symbol 970 MovieClip Frame 1
this._parent.coa.oldact = 6;
if ((this._parent.coa.bosspoint == 0) || (this._parent.coa.bosspoint == 5)) {
this._parent.coa.tekimoved = 3;
this._parent.gotoAndPlay((this._parent.coa.model + "changeD") + this._parent.coa.mukicode);
}
if (this._parent.coa.buki == 2) {
this.gotoAndStop(6);
}
stop();
Symbol 989 MovieClip Frame 1
function attack() {
if ((((((_root.player_mode == 3) && (this.coa.tekidown != true)) && (_root.MyBull > -1)) && (this.coa.tekimoved != 13)) && (this.coa.tekimoved != 14)) && (this.coa.tekimoved != 15)) {
_root.life2 = _root.life2 - this.power;
_root.lifedisp2.gotoAndPlay("set");
_root.combo_grow();
this.hitdepth++;
this.hitname = "hitmark" + this.hitdepth;
this.attachMovie("hitsymbol", this.hitname, this.hitdepth);
this["hitmark" + this.hitdepth]._x = this._xmouse;
this["hitmark" + this.hitdepth]._y = this._ymouse;
if (this.coa.tekimoved == 2) {
this.coa.stocktekimoved = this.coa.tekimoved;
this.coa.stockframe = this._currentframe;
this.coa.tekimoved = 18;
}
if (_root.combotime > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.addscore = _root.hitcombo;
if (_root.addscore > 256) {
_root.addscore = 256;
}
} else {
_root.addscore = 1;
_root.gokeiscore = 0;
if (_root.gunmode == "normal") {
_root.hishoot = true;
} else {
_root.hishoot = false;
}
}
_root.combotime = _root.maxcombotime;
if (_root.gunmode == "normal") {
_root.splife = _root.splife + (Math.floor(Math.random() * 4) + _root.spadd);
if (_root.splife > 220) {
_root.splife = 220;
_root.bulletdisp.gotoAndStop("spflush");
}
_root.bulletdisp.spgage.spgraph._x = _root.splife;
}
if (_root.life2 <= 0) {
this.coa.tekimoved = 13;
this.gotoAndPlay("hukitobi");
}
}
}
function double() {
this.ct = 2;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function triple() {
this.ct = 3;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "normal") {
this.power = _root.power;
this.onPress = attack;
this.onRollOver = kaihi;
this.onDragOver = kaihi;
} else if (_root.gunmode == "double") {
this.power = Math.floor(_root.power * 0.7);
this.onPress = double;
this.onRollOver = kaihi;
this.onDragOver = kaihi;
} else if (_root.gunmode == "triple") {
this.power = Math.floor(_root.power * 0.5);
this.onPress = triple;
this.onRollOver = kaihi;
this.onDragOver = kaihi;
} else if (_root.gunmode == "shotgun") {
this.power = _root.power;
this.onPress = attack;
this.onRollOver = kaihi;
this.onDragOver = kaihi;
} else if (_root.gunmode == "masingun") {
this.power = _root.power;
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
}
}
function kaihi() {
if ((this.coa.bosspoint == 2) && ((this.coa.tekimoved == 3) || (this.coa.tekimoved == 4))) {
this.coa.buki = 1;
this.coa.rolling = 2;
this.coa.tekimoved = 9;
this.gotoAndPlay("sokuten1");
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
!!!ERROR
Instance of Symbol 264 MovieClip "coa" in Symbol 989 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.tekimoved == 1) {
rad = Math.atan2(this.tekiPos[this.tekimoveP][0] - this.WposX, this.WposY - this.tekiPos[this.tekimoveP][1]);
deg = ((rad * 180) / Math.PI) + 270;
if (deg > 360) {
deg = deg - 360;
}
this.idouX = Math.floor((Math.cos((deg * Math.PI) / 180) * this.tekispeed) * 100) / 100;
this.idouY = Math.floor((Math.sin((deg * Math.PI) / 180) * this.tekispeed) * 100) / 100;
if (this.run_fire == 2) {
this.run_fire = 3;
this._parent.gotoAndPlay(("run" + this.tekipos[this.tekimoveP][2]) + "b");
} else if (this.run_fire == 3) {
this._parent.gotoAndStop(("run" + this.tekipos[this.tekimoveP][2]) + "c");
} else {
this._parent.gotoAndStop("run" + this.tekipos[this.tekimoveP][2]);
}
this.tekimoved = 2;
} else if (this.tekimoved == 2) {
this.WposX = this.WposX + this.idouX;
this.WposY = this.WposY + this.idouY;
if ((this.idouX > 0) && (this.WposX > this.tekiPos[this.tekimoveP][0])) {
this.tekimoved = 1;
} else if ((this.idouX < 0) && (this.WposX < this.tekiPos[this.tekimoveP][0])) {
this.tekimoved = 1;
} else if ((this.idouY > 0) && (this.WposY > this.tekiPos[this.tekimoveP][1])) {
} else if ((this.idouY < 0) && (this.WposY < this.tekiPos[this.tekimoveP][1])) {
}
if (this.tekimoved == 1) {
this.WposX = Math.floor(this.WposX);
this.WposY = Math.floor(this.WposY);
this.tekimoveP--;
if (this.tekimoveP <= 0) {
this.Wbullet++;
if (this._parent._x >= _root.playcenter) {
this.mukicode = 2;
} else {
this.mukicode = 1;
}
switch (this.chokugo) {
case 1 :
break;
case 8 :
this.tekimoved = 8;
this.model = "sit_";
this.waittime = 5;
this._parent.gotoAndPlay("sit_down" + this.mukicode);
break;
case 9 :
this.rolling_flg = true;
if (this.buki == 1) {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
if (this.rolling == 1) {
this._parent.gotoAndPlay("sokuten2");
} else if (this.rolling == 2) {
this._parent.gotoAndPlay("sokuten1");
}
} else {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
this._parent.gotoAndPlay("side" + this.mukicode);
}
this.tekimoved = 9;
break;
case 11 :
this._parent.gotoAndStop("kakure");
this.chmode = 0;
this.waittime = 30;
this.tekimoved = 11;
break;
default :
this.model = "";
this._parent.gotoAndStop((this.model + "stand") + this.mukicode);
this.waittime = 5;
this.tekimoved = 3;
}
}
}
if (this.run_fire == 1) {
this.run_fire = 2;
}
} else if (this.tekimoved == 3) {
if (this.waittime <= 0) {
if (this.Wbullet < 1) {
this._parent.gotoAndStop((this.model + "reload") + this.mukicode);
this.tekimoved = 7;
} else {
this.actvar = 6;
this.act = Math.floor(Math.random() * this.actvar);
switch (this.act) {
case 0 :
this.MyAttack = true;
if (((this.oldact != 6) && (this.bosspoint != 0)) && (this.bosspoint != 5)) {
this._parent.gotoAndPlay((this.model + "changeU") + this.mukicode);
this.oldact = 4;
this.tekimoved = 4;
this.waittime = 10;
}
break;
case 1 :
if (this.oldact != 5) {
this.oldact = 5;
this.tekimoved = 5;
this.waittime = 5;
}
break;
case 2 :
if ((this.oldact != 8) && (this.situp == true)) {
this.oldact = 8;
this.tekimoved = 8;
if (this.model == "") {
this.model = "sit_";
this._parent.gotoAndPlay("sit_down" + this.mukicode);
} else {
this.model = "";
this._parent.gotoAndPlay("stand_up" + this.mukicode);
}
}
break;
case 3 :
if (((this.oldact != 6) && (this.submarge != 0)) && (this.MyAttack == true)) {
this.MyAttack = false;
this.oldact = 6;
this.tekimoved = 10;
switch (this.chmode) {
case 4 :
this._parent.gotoAndPlay("modori2");
break;
case 6 :
this._parent.gotoAndPlay("modori1");
break;
case 8 :
this._parent.gotoAndPlay("sagari" + this.mukicode);
}
}
break;
case 4 :
if ((this.rolling != 0) && (this.rolling_flg == false)) {
this.rolling_flg = true;
if (this.buki == 1) {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
if (this.rolling == 1) {
this._parent.gotoAndPlay("sokuten2");
} else if (this.rolling == 2) {
this._parent.gotoAndPlay("sokuten1");
}
} else {
if (this.rolling == 3) {
this.rolling = Math.floor(Math.random() * 2) + 1;
}
this._parent.gotoAndPlay("side" + this.mukicode);
}
this.tekimoved = 9;
}
break;
case 5 :
if (!((this.oldact != 17) && (this.MyAttack == true))) {
break;
}
this.oldact = 17;
this.MyAttack = false;
this.tekimoved = 17;
}
}
}
this.waittime--;
} else if (this.tekimoved == 4) {
} else if (this.tekimoved == 5) {
if (this.waittime <= 0) {
this.tekimoved = 3;
}
this.waittime--;
} else if (this.tekimoved == 6) {
} else if (this.tekimoved == 7) {
if ((this._parent.obje._currentframe == 18) || (this._parent.obje._currentframe == 36)) {
this.tekimoved = 3;
this.Wbullet = this.Maxbullet;
this._parent.gotoAndStop((this.model + "stand") + this.mukicode);
this.oldact = 0;
}
} else if (this.tekimoved == 8) {
if (this.modelchanged == true) {
this.tekimoved = 3;
this.modelchanged = false;
}
} else if (this.tekimoved == 9) {
if (this.buki == 1) {
if (this.rolling == 1) {
this.WposX = this.WposX - 40;
} else {
this.WposX = this.WposX + 40;
}
} else if (this.walkdist <= 0) {
if (this._parent._x >= _root.playcenter) {
this.mukicode = 2;
} else {
this.mukicode = 1;
}
this._parent.objcolor.setTransform(_root.not_flash);
this.model = "";
this._parent.gotoAndStop((this.model + "kamae") + this.mukicode);
this.oldact = 4;
this.tekimoved = 4;
this.waittime = 5;
this.submarge = this.lastsubmarge;
this.chmode = this.lastchmode;
this.Wbullet++;
} else {
if (this.rolling == 1) {
this.WposX = this.WposX - 10;
} else {
this.WposX = this.WposX + 10;
}
this.walkdist = this.walkdist - 10;
}
} else if (this.tekimoved == 10) {
switch (this.chmode) {
case 4 :
this.WposX = this.WposX + 40;
break;
case 6 :
this.WposX = this.WposX - 40;
}
} else if (this.tekimoved == 11) {
if (this.waittime <= 0) {
this.act = Math.floor(Math.random() * 5);
if (this.act == 1) {
if ((((this.submarge == 1) || (this.submarge == 3)) || (this.submarge == 5)) || (this.submarge == 7)) {
this.chmode = 4;
this._parent.gotoAndPlay("tobidasi2");
this.tekimoved = 12;
}
} else if (this.act == 2) {
if ((((this.submarge == 2) || (this.submarge == 3)) || (this.submarge == 6)) || (this.submarge == 7)) {
this.chmode = 6;
this._parent.gotoAndPlay("tobidasi1");
this.tekimoved = 12;
}
} else if (this.act == 3) {
if ((this.submarge >= 4) && (this.submarge <= 7)) {
this.chmode = 8;
this._parent.gotoAndPlay("agari" + this.mukicode);
this.tekimoved = 12;
}
} else {
this.waittime = this.waittime + 10;
}
}
this.waittime--;
} else if (this.tekimoved == 12) {
switch (this.chmode) {
case 6 :
this.WposX = this.WposX + 40;
break;
case 4 :
this.WposX = this.WposX - 40;
}
} else if (this.tekimoved == 13) {
this.tekimoved = 14;
this._parent.objcolor.setTransform(_root.not_flash);
this.tekidown = false;
this._parent.gotoAndPlay("hukitobi");
} else if (this.tekimoved == 14) {
if (this.tekidown != true) {
this.WposY = this.WposY - 60;
if (this.WposY < 0) {
this.WposY = 10;
this.kabe = true;
} else {
i = 1;
while (i <= _root.boxcount) {
if (_root["box" + i].hitzone.hitTest(this._parent._x, this._parent._y - 10, true)) {
if (_root["box" + i].kantu != true) {
this.WposY = this.WposY + 100;
this.kabe = true;
i = 99;
}
if (_root["box" + i].hakai == true) {
_root["box" + i].gotoAndPlay("hakai");
}
}
i++;
}
}
if (this.kabe == true) {
this._parent.gotoAndPlay("kabeatari");
this.tekimoved = 15;
}
}
if (_root.bgm1_sound.getVolume() > 0) {
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 5);
}
} else if (this.tekimoved == 15) {
if (_root.bgm1_sound.getVolume() > 0) {
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 5);
}
} else if (this.tekimoved == 16) {
} else if (this.tekimoved == 17) {
act = Math.floor(Math.random() * 3);
this.bossact = (this.bosspoint * 3) + act;
if (((((this.bossact == 3) || (this.bossact == 6)) || (this.bossact == 8)) || (this.bossact == 9)) || (this.bossact == 13)) {
this.bosspoint = 0;
} else if (((this.bossact == 0) || (this.bossact == 12)) || (this.bossact == 15)) {
this.bosspoint = 1;
} else if (((this.bossact == 2) || (this.bossact == 11)) || (this.bossact == 14)) {
this.bosspoint = 2;
} else if ((((this.bossact == 1) || (this.bossact == 5)) || (this.bossact == 16)) || (this.bossact == 17)) {
this.bosspoint = 3;
} else if (this.bossact == 4) {
this.bosspoint = 4;
} else if ((this.bossact == 7) || (this.bossact == 10)) {
this.bosspoint = 5;
}
_root.tekiset(1, this.bossact);
if (this.specialmove == true) {
this.specialmove = false;
}
} else if (this.tekimoved == 18) {
this._parent.gotoAndPlay("kurai");
this.tekimoved = 19;
} else if (this.tekimoved == 19) {
}
}
Symbol 989 MovieClip Frame 9
!!!ERROR
Symbol 989 MovieClip Frame 19
!!!ERROR
Symbol 989 MovieClip Frame 29
!!!ERROR
Symbol 989 MovieClip Frame 39
!!!ERROR
Symbol 989 MovieClip Frame 49
!!!ERROR
Symbol 989 MovieClip Frame 59
!!!ERROR
Symbol 989 MovieClip Frame 69
!!!ERROR
Symbol 989 MovieClip Frame 79
!!!ERROR
Symbol 989 MovieClip Frame 89
!!!ERROR
Symbol 989 MovieClip Frame 96
!!!ERROR
Symbol 989 MovieClip Frame 106
!!!ERROR
Symbol 989 MovieClip Frame 116
!!!ERROR
Symbol 989 MovieClip Frame 126
!!!ERROR
Symbol 989 MovieClip Frame 145
!!!ERROR
Symbol 989 MovieClip Frame 150
!!!ERROR
Symbol 989 MovieClip Frame 156
!!!ERROR
Symbol 989 MovieClip Frame 166
!!!ERROR
Symbol 989 MovieClip Frame 176
!!!ERROR
Symbol 989 MovieClip Frame 186
!!!ERROR
Symbol 989 MovieClip Frame 205
!!!ERROR
Symbol 989 MovieClip Frame 210
!!!ERROR
Symbol 989 MovieClip Frame 214
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 989 MovieClip Frame 219
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 989 MovieClip Frame 224
!!!ERROR
Symbol 989 MovieClip Frame 229
!!!ERROR
Symbol 989 MovieClip Frame 235
!!!ERROR
Symbol 989 MovieClip Frame 240
!!!ERROR
Symbol 989 MovieClip Frame 245
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 989 MovieClip Frame 250
this.coa.waittime = 30;
this.coa.tekimoved = 3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 989 MovieClip Frame 251
this.coa.chmode = 0;
this.coa.waittime = 30;
this.coa.tekimoved = 11;
stop();
Symbol 989 MovieClip Frame 265
if (this.coa.bosspoint == 2) {
this.coa.buki = 2;
this.coa.oldact = 17;
this.coa.MyAttack = false;
this.coa.tekimoved = 17;
this.coa.specialmove = true;
} else {
this.coa.model = "sit_";
if (this._x >= _root.playcenter) {
this.coa.mukicode = 2;
} else {
this.coa.mukicode = 1;
}
this.gotoAndStop((this.coa.model + "kamae") + this.coa.mukicode);
this.coa.oldact = 4;
this.coa.tekimoved = 4;
this.coa.waittime = 5;
this.coa.submarge = this.coa.lastsubmarge;
this.coa.chmode = this.coa.lastchmode;
}
stop();
Symbol 989 MovieClip Frame 275
this.coa.model = "sit_";
if (this._x >= _root.playcenter) {
this.coa.mukicode = 2;
} else {
this.coa.mukicode = 1;
}
this.gotoAndStop((this.coa.model + "kamae") + this.coa.mukicode);
this.coa.oldact = 4;
this.coa.tekimoved = 4;
this.coa.waittime = 5;
this.coa.submarge = this.coa.lastsubmarge;
this.coa.chmode = this.coa.lastchmode;
stop();
Symbol 989 MovieClip Frame 276
!!!ERROR
Symbol 989 MovieClip Frame 281
!!!ERROR
Symbol 989 MovieClip Frame 313
!!!ERROR
Symbol 989 MovieClip Frame 324
!!!ERROR
Symbol 989 MovieClip Frame 330
!!!ERROR
Symbol 989 MovieClip Frame 339
!!!ERROR
Symbol 989 MovieClip Frame 357
_root.attachMovie("grenadeact", "objegr", this.getDepth() + 9);
_root.objegr._x = this._x;
_root.objegr._y = this._y;
_root.objegr.coa.WposX = this.coa.WposX + 20;
_root.objegr.coa.WposY = this.coa.WposY;
Symbol 989 MovieClip Frame 369
this.coa.waittime = 5;
this.coa.tekimoved = 3;
this.gotoAndStop((this.coa.model + "stand") + this.coa.mukicode);
Symbol 989 MovieClip Frame 375
this.coa.tekimoved = this.coa.stocktekimoved;
this.gotoAndStop(this.coa.stockframe);
Symbol 997 MovieClip Frame 1
function clush(cno) {
if (cno == 1) {
this.gotoAndPlay(3);
} else if (cno == 2) {
this.gotoAndPlay("clush2");
}
}
this.swapDepths(55000);
Symbol 997 MovieClip Frame 2
!!!ERROR
Instance of Symbol 353 MovieClip in Symbol 997 MovieClip Frame 11
onClipEvent (load) {
!!!ERROR
Symbol 997 MovieClip Frame 56
!!!ERROR
Instance of Symbol 353 MovieClip in Symbol 997 MovieClip Frame 65
onClipEvent (load) {
!!!ERROR
Symbol 997 MovieClip Frame 114
!!!ERROR
Instance of Symbol 264 MovieClip in Symbol 999 MovieClip Frame 1
onClipEvent (load) {
this._parent.gun._xscale = 50;
this._parent.gun._yscale = 50;
}
onClipEvent (enterFrame) {
if (this.MyTime == undefined) {
this.MyTime = 3;
}
if (this.MyTime <= 0) {
this.MyAct = Math.floor(Math.random() * 2);
if (this.MyAct == 0) {
this.MyAct = Math.floor(Math.random() * 3) + 1;
this._parent.gun.gotoAndPlay("shot" + this.MyAct);
this.MyTime = 60;
} else if (this.MyAct == 1) {
this.MyTime = 15;
}
}
this.MyTime--;
}
Symbol 1051 MovieClip Frame 1
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > -1)) {
_root.life3 = _root.life3 - this.power;
_root.lifedisp3.gotoAndPlay("set");
_root.combo_grow();
this.hitdepth++;
this.hitname = "hitmark" + this.hitdepth;
this.attachMovie("hitsymbol", this.hitname, this.hitdepth);
this["hitmark" + this.hitdepth]._x = this._xmouse;
this["hitmark" + this.hitdepth]._y = this._ymouse;
this["hitmark" + this.hitdepth]._xscale = 40;
this["hitmark" + this.hitdepth]._yscale = 40;
if (_root.combotime > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.addscore = _root.hitcombo;
if (_root.addscore > 256) {
_root.addscore = 256;
}
} else {
_root.addscore = 1;
_root.gokeiscore = 0;
if (_root.gunmode == "normal") {
_root.hishoot = true;
} else {
_root.hishoot = false;
}
}
_root.combotime = _root.maxcombotime;
if (_root.gunmode == "normal") {
_root.splife = _root.splife + (Math.floor(Math.random() * 4) + _root.spadd);
if (_root.splife > 220) {
_root.splife = 220;
_root.bulletdisp.gotoAndStop("spflush");
}
_root.bulletdisp.spgage.spgraph._x = _root.splife;
}
if ((_root.life3 <= ((_root.maxlife3 / 3) * 2)) && (this._currentframe == 1)) {
this.gotoAndPlay(2);
}
if ((_root.life3 <= (_root.maxlife3 / 3)) && (this._currentframe == 85)) {
this.gotoAndPlay("hassha2");
}
if (_root.life3 <= 0) {
this.gotoAndPlay("bossbreak");
}
}
}
function double() {
this.ct = 2;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function triple() {
this.ct = 3;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "normal") {
this.power = _root.power * 0.2;
this.onPress = attack;
} else if (_root.gunmode == "double") {
this.power = Math.floor((_root.power * 0.7) * 0.2);
this.onPress = double;
} else if (_root.gunmode == "triple") {
this.power = Math.floor((_root.power * 0.5) * 0.2);
this.onPress = triple;
} else if (_root.gunmode == "shotgun") {
this.power = _root.power * 0.2;
this.onPress = attack;
} else if (_root.gunmode == "masingun") {
this.power = _root.power * 0.2;
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
}
}
this.useHandCursor = false;
this.focusEnabled = false;
stop();
reaction();
Symbol 1051 MovieClip Frame 56
if (_root.player_mode == 3) {
_root.player_mode = 1;
_root.player.gotoAndPlay("st5");
}
Symbol 1051 MovieClip Frame 57
_root.attachMovie("stanflash", "stan", _root.player.getDepth() + 8);
_root.hasira.clush(1);
Instance of Symbol 353 MovieClip in Symbol 1051 MovieClip Frame 58
onClipEvent (load) {
!!!ERROR
Symbol 1051 MovieClip Frame 85
!!!ERROR
Symbol 1051 MovieClip Frame 113
if (_root.player_mode == 3) {
_root.player_mode = 1;
_root.player.gotoAndPlay("st5");
}
Symbol 1051 MovieClip Frame 114
_root.attachMovie("stanflash", "stan", _root.player.getDepth() + 8);
_root.hasira.clush(2);
Instance of Symbol 353 MovieClip in Symbol 1051 MovieClip Frame 115
onClipEvent (load) {
!!!ERROR
Symbol 1051 MovieClip Frame 142
!!!ERROR
Symbol 1051 MovieClip Frame 143
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
Instance of Symbol 353 MovieClip in Symbol 1051 MovieClip Frame 145
onClipEvent (load) {
!!!ERROR
Symbol 1051 MovieClip Frame 169
!!!ERROR
Instance of Symbol 264 MovieClip in Symbol 1107 MovieClip Frame 1
onClipEvent (load) {
this._parent.gun._xscale = 50;
this._parent.gun._yscale = 50;
}
onClipEvent (enterFrame) {
if (this.MyTime == undefined) {
this.MyTime = 3;
}
if (this.MyTime <= 0) {
this.MyAct = Math.floor(Math.random() * 2);
if (this.MyAct == 0) {
this.MyAct = Math.floor(Math.random() * 3) + 1;
this._parent.gun.gotoAndPlay("shot" + this.MyAct);
this.MyTime = 60;
} else if (this.MyAct == 1) {
this.MyTime = 15;
}
}
this.MyTime--;
}
Symbol 1274 MovieClip Frame 1
this.mode = _root.herimode;
this.gotoAndPlay("Act" + mode);
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > -1)) {
_root.life4 = _root.life4 - this.power;
_root.lifedisp4.gotoAndPlay("set");
_root.combo_grow();
this.hitdepth++;
this.hitname = "hitmark" + this.hitdepth;
this.attachMovie("hitsymbol", this.hitname, this.hitdepth);
this["hitmark" + this.hitdepth]._x = this._xmouse;
this["hitmark" + this.hitdepth]._y = this._ymouse;
this["hitmark" + this.hitdepth]._xscale = 40;
this["hitmark" + this.hitdepth]._yscale = 40;
if (_root.combotime > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.addscore = _root.hitcombo;
if (_root.addscore > 256) {
_root.addscore = 256;
}
} else {
_root.addscore = 1;
_root.gokeiscore = 0;
if (_root.gunmode == "normal") {
_root.hishoot = true;
} else {
_root.hishoot = false;
}
}
_root.combotime = _root.maxcombotime;
if (_root.gunmode == "normal") {
_root.splife = _root.splife + (Math.floor(Math.random() * 4) + _root.spadd);
if (_root.splife > 220) {
_root.splife = 220;
_root.bulletdisp.gotoAndStop("spflush");
}
_root.bulletdisp.spgage.spgraph._x = _root.splife;
}
if (_root.life4 <= 0) {
}
}
}
function double() {
this.ct = 2;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function triple() {
this.ct = 3;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "normal") {
this.power = _root.power * 0.2;
this.onPress = attack;
} else if (_root.gunmode == "double") {
this.power = Math.floor((_root.power * 0.7) * 0.2);
this.onPress = double;
} else if (_root.gunmode == "triple") {
this.power = Math.floor((_root.power * 0.5) * 0.2);
this.onPress = triple;
} else if (_root.gunmode == "shotgun") {
this.power = _root.power * 0.2;
this.onPress = attack;
} else if (_root.gunmode == "masingun") {
this.power = _root.power * 0.2;
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
}
}
this.useHandCursor = false;
this.focusEnabled = false;
reaction();
Symbol 1274 MovieClip Frame 2
!!!ERROR
Symbol 1274 MovieClip Frame 41
!!!ERROR
Symbol 1274 MovieClip Frame 42
!!!ERROR
Symbol 1274 MovieClip Frame 202
this.myse.stop();
if (_root.life1 <= 0) {
act = 0;
} else {
act = Math.floor(Math.random() * 4);
}
switch (act) {
case 0 :
mode = 0;
break;
case 1 :
mode = 5;
break;
case 2 :
mode = 6;
break;
case 3 :
_root.gotoAndStop("bt4_7");
}
this.gotoAndPlay("act" + mode);
Symbol 1274 MovieClip Frame 203
!!!ERROR
Symbol 1274 MovieClip Frame 223
this.myse.stop();
this.gotoAndPlay("act0");
Symbol 1274 MovieClip Frame 224
!!!ERROR
Symbol 1274 MovieClip Frame 246
this.myse.stop();
this.gotoAndPlay("act0");
Symbol 1274 MovieClip Frame 247
!!!ERROR
Symbol 1274 MovieClip Frame 266
!!!ERROR
Symbol 1274 MovieClip Frame 267
!!!ERROR
Symbol 1274 MovieClip Frame 287
this.myse.stop();
_root.herimode = Math.floor(Math.random() * 3) + 1;
_root.gotoAndStop("bt4_3");
Symbol 1274 MovieClip Frame 288
!!!ERROR
Symbol 1274 MovieClip Frame 310
this.myse.stop();
_root.herimode = Math.floor(Math.random() * 3) + 1;
_root.gotoAndStop("bt4_3");
Symbol 1276 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
Symbol 1279 MovieClip Frame 76
if (Math.floor(Math.random() * 2)) {
this.gotoAndPlay(1);
}
Symbol 1483 MovieClip Frame 1
this.mode = _root.herimode;
this.gotoAndPlay("Act" + mode);
function attack() {
if ((_root.player_mode == 3) && (_root.MyBull > -1)) {
_root.life4 = _root.life4 - this.power;
_root.lifedisp4.gotoAndPlay("set");
_root.combo_grow();
this.hitdepth++;
this.hitname = "hitmark" + this.hitdepth;
this.attachMovie("hitsymbol", this.hitname, this.hitdepth);
this["hitmark" + this.hitdepth]._x = this._xmouse;
this["hitmark" + this.hitdepth]._y = this._ymouse;
this["hitmark" + this.hitdepth]._xscale = 40;
this["hitmark" + this.hitdepth]._yscale = 40;
if (_root.combotime > 0) {
_root.gokeiscore = _root.gokeiscore + _root.addscore;
_root.addscore = _root.hitcombo;
if (_root.addscore > 256) {
_root.addscore = 256;
}
} else {
_root.addscore = 1;
_root.gokeiscore = 0;
}
_root.combotime = _root.maxcombotime;
if (_root.gunmode == "normal") {
_root.splife = _root.splife + (Math.floor(Math.random() * 4) + _root.spadd);
if (_root.splife > 220) {
_root.splife = 220;
_root.bulletdisp.gotoAndStop("spflush");
}
_root.bulletdisp.spgage.spgraph._x = _root.splife;
}
if (_root.life4 <= 0) {
}
}
}
function double() {
this.ct = 2;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function triple() {
this.ct = 3;
this.onEnterFrame = function () {
this.attack();
this.ct--;
if (this.ct == 0) {
delete this.onEnterFrame;
}
};
}
function masingun() {
if (((_root.timer % 3) == 0) && (_root.click == false)) {
this.attack();
}
}
function reaction() {
delete this.onPress;
delete this.onRollOver;
delete this.onRollOut;
delete this.onDragOver;
delete this.onDragOut;
delete this.onEnterFrame;
if (_root.gunmode == "normal") {
this.power = _root.power * 0.2;
this.onPress = attack;
} else if (_root.gunmode == "double") {
this.power = Math.floor((_root.power * 0.7) * 0.2);
this.onPress = double;
} else if (_root.gunmode == "triple") {
this.power = Math.floor((_root.power * 0.5) * 0.2);
this.onPress = triple;
} else if (_root.gunmode == "shotgun") {
this.power = _root.power * 0.2;
this.onPress = attack;
} else if (_root.gunmode == "masingun") {
this.power = _root.power * 0.2;
this.onRollOver = function () {
this.onEnterFrame = masingun;
};
this.onDragOver = function () {
this.onEnterFrame = masingun;
};
this.onRollOut = function () {
delete this.onEnterFrame;
};
this.onDragOut = function () {
delete this.onEnterFrame;
};
}
_root.gundisp.gotoAndStop(_root.gunmode);
}
this.useHandCursor = false;
this.focusEnabled = false;
reaction();
Symbol 1483 MovieClip Frame 2
!!!ERROR
Symbol 1483 MovieClip Frame 24
this.myse.stop();
this.gotoAndPlay("act0");
Symbol 1483 MovieClip Frame 25
!!!ERROR
Symbol 1483 MovieClip Frame 46
this.myse.stop();
this.gotoAndPlay("act0");
Symbol 1483 MovieClip Frame 47
!!!ERROR
Symbol 1483 MovieClip Frame 67
this.myse.stop();
this.gotoAndPlay("act0");
Symbol 1483 MovieClip Frame 68
!!!ERROR
Symbol 1483 MovieClip Frame 268
this.myse.stop();
if (_root.life1 <= 0) {
act = 0;
} else {
act = Math.floor(Math.random() * 4);
}
switch (act) {
case 0 :
mode = 0;
break;
case 1 :
mode = 4;
break;
case 2 :
mode = 5;
break;
case 3 :
_root.gotoAndStop("bt4_6");
}
this.gotoAndPlay("act" + mode);
Symbol 1483 MovieClip Frame 269
!!!ERROR
Symbol 1483 MovieClip Frame 291
this.myse.stop();
_root.herimode = Math.floor(Math.random() * 4) + 1;
_root.gotoAndStop("bt4_2");
Symbol 1483 MovieClip Frame 292
!!!ERROR
Symbol 1483 MovieClip Frame 313
this.myse.stop();
_root.herimode = Math.floor(Math.random() * 4) + 1;
_root.gotoAndStop("bt4_2");
Symbol 1485 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
};
Symbol 1499 MovieClip Frame 1
!!!ERROR
Symbol 1509 MovieClip Frame 1
!!!ERROR
Symbol 1510 MovieClip Frame 1
!!!ERROR
Instance of Symbol 264 MovieClip in Symbol 1510 MovieClip Frame 1
onClipEvent (enterFrame) {
this._parent.huku.gotoAndStop(_root.costume);
this._parent.huku.upbody.gotoAndStop(_root.costume);
this._parent.huku.downbody.gotoAndStop(_root.costume);
}
Symbol 1510 MovieClip Frame 10
!!!ERROR
Symbol 1510 MovieClip Frame 19
!!!ERROR
Symbol 1510 MovieClip Frame 33
!!!ERROR
Symbol 1705 MovieClip Frame 1
!!!ERROR
Symbol 1705 MovieClip Frame 32
!!!ERROR
Symbol 1705 MovieClip Frame 101
this.myse.stop();
_root.herimode = 0;
_root.gotoAndStop("bt4_3");
Symbol 1907 MovieClip Frame 1
!!!ERROR
Symbol 1907 MovieClip Frame 16
!!!ERROR
Symbol 1907 MovieClip Frame 101
this.myse.stop();
_root.herimode = 0;
_root.gotoAndStop("bt4_2");
Symbol 2066 MovieClip Frame 79
_root.herimode = 0;
_root.gotoAndStop("bt4_3");
Symbol 2073 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2086 Button
on (press) {
!!!ERROR
Symbol 2087 Button
on (press) {
deftime = 0;
recover = 30;
maxlife1 = 150;
life1 = maxlife1;
maxlife2 = 300;
life2 = maxlife2;
maxlife3 = 350;
life3 = maxlife3;
maxlife4 = 400;
life4 = maxlife4;
gunmode = "normal";
splife = 0;
spadd = 3;
stlistcount = 0;
fullcredit = 9;
credit = fullcredit;
difficult = "EASY";
playgamecount++;
useshokika();
_root.gotoAndStop("opening1");
}
Symbol 2088 Button
on (press) {
deftime = -10;
recover = 20;
maxlife1 = 120;
life1 = maxlife1;
maxlife2 = 300;
life2 = maxlife2;
maxlife3 = 400;
life3 = maxlife3;
maxlife4 = 450;
life4 = maxlife4;
gunmode = "normal";
splife = 0;
spadd = 2;
stlistcount = 0;
fullcredit = 5;
credit = fullcredit;
difficult = "NORMAL";
playgamecount++;
useshokika();
_root.gotoAndStop("opening1");
}
Symbol 2089 Button
on (press) {
deftime = -20;
recover = 10;
maxlife1 = 100;
life1 = maxlife1;
maxlife2 = 400;
life2 = maxlife2;
maxlife3 = 450;
life3 = maxlife3;
maxlife4 = 450;
life4 = maxlife4;
gunmode = "normal";
splife = 0;
spadd = 1;
stlistcount = 0;
fullcredit = 3;
credit = fullcredit;
difficult = "HARD";
playgamecount++;
useshokika();
_root.gotoAndStop("opening1");
}
Symbol 2090 Button
on (press) {
deftime = -30;
recover = 0;
maxlife1 = 80;
life1 = maxlife1;
maxlife2 = 450;
life2 = maxlife2;
maxlife3 = 450;
life3 = maxlife3;
maxlife4 = 450;
life4 = maxlife4;
gunmode = "normal";
splife = 0;
spadd = 0;
stlistcount = 0;
fullcredit = 3;
credit = fullcredit;
difficult = "VERYHARD";
playgamecount++;
useshokika();
_root.gotoAndStop("opening1");
}
Symbol 2104 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2121 Button
on (press) {
if (this._parent.nowpoint != "sousa") {
this._parent.jump = "sousa";
this._parent.gotoAndPlay(this._parent.nowpoint + "_close");
}
}
on (rollOver) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("msg01");
} else if (this._parent.nowpoint == "sousa") {
delete this._parent.sc.onMouseDown;
}
}
on (rollOut) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("top_wait");
} else if (this._parent.nowpoint == "sousa") {
this._parent.sc.onMouseDown = this._parent.sc.linkit;
}
}
Symbol 2122 Button
on (press) {
if (this._parent.nowpoint != "story") {
this._parent.jump = "story";
this._parent.gotoAndPlay(this._parent.nowpoint + "_close");
}
}
on (rollOver) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("msg02");
} else if (this._parent.nowpoint == "sousa") {
delete this._parent.sc.onMouseDown;
}
}
on (rollOut) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("top_wait");
} else if (this._parent.nowpoint == "sousa") {
this._parent.sc.onMouseDown = this._parent.sc.linkit;
}
}
Symbol 2123 Button
on (press) {
if (this._parent.nowpoint != "record") {
this._parent.jump = "record";
this._parent.gotoAndPlay(this._parent.nowpoint + "_close");
}
}
on (rollOver) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("msg03");
} else if (this._parent.nowpoint == "sousa") {
delete this._parent.sc.onMouseDown;
}
}
on (rollOut) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("top_wait");
} else if (this._parent.nowpoint == "sousa") {
this._parent.sc.onMouseDown = this._parent.sc.linkit;
}
}
Symbol 2124 Button
on (press) {
if (this._parent.nowpoint != "huku") {
this._parent.jump = "huku";
this._parent.gotoAndPlay(this._parent.nowpoint + "_close");
}
}
on (rollOver) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("msg04");
} else if (this._parent.nowpoint == "sousa") {
delete this._parent.sc.onMouseDown;
}
}
on (rollOut) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("top_wait");
} else if (this._parent.nowpoint == "sousa") {
this._parent.sc.onMouseDown = this._parent.sc.linkit;
}
}
Symbol 2125 Button
on (press) {
if (this._parent.nowpoint != "buck") {
this._parent.jump = "buck";
this._parent.gotoAndPlay(this._parent.nowpoint + "_close");
}
}
on (rollOver) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("msg05");
} else if (this._parent.nowpoint == "sousa") {
delete this._parent.sc.onMouseDown;
}
}
on (rollOut) {
if ((this._parent.nowpoint == "top") && (this._parent.jump == "top")) {
this._parent.gotoAndStop("top_wait");
} else if (this._parent.nowpoint == "sousa") {
this._parent.sc.onMouseDown = this._parent.sc.linkit;
}
}
Symbol 2136 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2144 MovieClip Frame 1
function linkit() {
if (style == "play") {
this._parent.gotoAndPlay(linker);
} else {
this._parent.gotoAndStop(linker);
}
}
if (this.Btype == "press") {
this.onRollOver = function () {
this._xscale = 150;
this._yscale = 150;
};
this.onRollOut = function () {
this._xscale = 100;
this._yscale = 100;
};
this.onPress = linkit;
this.useHandCursor = false;
} else {
this.onMouseDown = linkit;
}
this.stop();
Symbol 2159 MovieClip Frame 1
this.useHandCursor = false;
if (_root.japanese == true) {
this.disper.text = this.msg;
} else {
this.disper.text = this.msgE;
}
if (_root.shougou[this.num] == true) {
this.gotoAndStop("open");
}
this.onRollOver = function () {
if (_root.japanese == true) {
if (_root.shougou[0] == true) {
this._parent.shomsg.text = "\u53D6\u5F97\u6761\u4EF6\uFF1A" + this.komento;
} else {
this._parent.shomsg.text = "\u53D6\u5F97\u6761\u4EF6\uFF1A\uFF1F\uFF1F\uFF1F\uFF1F";
}
} else if (_root.shougou[0] == true) {
this._parent.shomsg.text = "condition : " + this.komentoE;
} else {
this._parent.shomsg.text = "condition : ???";
}
};
this.onRollOut = function () {
this._parent.shomsg.text = "";
};
stop();
Symbol 2163 MovieClip Frame 1
this.useHandCursor = false;
if (_root.shougouCount >= this.cou) {
this.gotoAndStop("open");
if (_root.japanese == true) {
this.disper.text = this.msg;
} else {
this.disper.text = this.msgE;
}
this.onPress = function () {
if ((this.mode == "") && (this.num == 8)) {
_root.costume = 6;
_root.headcostume = 9;
} else if ((this.mode == "") && (_root.headcostume == 9)) {
_root.headcostume = 1;
_root[this.mode + "costume"] = this.num;
} else {
_root[this.mode + "costume"] = this.num;
}
_root.setcostume = _root.costume;
this._parent.gotoAndPlay(this._parent._currentframe - 1);
};
}
this.onRollOver = function () {
if (_root.japanese == true) {
this._parent.shomsg.text = "\u53D6\u5F97\u6761\u4EF6\uFF1A" + this.komento;
} else {
this._parent.shomsg.text = "condition : " + this.komentoE;
}
};
this.onRollOut = function () {
this._parent.shomsg.text = "";
};
stop();
Symbol 2165 MovieClip Frame 1
this.jump = "top";
this.mybgm_sound = new Sound(this);
this.mybgm_sound.attachSound("optionbgm");
this.mybgm_sound.start(0, 20);
this.mybgm_sound.onSoundComplete = function () {
this.start(0, 20);
};
Symbol 2165 MovieClip Frame 4
!!!ERROR
Symbol 2165 MovieClip Frame 14
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 14
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4E0A\u306E\u30E1\u30CB\u30E5\u30FC\u3088\u308A\u3054\u89A7\u306B\u306A\u308A\u305F\u3044\u3082\u306E\u3092\u9078\u3093\u3067\u304F\u3060\u3055\u3044\u3002";
} else {
kankaku = 8;
msg = "Choose what you want to see from the menu on the above.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 21
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4FE1\u884C\u8ECD\u56E3\uFF13\u306E\u64CD\u4F5C\u65B9\u6CD5\u306E\u8AAC\u660E";
} else {
kankaku = 8;
msg = "How to play";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 27
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4FE1\u884C\u8ECD\u56E3\uFF13\u306E\u30B9\u30C8\u30FC\u30EA\u30FC";
} else {
kankaku = 8;
msg = "Story";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 33
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u73FE\u5728\u307E\u3067\u306B\u53D6\u5F97\u3057\u305F\u79F0\u53F7\u3084\u30CF\u30A4\u30B9\u30B3\u30A2\u306E\u8868\u793A";
} else {
kankaku = 8;
msg = "Your records";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 39
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30D7\u30EC\u30A4\u30E4\u30FC\u306E\u670D\u88C5\u3092\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA";
} else {
kankaku = 8;
msg = "Your dresses";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 45
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30BF\u30A4\u30C8\u30EB\u753B\u9762\u306B\u623B\u308B";
} else {
kankaku = 8;
msg = "Go back";
}
}
Symbol 2165 MovieClip Frame 60
this.gotoAndPlay(this.jump);
Symbol 2165 MovieClip Frame 61
!!!ERROR
Symbol 2165 MovieClip Frame 71
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u592A\u5E73\u6D0B\u306B\u6D6E\u304B\u3076\u5B64\u5CF6\u3002\u305D\u3053\u306B\u4FE1\u884C\u306E\u30A2\u30B8\u30C8\u304C\u3042\u308B\u3002";
} else {
msg = "There is the hideout of Mr. Nobuyuki on the island of Pacific";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4FE1\u884C\u306F\u5143\u653F\u5E9C\u95A2\u4FC2\u306E\u7537\u3067\u3001\u30C6\u30ED\u30EA\u30B9\u30C8\u3068\u306A\u3063\u305F\u4ECA";
} else {
msg = "Ocean.Nobuyuki who had related with the certain government ";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4E16\u754C\u4E2D\u306E\u50AD\u5175\u3092\u96C6\u3081\u3066\u3044\u308B\u3002";
} else {
msg = "calls out a mercenary all over the world with his power.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u653F\u754C\u3092\u9000\u3044\u305F\u4ECA\u3067\u3082\u5F7C\u306E\u6A29\u529B\u306F\u8A08\u308A\u77E5\u308C\u306A\u3044\u3002";
} else {
msg = "After his retirement, his power still has huge political";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u5F7C\u306B\u306F\u653F\u754C\u304B\u3089\u5B8C\u5168\u306B\u9000\u3044\u3066\u3082\u3089\u3044\u305F\u3044\u306E\u3060\u3088\u3002\u5B8C\u5168\u306B\u306A\u3002";
} else {
msg = "We want him to really retire from the political world.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u5065\u95D8\u3092\u7948\u308B\u3002";
} else {
msg = "good luck";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 71
onClipEvent (load) {
if (_root.japanese == true) {
msg = "";
} else {
msg = "influence.";
}
}
Symbol 2165 MovieClip Frame 81
this.gotoAndPlay(this.jump);
Symbol 2165 MovieClip Frame 82
!!!ERROR
Symbol 2165 MovieClip Frame 92
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 92
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u64CD\u4F5C\u65B9\u6CD5\u306B\u3064\u3044\u3066";
} else {
msg = "How to play.";
}
}
Instance of Symbol 2144 MovieClip in Symbol 2165 MovieClip Frame 92
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 95
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4FE1\u884C\u8ECD\u56E3\uFF13\u306F\u300C\u96A0\u308C\u308B\u300D\u8981\u7D20\u306E\u3042\u308B\u30AC\u30F3\u30B7\u30E5\u30FC\u30C6\u30A3\u30F3\u30B0\u30B2\u30FC\u30E0\u3067\u3059\u3002";
} else {
msg = "Mouse and space key are only needed for playing this game.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 95
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30D7\u30EC\u30A4\u30E4\u30FC\uFF08\u753B\u9762\u624B\u524D\uFF09\u3092\u64CD\u4F5C\u3057\u3066\u6575\uFF08\u753B\u9762\u5965\uFF09\u3092\u5012\u3057\u3066\u3044\u304D\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 95
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u753B\u9762\u306E\u5468\u308A\u306B\u306F\u3001\u3044\u308D\u3044\u308D\u306A\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u8868\u793A\u3055\u308C\u3066\u3044\u3066\u3001";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 95
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u3042\u306A\u305F\u3092\u52A9\u3051\u308B\u5185\u5BB9\u306E\u3082\u306E\u304C\u307B\u3068\u3093\u3069\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 95
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u307E\u305A\u306F\u64CD\u4F5C\u65B9\u6CD5\u304B\u3089\u8AAC\u660E\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 95
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 101
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4FE1\u884C\u8ECD\u56E3\uFF13\u306B\u5FC5\u8981\u306A\u64CD\u4F5C\u306F\u30DE\u30A6\u30B9\u3068\u300C\u30B9\u30DA\u30FC\u30B9\u300D\u30AD\u30FC\u3067\u3059\u3002";
} else {
msg = "Hold the gun while the space key is pressing. ";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 101
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u901A\u5E38\u30D7\u30EC\u30FC\u30E4\u30FC\u306F\u4E0A\u306E\u753B\u9762\u306E\u3088\u3046\u306B\u969C\u5BB3\u7269\u306B\u96A0\u308C\u305F\u72B6\u614B\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 101
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u3053\u308C\u3092\u300C\u96A0\u308C\u72B6\u614B\u300D\u3068\u3044\u3044\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 101
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u96A0\u308C\u72B6\u614B\u300D\u3067\u306F\u6575\u304B\u3089\u306E\u653B\u6483\u3092\u9632\u3050\u4E8B\u304C\u3067\u304D\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 101
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u3057\u304B\u3057\u3001\u3053\u306E\u307E\u307E\u3067\u306F\u653B\u6483\u3059\u308B\u4E8B\u304C\u3067\u304D\u307E\u305B\u3093\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 101
onClipEvent (load) {
!!!ERROR
Symbol 2165 MovieClip Frame 107
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u96A0\u308C\u72B6\u614B\u300D\u4E2D\u306B\u30B9\u30DA\u30FC\u30B9\u30AD\u30FC\u3092\u62BC\u3059\u3068\u3001\u753B\u9762\u306E\u3088\u3046\u306B\u9283\u3092\u69CB\u3048\u307E\u3059\u3002";
} else {
msg = "Release the space key to hide behind an obstacle.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u3053\u308C\u3092\u300C\u69CB\u3048\u72B6\u614B\u300D\u3068\u3044\u3044\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u69CB\u3048\u72B6\u614B\u300D\u306F\u30B9\u30DA\u30FC\u30B9\u30AD\u30FC\u3092\u62BC\u3057\u3066\u3044\u308B\u9593\u3001\u6301\u7D9A\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30B9\u30DA\u30FC\u30B9\u30AD\u30FC\u3092\u96E2\u3059\u3068\u300C\u96A0\u308C\u72B6\u614B\u300D\u306B\u623B\u308A\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u69CB\u3048\u72B6\u614B\u300D\u306E\u6642\u306E\u307F\u6575\u306B\u653B\u6483\u3059\u308B\u4E8B\u304C\u3067\u304D\u308B\u53CD\u9762\u3001";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u306E\u653B\u6483\u3092\u53D7\u3051\u308B\u53EF\u80FD\u6027\u3082\u3042\u308A\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 107
onClipEvent (load) {
!!!ERROR
Symbol 2165 MovieClip Frame 113
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 113
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u69CB\u3048\u72B6\u614B\u300D\u4E2D\u306B\u30DE\u30A6\u30B9\u306E\u5DE6\u30AF\u30EA\u30C3\u30AF\u3092\u3059\u308B\u3068\u653B\u6483\u3057\u307E\u3059\u3002";
} else {
msg = "Click to shot with holding the gun";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 113
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u653B\u6483\u306F\u30DE\u30A6\u30B9\u30AB\u30FC\u30BD\u30EB\u306E\u4F4D\u7F6E\u306B\u5BFE\u3057\u3066\u653B\u6483\u3057\u307E\u3059\u3002";
} else {
msg = "Smash all enemies to go to the next.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 113
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u3092\u5012\u3059\u5834\u5408\u306F\u6575\u306B\u30AB\u30FC\u30BD\u30EB\u3092\u5408\u308F\u305B\u3066\u5DE6\u30AF\u30EA\u30C3\u30AF\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 113
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u3092\u653B\u6483\u3059\u308B\u3068\u3001\u305D\u306E\u6575\u306F\u5439\u304D\u98DB\u3073\u3001\u3084\u304C\u3066\u5012\u308C\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 113
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u3092\u5168\u3066\u5012\u3059\u3068\u6B21\u306E\u30B7\u30FC\u30F3\u3078\u81EA\u52D5\u7684\u306B\u79FB\u52D5\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 113
onClipEvent (load) {
!!!ERROR
Symbol 2165 MovieClip Frame 119
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u69CB\u3048\u72B6\u614B\u300D\u3092\u89E3\u9664\u305B\u305A\u9023\u7D9A\u3067\u653B\u6483\u3059\u308B\u4E8B\u3092\u300C\u30B3\u30F3\u30DC\u300D\u3068\u8A00\u3044\u307E\u3059\u3002";
} else {
msg = "To get high score, attack the enemy continuity.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u4F8B\u3048\u3070\u3001\u3059\u3070\u3084\u304F\uFF13\u4EBA\u306E\u6575\u3092\u5012\u305B\u3070\u300C\uFF13\uFF28\uFF29\uFF34\u300D\u30B3\u30F3\u30DC\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u307E\u305F\u3001\uFF11\u4EBA\u306E\u6575\u306B\u5BFE\u3057\u3066\u9023\u7D9A\u3067\u653B\u6483\u3059\u308B\u4E8B\u3082\u53EF\u80FD\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u305F\u3060\u3057\u3001\u305D\u306E\u5834\u5408\u306F\u5439\u304D\u98DB\u3093\u3067\u3044\u308B\u9593\u306E\u307F\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30B3\u30F3\u30DC\u3092\u9054\u6210\u3059\u308B\u3068\u3001\u901A\u5E38\u3088\u308A\u3082\u9AD8\u3044\u30B9\u30B3\u30A2\u3092\u5F97\u308B\u4E8B\u304C\u3067\u304D\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u524D\u8005\u306E\u30B1\u30FC\u30B9\u3092\u300C\uFF33\uFF37\uFF29\uFF34\uFF23\uFF28\u300D\u30B3\u30F3\u30DC\u3068\u8A00\u3044\u3001\u3088\u308A\u9AD8\u5F97\u70B9\u3068\u306A\u308A\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 119
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u653B\u6483\u3059\u308B\u3068\u3001\u9283\u5F3E\u3092\u6D88\u8CBB\u3057\u307E\u3059\u3002";
} else {
msg = "The numbers of your bullets are showed the lower right.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u5F3E\u6570\u306F\u753B\u9762\u53F3\u4E0B\u306B\u8868\u793A\u3055\u308C\u3066\u3044\u307E\u3059\u3002";
} else {
msg = "Behind an obstacle and click to reload";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u5F3E\u6570\u304C\uFF10\u3067\u306F\u653B\u6483\u3067\u304D\u307E\u305B\u3093\u3002\u88DC\u5145\u304C\u5FC5\u8981\u306B\u306A\u308A\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u88DC\u5145\uFF08\u30EA\u30ED\u30FC\u30C9\uFF09\u306F\u300C\u96A0\u308C\u72B6\u614B\u300D\u4E2D\u306B\u30DE\u30A6\u30B9\u306E\u5DE6\u30AF\u30EA\u30C3\u30AF\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30EA\u30ED\u30FC\u30C9\u306F\u7121\u5236\u9650\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u3082\u5F3E\u304C\u7121\u304F\u306A\u308C\u3070\u305D\u306E\u5834\u3067\u30EA\u30ED\u30FC\u30C9\u3092\u884C\u3044\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 125
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u3092\u6483\u3064\u3068\u53F3\u4E0B\u306E\u30B2\u30FC\u30B8\u304C\u6E9C\u307E\u3063\u3066\u3044\u304D\u307E\u3059\u3002";
} else {
msg = "Green Attack enemies the lower right.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\uFF2D\uFF21\uFF38\u306B\u306A\u3063\u305F\u72B6\u614B\u306B\u300C\u30EA\u30ED\u30FC\u30C9\u300D\u3067\u4E00\u5B9A\u6642\u9593\u3001\u9283\u304C\u5F37\u529B\u306B\u306A\u308A\u307E\u3059\u3002";
} else {
msg = "If it is full, the gun gets extra power temporary";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u3053\u308C\u3092\u300C\u30AA\u30FC\u30D0\u30FC\u30AF\u30ED\u30C3\u30AF\u300D\u3068\u8A00\u3044\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u9283\u306F\u6B21\u306E\uFF14\u7A2E\u985E\u306E\u80FD\u529B\u306E\u3069\u308C\u304B\uFF11\u3064\u3092\u8EAB\u306B\u3064\u3051\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u30C0\u30D6\u30EB\u300D\u300C\u30C8\u30EA\u30D7\u30EB\u300D\u300C\u30B7\u30E7\u30C3\u30C8\u30AC\u30F3\u300D\u300C\u30DE\u30B7\u30F3\u30AC\u30F3\u300D\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u305D\u308C\u305E\u308C\u306E\u52B9\u679C\u306F\u5B9F\u969B\u306B\u4F7F\u3063\u3066\u307F\u3066\u7406\u89E3\u3057\u3066\u4E0B\u3055\u3044\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 131
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 137
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u753B\u9762\u5DE6\u4E0B\u306E\u30B2\u30FC\u30B8\u306F\u30D7\u30EC\u30A4\u30E4\u30FC\u306E\u30E9\u30A4\u30D5\u3067\u3059\u3002";
} else {
msg = "Your life is express left below as a gauge";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 137
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u6575\u306E\u653B\u6483\u3092\u53D7\u3051\u308B\u3068\u30B2\u30FC\u30B8\u3092\u6D88\u8CBB\u3057\u307E\u3059\u3002";
} else {
msg = "As you are injured, it get less. And empty of it means over";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 137
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u5168\u3066\u7121\u304F\u306A\u308B\u3068\u30B2\u30FC\u30E0\u30AA\u30FC\u30D0\u30FC\u3067\u3059\u3002";
} else {
msg = "Your damage are not only a slight injury but also serious.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 137
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30C0\u30E1\u30FC\u30B8\u306E\u5024\u306F\u30E9\u30F3\u30C0\u30E0\u306B\u306A\u3063\u3066\u3044\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 137
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u300C\u8EFD\u50B7\u300D\u3082\u3042\u308C\u3070\u300C\u81F4\u547D\u50B7\u300D\u3082\u3042\u308B\u3068\u3044\u3046\u4E8B\u3067\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 137
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 143
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30B7\u30FC\u30F3\u79FB\u52D5\u4E2D\u306B\u30A2\u30A4\u30C6\u30E0\u304C\u3042\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002";
} else {
msg = "Click the item to get it.";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 143
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u305D\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u3068\u3001\u5165\u624B\u3059\u308B\u4E8B\u304C\u3067\u304D\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 143
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u25C6\u30E9\u30A4\u30D5\u56DE\u5FA9\u30FB\u30FB\u30FB\u30FB\u30FB\uFF28\uFF30\u3092\u7D04\u534A\u5206\u56DE\u5FA9\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 143
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 143
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u25C6\u5F3E\u6570\u30A2\u30C3\u30D7\u30FB\u30FB\u30FB\u30FB\u30FB\u9283\u306E\u5F3E\u6570\u304C\u5897\u52A0\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 143
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u25C6\u30A2\u30FC\u30DE\u30FC\u3000\u30FB\u30FB\u30FB\u30FB\u30FB\uFF28\uFF30\u30B2\u30FC\u30B8\u304C\u5897\u52A0\u3057\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 149
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30B2\u30FC\u30E0\u4E2D\u306B\u69D8\u3005\u306A\u6761\u4EF6\u3092\u6E80\u305F\u3059\u4E8B\u3067\u300C\u79F0\u53F7\u300D\u304C\u3082\u3089\u3048\u307E\u3059\u3002";
} else {
msg = "Meet your requirement to get a \u201Ctitle\u201D";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 149
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u79F0\u53F7\u306F\u300C\u30AA\u30D7\u30B7\u30E7\u30F3\u300D\u306E\u300C\u79F0\u53F7\u300D\u3067\u78BA\u8A8D\u3067\u304D\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 149
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u79F0\u53F7\u3092\u6CA2\u5C71\u96C6\u3081\u308B\u3068\u3001\u30AA\u30DE\u30B1\u8981\u7D20\u304C\u8FFD\u52A0\u3055\u308C\u307E\u3059\u3002";
} else {
msg = "";
}
}
Instance of Symbol 2144 MovieClip "cs" in Symbol 2165 MovieClip Frame 149
onClipEvent (load) {
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 149
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u3053\u308C\u3067\u8AAC\u660E\u3092\u7D42\u308F\u308A\u307E\u3059\u3002";
} else {
msg = "";
}
}
Symbol 2165 MovieClip Frame 155
this.jump = "top";
this.gotoAndPlay("sousa_close");
Symbol 2165 MovieClip Frame 170
this.gotoAndPlay(this.jump);
Symbol 2165 MovieClip Frame 171
!!!ERROR
Symbol 2165 MovieClip Frame 181
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
if (_root.japanese == true) {
msg = (((("\u79F0\u53F7\u6570\uFF1A" + _root.shougouCount) + "\u3000\u3000\u30D7\u30EC\u30A4\u56DE\u6570\uFF1A") + _root.playgamecount) + "\u3000\u3000\u6700\u5927\uFF28\uFF29\uFF34\u6570\uFF1A") + _root.maxhitcomboCount;
} else {
msg = (((("Titles:" + _root.shougouCount) + "\u3000\u3000Play Count:") + _root.playgamecount) + "\u3000\u3000Max Hit:") + _root.maxhitcomboCount;
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
if (_root.japanese == true) {
msg = (("\u30CF\u30A4\u30B9\u30B3\u30A2\uFF1A" + _root.hiscore) + "\u3000\u3000\u7DCF\u6575\u6483\u7834\u6570\uFF1A") + _root.tekigekiha;
} else {
msg = (("Hi Score:" + _root.hiscore) + "\u3000\u3000total smashed enemies:") + _root.tekigekiha;
}
}
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u30B0\u30EC\u30FC\u30C9\uFF1A" + _root.codename;
} else {
msg = "Your Code Name:" + _root.codenameEng;
}
}
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2159 MovieClip in Symbol 2165 MovieClip Frame 181
onClipEvent (load) {
!!!ERROR
Symbol 2165 MovieClip Frame 191
this.gotoAndPlay(this.jump);
Symbol 2165 MovieClip Frame 192
!!!ERROR
Instance of Symbol 313 MovieClip [msgsys] in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
if (_root.japanese == true) {
msg = "\u53D6\u5F97\u79F0\u53F7\u6570\uFF1A" + _root.shougouCount;
} else {
msg = "titles:" + _root.shougouCount;
}
}
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Instance of Symbol 2163 MovieClip in Symbol 2165 MovieClip Frame 202
onClipEvent (load) {
!!!ERROR
Symbol 2165 MovieClip Frame 203
!!!ERROR
Symbol 2165 MovieClip Frame 213
this.gotoAndPlay(this.jump);
Symbol 2165 MovieClip Frame 219
this.mybgm_sound.stop();
delete this.mybgm_sound;
_root.gotoAndPlay("title");
Symbol 2175 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2180 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2185 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2190 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2196 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2205 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2206 MovieClip Frame 1
_root.setcostume = 2;
wave_sound = new Sound(this);
wave_sound.attachSound("wave");
this.setVolume(70);
wave_sound.i = 0;
wave_sound.start(0, 1);
wave_sound.onSoundComplete = function () {
this.i++;
if (this.i < 5) {
this.setVolume(this.getVolume() - 10);
this.start(0, 1);
}
};
Instance of Symbol 264 MovieClip in Symbol 2206 MovieClip Frame 46
onClipEvent (mouseDown) {
!!!ERROR
Symbol 2206 MovieClip Frame 330
!!!ERROR
Symbol 2221 MovieClip Frame 1
if (_root.japanese == true) {
this.stop();
} else {
this.gotoAndStop(2);
}
Symbol 2222 MovieClip Frame 1
_root.setcostume = _root.costume;
Symbol 2222 MovieClip Frame 86
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 95
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 105
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 115
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 125
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 135
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 145
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 155
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 165
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
Symbol 2222 MovieClip Frame 175
_root.bgm1_sound.stop();
delete _root.bgm1_sound;
Symbol 2222 MovieClip Frame 181
!!!ERROR
Instance of Symbol 353 MovieClip in Symbol 2224 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Instance of Symbol 353 MovieClip in Symbol 2224 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Symbol 2535 MovieClip Frame 17
!!!ERROR
Symbol 2535 MovieClip Frame 230
!!!ERROR
Symbol 2535 MovieClip Frame 244
!!!ERROR
Symbol 2535 MovieClip Frame 256
!!!ERROR
Symbol 2535 MovieClip Frame 319
!!!ERROR
Symbol 2543 MovieClip Frame 1
function going(num) {
if (_root.japanese == true) {
this.board.msgboard1.text = ("\u6761\u4EF6\u300C" + this.codemsg[num]) + "\u300D\u9054\u6210\uFF01";
this.board.msgboard2.text = ("\u79F0\u53F7\u300C" + this.codename[num]) + "\u300D\u7372\u5F97\uFF01";
} else {
this.board.msgboard1.text = this.codemsg_eng[num];
this.board.msgboard2.text = ("getting title\u300C" + this.codename_eng[num]) + "\u300D";
}
this.gotoAndPlay(2);
}
codename = ["\u4EFB\u52D9\u9042\u884C", "\u4EFB\u52D9\u5B8C\u9042", "\u30D7\u30ED\u30D5\u30A7\u30C3\u30B7\u30E7\u30CA\u30EB", "\u30B9\u30DA\u30B7\u30E3\u30EA\u30B9\u30C8", "\u30CD\u30D0\u30FC\u30AE\u30D6\u30A2\u30C3\u30D7", "\u30AB\u30B5\u30C3\u30AB\u30AD\u30E9\u30FC", "\u30BF\u30F3\u30AF\u30AD\u30E9\u30FC", "\u30B9\u30CA\u30A4\u30D1\u30FC\u30AD\u30E9\u30FC", "\uFF35\uFF26\uFF2F\u30AD\u30E9\u30FC", "\u7121\u50B7\u306E\u82F1\u96C4", "\u50B7\u3060\u3089\u3051\u306E\u82F1\u96C4", "\u30CD\u30A4\u30AD\u30C3\u30C9", "\u30A2\u30F3\u30C1\u30AB\u30B9\u30BF\u30E0", "\u30A2\u30F3\u30C1\u30A2\u30A4\u30C6\u30E0", "\u30D5\u30EB\u30EA\u30ED\u30FC\u30C9", "\u30CF\u30A4\u30B7\u30E5\u30FC\u30C6\u30A3\u30F3\u30B0", "\u30D5\u30EB\u30B7\u30E5\u30FC\u30C6\u30A3\u30F3\u30B0", "\u30B8\u30A7\u30CE\u30B5\u30A4\u30C0\u30FC", "\u30C1\u30E3\u30EC\u30F3\u30B8\u30E3\u30FC", "\u30EF\u30A4\u30EB\u30C9\u30E9\u30D3\u30C3\u30C8", "\u30ED\u30A6\u30EA\u30B9\u30AB\u30FC", "\u30DF\u30C9\u30EB\u30EA\u30B9\u30AB\u30FC", "\u30CF\u30A4\u30EA\u30B9\u30AB\u30FC"];
codemsg = ["\uFF11\u56DE\u4EE5\u4E0A\u30AF\u30EA\u30A2\u30FC", "\u30B3\u30F3\u30C6\u30A3\u30CB\u30E5\u30FC\u7121\u3057\u3067\u30AF\u30EA\u30A2\u30FC", "\uFF28\uFF21\uFF32\uFF24\u30E2\u30FC\u30C9\u3092\u30AF\u30EA\u30A2\u30FC", "\uFF36\uFF25\uFF32\uFF39\u3000\uFF28\uFF21\uFF32\uFF24\u30E2\u30FC\u30C9\u3092\u30AF\u30EA\u30A2\u30FC", "\u30B3\u30F3\u30C6\u30A3\u30CB\u30E5\u30FC\u3057\u305F", "\u30AB\u30B5\u30C3\u30AB\uFF08\u30D8\u30EA\uFF09\u3092\u6483\u7834\u3057\u305F", "\u6226\u8ECA\u3092\u6483\u7834\u3057\u305F", "\u96A0\u308C\u305F\uFF13\u4EBA\u306E\u30B9\u30CA\u30A4\u30D1\u30FC\u3092\u6483\u7834\u3057\u305F", "\uFF35\uFF26\uFF2F\u3092\u7834\u58CA\u3057\u305F", "\u56DE\u5FA9\u30A2\u30A4\u30C6\u30E0\u3092\u53D6\u3089\u305A\u306B\u30AF\u30EA\u30A2\u30FC", "\u56DE\u5FA9\u30A2\u30A4\u30C6\u30E0\u3092\u5168\u3066\u53D6\u3063\u3066\u30AF\u30EA\u30A2\u30FC", "\u30A2\u30FC\u30DE\u30FC\u3092\u53D6\u3089\u305A\u306B\u30AF\u30EA\u30A2\u30FC", "\u5F3E\u6570\u30A2\u30C3\u30D7\u3092\u53D6\u3089\u305A\u306B\u30AF\u30EA\u30A2\u30FC", "\u5168\u30A2\u30A4\u30C6\u30E0\u3092\u53D6\u3089\u305A\u306B\u30AF\u30EA\u30A2\u30FC", "\u5B8C\u5168\u306B\u5F3E\u304C\u7121\u304F\u306A\u308B\u307E\u3067\u30EA\u30ED\u30FC\u30C9\u305B\u305A\u306B\u30AF\u30EA\u30A2\u30FC", "\u901A\u5E38\u306E\u9283\u3067\uFF12\uFF10\uFF28\uFF29\uFF34\u9054\u6210", "\uFF11\uFF10\uFF10\uFF28\uFF29\uFF34\u30B3\u30F3\u30DC\u4EE5\u4E0A\u9054\u6210", "\u7DCF\u6575\u6483\u7834\u6570\uFF11\uFF10\uFF10\uFF10\u4F53\u7A81\u7834", "\u30D7\u30EC\u30A4\u56DE\u6570\uFF12\uFF10\u56DE\u7A81\u7834", "\u30AE\u30EA\u30AE\u30EA\u3067\u6575\u306E\u5C04\u6483\u3092\u907F\u3051\u305F", "\u30CF\u30A4\u30B9\u30B3\u30A2\uFF15\uFF10\u4E07pts\u4EE5\u4E0A\u9054\u6210", "\u30CF\u30A4\u30B9\u30B3\u30A2\uFF18\uFF10\u4E07pts\u4EE5\u4E0A\u9054\u6210", "\u30CF\u30A4\u30B9\u30B3\u30A2\uFF11\uFF12\uFF10\u4E07pts\u4EE5\u4E0A\u9054\u6210"];
codename_eng = ["Achievements", "Perfect", "Professional", "Specialist", "Never Give Up", "Kasatka Killer", "Tank Killer", "Snipers Kiler", "UFO Killer", "Entire", "Bad Condition", "Naked", "Anti custom", "Anti Item", "Full Reload", "Hi Shooting", "Full Shooting", "Destroy", "Challenger", "Wild Rabbit", "Low Risk", "Middle Risk", "Hi Risk"];
codemsg_eng = ["Achievements twice", "Game clear without ", "clear [Hard Mode]", "clear [Very Hard Mode]", "you continued", "Destroy the Kasatka", "Destroy the Tank", "Kill three snipers", "Destroy the UFO", "Game clear with no life up items", "Game clear with all of life up items", "Game clear with no jackets", "Game clear with no bullet up items", "Game clear without all items", "Achievement without reload until bullet empty", "20 combo with normal equipment", "over 100 combo", "smashed 1000 enemies", "over 20 times playing", "avoiding from enemy attack at the last moment", "achievement 500000 pts as the highest score", "achievement 800000 pts as the highest score", "achievement 1200000 pts as the highest score"];
stop();
Symbol 2543 MovieClip Frame 13
!!!ERROR
Instance of Symbol 264 MovieClip in Symbol 2543 MovieClip Frame 13
onClipEvent (mouseDown) {
this._parent._parent.gotoAndStop(this._parent._parent._currentframe + 1);
}
Symbol 2544 MovieClip Frame 1
!!!ERROR
Symbol 2544 MovieClip Frame 2
if (_root.shougou[0] == false) {
_root.shougou[0] = true;
this.getact.going(0);
this.stop();
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 3
if ((_root.shougou[1] == false) && (_root.useContinue == false)) {
_root.shougou[1] = true;
this.getact.going(1);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 4
if ((_root.shougou[2] == false) && (_root.difficult == "HARD")) {
_root.shougou[2] = true;
this.getact.going(2);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 5
if ((_root.shougou[3] == false) && (_root.difficult == "VERYHARD")) {
_root.shougou[3] = true;
this.getact.going(3);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 6
if (_root.shougou[5] == false) {
_root.shougou[5] = true;
this.getact.going(5);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 7
if ((_root.shougou[9] == false) && (_root.useLifeUp == false)) {
_root.shougou[9] = true;
this.getact.going(9);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 8
if ((_root.shougou[10] == false) && (_root.useLifeUpCount == 4)) {
_root.shougou[10] = true;
this.getact.going(10);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 9
if ((_root.shougou[11] == false) && (_root.useArmer == false)) {
_root.shougou[11] = true;
this.getact.going(11);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 10
if ((_root.shougou[12] == false) && (_root.useBulletUp == false)) {
_root.shougou[12] = true;
this.getact.going(12);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 11
if ((((_root.shougou[13] == false) && (_root.useLifeUp == false)) && (_root.useArmer == false)) && (_root.useBulletUp == false)) {
_root.shougou[13] = true;
this.getact.going(13);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 12
if ((_root.shougou[14] == false) && (_root.useFullReload == false)) {
_root.shougou[14] = true;
this.getact.going(14);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2544 MovieClip Frame 13
_root.clearGame = true;
_root.gotoAndStop("get2");
Symbol 2545 MovieClip Frame 1
!!!ERROR
Symbol 2545 MovieClip Frame 2
if ((_root.shougou[4] == false) && (_root.useContinue == true)) {
_root.shougou[4] = true;
this.getact.going(4);
this.stop();
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 3
if ((_root.shougou[6] == false) && (_root.killtank == true)) {
_root.shougou[6] = true;
this.getact.going(6);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 4
if ((((_root.shougou[7] == false) && (_root.gethunt[0] == true)) && (_root.gethunt[1] == true)) && (_root.gethunt[2] == true)) {
_root.shougou[7] = true;
this.getact.going(7);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 5
if ((_root.shougou[8] == false) && (_root.getufo == true)) {
_root.shougou[8] = true;
this.getact.going(8);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 6
if ((_root.shougou[15] == false) && (_root.hishoot2 == true)) {
_root.shougou[15] = true;
this.getact.going(15);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 7
if ((_root.shougou[16] == false) && (_root.maxhitcomboCount > 99)) {
_root.shougou[16] = true;
this.getact.going(16);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 8
if ((_root.shougou[17] == false) && (_root.tekigekiha > 999)) {
_root.shougou[17] = true;
this.getact.going(17);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 9
if ((_root.shougou[18] == false) && (_root.playgamecount > 19)) {
_root.shougou[18] = true;
this.getact.going(18);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 10
if ((_root.shougou[19] == false) && (_root.rabitget == true)) {
_root.shougou[19] = true;
this.getact.going(19);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 11
if ((_root.shougou[20] == false) && (_root.hiscore >= 500000)) {
_root.shougou[20] = true;
this.getact.going(20);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 12
if ((_root.shougou[21] == false) && (_root.hiscore >= 800000)) {
_root.shougou[21] = true;
this.getact.going(21);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 13
if ((_root.shougou[22] == false) && (_root.hiscore >= 1200000)) {
_root.shougou[22] = true;
this.getact.going(22);
} else {
this.gotoAndStop(this._currentframe + 1);
}
Symbol 2545 MovieClip Frame 14
if (_root.score > _root.stockscore) {
_root.stockscore = _root.score;
_root.score = 0;
}
_root.shougouCount = 0;
i = 0;
while (i <= (_root.shougou.length - 1)) {
if (_root.shougou[i] == true) {
_root.shougouCount++;
}
i++;
}
if ((_root.hiscore <= _root.stockscore) && (_root.clearGame == true)) {
_root.lso.data.hiscore = _root.hiscore;
_root.gotoAndStop("ranking");
} else if ((_root.shougouCount == 23) && (_root.shougouComplete != true)) {
_root.gotoAndStop("allget");
} else {
_root.gotoAndPlay("getend");
}
Symbol 2554 Button
on (press) {
_root.inputname = this.Inamebox.text;
_root.gotoAndStop(linker);
}
Symbol 2555 MovieClip Frame 1
stop();
this.mode = 0;
this.Inamebox.onChanged = function () {
if ((Inamebox.text.length > 0) && (mode == 0)) {
mode = 1;
this._parent.gotoAndPlay(2);
} else if ((Inamebox.text.length < 1) && (mode == 2)) {
this.mode = 1;
this._parent.gotoAndPlay(11);
}
};
Symbol 2555 MovieClip Frame 10
stop();
mode = 2;
if (Inamebox.text.length < 1) {
mode = 1;
this.gotoAndPlay(11);
}
Symbol 2555 MovieClip Frame 20
!!!ERROR
Symbol 2561 Button
on (press) {
!!!ERROR
Symbol 2562 MovieClip Frame 1
this.onPress = function () {
};
this.useHandCursor = false;
Symbol 2562 MovieClip Frame 7
!!!ERROR
Symbol 2569 Button
on (press) {
if (_root.shougouCount == 23) {
_root.gotoAndStop("allget");
} else {
_root.gotoAndPlay("getend");
}
}
Symbol 2632 MovieClip Frame 1007
!!!ERROR
Symbol 2640 MovieClip Frame 5
!!!ERROR
Symbol 2699 MovieClip Frame 57
!!!ERROR
Symbol 2758 MovieClip Frame 55
!!!ERROR
Symbol 2783 MovieClip Frame 1
stop();
this.useHandCursor = false;
this.onPress = function () {
_root.gethunt[(this._name.substr(4, 1) * 1) - 1] = true;
this.gotoAndPlay("get");
};
Symbol 2783 MovieClip Frame 10
!!!ERROR
Symbol 2783 MovieClip Frame 26
!!!ERROR
Symbol 2798 MovieClip Frame 32
!!!ERROR
Symbol 2808 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
_root.useBulletUp = true;
_root.MyMaxBull = _root.MyMaxBull + 6;
_root.MYBull = _root.MyMaxBull;
this.gotoAndPlay("get");
};
Symbol 2808 MovieClip Frame 6
!!!ERROR
Symbol 2808 MovieClip Frame 7
!!!ERROR
Symbol 2808 MovieClip Frame 19
!!!ERROR
Symbol 2857 MovieClip Frame 54
!!!ERROR
Symbol 2865 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
_root.life1 = _root.life1 + ((_root.maxlife1 / 2) + _root.recover);
if (_root.life1 > _root.maxlife1) {
_root.life1 = _root.maxlife1;
}
_root.useLifeUp = true;
_root.useLifeUpCount++;
this.gotoAndPlay("get");
};
Symbol 2865 MovieClip Frame 6
!!!ERROR
Symbol 2865 MovieClip Frame 7
!!!ERROR
Symbol 2865 MovieClip Frame 19
!!!ERROR
Symbol 2960 MovieClip Frame 96
!!!ERROR
Symbol 3148 MovieClip Frame 89
!!!ERROR
Symbol 3148 MovieClip Frame 99
!!!ERROR
Symbol 3148 MovieClip Frame 109
!!!ERROR
Symbol 3148 MovieClip Frame 119
!!!ERROR
Symbol 3148 MovieClip Frame 129
!!!ERROR
Symbol 3148 MovieClip Frame 139
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3148 MovieClip Frame 149
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3148 MovieClip Frame 159
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3148 MovieClip Frame 169
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3148 MovieClip Frame 179
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3148 MovieClip Frame 188
_root.bgm1_sound.stop();
_root.bgm2_sound.stop();
delete _root.bgm1_sound;
delete _root.bgm2_sound;
_root.gotoAndStop("bt1_8");
Symbol 3158 MovieClip Frame 1
this.useHandCursor = false;
this.onPress = function () {
_root.maxlife1 = _root.maxlife1 + 50;
_root.life1 = _root.maxlife1;
_root.useArmer = true;
this.gotoAndPlay("get");
};
Symbol 3158 MovieClip Frame 6
!!!ERROR
Symbol 3158 MovieClip Frame 7
!!!ERROR
Symbol 3158 MovieClip Frame 19
!!!ERROR
Symbol 3222 MovieClip Frame 67
!!!ERROR
Symbol 3316 MovieClip Frame 93
!!!ERROR
Symbol 3357 MovieClip Frame 41
!!!ERROR
Symbol 3449 MovieClip Frame 92
!!!ERROR
Symbol 3614 MovieClip Frame 115
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3614 MovieClip Frame 125
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3614 MovieClip Frame 135
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3614 MovieClip Frame 145
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3614 MovieClip Frame 155
_root.bgm1_sound.setVolume(_root.bgm1_sound.getVolume() - 10);
_root.bgm2_sound.setVolume(_root.bgm2_sound.getVolume() - 10);
Symbol 3614 MovieClip Frame 165
_root.bgm1_sound.stop();
_root.bgm2_sound.stop();
delete _root.bgm1_sound;
delete _root.bgm2_sound;
_root.gotoAndStop("an2_5");
Symbol 3649 MovieClip Frame 1
!!!ERROR
Symbol 3649 MovieClip Frame 164
!!!ERROR
Symbol 3770 MovieClip Frame 121
!!!ERROR
Symbol 3956 MovieClip Frame 183
!!!ERROR
Symbol 4140 MovieClip Frame 184
!!!ERROR
Symbol 4221 MovieClip Frame 81
!!!ERROR
Symbol 4378 MovieClip Frame 156
!!!ERROR
Symbol 4712 MovieClip Frame 1
!!!ERROR
Symbol 4712 MovieClip Frame 347
!!!ERROR