Combined Code
movieClip 430 tabako_kao {
frame 1 {
yy = _y;
}
frame 1 {
_root.obj.obj_kesi();
}
frame 2 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 80;
} else {
_y = yy;
_yscale = 100;
}
}
frame 4 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 80;
} else {
_y = yy;
_yscale = 100;
}
}
frame 4 {
snd_rou = new Sound();
snd_rou.attachSound('snd_tabako');
snd_rou.start();
_root.M_quake.mag = 150;
}
frame 7 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 80;
} else {
_y = yy;
_yscale = 100;
}
}
frame 10 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 80;
} else {
_y = yy;
_yscale = 100;
}
}
frame 13 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 80;
} else {
_y = yy;
_yscale = 100;
}
}
frame 13 {
_root.obj.obj_hyouji();
}
frame 59 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 80;
} else {
_y = yy;
_yscale = 100;
}
}
frame 60 {
gotoAndPlay(59);
}
frame 81 {
_root.tabako_kesi = 0;
--_root.obj_tabako;
this.removeMovieClip();
}
}
movieClip 431 tabako {
frame 1 {
_root.obj.obj_kesi();
}
frame 4 {
snd_rou = new Sound();
snd_rou.attachSound('snd_tabako');
snd_rou.start();
_root.M_quake.mag = 150;
}
frame 13 {
_root.obj.obj_hyouji();
}
frame 58 {
stop();
}
frame 81 {
_root.tabako_kesi = 0;
--_root.obj_tabako;
this.removeMovieClip();
}
}
movieClip 434 hari_kao {
frame 1 {
_root.obj.obj_kesi();
yy = _y;
}
frame 2 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 3 {
_root.M_quake.mag = 70;
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 4 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 5 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 7 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 10 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 16 {
_root.obj.obj_hyouji();
}
frame 20 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 21 {
if (_root.hari_kesi_kao == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 30) {
gotoAndPlay(22);
} else {
_root.hari_kesi_kao = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 22 {
function init() {
accel = 5;
}
speed = -50;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 50 {
_root.hari_kesi_kao = 0;
--_root.obj_hari_kao;
this.removeMovieClip();
}
}
movieClip 435 hari_r {
frame 1 {
_root.obj.obj_kesi();
}
frame 3 {
_root.M_quake.mag = 70;
}
frame 16 {
_root.obj.obj_hyouji();
}
frame 21 {
if (_root.hari_kesi_r == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
gotoAndPlay(22);
} else {
_root.hari_kesi_r = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 22 {
function init() {
accel = 5;
}
speed = -50;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 50 {
_root.hari_kesi_r = 0;
--_root.obj_hari_r;
this.removeMovieClip();
}
}
movieClip 436 hari {
frame 1 {
_root.obj.obj_kesi();
}
frame 3 {
_root.M_quake.mag = 70;
}
frame 16 {
_root.obj.obj_hyouji();
}
frame 21 {
if (_root.hari_kesi == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
gotoAndPlay(22);
} else {
_root.hari_kesi = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 22 {
function init() {
accel = 5;
}
speed = -50;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 50 {
_root.hari_kesi = 0;
--_root.obj_hari;
this.removeMovieClip();
}
}
movieClip 438 basyo {
}
movieClip 441 rou_kao2 {
frame 1 {
yy = _y;
}
frame 2 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 4 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
}
frame 7 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 10 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 13 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 20 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 21 {
if (_root.rou_kesi_kao == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi_kao = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi_kao = 0;
--_root.obj_rou_kao;
this.removeMovieClip();
}
}
movieClip 442 rou_r2 {
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
}
frame 21 {
if (_root.rou_kesi_r == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi_r = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi_r = 0;
--_root.obj_rou_r;
this.removeMovieClip();
}
}
movieClip 443 rou2 {
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
}
frame 21 {
if (_root.rou_kesi == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi = 0;
--_root.obj_rou;
this.removeMovieClip();
}
}
movieClip 446 rou_kao1 {
frame 1 {
yy = _y;
}
frame 2 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 4 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
}
frame 7 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 10 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 13 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 20 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 21 {
if (_root.rou_kesi_kao == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi_kao = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi_kao = 0;
--_root.obj_rou_kao;
this.removeMovieClip();
}
}
movieClip 447 rou_r1 {
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
}
frame 21 {
if (_root.rou_kesi_r == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi_r = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi_r = 0;
--_root.obj_rou_r;
this.removeMovieClip();
}
}
movieClip 448 rou1 {
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
}
frame 21 {
if (_root.rou_kesi == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi = 0;
--_root.obj_rou;
this.removeMovieClip();
}
}
movieClip 451 rou_r0 {
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
_root.M_quake.mag = 20;
}
frame 21 {
if (_root.rou_kesi_r == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi_r = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi_r = 0;
--_root.obj_rou_r;
this.removeMovieClip();
}
}
movieClip 452 rou_kao0 {
frame 1 {
yy = _y;
}
frame 2 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 4 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
_root.M_quake.mag = 20;
}
frame 7 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 10 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 13 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 60;
} else {
_y = yy;
_yscale = 100;
}
}
frame 20 {
if (_root.kao_muki == 'ue') {
_y = yy - 50;
_yscale = 70;
} else {
_y = yy;
_yscale = 100;
}
}
frame 21 {
if (_root.rou_kesi_kao == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi_kao = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi_kao = 0;
--_root.obj_rou_kao;
this.removeMovieClip();
}
}
movieClip 453 rou0 {
frame 2 {
rand = Math.floor(Math.random() * 100);
if (rand > 80 || n > 10) {
gotoAndPlay(3);
} else {
++n;
gotoAndPlay(1);
}
}
frame 6 {
snd_rou = new Sound();
snd_rou.attachSound('snd_rou');
snd_rou.start();
_root.M_quake.mag = 20;
}
frame 21 {
if (_root.rou_kesi == 1) {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(22);
} else {
_root.rou_kesi = 0;
gotoAndPlay(20);
}
} else {
gotoAndPlay(20);
}
}
frame 25 {
function init() {
accel = 5;
}
speed = -30;
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
speed += accel;
if (this._rotation < 180) {
this._rotation += 15;
}
};
}
frame 35 {
_root.rou_kesi = 0;
--_root.obj_rou;
this.removeMovieClip();
}
}
movieClip 459 muti0 {
frame 1 {
_root.obj.obj_kesi();
}
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('muti_0');
muti_0.start();
}
frame 2 {
_root.M_quake.mag = 70;
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
}
frame 5 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 0;
filters = new Array(param);
}
frame 34 {
_root.obj.obj_hyouji();
this.removeMovieClip();
}
}
movieClip 472 hitmark {
frame 1 {
this.blendMode = 'add';
}
frame 7 {
this.removeMovieClip();
}
}
movieClip 475 punch1 {
frame 1 {
_root.obj.obj_kesi();
}
frame 17 {
_root.obj.obj_hyouji();
this.removeMovieClip();
}
}
movieClip 476 punch0 {
frame 1 {
_root.obj.obj_kesi();
}
frame 17 {
_root.obj.obj_hyouji();
this.removeMovieClip();
}
}
movieClip 492 spam_01 {
frame 7 {
this.removeMovieClip();
}
frame 12 {
rand = Math.floor(Math.random() * 100);
if (rand > 60) {
gotoAndPlay(151);
} else {
if (rand > 30) {
gotoAndPlay(81);
} else {
play();
}
}
}
frame 80 {
this.removeMovieClip();
}
frame 150 {
this.removeMovieClip();
}
frame 220 {
this.removeMovieClip();
}
}
movieClip 493 spam_02 {
frame 1 {
rand = Math.floor(Math.random() * 100) - 50;
_x = rand;
rand = Math.floor(Math.random() * 100) - 50;
_y = rand;
rand = Math.floor(Math.random() * 180) - 90;
_rotation = rand;
rand = Math.floor(Math.random() * 50) + 50;
_xscale = rand;
_yscale = rand;
}
frame 31 {
this.removeMovieClip();
}
}
movieClip 496 syouben_01 {
frame 1 {
syou_0 = new Sound();
syou_0.attachSound('syou_0.mp3');
syou_1 = new Sound();
syou_1.attachSound('syou_1.mp3');
syou_2 = new Sound();
syou_2.attachSound('syou_2.mp3');
syou_3 = new Sound();
syou_3.attachSound('syou_3.mp3');
syou_4 = new Sound();
syou_4.attachSound('syou_4.mp3');
syou_5 = new Sound();
syou_5.attachSound('syou_5.mp3');
}
frame 1 {
rand = Math.floor(Math.random() * 100);
_xscale = rand;
_yscale = rand;
rand = Math.floor(Math.random() * 360);
_rotation = _rotation + rand;
this.onEnterFrame = function () {
rand = Math.floor(Math.random() * 10) - 5;
_x = _x + (dx + rand);
_y = _y + (dy + rand);
};
}
frame 17 {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
gotoAndPlay(_currentframe + 2);
}
}
frame 23 {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
gotoAndPlay(_currentframe + 2);
}
}
frame 28 {
k = Math.floor(Math.random() * 6);
ply_snd = eval('syou_' + k);
ply_snd.start();
}
frame 28 {
this.onEnterFrame = function () {
_x = _x + 0;
_y = _y + 0;
if (_x < 0 || _x > Stage.width || _y < 0 || _y > Stage.height) {
this.removeMovieClip();
}
};
}
frame 33 {
this.removeMovieClip();
}
}
movieClip 499 {
}
movieClip 500 yakiin_r {
frame 1 {
_root.obj.obj_kesi();
}
instance of movieClip 499 {
onClipEvent (load) {
sindo = 0;
obj_kemuri = 0;
}
onClipEvent (enterFrame) {
_parent._x = _root.basyo_r_x;
_parent._y = _root.basyo_r_y;
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
++sindo;
++obj_kemuri;
newInstanceName = 'kemuri_' + obj_kemuri;
this.attachMovie('kemuri', newInstanceName, sindo);
}
}
}
frame 4 {
snd_rou = new Sound();
snd_rou.attachSound('snd_yakiin');
snd_rou.start();
_root.M_quake.mag = 250;
}
frame 150 {
_root.obj.obj_hyouji();
}
frame 151 {
this.removeMovieClip();
}
}
movieClip 501 yakiin_kao {
frame 1 {
_root.obj.obj_kesi();
}
instance of movieClip 499 {
onClipEvent (load) {
sindo = 0;
obj_kemuri = 0;
}
onClipEvent (enterFrame) {
_parent._x = _root.basyo_kao_x;
_parent._y = _root.basyo_kao_y;
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
++sindo;
++obj_kemuri;
newInstanceName = 'kemuri_' + obj_kemuri;
this.attachMovie('kemuri', newInstanceName, sindo);
}
}
}
frame 4 {
snd_rou = new Sound();
snd_rou.attachSound('snd_yakiin');
snd_rou.start();
_root.M_quake.mag = 250;
}
frame 150 {
_root.obj.obj_hyouji();
}
frame 151 {
this.removeMovieClip();
}
}
movieClip 502 yakiin {
frame 1 {
_root.obj.obj_kesi();
}
instance of movieClip 499 {
onClipEvent (load) {
sindo = 0;
obj_kemuri = 0;
}
onClipEvent (enterFrame) {
_parent._x = _root.basyo_x;
_parent._y = _root.basyo_y;
rand = Math.floor(Math.random() * 100);
if (rand > 60) {
++sindo;
++obj_kemuri;
newInstanceName = 'kemuri_' + obj_kemuri;
this.attachMovie('kemuri', newInstanceName, sindo);
}
}
}
frame 4 {
snd_rou = new Sound();
snd_rou.attachSound('snd_yakiin');
snd_rou.start();
_root.M_quake.mag = 250;
}
frame 150 {
_root.obj.obj_hyouji();
}
frame 151 {
this.removeMovieClip();
}
}
movieClip 505 otoko_asi_r {
frame 1 {
_root.obj.obj_kesi();
fumi_0 = new Sound();
fumi_0.attachSound('fumi_0.mp3');
fumi_1 = new Sound();
fumi_1.attachSound('fumi_1.mp3');
fumi_2 = new Sound();
fumi_2.attachSound('fumi_2.mp3');
fumi_3 = new Sound();
fumi_3.attachSound('fumi_3.mp3');
fumi_4 = new Sound();
fumi_4.attachSound('fumi_4.mp3');
fumi_5 = new Sound();
fumi_5.attachSound('fumi_5.mp3');
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_r_x;
_parent._y = _root.basyo_r_y;
}
}
frame 4 {
gurd_0 = new Sound();
gurd_0.attachSound('gurd');
gurd_0.start();
_root.M_quake.mag = 100;
}
frame 5 {
k = Math.floor(Math.random() * 4);
ply_snd = eval('fumi_' + k);
ply_snd.start();
}
frame 10 {
if (_root.fumi != 'on') {
gotoAndPlay(31);
}
}
frame 21 {
if (_root.fumi != 'on') {
gotoAndPlay(31);
}
}
frame 30 {
if (_root.fumi == 'on') {
gotoAndPlay(5);
} else {
gotoAndPlay(31);
}
}
frame 40 {
_root.obj.obj_hyouji();
this.removeMovieClip();
}
frame 150 {
_root.obj.obj_hyouji();
}
frame 151 {
this.removeMovieClip();
}
}
movieClip 506 otoko_asi_kao {
frame 1 {
_root.obj.obj_kesi();
fumi_0 = new Sound();
fumi_0.attachSound('fumi_0.mp3');
fumi_1 = new Sound();
fumi_1.attachSound('fumi_1.mp3');
fumi_2 = new Sound();
fumi_2.attachSound('fumi_2.mp3');
fumi_3 = new Sound();
fumi_3.attachSound('fumi_3.mp3');
fumi_4 = new Sound();
fumi_4.attachSound('fumi_4.mp3');
fumi_5 = new Sound();
fumi_5.attachSound('fumi_5.mp3');
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_kao_x;
_parent._y = _root.basyo_kao_y;
}
}
frame 4 {
gurd_0 = new Sound();
gurd_0.attachSound('gurd');
gurd_0.start();
_root.M_quake.mag = 100;
}
frame 5 {
k = Math.floor(Math.random() * 4);
ply_snd = eval('fumi_' + k);
ply_snd.start();
}
frame 10 {
if (_root.fumi != 'on') {
gotoAndPlay(31);
}
}
frame 21 {
if (_root.fumi != 'on') {
gotoAndPlay(31);
}
}
frame 30 {
if (_root.fumi == 'on') {
gotoAndPlay(5);
} else {
gotoAndPlay(31);
}
}
frame 40 {
_root.obj.obj_hyouji();
this.removeMovieClip();
}
frame 150 {
_root.obj.obj_hyouji();
}
frame 151 {
this.removeMovieClip();
}
}
movieClip 507 otoko_asi {
frame 1 {
_root.obj.obj_kesi();
fumi_0 = new Sound();
fumi_0.attachSound('fumi_0.mp3');
fumi_1 = new Sound();
fumi_1.attachSound('fumi_1.mp3');
fumi_2 = new Sound();
fumi_2.attachSound('fumi_2.mp3');
fumi_3 = new Sound();
fumi_3.attachSound('fumi_3.mp3');
fumi_4 = new Sound();
fumi_4.attachSound('fumi_4.mp3');
fumi_5 = new Sound();
fumi_5.attachSound('fumi_5.mp3');
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_x;
_parent._y = _root.basyo_y;
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.fumi != 'on') {
_parent.gotoAndPlay(31);
}
}
}
frame 4 {
gurd_0 = new Sound();
gurd_0.attachSound('gurd');
gurd_0.start();
_root.M_quake.mag = 100;
}
frame 5 {
k = Math.floor(Math.random() * 4);
ply_snd = eval('fumi_' + k);
ply_snd.start();
}
frame 30 {
gotoAndPlay(5);
}
frame 40 {
_root.obj.obj_hyouji();
this.removeMovieClip();
}
frame 150 {
_root.obj.obj_hyouji();
}
frame 151 {
this.removeMovieClip();
}
}
movieClip 526 milk_r {
frame 1 {
rand = Math.floor(Math.random() * 60) + 60;
_xscale = rand;
_yscale = rand;
rand = Math.floor(Math.random() * 360);
_rotation = rand;
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_r_x;
_parent._y = _root.basyo_r_y;
}
}
frame 10 {
this.removeMovieClip();
}
}
movieClip 527 milk {
frame 1 {
rand = Math.floor(Math.random() * 60) + 60;
_xscale = rand;
_yscale = rand;
rand = Math.floor(Math.random() * 360);
_rotation = rand;
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_x;
_parent._y = _root.basyo_y;
}
}
frame 10 {
this.removeMovieClip();
}
}
movieClip 534 stun {
frame 1 {
_root.M_quake.mag = 170;
}
frame 3 {
_root.M_quake.mag = 170;
}
frame 5 {
_root.M_quake.mag = 170;
}
frame 61 {
this.removeMovieClip();
}
}
movieClip 537 kemuri2 {
frame 1 {
k = Math.floor(Math.random() * 50) + 50;
this._xscale -= k;
this._yscale -= k;
k = Math.floor(Math.random() * 50);
this._alpha -= k;
k = Math.floor(Math.random() * 50) - 25;
this._y = k;
k = Math.floor(Math.random() * 50) - 25;
this._x = k;
yy = 0;
speed = 0;
}
frame 3 {
function init() {
accel = -2;
}
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
this._alpha -= 5;
speed += accel;
};
}
frame 4 {
if (yy < 30) {
init();
this.onEnterFrame = function () {
this._y += speed;
this._x += k;
this._alpha -= 5;
speed += accel;
};
--this._xscale;
--this._yscale;
++yy;
n = random(10);
if (n > 5) {
++yy;
}
gotoAndPlay(3);
} else {
this.removeMovieClip();
}
}
}
movieClip 538 kemuri {
frame 1 {
k = Math.floor(Math.random() * 20);
this._xscale -= k;
this._yscale -= k;
k = Math.floor(Math.random() * 50);
this._alpha -= k;
k = Math.floor(Math.random() * 100) - 50;
this._y = k;
k = Math.floor(Math.random() * 100) - 50;
this._x = k;
yy = 0;
speed = 0;
}
frame 3 {
function init() {
accel = -2;
}
init();
this.onEnterFrame = function () {
k = random(3);
this._y += speed;
this._x += k;
this._alpha -= 5;
speed += accel;
};
}
frame 4 {
if (yy < 30) {
init();
this.onEnterFrame = function () {
this._y += speed;
this._x += k;
this._alpha -= 5;
speed += accel;
};
--this._xscale;
--this._yscale;
++yy;
n = random(10);
if (n > 5) {
++yy;
}
gotoAndPlay(3);
} else {
this.removeMovieClip();
}
}
}
movieClip 539 kemuri_hassei {
instance of movieClip 499 {
onClipEvent (load) {
sindo = 0;
obj_kemuri = 0;
}
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
++sindo;
++obj_kemuri;
newInstanceName = 'kemuri_' + obj_kemuri;
this.attachMovie('kemuri2', newInstanceName, sindo);
}
}
}
frame 60 {
this.removeMovieClip();
}
}
button 552 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 553 lock_ed_kaijo_04 {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_ed_04 = 'on';
_root.lso.data.lock_ed_04 = 'on';
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 557 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 558 lock_ed_kaijo_03 {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_ed_03 = 'on';
_root.lso.data.lock_ed_03 = 'on';
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 562 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 563 lock_ed_kaijo_02 {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_ed_02 = 'on';
_root.lso.data.lock_ed_02 = 'on';
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 567 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 568 lock_kizetu {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_kizetu = 'on';
_root.lso.data.lock_kizetu = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 572 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 573 lock_master {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_master = 'on';
_root.lso.data.lock_master = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 577 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 578 lock_clear_kaijo {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_clear = 'on';
_root.lso.data.lock_clear = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 582 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 583 lock_crush {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_crush = 'on';
_root.lso.data.lock_crush = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 587 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 588 lock_kitiku {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_kitiku = 'on';
_root.lso.data.lock_kitiku = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 592 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 593 lock_zettyou {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_zettyou = 'on';
_root.lso.data.lock_zettyou = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 597 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 598 lock_syasei {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_syasei = 'on';
_root.lso.data.lock_syasei = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 602 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 603 lock_yakiin {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_yakiin = 'on';
_root.lso.data.lock_yakiin = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 607 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 608 lock_punch {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_punch = 'on';
_root.lso.data.lock_punch = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 612 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 613 lock_tabako {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_tabako = 'on';
_root.lso.data.lock_tabako = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 617 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 618 lock_hari {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_hari = 'on';
_root.lso.data.lock_hari = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 622 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 623 lock_rou {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_rou = 'on';
_root.lso.data.lock_rou = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 627 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 628 lock_muti_kaijo {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_muti = 'on';
_root.lso.data.lock_muti = 'on';
lso.flush();
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 632 {
on (press) {
gotoAndPlay(12);
}
}
movieClip 633 lock_ed_kaijo_01 {
frame 1 {
muti_0 = new Sound();
muti_0.attachSound('metal_0.mp3');
muti_0.start();
_root.lock_ed_01 = 'on';
_root.lso.data.lock_ed_01 = 'on';
k = 0;
p = 0;
}
frame 11 {
if (k < 150) {
++k;
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay(_currentframe + 1);
}
}
frame 18 {
this.removeMovieClip();
}
}
button 637 {
on (press) {
play();
}
}
movieClip 653 {
}
button 654 {
on (press) {
this.removeMovieClip();
play();
}
}
movieClip 665 {
}
movieClip 676 {
}
movieClip 687 {
}
movieClip 702 {
}
movieClip 713 {
}
movieClip 727 {
}
movieClip 735 {
}
movieClip 746 {
}
movieClip 760 {
}
movieClip 769 {
}
movieClip 780 {
}
movieClip 791 {
}
movieClip 792 jisseki {
frame 1 {
stop();
}
instance of movieClip 653 {
onClipEvent (enterFrame) {
if (_root.lock_muti != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 665 {
onClipEvent (enterFrame) {
if (_root.lock_clear != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 676 {
onClipEvent (enterFrame) {
if (_root.lock_crush != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 687 {
onClipEvent (enterFrame) {
if (_root.lock_kitiku != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 702 {
onClipEvent (enterFrame) {
if (_root.lock_rou != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 713 {
onClipEvent (enterFrame) {
if (_root.lock_kizetu != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 727 {
onClipEvent (enterFrame) {
if (_root.lock_hari != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 735 {
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 746 {
onClipEvent (enterFrame) {
if (_root.lock_zettyou != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 760 {
onClipEvent (enterFrame) {
if (_root.lock_tabako != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 769 {
onClipEvent (enterFrame) {
if (_root.lock_punch != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 780 {
onClipEvent (enterFrame) {
if (_root.lock_yakiin != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 791 {
onClipEvent (enterFrame) {
if (_root.lock_syasei != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
frame 2 {
this.removeMovieClip();
}
}
movieClip 795 {
}
movieClip 796 yakiin_kizu {
frame 2 {
if (_root.obj_yakiin > 0) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 161 {
stop();
}
}
frame 1 {
lso = SharedObject.getLocal('savedata07');
_root.lock_ed_01 = lso.data.lock_ed_01;
_root.lock_ed_02 = lso.data.lock_ed_02;
_root.lock_ed_03 = lso.data.lock_ed_03;
_root.lock_ed_04 = lso.data.lock_ed_04;
_root.lock_muti = lso.data.lock_muti;
_root.lock_rou = lso.data.lock_rou;
_root.lock_hari = lso.data.lock_hari;
_root.lock_tabako = lso.data.lock_tabako;
_root.lock_punch = lso.data.lock_punch;
_root.lock_yakiin = lso.data.lock_yakiin;
_root.lock_syasei = lso.data.lock_syasei;
_root.lock_zettyou = lso.data.lock_zettyou;
_root.lock_kizetu = lso.data.lock_kizetu;
_root.lock_kitiku = lso.data.lock_kitiku;
_root.lock_crush = lso.data.lock_crush;
_root.lock_clear = lso.data.lock_clear;
_root.lock_master = lso.data.lock_master;
if (lso.data.muti_kai == undefined) {
_root.muti_kai = 0;
} else {
_root.muti_kai = lso.data.muti_kai;
}
if (lso.data.rou_kai == undefined) {
_root.rou_kai = 0;
} else {
_root.rou_kai = lso.data.rou_kai;
}
if (lso.data.hari_kai == undefined) {
_root.hari_kai = 0;
} else {
_root.hari_kai = lso.data.hari_kai;
}
if (lso.data.tabako_kai == undefined) {
_root.tabako_kai = 0;
} else {
_root.tabako_kai = lso.data.tabako_kai;
}
if (lso.data.punch_kai == undefined) {
_root.punch_kai = 0;
} else {
_root.punch_kai = lso.data.punch_kai;
}
if (lso.data.yakiin_kai == undefined) {
_root.yakiin_kai = 0;
} else {
_root.yakiin_kai = lso.data.yakiin_kai;
}
if (lso.data.syasei_kai == undefined) {
_root.syasei_kai = 0;
} else {
_root.syasei_kai = lso.data.syasei_kai;
}
if (lso.data.zettyou_ruikei_kai == undefined) {
_root.zettyou_ruikei_kai = 0;
} else {
_root.zettyou_ruikei_kai = lso.data.zettyou_ruikei_kai;
}
if (lso.data.kizetu_ruikei_kai == undefined) {
_root.kizetu_ruikei_kai = 0;
} else {
_root.kizetu_ruikei_kai = lso.data.kizetu_ruikei_kai;
}
if (lso.data.kitiku_kai == undefined) {
_root.kitiku_kai = 0;
} else {
_root.kitiku_kai = lso.data.kitiku_kai;
}
if (lso.data.crush_kai == undefined) {
_root.crush_kai = 0;
} else {
_root.crush_kai = lso.data.crush_kai;
}
if (lso.data.clear_kai == undefined) {
_root.clear_kai = 0;
} else {
_root.clear_kai = lso.data.clear_kai;
}
}
frame 1 {
_quality = 'HIGH';
menu_cm = new ContextMenu();
menu_cm.builtInItems.forward_back = false;
menu_cm.builtInItems.loop = false;
menu_cm.builtInItems.play = false;
menu_cm.builtInItems.print = false;
menu_cm.builtInItems.quality = true;
menu_cm.builtInItems.rewind = false;
menu_cm.builtInItems.save = false;
menu_cm.builtInItems.zoom = false;
_root.menu = menu_cm;
_root.daruma = 'off';
_root.hanaji = 'off';
_root.clip_l = 'off';
_root.clip_r = 'off';
_root.titi_ti_l = 'off';
_root.titi_ti_r = 'off';
_root.mekakusi = 'off';
_root.milk = 'off';
_root.sakunyu = 'off';
_root.baibu = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
_root.paizuri = 'off';
_root.kao_kougeki = 0;
_root.tairyoku = 1000;
_root.sindo_syou = 0;
_root.punch_l = 0;
_root.punch_r = 0;
_root.setumei = 0;
_root.k = 0;
_root.rand = 0;
_root.basyo_x = 0;
_root.basyo_y = 0;
_root.sindo = 1;
_root.obj_lock = 0;
_root.obj_hari = 0;
_root.obj_hari_r = 0;
_root.obj_hari_kao = 0;
_root.obj_rou = 0;
_root.obj_rou_r = 0;
_root.obj_rou_kao = 0;
_root.rou_kesi = 0;
_root.rou_kesi_r = 0;
_root.rou_kesi_kao = 0;
_root.obj_tabako = 0;
_root.obj_tabako_r = 0;
_root.obj_tabako_kao = 0;
_root.obj_spam = 0;
_root.obj_syou = 0;
_root.obj_yakiin = 0;
_root.obj_yakiin_r = 0;
_root.obj_yakiin_kao = 0;
_root.obj_yakiin_kizu = 0;
_root.obj_yakiin_kizu_r = 0;
_root.tabako_kesi = 0;
_root.titi_ugoki = 0;
_root.titi_ugoki_r = 0;
_root.punch = 0;
_root.punch_hit = 0;
_root.muti_l = 0;
_root.muti_r = 0;
_root.obj_hit = 0;
_root.kizetu = 0;
_root.mukiryoku = 0;
_root.syasei = 0;
_root.syouben_ryou = 0;
_root.kinsi = 0;
_root.zettyou = 0;
_root.kizetu_kai = 0;
_root.zettyou_kai = 0;
_root.syouben_kai = 0;
_root.seme = 0;
play();
}
frame 10 {
stop();
}
button 800 {
on (press) {
_root.gotoAndStop('tyuusi');
}
}
button 801 {
on (press) {
play();
}
}
frame 20 {
_root.gotoAndPlay('title', 1);
}
frame 21 {
stop();
}
frame 22 {
stopAllSounds();
bgm = new Sound();
bgm.attachSound('bgm_07_natu_01.mp3');
bgm.start(0, 100);
}
frame 31 {
stop();
}
button 805 {
on (press) {
_root.gotoAndStop('jisseki', 1);
}
}
frame 66 {
stopAllSounds();
_root.gotoAndPlay('help', 1);
}
frame 76 {
stop();
}
frame 81 {
_root.gotoAndStop('tyoukyou', 1);
}
frame 82 {
stop();
}
frame 82 {
this.opaqueBackground = 16711680;
}
movieClip 811 {
}
movieClip 814 {
}
movieClip 817 {
}
movieClip 819 {
}
movieClip 828 {
}
movieClip 831 {
frame 2 {
if (_root.seme == 'sex') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 13 {
if (_root.seme == 'sex') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 834 {
}
movieClip 837 {
frame 2 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 844 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.punch_l + 1);
}
}
}
button 846 {
on (press) {
_root.dorei.damae(this);
if (_root.seme == 'hari' && _root.obj_hari < 50) {
++_root.sindo;
++_root.obj_hari;
newInstanceName = 'hari_' + _root.obj_hari;
this.attachMovie('hari', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
if (_ymouse > 0) {
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'n';
} else {
if (_xmouse < 0) {
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
} else {
_root.titi_ugoki = 'l';
_root.titi_ugoki_r = 'n';
}
}
_root.dorei.hari_kurai(this);
} else {
if (_root.seme == 'rou' && _root.obj_rou < 100) {
i = 1;
while (i < 7) {
++_root.sindo;
++_root.obj_rou;
newInstanceName = 'rou_' + _root.obj_rou;
rand = Math.floor(Math.random() * 3);
this.attachMovie('rou' + rand, newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._x = _xmouse + rand;
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._y = _ymouse + rand;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
rand = Math.floor(Math.random() * 360);
this[newInstanceName]._rotation = rand;
rand = Math.floor(Math.random() * 100) + 20;
this[newInstanceName]._xscale = rand;
this[newInstanceName]._yscale = rand;
++i;
}
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.rou_kurai(this);
} else {
if (_root.seme == 'muti') {
++_root.muti_l;
if (_root.obj_rou > 0) {
_root.rou_kesi = 1;
}
if (_root.obj_hari > 0) {
_root.hari_kesi = 1;
}
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
if (_ymouse > 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._yscale = -100;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'n';
} else {
if (_xmouse < 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 180;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
} else {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'l';
_root.titi_ugoki_r = 'n';
}
}
if (_root.clip_l == 'on') {
_root.clip_l = 'off';
_root.dorei.clip_otosi_kurai(this);
} else {
_root.dorei.muti_kurai(this);
}
} else {
if (_root.seme == 'stun' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_stun;
newInstanceName = 'stun_' + _root.obj_tabako;
this.attachMovie('stun', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
_root.dorei.stun_kurai(this);
} else {
if (_root.seme == 'tabako' && _root.obj_tabako < 20 && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_tabako;
newInstanceName = 'tabako_' + _root.obj_tabako;
this.attachMovie('tabako', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
++_root.sindo;
++_root.obj_kemuri_hassei;
newInstanceName = 'kemuri_hassei_' + _root.obj_kemuri_hassei;
this.attachMovie('kemuri_hassei', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.tabako_kurai(this);
} else {
if (_root.seme == 'yakiin' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_yakiin;
newInstanceName = 'yakiin_' + _root.obj_yakiin;
_root.attachMovie('yakiin', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
_root.titi_ugoki = 'y';
_root.titi_ugoki_r = 'n';
_root.dorei.yakiin_kurai(_root);
} else {
if (_root.seme == 'clip' && _root.clip_l != 'on') {
_root.clip_l = 'on';
_root.titi_ti_l = 'on';
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'n';
_root.dorei.clip_kurai(_root);
} else {
if (_root.seme == 'fumi' && _root.fumi != 'on') {
_root.fumi = 'on';
++_root.sindo;
newInstanceName = 'otoko_asi' + _root.obj_yakiin;
_root.attachMovie('otoko_asi', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
_root.titi_ugoki = 'f';
_root.titi_ugoki_r = 'n';
_root.dorei.fumi_kurai(_root);
} else {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki = 'sita';
_root.titi_ugoki_r = 'n';
_root.dorei.momi(_root);
} else {
if (_root.seme == 'punch') {
++_root.punch_l;
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
_root.attachMovie('punch1', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
_root.dorei.punch_kurai_m(this);
}
}
}
}
}
}
}
}
}
}
}
on (release) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (releaseOutside) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (rollOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
}
movieClip 847 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.muti_l + 1);
}
}
}
movieClip 854 {
frame 2 {
if (_root.titi_ti_l == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 90 {
stop();
}
}
movieClip 857 {
frame 2 {
if (_root.clip_l == 'on') {
clip_0 = new Sound();
clip_0.attachSound('clip_0.mp3');
clip_0.start();
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.clip_l == 'on') {
gotoAndPlay(3);
} else {
clip_0 = new Sound();
clip_0.attachSound('clip_0.mp3');
clip_0.start();
gotoAndPlay(5);
}
}
frame 20 {
gotoAndPlay(1);
}
}
button 858 {
on (press) {
_root.dorei.damae(this);
if (_root.seme == 'hari' && _root.obj_hari < 50) {
++_root.sindo;
++_root.obj_hari;
newInstanceName = 'hari_' + _root.obj_hari;
this.attachMovie('hari', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
if (_ymouse > 0) {
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'n';
} else {
if (_xmouse < 0) {
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
} else {
_root.titi_ugoki = 'l';
_root.titi_ugoki_r = 'n';
}
}
_root.dorei.hari_kurai(this);
} else {
if (_root.seme == 'rou' && _root.obj_rou < 100) {
i = 1;
while (i < 7) {
++_root.sindo;
++_root.obj_rou;
newInstanceName = 'rou_' + _root.obj_rou;
rand = Math.floor(Math.random() * 3);
this.attachMovie('rou' + rand, newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._x = _xmouse + rand;
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._y = _ymouse + rand;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
rand = Math.floor(Math.random() * 360);
this[newInstanceName]._rotation = rand;
rand = Math.floor(Math.random() * 100) + 20;
this[newInstanceName]._xscale = rand;
this[newInstanceName]._yscale = rand;
++i;
}
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.rou_kurai(this);
} else {
if (_root.seme == 'muti') {
++_root.muti_l;
if (_root.obj_rou > 0) {
_root.rou_kesi = 1;
}
if (_root.obj_hari > 0) {
_root.hari_kesi = 1;
}
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
if (_ymouse > 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._yscale = -100;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'n';
} else {
if (_xmouse < 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 180;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
} else {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'l';
_root.titi_ugoki_r = 'n';
}
}
if (_root.clip_l == 'on') {
_root.clip_l = 'off';
_root.dorei.clip_otosi_kurai(this);
} else {
_root.dorei.muti_kurai(this);
}
} else {
if (_root.seme == 'stun' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_stun;
newInstanceName = 'stun_' + _root.obj_tabako;
this.attachMovie('stun', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
_root.dorei.stun_kurai(this);
} else {
if (_root.seme == 'tabako' && _root.obj_tabako < 20 && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_tabako;
newInstanceName = 'tabako_' + _root.obj_tabako;
this.attachMovie('tabako', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
++_root.sindo;
++_root.obj_kemuri_hassei;
newInstanceName = 'kemuri_hassei_' + _root.obj_kemuri_hassei;
this.attachMovie('kemuri_hassei', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.tabako_kurai(this);
} else {
if (_root.seme == 'yakiin' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_yakiin;
newInstanceName = 'yakiin_' + _root.obj_yakiin;
_root.attachMovie('yakiin', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
_root.titi_ugoki = 'y';
_root.titi_ugoki_r = 'n';
_root.dorei.yakiin_kurai(_root);
} else {
if (_root.seme == 'clip' && _root.clip_l != 'on') {
_root.clip_l = 'on';
_root.titi_ti_l = 'on';
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'n';
_root.dorei.clip_kurai(_root);
} else {
if (_root.seme == 'fumi' && _root.fumi != 'on') {
_root.fumi = 'on';
++_root.sindo;
newInstanceName = 'otoko_asi' + _root.obj_yakiin;
_root.attachMovie('otoko_asi', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
_root.titi_ugoki = 'f';
_root.titi_ugoki_r = 'n';
_root.dorei.fumi_kurai(_root);
} else {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki = 'sita';
_root.titi_ugoki_r = 'n';
_root.dorei.momi(_root);
}
}
}
}
}
}
}
}
}
}
on (release) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (releaseOutside) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (rollOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOver) {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki = 'sita';
_root.titi_ugoki_r = 'n';
_root.dorei.momi(_root);
}
}
}
movieClip 859 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
thePoint = {'x': this._x, 'y': this._y};
this.localToGlobal(thePoint);
_root.basyo_x = thePoint.x;
_root.basyo_y = thePoint.y;
_parent.gotoAndPlay(_root.muti_l + 1);
}
}
}
movieClip 860 {
}
movieClip 868 {
instance of movieClip 860 {
onClipEvent (enterFrame) {
_parent.stop();
}
onClipEvent (mouseMove) {
_parent.play();
}
onClipEvent (mouseDown) {
_parent.gotoAndPlay('æ¾ä¹³');
}
}
frame 21 {
gotoAndStop(1);
}
}
movieClip 869 {
frame 1 {
stop();
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki == 'n') {
_parent.gotoAndPlay('ニュートラル');
} else {
if (_root.titi_ugoki == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'f') {
_parent.gotoAndPlay('è¸ã¿');
} else {
if (_root.titi_ugoki == 'sita') {
_parent.gotoAndPlay('èˆã‚');
}
}
}
}
}
}
}
}
}
}
}
}
frame 21 {
stop();
}
frame 42 {
gotoAndStop(1);
}
frame 44 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_yakiin;
_root.attachMovie('milk', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
}
}
}
frame 49 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 63 {
gotoAndStop(1);
}
frame 65 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_yakiin;
_root.attachMovie('milk', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
}
}
}
frame 70 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 82 {
gotoAndStop(1);
}
frame 84 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_yakiin;
_root.attachMovie('milk', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
}
}
}
frame 89 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 103 {
gotoAndStop(1);
}
frame 106 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
}
frame 108 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 113 {
gotoAndStop('セックス');
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
_parent.stop();
}
onClipEvent (mouseMove) {
_parent.play();
}
onClipEvent (mouseDown) {
_parent.gotoAndPlay('æ¾ä¹³');
}
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
frame 141 {
if (_root.milk == 'on') {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_yakiin;
_root.attachMovie('milk', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
}
momi_0 = new Sound();
momi_0.attachSound('momi_0.mp3');
momi_0.start();
}
frame 146 {
gotoAndStop('æ‰ã¿');
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
_parent.stop();
}
onClipEvent (mouseMove) {
_parent.play();
}
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
}
frame 156 {
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_yakiin;
_root.attachMovie('milk', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
}
}
}
frame 159 {
gotoAndStop('パイズリ');
}
frame 168 {
--_root.syasei;
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_spam;
_parent.attachMovie('spam_01', newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 100) - 50;
_parent[newInstanceName]._x = rand;
_parent[newInstanceName]._y = 20;
rand = Math.floor(Math.random() * 80);
_parent[newInstanceName]._yscale -= rand;
}
frame 174 {
if (_root.syasei > 0) {
rand = Math.floor(Math.random() * 100);
if (rand > 70) {
gotoAndPlay('å°„ç²¾');
} else {
gotoAndPlay(_currentframe - 2);
}
} else {
_root.seme = 0;
_root.titi_ugoki = 0;
_root.titi_r_ugoki = 0;
gotoAndStop('ニュートラル');
}
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
}
}
frame 338 {
gotoAndStop(1);
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki = 0;
}
}
}
}
}
}
}
}
}
}
frame 355 {
gotoAndPlay('è¸ã¿');
}
frame 366 {
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_yakiin;
_root.attachMovie('milk', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_x;
_root[newInstanceName]._y = _root.basyo_y;
}
}
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki = 0;
} else {
if (_root.titi_ugoki == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
}
}
frame 375 {
gotoAndPlay('èˆã‚');
}
}
movieClip 875 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.punch_r + 1);
}
}
}
button 876 {
on (press) {
_root.dorei.damae(this);
if (_root.seme == 'hari' && _root.obj_hari_r < 50) {
++_root.sindo;
++_root.obj_hari_r;
newInstanceName = 'hari_r_' + _root.obj_hari_r;
this.attachMovie('hari_r', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
if (_ymouse > 0) {
_root.titi_ugoki_r = 'u';
_root.titi_ugoki = 'n';
} else {
if (_xmouse < 0) {
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
} else {
_root.titi_ugoki_r = 'l';
_root.titi_ugoki = 'n';
}
}
_root.dorei.hari_kurai(this);
} else {
if (_root.seme == 'rou' && _root.obj_rou_r < 100) {
i = 1;
while (i < 7) {
++_root.sindo;
++_root.obj_rou_r;
newInstanceName = 'rou_r_' + _root.obj_rou_r;
rand = Math.floor(Math.random() * 3);
this.attachMovie('rou_r' + rand, newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._x = _xmouse + rand;
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._y = _ymouse + rand;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
rand = Math.floor(Math.random() * 360);
this[newInstanceName]._rotation = rand;
rand = Math.floor(Math.random() * 100) + 20;
this[newInstanceName]._xscale = rand;
this[newInstanceName]._yscale = rand;
++i;
}
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.rou_kurai(this);
} else {
if (_root.seme == 'muti') {
++_root.muti_r;
if (_root.obj_rou_r > 0) {
_root.rou_kesi_r = 1;
}
if (_root.obj_hari_r > 0) {
_root.hari_kesi_r = 1;
}
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
if (_ymouse > 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._yscale = -100;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki_r = 'u';
_root.titi_ugoki = 'n';
} else {
if (_xmouse < 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 180;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
} else {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki_r = 'l';
_root.titi_ugoki = 'n';
}
}
if (_root.clip_r == 'on') {
_root.clip_r = 'off';
_root.dorei.clip_otosi_kurai(this);
} else {
_root.dorei.muti_kurai(this);
}
} else {
if (_root.seme == 'stun' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_stun;
newInstanceName = 'stun_' + _root.obj_tabako;
this.attachMovie('stun', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
_root.dorei.stun_kurai(this);
} else {
if (_root.seme == 'tabako' && _root.obj_tabako_r < 20 && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_tabako_r;
newInstanceName = 'tabako_' + _root.obj_tabako_r;
this.attachMovie('tabako', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
++_root.sindo;
++_root.obj_kemuri_hassei;
newInstanceName = 'kemuri_hassei_' + _root.obj_kemuri_hassei;
this.attachMovie('kemuri_hassei', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.tabako_kurai(this);
} else {
if (_root.seme == 'yakiin' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_yakiin_r;
newInstanceName = 'yakiin_' + _root.obj_yakiin_r;
_root.attachMovie('yakiin_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
_root[newInstanceName]._xscale = -100;
_root.titi_ugoki_r = 'y';
_root.titi_ugoki = 'n';
_root.dorei.yakiin_kurai(_root);
} else {
if (_root.seme == 'clip' && _root.clip_r != 'on') {
_root.clip_r = 'on';
_root.titi_ti_r = 'on';
_root.titi_ugoki_r = 'u';
_root.titi_ugoki = 'n';
_root.dorei.clip_kurai(_root);
} else {
if (_root.seme == 'fumi' && _root.fumi != 'on') {
_root.fumi = 'on';
++_root.sindo;
newInstanceName = 'otoko_asi' + _root.obj_yakiin;
_root.attachMovie('otoko_asi_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
_root.titi_ugoki_r = 'f';
_root.titi_ugoki = 'n';
_root.dorei.fumi_kurai(_root);
} else {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki_r = 'sita';
_root.titi_ugoki = 'n';
_root.dorei.momi(_root);
} else {
if (_root.seme == 'punch') {
++_root.punch_r;
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
_root.attachMovie('punch0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root.titi_ugoki_r = 'l';
_root.titi_ugoki = 'n';
_root.dorei.punch_kurai_m(this);
}
}
}
}
}
}
}
}
}
}
}
on (release) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (releaseOutside) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (rollOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
}
movieClip 877 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.muti_r + 1);
}
}
}
movieClip 879 {
frame 2 {
if (_root.titi_ti_r == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 90 {
stop();
}
}
movieClip 880 {
frame 2 {
if (_root.obj_yakiin_r > 0) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 161 {
stop();
}
}
movieClip 881 {
frame 2 {
if (_root.clip_r == 'on') {
clip_0 = new Sound();
clip_0.attachSound('clip_0.mp3');
clip_0.start();
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.clip_r == 'on') {
gotoAndPlay(3);
} else {
clip_0 = new Sound();
clip_0.attachSound('clip_0.mp3');
clip_0.start();
gotoAndPlay(5);
}
}
frame 20 {
gotoAndPlay(1);
}
}
button 882 {
on (press) {
_root.dorei.damae(this);
if (_root.seme == 'hari' && _root.obj_hari_r < 50) {
++_root.sindo;
++_root.obj_hari_r;
newInstanceName = 'hari_r_' + _root.obj_hari_r;
this.attachMovie('hari_r', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
if (_ymouse > 0) {
_root.titi_ugoki_r = 'u';
_root.titi_ugoki = 'n';
} else {
if (_xmouse < 0) {
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
} else {
_root.titi_ugoki_r = 'l';
_root.titi_ugoki = 'n';
}
}
_root.dorei.hari_kurai(this);
} else {
if (_root.seme == 'rou' && _root.obj_rou_r < 100) {
i = 1;
while (i < 7) {
++_root.sindo;
++_root.obj_rou_r;
newInstanceName = 'rou_r_' + _root.obj_rou_r;
rand = Math.floor(Math.random() * 3);
this.attachMovie('rou_r' + rand, newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._x = _xmouse + rand;
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._y = _ymouse + rand;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
rand = Math.floor(Math.random() * 360);
this[newInstanceName]._rotation = rand;
rand = Math.floor(Math.random() * 100) + 20;
this[newInstanceName]._xscale = rand;
this[newInstanceName]._yscale = rand;
++i;
}
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.rou_kurai(this);
} else {
if (_root.seme == 'muti') {
++_root.muti_r;
if (_root.obj_rou_r > 0) {
_root.rou_kesi_r = 1;
}
if (_root.obj_hari_r > 0) {
_root.hari_kesi_r = 1;
}
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
if (_ymouse > 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._yscale = -100;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki_r = 'u';
_root.titi_ugoki = 'n';
} else {
if (_xmouse < 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 180;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
} else {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki_r = 'l';
_root.titi_ugoki = 'n';
}
}
if (_root.clip_r == 'on') {
_root.clip_r = 'off';
_root.dorei.clip_otosi_kurai(this);
} else {
_root.dorei.muti_kurai(this);
}
} else {
if (_root.seme == 'stun' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_stun;
newInstanceName = 'stun_' + _root.obj_tabako;
this.attachMovie('stun', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
_root.dorei.stun_kurai(this);
} else {
if (_root.seme == 'tabako' && _root.obj_tabako_r < 20 && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_tabako_r;
newInstanceName = 'tabako_' + _root.obj_tabako_r;
this.attachMovie('tabako', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
++_root.sindo;
++_root.obj_kemuri_hassei;
newInstanceName = 'kemuri_hassei_' + _root.obj_kemuri_hassei;
this.attachMovie('kemuri_hassei', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.tabako_kurai(this);
} else {
if (_root.seme == 'yakiin' && _root.kinsi != 1) {
++_root.sindo;
++_root.obj_yakiin_r;
newInstanceName = 'yakiin_' + _root.obj_yakiin_r;
_root.attachMovie('yakiin_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
_root[newInstanceName]._xscale = -100;
_root.titi_ugoki_r = 'y';
_root.titi_ugoki = 'n';
_root.dorei.yakiin_kurai(_root);
} else {
if (_root.seme == 'clip' && _root.clip_r != 'on') {
_root.clip_r = 'on';
_root.titi_ti_r = 'on';
_root.titi_ugoki_r = 'u';
_root.titi_ugoki = 'n';
_root.dorei.clip_kurai(_root);
} else {
if (_root.seme == 'fumi' && _root.fumi != 'on') {
_root.fumi = 'on';
++_root.sindo;
newInstanceName = 'otoko_asi' + _root.obj_yakiin;
_root.attachMovie('otoko_asi_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
_root.titi_ugoki_r = 'f';
_root.titi_ugoki = 'n';
_root.dorei.fumi_kurai(_root);
} else {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki_r = 'sita';
_root.titi_ugoki = 'n';
_root.dorei.momi(_root);
}
}
}
}
}
}
}
}
}
}
on (release) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (releaseOutside) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.titi_ugoki_r = 'r';
_root.titi_ugoki = 'n';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (rollOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki_r = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOver) {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki_r = 'sita';
_root.titi_ugoki = 'n';
_root.dorei.momi(_root);
}
}
}
movieClip 883 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
thePoint = {'x': this._x, 'y': this._y};
this.localToGlobal(thePoint);
_root.basyo_r_x = thePoint.x;
_root.basyo_r_y = thePoint.y;
_parent.gotoAndPlay(_root.muti_r + 1);
}
}
}
movieClip 884 {
frame 1 {
stop();
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki_r == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki_r == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki_r == 'n') {
_parent.gotoAndPlay('ニュートラル');
} else {
if (_root.titi_ugoki_r == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'f') {
_parent.gotoAndPlay('è¸ã¿');
} else {
if (_root.titi_ugoki_r == 'sita') {
_parent.gotoAndPlay('èˆã‚');
}
}
}
}
}
}
}
}
}
}
}
}
frame 21 {
stop();
}
frame 42 {
gotoAndStop(1);
}
frame 44 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_milk;
_root.attachMovie('milk_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
}
}
}
frame 49 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 63 {
gotoAndStop(1);
}
frame 65 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_milk;
_root.attachMovie('milk_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
}
}
}
frame 70 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 82 {
gotoAndStop(1);
}
frame 84 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_milk;
_root.attachMovie('milk_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
}
}
}
frame 89 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 103 {
gotoAndStop(1);
}
frame 106 {
var param = new flash.filters.BlurFilter();
param.blurX = 2;
param.blurY = 32;
param.quality = 1;
filters = new Array(param);
}
frame 108 {
var param = new flash.filters.BlurFilter();
param.blurX = 50;
param.blurY = 50;
param.quality = 0;
filters = new Array(param);
}
frame 113 {
gotoAndStop('セックス');
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
_parent.stop();
}
onClipEvent (mouseMove) {
_parent.play();
}
onClipEvent (mouseDown) {
_parent.gotoAndPlay('æ¾ä¹³');
}
onClipEvent (enterFrame) {
if (_root.titi_ugoki_r == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki_r == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
frame 141 {
if (_root.milk == 'on') {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_milk;
_root.attachMovie('milk_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
}
momi_0 = new Sound();
momi_0.attachSound('momi_0.mp3');
momi_0.start();
}
frame 146 {
gotoAndStop('æ‰ã¿');
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
_parent.stop();
}
onClipEvent (mouseMove) {
_parent.play();
}
onClipEvent (enterFrame) {
if (_root.titi_ugoki_r == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki_r == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
}
frame 157 {
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_milk;
_root.attachMovie('milk_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
}
}
}
frame 159 {
gotoAndStop('パイズリ');
}
frame 168 {
--_root.syasei;
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_spam;
_parent.attachMovie('spam_01', newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 100) - 50;
_parent[newInstanceName]._x = rand;
_parent[newInstanceName]._y = 20;
rand = Math.floor(Math.random() * 80);
_parent[newInstanceName]._yscale -= rand;
}
frame 174 {
if (_root.syasei > 0) {
rand = Math.floor(Math.random() * 100);
if (rand > 70) {
gotoAndPlay('å°„ç²¾');
} else {
gotoAndPlay(_currentframe - 2);
}
} else {
_root.seme = 0;
_root.titi_ugoki = 0;
_root.titi_r_ugoki = 0;
gotoAndStop('ニュートラル');
}
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki_r == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki_r == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki_r == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
}
}
frame 338 {
gotoAndStop(1);
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki_r == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki_r == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki_r == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki_r = 0;
}
}
}
}
}
}
}
}
}
}
frame 355 {
gotoAndPlay('è¸ã¿');
}
frame 366 {
if (_root.milk == 'on') {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
++_root.sindo;
++_root.obj_milk;
newInstanceName = 'milk_' + _root.obj_milk;
_root.attachMovie('milk_r', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_r_x;
_root[newInstanceName]._y = _root.basyo_r_y;
}
}
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki_r == 'r') {
_parent.gotoAndPlay('å³æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'l') {
_parent.gotoAndPlay('å·¦æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'u') {
_parent.gotoAndPlay('上æºã‚Œ');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'm') {
_parent.gotoAndPlay('æ‰ã¿');
} else {
if (_root.titi_ugoki_r == 'p') {
_parent.gotoAndPlay('パイズリ');
} else {
if (_root.titi_ugoki_r == 'n') {
_parent.gotoAndPlay('ニュートラル');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'sex') {
_parent.gotoAndPlay('セックス');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'y') {
_parent.gotoAndPlay('焼å°');
_root.titi_ugoki_r = 0;
} else {
if (_root.titi_ugoki_r == 'f') {
_parent.gotoAndPlay('è¸ã¿');
}
}
}
}
}
}
}
}
}
}
}
frame 375 {
gotoAndPlay('èˆã‚');
}
}
movieClip 887 {
frame 2 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 894 {
frame 1 {
if (_root.hanaji == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.hanaji == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.hanaji == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(5);
}
}
frame 60 {
gotoAndPlay(1);
}
}
movieClip 895 {
frame 1 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
}
frame 1 {
_root.kao_muki = 'mae';
}
instance of movieClip 499 {
onClipEvent (load) {
_parent.gotoAndPlay(_root.punch + 1);
}
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.punch + 1);
}
}
frame 2 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 3 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 4 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 5 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 6 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 7 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 8 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 9 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 10 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 11 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 12 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 13 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 14 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 15 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 16 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 17 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 18 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 19 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 20 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 21 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 22 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 23 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 24 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 25 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 26 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 27 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 28 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 29 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 30 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 31 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 32 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 33 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 34 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 35 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 36 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 37 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 38 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 39 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 40 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 41 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 42 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 43 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 44 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 45 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 46 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 47 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 48 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 49 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 50 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
}
movieClip 896 {
frame 1 {
if (_root.obj_yakiin_kao > 0) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.obj_yakiin_kao > 0) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 3 {
stop();
}
}
movieClip 905 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 910 {
instance of movieClip 499 {
onClipEvent (load) {
if (_root.hanakase == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.hanakase == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
}
}
movieClip 913 {
instance of movieClip 499 {
onClipEvent (load) {
if (_root.mekakusi == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.mekakusi == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
}
}
movieClip 914 {
}
button 915 {
on (press) {
_root.dorei.damae(this);
if (_root.seme == 'hari' && _root.obj_hari_kao < 50) {
++_root.kao_kougeki;
++_root.sindo;
++_root.obj_hari_kao;
newInstanceName = 'hari_kao_' + _root.obj_hari_kao;
this.attachMovie('hari_kao', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
if (_ymouse > 0) {
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
} else {
if (_xmouse < 0) {
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
} else {
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
}
}
_root.dorei.hari_kurai(this);
} else {
if (_root.seme == 'rou' && _root.obj_rou_kao < 100) {
++_root.kao_kougeki;
i = 1;
while (i < 7) {
++_root.sindo;
++_root.obj_rou_kao;
newInstanceName = 'rou_kao_' + _root.obj_rou_kao;
rand = Math.floor(Math.random() * 3);
this.attachMovie('rou_kao' + rand, newInstanceName, _root.sindo);
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._x = _xmouse + rand;
rand = Math.floor(Math.random() * 40) - 20;
this[newInstanceName]._y = _ymouse + rand;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
rand = Math.floor(Math.random() * 360);
this[newInstanceName]._rotation = rand;
rand = Math.floor(Math.random() * 100) + 20;
this[newInstanceName]._xscale = rand;
this[newInstanceName]._yscale = rand;
++i;
}
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.rou_kurai(this);
} else {
if (_root.seme == 'muti') {
++_root.kao_kougeki;
++_root.muti_kao;
if (_root.obj_rou_kao > 0) {
_root.rou_kesi_kao = 1;
}
if (_root.obj_hari_kao > 0) {
_root.hari_kesi_kao = 1;
}
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
if (_ymouse > 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._yscale = -100;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
} else {
if (_xmouse < 0) {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 180;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
} else {
_root.attachMovie('muti0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root[newInstanceName]._xscale = -100;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
_root[newInstanceName]._rotation = kakudo;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
}
}
if (_root.clip_kao == 'on') {
_root.clip_kao = 'off';
_root.dorei.clip_otosi_kurai(this);
} else {
_root.dorei.kaomuti_kurai(this);
}
} else {
if (_root.seme == 'stun' && _root.kinsi != 1) {
++_root.kao_kougeki;
++_root.sindo;
++_root.obj_stun;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
newInstanceName = 'stun_' + _root.obj_tabako;
this.attachMovie('stun', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.dorei.stun_kurai(this);
} else {
if (_root.seme == 'tabako' && _root.obj_tabako_kao < 20 && _root.kinsi != 1) {
++_root.kao_kougeki;
++_root.sindo;
++_root.obj_tabako_kao;
newInstanceName = 'tabako_' + _root.obj_tabako_kao;
this.attachMovie('tabako_kao', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
this[newInstanceName]._height += _ymouse / 5;
xDis = _parent._xmouse - _x;
yDis = _parent._ymouse - _y;
radian = Math.atan2(yDis, xDis);
kakudo = radian / 0.0174532925199433;
kakudo += 90;
this[newInstanceName]._rotation = kakudo;
++_root.sindo;
++_root.obj_kemuri_hassei;
newInstanceName = 'kemuri_hassei_' + _root.obj_kemuri_hassei;
this.attachMovie('kemuri_hassei', newInstanceName, _root.sindo);
this[newInstanceName]._x = _xmouse;
this[newInstanceName]._y = _ymouse;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.tabako_kurai(this);
} else {
if (_root.seme == 'yakiin' && _root.kinsi != 1) {
++_root.kao_kougeki;
++_root.sindo;
++_root.obj_yakiin_kao;
newInstanceName = 'yakiin_' + _root.obj_yakiin_kao;
_root.attachMovie('yakiin_kao', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_kao_x;
_root[newInstanceName]._y = _root.basyo_kao_y;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
_root.dorei.yakiin_kurai();
_root.tairyoku -= 500;
} else {
if (_root.seme == 'fumi' && _root.fumi != 'on') {
++_root.kao_kougeki;
_root.fumi = 'on';
++_root.sindo;
newInstanceName = 'otoko_asi' + _root.obj_yakiin;
_root.attachMovie('otoko_asi_kao', newInstanceName, _root.sindo);
_root[newInstanceName]._x = _root.basyo_kao_x;
_root[newInstanceName]._y = _root.basyo_kao_y;
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
_root.dorei.fumi_kurai();
} else {
if (_root.seme == 'sita' && _root.sita != 'on') {
_root.sita = 'on';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.dorei.momi();
} else {
if (_root.seme == 'punch') {
++_root.kao_kougeki;
++_root.sindo;
++_root.obj_hit;
newInstanceName1 = 'hit_' + _root.obj_hit;
_root.attachMovie('hitmark', newInstanceName1, _root.sindo);
_root[newInstanceName1]._x = _root._xmouse;
_root[newInstanceName1]._y = _root._ymouse;
if (_parent._xmouse > 0) {
_root.attachMovie('punch0', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root.dorei.punch_kurai_r(this);
} else {
_root.attachMovie('punch1', newInstanceName, 1);
_root[newInstanceName]._x = _root._xmouse;
_root[newInstanceName]._y = _root._ymouse;
_root.dorei.punch_kurai_l(this);
}
}
}
}
}
}
}
}
}
}
}
on (release) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (releaseOutside) {
if (_root.fumi == 'on') {
_root.fumi = 'off';
_root.dorei.muti_kurai(_root);
}
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (rollOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
on (dragOut) {
if (_root.sita == 'on') {
_root.sita = 'off';
_root.titi_ugoki = 'n';
_root.dorei.name_owari_kurai(_root);
}
}
}
movieClip 916 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
thePoint = {'x': this._x, 'y': this._y};
this.localToGlobal(thePoint);
_root.basyo_kao_x = thePoint.x;
_root.basyo_kao_y = thePoint.y;
_parent.gotoAndPlay(_root.muti_l + 1);
}
}
}
movieClip 918 {
frame 1 {
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
stop();
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki == 'p') {
_parent.gotoAndPlay('パイズリ2');
}
}
}
frame 10 {
this.onPress = function () {
_root.kinsi = 1;
_root.dorei.gansya();
_root.syasei = 20;
++_root.syasei_kai;
_root.lso.data.syasei_kai = _root.syasei_kai;
gotoAndPlay('å°„ç²¾');
};
}
instance of movieClip 860 {
onClipEvent (enterFrame) {
if (_root.titi_ugoki != 'p') {
_parent.gotoAndStop('ニュートラル');
} else {
_parent.stop();
}
}
onClipEvent (mouseMove) {
if (_root.titi_ugoki != 'p') {
_parent.gotoAndStop('ニュートラル');
} else {
_parent.play();
}
}
}
frame 16 {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
}
frame 22 {
gotoAndStop('パイズリ2');
}
frame 31 {
_root.gansya = 'on';
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
--_root.syasei;
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_spam;
_parent.attachMovie('spam_01', newInstanceName, _root.sindo);
_parent[newInstanceName]._x = this._x;
rand = Math.floor(Math.random() * 20) - 10;
_parent[newInstanceName]._rotation = this._rotation;
rand = Math.floor(Math.random() * 80);
_parent[newInstanceName]._yscale -= rand;
}
frame 31 {
this.onPress = function () {};
}
frame 32 {
_root.gansya = 'off';
}
frame 32 {
this.onPress = function () {};
}
frame 37 {
if (_root.syasei > 0) {
rand = Math.floor(Math.random() * 100);
if (rand > 70) {
gotoAndPlay('å°„ç²¾');
} else {
gotoAndPlay(_currentframe - 2);
}
} else {
play();
}
}
frame 43 {
_root.seme = 0;
_root.kinsi = 0;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
gotoAndStop('ニュートラル');
}
}
movieClip 921 {
frame 1 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 924 {
frame 2 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 925 {
frame 2 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 941 {
frame 1 {
if (_root.sakunyu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 1 {
snd_end = true;
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_x - 380;
_parent._y = _root.basyo_y - 210;
}
}
frame 2 {
if (_root.sakunyu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 3 {
if (snd_end) {
sakunyu = new Sound();
sakunyu.attachSound('sakunyu_0.mp3');
snd_end = false;
ply_snd = sakunyu;
ply_snd.onSoundComplete = function () {
snd_end = true;
};
ply_snd.start();
}
}
frame 11 {
if (_root.sakunyu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 951 {
frame 1 {
if (_root.sakunyu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent._x = _root.basyo_r_x - 280;
_parent._y = _root.basyo_r_y - 210;
}
}
frame 2 {
if (_root.sakunyu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 11 {
if (_root.sakunyu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 962 {
}
movieClip 965 {
}
movieClip 973 {
frame 1 {
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
baibu = new Sound();
baibu.attachSound('baibu_oto_0.mp3');
snd_baibu_end = true;
}
frame 2 {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
if (snd_baibu_end) {
snd_baibu_end = false;
ply_baibu = baibu;
ply_baibu.onSoundComplete = function () {
snd_baibu_end = true;
};
ply_baibu.start();
}
}
frame 7 {
gotoAndPlay(2);
}
}
movieClip 975 {
frame 1 {
if (_root.baibu == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.baibu == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 8 {
if (_root.baibu == 'on') {
_root.M_quake.mag = 5;
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 984 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 991 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 992 {
}
movieClip 995 {
frame 1 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.daruma == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 997 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.gansya == 'on') {
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_rou;
this.attachMovie('spam_02', newInstanceName, _root.sindo);
}
}
}
}
movieClip 1000 {
}
movieClip 1004 {
}
movieClip 1011 {
frame 1 {
if (_root.hanaji == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.hanaji == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.hanaji == 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(5);
}
}
frame 60 {
gotoAndPlay(1);
}
}
movieClip 1012 {
frame 1 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
instance of movieClip 499 {
onClipEvent (load) {
_parent.gotoAndPlay(_root.punch + 1);
}
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.punch + 1);
}
}
frame 2 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 3 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 4 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 5 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 6 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 7 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 8 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 9 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 10 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 11 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 12 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 13 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 14 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 15 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 16 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 17 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 18 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 19 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 20 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 21 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 22 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 23 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 24 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 25 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 26 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 27 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 28 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 29 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 30 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 31 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 32 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 33 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 34 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 35 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 36 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 37 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 38 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 39 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 40 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 41 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 42 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 43 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 44 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 45 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 46 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 47 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 48 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 49 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
frame 50 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'ue';
}
}
movieClip 1018 {
instance of movieClip 499 {
onClipEvent (load) {
if (_root.hanakase == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.hanakase == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
}
}
movieClip 1021 {
instance of movieClip 499 {
onClipEvent (load) {
if (_root.mekakusi == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.mekakusi == 1) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
}
}
}
movieClip 1022 {
}
movieClip 1025 {
}
movieClip 1030 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1036 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1037 {
}
movieClip 1040 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1041 {
}
movieClip 1049 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1055 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1056 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.gansya == 'on') {
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_rou;
this.attachMovie('spam_02', newInstanceName, _root.sindo);
}
}
}
}
movieClip 1058 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.gansya == 'on') {
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_rou;
this.attachMovie('spam_02', newInstanceName, _root.sindo);
}
}
}
}
movieClip 1064 {
}
movieClip 1066 {
}
movieClip 1068 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.gansya == 'on') {
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_rou;
this.attachMovie('spam_02', newInstanceName, _root.sindo);
}
}
}
}
movieClip 1069 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1070 {
}
movieClip 1074 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1075 {
}
movieClip 1095 {
frame 13 {
if (_root.seme == 'sex') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 1097 {
}
movieClip 1108 {
frame 1 {
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
}
frame 3 {
if (_root.rand > 80) {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 10 {
gotoAndPlay(1);
}
}
movieClip 1109 {
}
movieClip 1116 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1121 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 10) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1122 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.gansya == 'on') {
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_rou;
this.attachMovie('spam_02', newInstanceName, _root.sindo);
}
}
}
}
movieClip 1127 {
}
movieClip 1129 {
}
movieClip 1135 {
frame 11 {
gotoAndPlay(1);
}
}
movieClip 1136 {
frame 1 {
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
}
frame 3 {
if (_root.rand > 80) {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 10 {
gotoAndPlay(1);
}
}
movieClip 1137 {
}
movieClip 1143 {
frame 1 {
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
}
frame 3 {
if (_root.rand > 80) {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 10 {
gotoAndPlay(1);
}
frame 11 {
gotoAndPlay(1);
}
}
movieClip 1149 {
frame 3 {
gotoAndPlay(1);
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1150 {
}
movieClip 1151 {
}
movieClip 1154 {
frame 1 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 1 {
_root.kao_muki = 'mae';
}
instance of movieClip 499 {
onClipEvent (load) {
_parent.gotoAndPlay(_root.punch + 1);
}
onClipEvent (enterFrame) {
_parent.gotoAndPlay(_root.punch + 1);
}
}
frame 2 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 3 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 4 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 5 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 6 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 7 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 8 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 9 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 10 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 11 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 12 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 13 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 14 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 15 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 16 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 17 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 18 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 19 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 20 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 21 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 22 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 23 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 24 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 25 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 26 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 27 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 28 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 29 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 30 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 31 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 32 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 33 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 34 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 35 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 36 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 37 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 38 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 39 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 40 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 41 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 42 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 43 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 44 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 45 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 46 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 47 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 48 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 49 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
frame 50 {
if (this.hitTest(_root.osikko)) {
if (_root.seme == 'syouben') {
_root.M_quake.mag = 5;
_root.osikko_hit = 'on';
if (_root.ikkai != 'on') {
_root.dorei.syouben_kurai();
_root.ikkai = 'on';
}
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
syou_6 = new Sound();
syou_6.attachSound('syou_6.mp3');
syou_6.start();
}
}
} else {
_root.osikko_hit = 'off';
}
_root.kao_muki = 'mae';
}
}
movieClip 1158 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.gansya == 'on') {
++_root.sindo;
++_root.obj_spam;
newInstanceName = 'spam_' + _root.obj_rou;
this.attachMovie('spam_02', newInstanceName, _root.sindo);
}
}
}
}
movieClip 1159 {
}
movieClip 1168 {
frame 3 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(4);
} else {
gotoAndPlay(1);
}
}
frame 7 {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
gotoAndPlay(7);
} else {
gotoAndPlay(5);
}
}
frame 9 {
gotoAndPlay(1);
}
}
movieClip 1169 {
}
movieClip 1170 {
frame 1 {
ed_a_5 = new Sound();
ed_a_5.attachSound('ed_a_5.mp3');
gaman_a_0 = new Sound();
gaman_a_0.attachSound('gaman_a_0.mp3');
gaman_a_1 = new Sound();
gaman_a_1.attachSound('gaman_a_1.mp3');
gaman_a_2 = new Sound();
gaman_a_2.attachSound('gaman_a_2.mp3');
syou_a_0 = new Sound();
syou_a_0.attachSound('syou_a_0.mp3');
syou_a_1 = new Sound();
syou_a_1.attachSound('syou_a_1.mp3');
syou_a_2 = new Sound();
syou_a_2.attachSound('syou_a_2.mp3');
syou_a_3 = new Sound();
syou_a_3.attachSound('syou_a_3.mp3');
syou_a_4 = new Sound();
syou_a_4.attachSound('syou_a_4.mp3');
stun_0 = new Sound();
stun_0.attachSound('stun.mp3');
ooabare_0 = new Sound();
ooabare_0.attachSound('ooabare.mp3');
dengeki_0 = new Sound();
dengeki_0.attachSound('dengeki.mp3');
obie_a_0 = new Sound();
obie_a_0.attachSound('obie_a_0.mp3');
obie_a_1 = new Sound();
obie_a_1.attachSound('obie_a_1.mp3');
obie_a_2 = new Sound();
obie_a_2.attachSound('obie_a_2.mp3');
obie_b_0 = new Sound();
obie_b_0.attachSound('obie_b_0.mp3');
obie_c_0 = new Sound();
obie_c_0.attachSound('obie_c_0.mp3');
obie_c_1 = new Sound();
obie_c_1.attachSound('obie_c_1.mp3');
obie_c_2 = new Sound();
obie_c_2.attachSound('obie_c_2.mp3');
obie_d_0 = new Sound();
obie_d_0.attachSound('obie_d_0.mp3');
abare_0 = new Sound();
abare_0.attachSound('abare_0.mp3');
abare_1 = new Sound();
abare_1.attachSound('abare_1.mp3');
abare_2 = new Sound();
abare_2.attachSound('abare_2.mp3');
abare_3 = new Sound();
abare_3.attachSound('abare_3.mp3');
abare_4 = new Sound();
abare_4.attachSound('abare_4.mp3');
obie_hari_0 = new Sound();
obie_hari_0.attachSound('obie_hari_0.mp3');
obie_tabako_0 = new Sound();
obie_tabako_0.attachSound('obie_tabako_0.mp3');
obie_tabako_1 = new Sound();
obie_tabako_1.attachSound('obie_tabako_1.mp3');
obie_yaki_0 = new Sound();
obie_yaki_0.attachSound('obie_yaki_0.mp3');
obie_yaki_1 = new Sound();
obie_yaki_1.attachSound('obie_yaki_1.mp3');
obietyu_0 = new Sound();
obietyu_0.attachSound('obietyu_0.mp3');
obietyu_1 = new Sound();
obietyu_1.attachSound('obietyu_1.mp3');
obietyu_2 = new Sound();
obietyu_2.attachSound('obietyu_2.mp3');
obietyu_3 = new Sound();
obietyu_3.attachSound('obietyu_3.mp3');
n_0 = new Sound();
n_0.attachSound('n_0.mp3');
kutu_a_0 = new Sound();
kutu_a_0.attachSound('kutu_a_0.mp3');
kutu_a_1 = new Sound();
kutu_a_1.attachSound('kutu_a_1.mp3');
kutu_a_2 = new Sound();
kutu_a_2.attachSound('kutu_a_2.mp3');
kutu_a_3 = new Sound();
kutu_a_3.attachSound('kutu_a_3.mp3');
kutu_a_4 = new Sound();
kutu_a_4.attachSound('kutu_a_4.mp3');
kutu_a_5 = new Sound();
kutu_a_5.attachSound('kutu_a_5.mp3');
kutu_a_6 = new Sound();
kutu_a_6.attachSound('kutu_a_6.mp3');
kutu_a_7 = new Sound();
kutu_a_7.attachSound('kutu_a_7.mp3');
kutu_a_8 = new Sound();
kutu_a_8.attachSound('kutu_a_8.mp3');
kutu_a_9 = new Sound();
kutu_a_9.attachSound('kutu_a_9.mp3');
kutugo_a_0 = new Sound();
kutugo_a_0.attachSound('kutugo_a_0.mp3');
kutugo_a_1 = new Sound();
kutugo_a_1.attachSound('kutugo_a_1.mp3');
kutugo_a_2 = new Sound();
kutugo_a_2.attachSound('kutugo_a_2.mp3');
kutugo_a_3 = new Sound();
kutugo_a_3.attachSound('kutugo_a_3.mp3');
kutugo_a_4 = new Sound();
kutugo_a_4.attachSound('kutugo_a_4.mp3');
kutugo_a_5 = new Sound();
kutugo_a_5.attachSound('kutugo_a_5.mp3');
kutugo_a_6 = new Sound();
kutugo_a_6.attachSound('kutugo_a_6.mp3');
kutugo_a_7 = new Sound();
kutugo_a_7.attachSound('kutugo_a_7.mp3');
kutugo_a_8 = new Sound();
kutugo_a_8.attachSound('kutugo_a_8.mp3');
kutugo_a_9 = new Sound();
kutugo_a_9.attachSound('kutugo_a_9.mp3');
kutu_b_0 = new Sound();
kutu_b_0.attachSound('kutu_b_0.mp3');
kutu_b_1 = new Sound();
kutu_b_1.attachSound('kutu_b_1.mp3');
kutu_b_2 = new Sound();
kutu_b_2.attachSound('kutu_b_2.mp3');
kutu_b_3 = new Sound();
kutu_b_3.attachSound('kutu_b_3.mp3');
kutu_b_4 = new Sound();
kutu_b_4.attachSound('kutu_b_4.mp3');
kutu_b_5 = new Sound();
kutu_b_5.attachSound('kutu_b_5.mp3');
kutu_b_6 = new Sound();
kutu_b_6.attachSound('kutu_b_6.mp3');
kutu_b_7 = new Sound();
kutu_b_7.attachSound('kutu_b_7.mp3');
kutu_b_8 = new Sound();
kutu_b_8.attachSound('kutu_b_8.mp3');
kutu_b_9 = new Sound();
kutu_b_9.attachSound('kutu_b_9.mp3');
kutugo_b_0 = new Sound();
kutugo_b_0.attachSound('kutugo_b_0.mp3');
kutugo_b_1 = new Sound();
kutugo_b_1.attachSound('kutugo_b_1.mp3');
kutugo_b_2 = new Sound();
kutugo_b_2.attachSound('kutugo_b_2.mp3');
kutugo_b_3 = new Sound();
kutugo_b_3.attachSound('kutugo_b_3.mp3');
kutugo_b_4 = new Sound();
kutugo_b_4.attachSound('kutugo_b_4.mp3');
kutugo_b_5 = new Sound();
kutugo_b_5.attachSound('kutugo_b_5.mp3');
kutugo_b_6 = new Sound();
kutugo_b_6.attachSound('kutugo_b_6.mp3');
kutugo_b_7 = new Sound();
kutugo_b_7.attachSound('kutugo_b_7.mp3');
kutugo_b_8 = new Sound();
kutugo_b_8.attachSound('kutugo_b_8.mp3');
kutugo_b_9 = new Sound();
kutugo_b_9.attachSound('kutugo_b_9.mp3');
kutu_c_0 = new Sound();
kutu_c_0.attachSound('kutu_c_0.mp3');
kutu_c_1 = new Sound();
kutu_c_1.attachSound('kutu_c_1.mp3');
kutu_c_2 = new Sound();
kutu_c_2.attachSound('kutu_c_2.mp3');
kutu_c_3 = new Sound();
kutu_c_3.attachSound('kutu_c_3.mp3');
kutu_c_4 = new Sound();
kutu_c_4.attachSound('kutu_c_4.mp3');
kutu_c_5 = new Sound();
kutu_c_5.attachSound('kutu_c_5.mp3');
kutu_c_6 = new Sound();
kutu_c_6.attachSound('kutu_c_6.mp3');
kutu_c_7 = new Sound();
kutu_c_7.attachSound('kutu_c_7.mp3');
kutugo_c_0 = new Sound();
kutugo_c_0.attachSound('kutugo_c_0.mp3');
kutugo_c_1 = new Sound();
kutugo_c_1.attachSound('kutugo_c_1.mp3');
kutugo_c_2 = new Sound();
kutugo_c_2.attachSound('kutugo_c_2.mp3');
kutugo_c_3 = new Sound();
kutugo_c_3.attachSound('kutugo_c_3.mp3');
kutugo_c_4 = new Sound();
kutugo_c_4.attachSound('kutugo_c_4.mp3');
kutugo_c_5 = new Sound();
kutugo_c_5.attachSound('kutugo_c_5.mp3');
kutugo_c_6 = new Sound();
kutugo_c_6.attachSound('kutugo_c_6.mp3');
kutugo_c_7 = new Sound();
kutugo_c_7.attachSound('kutugo_c_7.mp3');
kutu_d_0 = new Sound();
kutu_d_0.attachSound('kutu_d_0.mp3');
kutu_d_1 = new Sound();
kutu_d_1.attachSound('kutu_d_1.mp3');
kutu_d_2 = new Sound();
kutu_d_2.attachSound('kutu_d_2.mp3');
kutu_d_3 = new Sound();
kutu_d_3.attachSound('kutu_d_3.mp3');
kutu_d_4 = new Sound();
kutu_d_4.attachSound('kutu_d_4.mp3');
kutu_d_5 = new Sound();
kutu_d_5.attachSound('kutu_d_5.mp3');
kutu_d_6 = new Sound();
kutu_d_6.attachSound('kutu_d_6.mp3');
kutu_d_7 = new Sound();
kutu_d_7.attachSound('kutu_d_7.mp3');
kutu_d_8 = new Sound();
kutu_d_8.attachSound('kutu_d_8.mp3');
kutu_d_9 = new Sound();
kutu_d_9.attachSound('kutu_d_9.mp3');
kutugo_d_0 = new Sound();
kutugo_d_0.attachSound('kutugo_d_0.mp3');
kutugo_d_1 = new Sound();
kutugo_d_1.attachSound('kutugo_d_1.mp3');
kutugo_d_2 = new Sound();
kutugo_d_2.attachSound('kutugo_d_2.mp3');
kutugo_d_3 = new Sound();
kutugo_d_3.attachSound('kutugo_d_3.mp3');
kutugo_d_4 = new Sound();
kutugo_d_4.attachSound('kutugo_d_4.mp3');
kutugo_d_5 = new Sound();
kutugo_d_5.attachSound('kutugo_d_5.mp3');
kutugo_d_6 = new Sound();
kutugo_d_6.attachSound('kutugo_d_6.mp3');
kutugo_d_7 = new Sound();
kutugo_d_7.attachSound('kutugo_d_7.mp3');
kutugo_d_8 = new Sound();
kutugo_d_8.attachSound('kutugo_d_8.mp3');
kutugo_d_9 = new Sound();
kutugo_d_9.attachSound('kutugo_d_9.mp3');
kutu_g_0 = new Sound();
kutu_g_0.attachSound('kutu_g_0.mp3');
kutu_g_1 = new Sound();
kutu_g_1.attachSound('kutu_g_1.mp3');
kutu_g_2 = new Sound();
kutu_g_2.attachSound('kutu_g_2.mp3');
kutu_p_0 = new Sound();
kutu_p_0.attachSound('kutu_p_0.mp3');
kutu_p_1 = new Sound();
kutu_p_1.attachSound('kutu_p_1.mp3');
kutu_p_2 = new Sound();
kutu_p_2.attachSound('kutu_p_2.mp3');
kutu_p_3 = new Sound();
kutu_p_3.attachSound('kutu_p_3.mp3');
kutu_p_4 = new Sound();
kutu_p_4.attachSound('kutu_p_4.mp3');
kutu_p_5 = new Sound();
kutu_p_5.attachSound('kutu_p_5.mp3');
kutu_p_6 = new Sound();
kutu_p_6.attachSound('kutu_p_6.mp3');
kutu_p_7 = new Sound();
kutu_p_7.attachSound('kutu_p_7.mp3');
kutu_p_8 = new Sound();
kutu_p_8.attachSound('kutu_p_8.mp3');
kutu_p_9 = new Sound();
kutu_p_9.attachSound('kutu_p_9.mp3');
kutu_e_0 = new Sound();
kutu_e_0.attachSound('kutu_e_0.mp3');
kutu_e_1 = new Sound();
kutu_e_1.attachSound('kutu_e_1.mp3');
kutu_e_2 = new Sound();
kutu_e_2.attachSound('kutu_e_2.mp3');
kutu_e_3 = new Sound();
kutu_e_3.attachSound('kutu_e_3.mp3');
kutu_e_4 = new Sound();
kutu_e_4.attachSound('kutu_e_4.mp3');
kutu_e_5 = new Sound();
kutu_e_5.attachSound('kutu_e_5.mp3');
kutu_e_6 = new Sound();
kutu_e_6.attachSound('kutu_e_6.mp3');
kutu_e_7 = new Sound();
kutu_e_7.attachSound('kutu_e_7.mp3');
kutu_e_8 = new Sound();
kutu_e_8.attachSound('kutu_e_8.mp3');
kutu_e_9 = new Sound();
kutu_e_9.attachSound('kutu_e_9.mp3');
kutu_e_10 = new Sound();
kutu_e_10.attachSound('kutu_e_10.mp3');
kutu_e_11 = new Sound();
kutu_e_11.attachSound('kutu_e_11.mp3');
kutu_e_12 = new Sound();
kutu_e_12.attachSound('kutu_e_12.mp3');
kutugo_e_0 = new Sound();
kutugo_e_0.attachSound('kutugo_e_0.mp3');
kutugo_e_1 = new Sound();
kutugo_e_1.attachSound('kutugo_e_1.mp3');
kutugo_e_2 = new Sound();
kutugo_e_2.attachSound('kutugo_e_2.mp3');
kutu_s_0 = new Sound();
kutu_s_0.attachSound('kutu_s_0.mp3');
kutu_s_1 = new Sound();
kutu_s_1.attachSound('kutu_s_1.mp3');
kutu_s_2 = new Sound();
kutu_s_2.attachSound('kutu_s_2.mp3');
kutu_s_3 = new Sound();
kutu_s_3.attachSound('kutu_s_3.mp3');
kutu_s_4 = new Sound();
kutu_s_4.attachSound('kutu_s_4.mp3');
kutugo_s_0 = new Sound();
kutugo_s_0.attachSound('kutugo_s_0.mp3');
kutugo_s_1 = new Sound();
kutugo_s_1.attachSound('kutugo_s_1.mp3');
kutugo_s_2 = new Sound();
kutugo_s_2.attachSound('kutugo_s_2.mp3');
kutugo_s_3 = new Sound();
kutugo_s_3.attachSound('kutugo_s_3.mp3');
kutugo_s_4 = new Sound();
kutugo_s_4.attachSound('kutugo_s_4.mp3');
kutu_t_0 = new Sound();
kutu_t_0.attachSound('kutu_t_0.mp3');
kutu_t_1 = new Sound();
kutu_t_1.attachSound('kutu_t_1.mp3');
kutu_t_2 = new Sound();
kutu_t_2.attachSound('kutu_t_2.mp3');
kutu_t_3 = new Sound();
kutu_t_3.attachSound('kutu_t_3.mp3');
kutu_t_4 = new Sound();
kutu_t_4.attachSound('kutu_t_4.mp3');
kutugo_t_0 = new Sound();
kutugo_t_0.attachSound('kutugo_t_0.mp3');
kutugo_t_1 = new Sound();
kutugo_t_1.attachSound('kutugo_t_1.mp3');
kutugo_t_2 = new Sound();
kutugo_t_2.attachSound('kutugo_t_2.mp3');
kutugo_t_3 = new Sound();
kutugo_t_3.attachSound('kutugo_t_3.mp3');
kutugo_t_4 = new Sound();
kutugo_t_4.attachSound('kutugo_t_4.mp3');
netu_a_0 = new Sound();
netu_a_0.attachSound('netu_a_0.mp3');
netu_a_1 = new Sound();
netu_a_1.attachSound('netu_a_1.mp3');
netu_a_2 = new Sound();
netu_a_2.attachSound('netu_a_2.mp3');
netu_a_3 = new Sound();
netu_a_3.attachSound('netu_a_3.mp3');
netu_a_4 = new Sound();
netu_a_4.attachSound('netu_a_4.mp3');
netu_a_5 = new Sound();
netu_a_5.attachSound('netu_a_5.mp3');
netu_a_6 = new Sound();
netu_a_6.attachSound('netu_a_6.mp3');
netu_a_7 = new Sound();
netu_a_7.attachSound('netu_a_7.mp3');
netu_a_8 = new Sound();
netu_a_8.attachSound('netu_a_8.mp3');
netu_a_9 = new Sound();
netu_a_9.attachSound('netu_a_9.mp3');
netugo_a_0 = new Sound();
netugo_a_0.attachSound('netugo_a_0.mp3');
netugo_a_1 = new Sound();
netugo_a_1.attachSound('netugo_a_1.mp3');
netugo_a_2 = new Sound();
netugo_a_2.attachSound('netugo_a_2.mp3');
netugo_a_3 = new Sound();
netugo_a_3.attachSound('netugo_a_3.mp3');
netugo_a_4 = new Sound();
netugo_a_4.attachSound('netugo_a_4.mp3');
netugo_a_5 = new Sound();
netugo_a_5.attachSound('netugo_a_5.mp3');
netugo_a_6 = new Sound();
netugo_a_6.attachSound('netugo_a_6.mp3');
netugo_a_7 = new Sound();
netugo_a_7.attachSound('netugo_a_7.mp3');
netugo_a_8 = new Sound();
netugo_a_8.attachSound('netugo_a_8.mp3');
netugo_a_9 = new Sound();
netugo_a_9.attachSound('netugo_a_9.mp3');
netu_c_0 = new Sound();
netu_c_0.attachSound('netu_c_0.mp3');
netu_c_1 = new Sound();
netu_c_1.attachSound('netu_c_1.mp3');
netu_c_2 = new Sound();
netu_c_2.attachSound('netu_c_2.mp3');
netu_c_3 = new Sound();
netu_c_3.attachSound('netu_c_3.mp3');
netu_c_4 = new Sound();
netu_c_4.attachSound('netu_c_4.mp3');
netu_c_5 = new Sound();
netu_c_5.attachSound('netu_c_5.mp3');
netu_c_6 = new Sound();
netu_c_6.attachSound('netu_c_6.mp3');
netu_c_7 = new Sound();
netu_c_7.attachSound('netu_c_7.mp3');
netu_c_8 = new Sound();
netu_c_8.attachSound('netu_c_8.mp3');
netu_c_9 = new Sound();
netu_c_9.attachSound('netu_c_9.mp3');
netugo_c_0 = new Sound();
netugo_c_0.attachSound('netugo_c_0.mp3');
netugo_c_1 = new Sound();
netugo_c_1.attachSound('netugo_c_1.mp3');
netugo_c_2 = new Sound();
netugo_c_2.attachSound('netugo_c_2.mp3');
netugo_c_3 = new Sound();
netugo_c_3.attachSound('netugo_c_3.mp3');
netugo_c_4 = new Sound();
netugo_c_4.attachSound('netugo_c_4.mp3');
netugo_c_5 = new Sound();
netugo_c_5.attachSound('netugo_c_5.mp3');
netugo_c_6 = new Sound();
netugo_c_6.attachSound('netugo_c_6.mp3');
netugo_c_7 = new Sound();
netugo_c_7.attachSound('netugo_c_7.mp3');
netugo_c_8 = new Sound();
netugo_c_8.attachSound('netugo_c_8.mp3');
netugo_c_9 = new Sound();
netugo_c_9.attachSound('netugo_c_9.mp3');
kizetu_0 = new Sound();
kizetu_0.attachSound('kizetu_0.mp3');
kizetu_1 = new Sound();
kizetu_1.attachSound('kizetu_1.mp3');
kizetu_2 = new Sound();
kizetu_2.attachSound('kizetu_2.mp3');
kizetu_3 = new Sound();
kizetu_3.attachSound('kizetu_3.mp3');
kizetu_4 = new Sound();
kizetu_4.attachSound('kizetu_4.mp3');
kizetu_5 = new Sound();
kizetu_5.attachSound('kizetu_5.mp3');
kizetu_6 = new Sound();
kizetu_6.attachSound('kizetu_6.mp3');
kizetu_7 = new Sound();
kizetu_7.attachSound('kizetu_7.mp3');
kizetu_8 = new Sound();
kizetu_8.attachSound('kizetu_8.mp3');
kizetu_9 = new Sound();
kizetu_9.attachSound('kizetu_9.mp3');
kizetu_10 = new Sound();
kizetu_10.attachSound('kizetu_10.mp3');
pai_a_0 = new Sound();
pai_a_0.attachSound('pai_a_0.mp3');
pai_a_1 = new Sound();
pai_a_1.attachSound('pai_a_1.mp3');
pai_a_2 = new Sound();
pai_a_2.attachSound('pai_a_2.mp3');
pai_a_3 = new Sound();
pai_a_3.attachSound('pai_a_3.mp3');
pai_a_4 = new Sound();
pai_a_4.attachSound('pai_a_4.mp3');
pai_b_1 = new Sound();
pai_b_1.attachSound('pai_b_1.mp3');
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
pston_0 = new Sound();
pston_0.attachSound('pston_0.mp3');
pston_1 = new Sound();
pston_1.attachSound('pston_1.mp3');
pston_2 = new Sound();
pston_2.attachSound('pston_2.mp3');
pston_3 = new Sound();
pston_3.attachSound('pston_3.mp3');
pston_4 = new Sound();
pston_4.attachSound('pston_4.mp3');
pston_5 = new Sound();
pston_5.attachSound('pston_5.mp3');
pston_6 = new Sound();
pston_6.attachSound('pston_6.mp3');
pston_7 = new Sound();
pston_7.attachSound('pston_7.mp3');
pston_8 = new Sound();
pston_8.attachSound('pston_8.mp3');
pston_9 = new Sound();
pston_9.attachSound('pston_9.mp3');
pston_10 = new Sound();
pston_10.attachSound('pston_10.mp3');
pston_11 = new Sound();
pston_11.attachSound('pston_11.mp3');
pston_12 = new Sound();
pston_12.attachSound('pston_12.mp3');
pston_13 = new Sound();
pston_13.attachSound('pston_13.mp3');
pston_14 = new Sound();
pston_14.attachSound('pston_14.mp3');
pston_15 = new Sound();
pston_15.attachSound('pston_15.mp3');
pston_16 = new Sound();
pston_16.attachSound('pston_16.mp3');
pston_17 = new Sound();
pston_17.attachSound('pston_17.mp3');
pston_18 = new Sound();
pston_18.attachSound('pston_18.mp3');
pston_19 = new Sound();
pston_19.attachSound('pston_19.mp3');
pston_20 = new Sound();
pston_20.attachSound('pston_20.mp3');
pston_21 = new Sound();
pston_21.attachSound('pston_21.mp3');
pston_22 = new Sound();
pston_22.attachSound('pston_22.mp3');
pston_23 = new Sound();
pston_23.attachSound('pston_23.mp3');
pston_24 = new Sound();
pston_24.attachSound('pston_24.mp3');
pston_25 = new Sound();
pston_25.attachSound('pston_25.mp3');
pston_26 = new Sound();
pston_26.attachSound('pston_26.mp3');
pston_27 = new Sound();
pston_27.attachSound('pston_27.mp3');
pston_28 = new Sound();
pston_28.attachSound('pston_28.mp3');
pston_29 = new Sound();
pston_29.attachSound('pston_29.mp3');
pston_30 = new Sound();
pston_30.attachSound('pston_30.mp3');
pston_31 = new Sound();
pston_31.attachSound('pston_31.mp3');
pston_32 = new Sound();
pston_32.attachSound('pston_32.mp3');
pston_33 = new Sound();
pston_33.attachSound('pston_33.mp3');
pston_34 = new Sound();
pston_34.attachSound('pston_34.mp3');
pston_35 = new Sound();
pston_35.attachSound('pston_35.mp3');
a_0 = new Sound();
a_0.attachSound('a_0.mp3');
a_1 = new Sound();
a_1.attachSound('a_1.mp3');
a_2 = new Sound();
a_2.attachSound('a_2.mp3');
a_3 = new Sound();
a_3.attachSound('a_3.mp3');
a_4 = new Sound();
a_4.attachSound('a_4.mp3');
a_5 = new Sound();
a_5.attachSound('a_5.mp3');
a_6 = new Sound();
a_6.attachSound('a_6.mp3');
a_7 = new Sound();
a_7.attachSound('a_7.mp3');
a_8 = new Sound();
a_8.attachSound('a_8.mp3');
a_9 = new Sound();
a_9.attachSound('a_9.mp3');
a_10 = new Sound();
a_10.attachSound('a_10.mp3');
a_11 = new Sound();
a_11.attachSound('a_11.mp3');
a_12 = new Sound();
a_12.attachSound('a_12.mp3');
a_13 = new Sound();
a_13.attachSound('a_13.mp3');
a_14 = new Sound();
a_14.attachSound('a_14.mp3');
a_15 = new Sound();
a_15.attachSound('a_15.mp3');
a_16 = new Sound();
a_16.attachSound('a_16.mp3');
a_17 = new Sound();
a_17.attachSound('a_17.mp3');
a_18 = new Sound();
a_18.attachSound('a_18.mp3');
a_19 = new Sound();
a_19.attachSound('a_19.mp3');
a_20 = new Sound();
a_20.attachSound('a_20.mp3');
a_21 = new Sound();
a_21.attachSound('a_21.mp3');
a_22 = new Sound();
a_22.attachSound('a_22.mp3');
a_23 = new Sound();
a_23.attachSound('a_23.mp3');
a_24 = new Sound();
a_24.attachSound('a_24.mp3');
a_25 = new Sound();
a_25.attachSound('a_25.mp3');
a_26 = new Sound();
a_26.attachSound('a_26.mp3');
a_27 = new Sound();
a_27.attachSound('a_27.mp3');
a_28 = new Sound();
a_28.attachSound('a_28.mp3');
a_29 = new Sound();
a_29.attachSound('a_29.mp3');
a_30 = new Sound();
a_30.attachSound('a_30.mp3');
a_31 = new Sound();
a_31.attachSound('a_31.mp3');
a_32 = new Sound();
a_32.attachSound('a_32.mp3');
a_33 = new Sound();
a_33.attachSound('a_33.mp3');
a_34 = new Sound();
a_34.attachSound('a_34.mp3');
a_35 = new Sound();
a_35.attachSound('a_35.mp3');
a_36 = new Sound();
a_36.attachSound('a_36.mp3');
a_37 = new Sound();
a_37.attachSound('a_37.mp3');
a_38 = new Sound();
a_38.attachSound('a_38.mp3');
a_39 = new Sound();
a_39.attachSound('a_39.mp3');
a_40 = new Sound();
a_40.attachSound('a_40.mp3');
a_41 = new Sound();
a_41.attachSound('a_41.mp3');
a_42 = new Sound();
a_42.attachSound('a_42.mp3');
a_43 = new Sound();
a_43.attachSound('a_43.mp3');
a_44 = new Sound();
a_44.attachSound('a_44.mp3');
a_45 = new Sound();
a_45.attachSound('a_45.mp3');
a_46 = new Sound();
a_46.attachSound('a_46.mp3');
aegi_iku_0 = new Sound();
aegi_iku_0.attachSound('aegi_iku_0.mp3');
aegi_iku_1 = new Sound();
aegi_iku_1.attachSound('aegi_iku_1.mp3');
aegi_iku_2 = new Sound();
aegi_iku_2.attachSound('aegi_iku_2.mp3');
aegi_iku_3 = new Sound();
aegi_iku_3.attachSound('aegi_iku_3.mp3');
aegi_iku_4 = new Sound();
aegi_iku_4.attachSound('aegi_iku_4.mp3');
aegi_kei_0 = new Sound();
aegi_kei_0.attachSound('aegi_kei_0.mp3');
aegi_kei_1 = new Sound();
aegi_kei_1.attachSound('aegi_kei_1.mp3');
aegi_kei_2 = new Sound();
aegi_kei_2.attachSound('aegi_kei_2.mp3');
aegi_kei_3 = new Sound();
aegi_kei_3.attachSound('aegi_kei_3.mp3');
aegi_kei_4 = new Sound();
aegi_kei_4.attachSound('aegi_kei_4.mp3');
ak_0 = new Sound();
ak_0.attachSound('ak_0.mp3');
ak_1 = new Sound();
ak_1.attachSound('ak_1.mp3');
ak_2 = new Sound();
ak_2.attachSound('ak_2.mp3');
ak_3 = new Sound();
ak_3.attachSound('ak_3.mp3');
ak_4 = new Sound();
ak_4.attachSound('ak_4.mp3');
ak_5 = new Sound();
ak_5.attachSound('ak_5.mp3');
ak_6 = new Sound();
ak_6.attachSound('ak_6.mp3');
ak_7 = new Sound();
ak_7.attachSound('ak_7.mp3');
ak_8 = new Sound();
ak_8.attachSound('ak_8.mp3');
ak_9 = new Sound();
ak_9.attachSound('ak_9.mp3');
ak_10 = new Sound();
ak_10.attachSound('ak_10.mp3');
ak_11 = new Sound();
ak_11.attachSound('ak_11.mp3');
ak_12 = new Sound();
ak_12.attachSound('ak_12.mp3');
ak_13 = new Sound();
ak_13.attachSound('ak_13.mp3');
ak_14 = new Sound();
ak_14.attachSound('ak_14.mp3');
ak_15 = new Sound();
ak_15.attachSound('ak_15.mp3');
ak_16 = new Sound();
ak_16.attachSound('ak_16.mp3');
ak_17 = new Sound();
ak_17.attachSound('ak_17.mp3');
ak_18 = new Sound();
ak_18.attachSound('ak_18.mp3');
ak_19 = new Sound();
ak_19.attachSound('ak_19.mp3');
ak_20 = new Sound();
ak_20.attachSound('ak_20.mp3');
ak_21 = new Sound();
ak_21.attachSound('ak_21.mp3');
ak_22 = new Sound();
ak_22.attachSound('ak_22.mp3');
ak_23 = new Sound();
ak_23.attachSound('ak_23.mp3');
ak_24 = new Sound();
ak_24.attachSound('ak_24.mp3');
aegi_k_kei_0 = new Sound();
aegi_k_kei_0.attachSound('aegi_k_kei_0.mp3');
aegi_k_kei_1 = new Sound();
aegi_k_kei_1.attachSound('aegi_k_kei_1.mp3');
fera_0 = new Sound();
fera_0.attachSound('fera_0.mp3');
fera_1 = new Sound();
fera_1.attachSound('fera_1.mp3');
fera_2 = new Sound();
fera_2.attachSound('fera_2.mp3');
fera_3 = new Sound();
fera_3.attachSound('fera_3.mp3');
fera_4 = new Sound();
fera_4.attachSound('fera_4.mp3');
fera_5 = new Sound();
fera_5.attachSound('fera_5.mp3');
fera_6 = new Sound();
fera_6.attachSound('fera_6.mp3');
fera_7 = new Sound();
fera_7.attachSound('fera_7.mp3');
fera_8 = new Sound();
fera_8.attachSound('fera_8.mp3');
fera_9 = new Sound();
fera_9.attachSound('fera_9.mp3');
fera_10 = new Sound();
fera_10.attachSound('fera_10.mp3');
fera_11 = new Sound();
fera_11.attachSound('fera_11.mp3');
fera_12 = new Sound();
fera_12.attachSound('fera_12.mp3');
fera_13 = new Sound();
fera_13.attachSound('fera_13.mp3');
fera_14 = new Sound();
fera_14.attachSound('fera_14.mp3');
fera_15 = new Sound();
fera_15.attachSound('fera_15.mp3');
fera_16 = new Sound();
fera_16.attachSound('fera_16.mp3');
fera_17 = new Sound();
fera_17.attachSound('fera_17.mp3');
fera_18 = new Sound();
fera_18.attachSound('fera_18.mp3');
fera_19 = new Sound();
fera_19.attachSound('fera_19.mp3');
fera_20 = new Sound();
fera_20.attachSound('fera_20.mp3');
fera_21 = new Sound();
fera_21.attachSound('fera_21.mp3');
fera_22 = new Sound();
fera_22.attachSound('fera_22.mp3');
fera_23 = new Sound();
fera_23.attachSound('fera_23.mp3');
fera_24 = new Sound();
fera_24.attachSound('fera_24.mp3');
fera_25 = new Sound();
fera_25.attachSound('fera_25.mp3');
fera_26 = new Sound();
fera_26.attachSound('fera_26.mp3');
fera_27 = new Sound();
fera_27.attachSound('fera_27.mp3');
fera_28 = new Sound();
fera_28.attachSound('fera_28.mp3');
fera_29 = new Sound();
fera_29.attachSound('fera_29.mp3');
fera_30 = new Sound();
fera_30.attachSound('fera_30.mp3');
fera_a_2 = new Sound();
fera_a_2.attachSound('fera_a_2.mp3');
fera_a_3 = new Sound();
fera_a_3.attachSound('fera_a_3.mp3');
baibu_0 = new Sound();
baibu_0.attachSound('baibu_0.mp3');
baibu_1 = new Sound();
baibu_1.attachSound('baibu_1.mp3');
baibu_2 = new Sound();
baibu_2.attachSound('baibu_2.mp3');
baibu_3 = new Sound();
baibu_3.attachSound('baibu_3.mp3');
baibu_4 = new Sound();
baibu_4.attachSound('baibu_4.mp3');
baibu_5 = new Sound();
baibu_5.attachSound('baibu_5.mp3');
baibu_6 = new Sound();
baibu_6.attachSound('baibu_6.mp3');
baibu_7 = new Sound();
baibu_7.attachSound('baibu_7.mp3');
baibu_8 = new Sound();
baibu_8.attachSound('baibu_8.mp3');
baibu_9 = new Sound();
baibu_9.attachSound('baibu_9.mp3');
baibu_10 = new Sound();
baibu_10.attachSound('baibu_10.mp3');
baibu_iku_0 = new Sound();
baibu_iku_0.attachSound('baibu_iku_0.mp3');
baibu_iku_1 = new Sound();
baibu_iku_1.attachSound('baibu_iku_1.mp3');
baibu_iku_2 = new Sound();
baibu_iku_2.attachSound('baibu_iku_2.mp3');
baibu_iku_3 = new Sound();
baibu_iku_3.attachSound('baibu_iku_3.mp3');
baibu_iku_4 = new Sound();
baibu_iku_4.attachSound('baibu_iku_4.mp3');
baibu_iku_5 = new Sound();
baibu_iku_5.attachSound('baibu_iku_5.mp3');
baibu_iku_6 = new Sound();
baibu_iku_6.attachSound('baibu_iku_6.mp3');
baibu_iku_7 = new Sound();
baibu_iku_7.attachSound('baibu_iku_7.mp3');
baibu_iku_8 = new Sound();
baibu_iku_8.attachSound('baibu_iku_8.mp3');
baibu_iku_9 = new Sound();
baibu_iku_9.attachSound('baibu_iku_9.mp3');
baibu_iku_10 = new Sound();
baibu_iku_10.attachSound('baibu_iku_10.mp3');
baibu_kei_0 = new Sound();
baibu_kei_0.attachSound('baibu_kei_0.mp3');
baibu_kei_1 = new Sound();
baibu_kei_1.attachSound('baibu_kei_1.mp3');
baibu_kei_2 = new Sound();
baibu_kei_2.attachSound('baibu_kei_2.mp3');
baibu_kei_3 = new Sound();
baibu_kei_3.attachSound('baibu_kei_3.mp3');
baibu_kei_4 = new Sound();
baibu_kei_4.attachSound('baibu_kei_4.mp3');
baibu_kei_5 = new Sound();
baibu_kei_5.attachSound('baibu_kei_5.mp3');
baibu_kei_6 = new Sound();
baibu_kei_6.attachSound('baibu_kei_6.mp3');
baibu_kei_7 = new Sound();
baibu_kei_7.attachSound('baibu_kei_7.mp3');
baibu_kei_8 = new Sound();
baibu_kei_8.attachSound('baibu_kei_8.mp3');
baibu_kei_9 = new Sound();
baibu_kei_9.attachSound('baibu_kei_9.mp3');
baibu_kei_10 = new Sound();
baibu_kei_10.attachSound('baibu_kei_10.mp3');
rota_0 = new Sound();
rota_0.attachSound('rota_0.mp3');
rota_1 = new Sound();
rota_1.attachSound('rota_1.mp3');
rota_2 = new Sound();
rota_2.attachSound('rota_2.mp3');
rota_3 = new Sound();
rota_3.attachSound('rota_3.mp3');
}
frame 1 {
function muti_kurai() {
++_root.muti_kai;
_root.lso.data.muti_kai = _root.muti_kai;
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 5;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_a_' + _root.k);
voice_name = 'kutu_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('å¼±ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('å¼±ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('å¼±ãらã„上');
} else {
gotoAndPlay('å¼±ãらã„下');
}
}
}
}
}
function kaomuti_kurai() {
++_root.muti_kai;
++_root.punch;
_root.lso.data.muti_kai = _root.muti_kai;
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 10;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_a_' + _root.k);
voice_name = 'kutu_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('ä¸ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('ä¸ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('ä¸ãらã„上');
} else {
gotoAndPlay('ä¸ãらã„下');
}
}
}
}
}
function rou_kurai() {
++_root.rou_kai;
_root.lso.data.rou_kai = _root.rou_kai;
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 7;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 5);
ply_voice = eval('netu_a_' + _root.k);
voice_name = 'netu_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('å¼±ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('å¼±ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('å¼±ãらã„上');
} else {
gotoAndPlay('å¼±ãらã„下');
}
}
}
}
}
function momi() {
if (_root.kizetu != 1 && _root.baibu != 'on') {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 4);
ply_voice = eval('pai_a_' + _root.k);
voice_name = 'pai_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('å–˜ãŽ');
}
}
function sakunyu() {
if (_root.kizetu != 1 && _root.baibu != 'on') {
_root.sex = 'off';
_root.fera = 'off';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
snd_end = true;
gotoAndPlay('æ¾ä¹³');
}
}
function gansya() {
_root.paizuri = 'off';
_root.momi = 'off';
_root.kinsi = 1;
if (_root.kizetu != 1) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = pai_b_1;
voice_name = 'pai_b_1.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
gotoAndPlay('顔射');
}
}
function sex() {
if (_root.kizetu != 1) {
_root.kk = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = a_0;
voice_name = 'a_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ピストン上');
} else {
_root.kk = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = ak_0;
voice_name = 'ak_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ピストン気絶');
}
}
function sex_owari() {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
if (_root.kizetu != 1) {
_root.kinsi = 0;
ply_voice.stop(voice_name);
_root.k = Math.floor(Math.random() * 3);
snd_end = false;
ply_voice = eval('obietyu_' + _root.k);
voice_name = 'obietyu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('射精待機');
} else {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
gotoAndPlay('無気力');
}
}
function fera() {
if (_root.kizetu != 1) {
_root.kk = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = fera_0;
voice_name = 'fera_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('フェラ');
} else {
_root.kk = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = ak_0;
voice_name = 'ak_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('フェラ気絶');
}
}
function baibu() {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
if (_root.kizetu != 1 && _root.mukiryoku != 1) {
_root.k = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = baibu_0;
voice_name = 'baibu_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–');
} else {
_root.k = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = ak_0;
voice_name = 'ak_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–無気力');
}
}
function baibu_owari() {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
if (_root.kizetu != 1) {
_root.kinsi = 0;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('aegi_kei_' + _root.zettyou);
voice_name = 'aegi_kei_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('射精待機');
} else {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
gotoAndPlay('無気力');
}
}
function hari_kurai() {
++_root.hari_kai;
_root.lso.data.hari_kai = _root.hari_kai;
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 10;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_b_' + _root.k);
voice_name = 'kutu_b_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('ä¸ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('ä¸ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('ä¸ãらã„上');
} else {
gotoAndPlay('ä¸ãらã„下');
}
}
}
}
}
function tabako_kurai() {
++_root.tabako_kai;
_root.lso.data.tabako_kai = _root.tabako_kai;
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
if (_root.tairyoku > 0) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.kizetu = 0;
_root.mukiryoku = 0;
_root.tairyoku -= 25;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 5);
ply_voice = eval('kutu_t_' + _root.k);
voice_name = 'kutu_t_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('ä¸ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('ä¸ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('ä¸ãらã„上');
} else {
gotoAndPlay('ä¸ãらã„下');
}
}
}
}
}
function stun_kurai() {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
if (_root.tairyoku > 0) {
_root.sex = 'off';
_root.fera = 'off';
_root.kinsi = 1;
_root.kizetu = 0;
_root.mukiryoku = 0;
_root.tairyoku -= 25;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 5);
ply_voice = eval('kutu_s_' + _root.k);
voice_name = 'kutu_s_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('å¼·ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('å¼·ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('å¼·ãらã„上');
} else {
gotoAndPlay('å¼·ãらã„下');
}
}
}
}
}
function yakiin_kurai() {
++_root.yakiin_kai;
_root.lso.data.yakiin_kai = _root.yakiin_kai;
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
if (_root.tairyoku > 0) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 200;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 5);
ply_voice = eval('kutu_d_' + _root.k);
voice_name = 'kutu_d_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
ooabare_0.start();
if (_root.kizetu != 1) {
++_root.kizetu_kai;
++_root.kizetu_ruikei_kai;
_root.lso.data.kizetu_ruikei_kai = _root.kizetu_ruikei_kai;
}
_root.kizetu = 1;
_root.mukiryoku = 0;
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('æ¿€ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('æ¿€ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('æ¿€ãらã„上');
} else {
gotoAndPlay('æ¿€ãらã„下');
}
}
}
}
}
function clip_kurai() {
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 15;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_b_' + _root.k);
voice_name = 'kutu_b_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('ä¸ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('ä¸ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('ä¸ãらã„上');
} else {
gotoAndPlay('ä¸ãらã„下');
}
}
}
}
}
function clip_otosi_kurai() {
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 15;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_b_' + _root.k);
voice_name = 'kutu_b_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('ä¸ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('ä¸ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('ä¸ãらã„上');
} else {
gotoAndPlay('ä¸ãらã„下');
}
}
}
}
}
function fumi_kurai() {
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.tairyoku -= 10;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_b_' + _root.k);
voice_name = 'kutu_b_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
gotoAndPlay('è¸ã¿ãらã„');
}
}
function fumi_owari_kurai() {
if (_root.kizetu != 1) {
_root.kinsi = 1;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_a_' + _root.k);
voice_name = 'kutu_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('å¼±ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('å¼±ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('å¼±ãらã„上');
} else {
gotoAndPlay('å¼±ãらã„下');
}
}
}
}
}
function name_owari_kurai() {
if (_root.kizetu != 1 && _root.baibu != 'on') {
_root.sex = 'off';
_root.fera = 'off';
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = n_0;
voice_name = 'n_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('顔射待機');
}
}
function dengeki_kurai() {
if (_root.tairyoku < 1) {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
_root.kinsi = 1;
_root.tairyoku -= 20;
ply_voice.stop(voice_name);
snd_end = true;
stun_0.start();
dengeki_0.start();
if (_root.kizetu != 1) {
++_root.kizetu_kai;
++_root.kizetu_ruikei_kai;
_root.lso.data.kizetu_ruikei_kai = _root.kizetu_ruikei_kai;
}
_root.kizetu = 1;
_root.mukiryoku = 0;
gotoAndPlay('電撃虫ã®æ¯');
} else {
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
_root.kinsi = 1;
_root.tairyoku -= 20;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 13);
ply_voice = eval('kutu_e_' + _root.k);
voice_name = 'kutu_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
stun_0.start();
dengeki_0.start();
if (_root.kizetu != 1) {
++_root.kizetu_kai;
++_root.kizetu_ruikei_kai;
_root.lso.data.kizetu_ruikei_kai = _root.kizetu_ruikei_kai;
}
_root.kizetu = 1;
_root.mukiryoku = 0;
gotoAndPlay('電撃');
}
}
function dengeki_owari() {
_root.kinsi = 0;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('kutugo_e_' + _root.k);
voice_name = 'kutugo_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
dengeki_0.stop('dengeki.mp3');
abare_0.start();
gotoAndPlay('電撃怯ãˆ');
}
function punch_kurai_r() {
++_root.punch_kai;
_root.lso.data.punch_kai = _root.punch_kai;
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.titi_ugoki = 'l';
_root.titi_ugoki_r = 'l';
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.mukiryoku = 0;
rand = Math.floor(Math.random() * 500);
if (rand > 100 && _root.kizetu != 1) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('kutu_g_' + _root.k);
voice_name = 'kutu_g_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
++_root.punch;
gurd_0 = new Sound();
gurd_0.attachSound('gurd');
gurd_0.start();
_root.tairyoku -= 5;
_root.M_quake.mag = 100;
gotoAndPlay('マウントガード左');
} else {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_p_' + _root.k);
voice_name = 'kutu_p_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
_root.punch += 10;
if (_root.kizetu != 1) {
++_root.kizetu_kai;
++_root.kizetu_ruikei_kai;
_root.lso.data.kizetu_ruikei_kai = _root.kizetu_ruikei_kai;
}
_root.kizetu = 1;
punch_0 = new Sound();
punch_0.attachSound('punch');
punch_0.start();
_root.M_quake.mag = 200;
_root.tairyoku -= 25;
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
_root.hanaji = 'on';
}
gotoAndPlay('マウントãらã„å·¦');
}
}
function punch_kurai_l() {
++_root.punch_kai;
_root.lso.data.punchkai = _root.punch_kai;
if (_root.zettyou > 4) {
_root.zettyou = 4;
}
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.titi_ugoki = 'r';
_root.titi_ugoki_r = 'r';
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
_root.mukiryoku = 0;
rand = Math.floor(Math.random() * 500);
if (rand > 100 && _root.kizetu != 1) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('kutu_g_' + _root.k);
voice_name = 'kutu_g_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
++_root.punch;
gurd_0 = new Sound();
gurd_0.attachSound('gurd');
gurd_0.start();
_root.M_quake.mag = 100;
_root.tairyoku -= 5;
gotoAndPlay('マウントガードå³');
} else {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_p_' + _root.k);
voice_name = 'kutu_p_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
_root.punch += 10;
if (_root.kizetu != 1) {
++_root.kizetu_kai;
++_root.kizetu_ruikei_kai;
_root.lso.data.kizetu_ruikei_kai = _root.kizetu_ruikei_kai;
}
_root.kizetu = 1;
punch_0 = new Sound();
punch_0.attachSound('punch');
punch_0.start();
_root.M_quake.mag = 200;
_root.tairyoku -= 25;
if (rand > 90) {
_root.hanaji = 'on';
}
gotoAndPlay('マウントãらã„å³');
}
}
function punch_kurai_m() {
++_root.punch_kai;
_root.sex = 'off';
_root.fera = 'off';
_root.lso.data.punchkai = _root.punch_kai;
if (_root.kizetu != 1) {
_root.kinsi = 1;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutu_p_' + _root.k);
voice_name = 'kutu_p_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
_root.kinsi = 0;
snd_end = true;
};
ply_voice.start();
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
punch_0 = new Sound();
punch_0.attachSound('punch');
punch_0.start();
_root.M_quake.mag = 100;
_root.tairyoku -= 10;
rand = Math.floor(Math.random() * 400);
if (rand > 300) {
gotoAndPlay('å¼±ãらã„å·¦');
} else {
if (rand > 200) {
gotoAndPlay('å¼±ãらã„å³');
} else {
if (rand > 100) {
gotoAndPlay('å¼±ãらã„上');
} else {
gotoAndPlay('å¼±ãらã„下');
}
}
}
} else {
if (_root.kizetu == 1) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
punch_0 = new Sound();
punch_0.attachSound('punch');
punch_0.start();
_root.kinsi = 0;
_root.M_quake.mag = 100;
_root.tairyoku -= 5;
gotoAndPlay('マウントãらã„怯ãˆ');
}
}
}
function syouben_kurai() {
_root.hanaji = 'off';
if (_root.kizetu != 1) {
_root.kinsi = 1;
_root.sex = 'off';
_root.fera = 'off';
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 4) + 1;
ply_voice = eval('syou_a_' + _root.k);
voice_name = 'syou_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('å°ä¾¿');
}
}
function obie() {
if (_root.kizetu != 1 && _root.mukiryoku != 1 && _root.baibu != 'on' && _root.mekakusi != 1 && _root.sex != 'on' && _root.fera != 'on') {
if (_root.seme == 'muti') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_a_0;
voice_name = 'obie_a_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('éžæ€¯ãˆ');
} else {
if (_root.seme == 'rou') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_a_1;
voice_name = 'obie_a_1.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('éžæ€¯ãˆ');
} else {
if (_root.seme == 'fumi') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_c_1;
voice_name = 'obie_c_1.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('éžæ€¯ãˆ');
} else {
if (_root.seme == 'hari') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_a_2;
voice_name = 'obie_a_2.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('é‡æ€¯ãˆ');
} else {
if (_root.seme == 'clip') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_c_2;
voice_name = 'obie_c_2.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('é‡æ€¯ãˆ');
} else {
if (_root.seme == 'tabako') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_b_0;
voice_name = 'obie_b_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ç…™è‰æ€¯ãˆ');
} else {
if (_root.seme == 'stun') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_b_0;
voice_name = 'obie_b_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ç…™è‰æ€¯ãˆ');
} else {
if (_root.seme == 'yakiin') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_d_0;
voice_name = 'obie_d_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('焼å°æ€¯ãˆ');
} else {
if (_root.seme == 'punch') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = obie_c_0;
voice_name = 'obie_c_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('マウント怯ãˆ');
} else {
if (_root.seme == 'syouben') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = syou_a_0;
voice_name = 'syou_a_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('å°ä¾¿æ€¯ãˆ');
} else {
if (_root.seme == 'sita') {
gotoAndPlay('弱待機');
}
}
}
}
}
}
}
}
}
}
}
}
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 10 {
if (_root.mekakusi == 1) {
snd_end = true;
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 21 {
if (_root.mekakusi == 1) {
snd_end = true;
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 31 {
if (_root.mekakusi == 1) {
snd_end = true;
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 40 {
if (_root.mekakusi == 1) {
snd_end = true;
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 51 {
if (_root.mekakusi == 1) {
snd_end = true;
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 59 {
if (_root.mekakusi == 1) {
snd_end = true;
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 60 {
gotoAndPlay('通常');
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 74 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('å°ä¾¿æ€¯ãˆ');
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 89 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('éžæ€¯ãˆ');
}
}
frame 98 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 109 {
gotoAndPlay('弱怯ãˆ');
}
frame 118 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 128 {
gotoAndPlay('弱怯ãˆ');
}
frame 137 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 147 {
gotoAndPlay('弱怯ãˆ');
}
frame 156 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 166 {
gotoAndPlay('弱怯ãˆ');
}
frame 167 {
if (_root.tairyoku < 1) {
gotoAndPlay('無気力ã¸');
} else {
if (_root.baibu == 'on') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = baibu_0;
voice_name = 'baibu_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–');
} else {
if (_root.sakunyu == 'on') {
gotoAndPlay('æ¾ä¹³');
} else {
if (_root.clip_l == 'on' || _root.clip_r == 'on') {
gotoAndPlay('我慢');
} else {
ply_voice.stop(voice_name);
snd_end = false;
if (_root.seme == 'muti' || _root.seme == 'fumi' || _root.seme == 'punch') {
ply_voice = eval('kutugo_a_' + _root.k);
voice_name = 'kutugo_a_' + _root.k + '.mp3';
} else {
ply_voice = eval('netugo_a_' + _root.k);
voice_name = 'netugo_a_' + _root.k + '.mp3';
}
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
}
}
}
frame 180 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(_currentframe - 12);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 181 {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = n_0;
voice_name = 'n_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 195 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 208 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('é‡æ€¯ãˆ');
}
}
frame 209 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('éžæ€¯ãˆ');
}
}
frame 220 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 229 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 240 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 248 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 259 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 267 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 278 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 286 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 287 {
if (_root.tairyoku < 1) {
gotoAndPlay('無気力ã¸');
} else {
if (snd_end) {
if (_root.seme == 'tabako') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('kutugo_t_' + _root.k);
voice_name = 'kutugo_t_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
} else {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('kutugo_b_' + _root.k);
voice_name = 'kutugo_b_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
}
}
frame 298 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 310 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 321 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 332 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 2);
} else {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay('ä¸æ€¯ãˆ');
}
}
}
frame 333 {
if (_root.baibu == 'on') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = baibu_0;
voice_name = 'baibu_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–');
} else {
if (_root.sakunyu == 'on') {
gotoAndPlay('æ¾ä¹³');
} else {
if (_root.clip_l == 'on' || _root.clip_r == 'on') {
gotoAndPlay('我慢');
} else {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = n_0;
voice_name = 'n_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
}
}
frame 342 {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 356 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('ç…™è‰æ€¯ãˆ');
}
}
frame 367 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 376 {
gotoAndPlay('強怯ãˆ');
}
frame 387 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 395 {
gotoAndPlay('強怯ãˆ');
}
frame 406 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 414 {
gotoAndPlay('強怯ãˆ');
}
frame 425 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 433 {
gotoAndPlay('強怯ãˆ');
}
frame 434 {
if (_root.tairyoku < 1) {
gotoAndPlay('無気力ã¸');
} else {
if (_root.seme == 'tabako') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('kutugo_t_' + _root.k);
voice_name = 'kutugo_t_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
} else {
if (_root.seme == 'stun') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('kutugo_s_' + _root.k);
voice_name = 'kutugo_s_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
}
}
frame 447 {
if (snd_end) {
if (_root.baibu == 'on') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = baibu_0;
voice_name = 'baibu_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–');
} else {
gotoAndPlay(_currentframe - 10);
}
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay(_currentframe - 10);
}
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 461 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('焼å°æ€¯ãˆ');
}
}
frame 475 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
gotoAndPlay(_currentframe - 7);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 481 {
gotoAndPlay('激怯ãˆ');
}
frame 495 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
gotoAndPlay(_currentframe - 7);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 500 {
gotoAndPlay('激怯ãˆ');
}
frame 514 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
gotoAndPlay(_currentframe - 7);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 519 {
gotoAndPlay('激怯ãˆ');
}
frame 534 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
gotoAndPlay(_currentframe - 7);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 538 {
gotoAndPlay('激怯ãˆ');
}
frame 539 {
if (_root.tairyoku < 1) {
gotoAndPlay('無気力ã¸');
} else {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('kutugo_d_' + _root.k);
voice_name = 'kutugo_d_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 552 {
if (snd_end) {
gotoAndPlay('マウントãらã„怯ãˆ');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay(_currentframe - 10);
}
}
}
frame 553 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 13);
ply_voice = eval('kutu_e_' + _root.k);
voice_name = 'kutu_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
_root.M_quake.mag = 200;
}
}
frame 561 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 13);
ply_voice = eval('kutu_e_' + _root.k);
voice_name = 'kutu_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
gotoAndPlay(_currentframe + 1);
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 15) {
_root.M_quake.mag = 10;
gotoAndPlay(_currentframe - 2);
} else {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
gotoAndPlay(_currentframe - 4);
}
}
}
frame 573 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 13);
ply_voice = eval('kutu_e_' + _root.k);
voice_name = 'kutu_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
gotoAndPlay(_currentframe + 1);
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 15) {
_root.M_quake.mag = 10;
gotoAndPlay(_currentframe - 2);
} else {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
gotoAndPlay(_currentframe - 4);
}
}
}
frame 583 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 13);
ply_voice = eval('kutu_e_' + _root.k);
voice_name = 'kutu_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
gotoAndPlay(_currentframe + 1);
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 15) {
_root.M_quake.mag = 10;
gotoAndPlay(_currentframe - 2);
} else {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
gotoAndPlay(_currentframe - 4);
}
}
}
frame 587 {
_root.tairyoku -= 5;
gotoAndPlay('電撃');
}
frame 588 {
if (_root.tairyoku < 1) {
gotoAndPlay('無気力ã¸');
} else {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('kutugo_e_' + _root.k);
voice_name = 'kutugo_e_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 602 {
if (snd_end) {
gotoAndPlay('マウントãらã„怯ãˆ');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay(_currentframe - 4);
}
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 628 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('マウント怯ãˆ');
}
}
frame 641 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 648 {
gotoAndPlay('マウントガード怯ãˆ');
}
frame 660 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 667 {
gotoAndPlay('マウントガード怯ãˆ');
}
frame 668 {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 8);
ply_voice = eval('kutugo_a_' + _root.k);
voice_name = 'kutugo_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 678 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay(_currentframe - 3);
}
}
frame 686 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 705 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 719 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('ä¸æ€¯ãˆ');
}
}
frame 720 {
if (_root.tairyoku < 1) {
gotoAndPlay('マウントãらã„左虫ã®æ¯');
}
}
frame 734 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 738 {
gotoAndPlay('マウントãらã„怯ãˆ');
}
frame 740 {
if (_root.tairyoku < 1) {
gotoAndPlay('マウントãらã„å³è™«ã®æ¯');
}
}
frame 753 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 757 {
gotoAndPlay('マウントãらã„怯ãˆ');
}
frame 759 {
if (_root.tairyoku < 1) {
gotoAndPlay('虫ã®æ¯');
} else {
if (_root.mukiryoku == 1) {
gotoAndPlay('無気力');
} else {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 10);
ply_voice = eval('kizetu_' + _root.k);
voice_name = 'kizetu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
}
frame 768 {
rand = Math.floor(Math.random() * 100);
if (rand > 15) {
gotoAndPlay(_currentframe - 2);
} else {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 10);
ply_voice = eval('kizetu_' + _root.k);
voice_name = 'kizetu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
gotoAndPlay(_currentframe - 8);
}
}
frame 777 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 796 {
gotoAndPlay('ä¸æ€¯ãˆ');
}
frame 805 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 5) {
gotoAndPlay(_currentframe - 3);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 816 {
gotoAndPlay('我慢');
}
frame 817 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('gaman_a_' + _root.k);
voice_name = 'gaman_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 65) {
_root.tairyoku -= 1;
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 840 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('gaman_a_' + _root.k);
voice_name = 'gaman_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 865 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('gaman_a_' + _root.k);
voice_name = 'gaman_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 890 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('gaman_a_' + _root.k);
voice_name = 'gaman_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 917 {
gotoAndPlay('我慢');
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 941 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 4);
ply_voice = eval('pai_a_' + _root.k);
voice_name = 'pai_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 966 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 4);
ply_voice = eval('pai_a_' + _root.k);
voice_name = 'pai_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 991 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 4);
ply_voice = eval('pai_a_' + _root.k);
voice_name = 'pai_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1018 {
gotoAndPlay('å–˜ãŽ');
}
frame 1028 {
gotoAndPlay(_currentframe - 2);
}
frame 1041 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
k = random(10);
if (k > 8) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1043 {
gotoAndPlay('顔射待機');
}
frame 1044 {
if (_root.baibu == 'on') {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = baibu_0;
voice_name = 'baibu_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–');
} else {
if (_root.sakunyu == 'on') {
gotoAndPlay('æ¾ä¹³');
} else {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = n_0;
voice_name = 'n_0.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
}
}
frame 1060 {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay('顔射待機');
} else {
gotoAndPlay(_currentframe - 2);
}
}
frame 1079 {
if (_root.osikko_hit == 'on') {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('syou_a_' + _root.k);
voice_name = 'syou_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay(_currentframe - 4);
}
} else {
if (_root.syouben_ryou > 0) {
gotoAndPlay(_currentframe - 2);
} else {
_root.seme = 0;
gotoAndPlay(_currentframe + 1);
}
}
}
frame 1095 {
if (_root.osikko_hit == 'on') {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('syou_a_' + _root.k);
voice_name = 'syou_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
rand = Math.floor(Math.random() * 100);
if (rand > 40) {
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay('å°ä¾¿');
}
} else {
gotoAndPlay(_currentframe - 4);
}
} else {
if (_root.syouben_ryou > 0) {
gotoAndPlay(_currentframe - 2);
} else {
_root.seme = 0;
gotoAndPlay(_currentframe + 1);
}
}
}
frame 1120 {
if (_root.osikko_hit == 'on') {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('syou_a_' + _root.k);
voice_name = 'syou_a_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay(_currentframe - 4);
}
} else {
if (_root.syouben_ryou > 0) {
gotoAndPlay(_currentframe - 2);
} else {
_root.seme = 0;
gotoAndPlay(_currentframe + 1);
}
}
}
frame 1132 {
if (_root.syouben_ryou > 0) {
gotoAndPlay('å°ä¾¿');
} else {
snd_end = true;
_root.seme = 0;
_root.kinsi = 0;
gotoAndPlay('å°ä¾¿å¾…æ©Ÿ');
}
}
frame 1133 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = syou_a_4;
voice_name = 'syou_a_4.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1158 {
if (snd_end) {
gotoAndPlay('弱待機');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay('å°ä¾¿å¾…æ©Ÿ');
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1159 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('a_' + _root.kk);
voice_name = 'a_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 45) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
instance of movieClip 1097 {
onClipEvent (press) {
_root.kinsi = 1;
_root.paizuri = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
++_root.syasei_kai;
_root.lso.data.syasei_kai = _root.syasei_kai;
_parent.gotoAndPlay('å°„ç²¾');
}
}
frame 1161 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('a_' + _root.kk);
voice_name = 'a_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 45) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1169 {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay('ピストン左');
} else {
gotoAndPlay('ピストン上');
}
}
frame 1171 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('a_' + _root.kk);
voice_name = 'a_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 45) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1173 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('a_' + _root.kk);
voice_name = 'a_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 45) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki_r = 'sex';
}
frame 1175 {
_root.titi_ugoki = 'sex';
}
frame 1181 {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay('ピストンå³');
} else {
gotoAndPlay('ピストン左');
}
}
frame 1182 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('a_' + _root.kk);
voice_name = 'a_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 45) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1184 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('a_' + _root.kk);
voice_name = 'a_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 45) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
}
frame 1186 {
_root.titi_ugoki_r = 'sex';
}
frame 1193 {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay('ピストン上');
} else {
gotoAndPlay('ピストンå³');
}
}
frame 1194 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.seme = 0;
_root.obj.obj_hyouji();
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 5);
ply_voice = eval('aegi_iku_' + _root.k);
voice_name = 'aegi_iku_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1202 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1209 {
_root.kinsi = 0;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('aegi_kei_' + _root.k);
voice_name = 'aegi_kei_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1225 {
if (snd_end) {
gotoAndPlay('弱待機');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay('射精待機');
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1227 {
if (_root.tairyoku < 1) {
gotoAndPlay('ピストン虫ã®æ¯');
} else {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 10);
ply_voice = eval('kizetu_' + _root.k);
voice_name = 'kizetu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
}
}
instance of movieClip 1097 {
onClipEvent (press) {
_root.kinsi = 1;
_root.paizuri = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
++_root.syasei_kai;
_root.lso.data.syasei_kai = _root.syasei_kai;
_parent.gotoAndPlay('気絶射精');
}
}
frame 1229 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 10);
ply_voice = eval('kizetu_' + _root.k);
voice_name = 'kizetu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1237 {
gotoAndPlay('ピストン気絶');
}
frame 1239 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.seme = 0;
_root.obj.obj_hyouji();
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 1);
ply_voice = eval('aegi_k_kei_' + _root.k);
voice_name = 'aegi_k_kei_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1247 {
if (snd_end) {
gotoAndPlay('無気力');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1254 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('fera_' + _root.kk);
voice_name = 'fera_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 29) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
instance of movieClip 1135 {
onClipEvent (press) {
_root.kinsi = 1;
_root.paizuri = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
++_root.syasei_kai;
_root.lso.data.syasei_kai = _root.syasei_kai;
_parent.gotoAndPlay('å£å†…å°„ç²¾');
}
}
frame 1256 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('fera_' + _root.kk);
voice_name = 'fera_' + _root.kk + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
if (_root.kk > 29) {
_root.kk = 0;
} else {
++_root.kk;
}
}
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1264 {
gotoAndPlay('フェラ');
}
frame 1266 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.seme = 0;
_root.obj.obj_hyouji();
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = fera_a_2;
voice_name = 'fera_a_2.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1274 {
if (snd_end) {
gotoAndPlay(_currentframe + 1);
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1281 {
_root.kinsi = 0;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = fera_a_3;
voice_name = 'fera_a_3.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1297 {
if (snd_end) {
gotoAndPlay('弱待機');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 95) {
gotoAndPlay('å£å†…射精待機');
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1298 {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
}
instance of movieClip 1135 {
onClipEvent (press) {
_root.kinsi = 1;
_root.paizuri = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
++_root.syasei_kai;
_root.lso.data.syasei_kai = _root.syasei_kai;
_parent.gotoAndPlay('気絶å£å†…å°„ç²¾');
}
}
frame 1300 {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1308 {
gotoAndPlay('フェラ気絶');
}
frame 1310 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.seme = 0;
_root.obj.obj_hyouji();
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 1);
ply_voice = eval('aegi_k_kei_' + _root.k);
voice_name = 'aegi_k_kei_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1318 {
if (snd_end) {
gotoAndPlay('無気力');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1325 {
_root.mukiryoku = 1;
_root.kizetu = 1;
if (_root.tairyoku < 1) {
gotoAndPlay('虫ã®æ¯');
} else {
_root.kinsi = 0;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 1);
ply_voice = eval('aegi_k_kei_' + _root.k);
voice_name = 'aegi_k_kei_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1333 {
if (snd_end) {
gotoAndPlay('無気力');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
gotoAndPlay(_currentframe - 5);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1344 {
_root.kinsi = 0;
ply_voice.stop(voice_name);
}
frame 1352 {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 50) {
gotoAndPlay(_currentframe - 7);
} else {
gotoAndPlay(_currentframe - 6);
}
}
frame 1353 {
ply_voice.stop(voice_name);
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
}
instance of movieClip 1097 {
onClipEvent (press) {
_root.kinsi = 1;
_root.paizuri = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
++_root.syasei_kai;
_root.lso.data.syasei_kai = _root.syasei_kai;
_parent.gotoAndPlay('虫ã®æ¯å°„ç²¾');
}
}
frame 1355 {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
}
frame 1363 {
gotoAndPlay('ピストン虫ã®æ¯');
}
frame 1365 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.seme = 0;
_root.obj.obj_hyouji();
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 1);
ply_voice = eval('aegi_k_kei_' + _root.k);
voice_name = 'aegi_k_kei_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1373 {
if (snd_end) {
ply_voice.stop();
gotoAndPlay('虫ã®æ¯');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 4);
} else {
gotoAndPlay(_currentframe - 2);
}
}
}
frame 1374 {
ply_voice.stop(voice_name);
_root.kinsi = 0;
}
frame 1392 {
gotoAndPlay(_currentframe - 10);
}
frame 1394 {
ply_voice.stop(voice_name);
_root.kinsi = 0;
}
frame 1411 {
gotoAndPlay(_currentframe - 10);
}
frame 1413 {
if (_root.zettyou > 4) {
gotoAndPlay('ãƒã‚¤ãƒ–壊れ');
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_parent.snd_end) {
_parent.gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚å¯¸å‰');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 85) {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('_parent.abare_' + rand);
ply_sound.start();
}
_parent.gotoAndPlay(_parent._currentframe - 5);
} else {
if (rand > 50) {
_parent.gotoAndPlay(_parent._currentframe + 3);
}
}
}
}
}
frame 1475 {
gotoAndPlay('ãƒã‚¤ãƒ–');
}
frame 1502 {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚å¯¸å‰2');
} else {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_iku_' + _root.zettyou);
voice_name = 'baibu_iku_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1513 {
if (snd_end) {
gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 5);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1514 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_iku_' + _root.zettyou);
voice_name = 'baibu_iku_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1524 {
if (snd_end) {
gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 5);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1526 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
++_root.zettyou_kai;
++_root.zettyou_ruikei_kai;
_root.lso.data.zettyou_ruikei_kai = _root.zettyou_ruikei_kai;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_kei_' + _root.zettyou);
voice_name = 'baibu_kei_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
abare_0.start();
ply_voice.start();
++_root.zettyou;
}
frame 1536 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_' + _root.zettyou);
voice_name = 'baibu_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
abare_0.start();
gotoAndPlay(_currentframe - 8);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1541 {
_root.mukiryoku = 1;
_root.kizetu = 1;
if (_root.zettyou > 9) {
gotoAndPlay('ãƒã‚¤ãƒ–無気力');
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_parent.snd_end) {
_parent.gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚å¯¸å‰å£Šã‚Œ');
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 85) {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('_parent.abare_' + rand);
ply_sound.start();
}
_parent.gotoAndPlay(_parent._currentframe - 5);
} else {
if (rand > 50) {
_parent.gotoAndPlay(_parent._currentframe + 3);
}
}
}
}
}
frame 1603 {
gotoAndPlay('ãƒã‚¤ãƒ–');
}
frame 1604 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
++_root.zettyou_kai;
++_root.zettyou_ruikei_kai;
_root.lso.data.zettyou_ruikei_kai = _root.zettyou_ruikei_kai;
_root.kinsi = 0;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 1);
ply_voice = baibu_kei_9;
voice_name = 'baibu_kei_9.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
abare_0.start();
ply_voice.start();
++_root.zettyou;
}
frame 1615 {
if (snd_end) {
gotoAndPlay('ãƒã‚¤ãƒ–無気力');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
abare_0.start();
gotoAndPlay(_currentframe - 8);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1630 {
rand = Math.floor(Math.random() * 100);
if (rand > 50) {
gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚å¯¸å‰2壊れ');
} else {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_iku_' + _root.zettyou);
voice_name = 'baibu_iku_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1641 {
if (snd_end) {
gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚å£Šã‚Œ');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 5);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1642 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_iku_' + _root.zettyou);
voice_name = 'baibu_iku_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1652 {
if (snd_end) {
gotoAndPlay('ãƒã‚¤ãƒ–çµ¶é ‚å£Šã‚Œ');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
gotoAndPlay(_currentframe - 5);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1654 {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
++_root.zettyou_kai;
++_root.zettyou_ruikei_kai;
_root.lso.data.zettyou_ruikei_kai = _root.zettyou_ruikei_kai;
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_kei_' + _root.zettyou);
voice_name = 'baibu_kei_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
abare_0.start();
ply_voice.start();
++_root.zettyou;
}
frame 1665 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = eval('baibu_' + _root.zettyou);
voice_name = 'baibu_' + _root.zettyou + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
gotoAndPlay('ãƒã‚¤ãƒ–壊れ');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
abare_0.start();
gotoAndPlay(_currentframe - 8);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1669 {
_root.mukiryoku = 1;
_root.kizetu = 1;
if (_root.tairyoku < 1) {
gotoAndPlay('ãƒã‚¤ãƒ–虫ã®æ¯');
} else {
_root.kinsi = 0;
_root.titi_ugoki = 'n';
_root.titi_r_ugoki = 'n';
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 1);
ply_voice = baibu_10;
voice_name = 'baibu_10.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1677 {
if (snd_end) {
gotoAndPlay('ãƒã‚¤ãƒ–ç„¡æ°—åŠ›çµ¶é ‚');
} else {
_root.rand = Math.floor(Math.random() * 100);
if (_root.rand > 80) {
gotoAndPlay(_currentframe - 5);
} else {
gotoAndPlay(_currentframe - 3);
}
}
}
frame 1688 {
_root.kinsi = 0;
ply_voice.stop(voice_name);
}
frame 1696 {
gotoAndPlay('虫ã®æ¯');
}
frame 1697 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('rota_' + _root.k);
voice_name = 'rota_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 1720 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('rota_' + _root.k);
voice_name = 'rota_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1745 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('rota_' + _root.k);
voice_name = 'rota_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1770 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3) + 1;
ply_voice = eval('rota_' + _root.k);
voice_name = 'rota_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
frame 1797 {
gotoAndPlay('æ¾ä¹³');
}
frame 1807 {
gotoAndPlay(_currentframe - 2);
}
frame 1808 {
_root.kinsi = 0;
_root.kizetu = 1;
++_root.kizetu_kai;
++_root.crush_kai;
_root.lso.data.crush_kai = _root.crush_kai;
ply_voice.stop(voice_name);
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 350;
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 10);
ply_voice = eval('kizetu_' + _root.k);
voice_name = 'kizetu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
frame 1810 {
_root.kinsi = 0;
ply_voice.stop(voice_name);
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
}
frame 1812 {
_root.kinsi = 0;
ply_voice.stop(voice_name);
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
}
frame 1816 {
gotoAndPlay('虫ã®æ¯');
}
frame 1817 {
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
_root.k = Math.floor(Math.random() * 3);
ply_voice = eval('obietyu_' + _root.k);
voice_name = 'obietyu_' + _root.k + '.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
rand = Math.floor(Math.random() * 100);
if (rand > 80) {
_parent.gotoAndPlay(_parent._currentframe - 3);
}
}
}
frame 1830 {
rand = Math.floor(Math.random() * 100);
if (rand > 20) {
gotoAndPlay(_currentframe - 2);
} else {
gotoAndPlay('ç›®éš ã—怯ãˆ');
}
}
frame 1831 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = ed_a_5;
voice_name = 'ed_a_5.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
}
}
frame 1839 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = ed_a_5;
voice_name = 'ed_a_5.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
gotoAndPlay(_currentframe + 10);
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 15) {
_root.M_quake.mag = 10;
gotoAndPlay(_currentframe - 2);
} else {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
gotoAndPlay(_currentframe - 4);
}
}
}
frame 1860 {
_root.tairyoku -= 5;
if (snd_end) {
ply_voice.stop(voice_name);
snd_end = false;
ply_voice = ed_a_5;
voice_name = 'ed_a_5.mp3';
ply_voice.onSoundComplete = function () {
snd_end = true;
};
ply_voice.start();
dengeki_0.start();
gotoAndPlay(_currentframe + 3);
} else {
rand = Math.floor(Math.random() * 100);
if (rand > 15) {
_root.M_quake.mag = 10;
gotoAndPlay(_currentframe - 2);
} else {
rand = Math.floor(Math.random() * 5);
ply_sound = eval('abare_' + rand);
ply_sound.start();
_root.M_quake.mag = 50;
gotoAndPlay(_currentframe - 4);
}
}
}
frame 1865 {
_root.tairyoku -= 5;
gotoAndPlay('電撃虫ã®æ¯');
}
}
button 1172 {
on (rollOver) {
_root.obj.obj_kesi();
_x = 0;
}
on (press) {
_x = -110;
_root.obj.obj_hyouji();
_root.setumei = 0;
}
}
button 1176 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'rou';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 2;
}
}
button 1180 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'hari';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 3;
}
}
button 1184 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'muti';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 1;
}
}
button 1189 {
on (press) {
if (_root.kinsi != 1 && _root.momi != 'on') {
_root.momi = 'on';
_root.paizuri = 'off';
_root.fera = 'off';
if (_root.sex == 'on') {
_root.titi_ugoki = 'm';
_root.titi_ugoki_r = 'm';
_x = -110;
_root.setumei = 0;
} else {
_root.seme = 'momi';
_root.titi_ugoki = 'm';
_root.titi_ugoki_r = 'm';
_root.obj.obj_hyouji();
_root.dorei.momi();
_x = -110;
_root.setumei = 0;
}
} else {
if (_root.kinsi != 1 && _root.momi == 'on') {
_root.momi = 'off';
if (_root.sex == 'on') {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_x = -110;
_root.setumei = 0;
} else {
_root.seme = 0;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.obj.obj_hyouji();
_root.dorei.sex_owari();
_x = -110;
_root.setumei = 0;
}
}
}
}
on (rollOver) {
_root.setumei = 10;
}
}
button 1193 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'tabako';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 6;
}
}
button 1197 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'punch';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 7;
}
}
button 1202 {
on (press) {
if (_root.kinsi != 1 && _root.fera != 'on' && _root.sex != 'on' && _root.paizuri != 'on') {
_root.seme = 'pai';
_root.paizuri = 'on';
_root.momi = 'off';
_root.titi_ugoki = 'p';
_root.titi_ugoki_r = 'p';
_root.obj.obj_hyouji();
_root.dorei.momi();
_x = -110;
_root.setumei = 0;
} else {
if (_root.kinsi != 1 && _root.fera != 'on' && _root.sex != 'on' && _root.paizuri == 'on') {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.seme = 0;
_root.obj.obj_hyouji();
_root.dorei.sex_owari();
_x = -110;
_root.setumei = 0;
}
}
}
on (rollOver) {
_root.setumei = 12;
}
}
button 1206 {
on (press) {
if (_root.kinsi != 1 && _root.baibu != 'on') {
_root.kinsi = 1;
_root.seme = 'syouben';
_root.ikkai = 'off';
_root.syouben_ryou = 250;
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie();
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 15;
}
}
button 1210 {
on (press) {
if (_root.kinsi != 1 && _root.baibu != 'on' && _root.sex != 'on') {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.seme = 'sex';
_root.sex = 'on';
_root.paizuri = 'off';
_root.fera = 'off';
_root.obj.obj_hyouji();
_root.dorei.sex();
_x = -110;
_root.setumei = 0;
} else {
if (_root.kinsi != 1 && _root.baibu != 'on' && _root.sex == 'on') {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.sex = 'off';
_root.momi = 'off';
_root.seme = 0;
_root.obj.obj_hyouji();
_root.dorei.sex_owari();
_x = -110;
_root.setumei = 0;
}
}
}
on (rollOver) {
_root.setumei = 14;
}
}
button 1214 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'yakiin';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 8;
}
}
button 1219 {
on (press) {
if (_root.kinsi != 1 && _root.dengeki != 'on') {
_root.titi_ugoki = 'u';
_root.titi_ugoki_r = 'u';
if (_root.dengeki != 'on') {
_root.dengeki = 'on';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
_root.paizuri = 'off';
_root.seme = 'dengeki';
_root.obj.obj_hyouji();
_root.dorei.dengeki_kurai();
}
_x = -110;
_root.setumei = 0;
} else {
if (_root.dengeki == 'on') {
_root.dengeki = 'off';
_root.seme = 0;
_root.obj.obj_hyouji();
_root.dorei.dengeki_owari();
_x = -110;
_root.setumei = 0;
}
}
}
on (rollOver) {
_root.setumei = 9;
}
}
button 1224 {
on (press) {
if (_root.kinsi != 1) {
if (_root.hanakase != 1) {
_root.hanakase = 1;
gotoAndStop(1);
} else {
_root.hanakase = 0;
gotoAndStop(1);
}
}
}
on (rollOver) {
_root.setumei = 19;
}
}
button 1229 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'clip';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 4;
}
}
button 1234 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'fumi';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 5;
}
}
button 1239 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'sita';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 11;
}
}
button 1244 {
on (press) {
if (_root.kinsi != 1 && _root.baibu != 'on' && _root.momi != 'on' && _root.fera != 'on') {
_root.titi_ugoki = 'sex';
_root.titi_ugoki_r = 'sex';
_root.seme = 'fera';
_root.fera = 'on';
_root.paizuri = 'off';
_root.sex = 'off';
_root.obj.obj_hyouji();
_root.dorei.fera();
_x = -110;
_root.setumei = 0;
} else {
if (_root.kinsi != 1 && _root.baibu != 'on' && _root.momi != 'on' && _root.fera == 'on') {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.fera = 'off';
_root.seme = 0;
_root.obj.obj_hyouji();
_root.dorei.sex_owari();
_x = -110;
_root.setumei = 0;
}
}
}
on (rollOver) {
_root.setumei = 13;
}
}
button 1249 {
on (press) {
if (_root.kinsi != 1) {
if (_root.milk != 'on') {
_root.milk = 'on';
gotoAndStop(1);
} else {
_root.milk = 'off';
gotoAndStop(1);
}
}
}
on (rollOver) {
_root.setumei = 20;
}
}
button 1254 {
on (press) {
if (_root.kinsi != 1) {
_root.seme = 'stun';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.obie(this);
_x = -110;
_root.setumei = 0;
}
}
on (rollOver) {
_root.setumei = 21;
}
}
button 1258 {
on (press) {
if (_root.kinsi != 1 && _root.baibu != 'on') {
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
if (_root.baibu != 'on') {
_root.baibu = 'on';
_root.sex = 'off';
_root.momi = 'off';
_root.paizuri = 'off';
_root.fera = 'off';
_root.seme = 'baibu';
_root.obj.obj_hyouji();
_root.dorei.baibu();
}
_x = -110;
_root.setumei = 0;
} else {
if (_root.kinsi != 1 && _root.baibu == 'on') {
_root.baibu = 'off';
_root.seme = 0;
_root.obj.obj_hyouji();
_root.dorei.baibu_owari();
_x = -110;
_root.setumei = 0;
}
}
}
on (rollOver) {
_root.setumei = 22;
}
}
button 1263 {
on (press) {
if (_root.kinsi != 1) {
if (_root.mekakusi != 1) {
_root.mekakusi = 1;
gotoAndStop(1);
} else {
_root.mekakusi = 0;
gotoAndStop(1);
}
}
}
on (rollOver) {
_root.setumei = 23;
}
}
button 1268 {
on (press) {
if (_root.kinsi != 1) {
if (_root.sakunyu != 'on') {
_root.seme = 'sakunyu';
_root.titi_ugoki = 'n';
_root.titi_ugoki_r = 'n';
_root.paizuri = 'off';
_root.momi = 'off';
_root.obj.obj_hyouji();
_root.dorei.sakunyu();
_x = -110;
_root.setumei = 0;
_root.sakunyu = 'on';
gotoAndStop(1);
} else {
_root.sakunyu = 'off';
_root.seme = 0;
_x = -110;
_root.setumei = 0;
if (_root.baibu != 'on') {
_root.dorei.baibu_owari();
}
gotoAndStop(1);
}
}
}
on (rollOver) {
_root.setumei = 24;
}
}
button 1269 {
on (rollOver) {
_root.obj.obj_kesi();
_x = 0;
}
on (press) {
_x = -110;
_root.obj.obj_hyouji();
_root.setumei = 0;
}
}
movieClip 1272 {
}
movieClip 1275 {
}
movieClip 1277 {
}
movieClip 1280 {
}
movieClip 1282 {
}
movieClip 1290 {
frame 1 {
if (_root.kinsi == 1) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.kinsi == 1) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.kinsi == 1) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 1291 {
frame 1 {
if (_root.kinsi == 1 && _root.dengeki != 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_root.kinsi == 1 && _root.dengeki != 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
frame 4 {
if (_root.kinsi == 1 && _root.dengeki != 'on') {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}
}
}
movieClip 1292 {
instance of movieClip 1272 {
onClipEvent (press) {
if (_root.kinsi != 1) {
if (_root.lock_ed_01 == 'on') {
_root.gotoAndPlay('ED_01', 1);
}
}
}
onClipEvent (enterFrame) {
if (_root.lock_ed_01 == 'on') {
_alpha = 100;
} else {
_alpha = 50;
}
}
onClipEvent (rollOver) {
_root.setumei = 25;
}
}
instance of movieClip 1272 {
onClipEvent (press) {
if (_root.kinsi != 1) {
if (_root.lock_ed_02 == 'on') {
_root.gotoAndPlay('ED_02', 1);
}
}
}
onClipEvent (enterFrame) {
if (_root.lock_ed_02 == 'on') {
_alpha = 100;
} else {
_alpha = 50;
}
}
onClipEvent (rollOver) {
_root.setumei = 26;
}
}
instance of movieClip 1272 {
onClipEvent (press) {
if (_root.kinsi != 1) {
if (_root.lock_ed_03 == 'on') {
_root.gotoAndPlay('ED_03', 1);
}
}
}
onClipEvent (enterFrame) {
if (_root.lock_ed_03 == 'on') {
_alpha = 100;
} else {
_alpha = 50;
}
}
onClipEvent (rollOver) {
_root.setumei = 27;
}
}
instance of movieClip 1272 {
onClipEvent (press) {
if (_root.kinsi != 1) {
if (_root.lock_ed_04 == 'on') {
_root.gotoAndPlay('ED_04', 1);
}
}
}
onClipEvent (enterFrame) {
if (_root.lock_ed_04 == 'on') {
_alpha = 100;
} else {
_alpha = 50;
}
}
onClipEvent (rollOver) {
_root.setumei = 28;
}
}
instance of movieClip 1275 {
onClipEvent (press) {
if (_root.kinsi != 1) {
++_root.sindo;
newInstanceName = 'jisseki';
_root.attachMovie('jisseki', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 0;
_root[newInstanceName]._y = 0;
_parent._x = -110;
_root.setumei = 0;
}
}
onClipEvent (rollOver) {
_root.setumei = 29;
}
}
instance of movieClip 1277 {
onClipEvent (press) {
if (_root.kinsi != 1) {
_root.tairyoku = 1000;
}
}
onClipEvent (rollOver) {
_root.setumei = 30;
}
}
instance of movieClip 1280 {
onClipEvent (press) {
_root.daruma = 'off';
_root.hanaji = 'off';
_root.clip_l = 'off';
_root.clip_r = 'off';
_root.titi_ti_l = 'off';
_root.titi_ti_r = 'off';
_root.mekakusi = 'off';
_root.milk = 'off';
_root.sakunyu = 'off';
_root.baibu = 'off';
_root.momi = 'off';
_root.sex = 'off';
_root.fera = 'off';
_root.paizuri = 'off';
_root.kao_kougeki = 0;
_root.tairyoku = 1000;
_root.sindo_syou = 0;
_root.punch_l = 0;
_root.punch_r = 0;
_root.setumei = 0;
_root.k = 0;
_root.rand = 0;
_root.basyo_x = 0;
_root.basyo_y = 0;
_root.sindo = 1;
_root.obj_lock = 0;
_root.obj_hari = 0;
_root.obj_hari_r = 0;
_root.obj_hari_kao = 0;
_root.obj_rou = 0;
_root.obj_rou_r = 0;
_root.obj_rou_kao = 0;
_root.rou_kesi = 0;
_root.rou_kesi_r = 0;
_root.rou_kesi_kao = 0;
_root.obj_tabako = 0;
_root.obj_tabako_r = 0;
_root.obj_tabako_kao = 0;
_root.obj_spam = 0;
_root.obj_syou = 0;
_root.obj_yakiin = 0;
_root.obj_yakiin_r = 0;
_root.obj_yakiin_kao = 0;
_root.obj_yakiin_kizu = 0;
_root.obj_yakiin_kizu_r = 0;
_root.tabako_kesi = 0;
_root.titi_ugoki = 0;
_root.titi_ugoki_r = 0;
_root.punch = 0;
_root.punch_hit = 0;
_root.muti_l = 0;
_root.muti_r = 0;
_root.obj_hit = 0;
_root.kizetu = 0;
_root.mukiryoku = 0;
_root.syasei = 0;
_root.syouben_ryou = 0;
_root.kinsi = 0;
_root.zettyou = 0;
_root.kizetu_kai = 0;
_root.zettyou_kai = 0;
_root.syouben_kai = 0;
_root.seme = 0;
stopAllSounds();
_root.gotoAndPlay('help', 1);
}
onClipEvent (rollOver) {
_root.setumei = 31;
}
}
instance of movieClip 1282 {
onClipEvent (press) {
stopAllSounds();
_root.gotoAndPlay('top', 1);
}
onClipEvent (rollOver) {
_root.setumei = 32;
}
}
}
movieClip 1323 {
instance of movieClip 499 {
onClipEvent (enterFrame) {
_parent.gotoAndStop(_root.setumei + 1);
}
}
}
movieClip 1326 {
}
button 1333 {
on (rollOver) {
_x = 448;
}
on (press) {
_x = 637;
}
}
button 1334 {
on (press) {
_x = 637;
}
}
movieClip 1335 {
instance of movieClip 1326 {
onClipEvent (enterFrame) {
if (_root.tairyoku < 1) {
_root.tairyoku = 0;
this._width = 150;
}
this._width = _root.tairyoku / 6.66;
}
}
}
instance M_quake of movieClip 499 {
onClipEvent (load) {
function quake(num) {
Math.floor(this.mag);
_root.dorei._x = thePoint.x + Math.floor(Math.random() * num) - num / 2;
_root.dorei._y = thePoint.y + Math.floor(Math.random() * num) - num / 2;
}
xx = _root.dorei._x;
yy = _root.dorei._y;
this.mag = 0;
thePoint = {'x': 0, 'y': 0};
_root.dorei.localToGlobal(thePoint);
}
onClipEvent (enterFrame) {
if (this.mag >= 1) {
this.quake(this.mag);
this.mag /= 2;
} else {
thePoint = {'x': 0, 'y': 0};
_root.dorei.localToGlobal(thePoint);
_root.dorei._x = xx;
_root.dorei._y = yy;
}
}
}
instance of movieClip 860 {
onClipEvent (load) {
fr = 30;
time = 1000;
time_count = 0;
old_timer = getTimer();
_root.fps = fr + '/' + fr;
}
onClipEvent (enterFrame) {
time_count += 1;
if (getTimer() - old_timer >= time) {
_root.fps = Math.floor(time_count * 1000 / (getTimer() - old_timer)) + '/' + fr;
old_timer = getTimer();
time_count = 0;
}
}
onClipEvent (enterFrame) {
if (_root.sindo > 900) {
_root.sindo = 0;
}
}
}
movieClip 1352 {
frame 5 {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay(6);
} else {
gotoAndPlay(1);
}
}
frame 11 {
rand = Math.floor(Math.random() * 100);
if (rand > 90) {
gotoAndPlay(6);
} else {
gotoAndPlay(1);
}
}
}
movieClip 1353 {
}
movieClip 1359 {
}
movieClip 1376 {
frame 1 {
kutyu_0 = new Sound();
kutyu_0.attachSound('kutyu_0.mp3');
kutyu_1 = new Sound();
kutyu_1.attachSound('kutyu_1.mp3');
kutyu_2 = new Sound();
kutyu_2.attachSound('kutyu_2.mp3');
kutyu_3 = new Sound();
kutyu_3.attachSound('kutyu_3.mp3');
kutyu_4 = new Sound();
kutyu_4.attachSound('kutyu_4.mp3');
kutyu_5 = new Sound();
kutyu_5.attachSound('kutyu_5.mp3');
kutyu_6 = new Sound();
kutyu_6.attachSound('kutyu_6.mp3');
kutyu_7 = new Sound();
kutyu_7.attachSound('kutyu_7.mp3');
kutyu_8 = new Sound();
kutyu_8.attachSound('kutyu_8.mp3');
kutyu_9 = new Sound();
kutyu_9.attachSound('kutyu_9.mp3');
}
instance of movieClip 499 {
onClipEvent (mouseDown) {
_parent.play();
}
onClipEvent (mouseUp) {
_parent.stop();
}
onClipEvent (enterFrame) {
if (_root._xmouse < 320) {
_parent._x = -100;
_parent._xscale = -100;
} else {
_parent._x = 100;
_parent._xscale = 100;
}
}
}
frame 4 {
k = Math.floor(Math.random() * 10);
ply_snd = eval('kutyu_' + k);
ply_snd.start();
}
}
movieClip 1381 {
frame 1 {
function mouse_chace(num) {
_x = _x + _xmouse / num;
_y = _y + _ymouse / num;
}
function obj_hyouji() {
if (_root.seme == 'muti') {
gotoAndStop(2);
} else {
if (_root.seme == 'hari') {
gotoAndStop(3);
} else {
if (_root.seme == 'rou') {
gotoAndStop(4);
} else {
if (_root.seme == 'tabako') {
gotoAndStop(5);
} else {
if (_root.seme == 'punch') {
gotoAndStop(6);
} else {
if (_root.seme == 'yakiin') {
gotoAndStop(7);
} else {
if (_root.seme == 'fumi') {
gotoAndStop(8);
} else {
if (_root.seme == 'sita') {
gotoAndStop(9);
} else {
if (_root.seme == 'clip') {
gotoAndStop(10);
} else {
if (_root.seme == 'stun') {
gotoAndStop(11);
} else {
gotoAndStop(1);
}
}
}
}
}
}
}
}
}
}
}
function obj_kesi() {
gotoAndStop(1);
}
stop();
this._alpha = 80;
}
}
instance obj of movieClip 1381 {
onClipEvent (enterFrame) {
this.mouse_chace(1);
}
}
movieClip 1389 {
}
movieClip 1391 {
frame 1 {
function init() {
this._rotation = -90;
point = new Object();
}
function rotate() {
point.x = _x;
point.y = _y;
this.localToGlobal(point);
dx = _root._xmouse - point.x;
dy = _root._ymouse - point.y;
radian = Math.atan2(dy, dx);
degree = radian / 0.0174532925199433;
if (degree > -140 && degree < -40) {
this._rotation = degree;
updateAfterEvent();
}
}
function shoot() {
rand = Math.floor(Math.random() * 100);
if (rand > 30) {
--_root.syouben_ryou;
++_root.sindo_syou;
shootR = this._rotation * Math.PI / 180;
shootx = 20 * Math.cos(shootR);
shooty = 20 * Math.sin(shootR);
props = {'_x': point.x, '_y': point.y, 'dx': shootx, 'dy': shooty};
_root.attachMovie('syouben_01', 'osikko', _root.sindo_syou, props);
if (_root.sindo_syou > 900) {
_root.sindo_syou = 0;
}
}
}
init();
this.onMouseMove = function () {
rotate();
};
this.onEnterFrame = function () {
if (_root.syouben == 'on' && _root.syouben_ryou > 0) {
shoot();
} else {
if (_root.syouben_ryou < 1) {
++_root.syouben_kai;
_root.kinsi = 0;
_root.seme = 0;
if (_root.kizetu == 1 || _root.tairyoku < 1) {
++_root.kitiku_kai;
_root.lso.data.kitiku_kai = _root.kitiku_kai;
}
}
}
};
this.onMouseDown = function () {
_root.syouben = 'on';
};
this.onMouseUp = function () {
_root.syouben = 'off';
};
}
}
movieClip 1392 {
frame 1 {
this.onEnterFrame = function () {
if (_root.seme == 'syouben') {
gotoAndStop(2);
} else {
gotoAndStop(1);
}
};
}
}
instance of movieClip 1392 {
onClipEvent (enterFrame) {
this.swapDepths(999);
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (_root.kao_kougeki > 19 && _root.lock_ed_01 != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_ed_kaijo_01', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.zettyou_kai > 9 && _root.lock_ed_02 != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_ed_kaijo_02', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.kizetu_kai > 4 && _root.lock_ed_03 != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_ed_kaijo_03', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.syouben_kai > 4 && _root.lock_ed_04 != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_ed_kaijo_04', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.muti_kai > 499 && _root.lock_muti != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_muti_kaijo', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.rou_kai > 99 && _root.lock_rou != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_rou', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.hari_kai > 299 && _root.lock_hari != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_hari', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.tabako_kai > 99 && _root.lock_tabako != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_tabako', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.punch_kai > 199 && _root.lock_punch != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_punch', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.yakiin_kai > 49 && _root.lock_yakiin != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_yakiin', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.syasei_kai > 49 && _root.lock_syasei != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_syasei', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.zettyou_ruikei_kai > 49 && _root.lock_zettyou != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_zettyou', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.kizetu_ruikei_kai > 49 && _root.lock_kizetu != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_kizetu', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.kitiku_kai > 0 && _root.lock_kitiku != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_kitiku', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.crush_kai > 0 && _root.lock_crush != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_crush', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.lock_ed_01 == 'on' && _root.lock_ed_02 == 'on' && _root.lock_ed_03 == 'on' && _root.lock_ed_04 == 'on' && _root.lock_clear != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_clear_kaijo', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
if (_root.lock_muti == 'on' && _root.lock_rou == 'on' && _root.lock_hari == 'on' && _root.lock_tabako == 'on' && _root.lock_punch == 'on' && _root.lock_yakiin == 'on' && _root.lock_syasei == 'on' && _root.lock_zettyou == 'on' && _root.lock_kizetu == 'on' && _root.lock_kitiku == 'on' && _root.lock_crush == 'on' && _root.lock_clear == 'on' && _root.lock_master != 'on') {
++_root.sindo;
++_root.obj_lock;
newInstanceName = 'lock_' + _root.obj_lock;
_root.attachMovie('lock_master', newInstanceName, _root.sindo);
_root[newInstanceName]._x = 320;
_root[newInstanceName]._y = 240;
}
}
}
frame 83 {
gotoAndStop(82);
}
frame 84 {
stopAllSounds();
++_root.clear_kai;
_root.lso.data.clear_kai = _root.clear_kai;
bgm = new Sound();
bgm.attachSound('bgm_07_natu_01.mp3');
bgm.start(0, 100);
stop();
_quality = 'HIGH';
ed_a_0 = new Sound();
ed_a_0.attachSound('ed_a_0.mp3');
ed_a_1 = new Sound();
ed_a_1.attachSound('ed_a_1.mp3');
ed_a_2 = new Sound();
ed_a_2.attachSound('ed_a_2.mp3');
ed_a_3 = new Sound();
ed_a_3.attachSound('ed_a_3.mp3');
ed_a_4 = new Sound();
ed_a_4.attachSound('ed_a_4.mp3');
ed_b_0 = new Sound();
ed_b_0.attachSound('ed_b_0.mp3');
ed_b_1 = new Sound();
ed_b_1.attachSound('ed_b_1.mp3');
ed_b_2 = new Sound();
ed_b_2.attachSound('ed_b_2.mp3');
ed_b_3 = new Sound();
ed_b_3.attachSound('ed_b_3.mp3');
ed_b_4 = new Sound();
ed_b_4.attachSound('ed_b_4.mp3');
ed_b_5 = new Sound();
ed_b_5.attachSound('ed_b_5.mp3');
ed_b_6 = new Sound();
ed_b_6.attachSound('ed_b_6.mp3');
ed_b_7 = new Sound();
ed_b_7.attachSound('ed_b_7.mp3');
ed_c_0 = new Sound();
ed_c_0.attachSound('ed_c_0.mp3');
ed_c_1 = new Sound();
ed_c_1.attachSound('ed_c_1.mp3');
ed_c_2 = new Sound();
ed_c_2.attachSound('ed_c_2.mp3');
ed_c_3 = new Sound();
ed_c_3.attachSound('ed_c_3.mp3');
ed_c_4 = new Sound();
ed_c_4.attachSound('ed_c_4.mp3');
ed_c_5 = new Sound();
ed_c_5.attachSound('ed_c_5.mp3');
ed_d_0 = new Sound();
ed_d_0.attachSound('ed_d_0.mp3');
ed_d_1 = new Sound();
ed_d_1.attachSound('ed_d_1.mp3');
ed_d_2 = new Sound();
ed_d_2.attachSound('ed_d_2.mp3');
}
button 1395 {
on (press) {
ply_voice.stop(voice_name);
nextFrame();
}
}
instance M_quake of movieClip 499 {
onClipEvent (load) {
function quake(num) {
Math.floor(this.mag);
_root._x = thePoint.x + Math.floor(Math.random() * num) - num / 2;
_root._y = thePoint.y + Math.floor(Math.random() * num) - num / 2;
}
xx = _root._x;
yy = _root._y;
this.mag = 0;
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
}
onClipEvent (enterFrame) {
if (this.mag >= 1) {
this.quake(this.mag);
this.mag /= 2;
} else {
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
_root._x = xx;
_root._y = yy;
}
}
}
frame 87 {
voice_name = 'ed_a_0.mp3';
ply_voice = ed_a_0;
ply_voice.start();
}
frame 89 {
voice_name = 'ed_a_1.mp3';
ply_voice = ed_a_1;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('snd_rou');
muti_0.start();
_root.M_quake.mag = 50;
}
frame 92 {
voice_name = 'ed_a_2.mp3';
ply_voice = ed_a_2;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('clip_0.mp3');
muti_0.start();
_root.M_quake.mag = 70;
}
frame 95 {
voice_name = 'ed_a_3.mp3';
ply_voice = ed_a_3;
ply_voice.start();
muti_1 = new Sound();
muti_1.attachSound('電気3.wav');
muti_1.start();
_root.M_quake.mag = 100;
}
frame 96 {
voice_name = 'ed_a_4.mp3';
ply_voice = ed_a_4;
ply_voice.start();
}
frame 98 {
play();
}
frame 113 {
stopAllSounds();
gotoAndPlay(1);
}
frame 114 {
stopAllSounds();
_root.clear_kai += 1;
_root.lso.data.clear_kai = _root.clear_kai;
bgm = new Sound();
bgm.attachSound('bgm_07_natu_01.mp3');
bgm.start(0, 100);
stop();
_quality = 'HIGH';
ed_a_0 = new Sound();
ed_a_0.attachSound('ed_a_0.mp3');
ed_a_1 = new Sound();
ed_a_1.attachSound('ed_a_1.mp3');
ed_a_2 = new Sound();
ed_a_2.attachSound('ed_a_2.mp3');
ed_a_3 = new Sound();
ed_a_3.attachSound('ed_a_3.mp3');
ed_a_4 = new Sound();
ed_a_4.attachSound('ed_a_4.mp3');
ed_b_0 = new Sound();
ed_b_0.attachSound('ed_b_0.mp3');
ed_b_1 = new Sound();
ed_b_1.attachSound('ed_b_1.mp3');
ed_b_2 = new Sound();
ed_b_2.attachSound('ed_b_2.mp3');
ed_b_3 = new Sound();
ed_b_3.attachSound('ed_b_3.mp3');
ed_b_4 = new Sound();
ed_b_4.attachSound('ed_b_4.mp3');
ed_b_5 = new Sound();
ed_b_5.attachSound('ed_b_5.mp3');
ed_b_6 = new Sound();
ed_b_6.attachSound('ed_b_6.mp3');
ed_b_7 = new Sound();
ed_b_7.attachSound('ed_b_7.mp3');
ed_b_8 = new Sound();
ed_b_8.attachSound('ed_b_8.mp3');
ed_b_9 = new Sound();
ed_b_9.attachSound('ed_b_9.mp3');
ed_c_0 = new Sound();
ed_c_0.attachSound('ed_c_0.mp3');
ed_c_1 = new Sound();
ed_c_1.attachSound('ed_c_1.mp3');
ed_c_2 = new Sound();
ed_c_2.attachSound('ed_c_2.mp3');
ed_c_3 = new Sound();
ed_c_3.attachSound('ed_c_3.mp3');
ed_c_4 = new Sound();
ed_c_4.attachSound('ed_c_4.mp3');
ed_c_5 = new Sound();
ed_c_5.attachSound('ed_c_5.mp3');
ed_d_0 = new Sound();
ed_d_0.attachSound('ed_d_0.mp3');
ed_d_1 = new Sound();
ed_d_1.attachSound('ed_d_1.mp3');
ed_d_2 = new Sound();
ed_d_2.attachSound('ed_d_2.mp3');
}
instance M_quake of movieClip 499 {
onClipEvent (load) {
function quake(num) {
Math.floor(this.mag);
_root._x = thePoint.x + Math.floor(Math.random() * num) - num / 2;
_root._y = thePoint.y + Math.floor(Math.random() * num) - num / 2;
}
xx = _root._x;
yy = _root._y;
this.mag = 0;
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
}
onClipEvent (enterFrame) {
if (this.mag >= 1) {
this.quake(this.mag);
this.mag /= 2;
} else {
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
_root._x = xx;
_root._y = yy;
}
}
}
frame 115 {
voice_name = 'ed_b_0.mp3';
ply_voice = ed_b_0;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('momi_1.mp3');
muti_0.start();
_root.M_quake.mag = 40;
}
frame 117 {
voice_name = 'ed_b_1.mp3';
ply_voice = ed_b_1;
ply_voice.start();
}
frame 119 {
voice_name = 'ed_b_2.mp3';
ply_voice = ed_b_2;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('é‡_01.WAV');
muti_0.start();
_root.M_quake.mag = 70;
}
frame 120 {
voice_name = 'ed_b_3.mp3';
ply_voice = ed_b_3;
ply_voice.start();
}
frame 121 {
voice_name = 'ed_b_4.mp3';
ply_voice = ed_b_4;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('baibu_oto_0.mp3');
muti_0.start(0, 5);
}
frame 123 {
voice_name = 'ed_b_5.mp3';
ply_voice = ed_b_5;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('baibu_oto_0.mp3');
muti_0.start(0, 5);
}
frame 124 {
voice_name = 'ed_b_6.mp3';
ply_voice = ed_b_6;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('baibu_oto_0.mp3');
muti_0.start(0, 5);
_root.M_quake.mag = 70;
}
frame 126 {
voice_name = 'ed_b_7.mp3';
ply_voice = ed_b_7;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('baibu_oto_0.mp3');
muti_0.start(0, 5);
}
frame 127 {
voice_name = 'ed_b_8.mp3';
ply_voice = ed_b_8;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('baibu_oto_0.mp3');
muti_0.start(0, 5);
}
frame 128 {
voice_name = 'ed_b_9.mp3';
ply_voice = ed_b_9;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('baibu_oto_0.mp3');
muti_0.start(0, 5);
_root.M_quake.mag = 40;
}
frame 129 {
play();
}
frame 143 {
stopAllSounds();
gotoAndPlay(1);
}
frame 144 {
stopAllSounds();
++_root.clear_kai;
_root.lso.data.clear_kai = _root.clear_kai;
bgm = new Sound();
bgm.attachSound('bgm_07_natu_01.mp3');
bgm.start(0, 100);
stop();
_quality = 'HIGH';
ed_a_0 = new Sound();
ed_a_0.attachSound('ed_a_0.mp3');
ed_a_1 = new Sound();
ed_a_1.attachSound('ed_a_1.mp3');
ed_a_2 = new Sound();
ed_a_2.attachSound('ed_a_2.mp3');
ed_a_3 = new Sound();
ed_a_3.attachSound('ed_a_3.mp3');
ed_a_4 = new Sound();
ed_a_4.attachSound('ed_a_4.mp3');
ed_b_0 = new Sound();
ed_b_0.attachSound('ed_b_0.mp3');
ed_b_1 = new Sound();
ed_b_1.attachSound('ed_b_1.mp3');
ed_b_2 = new Sound();
ed_b_2.attachSound('ed_b_2.mp3');
ed_b_3 = new Sound();
ed_b_3.attachSound('ed_b_3.mp3');
ed_b_4 = new Sound();
ed_b_4.attachSound('ed_b_4.mp3');
ed_b_5 = new Sound();
ed_b_5.attachSound('ed_b_5.mp3');
ed_b_6 = new Sound();
ed_b_6.attachSound('ed_b_6.mp3');
ed_b_7 = new Sound();
ed_b_7.attachSound('ed_b_7.mp3');
ed_b_8 = new Sound();
ed_b_8.attachSound('ed_b_8.mp3');
ed_b_9 = new Sound();
ed_b_9.attachSound('ed_b_9.mp3');
ed_c_0 = new Sound();
ed_c_0.attachSound('ed_c_0.mp3');
ed_c_1 = new Sound();
ed_c_1.attachSound('ed_c_1.mp3');
ed_c_2 = new Sound();
ed_c_2.attachSound('ed_c_2.mp3');
ed_c_3 = new Sound();
ed_c_3.attachSound('ed_c_3.mp3');
ed_c_4 = new Sound();
ed_c_4.attachSound('ed_c_4.mp3');
ed_c_5 = new Sound();
ed_c_5.attachSound('ed_c_5.mp3');
ed_d_0 = new Sound();
ed_d_0.attachSound('ed_d_0.mp3');
ed_d_1 = new Sound();
ed_d_1.attachSound('ed_d_1.mp3');
ed_d_2 = new Sound();
ed_d_2.attachSound('ed_d_2.mp3');
}
instance M_quake of movieClip 499 {
onClipEvent (load) {
function quake(num) {
Math.floor(this.mag);
_root._x = thePoint.x + Math.floor(Math.random() * num) - num / 2;
_root._y = thePoint.y + Math.floor(Math.random() * num) - num / 2;
}
xx = _root._x;
yy = _root._y;
this.mag = 0;
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
}
onClipEvent (enterFrame) {
if (this.mag >= 1) {
this.quake(this.mag);
this.mag /= 2;
} else {
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
_root._x = xx;
_root._y = yy;
}
}
}
frame 147 {
voice_name = 'ed_c_0.mp3';
ply_voice = ed_c_0;
ply_voice.start();
}
frame 149 {
voice_name = 'ed_c_1.mp3';
ply_voice = ed_c_1;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('snd_yakiin');
muti_0.start();
_root.M_quake.mag = 140;
}
frame 151 {
voice_name = 'ed_c_2.mp3';
ply_voice = ed_c_2;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('snd_yakiin');
muti_0.start();
_root.M_quake.mag = 140;
}
frame 152 {
voice_name = 'ed_c_3.mp3';
ply_voice = ed_c_3;
ply_voice.start();
}
frame 154 {
voice_name = 'ed_c_4.mp3';
ply_voice = ed_c_4;
ply_voice.start();
}
frame 157 {
voice_name = 'ed_c_5.mp3';
ply_voice = ed_c_5;
ply_voice.start();
}
frame 158 {
play();
}
frame 173 {
stopAllSounds();
gotoAndPlay(1);
}
frame 174 {
stopAllSounds();
++_root.clear_kai;
_root.lso.data.clear_kai = _root.clear_kai;
bgm = new Sound();
bgm.attachSound('bgm_07_natu_01.mp3');
bgm.start(0, 100);
stop();
_quality = 'HIGH';
ed_a_0 = new Sound();
ed_a_0.attachSound('ed_a_0.mp3');
ed_a_1 = new Sound();
ed_a_1.attachSound('ed_a_1.mp3');
ed_a_2 = new Sound();
ed_a_2.attachSound('ed_a_2.mp3');
ed_a_3 = new Sound();
ed_a_3.attachSound('ed_a_3.mp3');
ed_a_4 = new Sound();
ed_a_4.attachSound('ed_a_4.mp3');
ed_b_0 = new Sound();
ed_b_0.attachSound('ed_b_0.mp3');
ed_b_1 = new Sound();
ed_b_1.attachSound('ed_b_1.mp3');
ed_b_2 = new Sound();
ed_b_2.attachSound('ed_b_2.mp3');
ed_b_3 = new Sound();
ed_b_3.attachSound('ed_b_3.mp3');
ed_b_4 = new Sound();
ed_b_4.attachSound('ed_b_4.mp3');
ed_b_5 = new Sound();
ed_b_5.attachSound('ed_b_5.mp3');
ed_b_6 = new Sound();
ed_b_6.attachSound('ed_b_6.mp3');
ed_b_7 = new Sound();
ed_b_7.attachSound('ed_b_7.mp3');
ed_b_8 = new Sound();
ed_b_8.attachSound('ed_b_8.mp3');
ed_b_9 = new Sound();
ed_b_9.attachSound('ed_b_9.mp3');
ed_c_0 = new Sound();
ed_c_0.attachSound('ed_c_0.mp3');
ed_c_1 = new Sound();
ed_c_1.attachSound('ed_c_1.mp3');
ed_c_2 = new Sound();
ed_c_2.attachSound('ed_c_2.mp3');
ed_c_3 = new Sound();
ed_c_3.attachSound('ed_c_3.mp3');
ed_c_4 = new Sound();
ed_c_4.attachSound('ed_c_4.mp3');
ed_c_5 = new Sound();
ed_c_5.attachSound('ed_c_5.mp3');
ed_d_0 = new Sound();
ed_d_0.attachSound('ed_d_0.mp3');
ed_d_1 = new Sound();
ed_d_1.attachSound('ed_d_1.mp3');
ed_d_2 = new Sound();
ed_d_2.attachSound('ed_d_2.mp3');
}
instance M_quake of movieClip 499 {
onClipEvent (load) {
function quake(num) {
Math.floor(this.mag);
_root._x = thePoint.x + Math.floor(Math.random() * num) - num / 2;
_root._y = thePoint.y + Math.floor(Math.random() * num) - num / 2;
}
xx = _root._x;
yy = _root._y;
this.mag = 0;
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
}
onClipEvent (enterFrame) {
if (this.mag >= 1) {
this.quake(this.mag);
this.mag /= 2;
} else {
thePoint = {'x': 0, 'y': 0};
_root.localToGlobal(thePoint);
_root._x = xx;
_root._y = yy;
}
}
}
frame 177 {
voice_name = 'ed_d_0.mp3';
ply_voice = ed_d_0;
ply_voice.start();
}
frame 179 {
voice_name = 'ed_d_1.mp3';
ply_voice = ed_d_1;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('ãŠã—ã£3.WAV');
muti_0.start();
}
frame 180 {
voice_name = 'ed_d_2.mp3';
ply_voice = ed_d_2;
ply_voice.start();
muti_0 = new Sound();
muti_0.attachSound('ãŠã—ã£ï¼’.WAV');
muti_0.start();
}
frame 181 {
play();
}
frame 196 {
stopAllSounds();
gotoAndPlay(1);
}
frame 197 {
stopAllSounds();
bgm = new Sound();
bgm.attachSound('bgm_07_natu_01.mp3');
bgm.start(0, 100);
}
button 1469 {
on (press) {
_root.gotoAndPlay('title', 1);
}
}
button 1472 {
on (press) {
_root.lock_ed_01 = 0;
_root.lock_ed_02 = 0;
_root.lock_ed_03 = 0;
_root.lock_ed_04 = 0;
_root.lock_muti = 0;
_root.lock_rou = 0;
_root.lock_hari = 0;
_root.lock_tabako = 0;
_root.lock_punch = 0;
_root.lock_yakiin = 0;
_root.lock_syasei = 0;
_root.lock_zettyou = 0;
_root.lock_kizetu = 0;
_root.lock_kitiku = 0;
_root.lock_crush = 0;
_root.lock_clear = 0;
_root.lock_master = 0;
_root.lso.data.lock_ed_01 = 0;
_root.lso.data.lock_ed_02 = 0;
_root.lso.data.lock_ed_03 = 0;
_root.lso.data.lock_ed_04 = 0;
_root.lso.data.lock_muti = 0;
_root.lso.data.lock_rou = 0;
_root.lso.data.lock_hari = 0;
_root.lso.data.lock_tabako = 0;
_root.lso.data.lock_punch = 0;
_root.lso.data.lock_yakiin = 0;
_root.lso.data.lock_syasei = 0;
_root.lso.data.lock_zettyou = 0;
_root.lso.data.lock_kizetu = 0;
_root.lso.data.lock_kitiku = 0;
_root.lso.data.lock_crush = 0;
_root.lso.data.lock_clear = 0;
_root.lso.data.lock_master = 0;
_root.muti_kai = 0;
_root.rou_kai = 0;
_root.hari_kai = 0;
_root.tabako_kai = 0;
_root.punch_kai = 0;
_root.yakiin_kai = 0;
_root.syasei_kai = 0;
_root.zettyou_ruikei_kai = 0;
_root.kizetu_ruikei_kai = 0;
_root.kitiku_kai = 0;
_root.crush_kai = 0;
_root.clear_kai = 0;
_root.lso.data.muti_kai = 0;
_root.lso.data.rou_kai = 0;
_root.lso.data.hari_kai = 0;
_root.lso.data.tabako_kai = 0;
_root.lso.data.punch_kai = 0;
_root.lso.data.yakiin_kai = 0;
_root.lso.data.syasei_kai = 0;
_root.lso.data.zettyou_ruikei_kai = 0;
_root.lso.data.kizetu_ruikei_kai = 0;
_root.lso.data.kitiku_kai = 0;
_root.lso.data.crush_kai = 0;
_root.lso.data.clear_kai = 0;
_root.gotoAndPlay('top', 1);
}
}
movieClip 1475 {
instance of movieClip 653 {
onClipEvent (enterFrame) {
if (_root.lock_muti != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 665 {
onClipEvent (enterFrame) {
if (_root.lock_clear != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 676 {
onClipEvent (enterFrame) {
if (_root.lock_crush != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 687 {
onClipEvent (enterFrame) {
if (_root.lock_kitiku != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 702 {
onClipEvent (enterFrame) {
if (_root.lock_rou != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 713 {
onClipEvent (enterFrame) {
if (_root.lock_kizetu != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 727 {
onClipEvent (enterFrame) {
if (_root.lock_hari != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 735 {
onClipEvent (enterFrame) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 746 {
onClipEvent (enterFrame) {
if (_root.lock_zettyou != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 760 {
onClipEvent (enterFrame) {
if (_root.lock_tabako != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 769 {
onClipEvent (enterFrame) {
if (_root.lock_punch != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 780 {
onClipEvent (enterFrame) {
if (_root.lock_yakiin != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 791 {
onClipEvent (enterFrame) {
if (_root.lock_syasei != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (load) {
if (_root.lock_master != 'on') {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 1280 {
onClipEvent (press) {
_root.gotoAndPlay('title', 1);
}
}
}
movieClip 1477 {
}
instance of movieClip 1477 {
onClipEvent (load) {
_root.stop();
}
onClipEvent (enterFrame) {
_root.percent = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (100 == Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100)) {
_root.gotoAndPlay(3);
}
}
}
movieClip 1480 {
}
instance load of movieClip 1480 {
onClipEvent (enterFrame) {
k = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
this._width = k * 5;
}
}
movieClip 1483 {
}
instance of movieClip 1483 {
onClipEvent (press) {
_root.gotoAndPlay(5);
}
}
instance load of movieClip 1480 {
onClipEvent (enterFrame) {
k = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
this._width = k * 5;
}
}
frame 201 {
gotoAndPlay(201);
}
instance of movieClip 1483 {
onClipEvent (press) {
_root.gotoAndPlay(5);
}
}
instance load of movieClip 1480 {
onClipEvent (enterFrame) {
k = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
this._width = k * 5;
}
}
movieClip 1489 {
}
frame 210 {
_root.gotoAndPlay('top', 1);
}