Combined Code
movieClip 5 {
}
movieClip 6 {
}
movieClip 7 start_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 10 {
}
movieClip 12 low_clear_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 14 {
}
movieClip 15 {
}
movieClip 17 high_clear_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 19 {
}
movieClip 20 {
}
movieClip 22 middle_clear_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 26 {
}
movieClip 27 multiply_point {
frame 20 {
this.removeMovieClip();
}
}
movieClip 29 {
}
movieClip 30 minus_point {
frame 20 {
this.removeMovieClip();
}
}
movieClip 33 {
}
movieClip 35 plus_point {
frame 20 {
this.removeMovieClip();
}
}
movieClip 42 {
frame 1 {
stop();
}
}
movieClip 45 hit_count {
frame 1 {
if (_parent.hit == 1) {
hitsound_mc.gotoAndStop(2);
}
if (_parent.hit == 2) {
hitsound_mc.gotoAndStop(3);
}
if (_parent.hit == 3) {
hitsound_mc.gotoAndStop(4);
}
}
}
movieClip 54 {
}
frame 4 {
per = Math.floor((getBytesLoaded() / getBytesTotal()) * 100);
bar_mov._xscale = per;
if (this.getBytesLoaded() < _this.getBytesTotal()) {
this.gotoAndPlay(this._currentframe - 1);
}
}
button 58 {
on (release) {
gotoAndStop(155);
}
}
movieClip 66 {
frame 10 {
stop();
}
}
frame 155 {
this.count = 0;
this.total_count = 30;
this.m_count = 1;
this.s_count = 0;
this.hit = 0;
this.commandmode = 0;
stop();
}
movieClip 79 {
}
movieClip 80 {
}
movieClip 81 {
}
button 83 {
on (release) {
this.nextFrame();
}
}
movieClip 85 {
}
instance of movieClip 85 {
onClipEvent (enterFrame) {
this._parent.bar_mov._xscale = this._parent.total_count * 59.5;
if (this._parent.total_count >= 100) {
this._parent.total_count = 100;
this._parent.bar_mov._xscale = this._parent.total_count * 59.5;
this._parent.gotoAndStop('command');
}
if (this._parent.total_count < 0) {
this._parent.total_count = 0;
this._parent.gotoAndStop('replay');
}
}
}
movieClip 91 {
}
movieClip 94 {
}
movieClip 95 {
frame 151 {
start_logo = this._parent.attachMovie('start_mc', 'start_logo', 2);
start_logo._x += 400;
start_logo._y += 200;
}
frame 152 {
this._parent.nextFrame();
}
}
frame 156 {
this.command_mc.gotoAndStop(1);
this.hit = 0;
this.commandmode = 0;
this.mode_setumei_mc.gotoAndStop(1);
}
button 97 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('kokan_w');
} else {
this.gotoAndStop('piston');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('piston');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('piston');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 99 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('kokan_w');
} else {
this.gotoAndStop('cri');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('cri');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('cri');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 101 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('hara_w');
} else {
this.gotoAndStop('hara');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('hara');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('hara');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 103 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('mune_w');
} else {
this.gotoAndStop('mune_hidari_uti');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('mune_hidari_uti');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('mune_hidari_uti');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 105 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('mune_w');
} else {
this.gotoAndStop('mune_hidari_soto');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('mune_hidari_soto');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('mune_hidari_soto');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 107 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('mune_w');
} else {
this.gotoAndStop('mune_migi_soto');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('mune_migi_soto');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('mune_migi_soto');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 109 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('mune_w');
} else {
this.gotoAndStop('mune_migi_uti');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('mune_migi_uti');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('mune_migi_uti');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
button 111 {
on (release) {
if (this.commandmode == 0) {
if (this.hit > 1) {
this.gotoAndStop('kiss_w');
} else {
this.gotoAndStop('kiss');
}
}
if (this.commandmode == 1) {
if (this.hit > 3) {
this.gotoAndStop('iki');
} else {
this.gotoAndStop('kiss');
}
}
}
on (rollOver) {
this.hyouzi_mc.gotoAndStop('kiss');
}
on (rollOut) {
this.hyouzi_mc.gotoAndStop(1);
}
}
movieClip 113 {
frame 14 {
_parent.total_count -= 1;
}
}
movieClip 115 {
}
movieClip 131 {
frame 1 {
stop();
}
}
movieClip 143 {
}
movieClip 148 {
frame 1 {
this;
gotoAndStop(Math.floor(Math.random() * 3) + 2);
undefined;
undefined;
}
}
movieClip 149 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 39 {
_parent.s_count = 10 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 152 {
}
movieClip 153 {
frame 1 {
stop();
}
}
movieClip 162 {
}
movieClip 163 {
}
movieClip 168 {
frame 1 {
this;
gotoAndStop(Math.floor(Math.random() * 3) + 2);
undefined;
undefined;
}
}
movieClip 169 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 35 {
_parent.s_count = 9 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 178 {
}
movieClip 179 {
}
movieClip 180 {
}
movieClip 181 {
frame 7 {
stop();
}
}
movieClip 183 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 87 {
_parent.s_count = 10 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 192 {
}
movieClip 194 {
}
movieClip 195 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 25 {
_parent.s_count = 7 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 204 {
}
movieClip 206 {
}
movieClip 207 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 25 {
_parent.s_count = 6 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 216 {
}
movieClip 217 {
}
movieClip 218 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 25 {
_parent.s_count = 6 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 227 {
}
movieClip 229 {
}
movieClip 230 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 30 {
_parent.s_count = 7 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 245 {
}
movieClip 247 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 60 {
_parent.s_count = 8 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 256 {
}
movieClip 257 {
}
movieClip 259 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 35 {
_parent.s_count = 7 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 260 {
}
movieClip 262 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 52 {
_parent.s_count = 7 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 271 {
}
movieClip 278 {
frame 35 {
stop();
}
}
movieClip 279 {
}
movieClip 282 {
}
movieClip 285 {
}
movieClip 286 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 130 {
_parent.s_count = 9 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
movieClip 289 {
}
movieClip 303 {
}
movieClip 306 {
}
movieClip 308 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 130 {
_parent.s_count = 9 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
this._parent.gotoAndStop('kokyu');
}
}
frame 169 {
this.commandmode = 1;
this.mode_setumei_mc.gotoAndStop(2);
}
movieClip 309 {
}
movieClip 310 {
}
instance of movieClip 85 {
onClipEvent (enterFrame) {
this._parent.bar_mov._xscale = this._parent.total_count * 59.5;
if (this._parent.total_count >= 100) {
this._parent.total_count = 100;
this._parent.bar_mov._xscale = this._parent.total_count * 59.5;
}
if (this._parent.total_count < 88) {
this._parent.gotoAndStop('kokyu');
}
}
}
frame 170 {
high_clear = this.attachMovie('high_clear_mc', 'high_clear', 1);
high_clear._x += 400;
high_clear._y += 200;
}
movieClip 362 {
}
movieClip 413 {
}
movieClip 440 {
}
movieClip 445 {
}
movieClip 448 {
}
movieClip 499 {
}
movieClip 500 {
}
movieClip 509 {
}
movieClip 510 {
}
movieClip 520 {
frame 151 {
this.stop();
}
}
movieClip 571 {
}
movieClip 622 {
}
movieClip 697 {
}
movieClip 699 {
}
movieClip 700 {
}
movieClip 701 {
}
movieClip 720 {
}
movieClip 721 {
}
movieClip 727 {
}
movieClip 730 {
}
movieClip 733 {
}
movieClip 736 {
}
movieClip 739 {
}
movieClip 742 {
}
movieClip 755 {
frame 33 {
stop();
}
}
movieClip 758 {
}
movieClip 761 {
}
movieClip 764 {
}
movieClip 767 {
}
movieClip 770 {
}
movieClip 773 {
}
movieClip 776 {
}
movieClip 781 {
}
movieClip 784 {
}
movieClip 787 {
}
movieClip 790 {
}
movieClip 793 {
}
movieClip 796 {
}
movieClip 799 {
}
movieClip 800 {
frame 1 {
++this._parent.hit;
hit_mc = this._parent.attachMovie('hit_count', 'hit_mc', 0);
hit_mc._x += 680;
hit_mc._y += 20;
}
frame 60 {
_parent.s_count = 10 * _parent.hit;
_parent.count = _parent.s_count * _parent.m_count;
_parent.total_count += _parent.count;
plus_mc = this._parent.attachMovie('plus_point', 'plus_mc', 0);
plus_mc._x += 560;
plus_mc._y += 100;
}
frame 2786 {
this.stop();
this._parent.stop();
}
}
instance of movieClip 85 {
onClipEvent (enterFrame) {
this._parent.bar_mov._xscale = this._parent.total_count * 59.5;
this._parent.total_count = 100;
}
}
frame 171 {
low_clear = this.attachMovie('low_clear_mc', 'low_clear', 0);
low_clear._x += 400;
low_clear._y += 200;
}
button 805 {
on (release) {
this._parent.gotoAndStop('kokyu0');
}
}
button 806 {
on (release) {
_root.gotoAndStop('menu');
}
}
movieClip 807 {
}