Combined Code
movieClip 6 {
frame 1 {
stop();
}
}
movieClip 9 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 20 {
}
movieClip 21 plus_point {
frame 20 {
this.removeMovieClip();
}
}
movieClip 27 {
}
movieClip 28 minus_point {
frame 20 {
this.removeMovieClip();
}
}
movieClip 39 {
}
movieClip 40 multiply_point {
frame 20 {
this.removeMovieClip();
}
}
// unknown tag 88 length 138
movieClip 43 {
}
movieClip 44 {
}
movieClip 45 middle_clear_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 47 {
}
movieClip 48 {
}
movieClip 49 high_clear_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 52 {
}
movieClip 53 low_clear_mc {
frame 60 {
this.removeMovieClip();
}
}
movieClip 55 {
}
movieClip 56 {
}
movieClip 57 start_mc {
frame 60 {
this.removeMovieClip();
}
}
// unknown tag 88 length 200
movieClip 68 {
}
frame 4 {
per = Math.floor((getBytesLoaded() / getBytesTotal()) * 100);
bar_mov._xscale = per;
if (this.getBytesLoaded() < _this.getBytesTotal()) {
this.gotoAndPlay(this._currentframe - 1);
}
}
button 72 {
on (release) {
gotoAndStop(155);
}
}
// unknown tag 88 length 215
movieClip 79 {
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 92 {
}
movieClip 93 {
}
movieClip 94 {
}
button 96 {
on (release) {
this.nextFrame();
}
}
movieClip 98 {
}
instance of movieClip 98 {
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 103 {
}
movieClip 106 {
}
movieClip 107 {
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 109 {
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 111 {
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 113 {
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 115 {
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 117 {
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 119 {
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 121 {
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 123 {
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 125 {
frame 14 {
_parent.total_count -= 1;
}
}
movieClip 127 {
}
movieClip 141 {
frame 1 {
stop();
}
}
movieClip 151 {
}
movieClip 153 {
frame 1 {
this;
gotoAndStop(Math.floor(Math.random() * 3) + 2);
undefined;
}
}
movieClip 154 {
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 157 {
}
movieClip 158 {
frame 1 {
stop();
}
}
movieClip 167 {
}
movieClip 168 {
}
movieClip 170 {
frame 1 {
this;
gotoAndStop(Math.floor(Math.random() * 3) + 2);
undefined;
}
}
movieClip 171 {
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 180 {
}
movieClip 181 {
}
movieClip 182 {
}
movieClip 183 {
frame 7 {
stop();
}
}
movieClip 184 {
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 193 {
}
movieClip 195 {
}
movieClip 196 {
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 205 {
}
movieClip 207 {
}
movieClip 208 {
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 217 {
}
movieClip 218 {
}
movieClip 219 {
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 228 {
}
movieClip 230 {
}
movieClip 231 {
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 246 {
}
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 258 {
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 259 {
}
movieClip 260 {
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 269 {
}
movieClip 276 {
frame 35 {
stop();
}
}
movieClip 277 {
}
movieClip 280 {
}
movieClip 283 {
}
movieClip 284 {
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 285 {
}
movieClip 298 {
}
movieClip 299 {
}
movieClip 300 {
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 301 {
}
movieClip 302 {
}
instance of movieClip 98 {
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 354 {
}
movieClip 405 {
}
movieClip 432 {
}
movieClip 437 {
}
movieClip 440 {
}
movieClip 491 {
}
movieClip 492 {
}
movieClip 501 {
}
movieClip 502 {
}
movieClip 519 {
frame 151 {
this.stop();
}
}
movieClip 570 {
}
movieClip 621 {
}
movieClip 696 {
}
movieClip 698 {
}
movieClip 699 {
}
movieClip 700 {
}
movieClip 719 {
}
movieClip 720 {
}
movieClip 724 {
}
movieClip 727 {
}
movieClip 728 {
}
movieClip 731 {
}
movieClip 732 {
}
movieClip 735 {
}
movieClip 748 {
frame 33 {
stop();
}
}
movieClip 749 {
}
movieClip 750 {
}
movieClip 753 {
}
movieClip 754 {
}
movieClip 755 {
}
movieClip 756 {
}
movieClip 757 {
}
movieClip 760 {
}
movieClip 763 {
}
movieClip 766 {
}
movieClip 767 {
}
movieClip 769 {
}
movieClip 770 {
}
movieClip 772 {
}
movieClip 773 {
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 98 {
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;
}
// unknown tag 88 length 215
// unknown tag 88 length 143
button 779 {
on (release) {
this._parent.gotoAndStop('kokyu0');
}
}
button 780 {
on (release) {
_root.gotoAndStop('menu');
}
}
movieClip 781 {
}