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

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

width_pearl.swf

This is the info page for
Flash #144011

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


ActionScript [AS1/AS2]
Combined Code
movieClip 26 { } movieClip 27 mitem { instance of movieClip 26 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; xpower = 0; ypower = 0; i = 1; iro = 1 + int(Math.random() * 3.99); var color = new flash.geom.ColorTransform(); if (iro == 1) { color.rgb = 255; } else { if (iro == 2) { color.rgb = 16711680; } else { if (iro == 3) { color.rgb = 16711935; } else { color.rgb = 65280; } } } this.transform.colorTransform = color; var sound_obj = new Sound(); sound_obj.attachSound('jingle_item01.mp3'); } onClipEvent (enterFrame) { hanteix1 = (this._parent.getBounds(_root)).xMin; hanteix2 = (this._parent.getBounds(_root)).xMax; hanteiy1 = (this._parent.getBounds(_root)).yMin; hanteiy2 = (this._parent.getBounds(_root)).yMax; if (this._parent.hitTest(_root.main.player.hantei)) { ++_root.main.chikei['magic' + iro]; sound_obj.start(); this._parent.removeMovieClip(); } if (jump == 1) { velY += 0.5; if (_root.main.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { this._parent._y -= velY / 2; velY = 0; jump = 0; } } if (_root.main.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velY = 0; } if (_root.main.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy2 - 3, true)) { this._parent._y -= 2; } if (velY > -(ypower - xpower) / 3) { jump = 1; } if (jump == 0) { this._parent._x -= _root.main.scroll; i = 1; while (i < 6) { if (_root.main.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += _root.main.chikei['moveyuka' + i].velY; this._parent._x += _root.main.chikei['moveyuka' + i].velX; } ++i; } } this._parent._x += velX; this._parent._y += velY; if (_root.main._currentframe >= 5 || this._parent._x <= 0) { this._parent.removeMovieClip(); } } } } movieClip 29 { } movieClip 30 dan { instance of movieClip 29 { onClipEvent (load) { velX = 15; velY = 0; time = 0; mukiX = 1; mukiY = 0; var muteki = new Array(); i = 1; while (i <= 60) { muteki[i] = new Array(); muteki[i] = 0; ++i; } } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; ++time; this._parent._x += velX; i = 0; while (i <= 6) { if (_root.main['enemy' + i].enemy.HP > 0 && this._parent.hitTest(_root.main['enemy' + i].hantei)) { _root.main['enemy' + i].enemy.HP -= 1; _root.main['enemy' + i].hantei.main.damage = 4; this._parent.removeMovieClip(); } ++i; } if (this._parent.hitTest(_root.sotowaku) == 0 || _root.main.chikei.hitTest((hanteix1 + hanteix2) / 2, (hanteiy1 + hanteiy2) / 2, true) || time >= 60) { this._parent.removeMovieClip(); } } } } movieClip 32 { } movieClip 33 flas { instance of movieClip 32 { onClipEvent (load) { time = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_zusyunzusyun.mp3'); sound_obj.start(); } onClipEvent (enterFrame) { ++time; if (time >= 60 - _root.main.magic * 2) { i = 1; while (i <= 6) { if (_root.main['enemy' + i] != null) { _root.main['enemy' + i].hantei.main.damage = 4; _root.main['enemy' + i].enemy.HP = 0; } ++i; } if (_root.main.enemy0 != null) { _root.main.enemy0.hantei.main.damage = 4; _root.main.enemy0.enemy.HP -= 5 + int(_root.main.magic * 0.5); } this._parent.removeMovieClip(); } } } } movieClip 35 { } movieClip 36 spell { instance of movieClip 35 { onClipEvent (load) { if (this._parent._x >= _root.main.player._x) { velX = -16; } else { velX = 16; } velY = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_pyuun.mp3'); sound_obj.start(); } onClipEvent (enterFrame) { this._parent._x += velX; if (_root.main.player.hantei.damage >= _root.main.player.hantei.muteki && _root.main.player.hantei.hitTest(this._parent)) { _root.main.player.hantei.damage = 0; if (_root.main.chikei.baria > 0) { _root.main.chikei.baria -= 30; } else { _root.main.HP -= 3; } this._parent.removeMovieClip(); } if (_root.main._currentframe >= 5 || this._parent.hitTest(_root.sotowaku) == 0 || _root.main.player.main.sword.attack == 1 && _root.main.player.main.sword.hitTest(this._parent)) { this._parent.removeMovieClip(); } } } } movieClip 37 wave { instance of movieClip 35 { onClipEvent (load) { velX = -8; velY = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_pyuun.mp3'); sound_obj.start(); } onClipEvent (enterFrame) { this._parent._x += velX; if (_root.main.player.hantei.damage >= _root.main.player.hantei.muteki && _root.main.player.hantei.hitTest(this)) { _root.main.player.hantei.damage = 0; if (_root.main.chikei.baria > 0) { _root.main.chikei.baria -= 10; } else { _root.main.HP -= 1; } this._parent.removeMovieClip(); } if (_root.main._currentframe >= 5 || this._parent._x <= 0 || _root.main.player.main.sword.attack == 1 && _root.main.player.main.sword.hitTest(this)) { this._parent.removeMovieClip(); } } } } movieClip 39 { } movieClip 40 fire { instance of movieClip 39 { onClipEvent (load) { velX = -32; velY = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_fire.mp3'); sound_obj.start(); } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; this._parent._x += velX; if (_root.main.player.hantei.damage >= _root.main.player.hantei.muteki && _root.main.player.hantei.hitTest(this._parent)) { _root.main.player.hantei.damage = 0; if (_root.main.chikei.baria > 0) { _root.main.chikei.baria -= 10; } else { _root.main.HP -= 1; } this._parent.removeMovieClip(); } if ((_root.main.chikei.jimen.hitTest(hanteix1, hanteiy2 - 16, true) || _root.main.chikei.jimen.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent.removeMovieClip(); } if (_root.main._currentframe >= 5 || this._parent._x <= 0 || _root.main.player.main.sword.attack == 1 && _root.main.player.main.sword.hitTest(this._parent)) { this._parent.removeMovieClip(); } } onClipEvent (unload) { sound_obj.stop('se_fire.mp3'); } } frame 10 { stop(); } } movieClip 42 { } // unknown tag 88 length 70 movieClip 50 bossname { instance of movieClip 42 { onClipEvent (load) { this._parent.gotoAndStop(int(_root.main.men)); HP = 100; var bossBGM = new Sound(); if (_root.main.men == 6) { bossBGM.attachSound('bgm_stagebgm_07_hq.mp3'); } else { bossBGM.attachSound('sht_a06.mp3'); } bossBGM.start(0, 30); } onClipEvent (enterFrame) { if (_root.main.enemy0.enemy != null) { this._xscale = (_root.main.enemy0.enemy.HP / _root.main.enemy0.enemy.MHP) * 100; } else { this._xscale = 0; if (_root.main.men == 6) { bossBGM.stop('bgm_stagebgm_07_hq.mp3'); } else { bossBGM.stop('sht_a06.mp3'); } } if (_root.main.menclear != 0) { this._parent.removeMovieClip(); } } } } movieClip 57 bostart { } movieClip 59 { frame 1 { stop(); } } movieClip 60 { instance main of movieClip 59 { onClipEvent (load) { damage = 0; var color = new flash.geom.ColorTransform(); color.rgb = 16711680; var sound_obj = new Sound(); sound_obj.attachSound('se_attacksword_1.mp3'); var sound_obj = new Sound(); sound_obj.attachSound('se_attacksword_1.mp3'); } onClipEvent (enterFrame) { hanteix1 = (this._parent.getBounds(_root)).xMin; hanteix2 = (this._parent.getBounds(_root)).xMax; hanteiy1 = (this._parent.getBounds(_root)).yMin; hanteiy2 = (this._parent.getBounds(_root)).yMax; if (_root.main.player.main.sword.attack >= 1 && _root.main.player.main.sword.hitTest(this) && damage == 0) { this._parent._parent.enemy.HP -= _root.main.attack; damage = 4; if (_root.main.chikei.power > 0) { this._parent._parent.enemy.HP -= _root.main.attack; } } if (damage > 0 && this._parent._parent.enemy.HP <= 0) { this._parent._parent.gotoAndStop('kill'); } if (damage == 4) { this._parent._parent.enemy.transform.colorTransform = color; sound_obj.start(); _root.main.chikei.score += 10; this._parent._parent._x += 16; } else { if (damage == 1) { this._parent._parent.enemy.transform.colorTransform = this._parent._parent.enemy.motocolor; } } if (damage > 0) { --damage; } if (_root.main.player.hantei.damage >= _root.main.player.hantei.muteki && _root.main.player.hantei.hitTest(this)) { _root.main.player.hantei.damage = 0; if (_root.main.chikei.baria > 0) { _root.main.chikei.baria -= 10; } else { _root.main.HP -= 1; } if (this._parent._parent.enemy.MHP >= 35) { if (_root.main.chikei.baria > 0) { _root.main.chikei.baria -= 10; } else { _root.main.HP -= 1; } } } if (_root.main._currentframe >= 5) { this._parent._parent.removeMovieClip(); } } } } movieClip 61 { } movieClip 62 { } movieClip 63 { } movieClip 64 { } movieClip 65 { } movieClip 66 { } movieClip 67 boss { instance enemy of movieClip 61 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; MHP = 24; HP = MHP; xpower = 4; ypower = 4; gravity = 0.5; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { velX = ((_root.main.player._x > this._parent._x) - (_root.main.player._x < this._parent._x)) * xpower; velY = ((_root.main.player._y > this._parent._y) - (_root.main.player._y < this._parent._y)) * ypower; this._parent._x += velX; if (this._parent._x < 0) { this._parent._x = 0; } else { if (this._parent._x > 640) { this._parent._x = 640; } } this._parent._y += velY; } } instance enemy of movieClip 62 { onClipEvent (load) { jump = 1; xpower = -10; ypower = -10; velX = xpower; velY = ypower; gravity = 0.5; MHP = 28; HP = MHP; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; if (velX > 0 && this._parent._x >= 640) { velX = -velX; } else { if (velX < 0 && this._parent._x <= 0) { velX = -velX; } } if (velY > 0 && this._parent._parent.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velY = -velY; } else { if (velY < 0 && this._parent._parent.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy1, true)) { velY = -velY; } } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if ((this._parent._parent.chikei.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; this._parent._y += velY; } } instance enemy of movieClip 63 { onClipEvent (load) { velX = 0; velY = 0; MHP = 35; HP = MHP; xpower = 20; ypower = 0; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { velX = -xpower; if (this._parent._x < 0) { this._parent._x = 640; this._parent._y = _root.main.player._y; } this._parent._x += velX; this._parent._y += velY; } } instance enemy of movieClip 64 { onClipEvent (load) { jump = 1; playerID = 0; xpower = 10; ypower = -8; gravity = 0.5; MHP = 60; HP = MHP; velX = -xpower; velY = 0; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; velY += gravity; if (this._parent._parent.chikei.jimen.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velX = -xpower + Math.random() * xpower * 1.2; if (_root.main.player._x > this._parent._x) { velX = -velX; } this._parent._y -= velY / 2; velY = ypower - Math.random() * 2; } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; if (this._parent._x < 0) { this._parent._x = 0; } else { if (this._parent._x > 640) { this._parent._x = 640; } } this._parent._y += velY; } } instance enemy of movieClip 65 { onClipEvent (load) { jump = 1; xpower = -7; ypower = -3; velX = xpower; velY = ypower; gravity = 0.5; MHP = 70; HP = MHP; tama = 0; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; if (this._parent._x > _root.main.player._x && this._parent._y > _root.main.player._y - 50 && this._parent._y < _root.main.player._y + 50 && tama == 0) { tama = 3; i = 1; while (i <= 6) { if (_root.main['tekidan' + i] == null) { _root.main.attachMovie('fire', 'tekidan' + i, i); _root.main['tekidan' + i]._x = this._parent._x; _root.main['tekidan' + i]._y = this._parent._y - 32; i += 6; } ++i; } } if (tama > 0) { --tama; } if (velX > 0 && this._parent._x >= 640) { velX = -velX; } else { if (velX < 0 && this._parent._x <= 0) { velX = -velX; } } velY = Math.random() * 20 - 10; if (velY > 0 && this._parent._parent.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velY = -velY; } else { if (velY < 0 && this._parent._parent.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy1, true)) { velY = -velY; } } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if ((this._parent._parent.chikei.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; this._parent._y += velY; } } instance enemy of movieClip 66 { onClipEvent (load) { velX = 0; velY = 0; jump = 0; MHP = 99; HP = MHP; xpower = 0; ypower = 0; gravity = 0.5; warp = 0; rand = 0; var motocolor = this.transform.colorTransform; var sound_obj = new Sound(); sound_obj.attachSound('se_lockon_1.mp3'); } onClipEvent (enterFrame) { if (warp % 60 == 0) { this._parent._x = Math.random() * 640; this._parent._y = 208 + Math.random() * 150; i = 1; while (i <= 6) { if (_root.main['tekidan' + i] == null) { rand = Math.random() * 2.99; if (rand > 2 && HP < MHP) { HP += Math.ceil(5 + Math.random() * 5); sound_obj.start(); if (HP > MHP) { HP = MHP; } } else { if (rand <= 1) { _root.main.attachMovie('fireball', 'tekidan' + i, i); } else { _root.main.attachMovie('spell', 'tekidan' + i, i); } _root.main['tekidan' + i]._x = this._parent._x; _root.main['tekidan' + i]._y = this._parent._y - 64; } i += 6; } ++i; } } ++warp; } } instance of movieClip 57 bostart { onClipEvent (load) { time = 0; HP = 0; gotoAndStop(int(_root.main.men)); var color = new flash.geom.ColorTransform(); color.rgb = 16711680; this.transform.colorTransform = color; i = 1; while (i < 7) { color[i] = new flash.geom.ColorTransform(); ++i; } color[1].rgb = 255; color[2].rgb = 16711680; color[3].rgb = 16711935; color[4].rgb = 65280; color[5].rgb = 16711680; color[6].rgb = 16711935; color[7].rgb = 65280; iro = 7; var sound_obj = new Sound(); sound_obj.attachSound('se_bonbonbon_1.mp3'); sound_obj.start(); _root.main.chikei.score += _root.main.men * 1000; } onClipEvent (enterFrame) { this._parent.transform.colorTransform = color[iro]; --iro; if (iro < 1) { iro = 7; } ++time; if (time >= 180) { _root.main.menclear = 1; _root.main.gotoAndStop('mened'); this._parent.removeMovieClip(); } } } } movieClip 69 { } movieClip 71 { } movieClip 73 { } movieClip 75 { } movieClip 77 { } movieClip 79 { } movieClip 81 { } movieClip 82 enemy { instance enemy of movieClip 69 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; MHP = 5; HP = 5; xpower = 3; ypower = 3; gravity = 0.5; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { velX = -xpower; velY = (_root.main.player._y > this._parent._y) - (_root.main.player._y < this._parent._y); this._parent._x += velX; this._parent._y += velY; if (this._parent._x < 0) { this._parent.removeMovieClip(); } } } instance enemy of movieClip 71 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; playerID = 0; xpower = 4; ypower = -10; gravity = 0.5; MHP = 4; HP = 4; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; velX = -xpower; velY += gravity; if (velY > 0 && this._parent._parent.chikei.jimen.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { this._parent._y -= velY / 2; velY = ypower - Math.random() * 5; } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; this._parent._y += velY; if (this._parent._x < 0) { this._parent.removeMovieClip(); } } } instance enemy of movieClip 73 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; MHP = 1; HP = 1; xpower = 15; ypower = 1; gravity = 0.5; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; velX = -xpower; i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } this._parent._x += velX; this._parent._y += velY; if (this._parent._x < 0) { this._parent.removeMovieClip(); } } } instance enemy of movieClip 75 { onClipEvent (load) { jump = 1; playerID = 0; xpower = 8; ypower = -2; gravity = 0.5; MHP = 6; HP = 6; velX = -xpower; velY = 0; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; velY += gravity; if (velY > 0 && this._parent._parent.chikei.jimen.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velX = -xpower + Math.random() * xpower * 1.2; this._parent._y -= velY / 2; velY = ypower - Math.random() * 2; } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; this._parent._y += velY; if (this._parent._x < 0) { this._parent.removeMovieClip(); } } } instance enemy of movieClip 77 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; MHP = 3; HP = 3; xpower = 3; ypower = 2; gravity = 0.5; tama = 0; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; velX = -xpower; velY = Math.random() * 10 - 5; if (velY > 0 && this._parent._parent.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velY = -velY; } else { if (velY < 0 && this._parent._parent.chikei.hitTest((hanteix1 + hanteix2) / 2, hanteiy1, true)) { velY = -velY; } } if (this._parent._x > _root.main.player._x && this._parent._y > _root.main.player._y - 50 && this._parent._y < _root.main.player._y + 50 && tama == 0) { tama = 60; i = 1; while (i <= 20) { if (_root.main['tekidan' + i] == null) { _root.main.attachMovie('fire', 'tekidan' + i, i); _root.main['tekidan' + i]._x = this._parent._x; _root.main['tekidan' + i]._y = this._parent._y; i += 20; } ++i; } } if (tama > 0) { --tama; } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if ((this._parent._parent.chikei.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; this._parent._y += velY; if (this._parent._x < 0) { this._parent.removeMovieClip(); } } } instance enemy of movieClip 79 { onClipEvent (load) { velX = 0; velY = 0; jump = 0; MHP = 2; HP = 2; xpower = 0; ypower = 0; gravity = 0.5; warp = 0; var motocolor = this.transform.colorTransform; } onClipEvent (enterFrame) { if (warp % 45 == 0) { this._parent._x = 320 + Math.random() * 300; this._parent._y = 144 + Math.random() * 200; i = 1; while (i <= 20) { if (_root.main['tekidan' + i] == null) { _root.main.attachMovie('wave', 'tekidan' + i, i); _root.main['tekidan' + i]._x = this._parent._x; _root.main['tekidan' + i]._y = this._parent._y; i += 20; } ++i; } } ++warp; if (this._parent._x < 0 || warp >= 180) { this._parent.removeMovieClip(); } } } instance kill of movieClip 81 { onClipEvent (load) { time = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_zugyan.mp3'); sound_obj.start(); _root.main.chikei.score += 100; } onClipEvent (enterFrame) { ++time; if (time >= 20) { if (_root.main.mitem == null && Math.random() < (10 + _root.main.magic) * 0.01) { _root.main.attachMovie('mitem', 'mitem', 350); _root.main.mitem._x = this._parent._x; _root.main.mitem._y = this._parent._y; } this._parent.removeMovieClip(); } } } } movieClip 115 setumei { } movieClip 121 { frame 1 { stop(); } } movieClip 122 fireball { instance of movieClip 121 { onClipEvent (load) { if (this._parent._x >= _root.main.player._x) { velX = -4; } else { velX = 4; } velY = 0; gravity = 0.25; var sound_obj = new Sound(); sound_obj.attachSound('se_zugyan.mp3'); } onClipEvent (enterFrame) { if (_currentframe == 1) { velY += gravity; this._parent._x += velX; this._parent._y += velY; if (velY > 0 && _root.main.chikei.jimen.hitTest(this._parent._x, this._parent._y, true)) { sound_obj.start(); gotoAndPlay(2); } } if (_currentframe >= 2 && _root.main.player.hantei.damage >= _root.main.player.hantei.muteki && _root.main.player.hantei.hitTest(this)) { _root.main.player.hantei.damage = 0; if (_root.main.chikei.baria > 0) { _root.main.chikei.baria -= 50; } else { _root.main.HP -= 5; } } if (_root.main._currentframe >= 5 || this._parent.hitTest(_root.sotowaku) == 0 || _currentframe == 11) { this._parent.removeMovieClip(); } } } } movieClip 131 { } movieClip 134 { frame 16 { gotoAndPlay(1); } } movieClip 144 { } movieClip 151 { } movieClip 159 { } movieClip 170 { } movieClip 173 { } movieClip 181 { } movieClip 185 { } movieClip 188 { instance of movieClip 181 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.glove)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.glove)); } } instance of movieClip 185 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } } movieClip 191 剣 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 199 { } movieClip 205 { instance of movieClip 199 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.glove)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.glove)); } } instance of movieClip 185 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } instance of movieClip 185 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } instance of movieClip 185 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } } movieClip 217 { } movieClip 230 { instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 151 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini2)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini2)); } } instance of movieClip 159 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini1)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini1)); } } instance of movieClip 170 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } frame 37 { gotoAndPlay(1); } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } } movieClip 231 { frame 1 { stop(); } instance sword of movieClip 131 { onClipEvent (load) { attack = 0; var color = new flash.geom.ColorTransform(); var motocolor = this.transform.colorTransform; color.rgb = 65280; this.transform.colorTransform = motocolor; var sound_obj = new Sound(); sound_obj.attachSound('se_attacksword_2.mp3'); } onClipEvent (enterFrame) { if (_currentframe == 5) { stop(); if (_root.main.menclear == 0 && Key.isDown(90)) { gotoAndPlay(6); sound_obj.start(); attack = 1; } } else { if (_currentframe == 1) { attack = 0; } } if (_currentframe != 5 && _root.main.chikei.power > 0) { --_root.main.chikei.power; } if (_root.main.chikei.power > 0) { this.transform.colorTransform = color; } else { if (_root.main.chikei.power <= 0) { this.transform.colorTransform = motocolor; } } } } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 151 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini2)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini2)); } } instance of movieClip 159 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini1)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini1)); } } instance of movieClip 170 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } instance gun of movieClip 188 { onClipEvent (load) { attack = 0; tame = 0; } onClipEvent (enterFrame) { if (_currentframe == 5) { stop(); } if (_root.main.menclear == 0 && Key.isDown(67) && tame <= 0) { tame = _root.main.tameB; gotoAndPlay(6); } if (_currentframe == 6) { i = 1; while (i <= 6) { if (_root.main['dan' + i] == null) { _root.main.attachMovie('dan', 'dan' + i, i + 10); _root.main['dan' + i]._x = this._parent._parent._x + 55; _root.main['dan' + i]._y = this._parent._parent._y - 85; i += 6; } ++i; } } if (tame > 0) { --tame; } } } instance sword of movieClip 205 { onClipEvent (load) { attack = 0; tame = 0; this.transform.colorTransform = motocolor; var sound_obj = new Sound(); sound_obj.attachSound('se_attacksword_2.mp3'); var color = new flash.geom.ColorTransform(); var motocolor = this.transform.colorTransform; color.rgb = 65280; this.transform.colorTransform = motocolor; var param = new flash.filters.GlowFilter(); param.color = 65280; param.alpha = 1; } onClipEvent (enterFrame) { if (_currentframe == 5) { stop(); } if (_root.main.menclear == 0 && Key.isDown(90) && tame <= 0) { tame = _root.main.tameA; gotoAndPlay(6); } if (_currentframe == 12) { attack = 1; sound_obj.start(); } else { if (_currentframe == 15) { attack = 0; } } if (_currentframe != 5 && _root.main.chikei.power > 0) { --_root.main.chikei.power; } if (tame > 0) { --tame; } if (_root.main.chikei.power > 0) { param.blurX = 10; param.blurY = 10; param.strength = _root.main.chikei.power * 0.002; this.filters = new Array(param); } else { if (_root.main.chikei.power <= 0) { param.blurX = 0; param.blurY = 0; param.strength = 0; this.filters = new Array(param); } } } } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 144 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 151 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini2)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini2)); } } instance of movieClip 159 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini1)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini1)); } } instance of movieClip 170 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } } movieClip 240 { } movieClip 247 { } movieClip 253 { } movieClip 259 { } movieClip 265 { } movieClip 271 { } movieClip 272 { frame 1 { stop(); } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(1); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; this._parent.gotoAndStop(2); } } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(2); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; this._parent.gotoAndStop(3); } } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(3); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; this._parent.gotoAndStop(4); } } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(4); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; this._parent.gotoAndStop(5); } } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(5); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; this._parent.gotoAndStop(6); } } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(7); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (_root.main.HP > _root.main.MHP) { _root.main.HP = _root.main.MHP; } _root.main.menu.removeMovieClip(); } } instance moji of movieClip 247 { onClipEvent (load) { gotoAndStop(1); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(1); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.neck = 0; } } } instance moji of movieClip 247 { onClipEvent (load) { gotoAndStop(2); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[0][1]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(2); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.neck = 1; } } } instance moji of movieClip 247 { onClipEvent (load) { gotoAndStop(3); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[0][2]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(3); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.neck = 2; } } } instance moji of movieClip 247 { onClipEvent (load) { gotoAndStop(4); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[0][3]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(4); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.neck = 3; } } } instance moji of movieClip 247 { onClipEvent (load) { gotoAndStop(5); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[0][4]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(5); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.neck = 4; } } } instance moji of movieClip 240 { onClipEvent (load) { gotoAndStop(6); var color = new flash.geom.ColorTransform(); var muri = new flash.geom.ColorTransform(); muri.alphaMultiplier = 0; } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; this._parent.gotoAndStop(1); } } instance moji of movieClip 247 { onClipEvent (load) { gotoAndStop(6); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(6); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.neck = 5; } } } instance moji of movieClip 253 { onClipEvent (load) { gotoAndStop(1); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(7); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini1 = 0; } } } instance moji of movieClip 253 { onClipEvent (load) { gotoAndStop(2); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[1][1]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(8); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini1 = 1; } } } instance moji of movieClip 253 { onClipEvent (load) { gotoAndStop(3); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[1][2]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(9); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini1 = 2; } } } instance moji of movieClip 253 { onClipEvent (load) { gotoAndStop(4); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[1][3]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(10); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini1 = 3; } } } instance moji of movieClip 253 { onClipEvent (load) { gotoAndStop(5); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[1][4]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(11); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini1 = 4; } } } instance moji of movieClip 253 { onClipEvent (load) { gotoAndStop(6); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[1][5]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(12); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini1 = 5; } } } instance moji of movieClip 259 { onClipEvent (load) { gotoAndStop(1); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(13); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini2 = 0; } } } instance moji of movieClip 259 { onClipEvent (load) { gotoAndStop(2); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[2][1]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(14); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini2 = 1; } } } instance moji of movieClip 259 { onClipEvent (load) { gotoAndStop(3); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[2][2]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(15); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini2 = 2; } } } instance moji of movieClip 259 { onClipEvent (load) { gotoAndStop(4); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[2][3]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(16); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini2 = 3; } } } instance moji of movieClip 259 { onClipEvent (load) { gotoAndStop(5); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[2][4]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(17); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini2 = 4; } } } instance moji of movieClip 259 { onClipEvent (load) { gotoAndStop(6); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[2][5]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(18); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.bikini2 = 5; } } } instance moji of movieClip 265 { onClipEvent (load) { gotoAndStop(1); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(19); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.glove = 0; } } } instance moji of movieClip 265 { onClipEvent (load) { gotoAndStop(2); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[3][1]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(20); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.glove = 1; } } } instance moji of movieClip 265 { onClipEvent (load) { gotoAndStop(3); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[3][2]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(21); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.glove = 2; } } } instance moji of movieClip 265 { onClipEvent (load) { gotoAndStop(4); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[3][3]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(22); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.glove = 3; } } } instance moji of movieClip 265 { onClipEvent (load) { gotoAndStop(5); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[3][4]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(23); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.glove = 4; } } } instance moji of movieClip 265 { onClipEvent (load) { gotoAndStop(6); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(24); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.glove = 5; } } } instance moji of movieClip 271 { onClipEvent (load) { gotoAndStop(1); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(25); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.boots = 0; } } } instance moji of movieClip 271 { onClipEvent (load) { gotoAndStop(2); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[4][1]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(26); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.boots = 1; } } } instance moji of movieClip 271 { onClipEvent (load) { gotoAndStop(3); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[4][2]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(27); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.boots = 2; } } } instance moji of movieClip 271 { onClipEvent (load) { gotoAndStop(4); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[4][3]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(28); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.boots = 3; } } } instance moji of movieClip 271 { onClipEvent (load) { gotoAndStop(5); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < this._parent._parent.pearl.score[4][4]; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(29); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.boots = 4; } } } instance moji of movieClip 271 { onClipEvent (load) { gotoAndStop(6); var color = new flash.geom.ColorTransform(); muri = _root.main.chikei.score < 0; if (muri == 1) { gotoAndStop(7); } } onClipEvent (rollOver) { color.rgb = 16711680; this.transform.colorTransform = color; if (this._parent._parent.setumei == null) { this._parent._parent.attachMovie('setumei', 'setumei', 1); this._parent._parent.setumei._x = 288; this._parent._parent.setumei._y = 256; this._parent._parent.setumei.gotoAndStop(30); } } onClipEvent (rollOut) { color.rgb = 0; this.transform.colorTransform = color; if (this._parent._parent.setumei != null) { this._parent._parent.setumei.removeMovieClip(); } } onClipEvent (press) { color.rgb = 16776960; this.transform.colorTransform = color; } onClipEvent (release) { color.rgb = 0; this.transform.colorTransform = color; if (muri == 0) { _root.main.boots = 5; } } } } movieClip 283 { } movieClip 284 menu { instance pearl of movieClip 231 { onClipEvent (load) { gotoAndStop('stop1'); var pearlattack = [[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [2, 1, 4, 2, 3, 1], [0, 0, 0, 0, 0, 0]]; var pearltameA = [[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [25, 22, 40, 20, 18, 27], [0, 0, 0, 0, 0, 0]]; var pearltameB = [[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [20, 17, 30, 25, 15, 27], [0, 0, 0, 0, 0, 0]]; var pearlHP = [[3, 1, 20, 5, 15, 0], [15, 12, 30, 20, 25, 5], [12, 10, 20, 15, 25, 0], [2, 1, 10, 5, 5, 0], [3, 1, 15, 5, 5, 0]]; var pearlX = [[0, 0.25, -0.25, 0, 0.25, 0], [0, 0.25, -0.5, 0, 0.25, 0], [0, 0.25, -0.5, 0, 0.25, 0], [0, 0.25, -0.25, 0, 0.25, 0], [4, 5, 2.5, 5, 6, 3]]; var pearlY = [[0, 0.5, -1, 0, 0, 0], [0, 0.5, -1, 0, 0, 0], [0, 0.5, -1, 0, 0, 0], [0, 0.5, -0.5, 0, 0, 0], [11, 12, 9, 12, 15, 10]]; var pearlmagic = [[1, 5, 0, 2, 3, 0], [1, 3, 0, 2, 2.5, 0], [1, 3, 0, 2, 2.5, 0], [1, 3, 0, 2, 2.5, 0], [1, 3, 0, 2, 2.5, 0]]; var score = [[0, 5000, 18000, 40000, 60000, 0], [0, 3000, 16000, 25000, 80000, 150000], [0, 2000, 14000, 20000, 70000, 180000], [0, 1000, 12000, 35000, 90000, 0], [0, 4000, 10000, 30000, 50000, 0]]; var scoreneck = [0, 5000, 18000, 40000, 60000, 0]; var scorebikini1 = [0, 3000, 16000, 25000, 80000, 100000]; var scorebikini2 = [0, 2000, 14000, 20000, 70000, 150000]; var scoreglove = [0, 1000, 12000, 35000, 90000, 0]; var scoreboots = [0, 4000, 10000, 30000, 50000, 0]; } onClipEvent (enterFrame) { _root.main.MHP = pearlHP[0][_root.main.neck] + pearlHP[1][_root.main.bikini1] + pearlHP[2][_root.main.bikini2] + pearlHP[3][_root.main.glove] + pearlHP[4][_root.main.boots]; _root.main.attack = pearlattack[0][_root.main.neck] + pearlattack[1][_root.main.bikini1] + pearlattack[2][_root.main.bikini2] + pearlattack[3][_root.main.glove] + pearlattack[4][_root.main.boots]; _root.main.tameA = pearltameA[0][_root.main.neck] + pearltameA[1][_root.main.bikini1] + pearltameA[2][_root.main.bikini2] + pearltameA[3][_root.main.glove] + pearltameA[4][_root.main.boots]; _root.main.tameB = pearltameB[0][_root.main.neck] + pearltameB[1][_root.main.bikini1] + pearltameB[2][_root.main.bikini2] + pearltameB[3][_root.main.glove] + pearltameB[4][_root.main.boots]; _root.main.xpower = pearlX[0][_root.main.neck] + pearlX[1][_root.main.bikini1] + pearlX[2][_root.main.bikini2] + pearlX[3][_root.main.glove] + pearlX[4][_root.main.boots]; _root.main.ypower = pearlY[0][_root.main.neck] + pearlY[1][_root.main.bikini1] + pearlY[2][_root.main.bikini2] + pearlY[3][_root.main.glove] + pearlY[4][_root.main.boots]; _root.main.magic = pearlmagic[0][_root.main.neck] + pearlmagic[1][_root.main.bikini1] + pearlmagic[2][_root.main.bikini2] + pearlmagic[3][_root.main.glove] + pearlmagic[4][_root.main.boots]; } } instance moji of movieClip 272 { onClipEvent (load) { var sound_obj = new Sound(); sound_obj.attachSound('sht_a01.mp3'); sound_obj.start(0, 20); } onClipEvent (unload) { sound_obj.stop(); } } instance of movieClip 283 { onClipEvent (load) { attack = 0; magic = 0; xpower = 0; ypower = 0; tameA = 0; tameB = 0; } onClipEvent (enterFrame) { attack = _root.main.attack; magic = _root.main.magic; xpower = _root.main.xpower; ypower = _root.main.ypower; tameA = _root.main.tameA; tameB = _root.main.tameB; } } } movieClip 288 edflash { frame 400 { stop(); } } button 301 { on (release) { this.gotoAndStop('menop'); } } button 307 { on (release) { this.gotoAndStop('story'); } } button 312 { on (release) { this.gotoAndStop('title2'); } } movieClip 337 { frame 1 { stop(); } } movieClip 338 { instance jimen1 of movieClip 337 { onClipEvent (load) { } onClipEvent (enterFrame) { if (_root.main.menclear == 0) { _x = _x - _root.main.scroll; if (_x <= -750) { _x = 750; gotoAndStop(int(1 + (_root.main.men - 1) * 10 + Math.random() * (_root.main.men - 0.1))); } } if (_root.main.menclear == 2) { gotoAndStop(1 + (_root.main.men - 1) * 10); _x = 0; } } } instance jimen2 of movieClip 337 { onClipEvent (load) { } onClipEvent (enterFrame) { if (_root.main.menclear == 0) { _x = _x - _root.main.scroll; if (_x <= -750) { _x = 750; gotoAndStop(int(1 + (_root.main.men - 1) * 10 + Math.random() * (_root.main.men - 0.1))); } } if (_root.main.menclear == 2) { gotoAndStop(1 + (_root.main.men - 1) * 10); _x = 750; } } } } movieClip 354 { } movieClip 356 { } movieClip 357 { instance hantei of movieClip 59 { onClipEvent (load) { muteki = 12; damage = muteki; } onClipEvent (enterFrame) { if (damage < muteki && _root.main.HP > 0) { ++damage; } if (damage < muteki && _root.main.HP <= 0) { _root.main.gotoAndPlay('gaov'); } } } instance main of movieClip 231 { onClipEvent (load) { velX = 0; velY = 0; jump = 1; playerID = _root.main.playerID; xpower = 5; ypower = 13; gravity = 0.5; MHP = 50; HP = MHP; sukuro = 1; dis = 0; this._parent.gotoAndStop(int(1 + _root.main.playerID)); var color = new flash.geom.ColorTransform(); var bariacolor = new flash.geom.ColorTransform(); var motocolor = this.transform.colorTransform; color.rgb = 16711680; bariacolor.rgb = 16711935; this.transform.colorTransform = motocolor; var param = new flash.filters.GlowFilter(); param.color = 16711935; param.alpha = 1; var sound_obj = new Sound(); sound_obj.attachSound('se_attacksword_4.mp3'); } onClipEvent (enterFrame) { hanteix1 = (this.getBounds(_root)).xMin; hanteix2 = (this.getBounds(_root)).xMax; hanteiy1 = (this.getBounds(_root)).yMin; hanteiy2 = (this.getBounds(_root)).yMax; xpower = _root.main.xpower; ypower = _root.main.ypower; gravity = _root.main.gravity; if (jump == 1) { this.gotoAndStop('jump' + playerID); velY += gravity; if (_root.main.menclear == 0) { velX += (Key.isDown(39) - Key.isDown(37)) * (xpower * 0.04); } if (velX > xpower) { velX = xpower; } else { if (velX < -xpower) { velX = -xpower; } } if (this._parent._parent.chikei.jimen.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { this.gotoAndStop('stop' + playerID); this._parent._y -= velY / 2; velY = 0; jump = 0; } } if (jump == 0) { if (_root.main.menclear == 0 && velX != -_root.main.scroll) { this.gotoAndStop('walk' + playerID); } else { this.gotoAndStop('stop' + playerID); } velX *= 0.8; if (_root.main.menclear == 0) { velX += (Key.isDown(39) - Key.isDown(37)) * xpower * 0.25; } if (velX > xpower) { velX = xpower; } if (velX < -xpower) { velX = -xpower; } if (this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy2, true) && velX < 0 || this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy2, true) && velX >= 0) { this._parent._y -= 0.6; } if (this._parent._parent.chikei.jimen.hitTest((hanteix1 + hanteix2) / 2, hanteiy2 - 2, true)) { this._parent._y -= 1 + (_root.main.menclear == 0); } if (this._parent._parent.chikei.jimen.hitTest((hanteix1 + hanteix2) / 2, hanteiy2, true)) { velY = 0; } else { velY += gravity; } if (velY > 5) { jump = 1; } if (Key.isDown(38) && _root.main.menclear == 0) { velY = -ypower; jump = 1; } } i = 1; while (i < 6) { if (this._parent._parent.chikei['moveyuka' + i].hitTest((hanteix1 + hanteix2) / 2, hanteiy2 + 2, true)) { this._parent._y += this._parent._parent.chikei['moveyuka' + i].velY; this._parent._x += this._parent._parent.chikei['moveyuka' + i].velX; } ++i; } if (_root.main.player.hantei.damage == 0) { velX -= 2; if (_root.main.chikei.baria > 0) { this.transform.colorTransform = bariacolor; } else { this.transform.colorTransform = color; sound_obj.start(); } } else { if (_root.main.player.hantei.damage == _root.main.player.hantei.muteki - 1) { this.transform.colorTransform = motocolor; } } if ((this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix2, hanteiy1, true)) && velX > 0) { this._parent._x -= velX; } if ((this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy2 - 20, true) || this._parent._parent.chikei.jimen.hitTest(hanteix1, hanteiy1, true)) && velX < 0) { this._parent._x -= velX; } this._parent._x += velX; if (this._parent._x < 0) { this._parent._x = 0; velX = 0; } else { if (this._parent._x > 640) { this._parent._x = 640; velX = 0; } } this._parent._y += velY; if (_root.main.playerID == 1 && _root.main.chikei.baria > 0) { param.blurX = 10; param.blurY = 10; param.strength = _root.main.chikei.baria * 0.002; this.filters = new Array(param); } else { if (_root.main.playerID == 1 && _root.main.chikei.baria <= 0) { param.blurX = 0; param.blurY = 0; param.strength = 0; this.filters = new Array(param); } } } } } movieClip 360 { } movieClip 364 { } button 376 { on (release) { _root.main.gotoAndStop('title'); } } movieClip 379 { frame 2200 { stop(); } } button 381 { on (release) { this.gotoAndStop('title'); } } movieClip 386 { } button 392 { on (release) { this.gotoAndStop('story2'); } } button 397 { on (release) { this.gotoAndStop('title'); } } button 400 { on (release) { this.gotoAndStop('title2'); } } movieClip 405 { } movieClip 412 { } movieClip 418 { } movieClip 425 { } movieClip 427 { } movieClip 433 { } movieClip 440 { } movieClip 441 { instance of movieClip 405 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } instance of movieClip 412 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini2)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini2)); } } instance of movieClip 418 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.boots)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.boots)); } } instance of movieClip 425 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.glove)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.glove)); } } instance of movieClip 433 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.neck)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.neck)); } } instance of movieClip 440 { onClipEvent (load) { gotoAndStop(1 + int(_root.main.bikini1)); } onClipEvent (enterFrame) { gotoAndStop(1 + int(_root.main.bikini1)); } } } movieClip 442 { frame 1 { var MHP; var HP; MHP = 50; HP = MHP; xpower = 5; ypower = 13; gravity = 0.5; attack = 1; tameA = 20; tameB = 20; magic = 10; scroll = 5; LV = 1; playerID = 0; men = 1; menclear = 2; edscore = 0; neck = 0; bikini1 = 0; bikini2 = 0; glove = 0; boots = 0; stopAllSounds(); stop(); } instance of movieClip 231 { onClipEvent (enterFrame) { if (Key.isDown(90)) { _root.main.gotoAndStop('menop'); } if (Key.isDown(83)) { _root.main.gotoAndStop('story'); } if (Key.isDown(80)) { _root.main.gotoAndStop('title2'); } } } frame 2 { stop(); } instance chikei of movieClip 356 { onClipEvent (load) { men = 1; HP = 10; MHP = 10; kyori = 2000 + _root.main.men * 1000; score = 0; usemagic = 1; i = 1; while (i <= 4) { this['magic' + i] = 0; ++i; } power = 0; baria = 0; key_b = 0; key_d = 0; tempo = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_recovery.mp3'); var sound_obj1 = new Sound(); sound_obj1.attachSound('jingle_1up.mp3'); } onClipEvent (enterFrame) { MHP = _root.main.MHP; HP = _root.main.HP; men = _root.main.men; if (_root.main.xpower >= 5) { _root.main.scroll = 5; } else { _root.main.scroll = Math.ceil(_root.main.xpower); } if (tempo >= 5) { tempo = 0; } else { ++tempo; } if (kyori > 0 && _root.main.menclear == 0 && _root.main.scroll >= tempo) { --kyori; } if (_root.main.playerID == 0 && score >= _root.main.LV * 12500) { _root.main.MHP += 5; ++_root.main.LV; sound_obj1.start(); } if (_root.main.menclear == 0) { if (Key.isDown(40) && key_d == 0) { ++usemagic; if (usemagic > 4) { usemagic = 1; } } this.usema._x = 460 + usemagic * 32; if (Key.isDown(88) && key_b == 0 && this['magic' + usemagic] > 0) { if (usemagic == 1 && _root.main.flas == null) { _root.main.attachMovie('flas', 'flas', 300); _root.main.flas._x = 0; _root.main.flas._y = 0; this['magic' + usemagic] -= 1; sound_obj.start(); } if (usemagic == 2 && _root.main.HP < _root.main.MHP) { _root.main.HP += 15 + int(Math.random() * _root.main.magic); if (_root.main.HP > _root.main.MHP) { _root.main.HP = _root.main.MHP; } this['magic' + usemagic] -= 1; sound_obj.start(); } if (usemagic == 3) { baria += 600 + _root.main.magic * 30; this['magic' + usemagic] -= 1; sound_obj.start(); } if (usemagic == 4) { power += 600 + _root.main.magic * 30; this['magic' + usemagic] -= 1; sound_obj.start(); } } if (power > 0) { --power; } else { if (power < 0) { power = 0; } } if (baria > 0) { --baria; } else { if (baria < 0) { baria = 0; } } key_d = Key.isDown(40); key_b = Key.isDown(88); } } } instance of movieClip 360 { onClipEvent (load) { time = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_powpowpow.mp3'); if (_root.main.playerID == 1) { _root.main.attachMovie('menu', 'menu', 20); _root.main.menu._x = 0; _root.main.menu._y = 81; } } onClipEvent (enterFrame) { if (_root.main.menu == null) { ++time; } if (time == 60) { sound_obj.start(); } if (time >= 120) { _root.main.menclear = 0; _root.main.gotoAndStop('menplay'); } } } frame 3 { stop(); } instance of movieClip 360 { onClipEvent (load) { tamadashi = 2 + int(_root.main.men * 0.5); ramX = 0; ramY = 0; var sound_obj = new Sound(); sound_obj.attachSound('se_pipipi_1.mp3'); var mainBGM = new Sound(); if (_root.main.men == 6) { mainBGM.attachSound('bgm_stagebgm_10_hq.mp3'); } else { mainBGM.attachSound('sht_a02.mp3'); } mainBGM.start(0, 10); } onClipEvent (enterFrame) { if (this._parent.chikei.kyori >= 400 && _root.main.menclear == 0) { i = 1; while (i <= tamadashi) { if (_root.main['enemy' + i] == null) { _root.main.attachMovie('enemy', 'enemy' + i, 500 + i); _root.main['enemy' + i].gotoAndStop(Math.ceil(Math.random() * 6)); _root.main['enemy' + i]._x = 640; _root.main['enemy' + i]._y = 200 + Math.random() * 150; } ++i; } } if (this._parent.chikei.kyori == 400 && _root.main.menclear == 0) { mainBGM.stop(); } if (this._parent.chikei.kyori == 200 && _root.main.menclear == 0) { sound_obj.start(); } if (this._parent.chikei.kyori == 100 && _root.main.menclear == 0) { _root.main.attachMovie('bostart', 'bostart', 499); _root.main.bostart.gotoAndStop(this._parent.chikei.men); _root.main.bostart._x = 576; _root.main.bostart._y = 500; } if (this._parent.chikei.kyori <= 99 && this._parent.chikei.kyori >= 1 && _root.main.menclear == 0 && _root.main.bostart != null) { _root.main.bostart._y = 400 + this._parent.chikei.kyori; } if (this._parent.chikei.kyori == 1 && _root.main.menclear == 0 && _root.main.enemy0 == null) { _root.main.bostart.removeMovieClip(); _root.main.attachMovie('boss', 'enemy0', 500); _root.main.enemy0.gotoAndStop(this._parent.chikei.men); _root.main.enemy0._x = 576; _root.main.enemy0._y = 400; } if (this._parent.chikei.kyori == 1 && _root.main.menclear == 0 && _root.main.bossname == null) { _root.main.attachMovie('bossname', 'bossname', 600); _root.main.bossname.gotoAndStop(this._parent.chikei.men); _root.main.bossname._x = 0; _root.main.bossname._y = 32; } } } frame 4 { stop(); } instance of movieClip 360 { onClipEvent (load) { time = 0; var sound_obj = new Sound(); if (_root.main.men == 6) { sound_obj.attachSound('bgm_fanfare_1.mp3'); } else { sound_obj.attachSound('bgm_gameclear_1.mp3'); } sound_obj.start(); } onClipEvent (enterFrame) { ++time; if (time == 200 && _root.main.men == 6) { _root.main.attachMovie('edflash', 'edflash', 1); _root.main.edflash._x = 0; _root.main.edflash._y = 0; } if (time >= 600 && _root.main.men == 6) { _root.main.edflash.removeMovieClip(); _root.main.edscore = _root.main.chikei.score; _root.main.gotoAndStop('ending' + _root.main.playerID); } if (time >= 180 && _root.main.men < 6) { _root.main.menclear = 2; ++_root.main.men; _root.main.chikei.kyori = 2000 + _root.main.men * 1000; _root.main.player._x = 50; _root.main.player._y = 368; _root.main.gotoAndStop('menop'); } } } frame 5 { stop(); } instance of movieClip 364 { onClipEvent (load) { time = 0; stopAllSounds(); var sound_obj = new Sound(); sound_obj.attachSound('bgm_gameover_1.mp3'); sound_obj.start(); } onClipEvent (enterFrame) { ++time; if (time >= 300) { _root.main.gotoAndStop(1); } } } instance of movieClip 379 { onClipEvent (load) { time = 0; score = _root.main.edscore; } onClipEvent (enterFrame) { ++time; } } frame 8 { MHP = 35; HP = MHP; LV = 0; playerID = 1; men = 1; menclear = 2; neck = 0; bikini1 = 0; bikini2 = 0; glove = 0; boots = 0; stopAllSounds(); stop(); } instance of movieClip 231 { onClipEvent (load) { gotoAndStop('stop1'); } onClipEvent (enterFrame) { if (Key.isDown(90)) { _root.main.gotoAndStop('menop'); } if (Key.isDown(83)) { _root.main.gotoAndStop('story2'); } if (Key.isDown(87)) { _root.main.gotoAndStop('title'); } } } instance of movieClip 379 { onClipEvent (load) { time = 0; score = _root.main.edscore; } onClipEvent (enterFrame) { ++time; } } } movieClip 444 { }




http://swfchan.com/29/144011/info.shtml
Created: 27/10 -2018 04:23:46 Last modified: 27/10 -2018 04:23:46 Server time: 29/04 -2024 01:57:19