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

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

Hentai Invaders.swf

This is the info page for
Flash #28364

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


Text
悶々エロクシアン

18禁エロ射撃宇宙ゲーム

ver0.08b

製作:z_realmえろCGえろflash http://zrealm-cgflash.oneself.to/z_realm_ero/

スタート

スタート

Game Over

戻る

戻る

さあ,君よ,煩悩ハンターとなって
宇宙をかけずりまわるのだ!!

うん,了解!

うん,了解!

敵の数の計算係

クリアおめでとう!

倒した女の子をもう一度見る

倒した女の子をもう一度見る

おしまい

戻る

ActionScript [AS1/AS2]

Frame 2
if (_framesloaded < 100) { gotoAndPlay (1); } else { gotoAndPlay (3); }
Instance of Symbol 24 MovieClip in Frame 3
onClipEvent (load) { var speedx = 1; } onClipEvent (enterFrame) { this._x = this._x + speedx; if (this._x >= 400) { speedx = speedx * -1; } else if (this._x <= 0) { speedx = speedx * -1; } }
Frame 17
gotoAndPlay (3);
Frame 19
stop();
Frame 178
stop();
Instance of Symbol 49 MovieClip "keisan" in Frame 179
onClipEvent (load) { function ene_total_count() { ene_total = ene_total + 1; if (this.ene_total == 0) { _root.kari1.sound_delete(); _root.kari2.sound_delete(); _root.kari3.sound_delete(); } } function decreasing() { ene_total = ene_total - 1; } var ene_total = 0; }
Instance of Symbol 86 MovieClip "ero_movie" in Frame 180
onClipEvent (load) { function playthis() { if (_root.keisan.ene_total > 0) { picture_kind = Math.floor(Math.random() * pictotal) + 1; if (picture_kind == 1) { this.gotoAndPlay("tomoko"); } else if (picture_kind == 2) { this.gotoAndPlay("yukari"); } else if (picture_kind == 3) { this.gotoAndPlay("reiko"); } else if (picture_kind == 4) { this.gotoAndPlay("madoka"); } else if (picture_kind == 5) { this.gotoAndPlay("nanae"); } else if (picture_kind == 6) { this.gotoAndPlay("miho"); } else if (picture_kind == 7) { this.gotoAndPlay("yurina"); } else if (picture_kind == 8) { this.gotoAndPlay("ayaka"); } } else if (_root.keisan.ene_total <= 0) { this.gotoAndPlay("clear_movie"); } } var picture_kind = 0; var pictotal = 8; }
Instance of Symbol 90 MovieClip "ene1" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 92 MovieClip "my_tama" in Frame 180
onClipEvent (load) { function hassya(yourx, youry) { if (switch1 == 0) { this._x = yourx; this._y = youry; brain = 1; } } function moveup() { switch1 = 1; this._y = this._y - speedy; if (this._y <= 0) { modore(); } } function modore() { this._x = flocx; this._y = flocy; brain = 0; switch1 = 0; soundcondition = 0; } function beemsound() { beem.start(); } function soundstop() { soundcondition = 1; } var switch1 = 0; var speedy = 10; var brain = 0; var flocx = this._x; var flocy = this._y; var soundcondition = 0; var beem = new Sound(this); beem.attachSound("mybeem"); } onClipEvent (enterFrame) { if (brain == 1) { moveup(); if (soundcondition == 0) { beem.start(); this.soundstop(); } } }
Instance of Symbol 98 MovieClip "my_ship" in Frame 180
onClipEvent (load) { var mylocx; var mylocy; } onClipEvent (enterFrame) { mylocx = this._x; mylocy = this._y; this._x = _root._xmouse; if (this._x <= 0) { this._x = 10; } else if (this._x >= 420) { this._x = 400; } }
Instance of Symbol 92 MovieClip "kari1" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 90 MovieClip "ene2" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene3" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene4" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene5" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene6" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene7" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene8" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene9" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene10" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene11" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene12" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene13" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene14" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene15" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene16" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene17" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene18" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene19" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene20" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene21" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene22" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene23" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 90 MovieClip "ene24" in Frame 180
onClipEvent (load) { function speedhanten() { speed = speed * -1; } function deathme() { this.brain = 3; } function keisan_saseru() { _root.keisan.ene_total_count(); } var brain = 1; var speed = 2; var death = 0; var braincounter = 200; var boom = new Sound(this); boom.attachSound("hit07"); this.keisan_saseru(); } onClipEvent (enterFrame) { if (death == 0) { braincounter = braincounter - 1; if (braincounter == 0) { brain = Math.floor(Math.random() * 2) + 1; braincounter = 200; } } if (brain == 1) { this._y = this._y + speed; if (this._y >= 300) { this._y = 290; speedhanten(); } else if (this._y <= 0) { speedhanten(); } } else if (brain == 2) { this._x = this._x + speed; if (this._x >= 420) { this._x = 400; speedhanten(); } else if (this._x <= 0) { speedhanten(); } } else if (brain == 3) { this._x = 6000; } if (this.hitTest(_root.my_tama) == true) { if (this.death == 0) { this.deathme(); _root.my_tama.modore(); _root.keisan.decreasing(); _root.ero_movie.playthis(); this.gotoAndPlay("bakuhatu"); boom.start(); this.death = 1; } } }
Instance of Symbol 92 MovieClip "kari2" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari3" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari5" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari6" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari4" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari7" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari8" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari9" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari10" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari11" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari12" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari13" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari14" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari15" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari16" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari17" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari18" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari19" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari20" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari21" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari22" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari23" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Instance of Symbol 92 MovieClip "kari24" in Frame 180
onClipEvent (load) { function sound_delete() { this.beem = 0; } function falling() { this._y = this._y + speed; if (this._y >= 400) { this._x = flocx; this._y = flocy; fallingswith = 0; } } function meichu() { _root.my_ship.gotoAndplay("death"); } function timer_reset() { timer = Math.floor(Math.random() * 300) + 100; } var speed = (Math.floor(Math.random() * 15) + 7); var brain = 1; var timer = (Math.floor(Math.random() * 300) + 100); var thisname = this._name; var target_ene = thisname.slice(4); var flocx = this._x; var flocy = this._y; var fallingswitch = 0; var beem = new Sound(this); var obj = eval ("_root.ene" + target_ene); beem.attachSound("zubyun"); } onClipEvent (enterFrame) { timer = timer - 1; if (timer == 0) { var mokuhyo = _root.keisan.ene_total; setProperty(this, _x , obj._x); setProperty(this, _y , obj._y); if (obj.death == 0) { this.beem.start(); fallingswitch = 1; timer_reset(); } else if (obj.death == 1) { } } if (fallingswitch == 1) { falling(); } if (this.hitTest(_root.my_ship) == true) { meichu(); } }
Frame 183
gotoAndPlay (181);
Symbol 21 Button
on (release) { gotoAndPlay (28); }
Symbol 29 Button
on (release) { gotoAndPlay (3); }
Symbol 45 Button
on (release) { play(); }
Symbol 81 Button
on (release) { this.play(); }
Symbol 85 Button
on (release) { _root.gotoAndPlay(1); }
Symbol 86 MovieClip Frame 1
stop();
Symbol 86 MovieClip Frame 50
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 99
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 148
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 197
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 246
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 295
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 344
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 393
this.gotoAndStop(1);
Symbol 86 MovieClip Frame 430
_root.kari1.sound_delete(); _root.kari2.sound_delete(); _root.kari3.sound_delete(); stop();
Symbol 86 MovieClip Frame 823
stop();
Symbol 90 MovieClip Frame 10
gotoAndPlay (2);
Symbol 90 MovieClip Frame 41
stop();
Symbol 94 Button
on (release) { _root.my_tama.hassya(mylocx, mylocy); }
Symbol 98 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 2
var resume_counter = 100;
Symbol 98 MovieClip Frame 26
resume_counter = resume_counter - 1; if (resume_counter <= 0) { _root.meter.play(); this.gotoandStop(1); }
Symbol 98 MovieClip Frame 27
this.gotoAndPlay(26);
Symbol 100 MovieClip Frame 1
stop();
Symbol 100 MovieClip Frame 2
stop();
Symbol 100 MovieClip Frame 3
stop();
Symbol 100 MovieClip Frame 4
stop();
Symbol 100 MovieClip Frame 5
stop();
Symbol 100 MovieClip Frame 6
_root.gotoAndStop("game_over");

Library Items

Symbol 1 Sound [hit07]
Symbol 2 Sound [bombombom]Used by:98
Symbol 3 Sound [あはん6.aif]Used by:86
Symbol 4 Sound [あはん5.aif]Used by:86
Symbol 5 Sound [あはん4.aif]Used by:86
Symbol 6 Sound [あはん3.aif]Used by:86
Symbol 7 Sound [あはん2.aif]Used by:86
Symbol 8 Sound [zubyun]Used by:Timeline
Symbol 9 Sound [mybeem]Used by:21
Symbol 10 BitmapUsed by:11 35 93 99
Symbol 11 GraphicUses:10Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 FontUsed by:14 15 16 17 19 20 25 26 27 37 42 43 48 76 78 79 82 83
Symbol 14 TextUses:13Used by:Timeline
Symbol 15 TextUses:13Used by:Timeline
Symbol 16 TextUses:13Used by:Timeline
Symbol 17 TextUses:13Used by:Timeline
Symbol 18 GraphicUsed by:21
Symbol 19 TextUses:13Used by:21
Symbol 20 TextUses:13Used by:21
Symbol 21 ButtonUses:18 19 20 9Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClipUses:23Used by:Timeline
Symbol 25 TextUses:13Used by:Timeline
Symbol 26 TextUses:13Used by:29 85
Symbol 27 TextUses:13Used by:29
Symbol 28 GraphicUsed by:29
Symbol 29 ButtonUses:26 27 28Used by:Timeline
Symbol 30 GraphicUsed by:34 92
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:33
Symbol 33 MovieClipUses:32Used by:34
Symbol 34 MovieClipUses:30 33Used by:Timeline
Symbol 35 GraphicUses:10Used by:36
Symbol 36 MovieClipUses:35Used by:Timeline
Symbol 37 TextUses:13Used by:Timeline
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:40 87
Symbol 40 MovieClipUses:39Used by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 TextUses:13Used by:45
Symbol 43 TextUses:13Used by:45
Symbol 44 GraphicUsed by:45
Symbol 45 ButtonUses:42 43 44Used by:Timeline
Symbol 46 GraphicUsed by:Timeline
Symbol 47 GraphicUsed by:49
Symbol 48 TextUses:13Used by:49
Symbol 49 MovieClipUses:47 48Used by:Timeline
Symbol 50 GraphicUsed by:51 100
Symbol 51 MovieClipUses:50Used by:86
Symbol 52 BitmapUsed by:53
Symbol 53 GraphicUses:52Used by:54
Symbol 54 MovieClipUses:53Used by:86
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:57
Symbol 57 MovieClipUses:56Used by:86
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:60
Symbol 60 MovieClipUses:59Used by:86
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:63
Symbol 63 MovieClipUses:62Used by:86
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64Used by:66
Symbol 66 MovieClipUses:65Used by:86
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:69
Symbol 69 MovieClipUses:68Used by:86
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:72
Symbol 72 MovieClipUses:71Used by:86
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:75
Symbol 75 MovieClipUses:74Used by:86
Symbol 76 TextUses:13Used by:77
Symbol 77 MovieClipUses:76Used by:86
Symbol 78 TextUses:13Used by:81
Symbol 79 TextUses:13Used by:81
Symbol 80 GraphicUsed by:81
Symbol 81 ButtonUses:78 79 80Used by:86
Symbol 82 TextUses:13Used by:86
Symbol 83 TextUses:13Used by:85
Symbol 84 GraphicUsed by:85
Symbol 85 ButtonUses:26 83 84Used by:86
Symbol 86 MovieClipUses:51 54 7 57 6 60 5 63 4 66 3 69 72 75 77 81 82 85Used by:Timeline
Symbol 87 MovieClipUses:39Used by:90
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:90
Symbol 90 MovieClipUses:87 89Used by:Timeline
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:91 30Used by:Timeline
Symbol 93 GraphicUses:10Used by:94
Symbol 94 ButtonUses:93Used by:98
Symbol 95 ShapeTweeningUsed by:98
Symbol 96 GraphicUsed by:97 98
Symbol 97 MovieClipUses:96Used by:98
Symbol 98 MovieClipUses:94 95 2 96 97Used by:Timeline
Symbol 99 GraphicUses:10Used by:100
Symbol 100 MovieClipUses:50 99Used by:Timeline

Instance Names

"keisan"Frame 179Symbol 49 MovieClip
"ero_movie"Frame 180Symbol 86 MovieClip
"ene1"Frame 180Symbol 90 MovieClip
"my_tama"Frame 180Symbol 92 MovieClip
"my_ship"Frame 180Symbol 98 MovieClip
"kari1"Frame 180Symbol 92 MovieClip
"meter"Frame 180Symbol 100 MovieClip
"ene2"Frame 180Symbol 90 MovieClip
"ene3"Frame 180Symbol 90 MovieClip
"ene4"Frame 180Symbol 90 MovieClip
"ene5"Frame 180Symbol 90 MovieClip
"ene6"Frame 180Symbol 90 MovieClip
"ene7"Frame 180Symbol 90 MovieClip
"ene8"Frame 180Symbol 90 MovieClip
"ene9"Frame 180Symbol 90 MovieClip
"ene10"Frame 180Symbol 90 MovieClip
"ene11"Frame 180Symbol 90 MovieClip
"ene12"Frame 180Symbol 90 MovieClip
"ene13"Frame 180Symbol 90 MovieClip
"ene14"Frame 180Symbol 90 MovieClip
"ene15"Frame 180Symbol 90 MovieClip
"ene16"Frame 180Symbol 90 MovieClip
"ene17"Frame 180Symbol 90 MovieClip
"ene18"Frame 180Symbol 90 MovieClip
"ene19"Frame 180Symbol 90 MovieClip
"ene20"Frame 180Symbol 90 MovieClip
"ene21"Frame 180Symbol 90 MovieClip
"ene22"Frame 180Symbol 90 MovieClip
"ene23"Frame 180Symbol 90 MovieClip
"ene24"Frame 180Symbol 90 MovieClip
"kari2"Frame 180Symbol 92 MovieClip
"kari3"Frame 180Symbol 92 MovieClip
"kari5"Frame 180Symbol 92 MovieClip
"kari6"Frame 180Symbol 92 MovieClip
"kari4"Frame 180Symbol 92 MovieClip
"kari7"Frame 180Symbol 92 MovieClip
"kari8"Frame 180Symbol 92 MovieClip
"kari9"Frame 180Symbol 92 MovieClip
"kari10"Frame 180Symbol 92 MovieClip
"kari11"Frame 180Symbol 92 MovieClip
"kari12"Frame 180Symbol 92 MovieClip
"kari13"Frame 180Symbol 92 MovieClip
"kari14"Frame 180Symbol 92 MovieClip
"kari15"Frame 180Symbol 92 MovieClip
"kari16"Frame 180Symbol 92 MovieClip
"kari17"Frame 180Symbol 92 MovieClip
"kari18"Frame 180Symbol 92 MovieClip
"kari19"Frame 180Symbol 92 MovieClip
"kari20"Frame 180Symbol 92 MovieClip
"kari21"Frame 180Symbol 92 MovieClip
"kari22"Frame 180Symbol 92 MovieClip
"kari23"Frame 180Symbol 92 MovieClip
"kari24"Frame 180Symbol 92 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "hit07"
ExportAssets (56)Timeline Frame 1Symbol 2 as "bombombom"
ExportAssets (56)Timeline Frame 1Symbol 3 as "あはん6.aif"
ExportAssets (56)Timeline Frame 1Symbol 4 as "あはん5.aif"
ExportAssets (56)Timeline Frame 1Symbol 5 as "あはん4.aif"
ExportAssets (56)Timeline Frame 1Symbol 6 as "あはん3.aif"
ExportAssets (56)Timeline Frame 1Symbol 7 as "あはん2.aif"
ExportAssets (56)Timeline Frame 1Symbol 8 as "zubyun"
ExportAssets (56)Timeline Frame 1Symbol 9 as "mybeem"
ExportAssets (56)Timeline Frame 3Symbol 9 as "mybeem"
ExportAssets (56)Timeline Frame 29Symbol 8 as "zubyun"
ExportAssets (56)Timeline Frame 180Symbol 7 as "あはん2.aif"
ExportAssets (56)Timeline Frame 180Symbol 6 as "あはん3.aif"
ExportAssets (56)Timeline Frame 180Symbol 5 as "あはん4.aif"
ExportAssets (56)Timeline Frame 180Symbol 4 as "あはん5.aif"
ExportAssets (56)Timeline Frame 180Symbol 3 as "あはん6.aif"
ExportAssets (56)Timeline Frame 180Symbol 6 as "あはん3.aif"
ExportAssets (56)Timeline Frame 180Symbol 4 as "あはん5.aif"
ExportAssets (56)Timeline Frame 180Symbol 6 as "あはん3.aif"
ExportAssets (56)Timeline Frame 180Symbol 7 as "あはん2.aif"
ExportAssets (56)Timeline Frame 180Symbol 3 as "あはん6.aif"
ExportAssets (56)Timeline Frame 180Symbol 2 as "bombombom"

Labels

"title"Frame 3
"game_over"Frame 19
"next_point"Frame 28
"gaming"Frame 181
"tomoko"Symbol 86 MovieClip Frame 2
"yukari"Symbol 86 MovieClip Frame 51
"reiko"Symbol 86 MovieClip Frame 100
"madoka"Symbol 86 MovieClip Frame 149
"nanae"Symbol 86 MovieClip Frame 198
"miho"Symbol 86 MovieClip Frame 247
"yurina"Symbol 86 MovieClip Frame 296
"ayaka"Symbol 86 MovieClip Frame 345
"clear_movie"Symbol 86 MovieClip Frame 394
"alive"Symbol 90 MovieClip Frame 2
"bakuhatu"Symbol 90 MovieClip Frame 11
"death"Symbol 98 MovieClip Frame 2




http://swfchan.com/6/28364/info.shtml
Created: 20/5 -2019 10:54:28 Last modified: 20/5 -2019 10:54:28 Server time: 05/05 -2024 21:22:24