STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228131
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/98535460?noj=FRM98535460-16DC" width="1" height="1"></div>

Robot Warrior.swf

This is the info page for
Flash #42388

(Click the ID number above for more basic data on this flash file.)


Text
ダウンロード速度

ダウンロード済み容量

推定残り時間

byte

byte

kbyte /s

総容量



パーセンテージ

CLICK to START

a

nextFrame(!)

(c) Tanaka U

SOUND

サウンドが再生されます

操作にマウスを使用します

操作にキーボードを使用します

GAME START

Copyright 2003 TANAKA U. All rights reserved

Music by Fra's Forum  http://francois.parfait.ne.jp/

効果音提供  ザ・マッチメイカァズ  http://kikyou.sakura.ne.jp/~osabisi/

αversion

HP     http://www12.plala.or.jp/nextframe/

LECELR.od Re layer

LECLER

type LECLER.rd211.0.110   system R.B.B.E
standed 2D-200.40

HP

/

EN

low

low

MEDIUM

MEDIUM

HIGH

HIGH

操作説明

操作説明

操作説明

マシンガンショット

ノーマルショット

チャージショット

斬り(3発まで)

キック

オーバーモード 

ガード

移動

(攻撃力×2)
(エネルギー消費×3)

ジャンプ

画面拡大

画面縮小

← →


Z

X

C

SPACE

A


S

Q

W

操作説明

C
L
O
S
E

C
L
O
S
E

C
L
O
S
E


ActionScript [AS1/AS2]

Frame 1
this.stop();
Frame 10
this.stop();
Frame 20
function setQuality(quality) { _quality = quality; } _quality = "MEDIUM"; this.stop();
Frame 29
this.stop();
Instance of Symbol 258 MovieClip "stage" in Frame 29
onClipEvent (load) { function zoomin() { if (_xscale <= 160) { _root.backMainBG._xscale = _root.backMainBG._xscale + 1; _root.backMainBG._yscale = _root.backMainBG._yscale + 1; _root.frontBG._xscale = _root.frontBG._xscale + 5; _root.frontBG._yscale = _root.frontBG._yscale + 2; this._xscale = this._xscale + 10; this._yscale = this._yscale + 10; } } function zoomout() { if (_xscale >= 40) { _root.backMainBG._xscale = _root.backMainBG._xscale - 1; _root.backMainBG._yscale = _root.backMainBG._yscale - 1; _root.frontBG._xscale = _root.frontBG._xscale - 5; _root.frontBG._yscale = _root.frontBG._yscale - 2; this._xscale = this._xscale - 10; this._yscale = this._yscale - 10; } } } onClipEvent (enterFrame) { if (Key.isDown(81)) { this.zoomin(); } if (Key.isDown(87)) { this.zoomout(); } }
Instance of Symbol 171 MovieClip in Frame 29
onClipEvent (enterFrame) { if (Key.isDown(36)) { } }
Instance of Symbol 288 MovieClip "maindis" in Frame 29
onClipEvent (load) { function Reload() { StaObj = _root.stage.topmain.main.getStatas(); } StaObj = new Object(); start = 0; } onClipEvent (enterFrame) { if (start == 0) { this.Reload(); start++; } hp = StaObj.hp; en = StaObj.en; nowen = StaObj.nowen; nowhp = StaObj.nowhp; }
Symbol 4 MovieClip [tama] Frame 1
nok = 0.3; dmgpoint = 5; atkby = _root.stage.topmain.main.getAtkby(); dmgpoint = dmgpoint * atkby; nokYN = 0; sys1 = 0; sys2 = 0; allmove = 0; endFrame = 4; if (_root.stage.topmain.main.StaObj.muki == "right") { move = 60; } else { move = -60; }
Symbol 4 MovieClip [tama] Frame 2
this._x = this._x + move; allmove = allmove + move; if ((allmove >= 1500) || (allmove <= -1500)) { this.removeMovieClip(); } if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); }
Symbol 4 MovieClip [tama] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 4 MovieClip [tama] Frame 7
this.removeMovieClip();
Symbol 7 MovieClip [tama3] Frame 1
nok = 40; dmgpoint = 20; atkby = _root.stage.topmain.main.getAtkby(); dmgpoint = dmgpoint * atkby; nokYN = 1; sys1 = 0; sys2 = 0; allmove = 0; endFrame = 4; if (_root.stage.topmain.main.StaObj.muki == "right") { move = 60; } else { move = -60; }
Symbol 7 MovieClip [tama3] Frame 2
this._x = this._x + move; allmove = allmove + move; if ((allmove >= 1500) || (allmove <= -1500)) { this.removeMovieClip(); } if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); }
Symbol 7 MovieClip [tama3] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 7 MovieClip [tama3] Frame 4
this.removeMovieClip();
Symbol 9 MovieClip [tama2] Frame 1
nok = 10; dmgpoint = 20; atkby = _root.stage.topmain.main.getAtkby(); dmgpoint = dmgpoint * atkby; nokYN = 0; sys1 = 0; sys2 = 0; allmove = 0; endFrame = 4; if (_root.stage.topmain.main.StaObj.muki == "right") { move = 60; } else { move = -60; }
Symbol 9 MovieClip [tama2] Frame 2
this._x = this._x + move; allmove = allmove + move; if ((allmove >= 1500) || (allmove <= -1500)) { this.removeMovieClip(); } if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); this.gotoAndPlay(endFrame); }
Symbol 9 MovieClip [tama2] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 9 MovieClip [tama2] Frame 10
this.removeMovieClip();
Symbol 34 MovieClip Frame 40
this.gotoAndPlay(1);
Symbol 35 MovieClip Frame 10
_parent.first(); _parent.gotoAndStop(5);
Symbol 40 MovieClip Frame 2
_parent._name = "000";
Symbol 40 MovieClip Frame 49
_parent._parent._visible = false;
Symbol 40 MovieClip Frame 69
_root.stage.SetEnemy(_parent._parent.no);
Symbol 40 MovieClip Frame 75
_root.stage.SetEnemy(_parent._parent.no);
Symbol 41 MovieClip Frame 1
no = 0; arm = 0;
Symbol 41 MovieClip Frame 4
no++; if (arm == 1) { setX = _parent._x - 100; setY = _parent._y - 80; arm = 0; } else { setX = _parent._x - 90; setY = _parent._y - 70; arm++; } thePoint = {x:setX, y:setY}; this.localToGlobal(thePoint); _root.stage.globalToLocal(thePoint); tamaname = no + _parent._parent._name; _root.stage.attachMovie("Eshot", tamaname, 5 + no); if (_parent._parent.muki == "right") { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; } else { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; }
Symbol 41 MovieClip Frame 9
haba = Math.abs(_parent._parent._x) - Math.abs(_root.stage.topmain.main._x); if (haba > 2000) { _root.stage.SetEnemy(_parent._parent.no); } this.gotoAndPlay(4);
Symbol 42 MovieClip Frame 5
this.stop();
Symbol 42 MovieClip Frame 10
this.stop();
Symbol 42 MovieClip Frame 15
this.stop();
Symbol 42 MovieClip Frame 20
this.stop();
Symbol 42 MovieClip Frame 25
this.stop();
Symbol 52 MovieClip [enemy] Frame 1
function mainMove(moveSpeed, moveSpeedY, x, y, rePotion) { if (rePotion == 1) { this._y = getY; } else if (rePotion == 2) { this._x = getX; } else if (rePotion == 3) { this._x = getX; this._y = getY; } else { this._x = this._x - moveSpeed; this._y = this._y - moveSpeedY; this._x = x; this._y = y; } } function getP() { getX = this._x; getY = this._y; }
Instance of Symbol 42 MovieClip "enemy" in Symbol 52 MovieClip [enemy] Frame 7
onClipEvent (load) { function first() { mode = "normal"; } function shot() { mode = "\u5C04\u6483"; this.gotoAndPlay(25); } function dmg(nok, dmgpoint, noksw) { if (mode != "end") { nowhp = nowhp - dmgpoint; if (nowhp <= 0) { mode = "end"; this.gotoAndStop(20); } if ((noksw == 1) && (mode != "end")) { mode = "nok"; this.gotoAndStop(15); } sa = _root.stage.topmain._x - _parent._x; if (sa < 0) { EFmuki = "right"; } else { EFmuki = "left"; } if (EFmuki == "right") { _parent._x = _parent._x + nok; } else { _parent._x = _parent._x - nok; } } } mode = "normal"; muki = "left"; move = -0.5; hp = 600; nowhp = hp; } onClipEvent (enterFrame) { if (mode == "normal") { rand = Math.random() * 100; if (rand <= 5) { this.shot(); } } if (mode == "normal") { this.gotoAndStop(10); _parent._x = _parent._x + move; } }
Instance of Symbol 46 MovieClip in Symbol 52 MovieClip [enemy] Frame 7
onClipEvent (load) { nowhp = _parent.enemy.nowhp; } onClipEvent (enterFrame) { if (nowhp <= 0) { nowhp = "broken"; } else { nowhp = _parent.enemy.nowhp; } }
Instance of Symbol 48 MovieClip "hpSarcle" in Symbol 52 MovieClip [enemy] Frame 7
onClipEvent (load) { maxhp = (nowhp = _parent.enemy.hp); } onClipEvent (enterFrame) { _rotation = (_rotation + 2); nowhp = _parent.enemy.nowhp; _yscale = ((nowhp / maxhp) * 100); _xscale = ((nowhp / maxhp) * 100); }
Symbol 52 MovieClip [enemy] Frame 15
this.stop();
Symbol 58 MovieClip [Eshot] Frame 1
move = -60; cnt = 0; nok = 0.3; dmgpoint = 20; atkby = 1; dmgpoint = dmgpoint * atkby; nokYN = 0; sys1 = 0; sys2 = 0; allmove = 0; endFrame = 4; thePos = _name.indexOf("e"); theString = _name.substring(thePos, thePos + 7); Smuki = _root.stage[theString].enemy.muki; if (Smuki == "right") { this._xscale = 100; move = 30; } else { this._xscale = -100; move = -30; }
Symbol 58 MovieClip [Eshot] Frame 2
this._x = this._x + move; allmove = allmove + move; if (this.hitTest(_root.stage.topmain.hitArea)) { _root.stage.topmain.main.dmg(dmgpoint, nok, nokYN); this.gotoAndPlay(endFrame); } if ((allmove >= 1000) || (allmove <= -1000)) { this.removeMovieClip(); }
Symbol 58 MovieClip [Eshot] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 58 MovieClip [Eshot] Frame 9
this.removeMovieClip();
Symbol 64 MovieClip [b_arms_shot1] Frame 1
function shot() { no = 0; this.gotoAndPlay(3); }
Symbol 64 MovieClip [b_arms_shot1] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 64 MovieClip [b_arms_shot1] Frame 3
if (Key.isDown(90)) { _parent._parent._parent.endrain(3, 0); _parent._parent._parent._parent.endrain(3, 0); no++; setX = _x + 130; setY = _y - 6; thePoint = {x:setX, y:setY}; this.localToGlobal(thePoint); _root.stage.globalToLocal(thePoint); tamaname = "tama" + no; _root.stage.attachMovie("tama", tamaname, 5 + no); if (_root.stage.topmain.main.muki == "right") { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; } else { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; } } else { this.gotoAndStop(1); }
Symbol 64 MovieClip [b_arms_shot1] Frame 5
this.gotoAndPlay(3);
Symbol 87 MovieClip Frame 1
move = "ok"; this.stop();
Symbol 87 MovieClip Frame 10
move = "-"; this.stop();
Instance of Symbol 87 MovieClip in Symbol 88 MovieClip Frame 1
onClipEvent (enterFrame) { if ((_parent._yscale >= 100) && (move == "ok")) { this.play(); } }
Symbol 113 Button
on (press) { _root.gotoAndStop("Top"); }
Symbol 114 MovieClip Frame 1
this.stop();
Symbol 114 MovieClip Frame 2
_root.gotoAndStop("logo"); this.stop();
Symbol 115 MovieClip Frame 1
speed = 0; time0 = getTimer(); loadSize0 = _root.getBytesLoaded; dwonload = 0; forTime = "\u8A08\u6E2C\u4E2D";
Instance of Symbol 83 MovieClip "bar" in Symbol 115 MovieClip Frame 1
onClipEvent (load) { function sizeChange(barSize) { this._xscale = barSize; } this.sizeChange(0); }
Instance of Symbol 114 MovieClip "anyBar" in Symbol 115 MovieClip Frame 1
onClipEvent (load) { function sizeAll(tempi) { i = 1; while (i <= tempi) { barName = "bar" + i; this[barName]._yscale = 100; i++; } } function endMove() { i = 1; while (i <= 10) { barName = "bar" + i; this[barName]._xscale = 300; i++; } } function anyBarChange(barSize) { if (barSize <= 10) { this.bar1._yscale = barSize * 10; } else if (barSize <= 20) { this.sizeAll(1); this.bar2._yscale = (barSize - 10) * 10; } else if (barSize <= 30) { this.sizeAll(2); this.bar3._yscale = (barSize - 20) * 10; } else if (barSize <= 40) { this.sizeAll(3); this.bar4._yscale = (barSize - 30) * 10; } else if (barSize <= 50) { this.sizeAll(4); this.bar5._yscale = (barSize - 40) * 10; } else if (barSize <= 60) { this.sizeAll(5); this.bar6._yscale = (barSize - 50) * 10; } else if (barSize <= 70) { this.sizeAll(6); this.bar7._yscale = (barSize - 60) * 10; } else if (barSize <= 80) { this.sizeAll(7); this.bar8._yscale = (barSize - 70) * 10; } else if (barSize <= 90) { this.sizeAll(8); this.bar9._yscale = (barSize - 80) * 10; } else if (barSize < 100) { this.sizeAll(9); this.bar10._yscale = (barSize - 90) * 10; } else { this.sizeAll(10); this.gotoAndStop(2); } } nextFrameName = "Top"; mode = "-"; i2 = 0; i = 1; while (i <= 10) { barName = "bar" + i; this[barName]._yscale = 0; i++; } }
Symbol 115 MovieClip Frame 2
loadedSize = _root.getBytesLoaded(); totalSize = _root.getBytesTotal(); time = getTimer() - time0; if (time >= 1000) { time0 = getTimer(); speed = Math.floor((loadedSize - loadSize0) / 1000); loadSize0 = loadedSize; forTime = Math.floor(((totalSize - loadedSize) / 1000) / speed); } if (loadedSize >= totalSize) { downloadParcent = 100; this.display.sankaku.sizeChange(100); this.bar.sizeChange(100); this.anyBar.anyBarChange(100); } else { parcent = (loadedSize / totalSize) * 100; this.display.sankaku.sizeChange(parcent); this.bar.sizeChange(parcent); downloadParcent = Math.round(parcent); this.anyBar.anyBarChange(parcent); _root.stop(); }
Symbol 115 MovieClip Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 130 Button
on (press) { getURL ("http://www12.plala.or.jp/nextframe/", _top); }
Symbol 144 Button
on (release) { _root.gotoAndPlay("title"); }
Symbol 148 Button
on (press) { this.gotoAndStop("game"); }
Symbol 159 MovieClip Frame 1
this._x = this._x - 0.6; if (this._x <= -500) { this._x = 240; }
Symbol 159 MovieClip Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 161 MovieClip Frame 1
this._x = this._x - 0.3; if (this._x <= -550) { this._x = 240; }
Symbol 161 MovieClip Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 169 MovieClip Frame 1
function mainMove(moveSpeedx, moveSpeedY, x, y, rePotion) { if (rePotion == 1) { this._y = getY; } else if (rePotion == 2) { this._x = getX; } else if (rePotion == 3) { this._x = getX; this._y = getY; } else { this._x = this._x - moveSpeed; this._y = this._y - moveSpeedY; this._x = x; this._y = y; } } function getP() { getX = this._x; getY = this._y; }
Symbol 171 MovieClip Frame 1
_visible = false;
Symbol 172 MovieClip Frame 1
this.stop();
Instance of Symbol 210 MovieClip in Symbol 211 MovieClip Frame 1
/* no clip actions */
Symbol 218 MovieClip Frame 1
this.stop();
Instance of Symbol 216 MovieClip in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) { if (Key.isDown(8)) { _parent.gotoAndStop(_currentframe + 1); } }
Symbol 228 MovieClip Frame 1
_visible = false;
Symbol 233 MovieClip Frame 1
moveBack = 8; this.gotoAndPlay(9);
Symbol 233 MovieClip Frame 11
_parent.endrain(120, 0);
Instance of Symbol 228 MovieClip in Symbol 233 MovieClip Frame 11
onClipEvent (load) { nok = 10; dmgpoint = 50; atkby = _root.stage.topmain.main.getAtkby(); dmgpoint = dmgpoint * atkby; nokYN = 0; sys1 = 0; sys2 = 0; } onClipEvent (enterFrame) { if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } }
Symbol 233 MovieClip Frame 15
if (Key.isDown(32)) { this.gotoAndPlay(54); }
Symbol 233 MovieClip Frame 20
_parent.first(); _parent.gotoAndStop(5);
Symbol 233 MovieClip Frame 36
_parent.endrain(120, 0); moveSpeed = 60; if (_parent.StaObj.muki == "right") { setmoveSpeed = moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } else { setmoveSpeed = -moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); }
Instance of Symbol 228 MovieClip in Symbol 233 MovieClip Frame 36
onClipEvent (load) { nok = 30; dmgpoint = 100; atkby = _root.stage.topmain.main.getAtkby(); dmgpoint = dmgpoint * atkby; nokYN = 1; sys1 = 0; sys2 = 0; } onClipEvent (enterFrame) { if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } }
Symbol 233 MovieClip Frame 53
_parent.first(); _parent.gotoAndStop(5);
Instance of Symbol 228 MovieClip in Symbol 233 MovieClip Frame 54
onClipEvent (load) { nok = 10; dmgpoint = 50; atkby = _root.stage.topmain.main.getAtkby(); dmgpoint = dmgpoint * atkby; nokYN = 0; sys1 = 0; sys2 = 0; } onClipEvent (enterFrame) { if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } }
Symbol 233 MovieClip Frame 55
_parent.endrain(60, 0);
Symbol 233 MovieClip Frame 60
if (Key.isDown(32)) { this.gotoAndPlay(33); }
Symbol 233 MovieClip Frame 70
_parent.first(); _parent.gotoAndStop(5);
Symbol 234 MovieClip Frame 2
this.Barm.main.shot();
Symbol 234 MovieClip Frame 3
if (Key.isDown(90)) { } else { this.gotoAndPlay(5); }
Symbol 234 MovieClip Frame 4
this.gotoAndPlay(_currentframe - 1);
Symbol 234 MovieClip Frame 7
_parent.first(); _parent.gotoAndStop(5);
Symbol 238 MovieClip Frame 1
no = 0;
Symbol 238 MovieClip Frame 4
if (Key.isDown(88)) { } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 238 MovieClip Frame 6
_parent.endrain(15, 0); no++; setX = _x + 150; setY = _y - 65; thePoint = {x:setX, y:setY}; this.localToGlobal(thePoint); _root.stage.globalToLocal(thePoint); tamaname = "tama2" + no; _root.stage.attachMovie("tama2", tamaname, 5 + no); if (_root.stage.topmain.main.muki == "right") { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; } else { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; }
Symbol 238 MovieClip Frame 15
this.gotoAndPlay(4);
Symbol 243 MovieClip Frame 1
no = 0; endown = 10; moveSpeed = 10;
Symbol 243 MovieClip Frame 6
if (Key.isDown(67)) { } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 7
if (Key.isDown(67)) { } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 8
if (Key.isDown(67)) { } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 9
if (Key.isDown(67)) { } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 10
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 11
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 12
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 13
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 14
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 15
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 16
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 17
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 18
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 19
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 20
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 21
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 22
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 23
if (Key.isDown(67)) { _parent.endrain(endown, 0); } else { _parent.first(); _parent.gotoAndStop(5); }
Symbol 243 MovieClip Frame 24
_parent.endrain(400, 0); no++; setX = _x + 200; setY = _y - 80; thePoint = {x:setX, y:setY}; this.localToGlobal(thePoint); _root.stage.globalToLocal(thePoint); nokX = 0; nokY = 0; if (_parent.StaObj.muki == "right") { setmoveSpeed = -moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } else { setmoveSpeed = moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } tamaname = "tama3" + no; _root.stage.attachMovie("tama3", tamaname, 5 + no); if (_root.stage.topmain.main.muki == "right") { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; } else { _root.stage[tamaname]._x = thePoint.x; _root.stage[tamaname]._y = thePoint.y; }
Symbol 243 MovieClip Frame 33
this.gotoAndPlay(6);
Symbol 244 MovieClip Frame 1
function getFrame() { frame = this._currentFrame; return(frame); }
Symbol 244 MovieClip Frame 24
this.gotoAndPlay(1);
Symbol 244 MovieClip Frame 32
this.Barm.main.shot();
Symbol 244 MovieClip Frame 33
if (Key.isDown(90)) { } else { this.gotoAndPlay(35); }
Symbol 244 MovieClip Frame 34
this.gotoAndPlay(_currentframe - 1);
Symbol 244 MovieClip Frame 37
_parent.box.first(); _parent.first(); this.gotoAndPlay(1);
Instance of Symbol 171 MovieClip "box" in Symbol 246 MovieClip Frame 1
onClipEvent (load) { function first() { shotmode = 0; } function shot() { if (shotmode == 0) { nowFrame = _parent.arm.getFrame(); shotmode = 1; _parent.arm.gotoAndPlay(30); } } nowFrame = 0; shotmode = 0; } onClipEvent (enterFrame) { if (Key.isDown(90)) { this.shot(); } }
Symbol 246 MovieClip Frame 24
this.gotoAndPlay(1);
Symbol 248 MovieClip Frame 1
no = 0;
Instance of Symbol 228 MovieClip in Symbol 248 MovieClip Frame 8
onClipEvent (load) { nok = 50; dmgpoint = 5; nokYN = 1; sys1 = 0; sys2 = 0; } onClipEvent (enterFrame) { if (this.hitTest(_root.stage.enemy01.enemy)) { _root.stage.enemy01.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy02.enemy)) { _root.stage.enemy02.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy03.enemy)) { _root.stage.enemy03.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy04.enemy)) { _root.stage.enemy04.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy05.enemy)) { _root.stage.enemy05.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy06.enemy)) { _root.stage.enemy06.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy07.enemy)) { _root.stage.enemy07.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy08.enemy)) { _root.stage.enemy08.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy09.enemy)) { _root.stage.enemy09.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } if (this.hitTest(_root.stage.enemy10.enemy)) { _root.stage.enemy10.enemy.dmg(nok, dmgpoint, nokYN, sys1, sys2); } }
Symbol 248 MovieClip Frame 14
_parent.first(); _parent.gotoAndStop(5);
Symbol 249 MovieClip Frame 3
if (Key.isDown(40)) { } else { this.gotoAndPlay(_currentframe + 2); _parent.first(); }
Symbol 249 MovieClip Frame 4
this.gotoAndPlay(_currentframe - 1);
Symbol 249 MovieClip Frame 7
_parent.gotoAndStop(5);
Symbol 254 MovieClip Frame 1
function sword(Frame) { getFrame = Frame; }
Instance of Symbol 171 MovieClip in Symbol 254 MovieClip Frame 6
onClipEvent (enterFrame) { if (Key.isDown(32)) { _parent.sword(_parent._currentFrame); _parent.gotoAndPlay(55); } }
Symbol 254 MovieClip Frame 31
this.stop();
Symbol 254 MovieClip Frame 48
this.gotoAndPlay(getFrame + 8);
Symbol 254 MovieClip Frame 63
this.gotoAndPlay(getFrame + 8);
Symbol 255 MovieClip Frame 1
getY = _parent._parent._y; _root.stage.enemy01.getP(); _root.stage.enemy02.getP(); _root.stage.enemy03.getP(); _root.stage.enemy04.getP(); _root.stage.enemy05.getP(); _root.stage.enemy06.getP(); _root.stage.enemy07.getP(); _root.stage.enemy08.getP(); _root.stage.enemy09.getP(); _root.stage.enemy10.getP(); _root.frontBG.getP();
Symbol 255 MovieClip Frame 4
_parent.StaObj.mode = "jump1";
Instance of Symbol 171 MovieClip in Symbol 255 MovieClip Frame 4
onClipEvent (load) { move = 50; } onClipEvent (enterFrame) { _parent._parent._parent._y = _parent._parent._parent._y - move; moveSpeed = -move; _parent.StaObj.muki = "left"; setmoveSpeedY = moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); move = move / 1.5; }
Instance of Symbol 171 MovieClip in Symbol 255 MovieClip Frame 16
onClipEvent (load) { move = -0.9; } onClipEvent (enterFrame) { _parent._parent._parent._y = _parent._parent._parent._y - move; moveSpeed = -move; setmoveSpeedY = moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); move = move * 1.5; }
Symbol 255 MovieClip Frame 29
REP = 1; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP);
Symbol 255 MovieClip Frame 30
_parent._parent._y = getY; _parent.first();
Symbol 255 MovieClip Frame 31
_parent.first(); _parent.gotoAndStop(5);
Symbol 256 MovieClip Frame 1
this.gotoAndStop(5);
Symbol 256 MovieClip Frame 5
this.stop();
Symbol 256 MovieClip Frame 10
this.stop();
Symbol 256 MovieClip Frame 15
this.stop();
Symbol 256 MovieClip Frame 20
this.stop();
Symbol 256 MovieClip Frame 25
this.stop();
Symbol 256 MovieClip Frame 30
this.stop();
Instance of Symbol 246 MovieClip in Symbol 256 MovieClip Frame 30
onClipEvent (load) { function walkLeft() { _parent.StaObj.muki = "left"; _parent._xscale = -100; setmoveSpeed = moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } function walkRight() { _parent.StaObj.muki = "right"; _parent._xscale = 100; setmoveSpeed = -moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } moveSpeed = -_parent.StaObj.moveSpeed; } onClipEvent (enterFrame) { if (Key.isDown(39)) { this.walkRight(); } else if (Key.isDown(37)) { this.walkLeft(); } else { _parent.first(); _parent.gotoAndStop(5); } }
Symbol 256 MovieClip Frame 35
this.stop();
Symbol 256 MovieClip Frame 40
this.stop();
Symbol 256 MovieClip Frame 45
this.stop();
Instance of Symbol 256 MovieClip "main" in Symbol 257 MovieClip Frame 1
onClipEvent (load) { function first() { StaObj.mode = "normal"; } function getStatas() { return(StaObj); } function getAtkby() { return(StaObj.atkby); } function jumpLeft() { StaObj.muki = "left"; this._xscale = -100; setmoveSpeed = -StaObj.moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } function jumpRight() { StaObj.muki = "right"; this._xscale = 100; setmoveSpeed = StaObj.moveSpeed; _root.stage.enemy01.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy02.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy03.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy04.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy05.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy06.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy07.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy08.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy09.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.stage.enemy10.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); _root.frontBG.mainMove(setmoveSpeed, setmoveSpeedY, x, y, REP); } function dmg(plusHPpoint, nok, nokYN) { if (StaObj.mode == "gard") { plusHPpoint = plusHPpoint - (staObj.DEF * 3); } else { plusHPpoint = plusHPpoint - StaObj.DEF; } if (plusHPpoint <= 0) { plusHPpoint = 0; } this.hpplus(plusHPpoint); } function hpplus(plusHPpoint, max) { if (max == 1) { StaObj.hp = StaObj.hp + plusHPpoint; StaObj.nowhp = StaObj.hp; } else { StaObj.nowhp = StaObj.nowhp - plusHPpoint; if (StaObj.nowhp <= 0) { StaObj.nowhp = 0; } else if (StaObj.nowhp >= StaObj.hp) { StaObj.nowhp = StaObj.hp; } } _root.maindis.colordis.getdata(StaObj.nowhp, StaObj.hp); } function enplus(plusENpoint, max) { if (max == 1) { StaObj.en = StaObj.en + plusENpoint; StaObj.nowen = StaObj.en; } else { StaObj.nowen = StaObj.nowen - plusENpoint; if (StaObj.nowen <= 0) { StaObj.nowen = 0; } else if (StaObj.nowen >= StaObj.en) { StaObj.nowen = StaObj.en; } } } function changeBoot(boot) { if (boot == 0) { StaObj.enmode = 1; StaObj.atkby = StaObj.baseAtkBy; } else if (boot == 1) { StaObj.enmode = 3; StaObj.atkby = StaObj.baseAtkBy * 2; } } function endrain(plusPoint, max) { plusPoint = plusPoint * StaObj.enmode; this.enplus(plusPoint, 0); } function gard() { StaObj.mode = "gard"; this.gotoAndStop(40); } function sword1() { StaObj.mode = "sw1"; this.gotoAndStop(10); } function shot1() { StaObj.mode = "sh1"; this.gotoAndStop(15); } function shot2() { StaObj.mode = "sh2"; this.gotoAndStop(20); } function shot3() { StaObj.mode = "sh3"; this.gotoAndStop(25); } function kick1() { StaObj.mode = "kick1"; this.gotoAndStop(35); } function jump() { this.gotoAndStop(45); } function walkRight() { StaObj.mode = "walk"; StaObj.muki = "right"; this.gotoAndStop(30); this._xscale = 100; } function walkLeft() { StaObj.mode = "walk"; StaObj.muki = "left"; this.gotoAndStop(30); this._xscale = -100; } leclerObj = new Object(); leclerObj.Ename = "LECLER "; leclerObj.Jname = "\u30EB\u30AF\u30EC\u30FC\u30EB"; leclerObj.hp = 5700; leclerObj.nowhp = 5700; leclerObj.en = 43500; leclerObj.nowen = 43500; leclerObj.alwaysENplus = -15; leclerObj.under25 = 5; leclerObj.DEF = 10; leclerObj.mode = "normal"; leclerObj.muki = "right"; leclerObj.moveSpeed = 20; leclerObj.enmode = 1; leclerObj.baseAtkBy = 1; leclerObj.atkby = leclerObj.baseAtkBy; leclerObj.defby = 1; leclerObj2 = new Object(); leclerObj2.Ename = "LECLER "; leclerObj2.Jname = "\u30EB\u30AF\u30EC\u30FC\u30EB"; leclerObj2.hp = 15700; leclerObj2.nowhp = 15700; leclerObj2.en = 143500 /* 0x02308C */; leclerObj2.nowen = 143500 /* 0x02308C */; leclerObj2.alwaysENplus = -30; leclerObj2.under25 = 5; leclerObj2.DEF = 10; leclerObj2.mode = "normal"; leclerObj2.muki = "right"; leclerObj2.moveSpeed = 30; leclerObj2.enmode = 1; leclerObj2.baseAtkBy = 4; leclerObj2.atkby = leclerObj2.baseAtkBy; StaObj = new Object(); StaObj = leclerObj2; } onClipEvent (enterFrame) { i++; if (i == 3) { if (((StaObj.nowen / StaObj.en) * 100) <= 25) { this.enplus(StaObj.alwaysEnplus * StaObj.under25, 0); } else { this.enplus(StaObj.alwaysENplus, 0); } i = 0; } if (StaObj.atkby != 1) { this.endrain(8, max); } if (StaObj.mode == "normal") { if (Key.isDown(90)) { this.shot1(); } } if (((StaObj.mode == "normal") || (StaObj.mode == "walk")) || (StaObj.mode == "takeDown")) { if (Key.isDown(32)) { this.sword1(); } if (Key.isDown(88)) { this.shot2(); } if (Key.isDown(67)) { this.shot3(); } if (Key.isDown(65)) { this.kick1(); } } if ((StaObj.mode == "normal") || (StaObj.mode == "walk")) { if (Key.isDown(38)) { this.jump(); } if (Key.isDown(40)) { this.gard(); } } if (StaObj.mode == "normal") { if (Key.isDown(37)) { this.walkLeft(); } if (Key.isDown(39)) { this.walkRight(); } } if (StaObj.mode == "jump1") { if (Key.isDown(37)) { this.jumpLeft(); } if (Key.isDown(39)) { this.jumpRight(); } } if (Key.isDown(8)) { this.hpplus(50, 0); } }
Symbol 258 MovieClip Frame 1
function SetEnemy(no) { enemyName = "enemy0" + no; this.attachMovie("enemy", enemyName, no); this[enemyName]._x = (this.topMain._x + (Math.random() * 600)) - 300; this[enemyName]._y = -65.3; this[enemyName]._xscale = 60; this[enemyName]._yscale = 60; this[enemyName].no = no; } i = 1; this.SetEnemy(1); this.SetEnemy(2);
Symbol 266 MovieClip Frame 1
this.stop();
Instance of Symbol 171 MovieClip "asBOX" in Symbol 266 MovieClip Frame 1
onClipEvent (load) { function reWait() { wait = 0; } mode = 0; wait = 0; } onClipEvent (enterFrame) { if (Key.isDown(83)) { if ((mode == 0) && (wait == 0)) { mode = 1; wait = 1; _root.stage.topmain.main.changeBoot(1); _parent.gotoAndPlay(2); } else if ((mode == 1) && (wait == 0)) { mode = 0; wait = 1; _root.stage.topmain.main.changeBoot(0); _parent.gotoAndPlay(19); } } }
Symbol 266 MovieClip Frame 12
this.asBOX.reWait();
Symbol 266 MovieClip Frame 15
this._rotation = this._rotation - 0.5;
Symbol 266 MovieClip Frame 16
this.gotoAndPlay(_currentframe - 1);
Symbol 266 MovieClip Frame 25
this.asBOX.reWait();
Instance of Symbol 270 MovieClip in Symbol 272 MovieClip Frame 1
onClipEvent (load) { theColor = new Color(this); theColor.setRGB(255); } onClipEvent (enterFrame) { rand = (Math.random() * 2) - 1; hpPer = (_parent._parent.StaObj.nowen / _parent._parent.StaObj.en) * 100; if (hpPer <= 25) { theColor.setRGB(16711680); } else { theColor.setRGB(255); } this._xscale = hpPer + rand; }
Instance of Symbol 274 MovieClip "colordis" in Symbol 288 MovieClip Frame 1
onClipEvent (load) { function getdata(nowhp, hp) { i = hp / nowhp; if (i < 2) { theColor.setRGB(255); } else if (i >= 4) { theColor.setRGB(16720384); } else if (i >= 2) { theColor.setRGB(16759552); } } theColor = new Color(this); theColor.setRGB(255); }
Instance of Symbol 283 MovieClip in Symbol 288 MovieClip Frame 1
onClipEvent (load) { kaiten = 2; } onClipEvent (enterFrame) { _rotation = (_rotation + kaiten); this._yscale = (this._xscale = (_parent.StaObj.nowhp / _parent.StaObj.hp) * 100); }
Symbol 291 Button
on (press) { this.setQuality("LOW"); }
Symbol 294 Button
on (press) { this.setQuality("MEDIUM"); }
Symbol 297 Button
on (press) { this.setQuality("HIGH"); }
Symbol 303 Button
on (release) { this.play(); }
Symbol 342 Button
on (release) { _parent.play(); }
Symbol 345 MovieClip Frame 1
this.stop();
Symbol 345 MovieClip Frame 6
this.stop();

Library Items

Symbol 1 GraphicUsed by:4
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:4 9
Symbol 4 MovieClip [tama]Uses:1 3
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:7
Symbol 7 MovieClip [tama3]Uses:6
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClip [tama2]Uses:8 3
Symbol 10 GraphicUsed by:11 266
Symbol 11 MovieClipUses:10Used by:52
Symbol 12 SoundUsed by:52
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:33 34 35 40 41
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:33 34 35 40 41
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:17Used by:33 34 35 40 41
Symbol 19 GraphicUsed by:24
Symbol 20 GraphicUsed by:23
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:21Used by:23 31
Symbol 23 MovieClipUses:20 22Used by:24
Symbol 24 MovieClipUses:19 23Used by:33 34 35 40 41
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:33 34 35 40 41
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:33 34 35 40 41
Symbol 29 GraphicUsed by:32
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30 22Used by:32
Symbol 32 MovieClipUses:29 31Used by:33 34 35 40 41
Symbol 33 MovieClipUses:14 16 18 24 26 28 32Used by:42
Symbol 34 MovieClipUses:14 16 18 24 26 28 32Used by:42
Symbol 35 MovieClipUses:14 16 18 24 26 28 32Used by:42
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:40
Symbol 38 SoundUsed by:40
Symbol 39 SoundUsed by:40
Symbol 40 MovieClipUses:14 16 18 24 26 28 32 37 38 39Used by:42
Symbol 41 MovieClipUses:14 16 18 24 26 28 32Used by:42
Symbol 42 MovieClipUses:33 34 35 40 41Used by:52
Symbol 43 GraphicUsed by:52
Symbol 44 FontUsed by:45 156 204
Symbol 45 EditableTextUses:44Used by:46
Symbol 46 MovieClipUses:45Used by:52
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:52
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:52
Symbol 51 SoundUsed by:52
Symbol 52 MovieClip [enemy]Uses:11 12 42 43 46 48 50 51
Symbol 53 GraphicUsed by:54
Symbol 54 MovieClip [enemyShot1]Uses:53
Symbol 55 GraphicUsed by:58
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:58
Symbol 58 MovieClip [Eshot]Uses:55 57
Symbol 59 GraphicUsed by:64
Symbol 60 GraphicUsed by:64
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:61Used by:64
Symbol 63 SoundUsed by:64
Symbol 64 MovieClip [b_arms_shot1]Uses:59 60 62 63Used by:172
Symbol 65 GraphicUsed by:115
Symbol 66 FontUsed by:67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
Symbol 67 EditableTextUses:66Used by:115
Symbol 68 EditableTextUses:66Used by:115
Symbol 69 EditableTextUses:66Used by:115
Symbol 70 EditableTextUses:66Used by:115
Symbol 71 EditableTextUses:66Used by:115
Symbol 72 EditableTextUses:66Used by:115
Symbol 73 EditableTextUses:66Used by:115
Symbol 74 EditableTextUses:66Used by:115
Symbol 75 EditableTextUses:66Used by:115
Symbol 76 EditableTextUses:66Used by:115
Symbol 77 EditableTextUses:66Used by:115
Symbol 78 EditableTextUses:66Used by:115
Symbol 79 EditableTextUses:66Used by:115
Symbol 80 EditableTextUses:66Used by:115
Symbol 81 EditableTextUses:66Used by:115
Symbol 82 GraphicUsed by:83  Timeline
Symbol 83 MovieClipUses:82Used by:115
Symbol 84 GraphicUsed by:114
Symbol 85 GraphicUsed by:86 88 113 130 144 148 291 294 297 303 342 344
Symbol 86 MovieClipUses:85Used by:87
Symbol 87 MovieClipUses:86Used by:88
Symbol 88 MovieClipUses:85 87Used by:114
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:107
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:91Used by:107
Symbol 93 GraphicUsed by:94
Symbol 94 MovieClipUses:93Used by:107
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:95Used by:107
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:97Used by:107
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:107
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:107
Symbol 103 GraphicUsed by:104
Symbol 104 MovieClipUses:103Used by:107
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:107
Symbol 107 MovieClipUses:90 92 94 96 98 100 102 104 106Used by:114
Symbol 108 GraphicUsed by:113
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:113
Symbol 111 FontUsed by:112
Symbol 112 TextUses:111Used by:113
Symbol 113 ButtonUses:108 110 112 85Used by:114
Symbol 114 MovieClipUses:84 88 107 113Used by:115
Symbol 115 MovieClipUses:65 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 114Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:130
Symbol 118 GraphicUsed by:129
Symbol 119 GraphicUsed by:125
Symbol 120 FontUsed by:121
Symbol 121 TextUses:120Used by:125
Symbol 122 GraphicUsed by:125
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:125
Symbol 125 MovieClipUses:119 121 122 124Used by:129
Symbol 126 FontUsed by:127 128 275 276 277 278 279 280 281
Symbol 127 TextUses:126Used by:129
Symbol 128 TextUses:126Used by:129
Symbol 129 MovieClipUses:118 125 127 128Used by:130
Symbol 130 ButtonUses:117 129 85Used by:Timeline
Symbol 131 GraphicUsed by:134
Symbol 132 FontUsed by:133 222 223
Symbol 133 TextUses:132Used by:134
Symbol 134 MovieClipUses:131 133Used by:Timeline
Symbol 135 FontUsed by:136 141 142
Symbol 136 TextUses:135Used by:Timeline
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:137Used by:Timeline
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:139Used by:Timeline
Symbol 141 TextUses:135Used by:Timeline
Symbol 142 TextUses:135Used by:Timeline
Symbol 143 GraphicUsed by:144
Symbol 144 ButtonUses:143 85Used by:Timeline
Symbol 145 GraphicUsed by:Timeline
Symbol 146 FontUsed by:147
Symbol 147 TextUses:146Used by:148
Symbol 148 ButtonUses:147 85Used by:Timeline
Symbol 149 FontUsed by:150 289 290 292 293 295 296
Symbol 150 TextUses:149Used by:Timeline
Symbol 151 FontUsed by:152 153 305 306 307 308 309 310 311 312 313 314 315 316 329
Symbol 152 EditableTextUses:151Used by:Timeline
Symbol 153 EditableTextUses:151Used by:Timeline
Symbol 154 FontUsed by:155
Symbol 155 TextUses:154Used by:Timeline
Symbol 156 EditableTextUses:44Used by:Timeline
Symbol 157 GraphicUsed by:167
Symbol 158 GraphicUsed by:159
Symbol 159 MovieClipUses:158Used by:167
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:160Used by:167
Symbol 162 GraphicUsed by:167
Symbol 163 GraphicUsed by:166
Symbol 164 GraphicUsed by:166
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:163 164 165Used by:167
Symbol 167 MovieClipUses:157 159 161 162 166Used by:Timeline
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168Used by:Timeline
Symbol 170 GraphicUsed by:171
Symbol 171 MovieClipUses:170Used by:246 254 255 257 266  Timeline
Symbol 172 MovieClipUses:64Used by:225 233 234 238 243 244 248 249 255
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:225 233 234 238 243 244 248 249 255
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:225 233 234 238 243 244 246 248 249 254 255
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:225 233 234 238 243 246 248 249 255
Symbol 179 GraphicUsed by:183
Symbol 180 GraphicUsed by:181
Symbol 181 MovieClipUses:180Used by:183
Symbol 182 GraphicUsed by:183
Symbol 183 MovieClipUses:179 181 182Used by:225 233 234 238 243 246 248 249 255
Symbol 184 GraphicUsed by:187
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:187 191 205 220 224
Symbol 187 MovieClipUses:184 186Used by:225 233 234 238 243 246 248 249 255
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:188Used by:225 233 234 238 243 246 248 249 255
Symbol 190 GraphicUsed by:191
Symbol 191 MovieClipUses:190 186Used by:225 233 234 238 243 246 248 249 255
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:192Used by:225 233 234 238 243 246 248 249 255
Symbol 194 GraphicUsed by:195
Symbol 195 MovieClipUses:194Used by:211
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:196Used by:211
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:210
Symbol 200 GraphicUsed by:210
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:201Used by:210
Symbol 203 GraphicUsed by:205
Symbol 204 TextUses:44Used by:205
Symbol 205 MovieClipUses:203 204 186Used by:210
Symbol 206 GraphicUsed by:207
Symbol 207 MovieClipUses:206Used by:210
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:208Used by:210
Symbol 210 MovieClipUses:199 200 202 205 207 209Used by:211
Symbol 211 MovieClipUses:195 197 210Used by:225 233 234 238 243 246 248 249 255
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:212Used by:218
Symbol 214 GraphicUsed by:218
Symbol 215 GraphicUsed by:216
Symbol 216 MovieClipUses:215Used by:218
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:213 214 216 217Used by:225 233 234 238 243 246 248 249 254
Symbol 219 GraphicUsed by:220
Symbol 220 MovieClipUses:219 186Used by:225 233 234 238 243 246 248 249 254
Symbol 221 GraphicUsed by:224
Symbol 222 TextUses:132Used by:224
Symbol 223 TextUses:132Used by:224
Symbol 224 MovieClipUses:221 222 223 186Used by:225 233 234 238 243 246 248 249 254
Symbol 225 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224Used by:256
Symbol 226 SoundUsed by:233
Symbol 227 GraphicUsed by:228
Symbol 228 MovieClipUses:227Used by:233 248
Symbol 229 GraphicUsed by:230
Symbol 230 MovieClipUses:229Used by:231
Symbol 231 MovieClipUses:230Used by:233
Symbol 232 SoundUsed by:233 254
Symbol 233 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224 226 228 231 232Used by:256
Symbol 234 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224Used by:256
Symbol 235 SoundUsed by:238
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:238
Symbol 238 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224 235 237Used by:256
Symbol 239 GraphicUsed by:240
Symbol 240 MovieClipUses:239Used by:243
Symbol 241 SoundUsed by:243
Symbol 242 SoundUsed by:243
Symbol 243 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224 240 241 242Used by:256
Symbol 244 MovieClipUses:172 174 176Used by:246
Symbol 245 GraphicUsed by:246
Symbol 246 MovieClipUses:244 178 183 187 189 191 193 211 176 218 220 224 245 171Used by:256
Symbol 247 SoundUsed by:248
Symbol 248 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224 247 228Used by:256
Symbol 249 MovieClipUses:172 174 176 178 183 187 189 191 193 211 218 220 224Used by:256
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:254
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:252Used by:254
Symbol 254 MovieClipUses:176 218 220 224 171 251 232 253Used by:255
Symbol 255 MovieClipUses:172 174 176 178 183 187 189 191 193 211 254 171Used by:256
Symbol 256 MovieClipUses:225 233 234 238 243 246 248 249 255Used by:257
Symbol 257 MovieClipUses:171 256Used by:258
Symbol 258 MovieClipUses:257Used by:Timeline
Symbol 259 GraphicUsed by:288
Symbol 260 GraphicUsed by:263
Symbol 261 GraphicUsed by:262
Symbol 262 MovieClipUses:261Used by:263
Symbol 263 MovieClipUses:260 262Used by:266
Symbol 264 SoundUsed by:266
Symbol 265 SoundUsed by:266
Symbol 266 MovieClipUses:171 263 10 264 265Used by:288
Symbol 267 GraphicUsed by:272
Symbol 268 GraphicUsed by:272
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:272
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:267 268 270 271Used by:288
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:273Used by:288
Symbol 275 TextUses:126Used by:288
Symbol 276 EditableTextUses:126Used by:288
Symbol 277 TextUses:126Used by:288
Symbol 278 EditableTextUses:126Used by:288
Symbol 279 TextUses:126Used by:288
Symbol 280 EditableTextUses:126Used by:288
Symbol 281 EditableTextUses:126Used by:288
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:282Used by:288
Symbol 284 GraphicUsed by:288
Symbol 285 GraphicUsed by:286
Symbol 286 MovieClipUses:285Used by:288
Symbol 287 GraphicUsed by:288
Symbol 288 MovieClipUses:259 266 272 274 275 276 277 278 279 280 281 283 284 286 287Used by:Timeline
Symbol 289 TextUses:149Used by:291
Symbol 290 TextUses:149Used by:291
Symbol 291 ButtonUses:289 290 85Used by:Timeline
Symbol 292 TextUses:149Used by:294
Symbol 293 TextUses:149Used by:294
Symbol 294 ButtonUses:292 293 85Used by:Timeline
Symbol 295 TextUses:149Used by:297
Symbol 296 TextUses:149Used by:297
Symbol 297 ButtonUses:295 296 85Used by:Timeline
Symbol 298 FontUsed by:299 301 302
Symbol 299 EditableTextUses:298Used by:303 344
Symbol 300 GraphicUsed by:303 344
Symbol 301 EditableTextUses:298Used by:303 344
Symbol 302 EditableTextUses:298Used by:303 344
Symbol 303 ButtonUses:85 299 300 301 302Used by:345
Symbol 304 GraphicUsed by:343
Symbol 305 EditableTextUses:151Used by:343
Symbol 306 EditableTextUses:151Used by:343
Symbol 307 EditableTextUses:151Used by:343
Symbol 308 EditableTextUses:151Used by:343
Symbol 309 EditableTextUses:151Used by:343
Symbol 310 EditableTextUses:151Used by:343
Symbol 311 EditableTextUses:151Used by:343
Symbol 312 EditableTextUses:151Used by:343
Symbol 313 EditableTextUses:151Used by:343
Symbol 314 EditableTextUses:151Used by:343
Symbol 315 EditableTextUses:151Used by:343
Symbol 316 EditableTextUses:151Used by:343
Symbol 317 FontUsed by:318 319 320 321 322 323 324 325 326 327 328
Symbol 318 EditableTextUses:317Used by:343
Symbol 319 EditableTextUses:317Used by:343
Symbol 320 EditableTextUses:317Used by:343
Symbol 321 EditableTextUses:317Used by:343
Symbol 322 EditableTextUses:317Used by:343
Symbol 323 EditableTextUses:317Used by:343
Symbol 324 EditableTextUses:317Used by:343
Symbol 325 EditableTextUses:317Used by:343
Symbol 326 EditableTextUses:317Used by:343
Symbol 327 EditableTextUses:317Used by:343
Symbol 328 EditableTextUses:317Used by:343
Symbol 329 EditableTextUses:151Used by:343
Symbol 330 GraphicUsed by:342
Symbol 331 FontUsed by:332 334 336 339
Symbol 332 TextUses:331Used by:334
Symbol 333 TextUsed by:334
Symbol 334 MovieClipUses:331 332 333Used by:342
Symbol 335 GraphicUsed by:342
Symbol 336 TextUses:331Used by:338
Symbol 337 TextUsed by:338
Symbol 338 MovieClipUses:336 337Used by:342
Symbol 339 TextUses:331Used by:341
Symbol 340 TextUsed by:341
Symbol 341 MovieClipUses:339 340Used by:342
Symbol 342 ButtonUses:330 334 335 338 341 85Used by:343
Symbol 343 MovieClipUses:304 305 306 307 308 309 310 311 312 313 314 315 316 318 319 320 321 322 323 324 325 326 327 328 329 342Used by:345
Symbol 344 ButtonUses:85 299 300 301 302Used by:345
Symbol 345 MovieClipUses:303 343 344Used by:Timeline
Symbol 346 SoundUsed by:Timeline

Instance Names

"backMainBG"Frame 29Symbol 167 MovieClip
"frontBG"Frame 29Symbol 169 MovieClip
"stage"Frame 29Symbol 258 MovieClip
"maindis"Frame 29Symbol 288 MovieClip
"enemy"Symbol 52 MovieClip [enemy] Frame 7Symbol 42 MovieClip
"hpSarcle"Symbol 52 MovieClip [enemy] Frame 7Symbol 48 MovieClip
"bar1"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar8"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar6"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar4"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar9"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar5"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar3"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar2"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar7"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar10"Symbol 114 MovieClip Frame 1Symbol 88 MovieClip
"bar"Symbol 115 MovieClip Frame 1Symbol 83 MovieClip
"anyBar"Symbol 115 MovieClip Frame 1Symbol 114 MovieClip
"main"Symbol 172 MovieClip Frame 1Symbol 64 MovieClip [b_arms_shot1]
"Barm"Symbol 234 MovieClip Frame 1Symbol 172 MovieClip
"Barm"Symbol 238 MovieClip Frame 1Symbol 172 MovieClip
"Barm"Symbol 243 MovieClip Frame 1Symbol 172 MovieClip
"Barm"Symbol 244 MovieClip Frame 1Symbol 172 MovieClip
"Barm"Symbol 244 MovieClip Frame 30Symbol 172 MovieClip
"arm"Symbol 246 MovieClip Frame 1Symbol 244 MovieClip
"box"Symbol 246 MovieClip Frame 1Symbol 171 MovieClip
"Barm"Symbol 248 MovieClip Frame 1Symbol 172 MovieClip
"Barm"Symbol 249 MovieClip Frame 1Symbol 172 MovieClip
"Barm"Symbol 255 MovieClip Frame 1Symbol 172 MovieClip
"hitArea"Symbol 257 MovieClip Frame 1Symbol 171 MovieClip
"main"Symbol 257 MovieClip Frame 1Symbol 256 MovieClip
"topmain"Symbol 258 MovieClip Frame 1Symbol 257 MovieClip
"asBOX"Symbol 266 MovieClip Frame 1Symbol 171 MovieClip
"colordis"Symbol 288 MovieClip Frame 1Symbol 274 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 4 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 7 as "tama3"
ExportAssets (56)Timeline Frame 1Symbol 9 as "tama2"
ExportAssets (56)Timeline Frame 1Symbol 52 as "enemy"
ExportAssets (56)Timeline Frame 1Symbol 54 as "enemyShot1"
ExportAssets (56)Timeline Frame 1Symbol 58 as "Eshot"
ExportAssets (56)Timeline Frame 1Symbol 64 as "b_arms_shot1"
ExportAssets (56)Timeline Frame 29Symbol 64 as "b_arms_shot1"

Labels

"logo"Frame 10
"title"Frame 20
"game"Frame 29
"停止"Symbol 42 MovieClip Frame 5
"歩行"Symbol 42 MovieClip Frame 10
"ダメージ"Symbol 42 MovieClip Frame 15
"撃破"Symbol 42 MovieClip Frame 20
"射撃"Symbol 42 MovieClip Frame 25
"立ち"Symbol 256 MovieClip Frame 5
"斬り"Symbol 256 MovieClip Frame 10
"shot1"Symbol 256 MovieClip Frame 15
"shot2"Symbol 256 MovieClip Frame 20
"shot3"Symbol 256 MovieClip Frame 25
"歩き"Symbol 256 MovieClip Frame 30
"蹴り"Symbol 256 MovieClip Frame 35
"防御"Symbol 256 MovieClip Frame 40
"ジャンプ"Symbol 256 MovieClip Frame 45

Dynamic Text Variables

nowhpSymbol 45 EditableText""
speedSymbol 70 EditableText""
totalSizeSymbol 71 EditableText""
loadedSizeSymbol 72 EditableText""
forTimeSymbol 77 EditableText""
downloadParcentSymbol 79 EditableText""
nowhpSymbol 276 EditableText""
hpSymbol 278 EditableText""
nowenSymbol 280 EditableText""
enSymbol 281 EditableText""




http://swfchan.com/9/42388/info.shtml
Created: 9/5 -2019 23:29:26 Last modified: 9/5 -2019 23:29:26 Server time: 16/05 -2024 21:25:16