Combined Code
movieClip 83 {
frame 2 {
this.stop();
}
}
movieClip 85 {
}
movieClip 86 {
}
movieClip 109 fire_hit_effect_guard {
frame 1 {
_root.se015.start();
}
instance of movieClip 83 {
onClipEvent (load) {
this.gotoAndStop(2);
this._parent._x -= _root.move_speed;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent._currentframe < 16) {
this._parent.stop();
} else {
if (this._parent._currentframe < 16) {
this._parent._x -= _root.move_speed;
this._parent.play();
}
}
}
}
instance of movieClip 86 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 16 {
this.removeMovieClip();
this.stop();
}
}
movieClip 115 {
}
movieClip 140 {
}
movieClip 141 {
instance of movieClip 140 {
onClipEvent (load) {
if (_root.hit_alpha == 1) {
this._alpha = 30;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.hit_alpha == 1) {
this._alpha = 30;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.now_pause == 0) {
if (_root.muteki == 0 && _root.yarare_on != 1 || (_root.player._currentframe == 57 || _root.player._currentframe == 59 || _root.player._currentframe == 60)) {
if (this.hitTest(_root.player.player.hitarea)) {
if (_root.move_height == 1) {
_root.player.gotoAndStop('void');
_root['yarare' + this._parent._parent._parent.enemy_number + 'A'].gotoAndStop(2);
} else {
if (_root.move_height == -1) {
_root.player.gotoAndStop('void');
_root['yarare' + this._parent._parent._parent.enemy_number + 'B'].gotoAndStop(2);
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.player.gotoAndStop('void');
_root['yarare' + this._parent._parent._parent.enemy_number + 'A'].gotoAndStop(2);
break;
case 2:
_root.player.gotoAndStop('void');
_root['yarare' + this._parent._parent._parent.enemy_number + 'B'].gotoAndStop(2);
break;
default:
}
}
}
_root.ctrl_lock = 1;
_root.yarare_on = 1;
_root.move_speed = 0;
_root.move_height = 0;
this._parent._parent._parent.guard_on = 0;
_root.enemy_stop[this._parent._parent._parent.enemy_number] = 1;
if (this._parent._parent._parent.enemy_number == 20) {
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number]._y = 90;
if (_root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x >= 450) {
_root.enemy_field.enemy20.MC.MC.yarare_go_flug = 1;
_root.enemy_field.enemy20.MC.MC.gotoAndPlay('yarare_go');
} else {
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number]._x = 0;
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number]._alpha = 0;
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number].MC._x = 160;
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number].cross._x = -470;
this._parent._parent.gotoAndStop('wait');
}
} else {
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number]._y = 200;
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number]._x = 0;
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number]._alpha = 0;
_root.enemy_field['enemy' + this._parent._parent._parent.enemy_number].MC._x = 160;
this._parent._parent.gotoAndStop('wait');
}
}
}
}
}
}
}
movieClip 155 {
instance of movieClip 115 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
frame 60 {
if (_root.enemy_field.enemy20.cross._currentframe != 2 && _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x >= 600) {
this.gotoAndPlay('void');
} else {
this.gotoAndPlay('loop');
}
}
frame 66 {
this._parent.gotoAndStop(2);
this.stop();
}
}
movieClip 156 {
frame 1 {
this.stop();
}
instance MC of movieClip 155 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 159 {
frame 1 {
this.stop();
}
}
movieClip 160 {
instance of movieClip 159 {
onClipEvent (load) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 162 {
frame 1 {
this.stop();
}
}
movieClip 163 {
instance of movieClip 162 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 165 {
}
movieClip 167 {
}
movieClip 169 {
frame 1 {
this.stop();
}
}
movieClip 170 {
instance of movieClip 169 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 172 {
}
movieClip 174 {
frame 1 {
this.stop();
}
}
movieClip 175 {
instance of movieClip 174 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 177 {
}
movieClip 179 {
}
movieClip 181 {
}
movieClip 183 {
}
movieClip 185 {
}
movieClip 187 {
}
movieClip 189 {
}
movieClip 191 {
}
movieClip 193 {
}
movieClip 196 {
frame 1 {
this.stop();
}
}
movieClip 197 {
instance of movieClip 196 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 200 {
frame 1 {
this.stop();
}
}
movieClip 201 {
instance of movieClip 200 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 204 {
frame 1 {
this.stop();
}
}
movieClip 205 {
instance of movieClip 204 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 207 {
frame 1 {
this.stop();
}
}
movieClip 208 {
instance of movieClip 207 {
onClipEvent (load) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 210 {
}
movieClip 212 {
frame 1 {
this.stop();
}
}
movieClip 213 {
instance of movieClip 212 {
onClipEvent (load) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 216 {
frame 1 {
this.stop();
}
}
movieClip 217 {
instance of movieClip 216 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 220 {
frame 1 {
this.stop();
}
}
movieClip 221 {
instance of movieClip 220 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 224 {
frame 1 {
this.stop();
}
}
movieClip 225 {
instance of movieClip 224 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 227 {
frame 1 {
this.stop();
}
}
movieClip 228 {
instance of movieClip 227 {
onClipEvent (load) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 230 {
frame 1 {
this.stop();
}
}
movieClip 231 {
instance of movieClip 230 {
onClipEvent (load) {
if (_root.bossA_socks != 1 && _root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1 && _root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 233 {
frame 1 {
this.stop();
}
}
movieClip 234 {
instance of movieClip 233 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 236 {
frame 1 {
this.stop();
}
}
movieClip 237 {
instance of movieClip 236 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 239 {
frame 1 {
this.stop();
}
}
movieClip 240 {
instance of movieClip 239 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 242 {
frame 1 {
this.stop();
}
}
movieClip 243 {
instance of movieClip 242 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 245 {
frame 1 {
this.stop();
}
}
movieClip 246 {
instance of movieClip 245 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 248 {
}
movieClip 250 {
}
movieClip 252 {
frame 1 {
this.stop();
}
}
movieClip 253 {
instance of movieClip 252 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 256 {
}
movieClip 257 {
frame 1 {
this.stop();
}
}
movieClip 258 {
instance of movieClip 257 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 260 {
frame 1 {
this.stop();
}
}
movieClip 261 {
instance of movieClip 260 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 263 {
frame 1 {
this.stop();
}
}
movieClip 264 {
instance of movieClip 263 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 266 {
}
movieClip 267 {
}
movieClip 269 {
frame 1 {
this.stop();
}
}
movieClip 270 {
instance of movieClip 269 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 272 {
}
movieClip 273 {
}
movieClip 275 {
frame 1 {
this.stop();
}
}
movieClip 276 {
instance of movieClip 275 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 278 {
frame 1 {
this.stop();
}
}
movieClip 279 {
instance of movieClip 278 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 281 {
frame 1 {
this.stop();
}
}
movieClip 282 {
instance of movieClip 281 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 284 {
frame 1 {
this.stop();
}
}
movieClip 285 {
instance of movieClip 284 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 287 {
}
movieClip 289 {
}
movieClip 291 {
}
movieClip 293 {
}
movieClip 295 {
}
movieClip 297 {
frame 1 {
this.stop();
}
}
movieClip 298 {
instance of movieClip 297 {
onClipEvent (load) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
// unknown tag 88 length 73
movieClip 306 {
}
movieClip 309 {
instance of movieClip 306 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 45 {
this.stop();
}
}
movieClip 310 {
instance of movieClip 309 {
onClipEvent (load) {
if (_root.now_stage != 6) {
this.gotoAndStop(45);
}
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 45) {
this.play();
}
}
}
}
}
movieClip 313 {
}
movieClip 316 {
}
movieClip 320 {
}
movieClip 322 {
}
movieClip 324 {
}
movieClip 325 {
}
movieClip 326 {
instance wear_break of movieClip 140 {
onClipEvent (load) {
if (_root.hit_alpha == 1) {
this._alpha = 30;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.hit_alpha == 1) {
this._alpha = 30;
} else {
this._alpha = 0;
}
}
onClipEvent (load) {
var sentakushi = [0, 0, 0, 0, 0, 0, 0, 0, 0];
var sentakushi_count = 0;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 0) {
if (_root.muteki == 0 && _root.yarare_on != 1) {
if (this.hitTest(_root.player.player.hitarea)) {
if (_root.wear_hat != 1 && _root.datui_lock_hat == 0) {
sentakushi[sentakushi_count] = 'hat';
sentakushi_count += 1;
}
if (_root.wear_cloak != 1 && _root.datui_lock_cloak == 0) {
sentakushi[sentakushi_count] = 'cloak';
sentakushi_count += 1;
}
if (_root.wear_breast != 1 && _root.datui_lock_breast_wear == 0) {
sentakushi[sentakushi_count] = 'breast';
sentakushi_count += 1;
}
if (_root.wear_skirt != 1 && _root.datui_lock_skirt == 0) {
sentakushi[sentakushi_count] = 'skirt';
sentakushi_count += 1;
}
if (_root.wear_pantu != 1 && _root.datui_lock_pantu == 0) {
sentakushi[sentakushi_count] = 'pantu';
sentakushi_count += 1;
}
if (_root.wear_arm != 1 && _root.datui_lock_arm == 0) {
sentakushi[sentakushi_count] = 'arm';
sentakushi_count += 1;
}
if (_root.wear_leg != 1 && _root.datui_lock_leg == 0) {
sentakushi[sentakushi_count] = 'leg';
sentakushi_count += 1;
}
if (_root.wear_shoes != 1 && _root.datui_lock_shoes == 0) {
sentakushi[sentakushi_count] = 'shoes';
sentakushi_count += 1;
}
if (sentakushi_count >= 1) {
random_temp = Math.floor(Math.random() * sentakushi_count);
_root['wear_' + sentakushi[random_temp]] = 1;
_root.player.gotoAndStop('datui_' + sentakushi[random_temp]);
_root.ctrl_lock = 1;
_root.yarare_on = 1;
_root.move_speed = 0;
_root.move_height = 0;
sentakushi_count = 0;
} else {
_root.player.gotoAndStop('piyo');
_root.ctrl_lock = 1;
_root.move_speed = 0;
_root.move_height = 0;
sentakushi_count = 0;
}
}
}
}
}
}
}
movieClip 327 {
frame 16 {
this.gotoAndPlay(2);
}
}
movieClip 328 {
instance of movieClip 327 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 329 {
}
movieClip 335 {
}
movieClip 336 {
}
movieClip 338 {
}
movieClip 374 {
}
movieClip 378 {
}
movieClip 380 {
}
movieClip 384 {
}
movieClip 385 {
}
movieClip 387 {
}
movieClip 389 {
}
movieClip 390 {
frame 1 {
this.stop();
}
}
movieClip 391 {
instance of movieClip 390 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 393 {
frame 1 {
this.stop();
}
}
movieClip 394 {
instance of movieClip 393 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 395 {
frame 1 {
this.stop();
}
}
movieClip 396 {
instance of movieClip 395 {
onClipEvent (load) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 397 {
}
movieClip 399 {
}
movieClip 401 {
frame 1 {
this.stop();
}
}
movieClip 402 {
instance of movieClip 401 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 404 {
}
movieClip 406 {
frame 1 {
this.stop();
}
}
movieClip 407 {
instance of movieClip 406 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 409 {
}
movieClip 411 {
frame 1 {
this.stop();
}
}
movieClip 412 {
instance of movieClip 411 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 413 {
}
movieClip 415 {
}
movieClip 417 {
}
movieClip 419 {
}
movieClip 420 {
}
movieClip 421 {
}
movieClip 423 {
}
movieClip 424 {
}
movieClip 425 {
}
movieClip 426 {
frame 1 {
this.stop();
}
}
movieClip 427 {
instance of movieClip 426 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 428 {
frame 1 {
this.stop();
}
}
movieClip 429 {
instance of movieClip 428 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 430 {
frame 1 {
this.stop();
}
}
movieClip 431 {
instance of movieClip 430 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 432 {
}
movieClip 433 {
}
movieClip 435 {
frame 1 {
this.stop();
}
}
movieClip 436 {
instance of movieClip 435 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 438 {
}
movieClip 439 {
}
movieClip 441 {
frame 1 {
this.stop();
}
}
movieClip 442 {
instance of movieClip 441 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 443 {
frame 1 {
this.stop();
}
}
movieClip 444 {
instance of movieClip 443 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 446 {
frame 1 {
this.stop();
}
}
movieClip 447 {
instance of movieClip 446 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 449 {
frame 1 {
this.stop();
}
}
movieClip 450 {
instance of movieClip 449 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 452 {
frame 1 {
this.stop();
}
}
movieClip 453 {
instance of movieClip 452 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 455 {
}
movieClip 457 {
}
movieClip 463 {
}
movieClip 464 {
instance of movieClip 463 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 466 {
}
movieClip 468 {
}
movieClip 470 {
}
movieClip 472 {
}
movieClip 474 {
}
movieClip 477 {
}
movieClip 486 {
frame 10 {
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this.gotoAndPlay('close');
break;
default:
this.gotoAndPlay('wait');
}
}
frame 20 {
gotoAndPlay('close_keep');
}
frame 29 {
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this.gotoAndPlay('open');
break;
default:
this.gotoAndPlay('close_keep');
}
}
frame 39 {
gotoAndPlay('wait');
}
}
movieClip 487 {
instance of movieClip 486 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 489 {
}
movieClip 491 {
frame 1 {
this.stop();
}
}
movieClip 492 {
instance of movieClip 491 {
onClipEvent (load) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 494 {
}
movieClip 496 {
frame 1 {
this.stop();
}
}
movieClip 497 {
instance of movieClip 496 {
onClipEvent (load) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 499 {
frame 1 {
this.stop();
}
}
movieClip 500 {
instance of movieClip 499 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 503 {
frame 1 {
this.stop();
}
}
movieClip 505 {
instance of movieClip 503 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 507 {
}
movieClip 509 {
}
movieClip 512 {
frame 1 {
this.stop();
}
}
movieClip 513 {
instance of movieClip 512 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 516 {
frame 1 {
this.stop();
}
}
movieClip 517 {
instance of movieClip 516 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 519 {
}
movieClip 521 {
}
movieClip 523 {
}
movieClip 525 {
}
movieClip 528 {
}
movieClip 530 {
}
movieClip 533 {
frame 1 {
this.stop();
}
}
movieClip 535 {
instance of movieClip 533 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 537 {
}
movieClip 539 {
}
movieClip 541 {
frame 1 {
this.stop();
}
}
movieClip 542 {
instance of movieClip 541 {
onClipEvent (load) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 545 {
frame 1 {
this.stop();
}
}
movieClip 546 {
instance of movieClip 545 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 549 {
frame 1 {
this.stop();
}
}
movieClip 550 {
instance of movieClip 549 {
onClipEvent (load) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 553 {
frame 1 {
this.stop();
}
}
movieClip 554 {
instance of movieClip 553 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 556 {
}
movieClip 558 {
frame 1 {
this.stop();
}
}
movieClip 559 {
instance of movieClip 558 {
onClipEvent (load) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 561 {
frame 1 {
this.stop();
}
}
movieClip 562 {
instance of movieClip 561 {
onClipEvent (load) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 564 {
frame 1 {
this.stop();
}
}
movieClip 565 {
instance of movieClip 564 {
onClipEvent (load) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 567 {
}
movieClip 569 {
frame 1 {
this.stop();
}
}
movieClip 570 {
instance of movieClip 569 {
onClipEvent (load) {
if (_root.bossA_socks != 1 && _root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_socks != 1 && _root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 571 {
frame 1 {
this.stop();
}
}
movieClip 572 {
instance of movieClip 571 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 574 {
}
movieClip 576 {
}
movieClip 579 {
}
movieClip 581 {
frame 1 {
this.stop();
}
}
movieClip 582 {
instance of movieClip 581 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 584 {
}
movieClip 586 {
}
movieClip 588 {
instance of movieClip 463 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 590 {
}
movieClip 592 {
}
movieClip 594 {
}
movieClip 596 {
}
movieClip 597 {
instance renderb of movieClip 596 {
onClipEvent (load) {
this._x = 3000;
}
}
}
movieClip 599 {
}
movieClip 600 {
}
movieClip 601 {
frame 1 {
this.stop();
}
instance of movieClip 600 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 10 {
this.gotoAndStop(1);
}
}
movieClip 602 {
instance mc of movieClip 601 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 635 {
}
movieClip 638 {
frame 2 {
this.stop();
}
}
movieClip 698 {
frame 1 {
this.stop();
}
instance of movieClip 638 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 11 {
this.gotoAndStop(1);
}
frame 26 {
this.gotoAndStop(1);
}
frame 40 {
this.gotoAndStop(1);
}
frame 54 {
this.gotoAndStop(1);
}
frame 68 {
this.gotoAndStop(1);
}
}
movieClip 699 {
instance of movieClip 698 {
onClipEvent (enterFrame) {
if (this._parent._parent.cum_b == 1) {
this._parent._parent.cum_b = 0;
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
this.gotoAndPlay('cum01');
break;
case 2:
this.gotoAndPlay('cum02');
break;
case 3:
this.gotoAndPlay('cum03');
break;
case 4:
this.gotoAndPlay('cum04');
break;
case 5:
this.gotoAndPlay('cum05');
break;
default:
}
}
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 701 {
frame 2 {
this.stop();
}
}
movieClip 715 {
frame 1 {
this.stop();
}
instance of movieClip 701 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
}
movieClip 716 {
instance of movieClip 715 {
onClipEvent (enterFrame) {
if (this._parent._parent.cum_a == 1) {
this._parent._parent.cum_a = 0;
this.gotoAndPlay(2);
}
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 730 {
}
movieClip 732 {
}
movieClip 734 {
}
movieClip 859 {
frame 1 {
SOURCE_MOVIECLIP = this;
RENDER_MOVIECLIP = this.render;
MosaicRect = {'x': 0, 'y': 0, 'w': 12, 'h': 15};
moza_pointA = this._x;
moza_pointB = this._y;
M_WIDTH = 3;
M_HEIGHT = 3;
M_WIDTH_HALF = M_WIDTH / 2;
M_HEIGH_HALF = M_HEIGHT / 2;
bmpData = new flash.display.BitmapData(MosaicRect.w, MosaicRect.h, true);
onEnterFrame = function () {
bmpData.fillRect(new flash.geom.Rectangle(0, 0, MosaicRect.w, MosaicRect.h), 0);
m = new flash.geom.Matrix(1, 0, 0, 1, -MosaicRect.x + SOURCE_MOVIECLIP._x - RENDER_MOVIECLIP._x - moza_pointA, -MosaicRect.y + SOURCE_MOVIECLIP._y - RENDER_MOVIECLIP._y - moza_pointB);
bmpData.draw(SOURCE_MOVIECLIP, m);
var v2;
var v1;
var v3 = new flash.geom.Rectangle(0, 0, M_WIDTH, M_HEIGHT);
v2 = 0;
while (v2 < MosaicRect.h) {
v1 = 0;
while (v1 < MosaicRect.w) {
v3.x = v1;
v3.y = v2;
bmpData.fillRect(v3, bmpData.getPixel32(v1 + M_WIDTH_HALF, v2 + M_HEIGH_HALF));
v1 += M_WIDTH;
}
v2 += M_HEIGHT;
}
RENDER_MOVIECLIP.clear();
m = new flash.geom.Matrix(1, 0, 0, 1, MosaicRect.x, MosaicRect.y);
RENDER_MOVIECLIP.beginBitmapFill(bmpData, m, true, true);
RENDER_MOVIECLIP.moveTo(MosaicRect.x, MosaicRect.y);
RENDER_MOVIECLIP.lineTo(MosaicRect.x, MosaicRect.y + MosaicRect.h);
RENDER_MOVIECLIP.lineTo(MosaicRect.x + MosaicRect.w, MosaicRect.y + MosaicRect.h);
RENDER_MOVIECLIP.lineTo(MosaicRect.x + MosaicRect.w, MosaicRect.y);
RENDER_MOVIECLIP.endFill();
};
}
frame 10 {
this.shibuki.mc.gotoAndPlay('shibuki');
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se006.start();
break;
case 2:
_root.se007.start();
break;
default:
}
}
frame 19 {
if (_root.yarare_on != 1) {
this.stop();
this._parent.gotoAndPlay('wait');
} else {
switch (Math.floor(Math.random() * 6) + 1) {
case 1:
this.gotoAndPlay('org');
break;
default:
this.gotoAndPlay('onani');
}
}
}
frame 29 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 53 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 76 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 92 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 105 {
this.gotoAndPlay('onani');
}
}
movieClip 861 {
}
movieClip 863 {
}
movieClip 864 {
frame 1 {
this.gotoAndPlay(Math.floor(Math.random() * 12) + 2);
}
instance mc of movieClip 863 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 33 {
this.stop();
}
}
movieClip 865 {
instance mc7 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
instance mc6 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
instance mc5 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
instance mc4 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
instance mc3 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
instance mc2 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
instance mc1 of movieClip 864 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 33) {
this.play();
}
}
}
}
}
movieClip 866 {
frame 1 {
yarare_go_flug = 0;
if (_root.enemyHP[20] < _root.enemyHP_max[20]) {
this.gotoAndPlay('wait');
} else {
_root.bossA_hat = 0;
_root.bossA_body = 0;
_root.bossA_socks = 0;
_root.bossA_shoes = 0;
_root.bossA_pantu = 0;
}
}
frame 47 {
if (this_x_posi <= 550 && _root.enemy_field.enemy20.cross._currentframe == 2) {
this.gotoAndPlay('summon_cross');
}
}
frame 64 {
this_x_posi = this._parent._x + this._parent._parent._x;
if (yarare_go_flug == 1) {
} else {
if (_root.yarare_on == 1 && _root.player._currentframe == 66) {
if (this._currentframe != 502 && _root.yarare20A._currentframe == 1 && _root.yarare20A._currentframe == 1) {
_root.enemyspeed[this._parent.enemy_number] = 4;
this.gotoAndPlay('onani_go');
} else {
this.gotoAndPlay('wait');
}
} else {
if (this_x_posi <= 550 && _root.enemy_field.enemy20.cross._currentframe == 2) {
this.gotoAndPlay('summon_cross');
} else {
if (this_x_posi <= 270) {
this.gotoAndPlay('attack');
} else {
if (this_x_posi <= 600) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
this.gotoAndPlay('summon');
break;
default:
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
this.gotoAndPlay('datuiA');
break;
case 2:
this.gotoAndPlay('datuiB');
break;
default:
}
}
} else {
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this.gotoAndPlay('wait');
break;
default:
this.gotoAndPlay('summon');
}
}
}
}
}
}
}
frame 85 {
_root.se020.start();
}
frame 109 {
_root.se020.start();
}
frame 133 {
_root.se020.start();
}
frame 170 {
if (yarare_go_flug == 1) {
} else {
this.gotoAndPlay('wait');
}
}
frame 276 {
if (yarare_go_flug == 1) {
} else {
this.gotoAndPlay('wait');
}
}
frame 285 {
_root.se024.start();
}
frame 298 {
var sentakushi = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var sentakushi_num = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var sentakushi_count = 0;
if (_root.enemy_on[1] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 1;
sentakushi[sentakushi_count] = 'roper_wood';
}
if (_root.enemy_on[2] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 2;
sentakushi[sentakushi_count] = 'butterfly';
}
if (_root.enemy_on[3] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 3;
sentakushi[sentakushi_count] = 'flying_moray';
}
if (_root.enemy_on[4] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 4;
sentakushi[sentakushi_count] = 'goblin';
}
if (_root.enemy_on[5] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 5;
sentakushi[sentakushi_count] = 'tako';
}
if (_root.enemy_on[6] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 6;
sentakushi[sentakushi_count] = 'green_snake';
}
if (_root.enemy_on[7] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 7;
sentakushi[sentakushi_count] = 'ghost_hand';
}
if (_root.enemy_on[8] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 8;
sentakushi[sentakushi_count] = 'devil_flower';
}
if (_root.enemy_on[9] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 9;
sentakushi[sentakushi_count] = 'ork';
}
if (_root.enemy_on[10] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 10;
sentakushi[sentakushi_count] = 'dog';
}
if (_root.enemy_on[11] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 11;
sentakushi[sentakushi_count] = 'machine_magi';
}
if (_root.enemy_on[12] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 12;
sentakushi[sentakushi_count] = 'ball';
}
if (_root.enemy_on[13] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 13;
sentakushi[sentakushi_count] = 'tubo';
}
if (_root.enemy_on[14] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 14;
sentakushi[sentakushi_count] = 'incubus';
}
if (_root.enemy_on[15] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 15;
sentakushi[sentakushi_count] = 'succubus';
}
if (_root.enemy_on[16] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 16;
sentakushi[sentakushi_count] = 'cos_book_red';
}
if (_root.enemy_on[17] != 1) {
sentakushi_count += 1;
sentakushi_num[sentakushi_count] = 17;
sentakushi[sentakushi_count] = 'cos_book_blue';
}
if (sentakushi_count >= 1) {
random_temp = Math.floor(Math.random() * sentakushi_count) + 1;
_root.enemy_on[sentakushi_num[random_temp]] = 1;
_root.enemy_field.attachMovie(sentakushi[random_temp], 'enemy' + sentakushi_num[random_temp], sentakushi_num[random_temp] * 10);
sentakushi_count = 0;
switch (sentakushi_num[random_temp]) {
case 1:
_root.enemy_field.enemy1._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 140;
_root.enemy_field.enemy1._y = 0;
break;
case 2:
_root.enemy_field.enemy2._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 160;
_root.enemy_field.enemy2._y = Math.floor(Math.random() * 2) * 170 + 70;
break;
case 3:
_root.enemy_field.enemy3._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 140;
_root.enemy_field.enemy3._y = 300;
break;
case 4:
_root.enemy_field.enemy4._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 135;
_root.enemy_field.enemy4._y = 205;
break;
case 5:
_root.enemy_field.enemy5._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 140;
_root.enemy_field.enemy5._y = 255;
break;
case 6:
_root.enemy_field.enemy6._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 190;
_root.enemy_field.enemy6._y = Math.floor(Math.random() * 2) * 225 + 90;
break;
case 7:
_root.enemy_field.enemy7._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 150;
_root.enemy_field.enemy7._y = 90;
break;
case 8:
_root.enemy_field.enemy8._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 155;
_root.enemy_field.enemy8._y = 275;
break;
case 9:
_root.enemy_field.enemy9._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 155;
_root.enemy_field.enemy9._y = 70;
break;
case 10:
_root.enemy_field.enemy10._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 170;
_root.enemy_field.enemy10._y = 247;
break;
case 11:
_root.enemy_field.enemy11._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 205;
_root.enemy_field.enemy11._y = 60;
break;
case 12:
_root.enemy_field.enemy12._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 130;
_root.enemy_field.enemy12._y = 100;
break;
case 13:
_root.enemy_field.enemy13._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 135;
_root.enemy_field.enemy13._y = 305;
break;
case 14:
_root.enemy_field.enemy14._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 125;
_root.enemy_field.enemy14._y = 60;
break;
case 15:
_root.enemy_field.enemy15._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 130;
_root.enemy_field.enemy15._y = 138;
break;
case 16:
_root.enemy_field.enemy16._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 160;
_root.enemy_field.enemy16._y = 70;
break;
case 17:
_root.enemy_field.enemy17._x = _root.enemy_field.enemy20._x + _root.enemy_field.enemy20.MC._x - 160;
_root.enemy_field.enemy17._y = 70;
break;
default:
}
}
}
frame 337 {
if (yarare_go_flug == 1) {
} else {
this.gotoAndPlay('wait');
}
}
frame 346 {
_root.se024.start();
}
frame 359 {
this._parent._parent.cross.gotoAndStop(1);
}
frame 398 {
if (yarare_go_flug == 1) {
} else {
this.gotoAndPlay('summon');
}
}
frame 411 {
x_posi = this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -300 && x_posi <= 550) {
_root.se016.start();
}
}
frame 433 {
if (yarare_go_flug == 1) {
} else {
this.gotoAndPlay('wait');
}
}
frame 458 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (_root.yarare_on == 1 && this_x_posi <= 400 && this_x_posi >= -300) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndStop('onani');
} else {
if (_root.yarare_on == 1) {
this.gotoAndPlay('onani_go');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('wait');
}
}
}
frame 459 {
_root.enemy_field.enemy20.cross.gotoAndStop(2);
}
frame 501 {
yarare_go_flug = 0;
_root.enemy_field.enemy20._y = 90;
_root.enemy_field.enemy20._x = 0;
_root.enemy_field.enemy20.MC._x = 160;
_root.enemy_field.enemy20._alpha = 0;
_root.enemy_field.enemy20.cross._x = -470;
this.gotoAndStop('wait');
}
frame 502 {
this.stop();
}
frame 539 {
this.gotoAndPlay('wait');
}
}
movieClip 870 {
}
movieClip 871 {
}
movieClip 874 {
}
movieClip 881 {
}
movieClip 920 {
}
movieClip 972 {
instance of movieClip 920 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 18 {
this.stop();
}
}
movieClip 977 {
frame 2 {
var sentakushi = [0, 0, 0, 0, 0, 0, 0, 0, 0];
var sentakushi_count = 0;
if (_root.enemyHP[20] <= _root.enemyHP_max[20] / 2) {
if (_root.bossA_hat != 1) {
sentakushi_count += 1;
sentakushi[sentakushi_count] = 'hat';
}
if (_root.bossA_body != 1) {
sentakushi_count += 1;
sentakushi[sentakushi_count] = 'body';
}
if (_root.bossA_socks != 1) {
sentakushi_count += 1;
sentakushi[sentakushi_count] = 'socks';
}
if (_root.bossA_shoes != 1) {
sentakushi_count += 1;
sentakushi[sentakushi_count] = 'shoes';
}
if (_root.bossA_pantu != 1 && _root.bossA_body == 1) {
sentakushi_count += 1;
sentakushi[sentakushi_count] = 'pantu';
}
if (sentakushi_count >= 1) {
random_temp = Math.floor(Math.random() * sentakushi_count) + 1;
_root['bossA_' + sentakushi[random_temp]] = 1;
this.gotoAndPlay('datui_' + sentakushi[random_temp]);
_root.se002.start();
} else {
gotoAndPlay('no_broken');
}
} else {
gotoAndPlay('no_broken');
}
}
instance of movieClip 972 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 18) {
this.stop();
} else {
this.play();
}
}
}
frame 20 {
if (_root.now_stage == 6) {
gotoAndPlay('fly');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
frame 39 {
if (_root.now_stage == 6) {
gotoAndPlay('fly');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
frame 58 {
if (_root.now_stage == 6) {
gotoAndPlay('fly');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
frame 77 {
if (_root.now_stage == 6) {
gotoAndPlay('fly');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
frame 96 {
if (_root.now_stage == 6) {
gotoAndPlay('fly');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
frame 115 {
if (_root.now_stage == 6) {
gotoAndPlay('fly');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
frame 116 {
_root.se022.start();
}
frame 149 {
_root.enemyspeed[this._parent.enemy_number] = -40;
}
frame 229 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this._parent.gotoAndStop(1);
this._parent.MC.gotoAndStop('summon');
}
}
movieClip 978 {
frame 1 {
this.stop();
}
frame 2 {
_root.enemyspeed[20] = 0;
}
frame 20 {
_root.se022.start();
}
frame 51 {
_root.se023.start();
}
frame 59 {
_root.enemy_killreset(20);
this.stop();
}
}
// unknown tag 88 length 36
movieClip 982 {
}
movieClip 986 {
}
movieClip 987 sister {
instance cross of movieClip 156 {
onClipEvent (load) {
enemy_number = 20;
this.gotoAndStop(2);
}
}
instance MC of movieClip 978 {
onClipEvent (load) {
enemy_number = 20;
hit_width = 30;
hit_height = 275;
hit_guard_x = 0;
guard_start = 0;
guard_on = 0;
if (_root.now_stage != 6) {
_root.enemyHP[20] = 12;
_root.enemyHP_max[20] = 12;
} else {
_root.enemyHP[20] = 60;
_root.enemyHP_max[20] = 60;
}
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (this._currentframe != 1) {
} else {
if (guard_on == 1) {
_root.fire_magic_hit_guard(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y - 10, hit_height, enemy_number, guard_on);
} else {
_root.fire_magic_hit(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y - 10, hit_height, enemy_number);
}
}
if (_root.enemyknockback_on[enemy_number] >= 1) {
_root.enemyknockback_on[enemy_number] = 0;
if (_root.enemyHP[20] % _root.enemyHP_max[20] / 12 == 0 || _root.fire_on == 1 || _root.yarare_on == 1 && (_root.player._currentframe == 52 || _root.player._currentframe == 53)) {
this.gotoAndStop('damage');
this._parent.cross.MC.gotoAndPlay('void');
}
} else {
if (_root.now_stage == 6 && this._x + this._parent._x <= 60 && this._currentframe == 1) {
this.gotoAndStop('damage');
this.MC.gotoAndPlay('fly');
this._parent.cross.MC.gotoAndPlay('void');
}
}
if (_root.enemyHP[enemy_number] <= 0 || _root.now_stage != 6 && (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
this._parent.cross.MC.gotoAndPlay('void');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 982 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
instance boss_posi of movieClip 986 {
onClipEvent (load) {
_root.enemy20_posi = 0;
tmp = 0;
}
onClipEvent (enterFrame) {
tmp = Math.floor(((this._parent.MC._x + this._parent._x) * 0.008 - 0.5) * 100) / 100;
if (tmp >= 5 && _root.now_stage != 'hell') {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = 434 - this._parent._x;
if (tmp - Math.floor(tmp) == 0) {
tmp += '.00';
} else {
if (tmp * 10 - Math.floor(tmp * 10) == 0) {
tmp += '0';
}
}
_root.enemy20_posi = tmp + 'm';
}
}
}
movieClip 989 {
}
movieClip 991 {
}
movieClip 993 {
}
movieClip 995 {
}
movieClip 997 {
}
movieClip 998 {
}
movieClip 999 {
instance of movieClip 998 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 1000 {
frame 15 {
switch (this._parent.y_posi) {
case 'top':
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this._parent.y_posi = 'mid';
this.gotoAndPlay('top_mid');
break;
default:
this.gotoAndPlay('wait');
}
break;
case 'mid':
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
this._parent.y_posi = 'top';
this.gotoAndPlay('mid_top');
break;
default:
this._parent.y_posi = 'under';
this.gotoAndPlay('mid_under');
}
break;
default:
this.gotoAndPlay('wait');
}
break;
case 'under':
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this._parent.y_posi = 'mid';
this.gotoAndPlay('under_mid');
break;
default:
this.gotoAndPlay('wait');
}
break;
default:
}
}
frame 20 {
this._parent._parent._y += 3;
}
frame 21 {
this._parent._parent._y += 6;
}
frame 22 {
this._parent._parent._y += 9;
}
frame 23 {
this._parent._parent._y += 12;
}
frame 24 {
this._parent._parent._y += 15;
}
frame 25 {
this._parent._parent._y += 18;
}
frame 26 {
this._parent._parent._y += 21;
}
frame 27 {
this._parent._parent._y += 24;
}
frame 28 {
this._parent._parent._y += 12;
}
frame 30 {
this.gotoAndPlay('wait');
}
frame 35 {
this._parent._parent._y += 3;
}
frame 36 {
this._parent._parent._y += 6;
}
frame 37 {
this._parent._parent._y += 9;
}
frame 38 {
this._parent._parent._y += 12;
}
frame 39 {
this._parent._parent._y += 15;
}
frame 40 {
this._parent._parent._y += 18;
}
frame 41 {
this._parent._parent._y += 21;
}
frame 42 {
this._parent._parent._y += 24;
}
frame 43 {
this._parent._parent._y += 12;
}
frame 45 {
this.gotoAndPlay('wait');
}
frame 50 {
this._parent._parent._y -= 3;
}
frame 51 {
this._parent._parent._y -= 6;
}
frame 52 {
this._parent._parent._y -= 9;
}
frame 53 {
this._parent._parent._y -= 12;
}
frame 54 {
this._parent._parent._y -= 15;
}
frame 55 {
this._parent._parent._y -= 18;
}
frame 56 {
this._parent._parent._y -= 21;
}
frame 57 {
this._parent._parent._y -= 24;
}
frame 58 {
this._parent._parent._y -= 12;
}
frame 60 {
this.gotoAndPlay('wait');
}
frame 65 {
this._parent._parent._y -= 3;
}
frame 66 {
this._parent._parent._y -= 6;
}
frame 67 {
this._parent._parent._y -= 9;
}
frame 68 {
this._parent._parent._y -= 12;
}
frame 69 {
this._parent._parent._y -= 15;
}
frame 70 {
this._parent._parent._y -= 18;
}
frame 71 {
this._parent._parent._y -= 21;
}
frame 72 {
this._parent._parent._y -= 24;
}
frame 73 {
this._parent._parent._y -= 12;
}
frame 75 {
this.gotoAndPlay('wait');
}
frame 80 {
this._parent._parent._y += 3;
}
frame 81 {
this._parent._parent._y += 6;
}
frame 82 {
this._parent._parent._y += 9;
}
frame 83 {
this._parent._parent._y += 12;
}
frame 84 {
this._parent._parent._y += 15;
}
frame 85 {
this._parent._parent._y += 18;
}
frame 86 {
this._parent._parent._y += 21;
}
frame 87 {
this._parent._parent._y += 24;
}
frame 88 {
this._parent._parent._y += 27;
}
frame 89 {
this._parent._parent._y += 30;
}
frame 90 {
this._parent._parent._y += 33;
}
frame 91 {
this._parent._parent._y += 36;
}
frame 92 {
this._parent._parent._y += 11;
}
frame 101 {
this.gotoAndPlay('repair');
}
frame 106 {
this._parent._parent._y += 3;
}
frame 107 {
this._parent._parent._y += 6;
}
frame 108 {
this._parent._parent._y += 9;
}
frame 109 {
this._parent._parent._y += 12;
}
frame 110 {
this._parent._parent._y += 15;
}
frame 111 {
this._parent._parent._y += 18;
}
frame 112 {
this._parent._parent._y += 21;
}
frame 113 {
this._parent._parent._y += 24;
}
frame 114 {
this._parent._parent._y += 27;
}
frame 123 {
this.gotoAndPlay('repair');
}
frame 128 {
this._parent._parent._y += 3;
}
frame 129 {
this._parent._parent._y += 6;
}
frame 130 {
this._parent._parent._y += 6;
}
frame 139 {
this.gotoAndPlay('repair');
}
frame 193 {
this._parent._parent._y -= 3;
}
frame 194 {
this._parent._parent._y -= 6;
}
frame 195 {
this._parent._parent._y -= 9;
}
frame 196 {
this._parent._parent._y -= 12;
}
frame 197 {
this._parent._parent._y -= 15;
}
frame 198 {
this._parent._parent._y -= 18;
}
frame 199 {
this._parent._parent._y -= 21;
}
frame 200 {
this._parent._parent._y -= 24;
}
frame 201 {
this._parent._parent._y -= 27;
}
frame 210 {
this._parent.y_posi = 'mid';
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1001 {
}
movieClip 1002 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(enemy_number);
this.stop();
}
}
movieClip 1005 {
}
movieClip 1006 cos_book_blue {
instance MC of movieClip 1002 {
onClipEvent (load) {
enemy_number = 17;
hit_width = 103;
hit_height = 58;
y_posi = 'top';
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (this.MC._currentframe <= 15 || this.MC._currentframe >= 140 && this.MC._currentframe <= 192) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
}
if (_root.enemyknockback_on[enemy_number] == 1) {
switch (y_posi) {
case 'top':
this.MC.gotoAndPlay('top_damage');
break;
case 'mid':
this.MC.gotoAndPlay('mid_damage');
break;
case 'under':
this.MC.gotoAndPlay('under_damage');
break;
break;
case 'damage':
default:
}
y_posi = 'damage';
_root.enemyspeed[enemy_number] = 0;
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1005 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1008 {
}
movieClip 1010 {
}
movieClip 1012 {
}
movieClip 1013 {
}
movieClip 1014 {
instance of movieClip 1013 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 1015 {
frame 15 {
switch (this._parent.y_posi) {
case 'top':
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this._parent.y_posi = 'mid';
this.gotoAndPlay('top_mid');
break;
default:
this.gotoAndPlay('wait');
}
break;
case 'mid':
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
this._parent.y_posi = 'top';
this.gotoAndPlay('mid_top');
break;
default:
this._parent.y_posi = 'under';
this.gotoAndPlay('mid_under');
}
break;
default:
this.gotoAndPlay('wait');
}
break;
case 'under':
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this._parent.y_posi = 'mid';
this.gotoAndPlay('under_mid');
break;
default:
this.gotoAndPlay('wait');
}
break;
default:
}
}
frame 20 {
this._parent._parent._y += 3;
}
frame 21 {
this._parent._parent._y += 6;
}
frame 22 {
this._parent._parent._y += 9;
}
frame 23 {
this._parent._parent._y += 12;
}
frame 24 {
this._parent._parent._y += 15;
}
frame 25 {
this._parent._parent._y += 18;
}
frame 26 {
this._parent._parent._y += 21;
}
frame 27 {
this._parent._parent._y += 24;
}
frame 28 {
this._parent._parent._y += 12;
}
frame 30 {
this.gotoAndPlay('wait');
}
frame 35 {
this._parent._parent._y += 3;
}
frame 36 {
this._parent._parent._y += 6;
}
frame 37 {
this._parent._parent._y += 9;
}
frame 38 {
this._parent._parent._y += 12;
}
frame 39 {
this._parent._parent._y += 15;
}
frame 40 {
this._parent._parent._y += 18;
}
frame 41 {
this._parent._parent._y += 21;
}
frame 42 {
this._parent._parent._y += 24;
}
frame 43 {
this._parent._parent._y += 12;
}
frame 45 {
this.gotoAndPlay('wait');
}
frame 50 {
this._parent._parent._y -= 3;
}
frame 51 {
this._parent._parent._y -= 6;
}
frame 52 {
this._parent._parent._y -= 9;
}
frame 53 {
this._parent._parent._y -= 12;
}
frame 54 {
this._parent._parent._y -= 15;
}
frame 55 {
this._parent._parent._y -= 18;
}
frame 56 {
this._parent._parent._y -= 21;
}
frame 57 {
this._parent._parent._y -= 24;
}
frame 58 {
this._parent._parent._y -= 12;
}
frame 60 {
this.gotoAndPlay('wait');
}
frame 65 {
this._parent._parent._y -= 3;
}
frame 66 {
this._parent._parent._y -= 6;
}
frame 67 {
this._parent._parent._y -= 9;
}
frame 68 {
this._parent._parent._y -= 12;
}
frame 69 {
this._parent._parent._y -= 15;
}
frame 70 {
this._parent._parent._y -= 18;
}
frame 71 {
this._parent._parent._y -= 21;
}
frame 72 {
this._parent._parent._y -= 24;
}
frame 73 {
this._parent._parent._y -= 12;
}
frame 75 {
this.gotoAndPlay('wait');
}
frame 80 {
this._parent._parent._y += 3;
}
frame 81 {
this._parent._parent._y += 6;
}
frame 82 {
this._parent._parent._y += 9;
}
frame 83 {
this._parent._parent._y += 12;
}
frame 84 {
this._parent._parent._y += 15;
}
frame 85 {
this._parent._parent._y += 18;
}
frame 86 {
this._parent._parent._y += 21;
}
frame 87 {
this._parent._parent._y += 24;
}
frame 88 {
this._parent._parent._y += 27;
}
frame 89 {
this._parent._parent._y += 30;
}
frame 90 {
this._parent._parent._y += 33;
}
frame 91 {
this._parent._parent._y += 36;
}
frame 92 {
this._parent._parent._y += 11;
}
frame 101 {
this.gotoAndPlay('repair');
}
frame 106 {
this._parent._parent._y += 3;
}
frame 107 {
this._parent._parent._y += 6;
}
frame 108 {
this._parent._parent._y += 9;
}
frame 109 {
this._parent._parent._y += 12;
}
frame 110 {
this._parent._parent._y += 15;
}
frame 111 {
this._parent._parent._y += 18;
}
frame 112 {
this._parent._parent._y += 21;
}
frame 113 {
this._parent._parent._y += 24;
}
frame 114 {
this._parent._parent._y += 27;
}
frame 123 {
this.gotoAndPlay('repair');
}
frame 128 {
this._parent._parent._y += 3;
}
frame 129 {
this._parent._parent._y += 6;
}
frame 130 {
this._parent._parent._y += 6;
}
frame 139 {
this.gotoAndPlay('repair');
}
frame 193 {
this._parent._parent._y -= 3;
}
frame 194 {
this._parent._parent._y -= 6;
}
frame 195 {
this._parent._parent._y -= 9;
}
frame 196 {
this._parent._parent._y -= 12;
}
frame 197 {
this._parent._parent._y -= 15;
}
frame 198 {
this._parent._parent._y -= 18;
}
frame 199 {
this._parent._parent._y -= 21;
}
frame 200 {
this._parent._parent._y -= 24;
}
frame 201 {
this._parent._parent._y -= 27;
}
frame 210 {
this._parent.y_posi = 'mid';
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1016 {
}
movieClip 1017 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(enemy_number);
this.stop();
}
}
movieClip 1019 {
}
movieClip 1020 cos_book_red {
instance MC of movieClip 1017 {
onClipEvent (load) {
enemy_number = 16;
hit_width = 103;
hit_height = 58;
y_posi = 'top';
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (this.MC._currentframe <= 15 || this.MC._currentframe >= 140 && this.MC._currentframe <= 192) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
}
if (_root.enemyknockback_on[enemy_number] == 1) {
switch (y_posi) {
case 'top':
this.MC.gotoAndPlay('top_damage');
break;
case 'mid':
this.MC.gotoAndPlay('mid_damage');
break;
case 'under':
this.MC.gotoAndPlay('under_damage');
break;
break;
case 'damage':
default:
}
y_posi = 'damage';
_root.enemyspeed[enemy_number] = 0;
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1019 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1022 {
}
movieClip 1024 {
}
movieClip 1026 {
}
movieClip 1028 {
}
movieClip 1030 {
}
movieClip 1032 {
}
movieClip 1034 {
}
movieClip 1036 {
}
movieClip 1038 {
}
movieClip 1040 {
}
movieClip 1042 {
}
movieClip 1044 {
}
movieClip 1046 {
}
movieClip 1048 {
}
movieClip 1050 {
}
movieClip 1052 {
}
movieClip 1054 {
}
movieClip 1056 {
}
movieClip 1058 {
}
movieClip 1060 {
}
movieClip 1062 {
}
movieClip 1064 {
}
movieClip 1066 {
}
movieClip 1068 {
}
movieClip 1070 {
}
movieClip 1072 {
}
movieClip 1074 {
}
movieClip 1076 {
}
movieClip 1078 {
}
movieClip 1080 {
}
movieClip 1082 {
}
movieClip 1084 {
}
movieClip 1087 {
}
movieClip 1088 {
}
movieClip 1090 {
}
movieClip 1091 {
instance of movieClip 309 {
onClipEvent (load) {
if (_root.now_stage != 5) {
this.gotoAndStop(45);
}
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 45) {
this.play();
}
}
}
}
}
movieClip 1095 {
}
movieClip 1097 {
}
movieClip 1098 {
}
movieClip 1099 {
}
movieClip 1100 {
}
movieClip 1102 {
}
movieClip 1104 {
}
movieClip 1107 {
}
movieClip 1108 {
instance of movieClip 1107 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this._parent._parent.stop();
this._parent._parent._parent.stop();
} else {
this._parent._parent.play();
if (this._parent._parent._parent._currentframe < 20) {
this._parent._parent._parent.play();
}
}
}
}
}
movieClip 1109 {
}
movieClip 1110 {
}
movieClip 1111 {
}
movieClip 1113 {
}
movieClip 1114 {
}
movieClip 1115 {
}
movieClip 1117 {
}
movieClip 1118 {
}
movieClip 1120 {
}
movieClip 1122 {
}
movieClip 1124 {
}
movieClip 1126 {
}
movieClip 1128 {
}
movieClip 1130 {
}
movieClip 1132 {
}
movieClip 1133 {
}
movieClip 1135 {
}
movieClip 1137 {
}
movieClip 1139 {
}
movieClip 1141 {
}
movieClip 1143 {
}
movieClip 1145 {
}
movieClip 1147 {
}
movieClip 1149 {
}
movieClip 1150 {
}
movieClip 1151 {
}
movieClip 1153 {
}
movieClip 1155 {
}
movieClip 1156 {
}
movieClip 1157 {
}
movieClip 1159 {
}
movieClip 1160 {
}
movieClip 1162 {
}
movieClip 1165 {
}
movieClip 1167 {
}
movieClip 1168 {
}
movieClip 1170 {
}
movieClip 1171 {
}
movieClip 1173 {
}
movieClip 1175 {
}
movieClip 1176 {
}
movieClip 1177 {
}
movieClip 1178 {
}
movieClip 1180 {
}
movieClip 1182 {
}
movieClip 1184 {
}
movieClip 1185 {
frame 1 {
_root.enemyspeed[this._parent.enemy_number] = 0;
}
frame 17 {
if (_root.now_stage == 5) {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
} else {
this.gotoAndPlay('wait');
_root.enemyspeed[this._parent.enemy_number] = 5;
}
}
frame 38 {
this._parent.guard_on = 1;
}
frame 47 {
if (_root.now_stage == 5) {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
} else {
_root.enemyspeed[this._parent.enemy_number] = 5;
}
}
frame 66 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (_root.yarare_on == 1 && _root.player._currentframe == 66) {
_root.enemyspeed[this._parent.enemy_number] = 6;
this.gotoAndPlay('onani_go');
} else {
if (this_x_posi <= 700 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
if (Math.floor(Math.random() * 2) + 1 == 1) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('datui');
}
break;
case 2:
if (this._parent._parent._y >= 200) {
this.gotoAndPlay('up');
} else {
if (this._parent._parent._y >= 100) {
if (Math.floor(Math.random() * 2) + 1 == 1) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
} else {
this.gotoAndPlay('down');
}
}
break;
default:
this.gotoAndPlay('wait');
}
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
if (this._parent._parent._y >= 200) {
this.gotoAndPlay('up');
} else {
if (this._parent._parent._y >= 100) {
if (Math.floor(Math.random() * 2) + 1 == 1) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
} else {
this.gotoAndPlay('down');
}
}
break;
default:
this.gotoAndPlay('wait');
}
}
}
}
frame 70 {
this._parent._parent._y -= 12;
}
frame 71 {
this._parent._parent._y -= 11;
}
frame 72 {
this._parent._parent._y -= 10;
}
frame 73 {
this._parent._parent._y -= 9;
}
frame 74 {
this._parent._parent._y -= 8;
}
frame 75 {
this._parent._parent._y -= 7;
}
frame 76 {
this._parent._parent._y -= 6;
}
frame 77 {
this._parent._parent._y -= 5;
}
frame 78 {
this._parent._parent._y -= 4;
}
frame 79 {
this._parent._parent._y -= 3;
}
frame 80 {
this._parent._parent._y -= 2;
}
frame 81 {
this._parent._parent._y -= 1;
}
frame 85 {
this.gotoAndPlay('wait');
}
frame 89 {
this._parent._parent._y += 12;
}
frame 90 {
this._parent._parent._y += 11;
}
frame 91 {
this._parent._parent._y += 10;
}
frame 92 {
this._parent._parent._y += 9;
}
frame 93 {
this._parent._parent._y += 8;
}
frame 94 {
this._parent._parent._y += 7;
}
frame 95 {
this._parent._parent._y += 6;
}
frame 96 {
this._parent._parent._y += 5;
}
frame 97 {
this._parent._parent._y += 4;
}
frame 98 {
this._parent._parent._y += 3;
}
frame 99 {
this._parent._parent._y += 2;
}
frame 100 {
this._parent._parent._y += 1;
}
frame 104 {
this.gotoAndPlay('wait');
}
frame 111 {
this._parent.guard_on = 0;
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se020.start();
}
}
frame 146 {
this._parent.guard_on = 1;
}
frame 152 {
if (_root.now_stage == 5) {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
} else {
_root.enemyspeed[this._parent.enemy_number] = 5;
}
this.gotoAndPlay('wait');
}
frame 159 {
this._parent.guard_on = 0;
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se020.start();
}
}
frame 184 {
this._parent.guard_on = 1;
}
frame 190 {
if (_root.now_stage == 5) {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
} else {
_root.enemyspeed[this._parent.enemy_number] = 5;
}
this.gotoAndPlay('wait');
}
frame 209 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (_root.yarare_on == 1 && this_x_posi <= 300 && this_x_posi >= -300) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('onani');
} else {
if (_root.yarare_on == 1) {
this.gotoAndPlay('onani_go');
} else {
if (_root.now_stage == 5) {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
} else {
_root.enemyspeed[this._parent.enemy_number] = 5;
}
this.gotoAndPlay('wait');
}
}
}
frame 227 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (_root.yarare_on == 1 && this_x_posi <= 400 && this_x_posi >= -300) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('onani');
} else {
if (_root.yarare_on == 1) {
this.gotoAndPlay('onani_go');
} else {
if (_root.now_stage == 5) {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
} else {
_root.enemyspeed[this._parent.enemy_number] = 5;
}
this.gotoAndPlay('wait');
}
}
}
frame 264 {
this.gotoAndPlay('wait');
}
}
movieClip 1187 {
}
movieClip 1189 {
}
movieClip 1190 {
}
movieClip 1191 {
}
movieClip 1193 {
}
movieClip 1194 {
frame 55 {
_root.enemyspeed[this._parent.enemy_number] = -40;
}
frame 135 {
this._parent.guard_start = 0;
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this._parent.gotoAndStop(1);
}
}
movieClip 1195 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(15);
this.stop();
}
}
movieClip 1197 {
}
movieClip 1199 {
}
movieClip 1200 succubus {
instance MC of movieClip 1195 {
onClipEvent (load) {
enemy_number = 15;
hit_width = 35;
hit_height = 175;
hit_guard_x = 0;
guard_start = 0;
guard_on = 1;
if (_root.now_stage != 5) {
_root.enemyHP[15] = 1;
_root.enemyHP_max[15] = 1;
} else {
_root.enemyHP[15] = 6;
_root.enemyHP_max[15] = 6;
}
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (this._currentframe != 1) {
} else {
if (guard_on == 1) {
_root.fire_magic_hit_guard(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y - 10, hit_height, enemy_number, guard_on);
} else {
_root.fire_magic_hit(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y - 10, hit_height, enemy_number);
}
}
if (_root.enemyknockback_on[enemy_number] >= 1 && guard_on == 0 && _root.now_stage != 'hell') {
_root.enemyknockback_on[enemy_number] = 0;
this.gotoAndStop('damage');
} else {
if (_root.now_stage == 5 && this._x + this._parent._x <= -600 && this._currentframe == 1) {
this.gotoAndStop('damage');
this.MC.gotoAndPlay('fly');
}
}
if (_root.enemyHP[enemy_number] <= 0 || _root.now_stage != 5 && (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1197 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
instance boss_posi of movieClip 1199 {
onClipEvent (load) {
_root.enemy15_posi = 0;
tmp = 0;
}
onClipEvent (enterFrame) {
tmp = Math.floor(((this._parent.MC._x + this._parent._x) * 0.008 - 0.5) * 100) / 100;
if (tmp >= 5 && _root.now_stage == 5) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = 434 - this._parent._x;
if (tmp - Math.floor(tmp) == 0) {
tmp += '.00';
} else {
if (tmp * 10 - Math.floor(tmp * 10) == 0) {
tmp += '0';
}
}
_root.enemy15_posi = tmp + 'm';
}
}
}
movieClip 1202 {
}
movieClip 1204 {
}
movieClip 1206 {
}
movieClip 1208 {
}
movieClip 1210 {
}
movieClip 1212 {
}
movieClip 1214 {
}
movieClip 1216 {
}
movieClip 1218 {
}
movieClip 1220 {
}
movieClip 1222 {
}
movieClip 1224 {
}
movieClip 1226 {
}
movieClip 1228 {
}
movieClip 1230 {
}
movieClip 1234 {
}
movieClip 1236 {
}
movieClip 1237 {
}
movieClip 1239 {
}
movieClip 1241 {
}
movieClip 1243 {
}
movieClip 1244 {
}
movieClip 1245 {
}
movieClip 1247 {
}
movieClip 1248 {
frame 16 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (this._parent.guard_start == 1) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
} else {
if (this_x_posi <= 700 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
if (Math.floor(Math.random() * 2) + 1 == 1) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('datui_under');
} else {
this.gotoAndPlay('datui_top');
}
}
break;
case 2:
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
}
}
}
frame 19 {
this._parent._parent._y -= 24;
}
frame 20 {
this._parent._parent._y -= 22;
}
frame 21 {
this._parent._parent._y -= 20;
}
frame 22 {
this._parent._parent._y -= 18;
}
frame 23 {
this._parent._parent._y -= 16;
}
frame 24 {
this._parent._parent._y -= 14;
}
frame 25 {
this._parent._parent._y -= 12;
}
frame 26 {
this._parent._parent._y -= 10;
}
frame 27 {
this._parent._parent._y -= 8;
}
frame 28 {
this._parent._parent._y -= 6;
}
frame 29 {
this._parent._parent._y -= 4;
}
frame 30 {
this._parent._parent._y -= 2;
}
frame 32 {
this.gotoAndPlay('wait');
}
frame 35 {
this._parent._parent._y += 24;
}
frame 36 {
this._parent._parent._y += 22;
}
frame 37 {
this._parent._parent._y += 20;
}
frame 38 {
this._parent._parent._y += 18;
}
frame 39 {
this._parent._parent._y += 16;
}
frame 40 {
this._parent._parent._y += 14;
}
frame 41 {
this._parent._parent._y += 12;
}
frame 42 {
this._parent._parent._y += 10;
}
frame 43 {
this._parent._parent._y += 8;
}
frame 44 {
this._parent._parent._y += 6;
}
frame 45 {
this._parent._parent._y += 4;
}
frame 46 {
this._parent._parent._y += 2;
}
frame 48 {
this.gotoAndPlay('wait');
}
frame 56 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se020.start();
}
}
frame 87 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 95 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se020.start();
}
}
frame 126 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 160 {
this._parent.guard_start = 0;
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1249 {
}
movieClip 1250 {
}
movieClip 1251 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(14);
this.stop();
}
}
movieClip 1254 {
}
movieClip 1255 incubus {
instance MC of movieClip 1251 {
onClipEvent (load) {
enemy_number = 14;
hit_width = 35;
hit_height = 175;
hit_guard_x = 0;
guard_start = 0;
guard_on = 0;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (guard_on == 1) {
_root.fire_magic_hit_guard(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y - 10, hit_height, enemy_number, guard_on);
} else {
_root.fire_magic_hit(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y - 10, hit_height, enemy_number);
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyknockback_on[enemy_number] >= 1 && guard_start == 0) {
guard_start = 1;
}
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1254 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1257 {
}
movieClip 1259 {
}
movieClip 1261 {
}
movieClip 1267 {
}
movieClip 1268 {
instance of movieClip 1267 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 1269 {
}
movieClip 1271 {
}
movieClip 1273 {
instance of movieClip 1267 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 1274 {
}
movieClip 1276 {
}
movieClip 1277 {
}
movieClip 1279 {
}
movieClip 1280 {
frame 6 {
_root.enemyspeed[this._parent.enemy_number] = 4;
}
frame 7 {
this._parent._parent._y -= 33;
}
frame 8 {
this._parent._parent._y -= 30;
}
frame 9 {
this._parent._parent._y -= 27;
}
frame 10 {
this._parent._parent._y -= 24;
}
frame 11 {
this._parent._parent._y -= 21;
}
frame 12 {
this._parent._parent._y -= 18;
}
frame 13 {
this._parent._parent._y -= 15;
}
frame 14 {
this._parent._parent._y -= 12;
}
frame 15 {
this._parent._parent._y -= 9;
}
frame 16 {
this._parent._parent._y -= 6;
}
frame 17 {
this._parent._parent._y -= 3;
}
frame 19 {
this._parent._parent._y += 3;
}
frame 20 {
this._parent._parent._y += 6;
}
frame 21 {
this._parent._parent._y += 9;
}
frame 22 {
this._parent._parent._y += 12;
}
frame 23 {
this._parent._parent._y += 15;
}
frame 24 {
this._parent._parent._y += 18;
}
frame 25 {
this._parent._parent._y += 21;
}
frame 26 {
this._parent._parent._y += 24;
}
frame 27 {
this._parent._parent._y += 27;
}
frame 28 {
this._parent._parent._y += 30;
}
frame 29 {
this._parent._parent._y += 33;
}
frame 30 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
}
frame 39 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (this_x_posi <= 600 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
this.gotoAndPlay('attack');
break;
case 2:
this.gotoAndPlay('datui');
break;
default:
this.gotoAndPlay('wait');
}
} else {
this.gotoAndPlay('wait');
}
}
frame 51 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se019.start();
}
}
frame 68 {
this.gotoAndPlay('wait');
}
frame 80 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se019.start();
}
}
frame 97 {
this.gotoAndPlay('wait');
}
}
movieClip 1281 {
}
movieClip 1282 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(13);
this.stop();
}
}
// unknown tag 88 length 44
movieClip 1286 {
}
movieClip 1287 tubo {
instance MC of movieClip 1282 {
onClipEvent (load) {
enemy_number = 13;
hit_width = 47;
hit_height = 72;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1286 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1289 {
}
movieClip 1291 {
}
movieClip 1293 {
}
movieClip 1294 {
}
movieClip 1296 {
}
movieClip 1305 {
}
movieClip 1306 {
instance of movieClip 1305 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
play();
} else {
stop();
}
}
}
}
movieClip 1307 {
frame 1 {
this._parent.guard_on = 1;
}
frame 17 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (this_x_posi <= 600 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
if (Math.floor(Math.random() * 2) + 1 == 1) {
_root.enemyspeed[this._parent.enemy_number] = 0;
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('attack_up');
} else {
this.gotoAndPlay('attack_down');
}
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('datui');
}
break;
case 2:
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
}
}
frame 21 {
this._parent._parent._y -= 33;
}
frame 22 {
this._parent._parent._y -= 30;
}
frame 23 {
this._parent._parent._y -= 27;
}
frame 24 {
this._parent._parent._y -= 24;
}
frame 25 {
this._parent._parent._y -= 21;
}
frame 26 {
this._parent._parent._y -= 18;
}
frame 27 {
this._parent._parent._y -= 15;
}
frame 28 {
this._parent._parent._y -= 12;
}
frame 29 {
this._parent._parent._y -= 9;
}
frame 30 {
this._parent._parent._y -= 6;
}
frame 31 {
this._parent._parent._y -= 3;
}
frame 34 {
this.gotoAndPlay('wait');
}
frame 38 {
this._parent._parent._y += 33;
}
frame 39 {
this._parent._parent._y += 30;
}
frame 40 {
this._parent._parent._y += 27;
}
frame 41 {
this._parent._parent._y += 24;
}
frame 42 {
this._parent._parent._y += 21;
}
frame 43 {
this._parent._parent._y += 18;
}
frame 44 {
this._parent._parent._y += 15;
}
frame 45 {
this._parent._parent._y += 12;
}
frame 46 {
this._parent._parent._y += 9;
}
frame 47 {
this._parent._parent._y += 6;
}
frame 48 {
this._parent._parent._y += 3;
}
frame 51 {
this.gotoAndPlay('wait');
}
frame 55 {
this._parent._parent._y += 16.5;
}
frame 56 {
this._parent._parent._y += 15;
}
frame 57 {
this._parent._parent._y += 13.5;
}
frame 58 {
this._parent._parent._y += 12;
}
frame 59 {
this._parent._parent._y += 10.5;
}
frame 60 {
this._parent._parent._y += 9;
}
frame 61 {
this._parent._parent._y += 7.5;
}
frame 62 {
this._parent._parent._y += 6;
}
frame 63 {
this._parent._parent._y += 4.5;
}
frame 64 {
this._parent._parent._y += 3;
}
frame 65 {
this._parent._parent._y += 1.5;
}
frame 69 {
this._parent.guard_on = 0;
}
frame 75 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se021.start();
}
}
frame 91 {
this._parent.guard_on = 1;
}
frame 94 {
this._parent._parent._y -= 16.5;
}
frame 95 {
this._parent._parent._y -= 15;
}
frame 96 {
this._parent._parent._y -= 13.5;
}
frame 97 {
this._parent._parent._y -= 12;
}
frame 98 {
this._parent._parent._y -= 10.5;
}
frame 99 {
this._parent._parent._y -= 9;
}
frame 100 {
this._parent._parent._y -= 7.5;
}
frame 101 {
this._parent._parent._y -= 6;
}
frame 102 {
this._parent._parent._y -= 4.5;
}
frame 103 {
this._parent._parent._y -= 3;
}
frame 104 {
this._parent._parent._y -= 1.5;
}
frame 107 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 111 {
this._parent._parent._y -= 16.5;
}
frame 112 {
this._parent._parent._y -= 15;
}
frame 113 {
this._parent._parent._y -= 13.5;
}
frame 114 {
this._parent._parent._y -= 12;
}
frame 115 {
this._parent._parent._y -= 10.5;
}
frame 116 {
this._parent._parent._y -= 9;
}
frame 117 {
this._parent._parent._y -= 7.5;
}
frame 118 {
this._parent._parent._y -= 6;
}
frame 119 {
this._parent._parent._y -= 4.5;
}
frame 120 {
this._parent._parent._y -= 3;
}
frame 121 {
this._parent._parent._y -= 1.5;
}
frame 125 {
this._parent.guard_on = 0;
}
frame 131 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se021.start();
}
}
frame 147 {
this._parent.guard_on = 1;
}
frame 150 {
this._parent._parent._y += 16.5;
}
frame 151 {
this._parent._parent._y += 15;
}
frame 152 {
this._parent._parent._y += 13.5;
}
frame 153 {
this._parent._parent._y += 12;
}
frame 154 {
this._parent._parent._y += 10.5;
}
frame 155 {
this._parent._parent._y += 9;
}
frame 156 {
this._parent._parent._y += 7.5;
}
frame 157 {
this._parent._parent._y += 6;
}
frame 158 {
this._parent._parent._y += 4.5;
}
frame 159 {
this._parent._parent._y += 3;
}
frame 160 {
this._parent._parent._y += 1.5;
}
frame 163 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 170 {
this._parent.guard_on = 0;
}
frame 171 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se003.start();
}
}
frame 230 {
this._parent.guard_on = 1;
}
frame 236 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1308 {
}
movieClip 1309 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(12);
this.stop();
}
}
movieClip 1311 {
}
movieClip 1312 ball {
instance MC of movieClip 1309 {
onClipEvent (load) {
enemy_number = 12;
hit_width = 40;
hit_height = 40;
hit_guard_x = 0;
guard_start = 0;
guard_on = 0;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (guard_on == 1) {
_root.fire_magic_hit_guard(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y, hit_height, enemy_number, guard_on);
} else {
_root.fire_magic_hit(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1311 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1314 {
}
movieClip 1316 {
}
movieClip 1318 {
}
movieClip 1320 {
}
movieClip 1322 {
}
movieClip 1324 {
}
movieClip 1325 {
}
movieClip 1327 {
}
movieClip 1328 {
}
movieClip 1330 {
}
movieClip 1332 {
}
movieClip 1334 {
}
movieClip 1336 {
}
movieClip 1338 {
}
movieClip 1340 {
}
movieClip 1341 {
}
movieClip 1343 {
}
movieClip 1345 {
}
movieClip 1346 {
}
movieClip 1348 {
}
movieClip 1350 {
}
movieClip 1352 {
}
movieClip 1354 {
}
movieClip 1356 {
}
movieClip 1357 {
frame 29 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (this_x_posi <= 700 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
if (Math.floor(Math.random() * 2) + 1 == 1) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
} else {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('datui');
}
break;
case 2:
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
if (this._parent._parent._y >= 150) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
}
}
frame 39 {
this._parent._parent._y -= 33;
}
frame 40 {
this._parent._parent._y -= 30;
}
frame 41 {
this._parent._parent._y -= 27;
}
frame 42 {
this._parent._parent._y -= 24;
}
frame 43 {
this._parent._parent._y -= 21;
}
frame 44 {
this._parent._parent._y -= 18;
}
frame 45 {
this._parent._parent._y -= 15;
}
frame 46 {
this._parent._parent._y -= 12;
}
frame 47 {
this._parent._parent._y -= 9;
}
frame 48 {
this._parent._parent._y -= 6;
}
frame 49 {
this._parent._parent._y -= 3;
}
frame 58 {
this.gotoAndPlay('wait');
}
frame 68 {
this._parent._parent._y += 33;
}
frame 69 {
this._parent._parent._y += 30;
}
frame 70 {
this._parent._parent._y += 27;
}
frame 71 {
this._parent._parent._y += 24;
}
frame 72 {
this._parent._parent._y += 21;
}
frame 73 {
this._parent._parent._y += 18;
}
frame 74 {
this._parent._parent._y += 15;
}
frame 75 {
this._parent._parent._y += 12;
}
frame 76 {
this._parent._parent._y += 9;
}
frame 77 {
this._parent._parent._y += 6;
}
frame 78 {
this._parent._parent._y += 3;
}
frame 87 {
this.gotoAndPlay('wait');
}
frame 95 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 110 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 117 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 145 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1358 {
}
movieClip 1359 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(11);
this.stop();
}
}
movieClip 1362 {
}
movieClip 1363 machine_magi {
instance MC of movieClip 1359 {
onClipEvent (load) {
enemy_number = 11;
hit_width = 174;
hit_height = 82;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1362 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1365 {
}
movieClip 1367 {
}
movieClip 1369 {
}
movieClip 1371 {
}
movieClip 1373 {
}
movieClip 1375 {
}
movieClip 1377 {
}
movieClip 1379 {
}
movieClip 1381 {
}
movieClip 1383 {
}
movieClip 1385 {
}
movieClip 1387 {
}
movieClip 1389 {
}
movieClip 1391 {
}
movieClip 1393 {
}
movieClip 1395 {
}
movieClip 1397 {
}
movieClip 1399 {
}
movieClip 1401 {
}
movieClip 1402 {
frame 13 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (this_x_posi <= 700 && this_x_posi >= -300 && _root.player._currentframe != 66) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
this.gotoAndPlay('datui');
break;
default:
this.gotoAndPlay('wait');
}
} else {
this.gotoAndPlay('wait');
}
}
frame 20 {
_root.enemyspeed[this._parent.enemy_number] = 6;
}
frame 21 {
_root.enemyspeed[this._parent.enemy_number] = 5;
}
frame 22 {
_root.enemyspeed[this._parent.enemy_number] = 4;
}
frame 23 {
_root.enemyspeed[this._parent.enemy_number] = 3;
}
frame 24 {
_root.enemyspeed[this._parent.enemy_number] = 2;
}
frame 25 {
_root.enemyspeed[this._parent.enemy_number] = 1;
}
frame 26 {
_root.enemyspeed[this._parent.enemy_number] = 0;
}
frame 41 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se003.start();
}
}
frame 51 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
}
frame 52 {
this.gotoAndPlay('wait');
}
}
movieClip 1403 {
}
movieClip 1404 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(10);
this.stop();
}
}
movieClip 1407 {
}
movieClip 1408 dog {
instance MC of movieClip 1404 {
onClipEvent (load) {
enemy_number = 10;
hit_width = 140;
hit_height = 115;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1407 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1410 {
}
movieClip 1412 {
}
movieClip 1414 {
}
movieClip 1416 {
}
movieClip 1418 {
}
movieClip 1420 {
}
movieClip 1422 {
}
movieClip 1424 {
}
movieClip 1426 {
}
movieClip 1429 {
}
movieClip 1430 {
}
movieClip 1432 {
}
movieClip 1434 {
}
movieClip 1436 {
}
movieClip 1438 {
}
movieClip 1440 {
}
movieClip 1442 {
}
movieClip 1443 {
}
movieClip 1444 {
frame 33 {
this_x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (this._parent.guard_start == 1) {
this.gotoAndPlay('attack');
} else {
if (this_x_posi <= 600 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('datui');
break;
case 2:
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
break;
default:
this.gotoAndPlay('wait');
}
} else {
if (this_x_posi <= 700 && this_x_posi >= -300) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
break;
default:
this.gotoAndPlay('wait');
}
} else {
this.gotoAndPlay('wait');
}
}
}
}
frame 42 {
this._parent.guard_on = 1;
_root.enemyspeed[this._parent.enemy_number] = 7;
}
frame 83 {
this._parent.guard_on = 0;
_root.enemyspeed[this._parent.enemy_number] = 3;
}
frame 86 {
_root.enemyspeed[this._parent.enemy_number] = 2;
}
frame 89 {
_root.enemyspeed[this._parent.enemy_number] = 1;
}
frame 92 {
_root.enemyspeed[this._parent.enemy_number] = 0;
}
frame 105 {
this._parent.guard_start = 0;
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 120 {
_root.se018.start();
}
frame 152 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1445 {
}
movieClip 1446 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(9);
this.stop();
}
}
movieClip 1448 {
}
movieClip 1449 ork {
instance MC of movieClip 1446 {
onClipEvent (load) {
enemy_number = 9;
hit_width = 74;
hit_height = 309;
hit_guard_x = 0;
guard_start = 0;
guard_on = 0;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (guard_on == 1) {
_root.fire_magic_hit_guard(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y, hit_height, enemy_number, guard_on);
} else {
_root.fire_magic_hit(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyknockback_on[enemy_number] >= 1 && guard_start == 0) {
guard_start = 1;
}
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1448 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1451 {
}
movieClip 1453 {
}
movieClip 1455 {
}
movieClip 1457 {
}
movieClip 1459 {
}
movieClip 1461 {
}
movieClip 1463 {
}
movieClip 1465 {
}
movieClip 1467 {
}
movieClip 1479 {
}
movieClip 1699 {
frame 24 {
if (this._parent.guard_start == 1) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('guard');
} else {
if (this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x <= 300 && this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x >= -300) {
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('datui');
break;
default:
this.gotoAndPlay('wait');
}
}
}
}
frame 57 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 67 {
this._parent.hit_guard_x = -88;
this._parent.guard_on = 1;
}
frame 107 {
this._parent.hit_guard_x = 0;
this._parent.guard_on = 0;
}
frame 117 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this._parent.guard_start = 0;
this.gotoAndPlay('wait');
}
frame 126 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 143 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
}
movieClip 1701 {
}
movieClip 1702 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(8);
this.stop();
}
}
movieClip 1704 {
}
movieClip 1705 devil_flower {
instance MC of movieClip 1702 {
onClipEvent (load) {
enemy_number = 8;
hit_width = 99;
hit_height = 95;
hit_guard_x = 0;
guard_start = 0;
guard_on = 0;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
if (guard_on == 1) {
_root.fire_magic_hit_guard(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y, hit_height, enemy_number, guard_on);
} else {
_root.fire_magic_hit(this._parent._x, this._x + hit_guard_x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyknockback_on[enemy_number] >= 1 && guard_start == 0) {
guard_start = 1;
}
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1704 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1707 {
}
movieClip 1709 {
}
movieClip 1711 {
}
movieClip 1713 {
}
movieClip 1715 {
}
movieClip 1717 {
}
movieClip 1719 {
}
movieClip 1721 {
}
movieClip 1722 {
}
movieClip 1723 {
frame 30 {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.enemyspeed[this._parent.enemy_number] = 0;
this.gotoAndPlay('attack');
break;
case 2:
if (this._parent._parent._y >= 200) {
this.gotoAndPlay('up');
} else {
this.gotoAndPlay('down');
}
break;
default:
this.gotoAndPlay('wait');
}
}
frame 46 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 60 {
_root.enemyspeed[this._parent.enemy_number] = _root.enemyspeed_def[this._parent.enemy_number];
this.gotoAndPlay('wait');
}
frame 74 {
this._parent._parent._y -= 20;
}
frame 75 {
this._parent._parent._y -= 33;
}
frame 76 {
this._parent._parent._y -= 30;
}
frame 77 {
this._parent._parent._y -= 27;
}
frame 78 {
this._parent._parent._y -= 24;
}
frame 79 {
this._parent._parent._y -= 21;
}
frame 80 {
this._parent._parent._y -= 18;
}
frame 81 {
this._parent._parent._y -= 15;
}
frame 82 {
this._parent._parent._y -= 12;
}
frame 83 {
this._parent._parent._y -= 9;
}
frame 84 {
this._parent._parent._y -= 6;
}
frame 85 {
this._parent._parent._y -= 3;
}
frame 90 {
this.gotoAndPlay('wait');
}
frame 104 {
this._parent._parent._y += 20;
}
frame 105 {
this._parent._parent._y += 33;
}
frame 106 {
this._parent._parent._y += 30;
}
frame 107 {
this._parent._parent._y += 27;
}
frame 108 {
this._parent._parent._y += 24;
}
frame 109 {
this._parent._parent._y += 21;
}
frame 110 {
this._parent._parent._y += 18;
}
frame 111 {
this._parent._parent._y += 15;
}
frame 112 {
this._parent._parent._y += 12;
}
frame 113 {
this._parent._parent._y += 9;
}
frame 114 {
this._parent._parent._y += 6;
}
frame 115 {
this._parent._parent._y += 3;
}
frame 120 {
this.gotoAndPlay('wait');
}
}
movieClip 1724 {
}
movieClip 1725 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(7);
this.stop();
}
}
movieClip 1728 {
}
movieClip 1729 ghost_hand {
instance MC of movieClip 1725 {
onClipEvent (load) {
enemy_number = 7;
hit_width = 66;
hit_height = 30;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1728 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1733 {
}
movieClip 1735 {
}
movieClip 1737 {
}
movieClip 1739 {
}
movieClip 1740 {
}
movieClip 1741 {
}
movieClip 1742 {
}
movieClip 1744 {
}
movieClip 1777 {
}
movieClip 1778 {
instance of movieClip 1777 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 1780 {
}
movieClip 1782 {
}
movieClip 1783 {
frame 30 {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
if (this._parent._parent._y <= 200) {
this.gotoAndPlay('attack_top');
} else {
this.gotoAndPlay('attack_under');
}
break;
default:
this.gotoAndPlay('wait');
}
}
frame 48 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se019.start();
}
}
frame 70 {
this.gotoAndPlay('wait');
}
frame 88 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 110 {
this.gotoAndPlay('wait');
}
}
movieClip 1784 {
}
movieClip 1785 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(6);
this.stop();
}
}
movieClip 1788 {
}
movieClip 1789 green_snake {
instance MC of movieClip 1785 {
onClipEvent (load) {
enemy_number = 6;
hit_width = 147;
hit_height = 20;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1788 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1791 {
}
movieClip 1793 {
}
movieClip 1795 {
}
movieClip 1797 {
}
movieClip 1799 {
}
movieClip 1801 {
}
movieClip 1803 {
}
movieClip 1804 {
}
movieClip 1806 {
}
movieClip 1808 {
}
movieClip 1810 {
}
movieClip 1812 {
}
movieClip 1814 {
}
movieClip 1816 {
}
movieClip 1818 {
}
movieClip 1820 {
}
movieClip 1822 {
}
movieClip 1823 {
}
movieClip 1852 {
frame 30 {
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
_root.enemyspeed[5] = 0;
this.gotoAndPlay('datui');
break;
case 2:
_root.enemyspeed[5] = 0;
this.gotoAndPlay('attack');
break;
default:
this.gotoAndPlay('wait');
}
}
frame 38 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se019.start();
}
}
frame 56 {
_root.enemyspeed[5] = _root.enemyspeed_def[5];
this.gotoAndPlay('wait');
}
frame 101 {
_root.enemyspeed[5] = _root.enemyspeed_def[5];
this.gotoAndPlay('wait');
}
}
movieClip 1853 {
}
movieClip 1854 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(5);
this.stop();
}
}
movieClip 1857 {
}
movieClip 1858 tako {
instance MC of movieClip 1854 {
onClipEvent (load) {
enemy_number = 5;
hit_width = 115;
hit_height = 112;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1857 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1860 {
}
movieClip 1862 {
}
movieClip 1864 {
}
movieClip 1866 {
}
movieClip 1868 {
}
movieClip 1870 {
}
movieClip 1872 {
}
movieClip 1874 {
}
movieClip 1876 {
}
movieClip 1878 {
}
movieClip 1880 {
}
movieClip 1882 {
}
movieClip 1884 {
}
movieClip 1886 {
}
movieClip 1888 {
}
movieClip 1889 {
frame 20 {
if (this._parent._parent._x + this._parent._x <= 700 && this._parent._parent._x + this._parent._x >= 0 && Math.floor(Math.random() * 3) == 1) {
_root.enemyspeed[2] = 0;
this.gotoAndPlay('datui_attack');
} else {
this.gotoAndPlay('wait');
}
}
frame 38 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 55 {
_root.enemyspeed[2] = _root.enemyspeed_def[2];
this.gotoAndPlay('wait');
}
}
movieClip 1892 {
}
movieClip 1893 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(2);
this.stop();
}
}
movieClip 1896 {
}
movieClip 1897 butterfly {
instance MC of movieClip 1893 {
onClipEvent (load) {
enemy_number = 2;
hit_width = 74;
hit_height = 94;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1896 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 1899 {
}
movieClip 1901 {
}
movieClip 1903 {
}
movieClip 1905 {
}
movieClip 1907 {
}
movieClip 1909 {
}
movieClip 1911 {
}
movieClip 1913 {
}
movieClip 1915 {
}
movieClip 1917 {
}
movieClip 1919 {
}
movieClip 1921 {
}
movieClip 1924 {
}
movieClip 1925 {
}
movieClip 1927 {
}
movieClip 1929 {
}
movieClip 1931 {
}
movieClip 1933 {
}
movieClip 1936 {
}
movieClip 1938 {
}
movieClip 1939 {
frame 20 {
if (this._parent._parent._x + this._parent._x <= 550 && this._parent._parent._x + this._parent._x >= 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.enemyspeed[4] = 0;
this.gotoAndPlay('datui_attack');
break;
case 2:
_root.enemyspeed[4] = 0;
this.gotoAndPlay('jump');
break;
default:
this.gotoAndPlay('wait');
}
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.enemyspeed[4] = 0;
this.gotoAndPlay('jump');
break;
default:
this.gotoAndPlay('wait');
}
}
}
frame 55 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 75 {
_root.enemyspeed[4] = _root.enemyspeed_def[4];
this.gotoAndPlay('wait');
}
frame 91 {
_root.enemyspeed[4] = 5;
}
frame 113 {
_root.enemyspeed[4] = 0;
}
frame 123 {
_root.enemyspeed[4] = _root.enemyspeed_def[4];
this.gotoAndPlay('wait');
}
}
movieClip 1941 {
}
movieClip 1942 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(4);
this.stop();
}
}
// unknown tag 88 length 123
movieClip 1946 {
}
movieClip 1947 goblin {
instance MC of movieClip 1942 {
onClipEvent (load) {
enemy_number = 4;
hit_width = 42;
hit_height = 176;
this_y_def = this.MC.hit._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
this_y = this.MC.hit._y - this_y_def;
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this_y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 1946 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
frame 1 {
if (_root.first_load != 1) {
_root.first_load = 1;
_root.trial_mode = 0;
_root.debug_mode = 0;
_root.difficult = 0;
_root.se001 = new Sound(_root.se);
_root.se001.attachSound('SE01select.wav');
_root.se002 = new Sound(_root.se);
_root.se002.attachSound('SE02biri.wav');
_root.se003 = new Sound(_root.se);
_root.se003.attachSound('SE03fire_start.wav');
_root.se004 = new Sound(_root.se);
_root.se004.attachSound('SE04fire_end.wav');
_root.se005 = new Sound(_root.se);
_root.se005.attachSound('SE05bomb.wav');
_root.se006 = new Sound(_root.se);
_root.se006.attachSound('SE06kutyu01.wav');
_root.se007 = new Sound(_root.se);
_root.se007.attachSound('SE07kutyu02.wav');
_root.se008 = new Sound(_root.se);
_root.se008.attachSound('SE08cum01.wav');
_root.se009 = new Sound(_root.se);
_root.se009.attachSound('SE09cum02.wav');
_root.se010 = new Sound(_root.se);
_root.se010.attachSound('SE10tyupa.wav');
_root.se011 = new Sound(_root.se);
_root.se011.attachSound('SE11mokuba.wav');
_root.se012 = new Sound(_root.se);
_root.se012.attachSound('SE12denki.wav');
_root.se013 = new Sound(_root.se);
_root.se013.attachSound('SE13escape.wav');
_root.se014 = new Sound(_root.se);
_root.se014.attachSound('SE14gekiha.wav');
_root.se015 = new Sound(_root.se);
_root.se015.attachSound('SE15guard.wav');
_root.se016 = new Sound(_root.se);
_root.se016.attachSound('SE16swing.wav');
_root.se017 = new Sound(_root.se);
_root.se017.attachSound('SE17osikko.wav');
_root.se018 = new Sound(_root.se);
_root.se018.attachSound('SE18ork.wav');
_root.se019 = new Sound(_root.se);
_root.se019.attachSound('SE19water_attack.wav');
_root.se020 = new Sound(_root.se);
_root.se020.attachSound('SE20energy_attack.wav');
_root.se021 = new Sound(_root.se);
_root.se021.attachSound('SE21gas_attack.wav');
_root.se022 = new Sound(_root.se);
_root.se022.attachSound('SE22bossA_escape.wav');
_root.se023 = new Sound(_root.se);
_root.se023.attachSound('SE23bossA_gekiha.wav');
_root.se024 = new Sound(_root.se);
_root.se024.attachSound('SE24bossA_summon.wav');
_root.se099 = new Sound(_root.se);
_root.se099.attachSound('SE99cheat.wav');
_root.bgm001 = new Sound(_root.bgm);
if (_root.trial_mode == 1) {
_root.bgm001.attachSound('Stage01.mp3');
} else {
_root.bgm001.loadSound('sound/Stage01_forest.mp3');
}
_root.bgm002 = new Sound(_root.bgm);
_root.bgm002.loadSound('sound/Stage02_lake.mp3');
_root.bgm003 = new Sound(_root.bgm);
_root.bgm003.loadSound('sound/Stage03_relic.mp3');
_root.bgm004 = new Sound(_root.bgm);
_root.bgm004.loadSound('sound/Stage04_shadow.mp3');
_root.bgm005 = new Sound(_root.bgm);
_root.bgm005.loadSound('sound/Stage05_sign.mp3');
_root.bgm006 = new Sound(_root.bgm);
_root.bgm006.loadSound('sound/Stage06_night.mp3');
_root.voice_aegi1_1 = new Sound(_root.voice);
_root.voice_aegi1_1.attachSound('voice_aegi1_1.wav');
_root.voice_aegi1_2 = new Sound(_root.voice);
_root.voice_aegi1_2.attachSound('voice_aegi1_2.wav');
_root.voice_aegi1_3 = new Sound(_root.voice);
_root.voice_aegi1_3.attachSound('voice_aegi1_3.wav');
_root.voice_aegi2_1 = new Sound(_root.voice);
_root.voice_aegi2_1.attachSound('voice_aegi2_1.wav');
_root.voice_aegi2_2 = new Sound(_root.voice);
_root.voice_aegi2_2.attachSound('voice_aegi2_2.wav');
_root.voice_aegi2_3 = new Sound(_root.voice);
_root.voice_aegi2_3.attachSound('voice_aegi2_3.wav');
_root.voice_aegi3_1 = new Sound(_root.voice);
_root.voice_aegi3_1.attachSound('voice_aegi3_1.wav');
_root.voice_aegi3_2 = new Sound(_root.voice);
_root.voice_aegi3_2.attachSound('voice_aegi3_2.wav');
_root.voice_aegi3_3 = new Sound(_root.voice);
_root.voice_aegi3_3.attachSound('voice_aegi3_3.wav');
_root.voice_aegi4_1 = new Sound(_root.voice);
_root.voice_aegi4_1.attachSound('voice_aegi4_1.wav');
_root.voice_aegi4_2 = new Sound(_root.voice);
_root.voice_aegi4_2.attachSound('voice_aegi4_2.wav');
_root.voice_aegi4_3 = new Sound(_root.voice);
_root.voice_aegi4_3.attachSound('voice_aegi4_3.wav');
_root.voice_aegiFinish_1 = new Sound(_root.voice);
_root.voice_aegiFinish_1.attachSound('voice_aegiFinish_1.wav');
_root.voice_aegiFinish_2 = new Sound(_root.voice);
_root.voice_aegiFinish_2.attachSound('voice_aegiFinish_2.wav');
_root.voice_aegiFinish_3 = new Sound(_root.voice);
_root.voice_aegiFinish_3.attachSound('voice_aegiFinish_3.wav');
_root.voice_aegiOrg_1 = new Sound(_root.voice);
_root.voice_aegiOrg_1.attachSound('voice_aegiOrg_1.wav');
_root.voice_aegiOrg_2 = new Sound(_root.voice);
_root.voice_aegiOrg_2.attachSound('voice_aegiOrg_2.wav');
_root.voice_aegiOrg_3 = new Sound(_root.voice);
_root.voice_aegiOrg_3.attachSound('voice_aegiOrg_3.wav');
_root.voice_aegiOrg_4 = new Sound(_root.voice);
_root.voice_aegiOrg_4.attachSound('voice_aegiOrg_4.wav');
_root.voice_aegiOrg_5 = new Sound(_root.voice);
_root.voice_aegiOrg_5.attachSound('voice_aegiOrg_5.wav');
_root.voice_aegiOrg_6 = new Sound(_root.voice);
_root.voice_aegiOrg_6.attachSound('voice_aegiOrg_6.wav');
_root.voice_fera1_1 = new Sound(_root.voice);
_root.voice_fera1_1.attachSound('voice_fera1_1.wav');
_root.voice_fera1_2 = new Sound(_root.voice);
_root.voice_fera1_2.attachSound('voice_fera1_2.wav');
_root.voice_fera1_3 = new Sound(_root.voice);
_root.voice_fera1_3.attachSound('voice_fera1_3.wav');
_root.voice_fera2_1 = new Sound(_root.voice);
_root.voice_fera2_1.attachSound('voice_fera2_1.wav');
_root.voice_fera2_2 = new Sound(_root.voice);
_root.voice_fera2_2.attachSound('voice_fera2_2.wav');
_root.voice_fera2_3 = new Sound(_root.voice);
_root.voice_fera2_3.attachSound('voice_fera2_3.wav');
_root.voice_fera3_1 = new Sound(_root.voice);
_root.voice_fera3_1.attachSound('voice_fera3_1.wav');
_root.voice_fera3_2 = new Sound(_root.voice);
_root.voice_fera3_2.attachSound('voice_fera3_2.wav');
_root.voice_fera3_3 = new Sound(_root.voice);
_root.voice_fera3_3.attachSound('voice_fera3_3.wav');
_root.voice_fera4_1 = new Sound(_root.voice);
_root.voice_fera4_1.attachSound('voice_fera4_1.wav');
_root.voice_fera4_2 = new Sound(_root.voice);
_root.voice_fera4_2.attachSound('voice_fera4_2.wav');
_root.voice_fera4_3 = new Sound(_root.voice);
_root.voice_fera4_3.attachSound('voice_fera4_3.wav');
_root.voice_feraFinish_1 = new Sound(_root.voice);
_root.voice_feraFinish_1.attachSound('voice_feraFinish_1.wav');
_root.voice_feraFinish_2 = new Sound(_root.voice);
_root.voice_feraFinish_2.attachSound('voice_feraFinish_2.wav');
_root.voice_feraFinish_3 = new Sound(_root.voice);
_root.voice_feraFinish_3.attachSound('voice_feraFinish_3.wav');
_root.voice_feraOrg_1 = new Sound(_root.voice);
_root.voice_feraOrg_1.attachSound('voice_feraOrg_1.wav');
_root.voice_feraOrg_2 = new Sound(_root.voice);
_root.voice_feraOrg_2.attachSound('voice_feraOrg_2.wav');
_root.voice_feraOrg_3 = new Sound(_root.voice);
_root.voice_feraOrg_3.attachSound('voice_feraOrg_3.wav');
_root.voice_datui_1 = new Sound(_root.voice);
_root.voice_datui_1.attachSound('voice_datui_1.wav');
_root.voice_datui_2 = new Sound(_root.voice);
_root.voice_datui_2.attachSound('voice_datui_2.wav');
_root.voice_datui_3 = new Sound(_root.voice);
_root.voice_datui_3.attachSound('voice_datui_3.wav');
_root.voice_downFinish_1 = new Sound(_root.voice);
_root.voice_downFinish_1.attachSound('voice_downFinish_1.wav');
_root.voice_downFinish_2 = new Sound(_root.voice);
_root.voice_downFinish_2.attachSound('voice_downFinish_2.wav');
_root.voice_downOrg_1 = new Sound(_root.voice);
_root.voice_downOrg_1.attachSound('voice_downOrg_1.wav');
_root.voice_downOrg_2 = new Sound(_root.voice);
_root.voice_downOrg_2.attachSound('voice_downOrg_2.wav');
_root.voice_escape_1 = new Sound(_root.voice);
_root.voice_escape_1.attachSound('voice_escape_1.wav');
_root.voice_escape_2 = new Sound(_root.voice);
_root.voice_escape_2.attachSound('voice_escape_2.wav');
_root.voice_escape_3 = new Sound(_root.voice);
_root.voice_escape_3.attachSound('voice_escape_3.wav');
_root.voice_attack_1 = new Sound(_root.voice);
_root.voice_attack_1.attachSound('voice_attack_1.wav');
_root.voice_attack_2 = new Sound(_root.voice);
_root.voice_attack_2.attachSound('voice_attack_2.wav');
_root.voice_attack_3 = new Sound(_root.voice);
_root.voice_attack_3.attachSound('voice_attack_3.wav');
_root.voice_bomb = new Sound(_root.voice);
_root.voice_bomb.attachSound('voice_bomb.wav');
_root.voice_capture_1 = new Sound(_root.voice);
_root.voice_capture_1.attachSound('voice_capture_1.wav');
_root.voice_capture_2 = new Sound(_root.voice);
_root.voice_capture_2.attachSound('voice_capture_2.wav');
_root.true_start = 0;
_root.gallery_mode_on = 0;
if (_root.trial_mode != 1) {
_root.yarare1A.loadMovie('data/data-d-001a.swf');
_root.yarare1B.loadMovie('data/data-d-001b.swf');
_root.yarare2A.loadMovie('data/data-d-002a.swf');
_root.yarare2B.loadMovie('data/data-d-002b.swf');
_root.yarare3A.loadMovie('data/data-d-003a.swf');
_root.yarare3B.loadMovie('data/data-d-003b.swf');
_root.yarare4A.loadMovie('data/data-d-004a.swf');
_root.yarare4B.loadMovie('data/data-d-004b.swf');
_root.yarare5A.loadMovie('data/data-d-005a.swf');
_root.yarare5B.loadMovie('data/data-d-005b.swf');
_root.yarare6A.loadMovie('data/data-d-006a.swf');
_root.yarare6B.loadMovie('data/data-d-006b.swf');
_root.yarare7A.loadMovie('data/data-d-007a.swf');
_root.yarare7B.loadMovie('data/data-d-007b.swf');
_root.yarare8A.loadMovie('data/data-d-008a.swf');
_root.yarare8B.loadMovie('data/data-d-008b.swf');
_root.yarare9A.loadMovie('data/data-d-009a.swf');
_root.yarare9B.loadMovie('data/data-d-009b.swf');
_root.yarare10A.loadMovie('data/data-d-010a.swf');
_root.yarare10B.loadMovie('data/data-d-010b.swf');
_root.yarare11A.loadMovie('data/data-d-011a.swf');
_root.yarare11B.loadMovie('data/data-d-011b.swf');
_root.yarare12A.loadMovie('data/data-d-012a.swf');
_root.yarare12B.loadMovie('data/data-d-012b.swf');
_root.yarare13A.loadMovie('data/data-d-013a.swf');
_root.yarare13B.loadMovie('data/data-d-013b.swf');
_root.yarare14A.loadMovie('data/data-d-014a.swf');
_root.yarare14B.loadMovie('data/data-d-014b.swf');
_root.yarare15A.loadMovie('data/data-d-015a.swf');
_root.yarare15B.loadMovie('data/data-d-015b.swf');
_root.yarare16A.loadMovie('data/data-d-016a.swf');
_root.yarare16B.loadMovie('data/data-d-016b.swf');
_root.yarare17A.loadMovie('data/data-d-017a.swf');
_root.yarare17B.loadMovie('data/data-d-017b.swf');
_root.yarare20A.loadMovie('data/data-d-020a.swf');
_root.yarare20B.loadMovie('data/data-d-020b.swf');
_root.gameoverMC1.loadMovie('data/data-g-001.swf');
_root.gameoverMC2.loadMovie('data/data-g-002.swf');
_root.gameoverMC3.loadMovie('data/data-g-003.swf');
_root.gameoverMC4.loadMovie('data/data-g-004.swf');
_root.gameoverMC5.loadMovie('data/data-g-005.swf');
_root.gameoverMC6.loadMovie('data/data-g-006.swf');
_root.gangbang1.loadMovie('data/data-gb-001.swf');
}
_root.SharedObjLoad = function () {
_root.so = SharedObject.getLocal('witchgirl_data', '/');
if (so) {
_root.bgm_bar_x_save = so.data.bgm_bar_x_save;
if (_root.bgm_bar_x_save != null) {
_root.bgm_bar_x_save = so.data.bgm_bar_x_save;
_root.bgm_vol = _root.bgm_bar_x_save / 0.8 + 100;
_root.bgm001.setVolume(_root.bgm_vol);
_root.bgm002.setVolume(_root.bgm_vol);
_root.bgm003.setVolume(_root.bgm_vol);
_root.bgm004.setVolume(_root.bgm_vol);
_root.bgm005.setVolume(_root.bgm_vol);
_root.bgm006.setVolume(_root.bgm_vol);
_root.bgm007.setVolume(_root.bgm_vol);
_root.se_bar_x_save = so.data.se_bar_x_save;
_root.se_vol = _root.se_bar_x_save / 0.8 + 100;
_root.se001.setVolume(_root.se_vol);
_root.voice_bar_x_save = so.data.voice_bar_x_save;
_root.voice_vol = _root.voice_bar_x_save / 0.8 + 100;
_root.voice_aegi1_1.setVolume(_root.voice_vol);
_root.difficult = so.data.difficult;
_root.easy_escape = so.data.easy_escape;
_root.datui_lock_hat = so.data.datui_lock_hat;
_root.datui_lock_cloak = so.data.datui_lock_cloak;
_root.datui_lock_breast_wear = so.data.datui_lock_breast_wear;
_root.datui_lock_skirt = so.data.datui_lock_skirt;
_root.datui_lock_pantu = so.data.datui_lock_pantu;
_root.datui_lock_arm = so.data.datui_lock_arm;
_root.datui_lock_leg = so.data.datui_lock_leg;
_root.datui_lock_shoes = so.data.datui_lock_shoes;
_root.abnormal_egg = so.data.abnormal_egg;
_root.abnormal_bonyu = so.data.abnormal_bonyu;
_root.abnormal_osikko = so.data.abnormal_osikko;
if (_root.abnormal_osikko == 1) {
_root.abnormal_osikko = 'full';
} else {
if (_root.abnormal_osikko == 0) {
_root.abnormal_osikko = 'off';
}
}
_root.abnormal_futanari = so.data.abnormal_futanari;
_root.abnormal_3P = so.data.abnormal_3P;
_root.abnormal_danmenzu = so.data.abnormal_danmenzu;
_root.voice_timing = so.data.voice_timing;
_root.hit_alpha = so.data.hit_alpha;
_root.message_hihyouji = so.data.message_hihyouji;
_root.gasitu_now = so.data.gasitu_now;
switch (_root.gasitu_now) {
case 1:
_quality = 'low';
break;
case 2:
_quality = 'medium';
break;
case 3:
_quality = 'high';
break;
case 4:
_quality = 'best';
break;
default:
}
} else {
_root.bgm_bar_x_save = -40;
_root.bgm001.setVolume(50);
_root.bgm002.setVolume(50);
_root.bgm003.setVolume(50);
_root.bgm004.setVolume(50);
_root.bgm005.setVolume(50);
_root.bgm006.setVolume(50);
_root.bgm007.setVolume(50);
_root.se_bar_x_save = -40;
_root.se001.setVolume(50);
_root.voice_bar_x_save = -40;
_root.voice_aegi1_1.setVolume(50);
_root.difficult = 0;
_root.easy_escape = 0;
_root.datui_lock_hat = 0;
_root.datui_lock_cloak = 0;
_root.datui_lock_breast_wear = 0;
_root.datui_lock_skirt = 0;
_root.datui_lock_pantu = 0;
_root.datui_lock_arm = 0;
_root.datui_lock_leg = 0;
_root.datui_lock_shoes = 0;
_root.abnormal_egg = 1;
_root.abnormal_bonyu = 1;
_root.abnormal_osikko = 'full';
_root.abnormal_futanari = 1;
_root.abnormal_danmenzu = 1;
_root.abnormal_3P = 1;
_root.voice_timing = 0;
_root.hit_alpha = 0;
_root.message_hihyouji = 0;
_quality = 'high';
_root.gasitu_now = 3;
}
}
};
_root.SharedObjLoad();
}
_root.gajotaj45456 = 456219;
}
frame 1 {
_root.key_up = 38;
_root.key_down = 40;
_root.key_left = 37;
_root.key_right = 39;
_root.key_z = 90;
_root.key_x = 88;
_root.key_c = 67;
_root.key_w = 87;
_root.key_a = 65;
_root.key_s = 83;
_root.key_d = 68;
_root.key_shift = 16;
_root.key_ctrl = 17;
_root.key_enter = 13;
_root.cheat_ON01 = 0;
_root.cheat_ON02 = 0;
_root.cheat_ON03 = 0;
_root.cheat_ON04 = 0;
_root.cheat_ON05 = 0;
_root.true_start = 0;
var color_tf = new flash.geom.ColorTransform(1, 1, 1, 1, 0, 0, 0, 0);
_root.default_numbers = function () {
_root.wear_hat = 0;
_root.wear_breast = 0;
_root.wear_skirt = 0;
_root.wear_cloak = 0;
_root.wear_arm = 0;
_root.wear_leg = 0;
_root.wear_shoes = 0;
_root.wear_pantu = 0;
_root.org_loop_on = 0;
_root.HP = 300;
_root.pleasure = 1;
if (_root.cheat_ON03 == 1) {
_root.fire_magic = '∞';
} else {
_root.fire_magic = 3;
}
_root.score = 0;
_root.BOSSmode_on = 0;
_root.ctrl_lock = 0;
_root.muteki = 0;
_root.move_mode = 0;
_root.move_speed = 0;
_root.max_speed = 20;
_root.move_speed_show = 0;
_root.move_height = 0;
_root.damage_mode = 0;
_root.yarare_on = 0;
_root.yarare_count = 0;
_root.loop_count = 0;
_root.fire_on = 0;
_root.ctrl_lock = 0;
_root.muteki = 0;
_root.fire_magic_on01 = 0;
_root.fire_magic_on02 = 0;
_root.fire_magic_on03 = 0;
_root.fire_magic_on04 = 0;
_root.fire_magic_on05 = 0;
_root.onani_type = 1;
_root.onani_on = 0;
_root.game_go = 0;
_root.loop_count = 0;
_root.cum_face = 0;
_root.cum_breast = 0;
_root.cum_xxx = 0;
_root.cum_a = 0;
_root.cum_b = 0;
_root.finising = 0;
_root.fukidashi = 1;
_root.my_message = '';
_root.message_report = '';
_root.message_count = 0;
_root.message_count_max = 40;
_root.score = 0;
_root.chaser_score = 0;
_root.chaser_on = 0;
_root.yarare00_seisi = 0;
_root.space_keydown = 1;
_root.now_pause = 0;
_root.onani_on = 0;
_root.onani_on2 = 0;
_root.enemy_allkill = 0;
_root.gameover_on = 0;
_root.stage_change_on = 0;
_root.GameOver2_bote = 0;
_root.escape_on = 0;
_root.escape_count = 1;
_root.escape_resist = 0;
_root.escape_resist_E = 0;
_root.escape_wait = 20;
_root.escape_wait_count = 0;
_root.escape_BTsave = 0;
_root.Gyarare_finish = 0;
_root.Gyarare = 0;
_root.Gyarare_speed = 1;
_root.gallery_now_select = 'Wait';
_root.bossA_hat = 0;
_root.bossA_body = 0;
_root.bossA_socks = 0;
_root.bossA_shoes = 0;
_root.bossA_pantu = 0;
_root.now_bote = 'off';
};
_root.player_ctrl = function () {
if (_root.muteki == 0) {
} else {
if (_root.muteki == 1) {
if (_root.difficulty_now == 2) {
_root.muteki = 0;
} else {
_root.muteki = 2;
color_tf.redOffset = muteki * 10;
color_tf.greenOffset = muteki * 10;
color_tf.blueOffset = muteki * 10;
player.transform.colorTransform = color_tf;
}
} else {
if (_root.muteki < 60 && _root.now_pause != 1) {
_root.muteki += 1;
if (muteki >= 1 && muteki <= 10) {
color_tf.redOffset = muteki * 10;
color_tf.greenOffset = muteki * 10;
color_tf.blueOffset = muteki * 10;
} else {
if (muteki >= 11 && muteki <= 20) {
color_tf.redOffset = (10 - (muteki - 10)) * 10;
color_tf.greenOffset = (10 - (muteki - 10)) * 10;
color_tf.blueOffset = (10 - (muteki - 10)) * 10;
} else {
if (muteki >= 21 && muteki <= 30) {
color_tf.redOffset = (muteki - 20) * 10;
color_tf.greenOffset = (muteki - 20) * 10;
color_tf.blueOffset = (muteki - 20) * 10;
} else {
if (muteki >= 31 && muteki <= 40) {
color_tf.redOffset = (10 - (muteki - 30)) * 10;
color_tf.greenOffset = (10 - (muteki - 30)) * 10;
color_tf.blueOffset = (10 - (muteki - 30)) * 10;
} else {
if (muteki >= 41 && muteki <= 50) {
color_tf.redOffset = (muteki - 40) * 10;
color_tf.greenOffset = (muteki - 40) * 10;
color_tf.blueOffset = (muteki - 40) * 10;
} else {
if (muteki >= 51 && muteki <= 60) {
color_tf.redOffset = (10 - (muteki - 50)) * 10;
color_tf.greenOffset = (10 - (muteki - 50)) * 10;
color_tf.blueOffset = (10 - (muteki - 50)) * 10;
}
}
}
}
}
}
player.transform.colorTransform = color_tf;
} else {
if (_root.muteki >= 60) {
_root.muteki = 0;
color_tf.redOffset = 0;
color_tf.greenOffset = 0;
color_tf.blueOffset = 0;
player.transform.colorTransform = color_tf;
}
}
}
}
if ((_root.ctrl_lock != 1 && _root.game_go == 1 || _root.ctrl_lock != 1 && _root.now_stage == 'howto') && _root.now_pause == 0) {
if (Key.isDown(_root.key_z) || Key.isDown(_root.key_ctrl)) {
switch (_root.move_height) {
case -1:
_root.player.gotoAndStop('attack_down');
break;
case 0:
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('attack_go');
} else {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('attack_wait');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('attack_back');
}
}
}
break;
case 1:
_root.player.gotoAndStop('attack_fly');
break;
default:
}
} else {
if (Key.isDown(_root.key_x) || Key.isDown(_root.key_shift)) {
if (_root.onani_on != 1) {
if (Key.isDown(_root.key_up) || Key.isDown(_root.key_w)) {
_root.player.gotoAndStop('onaniB');
} else {
if (Key.isDown(_root.key_down) || Key.isDown(_root.key_s)) {
_root.player.gotoAndStop('onaniC');
} else {
_root.player.gotoAndStop('onaniA');
}
}
}
_root.onani_on = 1;
_root.move_speed = 0;
} else {
if (_root.onani_on == 1) {
_root.onani_on = 0;
if (Key.isDown(_root.key_up) || Key.isDown(_root.key_w)) {
_root.player.gotoAndStop('fly_loop');
} else {
if (Key.isDown(_root.key_down) || Key.isDown(_root.key_s)) {
_root.player.gotoAndStop('down_loop');
} else {
_root.player.gotoAndStop('wait');
}
}
}
}
}
if (_root.fire_on != 1 && _root.onani_on != 1) {
if (Key.isDown(_root.key_up) || Key.isDown(_root.key_w)) {
if (_root.move_height == 1) {
} else {
if (_root.move_height == 0) {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('wait_fly');
} else {
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('go_fly');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('back_fly');
}
}
}
} else {
if (_root.move_height == -1) {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('wait_fly');
} else {
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('go_fly');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('back_fly');
}
}
}
}
}
}
_root.move_height = 1;
} else {
if (Key.isDown(_root.key_down) || Key.isDown(_root.key_s)) {
if (_root.move_height == 1) {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('wait_down');
} else {
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('go_down');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('back_down');
}
}
}
} else {
if (_root.move_height == 0) {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('wait_down');
} else {
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('go_down');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('back_down');
}
}
}
} else {
if (_root.move_height == -1) {
}
}
}
_root.move_height = -1;
} else {
if (_root.move_height == 1) {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('fly_wait');
} else {
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('fly_go');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('fly_back');
}
}
}
} else {
if (_root.move_height == 0) {
} else {
if (_root.move_height == -1) {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('down_wait');
} else {
if (_root.move_speed >= 1) {
_root.player.gotoAndStop('down_go');
} else {
if (_root.move_speed <= -1) {
_root.player.gotoAndStop('down_back');
}
}
}
}
}
}
_root.move_height = 0;
}
}
if (Key.isDown(_root.key_right) || Key.isDown(_root.key_d)) {
if (_root.move_speed < _root.max_speed) {
_root.move_speed += 1;
}
if (!Key.isDown(_root.key_up) && !Key.isDown(_root.key_down) && !Key.isDown(_root.key_w) && !Key.isDown(_root.key_s)) {
if (_root.move_speed == 1) {
_root.player.gotoAndStop('wait_go');
} else {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('back_wait');
}
}
}
} else {
if (Key.isDown(_root.key_left) || Key.isDown(_root.key_a)) {
if (_root.move_speed > -_root.max_speed) {
_root.move_speed -= 1;
}
if (!Key.isDown(_root.key_up) && !Key.isDown(_root.key_down) && !Key.isDown(_root.key_w) && !Key.isDown(_root.key_s)) {
if (_root.move_speed == -1) {
_root.player.gotoAndStop('wait_back');
} else {
if (_root.move_speed == 0) {
_root.player.gotoAndStop('go_wait');
}
}
}
} else {
if (Key.isDown(_root.key_c) || Key.isDown(_root.key_enter)) {
if (_root.fire_on != 1) {
if (_root.fire_magic == '∞' || _root.fire_magic >= 1) {
_root.player.gotoAndStop('bomb');
if (_root.fire_magic != '∞') {
_root.fire_magic -= 1;
}
_root.fire_on = 1;
_root.move_speed = 0;
_root.move_height = 0;
_root.ctrl_lock = 1;
}
}
}
}
}
}
}
if (_root.StageClearMC._currentframe == 1 && _root.gameover_btn.blackouter._currentframe == 1) {
_root.pause_func();
}
};
_root.wear_change = function () {
_root.player.player.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root.player.player.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root.player.player.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root.player.player.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
};
_root.fire_magic_go = function (x_point, y_point) {
if (_root.fire_magic_on01 == 0) {
_root.fire_magic_on01 = 1;
_root.magicMC.attachMovie('fire_bullet01', 'fire_bullet01', 10);
_root.magicMC.fire_bullet01._x = x_point;
_root.magicMC.fire_bullet01._y = y_point;
} else {
if (_root.fire_magic_on02 == 0) {
_root.fire_magic_on02 = 1;
_root.magicMC.attachMovie('fire_bullet02', 'fire_bullet02', 20);
_root.magicMC.fire_bullet02._x = x_point;
_root.magicMC.fire_bullet02._y = y_point;
} else {
if (_root.fire_magic_on03 == 0) {
_root.fire_magic_on03 = 1;
_root.magicMC.attachMovie('fire_bullet03', 'fire_bullet03', 30);
_root.magicMC.fire_bullet03._x = x_point;
_root.magicMC.fire_bullet03._y = y_point;
} else {
if (_root.fire_magic_on04 == 0) {
_root.fire_magic_on04 = 1;
_root.magicMC.attachMovie('fire_bullet04', 'fire_bullet04', 40);
_root.magicMC.fire_bullet04._x = x_point;
_root.magicMC.fire_bullet04._y = y_point;
} else {
if (_root.fire_magic_on05 == 0) {
_root.fire_magic_on05 = 1;
_root.magicMC.attachMovie('fire_bullet05', 'fire_bullet05', 50);
_root.magicMC.fire_bullet05._x = x_point;
_root.magicMC.fire_bullet05._y = y_point;
}
}
}
}
}
};
_root.fire_magic_hit = function (E_x1, E_x2, E_xscale, E_y1, E_y2, E_yscale, enemy_number) {
if (_root.fire_magic_on01 == 1) {
if (_root.magicMC.fire_bullet01.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet01._x + _root.magicMC.fire_bullet01.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet01._x + _root.magicMC.fire_bullet01.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet01._y + _root.magicMC.fire_bullet01.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet01._y + _root.magicMC.fire_bullet01.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet01.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect', 'fire_hit_effect01', 111);
_root.magicMC.fire_hit_effect01._x = 0;
_root.magicMC.fire_hit_effect01._x = _root.magicMC.fire_bullet01._x + _root.magicMC.fire_bullet01.FB_field._x;
_root.magicMC.fire_hit_effect01._y = _root.magicMC.fire_bullet01._y;
_root.fire_magic_on01 = 0;
_root.enemyHP[enemy_number] -= 1;
_root.enemyknockback_on[enemy_number] = 1;
}
}
}
}
}
}
if (_root.fire_magic_on02 == 1) {
if (_root.magicMC.fire_bullet02.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet02._x + _root.magicMC.fire_bullet02.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet02._x + _root.magicMC.fire_bullet02.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet02._y + _root.magicMC.fire_bullet02.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet02._y + _root.magicMC.fire_bullet02.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet02.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect', 'fire_hit_effect02', 112);
_root.magicMC.fire_hit_effect02._x = 0;
_root.magicMC.fire_hit_effect02._x = _root.magicMC.fire_bullet02._x + _root.magicMC.fire_bullet02.FB_field._x;
_root.magicMC.fire_hit_effect02._y = _root.magicMC.fire_bullet02._y;
_root.fire_magic_on02 = 0;
_root.enemyHP[enemy_number] -= 1;
_root.enemyknockback_on[enemy_number] = 1;
}
}
}
}
}
}
if (_root.fire_magic_on03 == 1) {
if (_root.magicMC.fire_bullet03.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet03._x + _root.magicMC.fire_bullet03.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet03._x + _root.magicMC.fire_bullet03.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet03._y + _root.magicMC.fire_bullet03.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet03._y + _root.magicMC.fire_bullet03.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet03.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect', 'fire_hit_effect03', 113);
_root.magicMC.fire_hit_effect03._x = 0;
_root.magicMC.fire_hit_effect03._x = _root.magicMC.fire_bullet03._x + _root.magicMC.fire_bullet03.FB_field._x;
_root.magicMC.fire_hit_effect03._y = _root.magicMC.fire_bullet03._y;
_root.fire_magic_on03 = 0;
_root.enemyHP[enemy_number] -= 1;
_root.enemyknockback_on[enemy_number] = 1;
}
}
}
}
}
}
if (_root.fire_magic_on04 == 1) {
if (_root.magicMC.fire_bullet04.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet04._x + _root.magicMC.fire_bullet04.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet04._x + _root.magicMC.fire_bullet04.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet04._y + _root.magicMC.fire_bullet04.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet04._y + _root.magicMC.fire_bullet04.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet04.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect', 'fire_hit_effect04', 114);
_root.magicMC.fire_hit_effect04._x = 0;
_root.magicMC.fire_hit_effect04._x = _root.magicMC.fire_bullet04._x + _root.magicMC.fire_bullet04.FB_field._x;
_root.magicMC.fire_hit_effect04._y = _root.magicMC.fire_bullet04._y;
_root.fire_magic_on04 = 0;
_root.enemyHP[enemy_number] -= 1;
_root.enemyknockback_on[enemy_number] = 1;
}
}
}
}
}
}
if (_root.fire_magic_on05 == 1) {
if (_root.magicMC.fire_bullet05.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet05._y + _root.magicMC.fire_bullet05.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet05._y + _root.magicMC.fire_bullet05.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet05.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect', 'fire_hit_effect05', 115);
_root.magicMC.fire_hit_effect05._x = 0;
_root.magicMC.fire_hit_effect05._x = _root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x;
_root.magicMC.fire_hit_effect05._y = _root.magicMC.fire_bullet05._y;
_root.fire_magic_on05 = 0;
_root.enemyHP[enemy_number] -= 1;
_root.enemyknockback_on[enemy_number] = 1;
}
}
}
}
}
}
};
_root.fire_magic_hit_guard = function (E_x1, E_x2, E_xscale, E_y1, E_y2, E_yscale, enemy_number, guard_on) {
if (_root.fire_magic_on01 == 1) {
if (_root.magicMC.fire_bullet01.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet01._x + _root.magicMC.fire_bullet01.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet01._x + _root.magicMC.fire_bullet01.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet01._y + _root.magicMC.fire_bullet01.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet01._y + _root.magicMC.fire_bullet01.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet01.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect_guard', 'fire_hit_effect_guard01', 101);
_root.magicMC.fire_hit_effect_guard01._x = 0;
_root.magicMC.fire_hit_effect_guard01._x = _root.magicMC.fire_bullet01._x + _root.magicMC.fire_bullet01.FB_field._x;
_root.magicMC.fire_hit_effect_guard01._y = _root.magicMC.fire_bullet01._y;
_root.fire_magic_on01 = 0;
}
}
}
}
}
}
if (_root.fire_magic_on02 == 1) {
if (_root.magicMC.fire_bullet02.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet02._x + _root.magicMC.fire_bullet02.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet02._x + _root.magicMC.fire_bullet02.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet02._y + _root.magicMC.fire_bullet02.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet02._y + _root.magicMC.fire_bullet02.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet02.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect_guard', 'fire_hit_effect_guard02', 102);
_root.magicMC.fire_hit_effect_guard02._x = 0;
_root.magicMC.fire_hit_effect_guard02._x = _root.magicMC.fire_bullet02._x + _root.magicMC.fire_bullet02.FB_field._x;
_root.magicMC.fire_hit_effect_guard02._y = _root.magicMC.fire_bullet02._y;
_root.fire_magic_on02 = 0;
}
}
}
}
}
}
if (_root.fire_magic_on03 == 1) {
if (_root.magicMC.fire_bullet03.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet03._x + _root.magicMC.fire_bullet03.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet03._x + _root.magicMC.fire_bullet03.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet03._y + _root.magicMC.fire_bullet03.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet03._y + _root.magicMC.fire_bullet03.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet03.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect_guard', 'fire_hit_effect_guard03', 103);
_root.magicMC.fire_hit_effect_guard03._x = 0;
_root.magicMC.fire_hit_effect_guard03._x = _root.magicMC.fire_bullet03._x + _root.magicMC.fire_bullet03.FB_field._x;
_root.magicMC.fire_hit_effect_guard03._y = _root.magicMC.fire_bullet03._y;
_root.fire_magic_on03 = 0;
}
}
}
}
}
}
if (_root.fire_magic_on04 == 1) {
if (_root.magicMC.fire_bullet04.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet04._x + _root.magicMC.fire_bullet04.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet04._x + _root.magicMC.fire_bullet04.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet04._y + _root.magicMC.fire_bullet04.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet04._y + _root.magicMC.fire_bullet04.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet04.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect_guard', 'fire_hit_effect_guard04', 104);
_root.magicMC.fire_hit_effect_guard04._x = 0;
_root.magicMC.fire_hit_effect_guard04._x = _root.magicMC.fire_bullet04._x + _root.magicMC.fire_bullet04.FB_field._x;
_root.magicMC.fire_hit_effect_guard04._y = _root.magicMC.fire_bullet04._y;
_root.fire_magic_on04 = 0;
}
}
}
}
}
}
if (_root.fire_magic_on05 == 1) {
if (_root.magicMC.fire_bullet05.FB_field._x >= 0) {
if (_root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x < E_x1 + E_x2) {
} else {
if (_root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x > E_x1 + E_x2 + E_xscale) {
} else {
if (_root.magicMC.fire_bullet05._y + _root.magicMC.fire_bullet05.FB_field._y < E_y1 + E_y2) {
} else {
if (_root.magicMC.fire_bullet05._y + _root.magicMC.fire_bullet05.FB_field._y > E_y1 + E_y2 + E_yscale) {
} else {
_root.magicMC.fire_bullet05.FB_field.FB.removeMovieClip();
_root.magicMC.attachMovie('fire_hit_effect', 'fire_hit_effect05', 115);
_root.magicMC.fire_hit_effect05._x = 0;
_root.magicMC.fire_hit_effect05._x = _root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x;
_root.magicMC.fire_hit_effect05._y = _root.magicMC.fire_bullet05._y;
_root.magicMC.attachMovie('fire_hit_effect_guard', 'fire_hit_effect_guard05', 105);
_root.magicMC.fire_hit_effect_guard05._x = 0;
_root.magicMC.fire_hit_effect_guard05._x = _root.magicMC.fire_bullet05._x + _root.magicMC.fire_bullet05.FB_field._x;
_root.magicMC.fire_hit_effect_guard05._y = _root.magicMC.fire_bullet05._y;
_root.fire_magic_on05 = 0;
}
}
}
}
}
}
};
_root.enemyknockback_func = function (enemy_number, enemy_posi) {
if (_root.enemyknockback_on[enemy_number] >= _root.enemyknockback[enemy_number]) {
_root.enemyknockback_on[enemy_number] = 0;
} else {
if (_root.enemyknockback_on[enemy_number] != 0) {
_root.enemyknockback_on[enemy_number] += 1;
enemy_posi._x += _root.enemyknockback[enemy_number] - _root.enemyknockback_on[enemy_number];
}
}
};
_root.enemy_killreset = function (enemy_number) {
_root.enemyKILL[enemy_number] = 0;
_root.enemy_on[enemy_number] = 0;
if (enemy_number != 15 && enemy_number != 20 && enemy_number != 21 || _root.now_stage == 'hell' || _root.now_stage == 'debug') {
_root.enemyHP[enemy_number] = _root.enemyHP_max[enemy_number];
}
_root.enemyspeed[enemy_number] = _root.enemyspeed_def[enemy_number];
_root.enemyknockback_on[enemy_number] = 0;
_root.enemy_RandomSummonTiming_on[enemy_number] = 0;
_root.enemy_RandomSummonTiming_max[enemy_number] = 0;
_root.enemy_RandomSummonTiming_count[enemy_number] = 0;
_root.enemy_stop[enemy_number] = 0;
temp_adress = eval('_root.enemy_field.enemy' + enemy_number);
temp_adress.removeMovieClip();
};
_root.yarare_finish_end = function (yarareMC) {
if (_root.gallery_mode_on != 1) {
switch (yarareMC) {
case 'yarare1A':
enemy_number = 1;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare1B':
enemy_number = 1;
_root.cum_xxx = 1;
break;
case 'yarare2A':
enemy_number = 2;
_root.cum_xxx = 1;
break;
case 'yarare2B':
enemy_number = 2;
_root.cum_xxx = 1;
break;
case 'yarare3A':
enemy_number = 3;
_root.cum_face = 1;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare3B':
enemy_number = 3;
_root.cum_face = 1;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare4A':
enemy_number = 4;
_root.cum_xxx = 1;
break;
case 'yarare4B':
enemy_number = 4;
_root.cum_xxx = 1;
break;
case 'yarare5A':
enemy_number = 5;
_root.cum_xxx = 1;
break;
case 'yarare5B':
enemy_number = 5;
_root.cum_xxx = 1;
break;
case 'yarare6A':
enemy_number = 6;
_root.cum_xxx = 1;
break;
case 'yarare6B':
enemy_number = 6;
_root.cum_xxx = 1;
break;
case 'yarare7A':
enemy_number = 7;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare7B':
enemy_number = 7;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare8A':
enemy_number = 8;
_root.cum_face = 1;
_root.cum_xxx = 1;
break;
case 'yarare8B':
enemy_number = 8;
_root.cum_xxx = 1;
break;
case 'yarare9A':
enemy_number = 9;
_root.cum_xxx = 1;
break;
case 'yarare9B':
enemy_number = 9;
_root.cum_xxx = 1;
break;
case 'yarare10A':
enemy_number = 10;
_root.cum_xxx = 1;
break;
case 'yarare10B':
enemy_number = 10;
_root.cum_xxx = 1;
break;
case 'yarare11A':
enemy_number = 11;
_root.cum_xxx = 1;
break;
case 'yarare11B':
enemy_number = 11;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare12A':
enemy_number = 12;
_root.cum_xxx = 1;
break;
case 'yarare12B':
enemy_number = 12;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare13A':
enemy_number = 13;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare13B':
enemy_number = 13;
_root.cum_breast = 1;
_root.cum_xxx = 1;
break;
case 'yarare14A':
enemy_number = 14;
_root.cum_xxx = 1;
break;
case 'yarare14B':
enemy_number = 14;
_root.cum_face = 1;
_root.cum_breast = 1;
break;
case 'yarare15A':
enemy_number = 15;
_root.cum_xxx = 1;
break;
case 'yarare15B':
enemy_number = 15;
_root.cum_xxx = 1;
break;
case 'yarare16A':
enemy_number = 16;
_root.cum_xxx = 1;
break;
case 'yarare16B':
enemy_number = 16;
_root.cum_face = 1;
break;
case 'yarare17A':
enemy_number = 17;
_root.cum_xxx = 1;
break;
case 'yarare17B':
enemy_number = 17;
_root.cum_xxx = 1;
break;
case 'yarare18A':
enemy_number = 18;
_root.cum_xxx = 1;
break;
case 'yarare18B':
enemy_number = 18;
_root.cum_xxx = 1;
break;
case 'yarare19A':
enemy_number = 19;
_root.cum_xxx = 1;
break;
case 'yarare19B':
enemy_number = 19;
_root.cum_xxx = 1;
break;
case 'yarare20A':
enemy_number = 20;
_root.cum_xxx = 1;
break;
case 'yarare20B':
enemy_number = 20;
_root.cum_xxx = 1;
break;
case 'yarare21A':
enemy_number = 21;
_root.cum_xxx = 1;
break;
case 'yarare21B':
enemy_number = 21;
_root.cum_xxx = 1;
break;
case 'gangbang1':
enemy_number = 'gangbang1';
_root.cum_xxx = 1;
_root.cum_breast = 1;
_root.cum_face = 1;
break;
default:
}
if (enemy_number == 'gangbang1') {
mobA = Math.floor((_root.gangbang1._currentframe - 1) / 15) + 1;
mobB = _root.gangbang1._currentframe - (mobA - 1) * 15 - 1;
_root.enemy_stop[mobA] = 0;
_root.enemy_on[mobA] = 0;
_root.enemyHP[mobA] = _root.enemyHP_max[mobA];
_root.enemyknockback_on[mobA] = 0;
_root.enemyKILL[mobA] = 0;
_root.enemy_field['enemy' + mobA].removeMovieClip();
_root.enemy_stop[mobB] = 0;
_root.enemy_on[mobB] = 0;
_root.enemyHP[mobB] = _root.enemyHP_max[mobB];
_root.enemyknockback_on[mobB] = 0;
_root.enemyKILL[mobB] = 0;
_root.enemy_field['enemy' + mobB].removeMovieClip();
} else {
if (enemy_number == 15 && _root.now_stage == 5) {
_root.enemy_stop[enemy_number] = 0;
_root.enemyknockback_on[enemy_number] = 0;
_root.enemy_field.enemy15._alpha = 100;
_root.enemy_field.enemy15._x = 400;
_root.enemy_field.enemy15._y = 138;
_root.enemy_field.enemy15.MC._x = -130;
_root.enemy_field.enemy15.MC.MC.gotoAndPlay('restart');
} else {
if (enemy_number == 20 && _root.now_stage == 6) {
_root.enemy_stop[enemy_number] = 0;
_root.enemyknockback_on[enemy_number] = 0;
_root.enemy_field.enemy20._alpha = 100;
_root.enemy_field.enemy20.MC.MC.gotoAndPlay('restart');
} else {
if (enemy_number == 21 && _root.now_stage == 7) {
_root.enemy_stop[enemy_number] = 0;
_root.enemyknockback_on[enemy_number] = 0;
_root.enemy_field.enemy21._alpha = 100;
_root.enemy_field.enemy21._x = 400;
_root.enemy_field.enemy21._y = 138;
_root.enemy_field.enemy21.MC._x = -130;
_root.enemy_field.enemy21.MC.MC.gotoAndPlay('wait');
} else {
_root.enemy_stop[enemy_number] = 0;
_root.enemy_on[enemy_number] = 0;
_root.enemyHP[enemy_number] = _root.enemyHP_max[enemy_number];
_root.enemyknockback_on[enemy_number] = 0;
_root.enemyKILL[enemy_number] = 0;
_root.enemy_field['enemy' + enemy_number].removeMovieClip();
}
}
}
}
}
if (_root.gallery_mode_on != 1 && _root.HP >= 2) {
_root.org_loop_on = 0;
}
_root.finising = 0;
};
_root.bgm_allstop = function () {
_root.bgm001.stop();
_root.bgm002.stop();
_root.bgm003.stop();
_root.bgm004.stop();
_root.bgm005.stop();
_root.bgm006.stop();
_root.bgm007.stop();
};
_root.change_script = function (yarare, speed_value) {
if (speed_value == 'start' && _root.gallery_mode_on != 1) {
switch (yarare) {
case 'yarare1A':
_root.yarare1A.gotoAndStop(1);
_root.yarare1B.gotoAndStop(2);
yarare = 'yarare1B';
break;
case 'yarare1B':
_root.yarare1A.gotoAndStop(2);
_root.yarare1B.gotoAndStop(1);
yarare = 'yarare1A';
break;
case 'yarare2A':
_root.yarare2A.gotoAndStop(1);
_root.yarare2B.gotoAndStop(2);
yarare = 'yarare2B';
break;
case 'yarare2B':
_root.yarare2A.gotoAndStop(2);
_root.yarare2B.gotoAndStop(1);
yarare = 'yarare2A';
break;
case 'yarare3A':
_root.yarare3A.gotoAndStop(1);
_root.yarare3B.gotoAndStop(2);
yarare = 'yarare3B';
break;
case 'yarare3B':
_root.yarare3A.gotoAndStop(2);
_root.yarare3B.gotoAndStop(1);
yarare = 'yarare3A';
break;
case 'yarare4A':
_root.yarare4A.gotoAndStop(1);
_root.yarare4B.gotoAndStop(2);
yarare = 'yarare4B';
break;
case 'yarare4B':
_root.yarare4A.gotoAndStop(2);
_root.yarare4B.gotoAndStop(1);
yarare = 'yarare4A';
break;
case 'yarare5A':
_root.yarare5A.gotoAndStop(1);
_root.yarare5B.gotoAndStop(2);
yarare = 'yarare5B';
break;
case 'yarare5B':
_root.yarare5A.gotoAndStop(2);
_root.yarare5B.gotoAndStop(1);
yarare = 'yarare5A';
break;
case 'yarare6A':
_root.yarare6A.gotoAndStop(1);
_root.yarare6B.gotoAndStop(2);
yarare = 'yarare6B';
break;
case 'yarare6B':
_root.yarare6A.gotoAndStop(2);
_root.yarare6B.gotoAndStop(1);
yarare = 'yarare6A';
break;
case 'yarare7A':
_root.yarare7A.gotoAndStop(1);
_root.yarare7B.gotoAndStop(2);
yarare = 'yarare7B';
break;
case 'yarare7B':
_root.yarare7A.gotoAndStop(2);
_root.yarare7B.gotoAndStop(1);
yarare = 'yarare7A';
break;
case 'yarare8A':
_root.yarare8A.gotoAndStop(1);
_root.yarare8B.gotoAndStop(2);
yarare = 'yarare8B';
break;
case 'yarare8B':
_root.yarare8A.gotoAndStop(2);
_root.yarare8B.gotoAndStop(1);
yarare = 'yarare8A';
break;
case 'yarare9A':
_root.yarare9A.gotoAndStop(1);
_root.yarare9B.gotoAndStop(2);
yarare = 'yarare9B';
break;
case 'yarare9B':
_root.yarare9A.gotoAndStop(2);
_root.yarare9B.gotoAndStop(1);
yarare = 'yarare9A';
break;
case 'yarare10A':
_root.yarare10A.gotoAndStop(1);
_root.yarare10B.gotoAndStop(2);
yarare = 'yarare10B';
break;
case 'yarare10B':
_root.yarare10A.gotoAndStop(2);
_root.yarare10B.gotoAndStop(1);
yarare = 'yarare10A';
break;
case 'yarare11A':
_root.yarare11A.gotoAndStop(1);
_root.yarare11B.gotoAndStop(2);
yarare = 'yarare11B';
break;
case 'yarare11B':
_root.yarare11A.gotoAndStop(2);
_root.yarare11B.gotoAndStop(1);
yarare = 'yarare11A';
break;
case 'yarare12A':
_root.yarare12A.gotoAndStop(1);
_root.yarare12B.gotoAndStop(2);
yarare = 'yarare12B';
break;
case 'yarare12B':
_root.yarare12A.gotoAndStop(2);
_root.yarare12B.gotoAndStop(1);
yarare = 'yarare12A';
break;
case 'yarare13A':
_root.yarare13A.gotoAndStop(1);
_root.yarare13B.gotoAndStop(2);
yarare = 'yarare13B';
break;
case 'yarare13B':
_root.yarare13A.gotoAndStop(2);
_root.yarare13B.gotoAndStop(1);
yarare = 'yarare13A';
break;
case 'yarare14A':
_root.yarare14A.gotoAndStop(1);
_root.yarare14B.gotoAndStop(2);
yarare = 'yarare14B';
break;
case 'yarare14B':
_root.yarare14A.gotoAndStop(2);
_root.yarare14B.gotoAndStop(1);
yarare = 'yarare14A';
break;
case 'yarare15A':
_root.yarare15A.gotoAndStop(1);
_root.yarare15B.gotoAndStop(2);
yarare = 'yarare15B';
break;
case 'yarare15B':
_root.yarare15A.gotoAndStop(2);
_root.yarare15B.gotoAndStop(1);
yarare = 'yarare15A';
break;
case 'yarare16A':
_root.yarare16A.gotoAndStop(1);
_root.yarare16B.gotoAndStop(2);
yarare = 'yarare16B';
break;
case 'yarare16B':
_root.yarare16A.gotoAndStop(2);
_root.yarare16B.gotoAndStop(1);
yarare = 'yarare16A';
break;
case 'yarare17A':
_root.yarare17A.gotoAndStop(1);
_root.yarare17B.gotoAndStop(2);
yarare = 'yarare17B';
break;
case 'yarare17B':
_root.yarare17A.gotoAndStop(2);
_root.yarare17B.gotoAndStop(1);
yarare = 'yarare17A';
break;
case 'yarare18A':
_root.yarare18A.gotoAndStop(1);
_root.yarare18B.gotoAndStop(2);
yarare = 'yarare18B';
break;
case 'yarare18B':
_root.yarare18A.gotoAndStop(2);
_root.yarare18B.gotoAndStop(1);
yarare = 'yarare18A';
break;
case 'yarare19A':
_root.yarare19A.gotoAndStop(1);
_root.yarare19B.gotoAndStop(2);
yarare = 'yarare19B';
break;
case 'yarare19B':
_root.yarare19A.gotoAndStop(2);
_root.yarare19B.gotoAndStop(1);
yarare = 'yarare19A';
break;
case 'yarare20A':
_root.yarare20A.gotoAndStop(1);
_root.yarare20B.gotoAndStop(2);
yarare = 'yarare20B';
break;
case 'yarare20B':
_root.yarare20A.gotoAndStop(2);
_root.yarare20B.gotoAndStop(1);
yarare = 'yarare20A';
break;
case 'yarare21A':
_root.yarare21A.gotoAndStop(1);
_root.yarare21B.gotoAndStop(2);
yarare = 'yarare21B';
break;
case 'yarare21B':
_root.yarare21A.gotoAndStop(2);
_root.yarare21B.gotoAndStop(1);
yarare = 'yarare21A';
break;
default:
}
}
yarareURL = eval('_root.' + yarare);
if (yarare != 'gangbang1') {
yarareURL.MC.danmenzu.MC.gotoAndPlay(speed_value);
yarareURL.MC.gotoAndPlay(speed_value);
} else {
yarareURL.MC1.gotoAndPlay(speed_value);
yarareURL.MC2.gotoAndPlay(speed_value);
yarareURL.MC3.gotoAndPlay(speed_value);
yarareURL.MC3.danmenzu.MC.gotoAndPlay(speed_value);
yarareURL.MC4.gotoAndPlay(speed_value);
yarareURL.MC5.gotoAndPlay(speed_value);
yarareURL.MC6.gotoAndPlay(speed_value);
yarareURL.MC7.gotoAndPlay(speed_value);
}
};
_root.yarare_speedChange = function (yarare) {
yarareURL = eval('_root.' + yarare);
if (_root.gallery_mode_on == 1) {
if (_root.Gyarare_finish == 1) {
_root.Gyarare_finish = 0;
_root.change_script(yarare, 'finish');
} else {
switch (_root.Gyarare_speed) {
case 1:
if (_root.loop_point == 0) {
_root.change_script(yarare, 'loop01');
} else {
if (_root.loop_point == 5) {
if (_root.pleasure >= 300) {
_root.pleasure = 1;
}
_root.change_script(yarare, 'start');
} else {
if (_root.loop_count == 5) {
_root.loop_count = 0;
_root.se_select_A = 0;
if (_root.loop_point == 4) {
_root.change_script(yarare, 'finish');
} else {
_root.change_script(yarare, 'loop0' + (_root.loop_point + 1));
}
} else {
if (_root.loop_count <= 4) {
_root.loop_count += 1;
_root.change_script(yarare, 'loop0' + _root.loop_point);
}
}
}
}
break;
case 2:
_root.change_script(yarare, 'loop01');
break;
case 3:
_root.change_script(yarare, 'loop02');
break;
case 4:
_root.change_script(yarare, 'loop03');
break;
case 5:
_root.change_script(yarare, 'loop04');
break;
case 6:
_root.change_script(yarare, 'finish');
break;
case 7:
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
_root.change_script(yarare, 'loop01');
break;
case 2:
_root.change_script(yarare, 'loop02');
break;
case 3:
_root.change_script(yarare, 'loop03');
break;
case 4:
_root.change_script(yarare, 'loop04');
break;
default:
}
break;
default:
}
if (_root.loop_point == 5) {
if (_root.pleasure >= 300) {
_root.pleasure = 1;
}
}
}
} else {
if (_root.loop_point == 0) {
_root.change_script(yarare, 'loop01');
} else {
if (_root.loop_point == 5) {
yarareURL.gotoAndStop(1);
switch (_root.now_yarare) {
case 1:
if (_root.pleasure >= 300) {
_root.pleasure = 1;
}
_root.player.gotoAndStop('down');
break;
case 2:
if (_root.pleasure >= 300) {
_root.pleasure = 1;
_root.player.gotoAndStop('down_xxx_org');
} else {
_root.player.gotoAndStop('down_xxx');
}
break;
case 3:
if (_root.pleasure >= 300) {
_root.pleasure = 1;
_root.player.gotoAndStop('down_anal_org');
} else {
_root.player.gotoAndStop('down_anal');
}
break;
case 4:
if (_root.pleasure >= 300) {
_root.pleasure = 1;
if (_root.abnormal_egg == 1) {
_root.player.gotoAndStop('down_egg');
} else {
_root.player.gotoAndStop('down_xxx_org');
}
} else {
_root.player.gotoAndStop('down_xxx');
}
break;
default:
}
if (_root.gameover_btn._currentframe == 1 && _root.HP < 2) {
_root.gameover_btn.gotoAndPlay(2);
}
} else {
if (_root.loop_count == 5) {
_root.loop_count = 0;
_root.se_select_A = 0;
if (_root.loop_point == 4) {
_root.change_script(yarare, 'finish');
} else {
_root.change_script(yarare, 'loop0' + (_root.loop_point + 1));
}
} else {
if (_root.loop_count <= 4) {
_root.loop_count += 1;
_root.change_script(yarare, 'loop0' + _root.loop_point);
}
}
}
}
}
};
_root.SEstart_kutyu = function (se_select) {
switch (se_select) {
case 1:
_root.se006.start();
break;
case 2:
_root.se007.start();
}
};
_root.SEstart_finish = function (se_select) {
switch (se_select) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
}
};
_root.adddamage_or_org = function (enemy_number, yarare, voice_type, speed) {
yarareURL = eval('_root.' + yarare);
_root.pleasure += Math.floor(_root.enemydamagePL[enemy_number] / 20);
if (_root.pleasure < 300) {
_root.HP -= Math.floor(_root.enemydamageHP[enemy_number] / 20);
_root.func_message_yarare01();
_root.yarareAnim_voice(voice_type, speed);
} else {
if (_root.pleasure >= 300) {
_root.change_script(yarare, 'orgasm');
_root.HP -= _root.enemydamageHP[enemy_number];
}
}
};
_root.adddamage_or_orgF = function (enemy_number, yarare, voice_type, speed) {
yarareURL = eval('_root.' + yarare);
_root.pleasure += Math.floor(_root.enemydamagePL[enemy_number] / 2);
if (_root.pleasure < 300) {
_root.HP -= Math.floor(_root.enemydamageHP[enemy_number] / 2);
_root.func_message_finish01();
_root.yarareAnim_voice(voice_type, speed);
} else {
if (_root.pleasure >= 300) {
if (yarare != 'gangbang1') {
yarareURL.MC.danmenzu.MC.gotoAndPlay('orgasm_finish');
yarareURL.MC.gotoAndPlay('orgasm');
} else {
yarareURL.MC1.gotoAndPlay('orgasm');
yarareURL.MC2.gotoAndPlay('orgasm');
yarareURL.MC3.gotoAndPlay('orgasm');
yarareURL.MC3.danmenzu.MC.gotoAndPlay('orgasm_finish');
yarareURL.MC4.gotoAndPlay('orgasm');
yarareURL.MC5.gotoAndPlay('orgasm');
yarareURL.MC6.gotoAndPlay('orgasm');
yarareURL.MC7.gotoAndPlay('orgasm');
}
_root.finising = 1;
_root.HP -= _root.enemydamageHP[enemy_number];
}
}
};
_root.adddamage_org = function () {};
_root.adddamage_or_org_GO = function (gameover_number, voice_type, speed) {
_root.pleasure += Math.floor(_root.enemydamagePL[1] / 20);
if (_root.pleasure < 300) {
_root.HP -= Math.floor(_root.enemydamageHP[1] / 20);
_root.func_message_yarare01();
_root.yarareAnim_voice(voice_type, speed);
} else {
if (_root.pleasure >= 300) {
_root['gameoverMC' + gameover_number].gotoAndPlay('orgasm');
_root.HP -= _root.enemydamageHP[1];
}
}
};
_root.adddamage_or_orgF_GO = function (gameover_number, voice_type, speed) {
_root.pleasure += Math.floor(_root.enemydamagePL[1] / 2);
if (_root.pleasure < 300) {
_root.HP -= Math.floor(_root.enemydamageHP[1] / 2);
_root.func_message_finish01();
_root.yarareAnim_voice(voice_type, speed);
} else {
if (_root.pleasure >= 300) {
_root['gameoverMC' + gameover_number].gotoAndPlay('orgasm');
_root.finising = 1;
_root.HP -= _root.enemydamageHP[1];
}
}
};
_root.datui_end = function () {
_root.ctrl_lock = 0;
_root.yarare_on = 0;
};
_root.gameoverEND = function () {
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndStop(1);
_root.gameoverMC7.gotoAndStop(1);
};
_root.escape_voidEND = function (enemy_number) {
if (_root.enemy_stop[enemy_number] == 1) {
_root.enemy_field['enemy' + enemy_number]._alpha = 100;
}
};
_root.escape_enemyKILL = function (enemy_number) {
if (_root.enemy_stop[enemy_number] == 1) {
_root.enemy_stop[enemy_number] = 0;
_root.enemyHP[enemy_number] = 0;
}
};
_root.bomb_enemyKILL = function (enemy_number) {
if (_root.enemy_on[enemy_number] == 1) {
_root.enemyHP[enemy_number] = 0;
}
};
_root.escape_enemyBOSSDAMAGE = function (enemy_number) {
if (_root.enemy_stop[enemy_number] == 1) {
_root.enemy_stop[enemy_number] = 0;
switch (enemy_number) {
case 15:
if (_root.now_stage != 5) {
_root.enemyHP[enemy_number] = 0;
} else {
_root.enemyknockback_on[enemy_number] = 1;
_root.enemyHP[enemy_number] -= 1;
_root.enemy_field.enemy15.MC.guard_on = 0;
}
break;
case 20:
if (_root.now_stage != 6) {
_root.enemyHP[enemy_number] = 0;
} else {
_root.enemyknockback_on[enemy_number] = 1;
_root.enemyHP[enemy_number] -= 1;
}
break;
case 21:
if (_root.now_stage != 7) {
_root.enemyHP[enemy_number] = 0;
} else {
_root.enemyknockback_on[enemy_number] = 1;
_root.enemyHP[enemy_number] -= 1;
}
break;
default:
}
}
};
_root.escape_stop = function () {
_root.escape_on = 0;
_root.escape_count = 1;
_root.escape_resist += 1;
if (_root.escape_resist > 100) {
_root.escape_resist = 100;
}
_root.escape_wait -= 2;
if (_root.escape_wait < 5) {
_root.escape_wait = 5;
}
_root.escape_wait_count = 0;
_root.escape_BTsave = 0;
};
_root.anim_remove = function () {
_root.yarare1A.gotoAndStop(1);
_root.yarare1B.gotoAndStop(1);
_root.yarare2A.gotoAndStop(1);
_root.yarare2B.gotoAndStop(1);
_root.yarare3A.gotoAndStop(1);
_root.yarare3B.gotoAndStop(1);
_root.yarare4A.gotoAndStop(1);
_root.yarare4B.gotoAndStop(1);
_root.yarare5A.gotoAndStop(1);
_root.yarare5B.gotoAndStop(1);
_root.yarare6A.gotoAndStop(1);
_root.yarare6B.gotoAndStop(1);
_root.yarare7A.gotoAndStop(1);
_root.yarare7B.gotoAndStop(1);
_root.yarare8A.gotoAndStop(1);
_root.yarare8B.gotoAndStop(1);
_root.yarare9A.gotoAndStop(1);
_root.yarare9B.gotoAndStop(1);
_root.yarare10A.gotoAndStop(1);
_root.yarare10B.gotoAndStop(1);
_root.yarare11A.gotoAndStop(1);
_root.yarare11B.gotoAndStop(1);
_root.yarare12A.gotoAndStop(1);
_root.yarare12B.gotoAndStop(1);
_root.yarare13A.gotoAndStop(1);
_root.yarare13B.gotoAndStop(1);
_root.yarare14A.gotoAndStop(1);
_root.yarare14B.gotoAndStop(1);
_root.yarare15A.gotoAndStop(1);
_root.yarare15B.gotoAndStop(1);
_root.yarare16A.gotoAndStop(1);
_root.yarare16B.gotoAndStop(1);
_root.yarare17A.gotoAndStop(1);
_root.yarare17B.gotoAndStop(1);
_root.yarare18A.gotoAndStop(1);
_root.yarare18B.gotoAndStop(1);
_root.yarare19A.gotoAndStop(1);
_root.yarare19B.gotoAndStop(1);
_root.yarare20A.gotoAndStop(1);
_root.yarare20B.gotoAndStop(1);
_root.yarare21A.gotoAndStop(1);
_root.yarare21B.gotoAndStop(1);
_root.gangbang1.gotoAndStop(1);
};
_root.rinkan_go = function (enemy_number) {
if (_root.yarare1A._currentframe != 1 || _root.yarare1B._currentframe != 1) {
_root.yarare1A.gotoAndStop(1);
_root.yarare1B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('1-' + enemy_number);
} else {
if (_root.yarare2A._currentframe != 1 || _root.yarare2B._currentframe != 1) {
_root.yarare2A.gotoAndStop(1);
_root.yarare2B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('2-' + enemy_number);
} else {
if (_root.yarare3A._currentframe != 1 || _root.yarare3B._currentframe != 1) {
_root.yarare3A.gotoAndStop(1);
_root.yarare3B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('3-' + enemy_number);
} else {
if (_root.yarare4A._currentframe != 1 || _root.yarare4B._currentframe != 1) {
_root.yarare4A.gotoAndStop(1);
_root.yarare4B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('4-' + enemy_number);
} else {
if (_root.yarare5A._currentframe != 1 || _root.yarare5B._currentframe != 1) {
_root.yarare5A.gotoAndStop(1);
_root.yarare5B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('5-' + enemy_number);
} else {
if (_root.yarare6A._currentframe != 1 || _root.yarare6B._currentframe != 1) {
_root.yarare6A.gotoAndStop(1);
_root.yarare6B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('6-' + enemy_number);
} else {
if (_root.yarare7A._currentframe != 1 || _root.yarare7B._currentframe != 1) {
_root.yarare7A.gotoAndStop(1);
_root.yarare7B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('7-' + enemy_number);
} else {
if (_root.yarare8A._currentframe != 1 || _root.yarare8B._currentframe != 1) {
_root.yarare8A.gotoAndStop(1);
_root.yarare8B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('8-' + enemy_number);
} else {
if (_root.yarare9A._currentframe != 1 || _root.yarare9B._currentframe != 1) {
_root.yarare9A.gotoAndStop(1);
_root.yarare9B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('9-' + enemy_number);
} else {
if (_root.yarare10A._currentframe != 1 || _root.yarare10B._currentframe != 1) {
_root.yarare10A.gotoAndStop(1);
_root.yarare10B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('10-' + enemy_number);
} else {
if (_root.yarare11A._currentframe != 1 || _root.yarare11B._currentframe != 1) {
_root.yarare11A.gotoAndStop(1);
_root.yarare11B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('11-' + enemy_number);
} else {
if (_root.yarare12A._currentframe != 1 || _root.yarare12B._currentframe != 1) {
_root.yarare12A.gotoAndStop(1);
_root.yarare12B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('12-' + enemy_number);
} else {
if (_root.yarare13A._currentframe != 1 || _root.yarare13B._currentframe != 1) {
_root.yarare13A.gotoAndStop(1);
_root.yarare13B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('13-' + enemy_number);
} else {
if (_root.yarare14A._currentframe != 1 || _root.yarare14B._currentframe != 1) {
_root.yarare14A.gotoAndStop(1);
_root.yarare14B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('14-' + enemy_number);
} else {
if (_root.yarare15A._currentframe != 1 || _root.yarare15B._currentframe != 1) {
_root.yarare15A.gotoAndStop(1);
_root.yarare15B.gotoAndStop(1);
_root.gangbang1.gotoAndStop('15-' + enemy_number);
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
goURL = eval('_root.yarare' + enemy_number + 'A');
break;
case 2:
goURL = eval('_root.yarare' + enemy_number + 'B');
break;
default:
}
goURL.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.player.gotoAndStop('void');
};
_root.voice_play = function (type) {
switch (type) {
case 'aegi1':
_root.func_message('yarare_openmouth');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_aegi1_1.start();
break;
case 2:
_root.voice_aegi1_2.start();
break;
case 3:
_root.voice_aegi1_3.start();
break;
default:
}
break;
case 'aegi2':
_root.func_message('yarare_openmouth');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 4;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_aegi2_1.start();
break;
case 2:
_root.voice_aegi2_2.start();
break;
case 3:
_root.voice_aegi2_3.start();
break;
default:
}
break;
case 'aegi3':
_root.func_message('yarare_openmouth');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 5;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_aegi3_1.start();
break;
case 2:
_root.voice_aegi3_2.start();
break;
case 3:
_root.voice_aegi3_3.start();
break;
default:
}
break;
case 'aegi4':
_root.func_message('yarare_openmouth');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 5;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_aegi4_1.start();
break;
case 2:
_root.voice_aegi4_2.start();
break;
case 3:
_root.voice_aegi4_3.start();
break;
default:
}
break;
case 'aegiFinish':
_root.func_message('yarare_finish_openmouth');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_aegiFinish_1.start();
break;
case 2:
_root.voice_aegiFinish_2.start();
break;
case 3:
_root.voice_aegiFinish_3.start();
break;
default:
}
break;
case 'aegiOrg':
_root.func_message('yarare_org_openmouth');
switch (Math.floor(Math.random() * 6) + 1) {
case 1:
_root.voice_aegiOrg_1.start();
break;
case 2:
_root.voice_aegiOrg_2.start();
break;
case 3:
_root.voice_aegiOrg_3.start();
break;
case 4:
_root.voice_aegiOrg_4.start();
break;
case 5:
_root.voice_aegiOrg_5.start();
break;
case 6:
_root.voice_aegiOrg_6.start();
break;
default:
}
break;
case 'fera1':
_root.func_message('yarare_closemouth');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_fera1_1.start();
break;
case 2:
_root.voice_fera1_2.start();
break;
case 3:
_root.voice_fera1_3.start();
break;
default:
}
break;
case 'fera2':
_root.func_message('yarare_closemouth');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 4;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_fera2_1.start();
break;
case 2:
_root.voice_fera2_2.start();
break;
case 3:
_root.voice_fera2_3.start();
break;
default:
}
break;
case 'fera3':
_root.func_message('yarare_closemouth');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 5;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_fera3_1.start();
break;
case 2:
_root.voice_fera3_2.start();
break;
case 3:
_root.voice_fera3_3.start();
break;
default:
}
break;
case 'fera4':
_root.func_message('yarare_closemouth');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 5;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_fera4_1.start();
break;
case 2:
_root.voice_fera4_2.start();
break;
case 3:
_root.voice_fera4_3.start();
break;
default:
}
break;
case 'feraFinish':
_root.func_message('yarare_finish_closemouth');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_feraFinish_1.start();
break;
case 2:
_root.voice_feraFinish_2.start();
break;
case 3:
_root.voice_feraFinish_3.start();
break;
default:
}
break;
case 'feraOrg':
_root.func_message('yarare_org_closemouth');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_feraOrg_1.start();
break;
case 2:
_root.voice_feraOrg_2.start();
break;
case 3:
_root.voice_feraOrg_3.start();
break;
default:
}
break;
case 'down':
_root.func_message('after');
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice_downFinish_1.start();
break;
case 2:
_root.voice_downFinish_2.start();
break;
default:
}
break;
case 'downFinish':
_root.func_message('after_finish');
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice_downFinish_1.start();
break;
case 2:
_root.voice_downFinish_2.start();
break;
default:
}
break;
case 'downOrg':
_root.func_message('after_org');
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice_downOrg_1.start();
break;
case 2:
_root.voice_downOrg_2.start();
break;
default:
}
break;
case 'escape':
_root.func_message('attack');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_escape_1.start();
break;
case 2:
_root.voice_escape_2.start();
break;
case 3:
_root.voice_escape_3.start();
break;
default:
}
break;
case 'datui':
_root.func_message('datui');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_datui_1.start();
break;
case 2:
_root.voice_datui_2.start();
break;
case 3:
_root.voice_datui_3.start();
break;
default:
}
break;
case 'attack':
_root.func_message('attack');
break;
case 'bomb':
_root.func_message('bomb');
break;
case 'chaser':
_root.func_message('chaser');
_root.voice_datui_2.start();
break;
case 'capture':
_root.func_message('capture');
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice_capture_1.start();
break;
case 2:
_root.voice_capture_2.start();
break;
default:
}
break;
case 'onani1':
_root.func_message('onani1');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_aegi1_1.start();
break;
case 2:
_root.voice_aegi1_2.start();
break;
case 3:
_root.voice_aegi1_3.start();
break;
default:
}
break;
case 'onani2':
_root.func_message('onani2');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 4;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_aegi2_1.start();
break;
case 2:
_root.voice_aegi2_2.start();
break;
case 3:
_root.voice_aegi2_3.start();
break;
default:
}
break;
case 'onani3':
_root.func_message('onani3');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 5;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_aegi3_1.start();
break;
case 2:
_root.voice_aegi3_2.start();
break;
case 3:
_root.voice_aegi3_3.start();
break;
default:
}
break;
case 'onani4':
_root.func_message('onani4');
switch (_root.voice_timing) {
case 0:
voice_random = 3;
break;
case 1:
voice_random = 5;
break;
default:
voice_random = 3;
}
switch (Math.floor(Math.random() * voice_random) + 1) {
case 1:
_root.voice_aegi4_1.start();
break;
case 2:
_root.voice_aegi4_2.start();
break;
case 3:
_root.voice_aegi4_3.start();
break;
default:
}
break;
case 'onani_org':
_root.func_message('onani_org');
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice_aegiFinish_1.start();
break;
case 2:
_root.voice_aegiFinish_2.start();
break;
case 3:
_root.voice_aegiFinish_3.start();
break;
default:
}
break;
default:
}
};
_root.cum_func = function (yarare) {
yarareURL = eval('_root.' + yarare);
if (yarare == 'gangbang1') {
if (yarareURL._currentframe < 92 || yarareURL._currentframe > 106) {
yarareURL.MC4.cumA.MC.gotoAndPlay(2);
yarareURL.MC4.cumC.MC.gotoAndPlay(2);
}
if (yarareURL._currentframe % 15 != 8) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
yarareURL.MC4.cumB.MC.gotoAndPlay('cum01');
break;
case 2:
yarareURL.MC4.cumB.MC.gotoAndPlay('cum02');
break;
case 3:
yarareURL.MC4.cumB.MC.gotoAndPlay('cum03');
break;
case 4:
yarareURL.MC4.cumB.MC.gotoAndPlay('cum04');
break;
case 5:
yarareURL.MC4.cumB.MC.gotoAndPlay('cum05');
break;
default:
}
}
} else {
yarareURL.MC.cumA.MC.gotoAndPlay(2);
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
yarareURL.MC.cumB.MC.gotoAndPlay('cum01');
break;
case 2:
yarareURL.MC.cumB.MC.gotoAndPlay('cum02');
break;
case 3:
yarareURL.MC.cumB.MC.gotoAndPlay('cum03');
break;
case 4:
yarareURL.MC.cumB.MC.gotoAndPlay('cum04');
break;
case 5:
yarareURL.MC.cumB.MC.gotoAndPlay('cum05');
break;
default:
}
}
};
_root.sitatari_func_onani = function () {
if (_root.player.player.sitatariMC.MC._currentframe == 1) {
_root.player.player.sitatariMC.MC._x = Math.floor(Math.random() * 9) - 4;
_root.player.player.sitatariMC.MC._y = Math.floor(Math.random() * 6) - 3;
_root.player.player.sitatariMC.MC.sitatari_scale = Math.floor(Math.random() * 130) + 20;
_root.player.player.sitatariMC.MC._xscale = _root.player.player.sitatariMC.MC.sitatari_scale;
_root.player.player.sitatariMC.MC.gotoAndPlay(2);
}
if (_root.player.player.sitatariMC.MC2._currentframe == 1) {
_root.player.player.sitatariMC.MC2._x = Math.floor(Math.random() * 9) - 4;
_root.player.player.sitatariMC.MC2._y = Math.floor(Math.random() * 6) - 3;
_root.player.player.sitatariMC.MC2.sitatari_scale = Math.floor(Math.random() * 130) + 20;
_root.player.player.sitatariMC.MC2._xscale = _root.player.player.sitatariMC.MC2.sitatari_scale;
switch (Math.floor(Math.random() * 4) + 1) {
break;
case 1:
case 2:
_root.player.player.sitatariMC.MC2.gotoAndPlay('go1');
break;
case 3:
_root.player.player.sitatariMC.MC2.gotoAndPlay('go2');
break;
case 4:
_root.player.player.sitatariMC.MC2.gotoAndPlay('go3');
break;
default:
}
}
};
_root.sitatari_func = function (yarare) {
yarareURL = eval('_root.' + yarare);
if (yarare == 'gangbang1') {
if (yarareURL.MC4.sitatariMC.MC._currentframe == 1) {
yarareURL.MC4.sitatariMC.MC._x = Math.floor(Math.random() * 9) - 4;
yarareURL.MC4.sitatariMC.MC._y = Math.floor(Math.random() * 6) - 3;
yarareURL.MC4.sitatariMC.MC.sitatari_scale = Math.floor(Math.random() * 130) + 20;
yarareURL.MC4.sitatariMC.MC._xscale = yarareURL.MC.sitatariMC.MC.sitatari_scale;
yarareURL.MC4.sitatariMC.MC.gotoAndPlay(2);
}
if (yarareURL.MC4.sitatariMC.MC2._currentframe == 1) {
yarareURL.MC4.sitatariMC.MC2._x = Math.floor(Math.random() * 9) - 4;
yarareURL.MC4.sitatariMC.MC2._y = Math.floor(Math.random() * 6) - 3;
yarareURL.MC4.sitatariMC.MC2.sitatari_scale = Math.floor(Math.random() * 130) + 20;
yarareURL.MC4.sitatariMC.MC2._xscale = yarareURL.MC.sitatariMC.MC2.sitatari_scale;
switch (Math.floor(Math.random() * 4) + 1) {
break;
case 1:
case 2:
yarareURL.MC4.sitatariMC.MC2.gotoAndPlay('go1');
break;
case 3:
yarareURL.MC4.sitatariMC.MC2.gotoAndPlay('go2');
break;
case 4:
yarareURL.MC4.sitatariMC.MC2.gotoAndPlay('go3');
break;
default:
}
}
} else {
if (yarareURL.MC.sitatariMC.MC._currentframe == 1) {
yarareURL.MC.sitatariMC.MC._x = Math.floor(Math.random() * 9) - 4;
yarareURL.MC.sitatariMC.MC._y = Math.floor(Math.random() * 6) - 3;
yarareURL.MC.sitatariMC.MC.sitatari_scale = Math.floor(Math.random() * 130) + 20;
yarareURL.MC.sitatariMC.MC._xscale = yarareURL.MC.sitatariMC.MC.sitatari_scale;
yarareURL.MC.sitatariMC.MC.gotoAndPlay(2);
}
if (yarareURL.MC.sitatariMC.MC2._currentframe == 1) {
yarareURL.MC.sitatariMC.MC2._x = Math.floor(Math.random() * 9) - 4;
yarareURL.MC.sitatariMC.MC2._y = Math.floor(Math.random() * 6) - 3;
yarareURL.MC.sitatariMC.MC2.sitatari_scale = Math.floor(Math.random() * 130) + 20;
yarareURL.MC.sitatariMC.MC2._xscale = yarareURL.MC.sitatariMC.MC2.sitatari_scale;
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
break;
case 2:
yarareURL.MC.sitatariMC.MC2.gotoAndPlay('go1');
break;
case 3:
yarareURL.MC.sitatariMC.MC2.gotoAndPlay('go2');
break;
case 4:
yarareURL.MC.sitatariMC.MC2.gotoAndPlay('go3');
break;
default:
}
}
}
};
_root.sibuki_func = function (yarare) {
yarareURL = eval('_root.' + yarare);
if (yarare == 'gangbang1') {
if (yarareURL.MC4.sibukiMC.MC._currentframe == 1) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
yarareURL.MC4.sibukiMC.MC.gotoAndPlay('sibuki01');
break;
case 2:
yarareURL.MC4.sibukiMC.MC.gotoAndPlay('sibuki02');
break;
case 3:
yarareURL.MC4.sibukiMC.MC.gotoAndPlay('sibuki03');
break;
default:
}
}
} else {
if (yarareURL.MC.sibukiMC.MC._currentframe == 1) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
yarareURL.MC.sibukiMC.MC.gotoAndPlay('sibuki01');
break;
case 2:
yarareURL.MC.sibukiMC.MC.gotoAndPlay('sibuki02');
break;
case 3:
yarareURL.MC.sibukiMC.MC.gotoAndPlay('sibuki03');
break;
default:
}
}
}
};
_root.breath_func = function (yarare) {
yarareURL = eval('_root.' + yarare);
if (yarare == 'gangbang1') {
if (yarareURL.MC4.breathMC.MC._currentframe == 1) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
yarareURL.MC4.breathMC.MC.gotoAndPlay('play01');
break;
case 2:
yarareURL.MC4.breathMC.MC.gotoAndPlay('play02');
break;
case 3:
yarareURL.MC4.breathMC.MC.gotoAndPlay('play03');
break;
default:
}
}
} else {
if (yarareURL.MC.breathMC.MC._currentframe == 1) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
yarareURL.MC.breathMC.MC.gotoAndPlay('play01');
break;
case 2:
yarareURL.MC.breathMC.MC.gotoAndPlay('play02');
break;
case 3:
yarareURL.MC.breathMC.MC.gotoAndPlay('play03');
break;
default:
}
}
}
};
_root.yarareAnim_voice = function (voice_type, speed) {
_root.voice_play(voice_type + speed);
};
_root.zoom_reset = function () {
_root.zoom_mc.vol_bar.knob._y = 100;
};
_root.wear_reload = function () {
if (_root.player._currentframe != 66) {
_root.player.player.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root.player.player.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root.player.player.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root.player.player.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handD.left_handD.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handE.left_handE.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handB_f.left_handB_f.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handA.right_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handB.right_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handC.right_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
} else {
if (_root.player._currentframe == 66) {
yarareNum = 0;
i = 1;
while (i <= 15) {
yarareURL = eval('_root.yarare' + i + 'A');
if (yarareURL._currentframe != 1) {
yarareNum = i;
yarareAorB = 'A';
}
++i;
}
i = 1;
while (i <= 15) {
yarareURL = eval('_root.yarare' + i + 'B');
if (yarareURL._currentframe != 1) {
yarareNum = i;
yarareAorB = 'B';
}
++i;
}
if (yarareNum != 0) {
_root['yarare' + yarareNum + yarareAorB].MC.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root['yarare' + yarareNum + yarareAorB].MC.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root['yarare' + yarareNum + yarareAorB].MC.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root['yarare' + yarareNum + yarareAorB].MC.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root['yarare' + yarareNum + yarareAorB].MC.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root['yarare' + yarareNum + yarareAorB].MC.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root['yarare' + yarareNum + yarareAorB].MC.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root['yarare' + yarareNum + yarareAorB].MC.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root['yarare' + yarareNum + yarareAorB].MC.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + yarareNum + yarareAorB].MC.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + yarareNum + yarareAorB].MC.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + yarareNum + yarareAorB].MC.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + yarareNum + yarareAorB].MC.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_handA.right_handA.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_handB.right_handB.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_handC.right_handC.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + yarareNum + yarareAorB].MC.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + yarareNum + yarareAorB].MC.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root['yarare' + yarareNum + yarareAorB].MC.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + yarareNum + yarareAorB].MC.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + yarareNum + yarareAorB].MC.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + yarareNum + yarareAorB].MC.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + yarareNum + yarareAorB].MC.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
} else {
_root.gangbang1.MC4.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root.gangbang1.MC4.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root.gangbang1.MC4.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root.gangbang1.MC4.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root.gangbang1.MC4.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root.gangbang1.MC4.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root.gangbang1.MC4.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root.gangbang1.MC4.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root.gangbang1.MC4.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_handA.right_handA.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_handB.right_handB.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_handC.right_handC.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.gangbang1.MC4.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.gangbang1.MC4.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC7.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC7.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC7.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC7.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC7.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC7.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC7.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
}
}
}
};
_root.wear_reloadGL = function () {
switch (_root.GLctrl_type) {
case 'finish_on':
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_handA.right_handA.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_handB.right_handB.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_handC.right_handC.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
break;
case 'onani':
_root.player.player.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root.player.player.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root.player.player.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root.player.player.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handD.left_handD.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handE.left_handE.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handB_f.left_handB_f.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handA.right_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handB.right_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handC.right_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
break;
case 'wait':
_root.player.player.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root.player.player.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root.player.player.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root.player.player.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root.player.player.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root.player.player.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root.player.player.left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handA.right_handA.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handB.right_handB.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_handC.right_handC.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.player.player.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.player.player.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.player.player.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root.player.player.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
break;
case 'gameover':
_root['gameoverMC' + _root.GLnow_gameoverNum].hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_handA.left_handA.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_handB.left_handB.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_handC.left_handC.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root['gameoverMC' + _root.GLnow_gameoverNum].pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
break;
case 'gangbang':
_root.gangbang1.MC4.hat_front.hat_front.gotoAndStop(_root.wear_hat + 1);
_root.gangbang1.MC4.hat_back.hat_back.gotoAndStop(_root.wear_hat + 1);
_root.gangbang1.MC4.breast_wear_front.breast_wear_front.gotoAndStop(_root.wear_breast + 1);
_root.gangbang1.MC4.breast_wear_back.breast_wear_back.gotoAndStop(_root.wear_breast + 1);
_root.gangbang1.MC4.breast_wear.breast_wear.gotoAndStop(_root.wear_breast + 1);
_root.gangbang1.MC4.skirt_front.skirt_front.gotoAndStop(_root.wear_skirt + 1);
_root.gangbang1.MC4.skirt_frontB.skirt_frontB.gotoAndStop(_root.wear_skirt + 1);
_root.gangbang1.MC4.skirt_back.skirt_back.gotoAndStop(_root.wear_skirt + 1);
_root.gangbang1.MC4.tie.tie.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.collar_left.collar_left.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.collar_right.collar_right.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.collar_back.collar_back.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.cloak.cloak.gotoAndStop(_root.wear_cloak + 1);
_root.gangbang1.MC4.left_hand.left_hand.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_forearm.left_forearm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_arm.left_arm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC4.left_thigh.left_thigh.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.left_shin.left_shin.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.left_foot.left_foot.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.left_foot.left_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.gangbang1.MC4.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC4.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
_root.gangbang1.MC4.pantu.pantu.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuA.pantuA.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuB.pantuB.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuB_2.pantuB_2.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC4.pantuC.pantuC.gotoAndStop(_root.wear_pantu + 1);
_root.gangbang1.MC7.right_hand.right_hand.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC7.right_forearm.right_forearm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC7.right_arm.right_arm.gotoAndStop(_root.wear_arm + 1);
_root.gangbang1.MC7.right_thigh.right_thigh.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC7.right_shin.right_shin.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC7.right_foot.right_foot.gotoAndStop(_root.wear_leg + 1);
_root.gangbang1.MC7.right_foot.right_shoes.gotoAndStop(_root.wear_shoes + 1);
break;
default:
}
};
_root.after_gameover = function (enemy_number) {
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1 && _root.yarare18A._currentframe == 1 && _root.yarare18B._currentframe == 1 && _root.yarare19A._currentframe == 1 && _root.yarare19B._currentframe == 1 && _root.yarare20A._currentframe == 1 && _root.yarare20B._currentframe == 1 && _root.yarare21A._currentframe == 1 && _root.yarare21B._currentframe == 1) {
mobMC = eval('_root.enemy_field.enemy' + enemy_number);
if (_root.gameover_btn._currentframe != 1 && mobMC._alpha != 0 && _root.player._currentframe >= 55 && _root.player._currentframe <= 60 && _root.player.player._currentframe >= 30) {
if (mobMC.MC._x + mobMC._x >= 0 && mobMC.MC._x + mobMC._x <= 300) {
if (_root.gangbang1._currentframe == 1) {
mobMC.MC.MC.gotoAndStop('wait');
_root.enemy_stop[enemy_number] = 1;
mobMC._alpha = 0;
mobMC._y = 200;
mobMC._x = 0;
mobMC.MC._x = 160;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.player.gotoAndStop('void');
_root['yarare' + enemy_number + 'A'].gotoAndStop(2);
break;
case 2:
_root.player.gotoAndStop('void');
_root['yarare' + enemy_number + 'B'].gotoAndStop(2);
break;
default:
}
}
}
} else {
if (_root.abnormal_3P != 0 && _root.gameover_btn._currentframe != 1 && mobMC._alpha != 0 && _root.player._currentframe == 66 && _root.player.player._currentframe >= 30) {
if (mobMC.MC._x + mobMC._x >= 0 && mobMC.MC._x + mobMC._x <= 300) {
if (_root.gangbang1._currentframe == 1 && enemy_number != 16 && enemy_number != 17) {
mobMC.MC.MC.gotoAndStop('wait');
_root.enemy_stop[enemy_number] = 1;
mobMC._alpha = 0;
mobMC._y = 200;
mobMC._x = 0;
mobMC.MC._x = 160;
_root.rinkan_go(enemy_number);
}
}
}
}
}
};
_root.default_zoom = function () {
i = 1;
while (i <= 15) {
temp_adress = eval('_root.yarare' + i + 'A');
temp_adress._xscale = 100;
temp_adress._yscale = 100;
temp_adress._x = 0;
temp_adress._y = 0;
++i;
}
i = 1;
while (i <= 15) {
temp_adress = eval('_root.yarare' + i + 'B');
temp_adress._xscale = 100;
temp_adress._yscale = 100;
temp_adress._x = 0;
temp_adress._y = 0;
++i;
}
_root.gangbang1._xscale = 100;
_root.gangbang1._yscale = 100;
_root.gangbang1._x = 0;
_root.gangbang1._y = 0;
_root.gameoverMC1._xscale = 100;
_root.gameoverMC1._yscale = 100;
_root.gameoverMC1._x = 0;
_root.gameoverMC1._y = 0;
};
}
frame 1 {
var enemyHP = [0, 4, 3, 3, 4, 4, 2, 3, 4, 3, 4, 4, 1, 4, 3, 6, 8, 8, 0, 0, 60];
var enemyHP_max = [0, 4, 3, 3, 4, 4, 2, 3, 4, 3, 4, 4, 1, 4, 3, 6, 8, 8, 0, 0, 60];
var enemyspeed = [0, 0, 5, 0, 3, 2, 6, 6, 1, 2, 7, 6, 6, 0, 5, -5, 2, 3, 0, 0, 0];
var enemyspeed_def = [0, 0, 5, 0, 3, 2, 6, 6, 1, 2, 7, 6, 6, 0, 5, -5, 2, 3, 0, 0, 0];
var enemydamageHP = [0, 60, 70, 80, 70, 70, 60, 70, 80, 80, 60, 80, 60, 80, 70, 60, 50, 90, 90, 70, 110];
var enemydamagePL = [0, 80, 70, 70, 80, 80, 60, 70, 70, 70, 80, 90, 80, 80, 90, 100, 110, 90, 90, 90, 110];
var enemyknockback = [0, 11, 13, 12, 13, 11, 10, 10, 12, 14, 12, 11, 10, 12, 12, 12, 16, 16, 16, 16, 16];
var enemyknockback_on = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var enemyKILL = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var enemy_on = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var enemy_RandomSummonTiming_on = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var enemy_RandomSummonTiming_max = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var enemy_RandomSummonTiming_count = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var enemy_stop = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
var debug_autosummon = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.default_enemystatus = function () {
_root.enemyHP = [0, 4, 3, 3, 4, 4, 2, 3, 4, 3, 4, 4, 1, 4, 3, 6, 8, 8, 0, 0, 60];
_root.enemyspeed = [0, 0, 5, 0, 3, 2, 6, 6, 1, 2, 7, 6, 6, 0, 5, -5, 2, 3, 0, 0, 0];
_root.enemyknockback_on = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.enemyKILL = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.enemy_on = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.enemy_RandomSummonTiming_on = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.enemy_RandomSummonTiming_max = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.enemy_RandomSummonTiming_count = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.enemy_stop = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
_root.debug_autosummon = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
};
_root.enemy01_summon = function () {
if (_root.enemy_on[1] != 1) {
if (_root.enemy_RandomSummonTiming_on[1] != 1) {
_root.enemy_RandomSummonTiming_on[1] = 1;
_root.enemy_RandomSummonTiming_max[1] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[1] == _root.enemy_RandomSummonTiming_max[1]) {
_root.enemy_RandomSummonTiming_on[1] = 0;
_root.enemy_RandomSummonTiming_max[1] = 0;
_root.enemy_RandomSummonTiming_count[1] = 0;
_root.enemy_field.attachMovie('roper_wood', 'enemy1', 10);
_root.enemy_field.enemy1._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_on[1] = 1;
} else {
_root.enemy_RandomSummonTiming_count[1] += 1;
}
}
}
};
_root.enemy02_summon = function () {
if (_root.enemy_on[2] != 1) {
if (_root.enemy_RandomSummonTiming_on[2] != 1) {
_root.enemy_RandomSummonTiming_on[2] = 1;
_root.enemy_RandomSummonTiming_max[2] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[2] == _root.enemy_RandomSummonTiming_max[2]) {
_root.enemy_RandomSummonTiming_on[2] = 0;
_root.enemy_RandomSummonTiming_max[2] = 0;
_root.enemy_RandomSummonTiming_count[2] = 0;
_root.enemyspeed[2] = 5;
_root.enemy_field.attachMovie('butterfly', 'enemy2', 20);
_root.enemy_field.enemy2._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy2._y = Math.floor(Math.random() * 2) * 170 + 70;
_root.enemy_on[2] = 1;
} else {
_root.enemy_RandomSummonTiming_count[2] += 1;
}
}
}
};
_root.enemy03_summon = function () {
if (_root.enemy_on[3] != 1) {
if (_root.enemy_RandomSummonTiming_on[3] != 1) {
_root.enemy_RandomSummonTiming_on[3] = 1;
_root.enemy_RandomSummonTiming_max[3] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[3] == _root.enemy_RandomSummonTiming_max[3]) {
_root.enemy_RandomSummonTiming_on[3] = 0;
_root.enemy_RandomSummonTiming_max[3] = 0;
_root.enemy_RandomSummonTiming_count[3] = 0;
_root.enemy_field.attachMovie('flying_moray', 'enemy3', 30);
_root.enemy_field.enemy3._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy3._y = 300;
_root.enemy_on[3] = 1;
} else {
_root.enemy_RandomSummonTiming_count[3] += 1;
}
}
}
};
_root.enemy04_summon = function () {
if (_root.enemy_on[4] != 1) {
if (_root.enemy_RandomSummonTiming_on[4] != 1) {
_root.enemy_RandomSummonTiming_on[4] = 1;
_root.enemy_RandomSummonTiming_max[4] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[4] == _root.enemy_RandomSummonTiming_max[4]) {
_root.enemy_RandomSummonTiming_on[4] = 0;
_root.enemy_RandomSummonTiming_max[4] = 0;
_root.enemy_RandomSummonTiming_count[4] = 0;
_root.enemy_field.attachMovie('goblin', 'enemy4', 40);
_root.enemy_field.enemy4._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy4._y = 205;
_root.enemy_on[4] = 1;
} else {
_root.enemy_RandomSummonTiming_count[4] += 1;
}
}
}
};
_root.enemy05_summon = function () {
if (_root.enemy_on[5] != 1) {
if (_root.enemy_RandomSummonTiming_on[5] != 1) {
_root.enemy_RandomSummonTiming_on[5] = 1;
_root.enemy_RandomSummonTiming_max[5] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[5] == _root.enemy_RandomSummonTiming_max[5]) {
_root.enemy_RandomSummonTiming_on[5] = 0;
_root.enemy_RandomSummonTiming_max[5] = 0;
_root.enemy_RandomSummonTiming_count[5] = 0;
_root.enemy_field.attachMovie('tako', 'enemy5', 50);
_root.enemy_field.enemy5._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy5._y = 255;
_root.enemy_on[5] = 1;
} else {
_root.enemy_RandomSummonTiming_count[5] += 1;
}
}
}
};
_root.enemy06_summon = function () {
if (_root.enemy_on[6] != 1) {
if (_root.enemy_RandomSummonTiming_on[6] != 1) {
_root.enemy_RandomSummonTiming_on[6] = 1;
_root.enemy_RandomSummonTiming_max[6] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[6] == _root.enemy_RandomSummonTiming_max[6]) {
_root.enemy_RandomSummonTiming_on[6] = 0;
_root.enemy_RandomSummonTiming_max[6] = 0;
_root.enemy_RandomSummonTiming_count[6] = 0;
_root.enemy_field.attachMovie('green_snake', 'enemy6', 60);
_root.enemy_field.enemy6._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy6._y = Math.floor(Math.random() * 2) * 225 + 90;
_root.enemy_on[6] = 1;
} else {
_root.enemy_RandomSummonTiming_count[6] += 1;
}
}
}
};
_root.enemy07_summon = function () {
if (_root.enemy_on[7] != 1) {
if (_root.enemy_RandomSummonTiming_on[7] != 1) {
_root.enemy_RandomSummonTiming_on[7] = 1;
_root.enemy_RandomSummonTiming_max[7] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[7] == _root.enemy_RandomSummonTiming_max[7]) {
_root.enemy_RandomSummonTiming_on[7] = 0;
_root.enemy_RandomSummonTiming_max[7] = 0;
_root.enemy_RandomSummonTiming_count[7] = 0;
_root.enemy_field.attachMovie('ghost_hand', 'enemy7', 70);
_root.enemy_field.enemy7._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy7._y = 90;
_root.enemy_on[7] = 1;
} else {
_root.enemy_RandomSummonTiming_count[7] += 1;
}
}
}
};
_root.enemy08_summon = function () {
if (_root.enemy_on[8] != 1) {
if (_root.enemy_RandomSummonTiming_on[8] != 1) {
_root.enemy_RandomSummonTiming_on[8] = 1;
_root.enemy_RandomSummonTiming_max[8] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[8] == _root.enemy_RandomSummonTiming_max[8]) {
_root.enemy_RandomSummonTiming_on[8] = 0;
_root.enemy_RandomSummonTiming_max[8] = 0;
_root.enemy_RandomSummonTiming_count[8] = 0;
_root.enemy_field.attachMovie('devil_flower', 'enemy8', 80);
_root.enemy_field.enemy8._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy8._y = 275;
_root.enemy_on[8] = 1;
} else {
_root.enemy_RandomSummonTiming_count[8] += 1;
}
}
}
};
_root.enemy09_summon = function () {
if (_root.enemy_on[9] != 1) {
if (_root.enemy_RandomSummonTiming_on[9] != 1) {
_root.enemy_RandomSummonTiming_on[9] = 1;
_root.enemy_RandomSummonTiming_max[9] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[9] == _root.enemy_RandomSummonTiming_max[9]) {
_root.enemy_RandomSummonTiming_on[9] = 0;
_root.enemy_RandomSummonTiming_max[9] = 0;
_root.enemy_RandomSummonTiming_count[9] = 0;
_root.enemy_field.attachMovie('ork', 'enemy9', 90);
_root.enemy_field.enemy9._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy9._y = 70;
_root.enemy_on[9] = 1;
} else {
_root.enemy_RandomSummonTiming_count[9] += 1;
}
}
}
};
_root.enemy10_summon = function () {
if (_root.enemy_on[10] != 1) {
if (_root.enemy_RandomSummonTiming_on[10] != 1) {
_root.enemy_RandomSummonTiming_on[10] = 1;
_root.enemy_RandomSummonTiming_max[10] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[10] == _root.enemy_RandomSummonTiming_max[10]) {
_root.enemy_RandomSummonTiming_on[10] = 0;
_root.enemy_RandomSummonTiming_max[10] = 0;
_root.enemy_RandomSummonTiming_count[10] = 0;
_root.enemy_field.attachMovie('dog', 'enemy10', 100);
_root.enemy_field.enemy10._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy10._y = 247;
_root.enemy_on[10] = 1;
} else {
_root.enemy_RandomSummonTiming_count[10] += 1;
}
}
}
};
_root.enemy11_summon = function () {
if (_root.enemy_on[11] != 1) {
if (_root.enemy_RandomSummonTiming_on[11] != 1) {
_root.enemy_RandomSummonTiming_on[11] = 1;
_root.enemy_RandomSummonTiming_max[11] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[11] == _root.enemy_RandomSummonTiming_max[11]) {
_root.enemy_RandomSummonTiming_on[11] = 0;
_root.enemy_RandomSummonTiming_max[11] = 0;
_root.enemy_RandomSummonTiming_count[11] = 0;
_root.enemy_field.attachMovie('machine_magi', 'enemy11', 110);
_root.enemy_field.enemy11._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy11._y = 60;
_root.enemy_on[11] = 1;
} else {
_root.enemy_RandomSummonTiming_count[11] += 1;
}
}
}
};
_root.enemy12_summon = function () {
if (_root.enemy_on[12] != 1) {
if (_root.enemy_RandomSummonTiming_on[12] != 1) {
_root.enemy_RandomSummonTiming_on[12] = 1;
_root.enemy_RandomSummonTiming_max[12] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[12] == _root.enemy_RandomSummonTiming_max[12]) {
_root.enemy_RandomSummonTiming_on[12] = 0;
_root.enemy_RandomSummonTiming_max[12] = 0;
_root.enemy_RandomSummonTiming_count[12] = 0;
_root.enemy_field.attachMovie('ball', 'enemy12', 120);
_root.enemy_field.enemy12._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy12._y = 100;
_root.enemy_on[12] = 1;
} else {
_root.enemy_RandomSummonTiming_count[12] += 1;
}
}
}
};
_root.enemy13_summon = function () {
if (_root.enemy_on[13] != 1) {
if (_root.enemy_RandomSummonTiming_on[13] != 1) {
_root.enemy_RandomSummonTiming_on[13] = 1;
_root.enemy_RandomSummonTiming_max[13] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[13] == _root.enemy_RandomSummonTiming_max[13]) {
_root.enemy_RandomSummonTiming_on[13] = 0;
_root.enemy_RandomSummonTiming_max[13] = 0;
_root.enemy_RandomSummonTiming_count[13] = 0;
_root.enemy_field.attachMovie('tubo', 'enemy13', 130);
_root.enemy_field.enemy13._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy13._y = 305;
_root.enemy_on[13] = 1;
} else {
_root.enemy_RandomSummonTiming_count[13] += 1;
}
}
}
};
_root.enemy14_summon = function () {
if (_root.enemy_on[14] != 1) {
if (_root.enemy_RandomSummonTiming_on[14] != 1) {
_root.enemy_RandomSummonTiming_on[14] = 1;
_root.enemy_RandomSummonTiming_max[14] = Math.floor(Math.random() * 70) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[14] == _root.enemy_RandomSummonTiming_max[14]) {
_root.enemy_RandomSummonTiming_on[14] = 0;
_root.enemy_RandomSummonTiming_max[14] = 0;
_root.enemy_RandomSummonTiming_count[14] = 0;
_root.enemy_field.attachMovie('incubus', 'enemy14', 140);
_root.enemy_field.enemy14._x = Math.floor(Math.random() * 1500) + 1000;
_root.enemy_field.enemy14._y = 60;
_root.enemy_on[14] = 1;
} else {
_root.enemy_RandomSummonTiming_count[14] += 1;
}
}
}
};
_root.enemy15_summon = function () {
if (_root.enemy_on[15] != 1) {
if (_root.now_stage != 5) {
if (_root.enemy_RandomSummonTiming_on[15] != 1) {
_root.enemy_RandomSummonTiming_on[15] = 1;
_root.enemy_RandomSummonTiming_max[15] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[15] == _root.enemy_RandomSummonTiming_max[15]) {
_root.enemy_RandomSummonTiming_on[15] = 0;
_root.enemy_RandomSummonTiming_max[15] = 0;
_root.enemy_RandomSummonTiming_count[15] = 0;
_root.enemy_field.attachMovie('succubus', 'enemy15', 150);
_root.enemy_field.enemy15._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy15._y = 138;
_root.enemy_on[15] = 1;
} else {
_root.enemy_RandomSummonTiming_count[15] += 1;
}
}
} else {
if (_root.BOSSmode_on != 1) {
_root.enemy_field.attachMovie('succubus', 'enemy15', 150);
_root.enemy_field.enemy15._x = 400;
_root.enemy_field.enemy15._y = 138;
_root.enemy_on[15] = 1;
_root.BOSSmode_on = 1;
}
}
}
};
_root.enemy16_summon = function () {
if (_root.enemy_on[16] != 1) {
if (_root.enemy_RandomSummonTiming_on[16] != 1) {
_root.enemy_RandomSummonTiming_on[16] = 1;
_root.enemy_RandomSummonTiming_max[16] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[16] == _root.enemy_RandomSummonTiming_max[16]) {
_root.enemy_RandomSummonTiming_on[16] = 0;
_root.enemy_RandomSummonTiming_max[16] = 0;
_root.enemy_RandomSummonTiming_count[16] = 0;
_root.enemy_field.attachMovie('cos_book_red', 'enemy16', 160);
_root.enemy_field.enemy16._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy16._y = 70;
_root.enemy_on[16] = 1;
} else {
_root.enemy_RandomSummonTiming_count[16] += 1;
}
}
}
};
_root.enemy17_summon = function () {
if (_root.enemy_on[17] != 1) {
if (_root.enemy_RandomSummonTiming_on[17] != 1) {
_root.enemy_RandomSummonTiming_on[17] = 1;
_root.enemy_RandomSummonTiming_max[17] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[17] == _root.enemy_RandomSummonTiming_max[17]) {
_root.enemy_RandomSummonTiming_on[17] = 0;
_root.enemy_RandomSummonTiming_max[17] = 0;
_root.enemy_RandomSummonTiming_count[17] = 0;
_root.enemy_field.attachMovie('cos_book_blue', 'enemy17', 170);
_root.enemy_field.enemy17._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy17._y = 70;
_root.enemy_on[17] = 1;
} else {
_root.enemy_RandomSummonTiming_count[17] += 1;
}
}
}
};
_root.enemy20_summon = function () {
if (_root.enemy_on[20] != 1) {
if (_root.now_stage != 6) {
if (_root.enemy_RandomSummonTiming_on[20] != 1) {
_root.enemy_RandomSummonTiming_on[20] = 1;
_root.enemy_RandomSummonTiming_max[20] = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.enemy_RandomSummonTiming_count[20] == _root.enemy_RandomSummonTiming_max[20]) {
_root.enemy_RandomSummonTiming_on[20] = 0;
_root.enemy_RandomSummonTiming_max[20] = 0;
_root.enemy_RandomSummonTiming_count[20] = 0;
_root.enemy_field.attachMovie('sister', 'enemy20', 200);
_root.enemy_field.enemy20._x = Math.floor(Math.random() * 2000) + 1000;
_root.enemy_field.enemy20._y = 90;
_root.enemy_on[20] = 1;
} else {
_root.enemy_RandomSummonTiming_count[20] += 1;
}
}
} else {
if (_root.BOSSmode_on != 1) {
_root.enemy_field.attachMovie('sister', 'enemy20', 200);
_root.enemy_field.enemy20._x = 390;
_root.enemy_field.enemy20._y = 90;
_root.enemy_on[20] = 1;
_root.BOSSmode_on = 1;
}
}
}
};
_root.stage01_summonenemy = function () {
if (_root.true_start != 1) {
_root.enemy01_summon();
_root.enemy02_summon();
_root.enemy03_summon();
_root.enemy04_summon();
} else {}
};
_root.stage02_summonenemy = function () {
if (_root.true_start != 1) {
_root.enemy02_summon();
_root.enemy04_summon();
_root.enemy05_summon();
_root.enemy06_summon();
} else {}
};
_root.stage03_summonenemy = function () {
if (_root.true_start != 1) {
_root.enemy06_summon();
_root.enemy08_summon();
_root.enemy09_summon();
_root.enemy10_summon();
_root.enemy16_summon();
} else {}
};
_root.stage04_summonenemy = function () {
if (_root.true_start != 1) {
_root.enemy07_summon();
_root.enemy10_summon();
_root.enemy11_summon();
_root.enemy12_summon();
_root.enemy17_summon();
} else {}
};
_root.stage05_summonenemy = function () {
if (_root.true_start != 1) {
_root.enemy11_summon();
_root.enemy12_summon();
_root.enemy13_summon();
_root.enemy14_summon();
_root.enemy15_summon();
} else {
_root.enemy11_summon();
}
};
_root.stage06_summonenemy = function () {
if (_root.true_start != 1) {
_root.enemy20_summon();
} else {}
};
_root.hell_summonenemy = function () {
_root.enemy01_summon();
_root.enemy02_summon();
_root.enemy03_summon();
_root.enemy04_summon();
_root.enemy05_summon();
_root.enemy06_summon();
_root.enemy07_summon();
_root.enemy08_summon();
_root.enemy09_summon();
_root.enemy10_summon();
_root.enemy11_summon();
_root.enemy12_summon();
_root.enemy13_summon();
_root.enemy14_summon();
_root.enemy15_summon();
_root.enemy16_summon();
_root.enemy17_summon();
_root.enemy20_summon();
};
_root.enemy_move_func = function () {
if (_root.now_pause != 1) {
if (_root.enemy_on[1] == 1) {
_root.enemy_field.enemy1.MC._x -= _root.enemyspeed[1] + _root.move_speed;
}
if (_root.enemy_on[2] == 1) {
if (_root.enemy_stop[2] == 1) {
_root.enemy_field.enemy2.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy2.MC._x -= _root.enemyspeed[2] + _root.move_speed;
}
}
if (_root.enemy_on[3] == 1) {
if (_root.enemy_stop[3] == 1) {
_root.enemy_field.enemy3.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy3.MC._x -= _root.enemyspeed[3] + _root.move_speed;
}
}
if (_root.enemy_on[4] == 1) {
if (_root.enemy_stop[4] == 1) {
_root.enemy_field.enemy4.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy4.MC._x -= _root.enemyspeed[4] + _root.move_speed;
}
}
if (_root.enemy_on[5] == 1) {
if (_root.enemy_stop[5] == 1) {
_root.enemy_field.enemy5.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy5.MC._x -= _root.enemyspeed[5] + _root.move_speed;
}
}
if (_root.enemy_on[6] == 1) {
if (_root.enemy_stop[6] == 1) {
_root.enemy_field.enemy6.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy6.MC._x -= _root.enemyspeed[6] + _root.move_speed;
}
}
if (_root.enemy_on[7] == 1) {
if (_root.enemy_stop[7] == 1) {
_root.enemy_field.enemy7.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy7.MC._x -= _root.enemyspeed[7] + _root.move_speed;
}
}
if (_root.enemy_on[8] == 1) {
if (_root.enemy_stop[8] == 1) {
_root.enemy_field.enemy8.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy8.MC._x -= _root.enemyspeed[8] + _root.move_speed;
}
}
if (_root.enemy_on[9] == 1) {
if (_root.enemy_stop[9] == 1) {
_root.enemy_field.enemy9.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy9.MC._x -= _root.enemyspeed[9] + _root.move_speed;
}
}
if (_root.enemy_on[10] == 1) {
if (_root.enemy_stop[10] == 1) {
_root.enemy_field.enemy10.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy10.MC._x -= _root.enemyspeed[10] + _root.move_speed;
}
}
if (_root.enemy_on[11] == 1) {
if (_root.enemy_stop[11] == 1) {
_root.enemy_field.enemy11.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy11.MC._x -= _root.enemyspeed[11] + _root.move_speed;
}
}
if (_root.enemy_on[12] == 1) {
if (_root.enemy_stop[12] == 1) {
_root.enemy_field.enemy12.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy12.MC._x -= _root.enemyspeed[12] + _root.move_speed;
}
}
if (_root.enemy_on[13] == 1) {
if (_root.enemy_stop[13] == 1) {
_root.enemy_field.enemy13.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy13.MC._x -= _root.enemyspeed[13] + _root.move_speed;
}
}
if (_root.enemy_on[14] == 1) {
if (_root.enemy_stop[14] == 1) {
_root.enemy_field.enemy14.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy14.MC._x -= _root.enemyspeed[14] + _root.move_speed;
}
}
if (_root.enemy_on[15] == 1) {
if (_root.enemy_stop[15] == 1) {
_root.enemy_field.enemy15.MC._x -= _root.move_speed;
} else {
if (_root.enemy_field.enemy15.MC._x + _root.enemy_field.enemy15._x >= 3000 && _root.enemyspeed[15] < 0) {
_root.enemy_field.enemy15.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy15.MC._x -= _root.enemyspeed[15] + _root.move_speed;
}
}
}
if (_root.enemy_on[16] == 1) {
if (_root.enemy_stop[16] == 1) {
_root.enemy_field.enemy16.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy16.MC._x -= _root.enemyspeed[16] + _root.move_speed;
}
}
if (_root.enemy_on[17] == 1) {
if (_root.enemy_stop[17] == 1) {
_root.enemy_field.enemy17.MC._x -= _root.move_speed;
} else {
_root.enemy_field.enemy17.MC._x -= _root.enemyspeed[17] + _root.move_speed;
}
}
if (_root.enemy_on[20] == 1) {
if (_root.enemy_stop[20] == 1) {
_root.enemy_field.enemy20.MC._x -= _root.move_speed;
_root.enemy_field.enemy20.cross._x -= _root.move_speed;
} else {
if (_root.enemy_field.enemy20.MC._x + _root.enemy_field.enemy20._x >= 3000 && _root.enemyspeed[20] < 0) {
_root.enemy_field.enemy20.MC._x -= _root.move_speed;
_root.enemy_field.enemy20.cross._x -= _root.move_speed;
} else {
_root.enemy_field.enemy20.MC._x -= _root.enemyspeed[20] + _root.move_speed;
_root.enemy_field.enemy20.cross._x -= _root.enemyspeed[20] + _root.move_speed;
}
}
}
}
};
}
frame 1 {
_root.func_message = function (type) {
if (_root.gameoverMC1._currentframe == 1 && _root.gameoverMC2._currentframe == 1 && _root.gameoverMC3._currentframe == 1 && _root.gameoverMC4._currentframe == 1 && _root.gameoverMC5._currentframe == 1 && _root.gameoverMC6._currentframe == 1 && _root.gameoverMC7._currentframe == 1) {
switch (type) {
case 'attack':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ç‚Žã®çŸ¢ï¼';
break;
case 2:
_root.my_message = 'ãã“ãã£ï¼';
break;
case 3:
_root.my_message = 'ãŸãã£ï¼';
break;
case 4:
_root.my_message = '当ãŸã£ã¦â€¦â€¦ï¼';
break;
case 5:
_root.my_message = '寄らãªã„ã§ã£ï¼';
break;
case 6:
_root.my_message = 'ã‚„ã‚ã£ï¼';
break;
case 7:
_root.my_message = 'ãã“ã‚’ã©ã„ã¦ã£ï¼';
break;
case 8:
_root.my_message = 'ã“ã®ã£ï¼';
break;
case 9:
_root.my_message = 'ã¯ãã£ï¼';
break;
case 10:
_root.my_message = 'ã“ã‚Œãªã‚‰â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'YAH!!';
break;
case 2:
_root.my_message = 'Don\'t touch me!';
break;
case 3:
_root.my_message = 'HA!!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'bomb':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'å…‰ã®å¥”æµï¼';
break;
case 2:
_root.my_message = '一掃ã—ã¾ã™ï¼';
break;
case 3:
_root.my_message = 'ã“ã‚Œãªã‚‰ã£â€¦â€¦ï¼';
break;
case 4:
_root.my_message = '光よ……ï¼';
break;
case 5:
_root.my_message = 'ãらã„ãªã•ã„ï¼';
break;
case 6:
_root.my_message = 'ã“ã‚Œã§â€¦â€¦ï¼';
break;
case 7:
_root.my_message = 'é“ã‚’ã‚ã‘ã¦ã‚‚らã„ã¾ã™ï¼';
break;
case 8:
_root.my_message = 'å¹ã飛ã³ãªã•ã„ï¼';
break;
case 9:
_root.my_message = 'ã¯ããã£ï¼';
break;
case 10:
_root.my_message = 'ã„ã£ã‘ーã£ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Lightning!!';
break;
case 2:
_root.my_message = 'HAhhh!!';
break;
case 3:
_root.my_message = 'All burns!!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'onani1':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ãã£â€¦â€¦ã†ã£â€¦â€¦';
break;
case 2:
_root.my_message = '変ãªæ„Ÿã˜ãŒâ€¦â€¦';
break;
case 3:
_root.my_message = 'ã‚ã£â€¦â€¦ãµã£â€¦â€¦';
break;
case 4:
_root.my_message = 'ã¯ãã……';
break;
case 5:
_root.my_message = 'ã‚……ん……';
break;
case 6:
_root.my_message = 'ã„ã¤ã‚‚より……';
break;
case 7:
_root.my_message = 'ã‚“ã£â€¦â€¦ã……';
break;
case 8:
_root.my_message = 'ãµã£â€¦â€¦ã……';
break;
case 9:
_root.my_message = 'ã‚“ã‚“ã£â€¦â€¦';
break;
case 10:
_root.my_message = 'ã ã€ã ã‚……';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...';
break;
case 2:
_root.my_message = 'Ah...';
break;
case 3:
_root.my_message = 'Huh...';
break;
case 4:
_root.my_message = 'Uhh...';
break;
case 5:
_root.my_message = 'Ah...huh...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'onani2':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚ã£â€¦â€¦ã¯ã£â€¦â€¦ï¼';
break;
case 2:
_root.my_message = 'ã¯ã€æ—©ã……';
break;
case 3:
_root.my_message = 'ã“ã€ã“ã‚“ãªå ´æ‰€ã§â€¦â€¦';
break;
case 4:
_root.my_message = 'ã¬ã‚‹ã¬ã‚‹â€¦â€¦';
break;
case 5:
_root.my_message = 'ã‚“ãã£â€¦â€¦ï¼';
break;
case 6:
_root.my_message = 'ã‚ã£â€¦â€¦ã‚……';
break;
case 7:
_root.my_message = 'ã‹ã€ä½“ãŒç†±ã„……';
break;
case 8:
_root.my_message = 'ã¯ã……ã¯ã……';
break;
case 9:
_root.my_message = 'ã²ã£â€¦â€¦ãã£â€¦â€¦';
break;
case 10:
_root.my_message = 'ãã£â€¦â€¦ã†ã………';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...';
break;
case 2:
_root.my_message = 'Ah...';
break;
case 3:
_root.my_message = 'Huh...';
break;
case 4:
_root.my_message = 'Uhh...';
break;
case 5:
_root.my_message = 'Ah...huh...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'onani3':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚‚ã†å°‘ã—……ã§â€¦â€¦';
break;
case 2:
_root.my_message = 'ã‚ã£â€¦â€¦ç†±ã„……';
break;
case 3:
_root.my_message = 'ã„ã€ã„やらã—ã„……';
break;
case 4:
_root.my_message = 'ã‚ã£â€¦â€¦ã‚ã‚……ï¼';
break;
case 5:
_root.my_message = 'ã²ã£â€¦â€¦ãã………';
break;
case 6:
_root.my_message = 'ã„ã€ä»Šè¥²ã‚ã‚ŒãŸã‚‰â€¦â€¦';
break;
case 7:
_root.my_message = 'ã‚“ã£â€¦â€¦ã‚“ãã£â€¦â€¦';
break;
case 8:
_root.my_message = '声……出ã¡ã‚ƒã†â€¦â€¦';
break;
case 9:
_root.my_message = 'ã‚ã£ã€ã‚ã£â€¦â€¦ï¼';
break;
case 10:
_root.my_message = 'ã‚“ãã£â€¦â€¦ã‚ã£â€¦â€¦';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...';
break;
case 2:
_root.my_message = 'Ah...';
break;
case 3:
_root.my_message = 'Huh...';
break;
case 4:
_root.my_message = 'Uhh...';
break;
case 5:
_root.my_message = 'Ah...huh...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'onani_org':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 8) + 1) {
case 1:
_root.my_message = 'ã‚“ã£ã€ãã…ã………ï¼';
break;
case 2:
_root.my_message = 'ã„ã£ã€ã‚¤ã‚¯ã£â€¦â€¦ï¼';
break;
case 3:
_root.my_message = 'ã²ã£ã€ãã…ã………ï¼';
break;
case 4:
_root.my_message = 'イã£â€¦â€¦ã‚¯ã…ã………ï¼';
break;
case 5:
_root.my_message = 'ã‚“ã£â€¦â€¦ã‚“ã‚“ã£â€¦â€¦ï¼';
break;
case 6:
_root.my_message = 'ãã£â€¦â€¦ã†ã†ã£â€¦â€¦ï¼';
break;
case 7:
_root.my_message = 'ã²ã†ã…ã………ï¼';
break;
case 8:
_root.my_message = 'ã‚ã£ã€ãã…ã………ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...huh...!!';
break;
case 2:
_root.my_message = 'Ahhhh...!!';
break;
case 3:
_root.my_message = 'Uah...ahh...!!';
break;
case 4:
_root.my_message = 'Aghhh...!!';
break;
case 5:
_root.my_message = 'Ah...nmm...!!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'datui':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ãゃã‚ã£ï¼';
break;
case 2:
_root.my_message = 'イヤãã£ï¼';
break;
case 3:
_root.my_message = 'ã†ã‚ã£â€¦â€¦ï¼';
break;
case 4:
_root.my_message = 'ãªã€ä½•ã£â€¦â€¦ï¼ï¼Ÿ';
break;
case 5:
_root.my_message = 'ã‚„ã€ã‚„ã‚ã£â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Stop!!';
break;
case 2:
_root.my_message = 'No!!';
break;
case 3:
_root.my_message = 'Agh!!';
break;
case 4:
_root.my_message = 'Uah!!';
break;
case 5:
_root.my_message = 'Nmm...!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'yarare_openmouth':
if (_root.lang_eng == 0) {
if (_root.yarare12A._currentframe != 1) {
switch (Math.floor(Math.random() * 30) + 1) {
case 1:
_root.my_message = 'ã‚“ãã£â€¦â€¦ï¼';
break;
case 2:
_root.my_message = 'ã‚ã€ã£ã……ï¼';
break;
case 3:
_root.my_message = 'ã‚ã£â€¦â€¦ã‚“ã£â€¦â€¦';
break;
case 4:
_root.my_message = 'ãã£â€¦â€¦ã†ã………ï¼';
break;
case 5:
_root.my_message = 'ã‚“ã£â€¦â€¦ï¼';
break;
case 6:
_root.my_message = 'ã‚ã£â€¦â€¦ãã………ï¼';
break;
case 7:
_root.my_message = 'ã²ãã…ã£â€¦â€¦ï¼';
break;
case 8:
_root.my_message = 'ã²ã£ã€ãã£â€¦â€¦';
break;
case 9:
_root.my_message = 'ã²ã‚ã£â€¦â€¦ï¼';
break;
case 10:
_root.my_message = 'ã†ã£ã€ãã………';
break;
case 11:
_root.my_message = 'ã‚ã……';
break;
case 12:
_root.my_message = 'ã‚……ã¯ãã£â€¦â€¦ï¼';
break;
case 13:
_root.my_message = 'ã‚“ã£â€¦â€¦ãµã………';
break;
case 14:
_root.my_message = 'ã‚ã‚ã£â€¦â€¦ï¼';
break;
case 15:
_root.my_message = 'ã‚ã£â€¦â€¦ï¼';
break;
case 16:
_root.my_message = 'ã‚“ã‚ã£â€¦â€¦ï¼';
break;
case 17:
_root.my_message = 'ãã†ã£â€¦â€¦';
break;
case 18:
_root.my_message = 'ã‚ã£ã€ã‚ã£â€¦â€¦ï¼';
break;
case 19:
_root.my_message = 'ã‚“ã……ã£';
break;
case 20:
_root.my_message = 'ã‚ã‚……ã£';
break;
case 21:
_root.my_message = 'ããµã£â€¦â€¦';
break;
case 22:
_root.my_message = 'ã‚„ã£â€¦â€¦';
break;
case 23:
_root.my_message = 'ã‚“ã£â€¦â€¦ãã………ï¼';
break;
case 24:
_root.my_message = 'ã‚“ã£ã€ã‚“ã£â€¦â€¦';
break;
case 25:
_root.my_message = 'ã²ã……ãã……';
break;
case 26:
_root.my_message = 'ã‚ã………ã†ã………';
break;
case 27:
_root.my_message = 'ã¯ã……ã¯ã……';
break;
case 28:
_root.my_message = 'ã†ã£â€¦â€¦ã²ãã£â€¦â€¦';
break;
case 29:
_root.my_message = 'ã¯ã£ã€ãã†ã£â€¦â€¦';
break;
case 30:
_root.my_message = 'ã‚ã£ã€ã‚“ã£â€¦â€¦ï¼';
}
} else {
switch (Math.floor(Math.random() * 30) + 1) {
case 1:
_root.my_message = 'ã‚“ãã£â€¦â€¦ï¼';
break;
case 2:
_root.my_message = 'ã‚ã€ã£ã……ï¼';
break;
case 3:
_root.my_message = 'ã‚ã£â€¦â€¦ã‚“ã£â€¦â€¦';
break;
case 4:
_root.my_message = 'ãã£â€¦â€¦ã†ã………ï¼';
break;
case 5:
_root.my_message = 'ã‚„ã£ã€ã‚„ã‚ã£â€¦â€¦ï¼';
break;
case 6:
_root.my_message = 'ã‚ã£â€¦â€¦ãã………ï¼';
break;
case 7:
_root.my_message = 'ã²ãã…ã£â€¦â€¦ï¼';
break;
case 8:
_root.my_message = 'ã²ã£ã€ãã£â€¦â€¦';
break;
case 9:
_root.my_message = 'ã²ã‚ã£â€¦â€¦ï¼';
break;
case 10:
_root.my_message = 'ã†ã£ã€ãã………';
break;
case 11:
_root.my_message = 'ã‚„ã€ã‚„ã‚ã¦ã‡â€¦â€¦ï¼';
break;
case 12:
_root.my_message = 'ã‚……ã¯ãã£â€¦â€¦ï¼';
break;
case 13:
_root.my_message = 'ã‚“ã£â€¦â€¦ãµã………';
break;
case 14:
_root.my_message = 'ã‚ã‚ã£â€¦â€¦ï¼';
break;
case 15:
_root.my_message = 'ã‚ã£â€¦â€¦ï¼';
break;
case 16:
_root.my_message = 'ã‚“ã‚ã£â€¦â€¦ï¼';
break;
case 17:
_root.my_message = 'ãã†ã£â€¦â€¦';
break;
case 18:
_root.my_message = 'ã‚ã£ã€ã‚ã£â€¦â€¦ï¼';
break;
case 19:
_root.my_message = 'ãã‚“ãªã«ã—ãŸã‚‰â€¦â€¦ã£';
break;
case 20:
_root.my_message = 'ã ã€ã ã‚ã‡â€¦â€¦ã£';
break;
case 21:
_root.my_message = 'ããµã£â€¦â€¦';
break;
case 22:
_root.my_message = 'ã‚„ã€ã‚„ã‚……';
break;
case 23:
_root.my_message = 'ã‚“ã£â€¦â€¦ãã………ï¼';
break;
case 24:
_root.my_message = 'ã‚“ã£ã€ã‚“ã£â€¦â€¦';
break;
case 25:
_root.my_message = 'ã²ã……ãã……';
break;
case 26:
_root.my_message = 'ã‚ã………ã†ã………';
break;
case 27:
_root.my_message = 'ã¯ã……ã¯ã……';
break;
case 28:
_root.my_message = 'ã†ã£â€¦â€¦ã²ãã£â€¦â€¦';
break;
case 29:
_root.my_message = 'ã¯ã£ã€ãã†ã£â€¦â€¦';
break;
case 30:
_root.my_message = 'ã‚ã£ã€ã‚“ã£â€¦â€¦ï¼';
}
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'Nmm...';
break;
case 2:
_root.my_message = 'Ah...!';
break;
case 3:
_root.my_message = 'Huh...';
break;
case 4:
_root.my_message = 'Uhh...';
break;
case 5:
_root.my_message = 'Ah...huh...';
break;
case 6:
_root.my_message = 'Aghh...!';
break;
case 7:
_root.my_message = 'Oh...no...no...';
break;
case 8:
_root.my_message = 'Huh...ahh...!';
break;
case 9:
_root.my_message = 'Nmm...ah...!';
break;
case 10:
_root.my_message = 'No...!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'yarare_closemouth':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 30) + 1) {
case 1:
_root.my_message = 'ã‚“ã¶ã£â€¦â€¦ï¼';
break;
case 2:
_root.my_message = 'ãã£ã€ã‚€ã£â€¦â€¦ï¼';
break;
case 3:
_root.my_message = 'ãµãã£â€¦â€¦ã†ã£';
break;
case 4:
_root.my_message = 'ãã£â€¦â€¦ã†ã………ï¼';
break;
case 5:
_root.my_message = 'ã‚“ã£â€¦â€¦ï¼';
break;
case 6:
_root.my_message = 'ã‚“ãã………ï¼';
break;
case 7:
_root.my_message = 'ã‚€ãã…ã£â€¦â€¦ï¼';
break;
case 8:
_root.my_message = 'ã‚“ã‚“ã£â€¦â€¦ï¼';
break;
case 9:
_root.my_message = 'ã‚“ã‚€ã£â€¦â€¦ï¼';
break;
case 10:
_root.my_message = 'ã‚“ã£ã€ã‚“ã£â€¦â€¦';
break;
case 11:
_root.my_message = 'ã†ã†ã£â€¦â€¦ï¼';
break;
case 12:
_root.my_message = 'ãã£ã€ã†ã†â€¦â€¦ï¼';
break;
case 13:
_root.my_message = 'ã‚“ã£â€¦â€¦ã………';
break;
case 14:
_root.my_message = 'ã‚“ã£ã€ãã†ã£â€¦â€¦ï¼';
break;
case 15:
_root.my_message = 'ã‚“ãã£â€¦â€¦';
break;
case 16:
_root.my_message = 'ã‚“ã£ãµã£â€¦â€¦';
break;
case 17:
_root.my_message = 'ãã†ã£â€¦â€¦';
break;
case 18:
_root.my_message = 'ã‚„ã€ã‚„ã‚ã¸â€¦â€¦';
break;
case 19:
_root.my_message = 'ã·ãã€ãã†ã£â€¦â€¦';
break;
case 20:
_root.my_message = 'ã²ã‚ƒã€ã²ã‚ƒã‚……';
break;
case 21:
_root.my_message = 'ã†ã£ã€ã·â€¦â€¦';
break;
case 22:
_root.my_message = 'ã†ã£â€¦â€¦ã†ã†â€¦â€¦';
break;
case 23:
_root.my_message = 'ã‚“ãã£â€¦â€¦ã†ã†â€¦â€¦';
break;
case 24:
_root.my_message = 'ãã‚€ã£â€¦â€¦ï¼';
break;
case 25:
_root.my_message = 'ã‚“ã‚“ã£â€¦â€¦ï¼';
break;
case 26:
_root.my_message = 'ã†ã………';
break;
case 27:
_root.my_message = 'ãã£â€¦â€¦ã‚€ã………ï¼';
break;
case 28:
_root.my_message = 'ã†ã£â€¦â€¦ã²ãã£â€¦â€¦';
break;
case 29:
_root.my_message = 'ã†ã€ãã†ã£â€¦â€¦';
break;
case 30:
_root.my_message = 'ãã£â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...';
break;
case 2:
_root.my_message = 'Hu...nmm...';
break;
case 3:
_root.my_message = 'Hah...mm...';
break;
case 4:
_root.my_message = 'Uhh...n...!';
break;
case 5:
_root.my_message = 'Nm...nh...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'yarare_milk':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚“ããã£â€¦â€¦ï¼';
break;
case 2:
_root.my_message = 'ã§ã€å‡ºã¡ã‚ƒã†ã………ï¼';
break;
case 3:
_root.my_message = 'ã‚“ãã£â€¦â€¦ï¼';
break;
case 4:
_root.my_message = 'ã ã€ã ã‚ã‡ã£â€¦â€¦ï¼';
break;
case 5:
_root.my_message = 'ãµã‚ãã£â€¦â€¦ï¼';
break;
case 6:
_root.my_message = 'ã‚ãã………ï¼';
break;
case 7:
_root.my_message = 'ã„ã€ã„ã‚„ãã£â€¦â€¦ï¼';
break;
case 8:
_root.my_message = 'ã‚“ã£â€¦â€¦ãã………ï¼';
break;
case 9:
_root.my_message = 'ã²ã…ã£â€¦â€¦ï¼';
break;
case 10:
_root.my_message = 'ã‚ã£â€¦â€¦ã‚“ã£â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'Nmm...';
break;
case 2:
_root.my_message = 'Ah...!';
break;
case 3:
_root.my_message = 'Huh...';
break;
case 4:
_root.my_message = 'Uhh...';
break;
case 5:
_root.my_message = 'Ah...huh...';
break;
case 6:
_root.my_message = 'Aghh...!';
break;
case 7:
_root.my_message = 'Oh...no...no...';
break;
case 8:
_root.my_message = 'Huh...ahh...!';
break;
case 9:
_root.my_message = 'Nmm...ah...!';
break;
case 10:
_root.my_message = 'No...!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
case 'yarare_finish_openmouth':
if (_root.lang_eng == 0) {
if (_root.yarare7A._currentframe != 1 || _root.yarare7B._currentframe != 1 || _root.yarare11A._currentframe != 1 || _root.yarare12A._currentframe != 1 || _root.yarare15B._currentframe != 1) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚“ã‚ããã£â€¦â€¦ï¼ï¼';
break;
case 2:
_root.my_message = 'ã ã€ãƒ€ãƒ¡ã‡â€¦â€¦ï¼ï¼';
break;
case 3:
_root.my_message = 'ã„ã‚„ãã……ï¼ï¼';
break;
case 4:
_root.my_message = 'ã‚ã‚ã£â€¦â€¦ï¼ï¼';
break;
case 5:
_root.my_message = 'ã‚“ã¯ãã……ï¼ï¼';
break;
case 6:
_root.my_message = 'ã‚“ãã†ã…ã………ï¼ï¼';
break;
case 7:
_root.my_message = 'ã²ã£ã€ãã…ã………ï¼ï¼';
break;
case 8:
_root.my_message = 'ã„ã£ã€ã‚¤ãƒ¤ãã…ï¼ï¼';
break;
case 9:
_root.my_message = 'ã‚“ã£ã€ãã…ã………ï¼ï¼';
break;
case 10:
_root.my_message = 'ãµãã€ã‚ãã……ï¼ï¼';
}
} else {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚“ã‚ããã£â€¦â€¦ï¼ï¼';
break;
case 2:
_root.my_message = 'ã ã€å‡ºã—ã¡ã‚ƒãƒ€ãƒ¡ã‡â€¦';
break;
case 3:
_root.my_message = 'ã ã€å‡ºã•ãªã„ã§ã‡â€¦ï¼';
break;
case 4:
_root.my_message = 'ä¸ã¯ã‚¤ãƒ¤ã……ï¼';
break;
case 5:
_root.my_message = 'ã‚“ã¯ãã……ï¼ï¼';
break;
case 6:
_root.my_message = 'ã‚“ãã†ã…ã………ï¼ï¼';
break;
case 7:
_root.my_message = 'ã²ã£ã€ãã…ã………ï¼ï¼';
break;
case 8:
_root.my_message = 'ã„ã£ã€ã‚¤ãƒ¤ãã…ï¼ï¼';
break;
case 9:
_root.my_message = 'ã‚“ã£ã€ãã…ã………ï¼ï¼';
break;
case 10:
_root.my_message = 'ãµãã€ã‚ãã……ï¼ï¼';
}
}
_root.fukidashi = _root.my_message.length + 10;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...huh...!!';
break;
case 2:
_root.my_message = 'Ahhhh...!!';
break;
case 3:
_root.my_message = 'Uah...ahh...!!';
break;
case 4:
_root.my_message = 'Aghhh...!!';
break;
case 5:
_root.my_message = 'Ah...nmm...!!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2) + 10;
}
break;
case 'yarare_org_openmouth':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã²ã£ãã†ã…ã………ï¼';
break;
case 2:
_root.my_message = 'イã£ã€ã‚¤ã‚¯ã…ã………ï¼';
break;
case 3:
_root.my_message = 'ã‚“ã£ã€ãã…ã………ï¼';
break;
case 4:
_root.my_message = 'ã²ã‚ãã……ï¼';
break;
case 5:
_root.my_message = 'ã‚ã£ã€ã¯ãã……ï¼';
break;
case 6:
_root.my_message = 'ã‚“ã¯ãã……ï¼';
break;
case 7:
_root.my_message = 'ã‚ãã…ã………ï¼';
break;
case 8:
_root.my_message = 'ã„ã£ã€ã„ã‚„ãã……ï¼';
break;
case 9:
_root.my_message = 'イã€ã‚¤ã£ã¡ã‚ƒã†ã……ï¼';
break;
case 10:
_root.my_message = 'ã ã£ã€ãƒ€ãƒ¡ã‡ã‡â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length + 10;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...huh...!!';
break;
case 2:
_root.my_message = 'Ahhhh...!!';
break;
case 3:
_root.my_message = 'Uah...ahh...!!';
break;
case 4:
_root.my_message = 'Aghhh...!!';
break;
case 5:
_root.my_message = 'Ah...nmm...!!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2) + 10;
}
break;
case 'yarare_finish_closemouth':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚“ãã£ã€ã†ã………ï¼ï¼';
break;
case 2:
_root.my_message = 'ãã£ã€ã‚€ã†ã…ã£â€¦ï¼ï¼';
break;
case 3:
_root.my_message = 'ãµãã£â€¦ã†ã†ã£â€¦ï¼ï¼';
break;
case 4:
_root.my_message = 'ãã£â€¦â€¦ã†ã†ã……ï¼ï¼';
break;
case 5:
_root.my_message = 'ã‚“ã£ãã…ã………ï¼ï¼';
break;
case 6:
_root.my_message = 'ã‚“ãã†ã…ã………ï¼ï¼';
break;
case 7:
_root.my_message = 'ã‚“ã‚€ã†ã…ã£â€¦â€¦ï¼ï¼';
break;
case 8:
_root.my_message = 'ãã†ã†ã…ã£â€¦â€¦ï¼ï¼';
break;
case 9:
_root.my_message = 'ã²ãã£ã€ã†ã………ï¼ï¼';
break;
case 10:
_root.my_message = 'ã‚“ã·ã£ã€ã†ã………ï¼ï¼';
}
_root.fukidashi = _root.my_message.length + 10;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...huh...!!';
break;
case 2:
_root.my_message = 'Unmm...!!';
break;
case 3:
_root.my_message = 'Uh...nmm...!!';
break;
case 4:
_root.my_message = 'Ughhh...!!';
break;
case 5:
_root.my_message = 'Nh...nmm...!!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2) + 10;
}
break;
case 'yarare_org_closemouth':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 10) + 1) {
case 1:
_root.my_message = 'ã‚“ã£ãã†ã…ã………ï¼';
break;
case 2:
_root.my_message = 'ã‚“ã†ã…ã………ï¼';
break;
case 3:
_root.my_message = 'ã‚“ã£ã€ãã…ã…ã………ï¼';
break;
case 4:
_root.my_message = 'ã‚“ã‚€ã†ã………ï¼';
break;
case 5:
_root.my_message = 'ã‚€ãã£ã€ã†ã…ã………ï¼';
break;
case 6:
_root.my_message = 'ãã‚€ã…ã………ï¼';
break;
case 7:
_root.my_message = 'ã†ãã…ã………ï¼';
break;
case 8:
_root.my_message = 'ã‚“ã£ã€ã‚“ã‚“ã…ã£â€¦â€¦ï¼';
break;
case 9:
_root.my_message = 'ãã£ã€ã†ã…ã………ï¼';
break;
case 10:
_root.my_message = 'ã‚“ãã£ã€ã†ã…ã………ï¼';
}
_root.fukidashi = _root.my_message.length + 10;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Nmm...huh...!!';
break;
case 2:
_root.my_message = 'Unmm...!!';
break;
case 3:
_root.my_message = 'Uh...nmm...!!';
break;
case 4:
_root.my_message = 'Ughhh...!!';
break;
case 5:
_root.my_message = 'Nh...nmm...!!';
}
}
_root.fukidashi = Math.floor(_root.my_message.length / 2) + 10;
break;
case 'after':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'ã†â€¦â€¦ã†ã………';
break;
case 2:
_root.my_message = 'ã¯ã……ã¯ã……';
break;
case 3:
_root.my_message = 'ã†ã£â€¦â€¦ãã†â€¦â€¦';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Oh...no...';
break;
case 2:
_root.my_message = 'Ah...hah...';
break;
case 3:
_root.my_message = 'Nm...ah...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'after_finish':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ã†â€¦â€¦ã†ã………';
break;
case 2:
_root.my_message = 'ã¯ã……ã¯ã……';
break;
case 3:
_root.my_message = 'ãªã€ä¸ã§â€¦â€¦ã†ã†â€¦â€¦';
break;
case 4:
_root.my_message = 'ä¸ã§â€¦å‡ºã™ãªã‚“ã¦â€¦';
break;
case 5:
_root.my_message = 'ã‚ã€æº¢ã‚Œã¦â€¦â€¦';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Oh...no...';
break;
case 2:
_root.my_message = 'Ah...hah...';
break;
case 3:
_root.my_message = 'Nm...ah...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'after_org':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ã†â€¦â€¦ã†ã………';
break;
case 2:
_root.my_message = 'ã¯ã……ã¯ã……';
break;
case 3:
_root.my_message = 'ã“ã‚“ãªâ€¦â€¦ã²ã©ã„……';
break;
case 4:
_root.my_message = 'ã‚ã……熱ã„……';
break;
case 5:
_root.my_message = 'ãŠè…¹ã®ä¸ã§â€¦ã†ã……';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Oh...no...';
break;
case 2:
_root.my_message = 'Ah...hah...';
break;
case 3:
_root.my_message = 'Nm...ah...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'after_egg':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ã†ã€ç”£ã¾ã‚Œã¡ã‚ƒã†â€¦ï¼';
break;
case 2:
_root.my_message = 'ã‚ã€ã‚ã£ã€ã‚ãã…ï¼';
break;
case 3:
_root.my_message = 'ã§ã€å‡ºã¡ã‚ƒã†ã………ï¼';
break;
case 4:
_root.my_message = 'ã²ãã£ã€ã†ã………ï¼';
break;
case 5:
_root.my_message = 'ã‚ã£ã€ã‚ã¯ãã……ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Oh...no...';
break;
case 2:
_root.my_message = 'Ah...hah...';
break;
case 3:
_root.my_message = 'Nm...ah...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'restart':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ã¾ã€ã¾ã 大丈夫……';
break;
case 2:
_root.my_message = 'ã•ã€å…ˆã‚’急ãŒãªã„ã¨â€¦';
break;
case 3:
_root.my_message = 'ã¾ã ã€å¤‰ãªæ„Ÿã˜ãŒâ€¦â€¦';
break;
case 4:
_root.my_message = 'ã‚‚ã†â€¦â€¦';
break;
case 5:
_root.my_message = 'ã‚ã€è¶³ã«åŠ›ãŒâ€¦â€¦';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Still be fighting...';
break;
case 2:
_root.my_message = 'Fuh...nmm...';
break;
case 3:
_root.my_message = 'Nmm...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'gameover':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ã‚‚ã†â€¦â€¦ãƒ€ãƒ¡â€¦â€¦';
break;
case 2:
_root.my_message = 'ã“ã€ã“ã‚“ãªã¨ã“ã‚ã§â€¦';
break;
case 3:
_root.my_message = 'ã ã€èª°ã‹â€¦â€¦åŠ©ã‘……';
break;
case 4:
_root.my_message = 'ã‚ã€ç§â€¦â€¦ã‚‚ã†â€¦â€¦';
break;
case 5:
_root.my_message = 'ãã€ãã‚“ãªâ€¦â€¦';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.my_message = 'Oh...no...';
break;
case 2:
_root.my_message = 'Ah...hah...';
break;
case 3:
_root.my_message = 'Nm...ah...';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'chaser':
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ãゃã‚ã£ï¼';
break;
case 2:
_root.my_message = 'イヤãã£ï¼';
break;
case 3:
_root.my_message = 'ã‚„ã€ã‚„ã ã£â€¦â€¦ï¼';
break;
case 4:
_root.my_message = 'ãªã€ä½•ã£â€¦â€¦ï¼ï¼Ÿ';
break;
case 5:
_root.my_message = 'ã‚„ã€ã‚„ã‚ã£â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Stop!!';
break;
case 2:
_root.my_message = 'No!!';
break;
case 3:
_root.my_message = 'Agh!!';
break;
case 4:
_root.my_message = 'Uah!!';
break;
case 5:
_root.my_message = 'Nmm...!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
break;
case 'capture':
break;
if (_root.lang_eng == 0) {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'ãゃã‚ã£ï¼';
break;
case 2:
_root.my_message = 'イヤãã£ï¼';
break;
case 3:
_root.my_message = 'ã‚„ã€ã‚„ã ã£â€¦â€¦ï¼';
break;
case 4:
_root.my_message = 'ã‚ã‚ã£â€¦â€¦ï¼';
break;
case 5:
_root.my_message = 'ã‚„ã€ã‚„ã‚ã£â€¦â€¦ï¼';
}
_root.fukidashi = _root.my_message.length;
} else {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.my_message = 'Stop!!';
break;
case 2:
_root.my_message = 'No!!';
break;
case 3:
_root.my_message = 'Agh!!';
break;
case 4:
_root.my_message = 'Uah!!';
break;
case 5:
_root.my_message = 'Nmm...!';
}
_root.fukidashi = Math.floor(_root.my_message.length / 2);
}
default:
}
}
};
}
frame 1 {
_root.pause_func = function () {
if (Key.isDown(32)) {
if (_root.now_pause == 0 && _root.space_keydown == 0) {
_root.now_pause = 1;
_root.pause_black.gotoAndStop(2);
_root.player.player.stop();
_root.kyara00.mob.stop();
_root.count.stop();
_root.enemy_field.enemy1.MC.stop();
_root.enemy_field.enemy1.MC.MC.stop();
_root.yarare1A.MC.stop();
_root.yarare1B.MC.stop();
_root.yarare1A.MC.danmenzu.MC.stop();
_root.yarare1B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy2.MC.stop();
_root.enemy_field.enemy2.MC.MC.stop();
_root.yarare2A.MC.stop();
_root.yarare2B.MC.stop();
_root.yarare2A.MC.danmenzu.MC.stop();
_root.yarare2B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy3.MC.stop();
_root.enemy_field.enemy3.MC.MC.stop();
_root.yarare3A.MC.stop();
_root.yarare3B.MC.stop();
_root.yarare3A.MC.danmenzu.MC.stop();
_root.yarare3B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy4.MC.stop();
_root.enemy_field.enemy4.MC.MC.stop();
_root.yarare4A.MC.stop();
_root.yarare4B.MC.stop();
_root.yarare4A.MC.danmenzu.MC.stop();
_root.yarare4B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy5.MC.stop();
_root.enemy_field.enemy5.MC.MC.stop();
_root.yarare5A.MC.stop();
_root.yarare5B.MC.stop();
_root.yarare5A.MC.danmenzu.MC.stop();
_root.yarare5B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy6.MC.stop();
_root.enemy_field.enemy6.MC.MC.stop();
_root.yarare6A.MC.stop();
_root.yarare6B.MC.stop();
_root.yarare6A.MC.danmenzu.MC.stop();
_root.yarare6B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy7.MC.stop();
_root.enemy_field.enemy7.MC.MC.stop();
_root.yarare7A.MC.stop();
_root.yarare7B.MC.stop();
_root.yarare7A.MC.danmenzu.MC.stop();
_root.yarare7B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy8.MC.stop();
_root.enemy_field.enemy8.MC.MC.stop();
_root.yarare8A.MC.stop();
_root.yarare8B.MC.stop();
_root.yarare8A.MC.danmenzu.MC.stop();
_root.yarare8B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy9.MC.stop();
_root.enemy_field.enemy9.MC.MC.stop();
_root.yarare9A.MC.stop();
_root.yarare9B.MC.stop();
_root.yarare9A.MC.danmenzu.MC.stop();
_root.yarare9B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy10.MC.stop();
_root.enemy_field.enemy10.MC.MC.stop();
_root.yarare10A.MC.stop();
_root.yarare10B.MC.stop();
_root.yarare10A.MC.danmenzu.MC.stop();
_root.yarare10B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy11.MC.stop();
_root.enemy_field.enemy11.MC.MC.stop();
_root.yarare11A.MC.stop();
_root.yarare11B.MC.stop();
_root.yarare11A.MC.danmenzu.MC.stop();
_root.yarare11B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy12.MC.stop();
_root.enemy_field.enemy12.MC.MC.stop();
_root.yarare12A.MC.stop();
_root.yarare12B.MC.stop();
_root.yarare12A.MC.danmenzu.MC.stop();
_root.yarare12B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy13.MC.stop();
_root.enemy_field.enemy13.MC.MC.stop();
_root.yarare13A.MC.stop();
_root.yarare13B.MC.stop();
_root.yarare13A.MC.danmenzu.MC.stop();
_root.yarare13B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy14.MC.stop();
_root.enemy_field.enemy14.MC.MC.stop();
_root.yarare14A.MC.stop();
_root.yarare14B.MC.stop();
_root.yarare14A.MC.danmenzu.MC.stop();
_root.yarare14B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy15.MC.stop();
_root.enemy_field.enemy15.MC.MC.stop();
_root.yarare15A.MC.stop();
_root.yarare15B.MC.stop();
_root.yarare15A.MC.danmenzu.MC.stop();
_root.yarare15B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy16.MC.stop();
_root.enemy_field.enemy16.MC.MC.stop();
_root.yarare16A.MC.stop();
_root.yarare16B.MC.stop();
_root.yarare16A.MC.danmenzu.MC.stop();
_root.yarare16B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy17.MC.stop();
_root.enemy_field.enemy17.MC.MC.stop();
_root.yarare17A.MC.stop();
_root.yarare17B.MC.stop();
_root.yarare17A.MC.danmenzu.MC.stop();
_root.yarare17B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy18.MC.stop();
_root.enemy_field.enemy18.MC.MC.stop();
_root.yarare18A.MC.stop();
_root.yarare18B.MC.stop();
_root.yarare18A.MC.danmenzu.MC.stop();
_root.yarare18B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy19.MC.stop();
_root.enemy_field.enemy19.MC.MC.stop();
_root.yarare19A.MC.stop();
_root.yarare19B.MC.stop();
_root.yarare19A.MC.danmenzu.MC.stop();
_root.yarare19B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy20.MC.stop();
_root.enemy_field.enemy20.MC.MC.stop();
_root.enemy_field.enemy20.MC.MC.MC.stop();
_root.yarare20A.MC.stop();
_root.yarare20B.MC.stop();
_root.yarare20A.MC.danmenzu.MC.stop();
_root.yarare20B.MC.danmenzu.MC.stop();
_root.enemy_field.enemy21.MC.stop();
_root.enemy_field.enemy21.MC.MC.stop();
_root.yarare21A.MC.stop();
_root.yarare21B.MC.stop();
_root.yarare21A.MC.danmenzu.MC.stop();
_root.yarare21B.MC.danmenzu.MC.stop();
_root.gangbang1.MC1.stop();
_root.gangbang1.MC2.stop();
_root.gangbang1.MC3.stop();
_root.gangbang1.MC3.danmenzu.MC.stop();
_root.gangbang1.MC4.stop();
_root.gangbang1.MC5.stop();
_root.gangbang1.MC6.stop();
_root.gangbang1.MC7.stop();
_root.GLboss1.MC.stop();
_root.GLboss2.MC.stop();
if (_root.black_out_now01 == 1) {
_root.blackouter01.stop();
}
} else {
if (_root.space_keydown == 0) {
_root.now_pause = 0;
_root.pause_black.gotoAndStop(1);
_root.player.player.play();
if (_root.game_go != 1) {
_root.count.play();
}
if (_root.enemy_field.enemy1.MC._currentframe != 1) {
_root.enemy_field.enemy1.MC.play();
}
_root.enemy_field.enemy1.MC.MC.play();
_root.yarare1A.MC.play();
_root.yarare1B.MC.play();
_root.yarare1A.MC.danmenzu.MC.play();
_root.yarare1B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy2.MC._currentframe != 1) {
_root.enemy_field.enemy2.MC.play();
}
_root.enemy_field.enemy2.MC.MC.play();
_root.yarare2A.MC.play();
_root.yarare2B.MC.play();
_root.yarare2A.MC.danmenzu.MC.play();
_root.yarare2B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy3.MC._currentframe != 1) {
_root.enemy_field.enemy3.MC.play();
}
_root.enemy_field.enemy3.MC.MC.play();
_root.yarare3A.MC.play();
_root.yarare3B.MC.play();
_root.yarare3A.MC.danmenzu.MC.play();
_root.yarare3B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy4.MC._currentframe != 1) {
_root.enemy_field.enemy4.MC.play();
}
_root.enemy_field.enemy4.MC.MC.play();
_root.yarare4A.MC.play();
_root.yarare4B.MC.play();
_root.yarare4A.MC.danmenzu.MC.play();
_root.yarare4B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy5.MC._currentframe != 1) {
_root.enemy_field.enemy5.MC.play();
}
_root.enemy_field.enemy5.MC.MC.play();
_root.yarare5A.MC.play();
_root.yarare5B.MC.play();
_root.yarare5A.MC.danmenzu.MC.play();
_root.yarare5B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy6.MC._currentframe != 1) {
_root.enemy_field.enemy6.MC.play();
}
_root.enemy_field.enemy6.MC.MC.play();
_root.yarare6A.MC.play();
_root.yarare6B.MC.play();
_root.yarare6A.MC.danmenzu.MC.play();
_root.yarare6B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy7.MC._currentframe != 1) {
_root.enemy_field.enemy7.MC.play();
}
_root.enemy_field.enemy7.MC.MC.play();
_root.yarare7A.MC.play();
_root.yarare7B.MC.play();
_root.yarare7A.MC.danmenzu.MC.play();
_root.yarare7B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy8.MC._currentframe != 1) {
_root.enemy_field.enemy8.MC.play();
}
_root.enemy_field.enemy8.MC.MC.play();
_root.yarare8A.MC.play();
_root.yarare8B.MC.play();
_root.yarare8A.MC.danmenzu.MC.play();
_root.yarare8B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy9.MC._currentframe != 1) {
_root.enemy_field.enemy9.MC.play();
}
_root.enemy_field.enemy9.MC.MC.play();
_root.yarare9A.MC.play();
_root.yarare9B.MC.play();
_root.yarare9A.MC.danmenzu.MC.play();
_root.yarare9B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy10.MC._currentframe != 1) {
_root.enemy_field.enemy10.MC.play();
}
_root.enemy_field.enemy10.MC.MC.play();
_root.yarare10A.MC.play();
_root.yarare10B.MC.play();
_root.yarare10A.MC.danmenzu.MC.play();
_root.yarare10B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy11.MC._currentframe != 1) {
_root.enemy_field.enemy11.MC.play();
}
_root.enemy_field.enemy11.MC.MC.play();
_root.yarare11A.MC.play();
_root.yarare11B.MC.play();
_root.yarare11A.MC.danmenzu.MC.play();
_root.yarare11B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy12.MC._currentframe != 1) {
_root.enemy_field.enemy12.MC.play();
}
_root.enemy_field.enemy12.MC.MC.play();
_root.yarare12A.MC.play();
_root.yarare12B.MC.play();
_root.yarare12A.MC.danmenzu.MC.play();
_root.yarare12B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy13.MC._currentframe != 1) {
_root.enemy_field.enemy13.MC.play();
}
_root.enemy_field.enemy13.MC.MC.play();
_root.yarare13A.MC.play();
_root.yarare13B.MC.play();
_root.yarare13A.MC.danmenzu.MC.play();
_root.yarare13B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy14.MC._currentframe != 1) {
_root.enemy_field.enemy14.MC.play();
}
_root.enemy_field.enemy14.MC.MC.play();
_root.yarare14A.MC.play();
_root.yarare14B.MC.play();
_root.yarare14A.MC.danmenzu.MC.play();
_root.yarare14B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy15.MC._currentframe != 1 && _root.enemy_field.enemy15.MC._currentframe != 15) {
_root.enemy_field.enemy15.MC.play();
}
_root.enemy_field.enemy15.MC.MC.play();
_root.yarare15A.MC.play();
_root.yarare15B.MC.play();
_root.yarare15A.MC.danmenzu.MC.play();
_root.yarare15B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy16.MC._currentframe != 1) {
_root.enemy_field.enemy16.MC.play();
}
_root.enemy_field.enemy16.MC.MC.play();
_root.yarare16A.MC.play();
_root.yarare16B.MC.play();
_root.yarare16A.MC.danmenzu.MC.play();
_root.yarare16B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy17.MC._currentframe != 1) {
_root.enemy_field.enemy17.MC.play();
}
_root.enemy_field.enemy17.MC.MC.play();
_root.yarare17A.MC.play();
_root.yarare17B.MC.play();
_root.yarare17A.MC.danmenzu.MC.play();
_root.yarare17B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy18.MC._currentframe != 1) {
_root.enemy_field.enemy18.MC.play();
}
_root.enemy_field.enemy18.MC.MC.play();
_root.yarare18A.MC.play();
_root.yarare18B.MC.play();
_root.yarare18A.MC.danmenzu.MC.play();
_root.yarare18B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy19.MC._currentframe != 1) {
_root.enemy_field.enemy19.MC.play();
}
_root.enemy_field.enemy19.MC.MC.play();
_root.yarare19A.MC.play();
_root.yarare19B.MC.play();
_root.yarare19A.MC.danmenzu.MC.play();
_root.yarare19B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy20.MC._currentframe != 1 && _root.enemy_field.enemy20.MC._currentframe != 60) {
_root.enemy_field.enemy20.MC.play();
}
if (_root.enemy_field.enemy20.MC.MC._currentframe != 502) {
_root.enemy_field.enemy20.MC.MC.play();
}
_root.enemy_field.enemy20.MC.MC.MC.play();
_root.yarare20A.MC.play();
_root.yarare20B.MC.play();
_root.yarare20A.MC.danmenzu.MC.play();
_root.yarare20B.MC.danmenzu.MC.play();
if (_root.enemy_field.enemy21.MC._currentframe != 1 && _root.enemy_field.enemy21.MC._currentframe != 21) {
_root.enemy_field.enemy21.MC.play();
}
_root.enemy_field.enemy21.MC.MC.play();
_root.yarare21A.MC.play();
_root.yarare21B.MC.play();
_root.yarare21A.MC.danmenzu.MC.play();
_root.yarare21B.MC.danmenzu.MC.play();
_root.gangbang1.MC1.play();
_root.gangbang1.MC2.play();
_root.gangbang1.MC3.play();
_root.gangbang1.MC3.danmenzu.MC.play();
_root.gangbang1.MC4.play();
_root.gangbang1.MC5.play();
_root.gangbang1.MC6.play();
_root.gangbang1.MC7.play();
_root.GLboss1.MC.play();
_root.GLboss2.MC.play();
if (_root.black_out_now01 == 1) {
_root.blackouter01.play();
}
}
}
_root.space_keydown = 1;
} else {
_root.space_keydown = 0;
}
};
}
// unknown tag 88 length 36
button 1955 {
on (release) {
getURL('http://koooonsoft.jp/', '');
}
}
movieClip 1957 {
}
// unknown tag 88 length 76
movieClip 1961 {
}
movieClip 1962 {
}
movieClip 1965 {
frame 1 {
this.stop();
}
}
instance of movieClip 1965 {
onClipEvent (load) {
if (_root.trial_mode == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
movieClip 1968 {
frame 1 {
this.stop();
}
}
movieClip 1970 {
frame 1 {
this.stop();
}
}
movieClip 1972 {
}
instance gameoverMC1 of movieClip 1972 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 1974 {
frame 1 {
this.stop();
}
}
movieClip 1976 {
frame 1 {
this.stop();
}
}
movieClip 1978 {
frame 1 {
this.stop();
}
}
movieClip 1980 {
frame 1 {
this.stop();
}
}
movieClip 1982 {
frame 1 {
this.stop();
}
}
movieClip 1984 {
}
movieClip 1986 {
}
movieClip 1988 {
frame 1 {
this.stop();
}
}
movieClip 1990 {
}
movieClip 1992 {
}
movieClip 1994 {
}
movieClip 1996 {
}
movieClip 1998 {
}
movieClip 2000 {
}
movieClip 2002 {
}
movieClip 2004 {
}
movieClip 2006 {
}
movieClip 2008 {
}
movieClip 2010 {
}
movieClip 2012 {
}
movieClip 2014 {
}
movieClip 2016 {
}
movieClip 2018 {
}
movieClip 2020 {
}
movieClip 2022 {
}
movieClip 2024 {
}
movieClip 2026 {
}
movieClip 2028 {
}
movieClip 2030 {
}
movieClip 2032 {
}
movieClip 2034 {
}
movieClip 2036 {
}
movieClip 2038 {
}
movieClip 2040 {
}
movieClip 2042 {
}
movieClip 2044 {
}
movieClip 2046 {
}
movieClip 2048 {
}
movieClip 2050 {
}
instance gameoverMC2 of movieClip 2050 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2052 {
}
instance gameoverMC3 of movieClip 2052 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2054 {
}
instance gameoverMC4 of movieClip 2054 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2056 {
}
instance gameoverMC5 of movieClip 2056 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2058 {
}
instance gameoverMC6 of movieClip 2058 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2060 {
}
instance gameoverMC7 of movieClip 2060 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2062 {
}
instance gameoverMC8 of movieClip 2062 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
movieClip 2064 {
frame 1 {
this.stop();
}
}
movieClip 2066 {
}
movieClip 2068 {
}
movieClip 2071 {
}
// unknown tag 88 length 79
// unknown tag 88 length 79
movieClip 2078 {
instance of movieClip 2071 {
onClipEvent (load) {
_xscale = 0;
_root.loading = 0;
}
onClipEvent (enterFrame) {
_root.loading = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
_xscale = _root.loading;
_root.now = _root.getBytesLoaded();
_root.total = _root.getBytesTotal();
if (_root.now >= _root.total) {
_root.gotoAndStop(3);
}
}
}
}
movieClip 2080 {
frame 10 {
this.stop();
}
}
movieClip 2083 {
}
movieClip 2085 {
}
movieClip 2087 {
}
frame 2 {
this.gotoAndStop(1);
}
movieClip 2091 {
}
movieClip 2093 {
}
movieClip 2095 {
}
movieClip 2097 {
}
movieClip 2099 {
}
movieClip 2101 {
}
movieClip 2103 {
}
movieClip 2105 {
frame 8 {
_root.enemyspeed[3] = 5;
}
frame 32 {
_root.enemyspeed[3] = 0;
}
frame 42 {
if (this._parent._parent._x + this._parent._x <= 550 && this._parent._parent._x + this._parent._x >= 0 && Math.floor(Math.random() * 3) == 1) {
_root.enemyspeed[3] = 0;
this.gotoAndPlay('datui_attack');
} else {
this.gotoAndPlay('wait');
}
}
frame 59 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se019.start();
}
}
frame 79 {
_root.enemyspeed[3] = _root.enemyspeed_def[3];
this.gotoAndPlay('wait');
}
}
movieClip 2106 {
}
movieClip 2107 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(3);
this.stop();
}
}
movieClip 2110 {
}
movieClip 2111 flying_moray {
instance MC of movieClip 2107 {
onClipEvent (load) {
enemy_number = 3;
hit_width = 63;
hit_height = 88;
this_y_def = this.MC.hit._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
this_y = this.MC.hit._y - this_y_def;
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this_y, hit_height, enemy_number);
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 2110 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 2113 {
}
movieClip 2115 {
}
movieClip 2118 {
}
movieClip 2126 {
instance pause_stoper of movieClip 2118 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this._parent.stop();
} else {
this._parent.play();
}
}
}
frame 9 {
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this.gotoAndPlay('wink');
break;
default:
this.gotoAndPlay('wait');
}
}
frame 18 {
this.gotoAndPlay('wait');
}
}
movieClip 2129 {
}
movieClip 2131 {
}
movieClip 2132 {
}
movieClip 2134 {
}
movieClip 2136 {
}
movieClip 2138 {
}
movieClip 2140 {
}
movieClip 2142 {
}
movieClip 2144 {
}
movieClip 2146 {
}
movieClip 2148 {
}
movieClip 2149 {
instance of movieClip 140 {
onClipEvent (load) {
if (_root.hit_alpha == 1) {
this._alpha = 30;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.hit_alpha == 1) {
this._alpha = 30;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.now_pause == 0) {
if (_root.muteki == 0 && _root.yarare_on != 1) {
if (this.hitTest(_root.player.player.hitarea)) {
if (_root.move_height == 1) {
_root.player.gotoAndStop('void');
_root.yarare1A.gotoAndStop(2);
} else {
if (_root.move_height == -1) {
_root.player.gotoAndStop('void');
_root.yarare1B.gotoAndStop(2);
} else {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.player.gotoAndStop('void');
_root.yarare1A.gotoAndStop(2);
break;
case 2:
_root.player.gotoAndStop('void');
_root.yarare1B.gotoAndStop(2);
break;
default:
}
}
}
_root.ctrl_lock = 1;
_root.yarare_on = 1;
_root.move_speed = 0;
_root.move_height = 0;
_root.enemy_field.enemy1._alpha = 0;
_root.enemy_field.enemy1._y = 0;
_root.enemy_field.enemy1._x = 0;
_root.enemy_field.enemy1.MC._x = 160;
this._parent._parent.gotoAndStop(1);
_root.enemy_stop[1] = 1;
}
}
}
}
}
}
movieClip 2150 {
}
movieClip 2151 {
}
movieClip 2152 {
}
movieClip 2153 {
}
// unknown tag 88 length 126
movieClip 2156 {
}
movieClip 2157 {
}
movieClip 2159 {
}
movieClip 2160 {
}
movieClip 2271 {
frame 1 {
sleep_on = 0;
}
frame 20 {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
if (this._parent._parent._x + this._parent._x >= 400) {
this.gotoAndPlay('sleep_start');
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
this.gotoAndPlay('attackA');
break;
case 2:
this.gotoAndPlay('attackB');
break;
case 3:
this.gotoAndPlay('attackC');
break;
default:
}
}
break;
case 2:
this.gotoAndPlay('attackA');
break;
case 3:
this.gotoAndPlay('attackB');
break;
case 4:
this.gotoAndPlay('attackC');
break;
default:
}
break;
default:
this.gotoAndPlay('wait');
}
}
frame 30 {
sleep_on = 1;
}
instance of movieClip 2157 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
frame 59 {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
this.gotoAndPlay('sleep_loop');
break;
default:
this.gotoAndPlay('sleep_end');
}
}
frame 79 {
this.gotoAndPlay('wait');
}
frame 122 {
this.gotoAndPlay('wait');
}
frame 165 {
this.gotoAndPlay('wait');
}
frame 181 {
x_posi = this._parent._parent._parent._x + this._parent._parent._x + this._parent._x + this._x;
if (x_posi >= -200 && x_posi <= 550) {
_root.se016.start();
}
}
frame 208 {
this.gotoAndPlay('wait');
}
}
movieClip 2273 {
}
movieClip 2274 {
}
movieClip 2275 {
}
movieClip 2276 {
frame 1 {
this.stop();
}
frame 14 {
_root.enemy_killreset(1);
this.stop();
}
}
movieClip 2279 {
}
movieClip 2280 roper_wood {
instance MC of movieClip 2276 {
onClipEvent (load) {
enemy_number = 1;
hit_width = 66;
hit_height = 450;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
if (_root.enemyKILL[enemy_number] == 0) {
_root.fire_magic_hit(this._parent._x, this._x, hit_width, this._parent._y, this._y, hit_height, enemy_number);
if ((_root.enemyknockback_on[enemy_number] >= 1 || this._parent._x + this._x <= 300) && this.enemy1.sleep_on == 1) {
this.enemy1.sleep_on = 0;
this.enemy1.gotoAndPlay('sleep_end');
}
_root.enemyknockback_func(enemy_number, eval(this));
if (_root.enemyHP[enemy_number] <= 0 || (this._x + this._parent._x <= -1500 || this._x + this._parent._x >= 4000)) {
if (_root.enemyHP[enemy_number] <= 0) {
_root.se014.start();
}
_root.enemyKILL[enemy_number] = 1;
this.gotoAndPlay('kill');
}
_root.after_gameover(enemy_number);
}
}
}
}
instance of movieClip 2279 {
onClipEvent (load) {
this._alpha = 0;
x_posi = this._x;
y_posi = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent.MC._currentframe == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this._x = this._parent.MC._x + x_posi;
this._y = this._parent.MC._y + y_posi;
}
}
}
movieClip 2281 fire_hit_effect {
frame 1 {
_root.se004.start();
}
instance of movieClip 83 {
onClipEvent (load) {
this.gotoAndStop(2);
this._parent._x -= _root.move_speed;
}
onClipEvent (enterFrame) {
if (_root.now_pause == 1 && this._parent._currentframe < 11) {
this._parent.stop();
} else {
if (this._parent._currentframe < 11) {
this._parent._x -= _root.move_speed;
this._parent.play();
}
}
}
}
frame 12 {
this.removeMovieClip();
this.stop();
}
}
movieClip 2284 {
}
movieClip 2287 {
}
movieClip 2290 {
}
movieClip 2293 {
}
movieClip 2294 FB {
}
movieClip 2296 {
frame 2 {
this.stop();
}
}
movieClip 2297 {
}
movieClip 2298 {
instance of movieClip 2297 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this._parent._parent.stop();
this._parent._parent._parent.stop();
this._parent._parent._parent._parent.stop();
} else {
this._parent._parent.play();
if (this._parent._parent._parent._currentframe < 20) {
this._parent._parent._parent.play();
}
if (this._parent._parent._parent._parent._currentframe < 4) {
this._parent._parent._parent._parent.play();
}
}
}
}
}
movieClip 2299 {
frame 40 {
this.gotoAndPlay(1);
}
}
movieClip 2300 {
instance of movieClip 2296 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 13 {
this.stop();
}
}
movieClip 2303 {
frame 2 {
this.stop();
}
}
movieClip 2304 {
instance of movieClip 2303 {
onClipEvent (load) {
if (_root.HP >= 11) {
_root.HP -= 3;
}
this.gotoAndStop(2);
}
}
}
movieClip 2305 fire_bullet05 {
frame 1 {
this.FB_field.attachMovie('FB', 'FB', 10);
}
instance FB_field of movieClip 2304 {
onClipEvent (load) {
temp_x = this._x;
temp_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x += 30;
this._xscale += 4;
if (this._x > temp_x + 600) {
_root.fire_magic_on05 = 0;
this._parent.removeMovieClip();
}
this.FB.play();
} else {
this.FB.stop();
}
}
}
frame 5 {
_root.se003.start();
this.stop();
}
}
movieClip 2306 fire_bullet04 {
frame 1 {
this.FB_field.attachMovie('FB', 'FB', 10);
}
instance FB_field of movieClip 2304 {
onClipEvent (load) {
temp_x = this._x;
temp_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x += 30;
this._xscale += 4;
if (this._x > temp_x + 600) {
_root.fire_magic_on04 = 0;
this._parent.removeMovieClip();
}
this.FB.play();
} else {
this.FB.stop();
}
}
}
frame 5 {
_root.se003.start();
this.stop();
}
}
movieClip 2307 fire_bullet03 {
frame 1 {
this.FB_field.attachMovie('FB', 'FB', 10);
}
instance FB_field of movieClip 2304 {
onClipEvent (load) {
temp_x = this._x;
temp_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x += 30;
this._xscale += 4;
if (this._x > temp_x + 600) {
_root.fire_magic_on03 = 0;
this._parent.removeMovieClip();
}
this.FB.play();
} else {
this.FB.stop();
}
}
}
frame 5 {
_root.se003.start();
this.stop();
}
}
movieClip 2308 fire_bullet02 {
frame 1 {
this.FB_field.attachMovie('FB', 'FB', 10);
}
instance FB_field of movieClip 2304 {
onClipEvent (load) {
temp_x = this._x;
temp_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x += 30;
this._xscale += 4;
if (this._x > temp_x + 600) {
_root.fire_magic_on02 = 0;
this._parent.removeMovieClip();
}
this.FB.play();
} else {
this.FB.stop();
}
}
}
frame 5 {
_root.se003.start();
this.stop();
}
}
movieClip 2309 fire_bullet01 {
frame 1 {
this.FB_field.attachMovie('FB', 'FB', 10);
}
instance FB_field of movieClip 2304 {
onClipEvent (load) {
temp_x = this._x;
temp_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x += 30;
this._xscale += 4;
if (this._x > temp_x + 600) {
_root.fire_magic_on01 = 0;
this._parent.removeMovieClip();
}
this.FB.play();
} else {
this.FB.stop();
}
}
}
frame 5 {
_root.se003.start();
this.stop();
}
}
movieClip 2310 {
frame 1 {
this.stop();
}
}
frame 3 {
this.stop();
_root.lang_eng = 0;
}
button 2315 {
on (release) {
_root.se001.start();
_root.default_enemy_spec_normal();
this.gotoAndStop('title');
}
}
// unknown tag 88 length 79
movieClip 2319 {
}
instance of movieClip 2319 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
frame 4 {
_root.bgm_allstop();
_root.anim_remove();
_root.default_numbers();
_root.default_enemystatus();
if (_root.cheat_ON03 == 100) {
_root.fire_magic = '∞';
} else {
_root.fire_magic = 3;
}
}
movieClip 2322 {
}
movieClip 2324 {
instance of movieClip 2322 {
onClipEvent (enterFrame) {
if (this._x <= -1100) {
this._x = 0;
} else {
this._x -= 2;
}
}
}
}
// unknown tag 88 length 60
button 2327 {
on (release) {
getURL('http://koooonsoft.jp/', '');
}
}
movieClip 2332 {
frame 1 {
this.stop();
}
}
instance of movieClip 2332 {
onClipEvent (load) {
if (_root.trial_mode == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
button 2336 {
on (release) {
_root.se001.start();
_root.gotoAndStop('intro');
}
}
button 2338 {
on (release) {
_root.se001.start();
_root.gotoAndStop('howto');
}
}
button 2340 {
on (release) {
_root.se001.start();
if (passbox._currentframe == 1) {
passbox.gotoAndStop(2);
} else {
if (passbox._currentframe == 2) {
passbox.gotoAndStop(1);
}
}
}
}
button 2346 {
on (release) {
_root.cheat_func();
}
}
movieClip 2347 {
}
movieClip 2348 {
frame 2 {
this.stop();
}
}
movieClip 2349 {
instance passbox of movieClip 2348 {
onClipEvent (load) {
this.gotoAndStop(2);
key_enter_pass = 0;
_root.cheat_func = function () {
if (_root.passwordtext == 'g-open' && _root.cheat_ON01 != 1) {
_root.se099.start();
_root.cheat_ON01 = 1;
_root.open_gallery = 1;
_root.passwordtext = '';
}
if (_root.passwordtext == 'muteki' && _root.cheat_ON02 != 1) {
_root.se099.start();
_root.cheat_ON02 = 1;
_root.passwordtext = '';
}
if (_root.passwordtext == 'fire' && _root.cheat_ON03 != 1) {
_root.se099.start();
_root.cheat_ON03 = 1;
_root.fire_magic = '∞';
_root.passwordtext = '';
}
if (_root.passwordtext == 'goodjob' && (_root.cheat_ON01 != 1 || _root.cheat_ON02 != 1 || _root.cheat_ON03 != 1 || _root.cheat_ON04 != 1)) {
_root.se099.start();
_root.cheat_ON01 = 1;
_root.open_gallery = 1;
_root.cheat_ON02 = 1;
_root.cheat_ON03 = 1;
_root.fire_magic = '∞';
_root.passwordtext = '';
}
};
}
onClipEvent (enterFrame) {
if (!key_enter_pass && Key.isDown(13)) {
_root.cheat_func();
}
key_enter_pass = Key.isDown(13);
}
}
}
button 2355 {
on (release) {
_root.se001.start();
_root.now_stage = 1;
_root.gotoAndStop('stage');
}
}
button 2359 {
on (release) {
_root.se001.start();
_root.now_stage = 2;
_root.gotoAndStop('stage');
}
}
button 2363 {
on (release) {
_root.se001.start();
_root.now_stage = 3;
_root.gotoAndStop('stage');
}
}
button 2367 {
on (release) {
_root.se001.start();
_root.now_stage = 4;
_root.gotoAndStop('stage');
}
}
button 2371 {
on (release) {
_root.se001.start();
_root.now_stage = 5;
_root.gotoAndStop('stage');
}
}
button 2375 {
on (release) {
_root.se001.start();
_root.now_stage = 6;
_root.gotoAndStop('stage');
}
}
movieClip 2376 {
}
button 2378 {
on (release) {
_root.se001.start();
_root.now_stage = 'hell';
_root.gotoAndStop('stage');
}
}
button 2380 {
on (release) {
_root.se001.start();
_root.gotoAndStop('gallery');
}
}
button 2382 {
on (release) {
_root.se001.start();
_root.now_stage = 'debug';
_root.gotoAndStop('stage');
}
}
button 2384 {
on (release) {
_root.se001.start();
_root.gotoAndStop('gallery');
}
}
movieClip 2387 {
frame 1 {
this.stop();
}
}
instance of movieClip 2387 {
onClipEvent (load) {
if (_root.trial_mode == 1) {
this.gotoAndStop(5);
} else {
if (_root.open_gallery == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_root.trial_mode == 1) {
this.gotoAndStop(5);
} else {
if (_root.open_gallery == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2391 {
frame 1 {
this.stop();
}
}
movieClip 2394 {
frame 1 {
this.stop();
}
}
movieClip 2397 {
}
movieClip 2403 {
}
movieClip 2407 {
}
button 2412 {
on (press) {
this.startDrag(false, -80, 0, 0, 0);
}
on (release, releaseOutside) {
_root.se001.start();
this.stopDrag();
}
}
movieClip 2413 {
}
movieClip 2414 {
instance se_bar of movieClip 2413 {
onClipEvent (load) {
this._x = _root.se_bar_x_save;
}
onClipEvent (enterFrame) {
_root.se_bar_x_save = this._x;
_root.se_vol = this._x / 0.8 + 100;
_root.se001.setVolume(_root.se_vol);
}
}
}
movieClip 2416 {
}
button 2419 {
on (release) {
_root.se001.start();
if (_root.top_interface.option_menu.se.se_bar.se_bar._x > -80) {
_root.top_interface.option_menu.se.se_bar.se_bar._x = -80;
} else {
_root.top_interface.option_menu.se.se_bar.se_bar._x = 0;
}
}
}
movieClip 2420 {
instance of movieClip 2416 {
onClipEvent (load) {
if (this._alpha != 0 && _root.option.option.se.se_bar.se_bar._x > -80) {
this._alpha = 0;
} else {
if (this._alpha != 100 && _root.option.option.se.se_bar.se_bar._x <= -80) {
this._alpha = 100;
}
}
}
onClipEvent (enterFrame) {
if (this._alpha != 0 && _root.option.option.se.se_bar.se_bar._x > -80) {
this._alpha = 0;
} else {
if (this._alpha != 100 && _root.option.option.se.se_bar.se_bar._x <= -80) {
this._alpha = 100;
}
}
}
}
}
button 2422 {
on (press) {
this.startDrag(false, -80, 0, 0, 0);
}
on (release, releaseOutside) {
this.stopDrag();
_root.se001.start();
}
}
movieClip 2423 {
}
movieClip 2424 {
instance voice_bar of movieClip 2423 {
onClipEvent (load) {
this._x = _root.voice_bar_x_save;
}
onClipEvent (enterFrame) {
_root.voice_bar_x_save = this._x;
_root.voice_vol = this._x / 0.8 + 100;
_root.voice_aegi1_1.setVolume(_root.voice_vol);
}
}
}
button 2425 {
on (release) {
_root.se001.start();
if (_root.top_interface.option_menu.voice.voice_bar.voice_bar._x > -80) {
_root.top_interface.option_menu.voice.voice_bar.voice_bar._x = -80;
} else {
_root.top_interface.option_menu.voice.voice_bar.voice_bar._x = 0;
}
}
}
movieClip 2426 {
instance of movieClip 2416 {
onClipEvent (load) {
if (this._alpha != 0 && _root.option.option.voice.voice_bar.voice_bar._x > -80) {
this._alpha = 0;
} else {
if (this._alpha != 100 && _root.option.option.voice.voice_bar.voice_bar._x <= -80) {
this._alpha = 100;
}
}
}
onClipEvent (enterFrame) {
if (this._alpha != 0 && _root.option.option.voice.voice_bar.voice_bar._x > -80) {
this._alpha = 0;
} else {
if (this._alpha != 100 && _root.option.option.voice.voice_bar.voice_bar._x <= -80) {
this._alpha = 100;
}
}
}
}
}
movieClip 2430 {
frame 1 {
this.stop();
}
}
button 2434 {
on (release) {
_root.se001.start();
_root.difficult = 1;
_root.easy_escape = 0;
}
}
button 2438 {
on (release) {
_root.se001.start();
_root.difficult = 0;
_root.easy_escape = 0;
}
}
button 2441 {
on (release) {
_root.se001.start();
_root.difficult = 0;
_root.easy_escape = 1;
}
}
button 2443 {
on (release) {
_root.se001.start();
_root.difficult = 1;
_root.easy_escape = 0;
}
}
button 2445 {
on (release) {
_root.se001.start();
_root.difficult = 0;
_root.easy_escape = 0;
}
}
button 2447 {
on (release) {
_root.se001.start();
_root.difficult = 0;
_root.easy_escape = 1;
}
}
movieClip 2448 {
frame 1 {
this.stop();
}
instance of movieClip 2430 {
onClipEvent (load) {
if (_root.difficult == 0 && _root.easy_escape == 1 && this._currentframe != 3) {
this.gotoAndStop(3);
} else {
if (_root.difficult == 1 && _root.easy_escape == 0 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.difficult == 0 && _root.easy_escape == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
}
onClipEvent (enterFrame) {
if (_root.difficult == 0 && _root.easy_escape == 1 && this._currentframe != 3) {
this.gotoAndStop(3);
} else {
if (_root.difficult == 1 && _root.easy_escape == 0 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.difficult == 0 && _root.easy_escape == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
}
}
}
movieClip 2450 {
frame 1 {
this.stop();
}
}
button 2454 {
on (release) {
_root.se001.start();
_root.anime_reduction = 1;
}
}
button 2457 {
on (release) {
_root.se001.start();
_root.anime_reduction = 0;
}
}
button 2459 {
on (release) {
_root.se001.start();
_root.anime_reduction = 1;
}
}
button 2461 {
on (release) {
_root.se001.start();
_root.anime_reduction = 0;
}
}
movieClip 2462 {
frame 1 {
this.stop();
}
instance of movieClip 2450 {
onClipEvent (load) {
if (_root.anime_reduction == 1 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.anime_reduction == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_root.anime_reduction == 1 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.anime_reduction == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 2465 {
}
button 2468 {
on (release) {
_root.se001.start();
_root.datui_lock_hat = 1;
this.gotoAndStop(2);
}
}
button 2469 {
on (release) {
_root.se001.start();
_root.datui_lock_hat = 0;
this.gotoAndStop(1);
}
}
movieClip 2470 {
frame 1 {
this.stop();
}
}
movieClip 2472 {
}
button 2474 {
on (release) {
_root.se001.start();
_root.datui_lock_cloak = 1;
this.gotoAndStop(2);
}
}
button 2475 {
on (release) {
_root.se001.start();
_root.datui_lock_cloak = 0;
this.gotoAndStop(1);
}
}
movieClip 2476 {
frame 1 {
this.stop();
}
}
movieClip 2478 {
}
button 2480 {
on (release) {
_root.se001.start();
_root.datui_lock_breast_wear = 1;
this.gotoAndStop(2);
}
}
button 2481 {
on (release) {
_root.se001.start();
_root.datui_lock_breast_wear = 0;
this.gotoAndStop(1);
}
}
movieClip 2482 {
frame 1 {
this.stop();
}
}
movieClip 2484 {
}
button 2486 {
on (release) {
_root.se001.start();
_root.datui_lock_skirt = 1;
this.gotoAndStop(2);
}
}
button 2487 {
on (release) {
_root.se001.start();
_root.datui_lock_skirt = 0;
this.gotoAndStop(1);
}
}
movieClip 2488 {
frame 1 {
this.stop();
}
}
movieClip 2490 {
}
button 2492 {
on (release) {
_root.se001.start();
_root.datui_lock_arm = 1;
this.gotoAndStop(2);
}
}
button 2493 {
on (release) {
_root.se001.start();
_root.datui_lock_arm = 0;
this.gotoAndStop(1);
}
}
movieClip 2494 {
frame 1 {
this.stop();
}
}
movieClip 2496 {
}
button 2498 {
on (release) {
_root.se001.start();
_root.datui_lock_shoes = 1;
this.gotoAndStop(2);
}
}
button 2499 {
on (release) {
_root.se001.start();
_root.datui_lock_shoes = 0;
this.gotoAndStop(1);
}
}
movieClip 2500 {
frame 1 {
this.stop();
}
}
movieClip 2502 {
}
button 2504 {
on (release) {
_root.se001.start();
_root.datui_lock_pantu = 1;
this.gotoAndStop(2);
}
}
button 2505 {
on (release) {
_root.se001.start();
_root.datui_lock_pantu = 0;
this.gotoAndStop(1);
}
}
movieClip 2506 {
frame 1 {
this.stop();
}
}
movieClip 2508 {
}
button 2510 {
on (release) {
_root.se001.start();
_root.datui_lock_leg = 1;
this.gotoAndStop(2);
}
}
button 2511 {
on (release) {
_root.se001.start();
_root.datui_lock_leg = 0;
this.gotoAndStop(1);
}
}
movieClip 2512 {
frame 1 {
this.stop();
}
}
movieClip 2513 {
frame 1 {
this.stop();
}
instance of movieClip 2470 {
onClipEvent (load) {
if (_root.datui_lock_hat == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2476 {
onClipEvent (load) {
if (_root.datui_lock_cloak == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2482 {
onClipEvent (load) {
if (_root.datui_lock_breast_wear == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2488 {
onClipEvent (load) {
if (_root.datui_lock_skirt == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2494 {
onClipEvent (load) {
if (_root.datui_lock_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2500 {
onClipEvent (load) {
if (_root.datui_lock_shoes == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2506 {
onClipEvent (load) {
if (_root.datui_lock_pantu == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 2512 {
onClipEvent (load) {
if (_root.datui_lock_leg == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2516 {
}
button 2518 {
on (release) {
_root.se001.start();
_root.abnormal_egg = 0;
this.gotoAndStop(2);
}
}
button 2519 {
on (release) {
_root.se001.start();
_root.abnormal_egg = 1;
this.gotoAndStop(1);
}
}
movieClip 2520 {
frame 1 {
this.stop();
}
}
movieClip 2522 {
}
button 2524 {
on (release) {
_root.se001.start();
_root.abnormal_osikko = 'half';
this.gotoAndStop(2);
}
}
button 2525 {
on (release) {
_root.se001.start();
_root.abnormal_osikko = 'off';
this.gotoAndStop(3);
}
}
movieClip 2527 {
}
button 2528 {
on (release) {
_root.se001.start();
_root.abnormal_osikko = 'full';
this.gotoAndStop(1);
}
}
movieClip 2529 {
frame 1 {
this.stop();
}
}
movieClip 2531 {
}
button 2533 {
on (release) {
_root.se001.start();
_root.abnormal_futanari = 0;
this.gotoAndStop(2);
}
}
button 2534 {
on (release) {
_root.se001.start();
_root.abnormal_futanari = 1;
this.gotoAndStop(1);
}
}
movieClip 2535 {
frame 1 {
this.stop();
}
}
movieClip 2537 {
}
button 2539 {
on (release) {
_root.se001.start();
_root.abnormal_danmenzu = 0;
this.gotoAndStop(2);
}
}
button 2540 {
on (release) {
_root.se001.start();
_root.abnormal_danmenzu = 1;
this.gotoAndStop(1);
}
}
movieClip 2541 {
frame 1 {
this.stop();
}
}
movieClip 2543 {
}
button 2545 {
on (release) {
_root.se001.start();
_root.abnormal_3P = 0;
this.gotoAndStop(2);
}
}
button 2546 {
on (release) {
_root.se001.start();
_root.abnormal_3P = 1;
this.gotoAndStop(1);
}
}
movieClip 2547 {
frame 1 {
this.stop();
}
}
movieClip 2549 {
}
button 2551 {
on (release) {
_root.se001.start();
_root.abnormal_bonyu = 0;
this.gotoAndStop(2);
}
}
button 2552 {
on (release) {
_root.se001.start();
_root.abnormal_bonyu = 1;
this.gotoAndStop(1);
}
}
movieClip 2553 {
frame 1 {
this.stop();
}
}
button 2555 {
on (release) {
_root.se001.start();
_root.abnormal_egg = 0;
this.gotoAndStop(2);
}
}
button 2556 {
on (release) {
_root.se001.start();
_root.abnormal_egg = 1;
this.gotoAndStop(1);
}
}
movieClip 2557 {
frame 1 {
this.stop();
}
}
button 2559 {
on (release) {
_root.se001.start();
_root.abnormal_osikko = 0;
this.gotoAndStop(2);
}
}
button 2560 {
on (release) {
_root.se001.start();
_root.abnormal_osikko = 1;
this.gotoAndStop(1);
}
}
movieClip 2561 {
frame 1 {
this.stop();
}
}
button 2563 {
on (release) {
_root.se001.start();
_root.abnormal_futanari = 0;
this.gotoAndStop(2);
}
}
button 2564 {
on (release) {
_root.se001.start();
_root.abnormal_futanari = 1;
this.gotoAndStop(1);
}
}
movieClip 2565 {
frame 1 {
this.stop();
}
}
movieClip 2566 {
frame 1 {
this.stop();
}
instance of movieClip 2520 {
onClipEvent (load) {
if (_root.abnormal_egg == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2529 {
onClipEvent (load) {
switch (_root.abnormal_osikko) {
case 'full':
this.gotoAndStop(1);
break;
case 'half':
this.gotoAndStop(2);
break;
case 'off':
this.gotoAndStop(3);
break;
default:
}
}
}
instance of movieClip 2535 {
onClipEvent (load) {
if (_root.abnormal_futanari == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2541 {
onClipEvent (load) {
if (_root.abnormal_danmenzu == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2547 {
onClipEvent (load) {
if (_root.abnormal_3P == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2553 {
onClipEvent (load) {
if (_root.abnormal_bonyu == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
button 2569 {
on (release) {
_root.se001.start();
_root.hit_alpha = 1;
}
}
button 2571 {
on (release) {
_root.se001.start();
_root.hit_alpha = 0;
}
}
button 2573 {
on (release) {
_root.se001.start();
_root.hit_alpha = 1;
}
}
button 2575 {
on (release) {
_root.se001.start();
_root.hit_alpha = 0;
}
}
movieClip 2576 {
frame 1 {
this.stop();
}
instance of movieClip 2450 {
onClipEvent (load) {
if (_root.hit_alpha == 1 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.hit_alpha == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_root.hit_alpha == 1 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.hit_alpha == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
}
}
button 2579 {
on (release) {
_root.se001.start();
_root.message_hihyouji = 0;
}
}
button 2581 {
on (release) {
_root.se001.start();
_root.message_hihyouji = 1;
}
}
button 2583 {
on (release) {
_root.se001.start();
_root.message_hihyouji = 0;
}
}
button 2585 {
on (release) {
_root.se001.start();
_root.message_hihyouji = 1;
}
}
movieClip 2586 {
frame 1 {
this.stop();
}
instance of movieClip 2450 {
onClipEvent (load) {
if (_root.message_hihyouji == 1 && this._currentframe != 1) {
this.gotoAndStop(1);
} else {
if (_root.message_hihyouji == 0 && this._currentframe != 2) {
this.gotoAndStop(2);
}
}
}
onClipEvent (enterFrame) {
if (_root.message_hihyouji == 1 && this._currentframe != 1) {
this.gotoAndStop(1);
} else {
if (_root.message_hihyouji == 0 && this._currentframe != 2) {
this.gotoAndStop(2);
}
}
}
}
}
movieClip 2587 {
frame 1 {
this.stop();
}
}
button 2590 {
on (release) {
_quality = 'best';
_root.se001.start();
_root.gasitu_now = 4;
}
}
button 2592 {
on (release) {
_quality = 'high';
_root.se001.start();
_root.gasitu_now = 3;
}
}
button 2594 {
on (release) {
_quality = 'medium';
_root.se001.start();
_root.gasitu_now = 2;
}
}
button 2596 {
on (release) {
_quality = 'low';
_root.se001.start();
_root.gasitu_now = 1;
}
}
movieClip 2597 {
instance of movieClip 2587 {
onClipEvent (load) {
this.gotoAndStop(_root.gasitu_now);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.gasitu_now);
}
}
}
movieClip 2599 {
frame 1 {
this.stop();
}
}
button 2602 {
on (release) {
_root.se001.start();
_root.voice_timing = 0;
}
}
button 2605 {
on (release) {
_root.se001.start();
_root.voice_timing = 1;
}
}
movieClip 2607 {
frame 1 {
this.stop();
}
instance of movieClip 2599 {
onClipEvent (load) {
if (_root.voice_timing == 1 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.voice_timing == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_root.voice_timing == 1 && this._currentframe != 2) {
this.gotoAndStop(2);
} else {
if (_root.voice_timing == 0 && this._currentframe != 1) {
this.gotoAndStop(1);
}
}
}
}
}
button 2611 {
on (release) {
_root.se001.start();
gotoAndStop(1);
}
}
button 2614 {
on (release) {
_root.se001.start();
if (makers._currentframe != 1) {
makers.gotoAndStop(1);
} else {
makers.gotoAndStop(2);
}
}
}
button 2617 {
on (release) {
_root.se001.start();
OPsave_mes.gotoAndPlay(2);
_root.so.data.bgm_bar_x_save = _root.bgm_bar_x_save;
_root.so.data.se_bar_x_save = _root.se_bar_x_save;
_root.so.data.voice_bar_x_save = _root.voice_bar_x_save;
_root.so.data.difficult = _root.difficult;
_root.so.data.easy_escape = _root.easy_escape;
_root.so.data.datui_lock_hat = _root.datui_lock_hat;
_root.so.data.datui_lock_cloak = _root.datui_lock_cloak;
_root.so.data.datui_lock_breast_wear = _root.datui_lock_breast_wear;
_root.so.data.datui_lock_skirt = _root.datui_lock_skirt;
_root.so.data.datui_lock_pantu = _root.datui_lock_pantu;
_root.so.data.datui_lock_arm = _root.datui_lock_arm;
_root.so.data.datui_lock_leg = _root.datui_lock_leg;
_root.so.data.datui_lock_shoes = _root.datui_lock_shoes;
_root.so.data.abnormal_egg = _root.abnormal_egg;
_root.so.data.abnormal_bonyu = _root.abnormal_bonyu;
_root.so.data.abnormal_osikko = _root.abnormal_osikko;
_root.so.data.abnormal_futanari = _root.abnormal_futanari;
_root.so.data.abnormal_3P = _root.abnormal_3P;
_root.so.data.hit_alpha = _root.hit_alpha;
_root.so.data.message_hihyouji = _root.message_hihyouji;
_root.so.data.gasitu_now = _root.gasitu_now;
_root.so.data.abnormal_danmenzu = _root.abnormal_danmenzu;
_root.so.data.voice_timing = _root.voice_timing;
var ret = _root.so.flush();
if (ret == 'pending') {
_root.OPTmsg = 'ãƒãƒ¼ãƒ‰ãƒ‡ã‚£ã‚¹ã‚¯ã¸å¤‰æ›´å†…容をä¿å˜ã—ã¾ã™ã€‚';
} else {
if (ret) {
_root.OPTmsg = 'オプションã®å†…容をä¿å˜ã—ã¾ã—ãŸã€‚\n';
_root.OPTmsg += '次回起動時ã€è‡ªå‹•çš„ã«èªã¿è¾¼ã¾ã‚Œã¾ã™ã€‚\n';
_root.OPTmsg = _root.OPTmsg + 'ä½¿ç”¨å®¹é‡ : ' + _root.so.getSize() + 'byte\n';
} else {
_root.OPTmsg = '書ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸâ€¦â€¦';
}
}
}
}
movieClip 2619 {
instance bgm_bar of movieClip 2413 {
onClipEvent (load) {
this._x = _root.bgm_bar_x_save;
}
onClipEvent (enterFrame) {
_root.bgm_bar_x_save = this._x;
_root.bgm_vol = this._x / 0.8 + 100;
_root.bgm001.setVolume(_root.bgm_vol);
_root.bgm002.setVolume(_root.bgm_vol);
_root.bgm003.setVolume(_root.bgm_vol);
_root.bgm004.setVolume(_root.bgm_vol);
_root.bgm005.setVolume(_root.bgm_vol);
_root.bgm006.setVolume(_root.bgm_vol);
_root.bgm007.setVolume(_root.bgm_vol);
}
}
}
button 2620 {
on (release) {
_root.se001.start();
if (_root.top_interface.option_menu.bgm.bgm_bar.bgm_bar._x > -80) {
_root.top_interface.option_menu.bgm.bgm_bar.bgm_bar._x = -80;
} else {
_root.top_interface.option_menu.bgm.bgm_bar.bgm_bar._x = 0;
}
}
}
movieClip 2621 {
instance of movieClip 2416 {
onClipEvent (load) {
if (this._alpha != 0 && _root.option.option.se.se_bar.se_bar._x > -80) {
this._alpha = 0;
} else {
if (this._alpha != 100 && _root.option.option.se.se_bar.se_bar._x <= -80) {
this._alpha = 100;
}
}
}
onClipEvent (enterFrame) {
if (this._alpha != 0 && _root.option.option.se.se_bar.se_bar._x > -80) {
this._alpha = 0;
} else {
if (this._alpha != 100 && _root.option.option.se.se_bar.se_bar._x <= -80) {
this._alpha = 100;
}
}
}
}
}
button 2625 {
on (release) {
_root.se001.start();
if (_root.renewal_on != 1) {
_root.renewal_on = 1;
_root.top_interface.option_menu.renewal.renewal.renewal_mes.gotoAndStop(1);
} else {
_root.renewal_on = 0;
_root.top_interface.option_menu.renewal.renewal.renewal_mes.gotoAndStop('void');
}
}
}
button 2627 {
on (release) {
_root.se001.start();
if (_root.renewal_on != 1) {
_root.renewal_on = 1;
_root.top_interface.option_menu.renewal.renewal.renewal_mes.gotoAndStop(1);
} else {
_root.renewal_on = 0;
_root.top_interface.option_menu.renewal.renewal.renewal_mes.gotoAndStop('void');
}
}
}
movieClip 2628 {
frame 1 {
this.stop();
}
}
movieClip 2630 {
}
button 2632 {
on (release) {
_root.se001.start();
nextFrame();
}
}
button 2634 {
on (release) {
_root.se001.start();
prevFrame();
}
}
movieClip 2649 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
frame 3 {
this.stop();
}
frame 4 {
this.stop();
}
frame 5 {
this.stop();
}
frame 6 {
this.stop();
}
frame 7 {
this.stop();
}
frame 8 {
this.stop();
}
frame 9 {
this.stop();
}
frame 10 {
this.stop();
}
frame 11 {
this.stop();
}
frame 12 {
this.stop();
}
frame 13 {
this.stop();
}
frame 14 {
this.stop();
}
frame 15 {
this.stop();
}
frame 16 {
this.stop();
}
frame 17 {
this.stop();
}
}
movieClip 2662 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
frame 3 {
this.stop();
}
frame 4 {
this.stop();
}
frame 5 {
this.stop();
}
frame 6 {
this.stop();
}
frame 7 {
this.stop();
}
frame 8 {
this.stop();
}
frame 9 {
this.stop();
}
frame 10 {
this.stop();
}
frame 11 {
this.stop();
}
frame 12 {
this.stop();
}
frame 13 {
this.stop();
}
}
movieClip 2663 {
frame 1 {
this.stop();
}
instance renewal_mes of movieClip 2649 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
}
movieClip 2664 {
instance of movieClip 2628 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance renewal of movieClip 2663 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 2667 {
frame 2 {
this.stop();
}
}
movieClip 2669 {
}
movieClip 2670 {
frame 1 {
this.stop();
}
instance of movieClip 2667 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 70 {
this.gotoAndStop(1);
}
}
// unknown tag 88 length 76
movieClip 2677 {
frame 1 {
this.stop();
}
}
movieClip 2678 {
frame 1 {
this.stop();
}
instance of movieClip 2677 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 2679 {
frame 1 {
this.stop();
}
instance of movieClip 2541 {
onClipEvent (load) {
if (_root.abnormal_danmenzu == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2547 {
onClipEvent (load) {
if (_root.abnormal_3P == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 2680 {
frame 1 {
this.stop();
}
instance of movieClip 2448 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2462 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2513 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2566 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2576 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2586 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2607 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance makers of movieClip 2678 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
instance of movieClip 2679 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 2684 {
}
button 2685 {
on (release) {
_root.se001.start();
if (option_menu._currentframe == 1) {
if (_root.trial_mode == 1) {
option_menu.gotoAndStop(3);
} else {
option_menu.gotoAndStop(2);
}
} else {
option_menu.gotoAndStop(1);
}
}
}
movieClip 2691 {
}
movieClip 2693 {
}
movieClip 2695 {
}
movieClip 2697 {
}
// unknown tag 88 length 93
movieClip 2703 {
instance of movieClip 2693 {
onClipEvent (enterFrame) {
if (_root.now_stage == 'howto') {
} else {
if (_root.score <= 0) {
this._x = 0;
} else {
if (_root.score >= _root.GOAL_Point) {
this._x = 80;
} else {
this._x = (_root.score / _root.GOAL_Point) * 80;
}
}
}
}
}
instance of movieClip 2695 {
onClipEvent (enterFrame) {
if (_root.chaser_score + _root.chaser_startPoint >= _root.GOAL_Point) {
this._x = 80;
this._alpha = 100;
} else {
if (_root.chaser_score + _root.chaser_startPoint <= 0) {
this._x = 0;
this._alpha = 0;
} else {
this._x = ((_root.chaser_score + _root.chaser_startPoint) / _root.GOAL_Point) * 80;
this._alpha = 100;
}
}
}
}
instance of movieClip 2697 {
onClipEvent (enterFrame) {
switch (_root.now_stage) {
case 5:
if (_root.enemyHP[15] <= 0) {
this._xscale = 0;
} else {
if (_root.enemyHP[15] >= _root.enemyHP_max[15]) {
this._xscale = 100;
} else {
this._xscale = (_root.enemyHP[15] / _root.enemyHP_max[15]) * 100;
}
}
break;
case 6:
if (_root.enemyHP[20] <= 0) {
this._xscale = 0;
} else {
if (_root.enemyHP[20] >= _root.enemyHP_max[20]) {
this._xscale = 100;
} else {
this._xscale = (_root.enemyHP[20] / _root.enemyHP_max[20]) * 100;
}
}
break;
default:
}
}
}
}
movieClip 2706 {
}
movieClip 2707 {
instance of movieClip 2391 {
onClipEvent (load) {
_root.HP_REcount = 0;
}
onClipEvent (enterFrame) {
if (_root.cheat_ON02 == 1) {
_root.HP = 300;
this.gotoAndStop(_root.HP);
} else {
if (_root.HP >= 1 && _root.HP <= 300 && _root.yarare_on != 1 && _root.now_pause == 0) {
if (_root.HP_REcount == 30) {
_root.HP_REcount = 0;
_root.HP += 1;
} else {
_root.HP_REcount += 1;
}
}
if (_root.HP >= 300) {
_root.HP = 300;
this.gotoAndStop(300);
} else {
if (_root.HP <= 1) {
_root.HP = 1;
this.gotoAndStop(1);
} else {
this.gotoAndStop(_root.HP);
}
}
}
}
}
instance of movieClip 2394 {
onClipEvent (enterFrame) {
if (_root.pleasure >= 300) {
_root.pleasure = 300;
this.gotoAndStop(300);
} else {
if (_root.pleasure <= 1) {
_root.pleasure = 1;
this.gotoAndStop(1);
} else {
this.gotoAndStop(_root.pleasure);
}
}
}
}
instance option_menu of movieClip 2680 {
onClipEvent (load) {
this.gotoAndStop(1);
}
}
instance of movieClip 2703 {
onClipEvent (enterFrame) {
if (_root.now_stage == 'hell' || _root.now_stage == 'debug') {
this.gotoAndStop(3);
} else {
if (_root.BOSSmode_on != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
}
movieClip 2709 {
}
button 2711 {
on (release) {
_root.se001.start();
_root.top_interface._x = 3000;
_root.zoom_mc.vol_bar._y = 3000;
_root.zoom_mc.target_start._y = 3000;
_root.GLbtn.back_btn._y = 1;
_root.cheat_select._y = 1;
this.gotoAndStop(2);
}
}
button 2713 {
on (release) {
_root.se001.start();
_root.top_interface._x = 0;
_root.zoom_mc.vol_bar._y = 46;
_root.zoom_mc.target_start._y = 46;
_root.GLbtn.back_btn._y = 50;
_root.cheat_select._y = 47;
this.gotoAndStop(1);
}
}
movieClip 2714 {
frame 1 {
this.stop();
}
}
movieClip 2716 {
frame 2 {
this.stop();
}
}
button 2719 {
on (release) {
_root.se001.start();
if (_root.cheat_ON02 == 1) {
_root.cheat_ON02 = 2;
} else {
_root.cheat_ON02 = 1;
}
}
}
movieClip 2722 {
frame 1 {
this.stop();
}
}
movieClip 2723 {
instance of movieClip 2722 {
onClipEvent (load) {
if (_root.cheat_ON02 != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON02 != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
frame 2 {
this.stop();
}
}
button 2724 {
on (release) {
_root.se001.start();
if (_root.cheat_ON03 == 1) {
_root.cheat_ON03 = 2;
_root.fire_magic = 3;
} else {
_root.cheat_ON03 = 1;
_root.fire_magic = '∞';
}
}
}
movieClip 2727 {
frame 1 {
this.stop();
}
}
movieClip 2728 {
instance of movieClip 2727 {
onClipEvent (load) {
if (_root.cheat_ON03 != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON03 != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
frame 2 {
this.stop();
}
}
movieClip 2730 {
frame 2 {
this.stop();
}
}
movieClip 2732 {
frame 2 {
this.stop();
}
}
movieClip 2733 {
instance of movieClip 2716 {
onClipEvent (load) {
if (_root.cheat_ON01 == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON01 == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2723 {
onClipEvent (load) {
if (_root.cheat_ON02 >= 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON02 >= 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2728 {
onClipEvent (load) {
if (_root.cheat_ON03 >= 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON03 >= 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2730 {
onClipEvent (load) {
if (_root.cheat_ON04 == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON04 == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 2732 {
onClipEvent (load) {
if (_root.cheat_ON05 == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.cheat_ON05 == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
instance cheat_select of movieClip 2733 {
onClipEvent (load) {
if (_root.interface_closer._currentframe == 1) {
this._y = 47;
} else {
this._y = 1;
}
}
}
movieClip 2735 {
}
instance of movieClip 2735 {
onClipEvent (load) {
this._alpha = 0;
}
}
button 2739 {
on (release) {
_root.se099.start();
_root.cheat_ON01 = 1;
_root.open_gallery = 1;
_root.cheat_ON02 = 1;
_root.cheat_ON03 = 1;
_root.fire_magic = '∞';
}
}
button 2743 {
on (release) {
_root.se001.start();
_root.lang_eng = 1;
gotoAndStop(2);
}
}
button 2747 {
on (release) {
_root.se001.start();
_root.lang_eng = 0;
gotoAndStop(1);
}
}
movieClip 2748 {
frame 1 {
this.stop();
}
}
button 2752 {
on (release) {
_root.se001.start();
_root.gotoAndStop('ending');
}
}
movieClip 2753 {
frame 1 {
this.stop();
}
instance of movieClip 2748 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
gotoAndStop(1);
} else {
gotoAndStop(2);
}
}
}
}
instance of movieClip 2753 {
onClipEvent (load) {
if (_root.debug_mode == 0) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
movieClip 2758 {
}
// unknown tag 88 length 76
movieClip 2762 {
}
movieClip 2763 {
instance of movieClip 2758 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
movieClip 2765 {
frame 1 {
this.stop();
}
}
movieClip 2766 {
instance cloak of movieClip 2765 {
onClipEvent (load) {
if (_root.wear_cloak == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2768 {
frame 1 {
this.stop();
}
}
movieClip 2769 {
instance hat_back of movieClip 2768 {
onClipEvent (load) {
if (_root.wear_hat == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2771 {
}
movieClip 2773 {
frame 1 {
this.stop();
}
}
movieClip 2774 {
instance collar_back of movieClip 2773 {
onClipEvent (load) {
if (_root.wear_cloak == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2777 {
frame 1 {
this.stop();
}
}
movieClip 2778 {
instance left_arm of movieClip 2777 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2780 {
}
movieClip 2782 {
}
movieClip 2784 {
}
movieClip 2786 {
}
movieClip 2787 {
instance breast_wear_back of movieClip 2786 {
onClipEvent (load) {
if (_root.wear_breast == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2790 {
frame 1 {
this.stop();
}
}
movieClip 2791 {
instance right_arm of movieClip 2790 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2793 {
}
movieClip 2796 {
frame 1 {
this.stop();
}
}
movieClip 2797 {
instance left_forearm of movieClip 2796 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2800 {
frame 1 {
this.stop();
}
}
movieClip 2801 {
instance right_forearm of movieClip 2800 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2804 {
frame 1 {
this.stop();
}
}
movieClip 2805 {
instance left_hand of movieClip 2804 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2808 {
frame 1 {
this.stop();
}
}
movieClip 2809 {
instance right_handA of movieClip 2808 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2811 {
}
movieClip 2813 {
}
movieClip 2815 {
}
movieClip 2816 {
}
movieClip 2819 {
frame 1 {
this.stop();
}
}
movieClip 2820 {
instance right_handB of movieClip 2819 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2822 {
}
movieClip 2824 {
}
movieClip 2826 {
}
movieClip 2828 {
}
movieClip 2830 {
}
movieClip 2833 {
frame 1 {
this.stop();
}
}
movieClip 2834 {
instance left_thigh of movieClip 2833 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2836 {
}
movieClip 2838 {
}
movieClip 2840 {
}
movieClip 2842 {
}
movieClip 2844 {
frame 1 {
this.stop();
}
}
movieClip 2845 {
instance collar_right of movieClip 2844 {
onClipEvent (load) {
if (_root.wear_cloak == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2849 {
}
movieClip 2851 {
}
movieClip 2853 {
}
movieClip 2855 {
}
movieClip 2857 {
}
movieClip 2859 {
}
movieClip 2861 {
}
movieClip 2862 {
frame 1 {
this.stop();
}
}
movieClip 2864 {
instance of movieClip 2862 {
onClipEvent (load) {
if (this._parent._parent.touch_after == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2867 {
frame 1 {
this.stop();
}
}
movieClip 2868 {
instance of movieClip 2867 {
onClipEvent (load) {
if (this._parent._parent.touch_after == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2870 {
frame 1 {
this.stop();
}
}
movieClip 2871 {
instance hat_front of movieClip 2870 {
onClipEvent (load) {
if (_root.wear_hat == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2873 {
frame 1 {
this.stop();
}
}
movieClip 2874 {
instance collar_left of movieClip 2873 {
onClipEvent (load) {
if (_root.wear_cloak == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2876 {
}
movieClip 2878 {
}
movieClip 2879 {
frame 1 {
this.stop();
}
}
movieClip 2880 {
instance tie of movieClip 2879 {
onClipEvent (load) {
if (_root.wear_cloak == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2882 {
frame 1 {
this.stop();
}
}
movieClip 2883 {
}
movieClip 2885 {
frame 1 {
this.stop();
}
}
movieClip 2886 {
}
movieClip 2889 {
frame 1 {
this.stop();
}
}
movieClip 2890 {
instance right_thigh of movieClip 2889 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2892 {
frame 1 {
this.stop();
}
}
movieClip 2893 {
instance skirt_front of movieClip 2892 {
onClipEvent (load) {
if (_root.wear_skirt == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2895 {
frame 1 {
this.stop();
}
}
movieClip 2896 {
instance breast_wear_front of movieClip 2895 {
onClipEvent (load) {
if (_root.wear_breast == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
button 2898 {
on (press) {
this.gotoAndPlay('oppai');
}
}
movieClip 2900 {
}
movieClip 2902 {
}
movieClip 2904 {
}
movieClip 2905 {
}
movieClip 2906 {
}
movieClip 2907 {
frame 60 {
this.gotoAndPlay('wait');
}
frame 61 {
_root.voice_play('aegi1');
touch_after = 1;
}
frame 81 {
this.gotoAndPlay('wait');
}
}
instance of movieClip 2907 {
onClipEvent (load) {
touch_after = 0;
}
}
movieClip 2909 {
}
button 2910 {
on (release) {
_root.se001.start();
_root.now_stage = 1;
_root.gotoAndStop('stage');
}
}
frame 6 {
_root.now_stage = 'howto';
_root.default_numbers();
if (_root.trial_mode != 1) {
_root.player.loadMovie('data/data001.swf');
}
_root.default_zoom();
}
movieClip 2914 {
}
movieClip 2918 {
}
movieClip 2920 {
}
movieClip 2924 {
}
movieClip 2925 {
}
movieClip 2928 {
}
movieClip 2931 {
}
movieClip 2934 {
}
movieClip 2935 {
}
movieClip 2937 {
}
button 2938 {
on (release) {
_root.se001.start();
_root.gotoAndStop('title');
}
}
movieClip 2939 {
}
movieClip 2941 {
}
movieClip 2942 {
}
movieClip 2944 {
}
movieClip 2945 {
}
movieClip 2947 {
}
movieClip 2949 {
}
movieClip 2950 {
}
movieClip 2953 {
}
movieClip 2954 {
}
movieClip 2957 {
}
movieClip 2958 {
}
movieClip 2961 {
}
movieClip 2962 {
}
movieClip 2964 {
}
movieClip 2967 {
}
movieClip 2968 {
}
movieClip 2971 {
}
movieClip 2972 {
}
movieClip 2975 {
}
movieClip 2976 {
}
movieClip 2979 {
}
movieClip 2980 {
}
movieClip 2982 {
}
movieClip 2984 {
}
movieClip 2987 {
}
movieClip 2988 {
}
movieClip 2991 {
}
movieClip 2992 {
}
movieClip 2994 {
}
movieClip 2996 {
}
movieClip 2998 {
}
movieClip 3000 {
}
movieClip 3002 {
}
movieClip 3004 {
}
movieClip 3006 {
}
movieClip 3009 {
}
movieClip 3011 {
}
movieClip 3013 {
}
movieClip 3014 {
}
movieClip 3016 {
}
movieClip 3017 {
}
movieClip 3021 {
}
movieClip 3023 {
}
movieClip 3025 {
}
movieClip 3026 {
}
movieClip 3028 {
}
movieClip 3029 {
}
movieClip 3032 {
}
movieClip 3033 {
}
movieClip 3036 {
}
movieClip 3037 {
}
movieClip 3039 {
}
movieClip 3040 {
}
movieClip 3043 {
}
movieClip 3044 {
}
movieClip 3046 {
}
movieClip 3048 {
}
movieClip 3050 {
}
movieClip 3051 {
}
movieClip 3054 {
}
movieClip 3055 {
}
movieClip 3058 {
frame 1 {
this.stop();
}
}
movieClip 3059 {
}
movieClip 3061 {
}
movieClip 3063 {
}
movieClip 3064 {
}
movieClip 3065 {
}
instance player of movieClip 3065 {
onClipEvent (enterFrame) {
_root.player_ctrl();
}
}
movieClip 3067 {
}
movieClip 3069 {
}
movieClip 3072 {
}
movieClip 3075 {
}
movieClip 3077 {
}
movieClip 3079 {
}
movieClip 3080 {
}
button 3085 {
on (release) {
_root.se001.start();
this.gotoAndStop(2);
}
}
movieClip 3086 {
frame 1 {
this.stop();
}
}
// unknown tag 88 length 126
button 3092 {
on (release) {
_root.se001.start();
_root.gotoAndStop('title');
}
}
movieClip 3093 {
}
movieClip 3095 {
frame 1 {
this.stop();
}
instance option_menu of movieClip 3069 {
onClipEvent (load) {
this.gotoAndStop(1);
}
}
instance of movieClip 3072 {
onClipEvent (load) {
if (_root.gallery_mode_on == 1) {
this._alpha = 0;
} else {
this._alpha = 100;
}
}
}
instance of movieClip 3086 {
onClipEvent (load) {
if (_root.interface_closer._currentframe == 1) {
this._y = 53;
} else {
this._y = 3000;
}
}
}
instance of movieClip 3093 {
onClipEvent (load) {
if (_root.gallery_mode_on == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 3097 {
}
instance of movieClip 3097 {
onClipEvent (enterFrame) {
_root.move_speed_show = 'speed:' + _root.move_speed;
}
}
movieClip 3099 {
}
instance of movieClip 3099 {
onClipEvent (enterFrame) {
_root.summon_enemy01 = function () {
if (_root.enemy010_on != 1 && _root.enemy011_on != 1) {
if (_root.E010_ran_on != 1) {
_root.E010_ran_on = 1;
_root.E010_ran = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.E010_ran_count == _root.E010_ran) {
_root.E010_ran_on = 0;
_root.E010_ran = 0;
_root.E010_ran_count = 0;
switch (Math.floor(Math.random() * 6 + 1)) {
case 1:
_root.enemy_field.attachMovie('enemy011', 'enemy010', 10);
_root.enemy_field.enemy010._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy010._y = 60;
_root.enemy010_on = 1;
break;
case 2:
_root.enemy_field.attachMovie('enemy011', 'enemy010', 10);
_root.enemy_field.enemy010._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy010._y = 280;
_root.enemy010_on = 1;
break;
case 3:
_root.enemy_field.attachMovie('enemy011', 'enemy010', 10);
_root.enemy_field.enemy010._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy010._y = 200;
_root.enemy010_on = 1;
break;
case 4:
_root.enemy_field.attachMovie('enemy011', 'enemy010', 10);
_root.enemy_field.enemy010._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy010._y = 60;
_root.enemy010_on = 1;
_root.enemy_field.attachMovie('enemy012', 'enemy011', 11);
_root.enemy_field.enemy011._x = Math.floor(Math.random() * 1000) + 600;
_root.enemy_field.enemy011._y = 147;
_root.enemy011_on = 1;
break;
case 5:
_root.enemy_field.attachMovie('enemy011', 'enemy010', 10);
_root.enemy_field.enemy010._x = Math.floor(Math.random() * 1000) + 600;
_root.enemy_field.enemy010._y = 60;
_root.enemy010_on = 1;
_root.enemy_field.attachMovie('enemy012', 'enemy011', 11);
_root.enemy_field.enemy011._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy011._y = 290;
_root.enemy011_on = 1;
break;
case 6:
_root.enemy_field.attachMovie('enemy011', 'enemy010', 10);
_root.enemy_field.enemy010._x = Math.floor(Math.random() * 1000) + 600;
_root.enemy_field.enemy010._y = 80;
_root.enemy010_on = 1;
_root.enemy_field.attachMovie('enemy012', 'enemy011', 11);
_root.enemy_field.enemy011._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy011._y = 100;
_root.enemy011_on = 1;
break;
default:
}
} else {
_root.E010_ran_count += 1;
}
}
}
};
_root.summon_enemy02 = function () {
if (_root.enemy020_on != 1 && _root.score >= 0) {
if (_root.E020_ran_on != 1) {
_root.E020_ran_on = 1;
_root.E020_ran = Math.floor(Math.random() * 200) + 1;
} else {
if (_root.E020_ran_count == _root.E020_ran) {
_root.E020_ran_on = 0;
_root.E020_ran = 0;
_root.E020_ran_count = 0;
_root.enemy_field.attachMovie('enemy022', 'enemy020', 20);
_root.enemy_field.enemy020._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy020._y = 40;
_root.enemy020_on = 1;
} else {
_root.E020_ran_count += 1;
}
}
}
};
_root.summon_enemy03 = function () {
if (_root.enemy030_on != 1 && _root.score >= 0) {
if (_root.E030_ran_on != 1) {
_root.E030_ran_on = 1;
_root.E030_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E030_ran_count == _root.E030_ran) {
_root.E030_ran_on = 0;
_root.E030_ran = 0;
_root.E030_ran_count = 0;
_root.enemy_field.attachMovie('enemy031', 'enemy030', 5);
_root.enemy_field.enemy030._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy030._y = 340;
_root.enemy030_on = 1;
} else {
_root.E030_ran_count += 1;
}
}
}
};
_root.summon_enemy04 = function () {
if (_root.enemy040_on != 1 && _root.score >= 0) {
if (_root.E040_ran_on != 1) {
_root.E040_ran_on = 1;
_root.E040_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E040_ran_count == _root.E040_ran) {
_root.E040_ran_on = 0;
_root.E040_ran = 0;
_root.E040_ran_count = 0;
_root.enemy_field.attachMovie('enemy041', 'enemy040', 40);
_root.enemy_field.enemy040._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy040._y = 233.9;
_root.enemy040_on = 1;
} else {
_root.E040_ran_count += 1;
}
}
}
};
_root.summon_enemy05 = function () {
if (_root.enemy050_on != 1 && _root.enemy051_on != 1) {
if (_root.E050_ran_on != 1) {
_root.E050_ran_on = 1;
_root.E050_ran = Math.floor(Math.random() * 100) + 1;
} else {
if (_root.E050_ran_count == _root.E050_ran) {
_root.E050_ran_on = 0;
_root.E050_ran = 0;
_root.E050_ran_count = 0;
switch (Math.floor(Math.random() * 6 + 1)) {
case 1:
_root.enemy_field.attachMovie('enemy051', 'enemy050', 50);
_root.enemy_field.enemy050._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy050._y = 60;
_root.enemy050_on = 1;
break;
case 2:
_root.enemy_field.attachMovie('enemy051', 'enemy050', 50);
_root.enemy_field.enemy050._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy050._y = 280;
_root.enemy050_on = 1;
break;
case 3:
_root.enemy_field.attachMovie('enemy051', 'enemy050', 50);
_root.enemy_field.enemy050._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy050._y = 200;
_root.enemy050_on = 1;
break;
case 4:
_root.enemy_field.attachMovie('enemy051', 'enemy050', 50);
_root.enemy_field.enemy050._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy050._y = 60;
_root.enemy050_on = 1;
_root.enemy_field.attachMovie('enemy052', 'enemy051', 51);
_root.enemy_field.enemy051._x = Math.floor(Math.random() * 1000) + 600;
_root.enemy_field.enemy051._y = 147;
_root.enemy051_on = 1;
break;
case 5:
_root.enemy_field.attachMovie('enemy051', 'enemy050', 50);
_root.enemy_field.enemy050._x = Math.floor(Math.random() * 1000) + 600;
_root.enemy_field.enemy050._y = 60;
_root.enemy050_on = 1;
_root.enemy_field.attachMovie('enemy052', 'enemy051', 51);
_root.enemy_field.enemy051._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy051._y = 290;
_root.enemy051_on = 1;
break;
case 6:
_root.enemy_field.attachMovie('enemy051', 'enemy050', 50);
_root.enemy_field.enemy050._x = Math.floor(Math.random() * 1000) + 600;
_root.enemy_field.enemy050._y = 80;
_root.enemy050_on = 1;
_root.enemy_field.attachMovie('enemy052', 'enemy051', 51);
_root.enemy_field.enemy051._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy051._y = 90;
_root.enemy051_on = 1;
break;
default:
}
} else {
_root.E050_ran_count += 1;
}
}
}
};
_root.summon_enemy06 = function () {
if (_root.enemy060_on != 1 && _root.score >= 0) {
if (_root.E060_ran_on != 1) {
_root.E060_ran_on = 1;
_root.E060_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E060_ran_count == _root.E060_ran) {
_root.E060_ran_on = 0;
_root.E060_ran = 0;
_root.E060_ran_count = 0;
_root.enemy_field.attachMovie('enemy061', 'enemy060', 60);
_root.enemy_field.enemy060._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy060._y = 281.2;
_root.enemy060_on = 1;
} else {
_root.E060_ran_count += 1;
}
}
}
};
_root.summon_enemy07 = function () {
if (_root.enemy070_on != 1 && _root.score >= 0) {
if (_root.E070_ran_on != 1) {
_root.E070_ran_on = 1;
_root.E070_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E070_ran_count == _root.E070_ran) {
_root.E070_ran_on = 0;
_root.E070_ran = 0;
_root.E070_ran_count = 0;
_root.enemy_field.attachMovie('enemy072', 'enemy070', 70);
_root.enemy_field.enemy070._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy070._y = 147.8;
_root.enemy070_on = 1;
} else {
_root.E070_ran_count += 1;
}
}
}
};
_root.summon_enemy08 = function () {
if (_root.enemy080_on != 1 && _root.score >= 0) {
if (_root.E080_ran_on != 1) {
_root.E080_ran_on = 1;
_root.E080_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E080_ran_count == _root.E080_ran) {
_root.E080_ran_on = 0;
_root.E080_ran = 0;
_root.E080_ran_count = 0;
_root.enemy_field.attachMovie('enemy081', 'enemy080', 80);
_root.enemy_field.enemy080._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy080._y = 11.4;
_root.enemy080_on = 1;
} else {
_root.E080_ran_count += 1;
}
}
}
};
_root.summon_enemy09 = function () {
if (_root.enemy090_on != 1 && _root.score >= 0) {
if (_root.E090_ran_on != 1) {
_root.E090_ran_on = 1;
_root.E090_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E090_ran_count == _root.E090_ran) {
_root.E090_ran_on = 0;
_root.E090_ran = 0;
_root.E090_ran_count = 0;
_root.enemy_field.attachMovie('enemy091', 'enemy090', 90);
_root.enemy_field.enemy090._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy090._y = 333.6;
_root.enemy090_on = 1;
} else {
_root.E090_ran_count += 1;
}
}
}
};
_root.summon_enemy10 = function () {
if (_root.enemy100_on != 1 && _root.score >= 0) {
if (_root.E100_ran_on != 1) {
_root.E100_ran_on = 1;
_root.E100_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E100_ran_count == _root.E100_ran) {
_root.E100_ran_on = 0;
_root.E100_ran = 0;
_root.E100_ran_count = 0;
_root.enemy_field.attachMovie('enemy101', 'enemy100', 100);
_root.enemy_field.enemy100._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy100._y = 20;
_root.enemy100_on = 1;
} else {
_root.E100_ran_count += 1;
}
}
}
};
_root.summon_enemy11 = function () {
if (_root.enemy110_on != 1 && _root.score >= 0) {
if (_root.E110_ran_on != 1) {
_root.E110_ran_on = 1;
_root.E110_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E110_ran_count == _root.E110_ran) {
_root.E110_ran_on = 0;
_root.E110_ran = 0;
_root.E110_ran_count = 0;
_root.enemy_field.attachMovie('enemy111', 'enemy110', 110);
_root.enemy_field.enemy110._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy110._y = 170;
_root.enemy110_on = 1;
} else {
_root.E110_ran_count += 1;
}
}
}
};
_root.summon_enemy12 = function () {
if (_root.enemy120_on != 1 && _root.score >= 0) {
if (_root.E120_ran_on != 1) {
_root.E120_ran_on = 1;
_root.E120_ran = Math.floor(Math.random() * 150) + 1;
} else {
if (_root.E120_ran_count == _root.E120_ran) {
_root.E120_ran_on = 0;
_root.E120_ran = 0;
_root.E120_ran_count = 0;
_root.enemy_field.attachMovie('enemy121', 'enemy120', 120);
_root.enemy_field.enemy120._x = Math.floor(Math.random() * 1000) + 1000;
_root.enemy_field.enemy120._y = 190;
_root.enemy120_on = 1;
} else {
_root.E120_ran_count += 1;
}
}
}
};
}
onClipEvent (enterFrame) {
}
}
movieClip 3101 {
}
movieClip 3102 {
frame 1 {
this.stop();
}
instance target of movieClip 3101 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 18 {
this.gotoAndStop(1);
}
}
movieClip 3104 {
}
movieClip 3106 {
}
movieClip 3108 {
}
button 3109 {
on (press) {
startDrag('', false, left, top, right, bottom);
dragging = true;
_root.dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
_root.dragging = false;
}
}
movieClip 3110 {
}
movieClip 3111 {
instance knob of movieClip 3110 {
onClipEvent (load) {
top = _y - 100;
bottom = _y;
left = _x;
right = _x;
x_center_def = this._parent._parent.target._x;
y_center_def = this._parent._parent.target._y;
posi_log_x = this._parent._parent.target._x;
posi_log_y = this._parent._parent.target._y;
x_center = x_center_def;
y_center = y_center_def;
scale_log = _y;
_root.mc_x = _root.player._x;
_root.mc_y = _root.player._y;
_root.mc_xscale = _root.player._xscale;
_root.mc_yscale = _root.player._yscale;
}
onClipEvent (enterFrame) {
x_center = this._parent._parent.target._x;
y_center = this._parent._parent.target._y;
if (_y != scale_log || posi_log_x != this._parent._parent.target._x || posi_log_y != this._parent._parent.target._y) {
scale_xy = 500 - this._y * 4;
_root.player._xscale = scale_xy;
_root.player._yscale = scale_xy;
_root.BG._xscale = scale_xy;
_root.BG._yscale = scale_xy;
_root.enemy_field._xscale = scale_xy;
_root.enemy_field._yscale = scale_xy;
i = 1;
while (i <= 21) {
temp_adress = eval('_root.yarare' + i + 'A');
temp_adress._xscale = scale_xy;
temp_adress._yscale = scale_xy;
++i;
}
i = 1;
while (i <= 21) {
temp_adress = eval('_root.yarare' + i + 'B');
temp_adress._xscale = scale_xy;
temp_adress._yscale = scale_xy;
++i;
}
_root.gangbang1._xscale = scale_xy;
_root.gangbang1._yscale = scale_xy;
_root.gameoverMC1._xscale = scale_xy;
_root.gameoverMC1._yscale = scale_xy;
_root.gameoverMC2._xscale = scale_xy;
_root.gameoverMC2._yscale = scale_xy;
_root.gameoverMC3._xscale = scale_xy;
_root.gameoverMC3._yscale = scale_xy;
_root.gameoverMC4._xscale = scale_xy;
_root.gameoverMC4._yscale = scale_xy;
_root.gameoverMC5._xscale = scale_xy;
_root.gameoverMC5._yscale = scale_xy;
_root.gameoverMC6._xscale = scale_xy;
_root.gameoverMC6._yscale = scale_xy;
_root.gameoverMC7._xscale = scale_xy;
_root.gameoverMC7._yscale = scale_xy;
_root.magicMC._xscale = scale_xy;
_root.magicMC._yscale = scale_xy;
_root.chaser._xscale = scale_xy;
_root.chaser._yscale = scale_xy;
_root.GLbtn._xscale = scale_xy;
_root.GLbtn._yscale = scale_xy;
_root.GLbtn_voidbtn._xscale = scale_xy;
_root.GLbtn_voidbtn._yscale = scale_xy;
_root.GLboss1._xscale = scale_xy;
_root.GLboss1._yscale = scale_xy;
_root.GLboss2._xscale = scale_xy;
_root.GLboss2._yscale = scale_xy;
move_value = _y - scale_log;
if (x_center < 55) {
x_move = 0;
} else {
if (x_center > 495) {
x_move = (100 - _y) * 22;
} else {
x_move = (100 - _y) * ((x_center - 55) / 20);
}
}
if (y_center < 40) {
y_move = 0;
} else {
if (y_center > 360) {
y_move = (100 - _y) * 16;
} else {
y_move = (100 - _y) * ((y_center - 40) / 20);
}
}
if (scale_xy == 100) {
if (_root.gallery_mode_on == 1) {
_root.player._x = 80;
_root.player._y = 0;
} else {
_root.player._x = 0;
_root.player._y = 0;
}
_root.BG._x = 0;
_root.BG._y = 0;
_root.enemy_field._x = 0;
_root.enemy_field._y = 0;
i = 1;
while (i <= 21) {
temp_adress = eval('_root.yarare' + i + 'A');
temp_adress._x = 0;
temp_adress._y = 0;
++i;
}
i = 1;
while (i <= 21) {
temp_adress = eval('_root.yarare' + i + 'B');
temp_adress._x = 0;
temp_adress._y = 0;
++i;
}
_root.gangbang1._x = 0;
_root.gangbang1._y = 0;
_root.gameoverMC1._x = 0;
_root.gameoverMC1._y = 0;
_root.gameoverMC2._x = 0;
_root.gameoverMC2._y = 0;
_root.gameoverMC3._x = 0;
_root.gameoverMC3._y = 0;
_root.gameoverMC4._x = 0;
_root.gameoverMC4._y = 0;
_root.gameoverMC5._x = 0;
_root.gameoverMC5._y = 0;
_root.gameoverMC6._x = 0;
_root.gameoverMC6._y = 0;
_root.gameoverMC7._x = 0;
_root.gameoverMC7._y = 0;
_root.magicMC._x = 0;
_root.magicMC._y = 0;
_root.chaser._x = 0;
_root.chaser._y = 0;
_root.GLbtn._x = 0;
_root.GLbtn._y = 0;
_root.GLbtn_voidbtn._x = 0;
_root.GLbtn_voidbtn._y = 0;
_root.GLboss1._x = _root.GLboss1.x_memory;
_root.GLboss1._y = _root.GLboss1.y_memory;
_root.GLboss2._x = _root.GLboss2.x_memory;
_root.GLboss2._y = _root.GLboss2.y_memory;
} else {
if (_root.gallery_mode_on == 1) {
_root.player._x = 80 - x_move + 3.2 * (100 - _y);
_root.player._y = -y_move;
} else {
_root.player._x = -x_move;
_root.player._y = -y_move;
}
_root.BG._x = -x_move;
_root.BG._y = -y_move;
_root.enemy_field._x = -x_move;
_root.enemy_field._y = -y_move;
i = 1;
while (i <= 21) {
temp_adress = eval('_root.yarare' + i + 'A');
temp_adress._x = -x_move;
temp_adress._y = -y_move;
++i;
}
i = 1;
while (i <= 21) {
temp_adress = eval('_root.yarare' + i + 'B');
temp_adress._x = -x_move;
temp_adress._y = -y_move;
++i;
}
_root.gangbang1._x = -x_move;
_root.gangbang1._y = -y_move;
_root.gameoverMC1._x = -x_move;
_root.gameoverMC1._y = -y_move;
_root.gameoverMC2._x = -x_move;
_root.gameoverMC2._y = -y_move;
_root.gameoverMC3._x = -x_move;
_root.gameoverMC3._y = -y_move;
_root.gameoverMC4._x = -x_move;
_root.gameoverMC4._y = -y_move;
_root.gameoverMC5._x = -x_move;
_root.gameoverMC5._y = -y_move;
_root.gameoverMC6._x = -x_move;
_root.gameoverMC6._y = -y_move;
_root.gameoverMC7._x = -x_move;
_root.gameoverMC7._y = -y_move;
_root.magicMC._x = -x_move;
_root.magicMC._y = -y_move;
_root.chaser._x = -x_move;
_root.chaser._y = -y_move;
_root.GLbtn._x = -x_move;
_root.GLbtn._y = -y_move;
_root.GLbtn_voidbtn._x = -x_move;
_root.GLbtn_voidbtn._y = -y_move;
_root.GLboss1._x = -x_move + _root.GLboss1.x_memory + (_root.GLboss1.x_memory / 25) * (100 - _y);
_root.GLboss1._y = -y_move + _root.GLboss1.y_memory + (_root.GLboss1.y_memory / 25) * (100 - _y);
_root.GLboss2._x = -x_move + _root.GLboss2.x_memory + (_root.GLboss2.x_memory / 25) * (100 - _y);
_root.GLboss2._y = -y_move + _root.GLboss2.y_memory + (_root.GLboss2.y_memory / 25) * (100 - _y);
}
}
scale_log = _y;
posi_log_x = this._parent._parent.target._x;
posi_log_y = this._parent._parent.target._y;
_root.mc_x = _root.BG._x;
_root.mc_y = _root.BG._y;
_root.mc_xscale = x_center;
_root.mc_yscale = y_center;
}
}
}
button 3112 {
on (release) {
_root.se001.start();
this._parent.target_select.gotoAndStop(2);
}
}
movieClip 3114 {
}
movieClip 3117 {
}
button 3118 {
on (press) {
this._parent.target.startDrag();
}
on (release, releaseOutside) {
this._parent.target.stopDrag();
}
}
movieClip 3119 {
frame 1 {
this.stop();
}
}
// unknown tag 88 length 44
movieClip 3123 {
}
button 3124 {
on (release) {
this._parent.target._x = _root._xmouse;
this._parent.target._y = _root._ymouse;
this._parent.target.gotoAndPlay(2);
this.gotoAndStop(1);
}
}
movieClip 3125 {
frame 1 {
this.stop();
}
instance of movieClip 3123 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
movieClip 3126 {
instance target of movieClip 3102 {
onClipEvent (enterFrame) {
if (this._x < 0) {
this._x = 0;
}
if (this._x > 550) {
this._x = 550;
}
if (this._y < 0) {
this._y = 0;
}
if (this._y > 400) {
this._y = 400;
}
}
}
instance vol_bar of movieClip 3111 {
onClipEvent (load) {
if (_root.interface_closer._currentframe == 1) {
_root.zoom_mc.vol_bar._y = 46;
_root.zoom_mc.target_start._y = 46;
} else {
_root.zoom_mc.vol_bar._y = 3000;
_root.zoom_mc.target_start._y = 3000;
}
}
}
instance target_start of movieClip 3119 {
onClipEvent (load) {
drag_on = 0;
key_F = 0;
key_R = 0;
}
onClipEvent (enterFrame) {
if (this._parent.vol_bar.knob._y == 100) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (!key_F && Key.isDown(70)) {
_root.se001.start();
this._parent.target_select.gotoAndStop(2);
}
if (!key_R && Key.isDown(82)) {
_root.se001.start();
this._parent.vol_bar.knob._y = 100;
}
key_F = Key.isDown(70);
key_R = Key.isDown(82);
}
}
}
frame 7 {
_root.bgm_stop = function () {
switch (_root.bgm_set) {
case 1:
_root.bgm001.stop();
break;
case 2:
_root.bgm002.stop();
break;
case 3:
_root.bgm003.stop();
break;
case 4:
_root.bgm004.stop();
break;
case 5:
_root.bgm005.stop();
break;
case 6:
_root.bgm006.stop();
break;
case 7:
_root.bgm007.stop();
break;
case 8:
_root.bgm008.stop();
}
};
_root.default_numbers();
_root.default_enemystatus();
if (_root.trial_mode != 1) {
_root.player.loadMovie('data/data001.swf');
}
_root.default_zoom();
}
movieClip 3127 {
}
movieClip 3130 {
}
movieClip 3137 {
frame 1 {
this.stop();
}
}
movieClip 3140 {
}
movieClip 3143 {
}
movieClip 3152 {
frame 1 {
this.stop();
}
}
movieClip 3155 {
}
movieClip 3158 {
}
movieClip 3161 {
}
movieClip 3164 {
}
movieClip 3167 {
}
movieClip 3170 {
}
movieClip 3173 {
}
movieClip 3176 {
}
movieClip 3179 {
}
movieClip 3182 {
}
movieClip 3185 {
}
movieClip 3197 {
}
movieClip 3198 {
}
movieClip 3201 {
}
movieClip 3204 {
}
movieClip 3206 {
frame 1 {
this.stop();
}
frame 1 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š1';
}
instance mc1 of movieClip 3127 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 2 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š2';
}
instance mc3 of movieClip 3130 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.1;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc2 of movieClip 3137 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.3;
if (this._x <= -700) {
this._x = 700;
this.gotoAndStop(Math.floor(Math.random() * 3) + 1);
} else {
if (this._x > 700) {
this._x = -700;
this.gotoAndStop(Math.floor(Math.random() * 3) + 1);
}
}
}
}
}
instance mc1 of movieClip 3140 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 3 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š3';
}
instance mc3 of movieClip 3143 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.2;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc2 of movieClip 3152 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.4;
if (this._x <= -700) {
this._x = 700;
this.gotoAndStop(Math.floor(Math.random() * 4) + 1);
} else {
if (this._x > 700) {
this._x = -700;
this.gotoAndStop(Math.floor(Math.random() * 4) + 1);
}
}
}
}
}
instance mc1 of movieClip 3155 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 4 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š4';
}
instance mc1 of movieClip 3158 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 5 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š5';
}
instance of movieClip 3161 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.1;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc3 of movieClip 3164 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.2;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc2 of movieClip 3167 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.4;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc1 of movieClip 3170 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 6 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š6';
}
instance of movieClip 3173 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.1;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc3 of movieClip 3176 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.2;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc2 of movieClip 3179 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.4;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc1 of movieClip 3182 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 7 {
_root.debug_now_stage = 'ç¾åœ¨ã®ã‚¹ãƒ†ãƒ¼ã‚¸ï¼š7';
}
instance of movieClip 3185 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.1;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc3 of movieClip 3198 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.2;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc2 of movieClip 3201 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed * 0.4;
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
}
}
}
instance mc1 of movieClip 3204 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1) {
this._x -= _root.move_speed;
}
if (this._x <= -1100) {
this._x = 0;
} else {
if (this._x > 0) {
this._x = -1100;
}
}
_root.enemy_move_func();
}
}
frame 8 {
_root.debug_now_stage = 'ギャラリー用無地背景';
}
}
instance BG of movieClip 3206 {
onClipEvent (load) {
if (_root.now_stage != 'hell') {
this.gotoAndStop(_root.now_stage);
_root.bgm_stop();
switch (_root.now_stage) {
case 1:
_root.bgm001.start(0, 999);
_root.bgm_set = 1;
break;
case 2:
_root.bgm002.start(0, 999);
_root.bgm_set = 2;
break;
case 3:
_root.bgm003.start(0, 999);
_root.bgm_set = 3;
break;
case 4:
_root.bgm004.start(0, 999);
_root.bgm_set = 4;
break;
case 5:
_root.bgm005.start(0, 999);
_root.bgm_set = 5;
break;
case 6:
_root.bgm006.start(0, 999);
_root.bgm_set = 6;
break;
case 7:
_root.bgm007.start(0, 999);
_root.bgm_set = 7;
break;
default:
_root.bgm001.start(0, 999);
_root.bgm_set = 1;
}
} else {
if (_root.now_stage == 'hell') {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.bgm001.start(0, 999);
_root.bgm_set = 1;
this.gotoAndStop(_root.bgm_set);
break;
case 2:
_root.bgm002.start(0, 999);
_root.bgm_set = 2;
this.gotoAndStop(_root.bgm_set);
break;
case 3:
_root.bgm003.start(0, 999);
_root.bgm_set = 3;
this.gotoAndStop(_root.bgm_set);
break;
case 4:
_root.bgm004.start(0, 999);
_root.bgm_set = 4;
this.gotoAndStop(_root.bgm_set);
break;
case 5:
_root.bgm005.start(0, 999);
_root.bgm_set = 5;
this.gotoAndStop(_root.bgm_set);
break;
case 6:
_root.bgm006.start(0, 999);
_root.bgm_set = 6;
break;
case 7:
_root.bgm007.start(0, 999);
_root.bgm_set = 7;
break;
default:
_root.bgm001.start(0, 999);
_root.bgm_set = 1;
this.gotoAndStop(_root.bgm_set);
}
}
}
}
}
movieClip 3208 {
}
// unknown tag 88 length 70
movieClip 3228 {
}
instance enemy_field of movieClip 3228 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
instance player of movieClip 3065 {
onClipEvent (load) {
player.transform.colorTransform = color_tf;
}
onClipEvent (enterFrame) {
_root.player_ctrl();
}
}
movieClip 3230 {
}
movieClip 3232 {
}
instance hint_window of movieClip 3232 {
onClipEvent (load) {
_root.hint_message = '';
hint_message_history = '';
this._y = 415;
count = 0;
frame = 7;
y_posi = 403;
}
onClipEvent (enterFrame) {
if (_root.hint_message != hint_message_history) {
hint_message_history = _root.hint_message;
count = 1;
this._y = y_posi;
}
if (count != 0 && count <= frame) {
this._y += count - (frame + 1);
count += 1;
} else {
if (count != 0 && count <= frame + 60) {
this._y = 375;
count += 1;
} else {
if (count != 0 && count <= frame + 60 + frame) {
this._y -= count - (frame + 60 + frame + 1);
count += 1;
} else {
if (count != 0 && count > frame + 60 + frame) {
count = 0;
_root.hint_message = '';
hint_message_history = '';
this._y = y_posi;
}
}
}
}
}
}
movieClip 3233 {
}
movieClip 3273 {
}
movieClip 3274 {
instance chaser of movieClip 3273 {
onClipEvent (load) {
switch (_root.now_stage) {
case 1:
this._x = -1500;
_root.chaser_startPoint = -1500;
_root.GOAL_Point = 13000;
break;
case 2:
this._x = -1300;
_root.chaser_startPoint = -1300;
_root.GOAL_Point = 16000;
break;
case 3:
this._x = -1300;
_root.chaser_startPoint = -1300;
_root.GOAL_Point = 17000;
break;
case 4:
this._x = -1200;
_root.chaser_startPoint = -1200;
_root.GOAL_Point = 18000;
break;
case 5:
this._x = -50000;
_root.chaser_startPoint = -50000;
_root.GOAL_Point = 100000;
case 6:
this._x = -50000;
_root.chaser_startPoint = -50000;
_root.GOAL_Point = 100000;
break;
case 'hell':
this._x = -50000;
_root.chaser_startPoint = -50000;
_root.GOAL_Point = 30000;
break;
case 'debug':
this._x = -50000;
_root.chaser_startPoint = -50000;
_root.GOAL_Point = 30000;
break;
case 50:
this._x = -50000;
_root.chaser_startPoint = -50000;
_root.GOAL_Point = 100000;
break;
case 100:
this._x = -50000;
_root.chaser_startPoint = -50000;
_root.GOAL_Point = 30000;
}
}
onClipEvent (enterFrame) {
if (_root.game_go == 1 && _root.HP >= 2) {
if (this._x >= -30) {
if (_root.player._currentframe <= 41) {
_root.ctrl_lock = 1;
_root.onani_on = 0;
_root.move_speed = 0;
_root.move_height = 0;
_root.player.gotoAndStop('timeup');
}
} else {
if (_root.cheat_ON02 != 1 && _root.now_pause == 0 || _root.chaser_on == 1) {
switch (_root.now_stage) {
case 1:
this._x += 2;
_root.chaser_score += 2;
break;
case 2:
this._x += 3;
_root.chaser_score += 3;
break;
case 3:
this._x += 4;
_root.chaser_score += 4;
break;
case 4:
this._x += 3;
_root.chaser_score += 3;
break;
case 5:
this._x += 0;
_root.chaser_score += 0;
break;
case 6:
this._x += 0;
_root.chaser_score += 0;
break;
case 'hell':
this._x += 0;
_root.chaser_score += 0;
break;
case 'debug':
if (_root.chaser_on == 1) {
this._x += 3;
_root.chaser_score += 3;
} else {
this._x += 0;
_root.chaser_score += 0;
}
break;
case 50:
this._x += 0;
_root.chaser_score += 0;
break;
case 100:
if (_root.chaser_on == 1) {
this._x += 3;
_root.chaser_score += 3;
} else {
this._x += 0;
_root.chaser_score += 0;
}
break;
default:
}
if (_root.now_stage != 50 && _root.now_stage != 'hell' && (_root.now_stage != 'debug' || _root.chaser_on == 1) && (_root.now_stage != 5 || _root.now_stage != 6)) {
this._x -= _root.move_speed;
}
if (this._x >= 0 && _root.player._currentframe <= 41) {
_root.onani_on = 0;
_root.move_speed = 0;
_root.move_height = 0;
_root.player.gotoAndStop('timeup');
}
}
}
}
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 3276 {
}
movieClip 3278 {
}
movieClip 3280 {
}
movieClip 3281 {
instance of movieClip 3276 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 2 {
_root.game_go = 0;
}
frame 47 {
_root.game_go = 1;
this.stop();
}
}
movieClip 3283 {
}
movieClip 3284 {
}
movieClip 3285 {
frame 1 {
this.stop();
}
instance option_menu of movieClip 3283 {
onClipEvent (load) {
this.gotoAndStop(1);
}
}
frame 2 {
_root.black_out_now01 = 1;
}
frame 27 {
_root.black_out_now01 = 0;
this.gotoAndStop(1);
}
}
movieClip 3287 {
}
movieClip 3288 {
}
movieClip 3289 {
frame 1 {
this.stop();
}
instance option_menu of movieClip 3287 {
onClipEvent (load) {
this.gotoAndStop(1);
}
}
frame 28 {
switch (_root.BG._currentframe) {
case 1:
_root.gameoverMC1.gotoAndPlay(2);
break;
case 2:
_root.gameoverMC2.gotoAndPlay(2);
break;
case 3:
_root.gameoverMC3.gotoAndPlay(2);
break;
case 4:
_root.gameoverMC4.gotoAndPlay(2);
break;
case 5:
_root.gameoverMC5.gotoAndPlay(2);
break;
case 6:
_root.gameoverMC6.gotoAndPlay(2);
break;
case 7:
_root.gameoverMC7.gotoAndPlay(2);
break;
default:
}
_root.gotoAndStop('gameover');
}
frame 55 {
this.gotoAndStop(1);
}
}
movieClip 3291 {
}
movieClip 3292 {
}
movieClip 3295 {
}
// unknown tag 88 length 70
movieClip 3298 {
}
button 3299 {
on (release) {
blackouter.gotoAndPlay(2);
this.gotoAndStop(1);
}
}
movieClip 3300 {
frame 1 {
this.stop();
}
frame 27 {
this.stop();
}
frame 28 {
this.stop();
}
}
movieClip 3302 {
}
movieClip 3303 {
}
movieClip 3304 {
frame 1 {
this.stop();
}
instance option_menu of movieClip 3302 {
onClipEvent (load) {
this.gotoAndStop(1);
}
}
frame 18 {
_root.score = 0;
if (_root.trial_mode == 1) {
this._parent.gotoAndStop('trial_end');
} else {
if (_root.now_stage == 6) {
this._parent.gotoAndStop('ending');
} else {
this._parent.gotoAndStop('stageclear');
}
}
}
frame 35 {
_root.stage_change_on = 0;
_root.ctrl_lock = 0;
_root.muteki = 0;
this.gotoAndStop(1);
}
frame 116 {
_root.score = 0;
if (_root.trial_mode == 1) {
this._parent.gotoAndStop('trial_end');
} else {
if (_root.now_stage == 6) {
this._parent.gotoAndStop('ending');
} else {
this._parent.gotoAndStop('stageclear');
}
}
}
frame 133 {
_root.stage_change_on = 0;
_root.ctrl_lock = 0;
_root.muteki = 0;
this.gotoAndStop(1);
}
}
instance StageClearMC of movieClip 3304 {
onClipEvent (enterFrame) {
if (_root.stage_change_on == 1) {
} else {
if (_root.score >= _root.GOAL_Point && _root.now_stage != 'hell' && _root.now_stage != 'debug') {
_root.stage_change_on = 1;
_root.ctrl_lock = 1;
this.gotoAndPlay(2);
} else {
if (_root.BOSSmode_on == 1 && _root.enemyHP[15] <= 0 && _root.now_stage == 5 && _root._currentframe == 7) {
_root.stage_change_on = 1;
_root.ctrl_lock = 1;
this.gotoAndPlay(2);
} else {
if (_root.BOSSmode_on == 1 && _root.enemyHP[20] <= 0 && _root.now_stage == 6 && _root._currentframe == 7) {
_root.stage_change_on = 1;
_root.ctrl_lock = 1;
_root.move_speed = 0;
this.gotoAndPlay('bossA');
}
}
}
}
}
}
movieClip 3306 {
}
button 3308 {
on (press) {
_root.se001.start();
if (_root.HP >= 300) {
_root.HP = 300;
} else {
_root.HP += 20;
}
}
}
button 3309 {
on (press) {
_root.se001.start();
_root.HP = 1;
}
}
button 3310 {
on (press) {
_root.se001.start();
if (_root.HP <= 10) {
_root.HP = 1;
} else {
_root.HP -= 20;
}
}
}
button 3311 {
on (release) {
_root.se001.start();
if (_root.pleasure >= 280) {
_root.pleasure = 300;
} else {
_root.pleasure += 20;
}
}
}
button 3312 {
on (release) {
_root.se001.start();
_root.pleasure = 300;
}
}
button 3313 {
on (release) {
_root.se001.start();
if (_root.pleasure <= 1) {
_root.pleasure = 1;
} else {
_root.pleasure -= 20;
}
}
}
button 3314 {
on (release) {
_root.se001.start();
_root.chaser_on = 1;
_root.chaser_score = _root.score - _root.chaser_startPoint - 200;
_root.chaser.chaser._x = -200;
}
}
button 3315 {
on (release) {
if (_root.BG._currentframe == 6) {
_root.BG.gotoAndStop(1);
} else {
_root.BG.nextFrame();
}
_root.bgm_allstop();
bg_select = eval('_root.bgm00' + _root.BG._currentframe);
bg_select.start(0, 999);
_root.bgm_set = _root.BG._currentframe;
BGMname_view.gotoAndPlay('start');
}
}
button 3316 {
on (release) {
_root.se001.start();
_root.escape_count = 100;
}
}
movieClip 3317 {
frame 1 {
this.stop();
}
}
button 3318 {
on (release) {
if (_root.wear_hat != 1) {
_root.wear_hat = 1;
} else {
_root.wear_hat = 0;
}
_root.wear_reload();
}
}
button 3319 {
on (release) {
if (_root.wear_cloak != 1) {
_root.wear_cloak = 1;
} else {
_root.wear_cloak = 0;
}
_root.wear_reload();
}
}
button 3320 {
on (release) {
if (_root.wear_breast != 1) {
_root.wear_breast = 1;
} else {
_root.wear_breast = 0;
}
_root.wear_reload();
}
}
button 3321 {
on (release) {
if (_root.wear_skirt != 1) {
_root.wear_skirt = 1;
} else {
_root.wear_skirt = 0;
}
_root.wear_reload();
}
}
button 3322 {
on (release) {
if (_root.wear_arm != 1) {
_root.wear_arm = 1;
} else {
_root.wear_arm = 0;
}
_root.wear_reload();
}
}
button 3323 {
on (release) {
if (_root.wear_shoes != 1) {
_root.wear_shoes = 1;
} else {
_root.wear_shoes = 0;
}
_root.wear_reload();
}
}
button 3324 {
on (release) {
if (_root.wear_pantu != 1) {
_root.wear_pantu = 1;
} else {
_root.wear_pantu = 0;
}
_root.wear_reload();
}
}
button 3325 {
on (release) {
if (_root.wear_leg != 1) {
_root.wear_leg = 1;
} else {
_root.wear_leg = 0;
}
_root.wear_reload();
}
}
movieClip 3328 {
}
button 3329 {
on (release) {
if (_root.wear_hat != 1 || _root.wear_breast != 1 || _root.wear_skirt != 1 || _root.wear_cloak != 1 || _root.wear_arm != 1 || _root.wear_leg != 1 || _root.wear_pantu != 1 || _root.wear_shoes != 1) {
_root.wear_hat = 1;
_root.wear_breast = 1;
_root.wear_skirt = 1;
_root.wear_cloak = 1;
_root.wear_arm = 1;
_root.wear_leg = 1;
_root.wear_pantu = 1;
_root.wear_shoes = 1;
} else {
_root.wear_hat = 0;
_root.wear_breast = 0;
_root.wear_skirt = 0;
_root.wear_cloak = 0;
_root.wear_arm = 0;
_root.wear_leg = 0;
_root.wear_pantu = 0;
_root.wear_shoes = 0;
}
_root.wear_reload();
}
}
movieClip 3331 {
}
button 3333 {
on (release) {
_root.se001.start();
this.gotoAndStop(2);
}
}
movieClip 3343 {
}
button 3344 {
on (release) {
_root.se001.start();
this.gotoAndStop(1);
}
}
movieClip 3345 {
frame 1 {
this.stop();
}
instance of movieClip 3317 {
onClipEvent (enterFrame) {
if (_root.yarare_on == 1 && _root.escape_count < 100 && _root.player._currentframe == 66) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3347 {
}
button 3350 {
on (release) {
_root.se001.start();
switch (this._name) {
case 'ATSbtn1':
enemy_number = 1;
break;
case 'ATSbtn2':
enemy_number = 2;
break;
case 'ATSbtn3':
enemy_number = 3;
break;
case 'ATSbtn4':
enemy_number = 4;
break;
case 'ATSbtn5':
enemy_number = 5;
break;
case 'ATSbtn6':
enemy_number = 6;
break;
case 'ATSbtn7':
enemy_number = 7;
break;
case 'ATSbtn8':
enemy_number = 8;
break;
case 'ATSbtn9':
enemy_number = 9;
break;
case 'ATSbtn10':
enemy_number = 10;
break;
case 'ATSbtn11':
enemy_number = 11;
break;
case 'ATSbtn12':
enemy_number = 12;
break;
case 'ATSbtn13':
enemy_number = 13;
break;
case 'ATSbtn14':
enemy_number = 14;
break;
case 'ATSbtn15':
enemy_number = 15;
break;
case 'ATSbtn16':
enemy_number = 16;
break;
case 'ATSbtn17':
enemy_number = 17;
break;
case 'ATSbtn18':
enemy_number = 18;
break;
case 'ATSbtn19':
enemy_number = 19;
break;
case 'ATSbtn20':
enemy_number = 20;
break;
case 'ATSbtn21':
enemy_number = 21;
break;
default:
}
_root.debug_autosummon[enemy_number] = 1;
this.gotoAndStop(2);
}
}
button 3351 {
on (release) {
_root.se001.start();
switch (this._name) {
case 'ATSbtn1':
enemy_number = 1;
break;
case 'ATSbtn2':
enemy_number = 2;
break;
case 'ATSbtn3':
enemy_number = 3;
break;
case 'ATSbtn4':
enemy_number = 4;
break;
case 'ATSbtn5':
enemy_number = 5;
break;
case 'ATSbtn6':
enemy_number = 6;
break;
case 'ATSbtn7':
enemy_number = 7;
break;
case 'ATSbtn8':
enemy_number = 8;
break;
case 'ATSbtn9':
enemy_number = 9;
break;
case 'ATSbtn10':
enemy_number = 10;
break;
case 'ATSbtn11':
enemy_number = 11;
break;
case 'ATSbtn12':
enemy_number = 12;
break;
case 'ATSbtn13':
enemy_number = 13;
break;
case 'ATSbtn14':
enemy_number = 14;
break;
case 'ATSbtn15':
enemy_number = 15;
break;
case 'ATSbtn16':
enemy_number = 16;
break;
case 'ATSbtn17':
enemy_number = 17;
break;
case 'ATSbtn18':
enemy_number = 18;
break;
case 'ATSbtn19':
enemy_number = 19;
break;
case 'ATSbtn20':
enemy_number = 20;
break;
case 'ATSbtn21':
enemy_number = 21;
break;
default:
}
if (_root.enemy_on[enemy_number] == 0) {
_root.enemyHP[enemy_number] = _root.enemyHP_max[enemy_number];
_root.enemyknockback_on[enemy_number] = 0;
_root.enemyKILL[enemy_number] = 0;
_root.enemy_stop[enemy_number] = 0;
_root.enemy_field.enemy[enemy_number].removeMovieClip();
_root.debug_autosummon[enemy_number] = 0;
}
this.gotoAndStop(1);
}
}
movieClip 3352 {
frame 1 {
this.stop();
}
}
movieClip 3355 {
}
movieClip 3356 {
}
movieClip 3358 {
}
movieClip 3359 {
}
movieClip 3360 {
}
movieClip 3361 {
}
movieClip 3362 {
}
movieClip 3363 {
}
movieClip 3365 {
}
movieClip 3367 {
}
movieClip 3368 {
}
movieClip 3369 {
}
movieClip 3370 {
}
movieClip 3371 {
}
movieClip 3372 {
}
movieClip 3373 {
}
movieClip 3374 {
}
movieClip 3376 {
}
movieClip 3377 {
}
movieClip 3378 {
}
movieClip 3380 {
}
movieClip 3381 {
}
movieClip 3382 {
}
movieClip 3384 {
}
movieClip 3385 {
}
movieClip 3386 {
}
movieClip 3387 {
}
movieClip 3388 {
}
movieClip 3389 {
}
movieClip 3390 {
}
movieClip 3392 {
}
movieClip 3394 {
}
movieClip 3395 {
}
movieClip 3396 {
}
movieClip 3397 {
frame 1 {
this.stop();
}
}
movieClip 3398 {
}
movieClip 3399 {
}
movieClip 3401 {
}
movieClip 3402 {
}
movieClip 3404 {
}
movieClip 3406 {
}
movieClip 3407 {
}
movieClip 3409 {
}
movieClip 3410 {
}
movieClip 3412 {
frame 1 {
this.stop();
}
}
movieClip 3413 {
frame 1 {
this.stop();
}
}
movieClip 3414 {
}
movieClip 3415 {
frame 1 {
this.stop();
}
}
movieClip 3417 {
frame 1 {
this.stop();
}
}
movieClip 3418 {
frame 1 {
this.stop();
}
}
movieClip 3419 {
instance of movieClip 3418 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3420 {
}
button 3425 {
on (release) {
if (_root.enemy_stop[1] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('roper_wood', 'enemy1', 10);
_root.enemy_field.enemy1._x = 500;
_root.enemy_on[1] = 1;
}
}
}
button 3426 {
on (release) {
if (_root.enemy_stop[2] != 1) {
_root.se001.start();
_root.enemyspeed[2] = 5;
_root.enemy_field.attachMovie('butterfly', 'enemy2', 20);
_root.enemy_field.enemy2._x = 500;
_root.enemy_field.enemy2._y = Math.floor(Math.random() * 2) * 170 + 70;
_root.enemy_on[2] = 1;
}
}
}
button 3427 {
on (release) {
if (_root.enemy_stop[3] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('flying_moray', 'enemy3', 30);
_root.enemy_field.enemy3._x = 500;
_root.enemy_field.enemy3._y = 300;
_root.enemy_on[3] = 1;
}
}
}
button 3428 {
on (release) {
if (_root.enemy_stop[4] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('goblin', 'enemy4', 40);
_root.enemy_field.enemy4._x = 500;
_root.enemy_field.enemy4._y = 205;
_root.enemy_on[4] = 1;
}
}
}
button 3429 {
on (release) {
if (_root.enemy_stop[5] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('tako', 'enemy5', 50);
_root.enemy_field.enemy5._x = 500;
_root.enemy_field.enemy5._y = 255;
_root.enemy_on[5] = 1;
}
}
}
button 3430 {
on (release) {
if (_root.enemy_stop[6] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('green_snake', 'enemy6', 60);
_root.enemy_field.enemy6._x = 500;
_root.enemy_field.enemy6._y = Math.floor(Math.random() * 2) * 225 + 90;
_root.enemy_on[6] = 1;
}
}
}
button 3431 {
on (release) {
if (_root.enemy_stop[7] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('ghost_hand', 'enemy7', 70);
_root.enemy_field.enemy7._x = 500;
_root.enemy_field.enemy7._y = 90;
_root.enemy_on[7] = 1;
}
}
}
button 3432 {
on (release) {
if (_root.enemy_stop[8] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('devil_flower', 'enemy8', 80);
_root.enemy_field.enemy8._x = 500;
_root.enemy_field.enemy8._y = 275;
_root.enemy_on[8] = 1;
}
}
}
button 3433 {
on (release) {
if (_root.enemy_stop[9] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('ork', 'enemy9', 90);
_root.enemy_field.enemy9._x = 500;
_root.enemy_field.enemy9._y = 70;
_root.enemy_on[9] = 1;
}
}
}
button 3434 {
on (release) {
if (_root.enemy_stop[10] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('dog', 'enemy10', 100);
_root.enemy_field.enemy10._x = 500;
_root.enemy_field.enemy10._y = 247;
_root.enemy_on[10] = 1;
}
}
}
button 3435 {
on (release) {
if (_root.enemy_stop[11] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('machine_magi', 'enemy11', 110);
_root.enemy_field.enemy11._x = 500;
_root.enemy_field.enemy11._y = 60;
_root.enemy_on[11] = 1;
}
}
}
button 3436 {
on (release) {
if (_root.enemy_stop[12] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('ball', 'enemy12', 120);
_root.enemy_field.enemy12._x = 500;
_root.enemy_field.enemy12._y = 100;
_root.enemy_on[12] = 1;
}
}
}
button 3437 {
on (release) {
if (_root.enemy_stop[13] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('tubo', 'enemy13', 130);
_root.enemy_field.enemy13._x = 500;
_root.enemy_field.enemy13._y = 305;
_root.enemy_on[13] = 1;
}
}
}
button 3438 {
on (release) {
if (_root.enemy_stop[14] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('incubus', 'enemy14', 140);
_root.enemy_field.enemy14._x = 500;
_root.enemy_field.enemy14._y = 60;
_root.enemy_on[14] = 1;
}
}
}
button 3439 {
on (release) {
if (_root.enemy_stop[15] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('succubus', 'enemy15', 150);
_root.enemy_field.enemy15._x = 500;
_root.enemy_field.enemy15._y = 138;
_root.enemy_on[15] = 1;
}
}
}
button 3440 {
on (release) {
if (_root.enemy_stop[16] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('cos_book_red', 'enemy16', 160);
_root.enemy_field.enemy16._x = 500;
_root.enemy_field.enemy16._y = 70;
_root.enemy_on[16] = 1;
}
}
}
button 3441 {
on (release) {
if (_root.enemy_stop[17] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('cos_book_blue', 'enemy17', 170);
_root.enemy_field.enemy17._x = 500;
_root.enemy_field.enemy17._y = 70;
_root.enemy_on[17] = 1;
}
}
}
button 3442 {
on (release) {
if (_root.enemy_stop[20] != 1) {
_root.se001.start();
_root.enemy_field.attachMovie('sister', 'enemy20', 200);
_root.enemy_field.enemy20._x = 390;
_root.enemy_field.enemy20._y = 90;
_root.enemy_on[20] = 1;
}
}
}
movieClip 3443 {
frame 1 {
this.stop();
}
}
instance debug_obj of movieClip 3443 {
onClipEvent (load) {
if (_root.now_stage == 'debug') {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance of movieClip 3097 {
onClipEvent (enterFrame) {
if (_root.now_pause != 1 && _root.BOSSmode_on != 1) {
_root.score += _root.move_speed;
}
_root.move_speed_show = 'speed:' + _root.move_speed;
}
}
instance of movieClip 3099 {
onClipEvent (enterFrame) {
switch (_root.now_stage) {
case 1:
_root.stage01_summonenemy();
break;
case 2:
_root.stage02_summonenemy();
break;
case 3:
_root.stage03_summonenemy();
break;
case 4:
_root.stage04_summonenemy();
break;
case 5:
_root.stage05_summonenemy();
break;
case 6:
_root.stage06_summonenemy();
break;
case 'hell':
_root.hell_summonenemy();
break;
case 'debug':
i = 1;
while (i <= 21) {
if (i <= 9) {
_root.enemy_summon_func = eval('_root.enemy0' + i + '_summon');
if (_root.debug_autosummon[i] == 1) {
_root.enemy_summon_func();
}
} else {
_root.enemy_summon_func = eval('_root.enemy' + i + '_summon');
if (_root.debug_autosummon[i] == 1) {
_root.enemy_summon_func();
}
}
++i;
}
break;
default:
}
}
}
button 3470 {
on (release) {
_root.HP = 1;
}
}
button 3474 {
on (release) {
_root.pleasure += 20;
}
}
button 3478 {
on (release) {
if (_root.wear_hat != 1 || _root.wear_breast != 1 || _root.wear_skirt != 1 || _root.wear_cloak != 1 || _root.wear_arm != 1 || _root.wear_leg != 1 || _root.wear_pantu != 1 || _root.wear_shoes != 1) {
_root.wear_hat = 1;
_root.wear_breast = 1;
_root.wear_skirt = 1;
_root.wear_cloak = 1;
_root.wear_arm = 1;
_root.wear_leg = 1;
_root.wear_pantu = 1;
_root.wear_shoes = 1;
} else {
_root.wear_hat = 0;
_root.wear_breast = 0;
_root.wear_skirt = 0;
_root.wear_cloak = 0;
_root.wear_arm = 0;
_root.wear_leg = 0;
_root.wear_pantu = 0;
_root.wear_shoes = 0;
}
_root.wear_reload();
}
}
movieClip 3479 {
}
instance num_debug of movieClip 3479 {
onClipEvent (load) {
var sisterHP_log = 60;
if (_root.debug_mode == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
this.numdebug1 = 'ローパーウッドx = ' + (_root.enemy_field.enemy1.MC._x + _root.enemy_field.enemy1._x);
this.numdebug2 = '飛行虫x = ' + (_root.enemy_field.enemy2.MC._x + _root.enemy_field.enemy2._x);
this.numdebug3 = 'フライï¾ï½¸ï¾žï½³ï¾‚ボx = ' + (_root.enemy_field.enemy3.MC._x + _root.enemy_field.enemy3._x);
this.numdebug4 = 'ゴブリï¾x = ' + (_root.enemy_field.enemy4.MC._x + _root.enemy_field.enemy4._x);
this.numdebug5 = 'タコx = ' + (_root.enemy_field.enemy5.MC._x + _root.enemy_field.enemy5._x);
this.numdebug6 = 'グリーï¾ï½½ï¾ˆï½²ï½¸x = ' + (_root.enemy_field.enemy6.MC._x + _root.enemy_field.enemy6._x);
this.numdebug7 = 'ゴーストハï¾ï¾„゙x = ' + (_root.enemy_field.enemy7.MC._x + _root.enemy_field.enemy7._x);
this.numdebug8 = 'デビルアネモネx = ' + (_root.enemy_field.enemy8.MC._x + _root.enemy_field.enemy8._x);
this.numdebug9 = 'オークx = ' + (_root.enemy_field.enemy9.MC._x + _root.enemy_field.enemy9._x);
this.numdebug10 = '犬x = ' + (_root.enemy_field.enemy10.MC._x + _root.enemy_field.enemy10._x);
this.numdebug11 = 'ï¾ï½¼ï½°ï¾…リーï¾ï½¼ï¾žï½¼ï½¬ï¾x = ' + (_root.enemy_field.enemy11.MC._x + _root.enemy_field.enemy11._x);
this.numdebug12 = '媚薬ボールx = ' + (_root.enemy_field.enemy12.MC._x + _root.enemy_field.enemy12._x);
this.numdebug13 = '蟲壷x = ' + (_root.enemy_field.enemy13.MC._x + _root.enemy_field.enemy13._x);
this.numdebug14 = 'enemyknockback_on = ' + _root.enemyknockback_on[20];
this.numdebug15 = 'シスターx = ' + (_root.enemy_field.enemy20.MC._x + _root.enemy_field.enemy20._x);
this.numdebug16 = 'åå—架x = ' + (_root.enemy_field.enemy20.cross._x + _root.enemy_field.enemy20._x);
this.numdebug17 = 'シスターHP = ' + _root.enemyHP[20];
this.numdebug18 = 'シスターHPmax = ' + _root.enemyHP_max[20];
if (sisterHP_log > _root.enemyHP[20]) {
sisterHP_log = _root.enemyHP[20];
}
this.numdebug19 = 'シスターHPlog = ' + sisterHP_log;
this.numdebug20 = '_root.BOSS_HP_max = ' + _root.BOSS_HP_max;
this.numdebug21 = 'yarare_on = ' + _root.yarare_on;
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 47) {
now_sisterTL = ' [start]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 64) {
now_sisterTL = ' [wait]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 170) {
now_sisterTL = ' [datuiA]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 276) {
now_sisterTL = ' [datuiB]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 337) {
now_sisterTL = ' [summon]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 398) {
now_sisterTL = ' [summon_cross]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 433) {
now_sisterTL = ' [attack]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 458) {
now_sisterTL = ' [onani_go]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 501) {
now_sisterTL = ' [yarare_go]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 502) {
now_sisterTL = ' [onani]';
} else {
if (_root.enemy_field.enemy20.MC.MC._currentframe <= 539) {
now_sisterTL = ' [restart]';
} else {
now_sisterTL = ' [ドコココ?]';
}
}
}
}
}
}
}
}
}
}
}
this.numdebug22 = 'シスターTL = ' + _root.enemy_field.enemy20.MC.MC._currentframe + now_sisterTL;
this.numdebug23 = 'シスターspeed = ' + _root.enemyspeed[20];
}
}
// unknown tag 88 length 79
// unknown tag 88 length 63
movieClip 3487 {
frame 1 {
this.stop();
}
}
movieClip 3488 {
instance of movieClip 3487 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3489 {
frame 306 {
this.stop();
}
}
movieClip 3494 {
frame 1 {
this.stop();
}
}
movieClip 3495 {
instance of movieClip 3494 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3496 {
frame 306 {
this.stop();
}
}
movieClip 3497 {
frame 3 {
this.stop();
}
}
instance of movieClip 3497 {
onClipEvent (load) {
this.gotoAndStop('void');
}
onClipEvent (enterFrame) {
if (_root.score >= 10000 && _root.now_stage == 'hell') {
if (_root.cheat_ON05 == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if (_root.pause == 1 || this.MC._currentframe == 306) {
this.MC.stop();
} else {
this.MC.play();
}
}
}
frame 8 {
_root.bgm_allstop();
_root.anim_remove();
}
movieClip 3501 {
}
movieClip 3504 {
}
movieClip 3506 {
}
movieClip 3508 {
}
movieClip 3510 {
}
movieClip 3512 {
}
movieClip 3514 {
}
movieClip 3515 {
frame 1 {
this.stop();
}
}
instance BG of movieClip 3515 {
onClipEvent (load) {
this.gotoAndStop(_root.now_stage + 1);
}
}
movieClip 3517 {
}
movieClip 3525 {
}
movieClip 3526 {
instance of movieClip 3525 {
onClipEvent (load) {
this.gotoAndStop(_root.now_stage + 1);
}
}
}
movieClip 3528 {
}
movieClip 3529 {
}
button 3531 {
on (release) {
_root.se001.start();
switch (_root.now_stage) {
case 1:
_root.now_stage = 2;
break;
case 2:
_root.now_stage = 3;
break;
case 3:
_root.now_stage = 4;
break;
case 4:
_root.now_stage = 5;
break;
case 5:
_root.now_stage = 6;
break;
case 6:
_root.now_stage = 7;
break;
case 10:
_root.now_stage = 1;
break;
case 999:
_root.now_stage = 1;
break;
case 50:
_root.now_stage = 1;
break;
case 100:
_root.now_stage = 1;
break;
default:
}
gotoAndStop('stage');
}
}
frame 9 {
_root.bgm_allstop();
_root.anim_remove();
}
movieClip 3535 {
}
movieClip 3536 {
}
button 3538 {
on (release) {
_root.gameoverEND();
_root.default_numbers();
_root.default_enemystatus();
_root.gotoAndStop('stage');
_root.se001.start();
}
}
button 3540 {
on (release) {
_root.gameoverEND();
_root.gotoAndStop('title');
_root.se001.start();
}
}
movieClip 3542 {
}
movieClip 3543 {
}
instance of movieClip 3543 {
onClipEvent (load) {
if (_root.gallery_mode_on == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
frame 10 {
_root.bgm_allstop();
_root.anim_remove();
}
movieClip 3545 {
}
movieClip 3546 {
}
button 3547 {
on (release) {
_root.se001.start();
gotoAndStop('title');
}
}
frame 11 {
_root.default_numbers();
if (_root.trial_mode != 1) {
_root.player.loadMovie('data/data001.swf');
}
_root.gallery_mode_on = 1;
_root.bgm001.start(0, 999);
_root.bgm_set = 1;
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLnow_gameoverNum = 1;
_root.default_zoom();
_root.GLctrl_type = 'wait';
_root.rinkan_selectA = 1;
_root.rinkan_selectB = 1;
_root.GLwait_now = '';
_root.GLanim_remove = function () {
_root.anim_remove();
_root.gameoverMC1.gotoAndStop(1);
_root.player.gotoAndStop('void');
};
_root.yarare_pleview = function () {
_root.GLanim_remove();
_root.gallery_now_select = 'Auto';
_root.Gyarare_speed = 1;
_root.GLwait_now = '';
_root.GLbtn.rinkan_selecter.gotoAndStop(2);
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].gotoAndStop(2);
};
_root.GLbtn_mob1A = function () {
_root.GLnow_yarareNum = 1;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 174;
_root.zoom_mc.target._y = 152;
};
_root.GLbtn_mob1B = function () {
_root.GLnow_yarareNum = 1;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 120;
_root.zoom_mc.target._y = 195;
};
_root.GLbtn_mob2A = function () {
_root.GLnow_yarareNum = 2;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 144;
_root.zoom_mc.target._y = 165;
};
_root.GLbtn_mob2B = function () {
_root.GLnow_yarareNum = 2;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 119;
_root.zoom_mc.target._y = 341;
};
_root.GLbtn_mob3A = function () {
_root.GLnow_yarareNum = 3;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 201;
_root.zoom_mc.target._y = 203;
};
_root.GLbtn_mob3B = function () {
_root.GLnow_yarareNum = 3;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 151;
_root.zoom_mc.target._y = 266;
};
_root.GLbtn_mob4A = function () {
_root.GLnow_yarareNum = 4;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 146;
_root.zoom_mc.target._y = 336;
};
_root.GLbtn_mob4B = function () {
_root.GLnow_yarareNum = 4;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 81;
_root.zoom_mc.target._y = 286;
};
_root.GLbtn_mob5A = function () {
_root.GLnow_yarareNum = 5;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 177;
_root.zoom_mc.target._y = 235;
};
_root.GLbtn_mob5B = function () {
_root.GLnow_yarareNum = 5;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 145;
_root.zoom_mc.target._y = 212;
};
_root.GLbtn_mob6A = function () {
_root.GLnow_yarareNum = 6;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 132;
_root.zoom_mc.target._y = 312;
};
_root.GLbtn_mob6B = function () {
_root.GLnow_yarareNum = 6;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 84;
_root.zoom_mc.target._y = 316;
};
_root.GLbtn_mob7A = function () {
_root.GLnow_yarareNum = 7;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 106;
_root.zoom_mc.target._y = 282;
};
_root.GLbtn_mob7B = function () {
_root.GLnow_yarareNum = 7;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 76;
_root.zoom_mc.target._y = 311;
};
_root.GLbtn_mob8A = function () {
_root.GLnow_yarareNum = 8;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 90;
_root.zoom_mc.target._y = 270;
};
_root.GLbtn_mob8B = function () {
_root.GLnow_yarareNum = 8;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 163;
_root.zoom_mc.target._y = 155;
};
_root.GLbtn_mob9A = function () {
_root.GLnow_yarareNum = 9;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 148;
_root.zoom_mc.target._y = 141;
};
_root.GLbtn_mob9B = function () {
_root.GLnow_yarareNum = 9;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 106;
_root.zoom_mc.target._y = 120;
};
_root.GLbtn_mob10A = function () {
_root.GLnow_yarareNum = 10;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 109;
_root.zoom_mc.target._y = 342;
};
_root.GLbtn_mob10B = function () {
_root.GLnow_yarareNum = 10;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 83;
_root.zoom_mc.target._y = 344;
};
_root.GLbtn_mob11A = function () {
_root.GLnow_yarareNum = 11;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 112;
_root.zoom_mc.target._y = 164;
};
_root.GLbtn_mob11B = function () {
_root.GLnow_yarareNum = 11;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 119;
_root.zoom_mc.target._y = 188;
};
_root.GLbtn_mob12A = function () {
_root.GLnow_yarareNum = 12;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 83;
_root.zoom_mc.target._y = 318;
};
_root.GLbtn_mob12B = function () {
_root.GLnow_yarareNum = 12;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 104;
_root.zoom_mc.target._y = 121;
};
_root.GLbtn_mob13A = function () {
_root.GLnow_yarareNum = 13;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 87;
_root.zoom_mc.target._y = 312;
};
_root.GLbtn_mob13B = function () {
_root.GLnow_yarareNum = 13;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 82;
_root.zoom_mc.target._y = 167;
};
_root.GLbtn_mob14A = function () {
_root.GLnow_yarareNum = 14;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 140;
_root.zoom_mc.target._y = 321;
};
_root.GLbtn_mob14B = function () {
_root.GLnow_yarareNum = 14;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 108;
_root.zoom_mc.target._y = 262;
};
_root.GLbtn_mob15A = function () {
_root.GLnow_yarareNum = 15;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 121;
_root.zoom_mc.target._y = 320;
};
_root.GLbtn_mob15B = function () {
_root.GLnow_yarareNum = 15;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 92;
_root.zoom_mc.target._y = 347;
};
_root.GLbtn_mob16A = function () {
_root.GLnow_yarareNum = 16;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 134;
_root.zoom_mc.target._y = 131;
};
_root.GLbtn_mob16B = function () {
_root.GLnow_yarareNum = 16;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 134;
_root.zoom_mc.target._y = 193;
};
_root.GLbtn_mob17A = function () {
_root.GLnow_yarareNum = 17;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 139;
_root.zoom_mc.target._y = 186;
};
_root.GLbtn_mob17B = function () {
_root.GLnow_yarareNum = 17;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 86;
_root.zoom_mc.target._y = 285;
};
_root.GLbtn_mob20A = function () {
_root.GLnow_yarareNum = 20;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 111;
_root.zoom_mc.target._y = 121;
};
_root.GLbtn_mob20B = function () {
_root.GLnow_yarareNum = 20;
_root.GLnow_yarareAorB = 'B';
_root.GLctrl_type = 'finish_on';
_root.yarare_pleview();
_root.zoom_mc.target._x = 104;
_root.zoom_mc.target._y = 103;
};
_root.GLleft_key = function () {
switch (_root.GLbtn.GLctrl._currentframe) {
case 1:
switch (_root.Gyarare_speed) {
case 1:
_root.gallery_now_select = 'Auto';
_root.Gyarare_speed = 1;
break;
case 2:
_root.gallery_now_select = 'Auto';
_root.Gyarare_speed = 1;
break;
case 3:
_root.gallery_now_select = 'Slow';
_root.Gyarare_speed = 2;
break;
case 4:
_root.gallery_now_select = 'Medium';
_root.Gyarare_speed = 3;
break;
case 5:
_root.gallery_now_select = 'Fast';
_root.Gyarare_speed = 4;
break;
case 6:
_root.gallery_now_select = 'Very Fast';
_root.Gyarare_speed = 5;
break;
case 7:
_root.gallery_now_select = 'Finish Loop';
_root.Gyarare_speed = 6;
break;
default:
}
break;
break;
case 2:
case 3:
switch (_root.Gyarare_speed) {
case 1:
_root.gallery_now_select = 'Auto';
_root.Gyarare_speed = 1;
break;
case 2:
_root.gallery_now_select = 'Auto';
_root.Gyarare_speed = 1;
break;
case 3:
_root.gallery_now_select = 'Slow';
_root.Gyarare_speed = 2;
break;
case 4:
_root.gallery_now_select = 'Medium';
_root.Gyarare_speed = 3;
break;
case 5:
_root.gallery_now_select = 'Fast';
_root.Gyarare_speed = 4;
break;
default:
}
break;
break;
case 4:
default:
}
};
_root.GLright_key = function () {
switch (_root.GLbtn.GLctrl._currentframe) {
case 1:
switch (_root.Gyarare_speed) {
case 1:
_root.gallery_now_select = 'Slow';
_root.Gyarare_speed = 2;
break;
case 2:
_root.gallery_now_select = 'Medium';
_root.Gyarare_speed = 3;
break;
case 3:
_root.gallery_now_select = 'Fast';
_root.Gyarare_speed = 4;
break;
case 4:
_root.gallery_now_select = 'Very Fast';
_root.Gyarare_speed = 5;
break;
case 5:
_root.gallery_now_select = 'Finish Loop';
_root.Gyarare_speed = 6;
break;
case 6:
_root.gallery_now_select = 'Random';
_root.Gyarare_speed = 7;
break;
case 7:
_root.gallery_now_select = 'Random';
_root.Gyarare_speed = 7;
break;
default:
}
break;
break;
case 2:
case 3:
switch (_root.Gyarare_speed) {
case 1:
_root.gallery_now_select = 'Slow';
_root.Gyarare_speed = 2;
break;
case 2:
_root.gallery_now_select = 'Medium';
_root.Gyarare_speed = 3;
break;
case 3:
_root.gallery_now_select = 'Fast';
_root.Gyarare_speed = 4;
break;
case 4:
_root.gallery_now_select = 'Random';
_root.Gyarare_speed = 5;
break;
case 5:
_root.gallery_now_select = 'Random';
_root.Gyarare_speed = 5;
break;
default:
}
break;
break;
case 4:
default:
}
};
_root.GLbtn_gameover = function () {
_root.GLanim_remove();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 1;
_root.gallery_now_select = 'Auto';
_root.GLbtn.gotoAndStop(2);
switch (_root.BG._currentframe) {
case 1:
_root.GLnow_gameoverNum = 1;
_root.gameoverMC1.gotoAndPlay(2);
break;
case 2:
_root.GLnow_gameoverNum = 2;
_root.gameoverMC2.gotoAndPlay(2);
break;
case 3:
_root.GLnow_gameoverNum = 3;
_root.gameoverMC3.gotoAndPlay(2);
break;
case 4:
_root.GLnow_gameoverNum = 4;
_root.gameoverMC4.gotoAndPlay(2);
break;
case 5:
_root.GLnow_gameoverNum = 5;
_root.gameoverMC5.gotoAndPlay(2);
break;
case 6:
_root.GLnow_gameoverNum = 6;
_root.gameoverMC6.gotoAndPlay(2);
break;
case 7:
_root.GLnow_gameoverNum = 7;
_root.gameoverMC7.gotoAndPlay(2);
break;
case 8:
_root.GLnow_gameoverNum = 1;
_root.gameoverMC1.gotoAndPlay(2);
break;
default:
_root.GLnow_gameoverNum = 1;
_root.gameoverMC1.gotoAndPlay(2);
}
_root.bgm_allstop();
_root.GLbtn.BGMname_view.gotoAndStop(1);
};
_root.GLbtn_onaniA = function () {
_root.GLanim_remove();
_root.player.gotoAndStop('onaniA');
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'onani';
_root.gallery_now_select = 'Auto';
_root.GLbtn.rinkan_selecter.gotoAndStop(2);
_root.zoom_mc.target._x = 173;
_root.zoom_mc.target._y = 167;
};
_root.GLbtn_onaniB = function () {
_root.GLanim_remove();
_root.player.gotoAndStop('onaniB_GL');
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'onani';
_root.gallery_now_select = 'Auto';
_root.GLbtn.rinkan_selecter.gotoAndStop(2);
_root.zoom_mc.target._x = 166;
_root.zoom_mc.target._y = 212;
};
_root.GLbtn_onaniC = function () {
_root.GLanim_remove();
_root.player.gotoAndStop('onaniC');
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'onani';
_root.gallery_now_select = 'Auto';
_root.GLbtn.rinkan_selecter.gotoAndStop(2);
_root.zoom_mc.target._x = 160;
_root.zoom_mc.target._y = 319;
};
_root.GLbtn_wait = function () {
_root.GLanim_remove();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'wait';
_root.gallery_now_select = 'Wait';
_root.GLbtn.rinkan_selecter.gotoAndStop(2);
_root.zoom_mc.target._x = 185;
_root.zoom_mc.target._y = 400;
};
_root.GLbtn_3P = function () {
_root.GLnow_yarareNum = 1;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gangbang';
_root.GLanim_remove();
_root.gallery_now_select = 'Auto';
_root.Gyarare_speed = 1;
_root.rinkan_selectA = Math.floor(Math.random() * 15) + 1;
_root.rinkan_selectB = Math.floor(Math.random() * 15) + 1;
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
_root.GLbtn.rinkan_selecter.gotoAndStop(1);
_root.zoom_mc.target._x = 183;
_root.zoom_mc.target._y = 327;
};
}
instance player of movieClip 3065 {
onClipEvent (enterFrame) {
_root.pause_func();
}
}
movieClip 3550 {
}
movieClip 3551 {
}
movieClip 3553 {
}
movieClip 3554 {
frame 1 {
this.stop();
}
}
movieClip 3555 {
instance of movieClip 3554 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3556 {
frame 1 {
this.stop();
}
}
movieClip 3557 {
instance of movieClip 3556 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3558 {
frame 1 {
this.stop();
}
}
movieClip 3559 {
instance of movieClip 3558 {
onClipEvent (load) {
if (this._parent._parent.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3560 {
}
movieClip 3561 {
}
movieClip 3562 {
frame 1 {
this.stop();
}
}
movieClip 3563 {
instance of movieClip 3562 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3564 {
}
movieClip 3565 {
frame 1 {
this.stop();
}
}
movieClip 3566 {
instance of movieClip 3565 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3567 {
}
movieClip 3568 {
frame 1 {
this.stop();
}
}
movieClip 3569 {
instance of movieClip 3568 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3570 {
}
movieClip 3572 {
}
movieClip 3574 {
}
movieClip 3576 {
}
movieClip 3577 {
}
movieClip 3578 {
}
movieClip 3580 {
}
movieClip 3581 {
}
movieClip 3582 {
}
movieClip 3583 {
frame 1 {
this.stop();
}
}
movieClip 3584 {
instance of movieClip 3583 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3585 {
frame 1 {
this.stop();
}
}
movieClip 3586 {
instance of movieClip 3585 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3587 {
frame 1 {
this.stop();
}
}
movieClip 3588 {
instance of movieClip 3587 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3589 {
}
movieClip 3590 {
}
movieClip 3592 {
frame 1 {
this.stop();
}
}
movieClip 3593 {
instance of movieClip 3592 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 3595 {
}
movieClip 3596 {
}
movieClip 3598 {
frame 1 {
this.stop();
}
}
movieClip 3599 {
instance of movieClip 3598 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 3600 {
frame 1 {
this.stop();
}
}
movieClip 3601 {
instance of movieClip 3600 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3603 {
frame 1 {
this.stop();
}
}
movieClip 3604 {
instance of movieClip 3603 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3606 {
frame 1 {
this.stop();
}
}
movieClip 3607 {
instance of movieClip 3606 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3608 {
frame 1 {
this.stop();
}
}
movieClip 3609 {
instance of movieClip 3608 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3610 {
}
movieClip 3612 {
}
movieClip 3614 {
}
movieClip 3615 {
instance of movieClip 3614 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 3616 {
}
movieClip 3618 {
}
movieClip 3620 {
}
movieClip 3622 {
}
movieClip 3624 {
}
movieClip 3625 {
instance of movieClip 486 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 3626 {
}
movieClip 3628 {
frame 1 {
this.stop();
}
}
movieClip 3629 {
instance of movieClip 3628 {
onClipEvent (load) {
if (this._parent._parent.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_hat != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3630 {
}
movieClip 3631 {
frame 1 {
this.stop();
}
}
movieClip 3632 {
instance of movieClip 3631 {
onClipEvent (load) {
if (this._parent._parent.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3633 {
frame 1 {
this.stop();
}
}
movieClip 3634 {
instance of movieClip 3633 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3637 {
frame 1 {
this.stop();
}
}
movieClip 3639 {
instance of movieClip 3637 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3640 {
}
movieClip 3642 {
}
movieClip 3645 {
frame 1 {
this.stop();
}
}
movieClip 3646 {
instance of movieClip 3645 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3647 {
frame 1 {
this.stop();
}
}
movieClip 3648 {
instance of movieClip 3647 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3649 {
}
movieClip 3650 {
}
movieClip 3651 {
}
movieClip 3653 {
}
movieClip 3655 {
}
movieClip 3656 {
}
movieClip 3659 {
frame 1 {
this.stop();
}
}
movieClip 3661 {
instance of movieClip 3659 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3662 {
}
movieClip 3664 {
}
movieClip 3665 {
frame 1 {
this.stop();
}
}
movieClip 3666 {
instance of movieClip 3665 {
onClipEvent (load) {
if (this._parent._parent.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3667 {
frame 1 {
this.stop();
}
}
movieClip 3668 {
instance of movieClip 3667 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3669 {
frame 1 {
this.stop();
}
}
movieClip 3670 {
instance of movieClip 3669 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3672 {
frame 1 {
this.stop();
}
}
movieClip 3673 {
instance of movieClip 3672 {
onClipEvent (load) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3675 {
}
movieClip 3677 {
frame 1 {
this.stop();
}
}
movieClip 3678 {
instance of movieClip 3677 {
onClipEvent (load) {
if (this._parent._parent.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_pantu != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3679 {
frame 1 {
this.stop();
}
}
movieClip 3680 {
instance of movieClip 3679 {
onClipEvent (load) {
if (this._parent._parent.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3681 {
frame 1 {
this.stop();
}
}
movieClip 3682 {
instance of movieClip 3681 {
onClipEvent (load) {
if (this._parent._parent.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_shoes != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3684 {
}
movieClip 3686 {
frame 1 {
this.stop();
}
}
movieClip 3687 {
instance of movieClip 3686 {
onClipEvent (load) {
if (this._parent._parent.bossA_socks != 1 && this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_socks != 1 && this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3688 {
frame 1 {
this.stop();
}
}
movieClip 3689 {
instance of movieClip 3688 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3691 {
}
movieClip 3693 {
}
movieClip 3695 {
}
movieClip 3696 {
frame 1 {
this.stop();
}
}
movieClip 3697 {
instance of movieClip 3696 {
onClipEvent (load) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this._parent._parent.bossA_body != 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3698 {
}
movieClip 3700 {
}
movieClip 3702 {
instance of movieClip 3614 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 3703 {
}
movieClip 3705 {
}
movieClip 3706 {
}
movieClip 3707 {
}
movieClip 3708 {
instance renderb of movieClip 3707 {
onClipEvent (load) {
this._x = 3000;
}
}
}
movieClip 3709 {
}
movieClip 3710 {
}
movieClip 3711 {
frame 1 {
this.stop();
}
instance of movieClip 3710 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 10 {
this.gotoAndStop(1);
}
}
movieClip 3712 {
instance mc of movieClip 3711 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1 || this._currentframe == 1) {
this.stop();
} else {
this.play();
}
}
}
}
movieClip 3713 {
}
button 3714 {
on (release) {
if (this._parent.bossA_hat == 1) {
this._parent.bossA_hat = 0;
} else {
this._parent.bossA_hat = 1;
}
}
}
button 3715 {
on (release) {
if (this._parent.bossA_body == 1) {
this._parent.bossA_body = 0;
} else {
this._parent.bossA_body = 1;
}
}
}
button 3716 {
on (release) {
if (this._parent.bossA_socks == 1) {
this._parent.bossA_socks = 0;
} else {
this._parent.bossA_socks = 1;
}
}
}
button 3717 {
on (release) {
if (this._parent.bossA_shoes == 1) {
this._parent.bossA_shoes = 0;
} else {
this._parent.bossA_shoes = 1;
}
}
}
button 3718 {
on (release) {
if (this._parent.bossA_pantu == 1) {
this._parent.bossA_pantu = 0;
} else {
this._parent.bossA_pantu = 1;
}
}
}
movieClip 3719 {
}
movieClip 3747 {
}
movieClip 3749 {
frame 2 {
this.stop();
}
}
movieClip 3777 {
frame 1 {
this.stop();
}
instance of movieClip 3749 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 11 {
this.gotoAndStop(1);
}
frame 26 {
this.gotoAndStop(1);
}
frame 40 {
this.gotoAndStop(1);
}
frame 54 {
this.gotoAndStop(1);
}
frame 68 {
this.gotoAndStop(1);
}
}
movieClip 3778 {
instance of movieClip 3777 {
onClipEvent (enterFrame) {
if (this._parent._parent.cum_b == 1) {
this._parent._parent.cum_b = 0;
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
this.gotoAndPlay('cum01');
break;
case 2:
this.gotoAndPlay('cum02');
break;
case 3:
this.gotoAndPlay('cum03');
break;
case 4:
this.gotoAndPlay('cum04');
break;
case 5:
this.gotoAndPlay('cum05');
break;
default:
}
}
}
}
}
movieClip 3780 {
frame 2 {
this.stop();
}
}
movieClip 3786 {
frame 1 {
this.stop();
}
instance of movieClip 3780 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
}
movieClip 3787 {
instance of movieClip 3786 {
onClipEvent (enterFrame) {
if (this._parent._parent.cum_a == 1) {
this._parent._parent.cum_a = 0;
this.gotoAndPlay(2);
}
}
}
}
movieClip 3801 {
}
movieClip 3802 {
}
movieClip 3804 {
}
movieClip 3901 {
frame 1 {
SOURCE_MOVIECLIP = this;
RENDER_MOVIECLIP = this.render;
MosaicRect = {'x': 0, 'y': 0, 'w': 12, 'h': 15};
moza_pointA = this._x;
moza_pointB = this._y;
M_WIDTH = 3;
M_HEIGHT = 3;
M_WIDTH_HALF = M_WIDTH / 2;
M_HEIGH_HALF = M_HEIGHT / 2;
bmpData = new flash.display.BitmapData(MosaicRect.w, MosaicRect.h, true);
onEnterFrame = function () {
bmpData.fillRect(new flash.geom.Rectangle(0, 0, MosaicRect.w, MosaicRect.h), 0);
m = new flash.geom.Matrix(1, 0, 0, 1, -MosaicRect.x + SOURCE_MOVIECLIP._x - RENDER_MOVIECLIP._x - moza_pointA, -MosaicRect.y + SOURCE_MOVIECLIP._y - RENDER_MOVIECLIP._y - moza_pointB);
bmpData.draw(SOURCE_MOVIECLIP, m);
var v2;
var v1;
var v3 = new flash.geom.Rectangle(0, 0, M_WIDTH, M_HEIGHT);
v2 = 0;
while (v2 < MosaicRect.h) {
v1 = 0;
while (v1 < MosaicRect.w) {
v3.x = v1;
v3.y = v2;
bmpData.fillRect(v3, bmpData.getPixel32(v1 + M_WIDTH_HALF, v2 + M_HEIGH_HALF));
v1 += M_WIDTH;
}
v2 += M_HEIGHT;
}
RENDER_MOVIECLIP.clear();
m = new flash.geom.Matrix(1, 0, 0, 1, MosaicRect.x, MosaicRect.y);
RENDER_MOVIECLIP.beginBitmapFill(bmpData, m, true, true);
RENDER_MOVIECLIP.moveTo(MosaicRect.x, MosaicRect.y);
RENDER_MOVIECLIP.lineTo(MosaicRect.x, MosaicRect.y + MosaicRect.h);
RENDER_MOVIECLIP.lineTo(MosaicRect.x + MosaicRect.w, MosaicRect.y + MosaicRect.h);
RENDER_MOVIECLIP.lineTo(MosaicRect.x + MosaicRect.w, MosaicRect.y);
RENDER_MOVIECLIP.endFill();
};
}
frame 10 {
this._parent.gauge.pleasure += 5;
this.shibuki.mc.gotoAndPlay('shibuki');
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se006.start();
break;
case 2:
_root.se007.start();
break;
default:
}
}
frame 19 {
if (this._parent.gauge.pleasure >= 100) {
this._parent.gauge.pleasure = 0;
this.gotoAndPlay('org');
} else {
this.gotoAndPlay('onani');
}
}
frame 29 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 53 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 76 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 92 {
this.shibuki.mc.gotoAndPlay('shibuki');
cum_a = 1;
cum_b = 1;
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.se008.start();
break;
case 2:
_root.se009.start();
break;
default:
}
}
frame 105 {
this.gotoAndPlay('onani');
}
}
button 3903 {
on (press) {
this._parent.startDrag(false, 50, 90, 450, 90);
}
on (release, releaseOutside) {
this._parent.stopDrag();
this._parent.x_memory = this._parent._x;
this._parent.y_memory = this._parent._y;
}
}
movieClip 3904 {
frame 1 {
this.stop();
}
}
movieClip 3908 {
frame 1 {
this.stop();
}
}
movieClip 3909 {
instance of movieClip 3908 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3910 {
frame 37 {
this.stop();
}
}
movieClip 3912 {
frame 1 {
this.stop();
}
}
movieClip 3913 {
instance MC of movieClip 3901 {
onClipEvent (load) {
bossA_hat = 0;
bossA_body = 0;
bossA_socks = 0;
bossA_shoes = 0;
bossA_pantu = 0;
}
onClipEvent (enterFrame) {
if (this._parent._x <= 70 && this._xscale != -100) {
this._xscale = -100;
} else {
if (this._parent._x >= 430 && this._xscale == -100) {
this._xscale = 100;
}
}
}
}
instance of movieClip 3904 {
onClipEvent (enterFrame) {
if (_root.zoom_mc.vol_bar.knob._y == 100) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
if (this._parent._x <= 70 && this._xscale != -100) {
this._xscale = -100;
} else {
if (this._parent._x >= 430 && this._xscale == -100) {
this._xscale = 100;
}
}
}
}
instance gauge of movieClip 3912 {
onClipEvent (load) {
pleasure = 0;
}
onClipEvent (enterFrame) {
this.gotoAndStop(pleasure);
}
}
frame 2 {
this.stop();
}
}
instance GLboss2 of movieClip 3913 {
onClipEvent (load) {
this.gotoAndStop(2);
x_posi = this._x;
y_posi = this._y;
x_memory = this._x;
y_memory = this._y;
}
}
movieClip 3915 {
}
movieClip 3916 {
frame 10 {
this._parent.gauge.pleasure += 5;
}
frame 18 {
if (this._parent.gauge.pleasure >= 100) {
this._parent.gauge.pleasure = 0;
this.gotoAndPlay('org');
} else {
this.gotoAndPlay('onani');
}
}
frame 102 {
this.gotoAndPlay('onani');
}
}
button 3918 {
on (press) {
this._parent.startDrag(false, 0, 0, 450, 290);
}
on (release, releaseOutside) {
this._parent.stopDrag();
this._parent.x_memory = this._parent._x;
this._parent.y_memory = this._parent._y;
}
}
movieClip 3919 {
frame 1 {
this.stop();
}
}
movieClip 3920 {
instance MC of movieClip 3916 {
onClipEvent (enterFrame) {
if (this._parent._x <= 20 && this._xscale != -100) {
this._xscale = -100;
} else {
if (this._parent._x >= 430 && this._xscale == -100) {
this._xscale = 100;
}
}
}
}
instance of movieClip 3919 {
onClipEvent (enterFrame) {
if (_root.zoom_mc.vol_bar.knob._y == 100) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
if (this._parent._x <= 20 && this._xscale != -100) {
this._xscale = -100;
} else {
if (this._parent._x >= 430 && this._xscale == -100) {
this._xscale = 100;
}
}
}
}
instance gauge of movieClip 3912 {
onClipEvent (load) {
pleasure = 0;
}
onClipEvent (enterFrame) {
this.gotoAndStop(pleasure);
}
}
frame 2 {
this.stop();
}
}
instance GLboss1 of movieClip 3920 {
onClipEvent (load) {
this.gotoAndStop(2);
x_posi = this._x;
y_posi = this._y;
x_memory = this._x;
y_memory = this._y;
}
}
button 3923 {
on (release) {
_root.se001.start();
if (tmp == 0) {
tmp = 1;
_root.GLbtn._x += 3000;
} else {
tmp = 0;
_root.GLbtn._x -= 3000;
}
}
}
movieClip 3924 {
}
instance GLbtn_voidbtn of movieClip 3924 {
onClipEvent (load) {
tmp = 0;
}
}
movieClip 3926 {
}
movieClip 3927 {
}
movieClip 3931 {
}
movieClip 3933 {
}
movieClip 3935 {
}
movieClip 3937 {
}
movieClip 3939 {
}
movieClip 3941 {
}
movieClip 3943 {
}
movieClip 3945 {
}
movieClip 3947 {
}
movieClip 3949 {
}
movieClip 3951 {
}
movieClip 3953 {
}
movieClip 3955 {
}
movieClip 3958 {
}
movieClip 3961 {
}
movieClip 3963 {
}
movieClip 3965 {
}
movieClip 3967 {
}
movieClip 3970 {
}
movieClip 3973 {
}
button 3976 {
on (release) {
_root.GLbtn_mob1A();
}
}
movieClip 3979 {
}
movieClip 3982 {
}
button 3985 {
on (release) {
_root.GLbtn_mob1B();
}
}
button 3986 {
on (release) {
_root.GLbtn_mob2A();
}
}
button 3987 {
on (release) {
_root.GLbtn_mob2B();
}
}
button 3988 {
on (release) {
_root.GLbtn_mob3A();
}
}
button 3989 {
on (release) {
_root.GLbtn_mob3B();
}
}
button 3990 {
on (release) {
_root.GLbtn_mob4A();
}
}
button 3991 {
on (release) {
_root.GLbtn_mob4B();
}
}
button 3992 {
on (release) {
_root.GLbtn_mob5A();
}
}
button 3993 {
on (release) {
_root.GLbtn_mob5B();
}
}
button 3994 {
on (release) {
_root.GLbtn_mob6A();
}
}
button 3995 {
on (release) {
_root.GLbtn_mob6B();
}
}
button 3996 {
on (release) {
_root.GLbtn_mob7A();
}
}
button 3997 {
on (release) {
_root.GLbtn_mob7B();
}
}
button 3998 {
on (release) {
_root.GLbtn_mob8A();
}
}
button 3999 {
on (release) {
_root.GLbtn_mob8B();
}
}
button 4000 {
on (release) {
_root.GLbtn_mob9A();
}
}
button 4001 {
on (release) {
_root.GLbtn_mob9B();
}
}
button 4002 {
on (release) {
_root.GLbtn_mob10A();
}
}
button 4003 {
on (release) {
_root.GLbtn_mob10B();
}
}
button 4004 {
on (release) {
_root.GLbtn_mob11A();
}
}
button 4005 {
on (release) {
_root.GLbtn_mob11B();
}
}
button 4006 {
on (release) {
_root.GLbtn_mob12A();
}
}
button 4007 {
on (release) {
_root.GLbtn_mob12B();
}
}
button 4008 {
on (release) {
_root.GLbtn_mob13A();
}
}
button 4009 {
on (release) {
_root.GLbtn_mob13B();
}
}
button 4010 {
on (release) {
_root.GLbtn_mob14A();
}
}
button 4011 {
on (release) {
_root.GLbtn_mob14B();
}
}
button 4012 {
on (release) {
_root.GLbtn_mob15A();
}
}
button 4013 {
on (release) {
_root.GLbtn_mob15B();
}
}
button 4014 {
on (release) {
_root.GLbtn_mob16A();
}
}
button 4015 {
on (release) {
_root.GLbtn_mob16B();
}
}
button 4016 {
on (release) {
_root.GLbtn_mob17A();
}
}
button 4017 {
on (release) {
_root.GLbtn_mob17B();
}
}
button 4018 {
on (release) {
_root.GLbtn_mob20A();
}
}
button 4019 {
on (release) {
_root.GLbtn_mob20B();
}
}
button 4023 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('wait');
_root.GLwait_now = 'wait';
}
}
button 4024 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('down');
_root.GLwait_now = 'down';
}
}
button 4025 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('down_xxx');
_root.GLwait_now = 'down_xxx';
}
}
button 4026 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('down_anal');
_root.GLwait_now = 'down_anal';
}
}
button 4027 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('down_xxx_org');
_root.GLwait_now = 'down_xxx_org';
}
}
button 4028 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('down_anal_org');
_root.GLwait_now = 'down_anal_org';
}
}
button 4029 {
on (release) {
_root.GLbtn_wait();
_root.player.gotoAndStop('down_egg');
_root.GLwait_now = 'down_egg';
}
}
button 4030 {
on (release) {
_root.se001.start();
_root.GLbtn_gameover();
_root.GLboss1.gotoAndStop(2);
_root.GLboss2.gotoAndStop(2);
}
}
button 4031 {
on (release) {
_root.se001.start();
_root.GLbtn_3P();
}
}
movieClip 4035 {
}
button 4038 {
on (release) {
_root.se001.start();
if (_root.GLboss1._currentframe == 1) {
_root.GLboss1.gotoAndStop(2);
} else {
_root.GLboss1._x = _root.GLboss1.x_posi;
_root.GLboss1._y = _root.GLboss1.y_posi;
_root.GLboss1.x_memory = _root.GLboss1.x_posi;
_root.GLboss1.y_memory = _root.GLboss1.y_posi;
_root.GLboss1.gotoAndStop(1);
_root.GLboss1.MC.gauge.pleasure = 0;
}
}
}
movieClip 4042 {
}
button 4045 {
on (release) {
_root.se001.start();
if (_root.GLboss2._currentframe == 1) {
_root.GLboss2.gotoAndStop(2);
} else {
_root.GLboss2._x = _root.GLboss2.x_posi;
_root.GLboss2._y = _root.GLboss2.y_posi;
_root.GLboss2.x_memory = _root.GLboss2.x_posi;
_root.GLboss2.y_memory = _root.GLboss2.y_posi;
_root.GLboss2.gotoAndStop(1);
_root.GLboss2.MC.gauge.pleasure = 0;
}
}
}
movieClip 4060 {
}
button 4063 {
on (release) {
_root.se001.start();
_root.GLbtn_onaniC();
}
}
button 4064 {
on (release) {
_root.se001.start();
_root.GLbtn_onaniB();
}
}
button 4069 {
on (release) {
_root.se001.start();
_root.GLbtn_onaniA();
}
}
movieClip 4071 {
}
movieClip 4073 {
}
movieClip 4075 {
}
movieClip 4077 {
}
movieClip 4079 {
}
movieClip 4081 {
}
movieClip 4083 {
}
movieClip 4085 {
}
movieClip 4087 {
}
movieClip 4089 {
}
movieClip 4091 {
}
movieClip 4093 {
}
movieClip 4095 {
}
movieClip 4097 {
}
movieClip 4098 {
}
movieClip 4099 {
}
button 4101 {
on (release) {
if (_root.cum_face != 1) {
_root.cum_face = 1;
} else {
_root.cum_face = 0;
}
}
}
movieClip 4102 {
}
button 4103 {
on (release) {
if (_root.cum_breast != 1) {
_root.cum_breast = 1;
} else {
_root.cum_breast = 0;
}
}
}
movieClip 4105 {
}
movieClip 4107 {
}
movieClip 4108 {
}
movieClip 4110 {
}
movieClip 4112 {
}
movieClip 4114 {
}
movieClip 4116 {
}
movieClip 4118 {
}
movieClip 4119 {
instance right_thigh of movieClip 4110 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance left_thigh of movieClip 4114 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
button 4120 {
on (release) {
if (_root.cum_xxx != 1) {
_root.cum_xxx = 1;
} else {
_root.cum_xxx = 0;
}
}
}
movieClip 4122 {
}
movieClip 4123 {
}
button 4124 {
on (release) {
if (_root.BG._currentframe == 8) {
_root.BG.gotoAndStop(1);
} else {
if (_root.BG._currentframe == 6) {
_root.BG.gotoAndStop(8);
} else {
_root.BG.nextFrame();
}
}
_root.bgm_allstop();
if (_root.BG._currentframe != 8) {
bg_select = eval('_root.bgm00' + _root.BG._currentframe);
bg_select.start(0, 999);
_root.bgm_set = _root.BG._currentframe;
BGMname_view.gotoAndPlay('start');
}
}
}
button 4125 {
on (release) {
if (_root.wear_hat != 1) {
_root.wear_hat = 1;
} else {
_root.wear_hat = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4126 {
on (release) {
if (_root.wear_cloak != 1) {
_root.wear_cloak = 1;
} else {
_root.wear_cloak = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4127 {
on (release) {
if (_root.wear_breast != 1) {
_root.wear_breast = 1;
} else {
_root.wear_breast = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4128 {
on (release) {
if (_root.wear_skirt != 1) {
_root.wear_skirt = 1;
} else {
_root.wear_skirt = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4129 {
on (release) {
if (_root.wear_arm != 1) {
_root.wear_arm = 1;
} else {
_root.wear_arm = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4130 {
on (release) {
if (_root.wear_shoes != 1) {
_root.wear_shoes = 1;
} else {
_root.wear_shoes = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4131 {
on (release) {
if (_root.wear_pantu != 1) {
_root.wear_pantu = 1;
} else {
_root.wear_pantu = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4132 {
on (release) {
if (_root.wear_leg != 1) {
_root.wear_leg = 1;
} else {
_root.wear_leg = 0;
}
if (_root.yarare16A._currentframe == 1 && _root.yarare16B._currentframe == 1 && _root.yarare17A._currentframe == 1 && _root.yarare17B._currentframe == 1) {
_root.wear_reloadGL();
}
}
}
button 4133 {
on (release) {
if (_root.wear_hat != 1 || _root.wear_breast != 1 || _root.wear_skirt != 1 || _root.wear_cloak != 1 || _root.wear_arm != 1 || _root.wear_leg != 1 || _root.wear_pantu != 1 || _root.wear_shoes != 1) {
_root.wear_hat = 1;
_root.wear_breast = 1;
_root.wear_skirt = 1;
_root.wear_cloak = 1;
_root.wear_arm = 1;
_root.wear_leg = 1;
_root.wear_pantu = 1;
_root.wear_shoes = 1;
} else {
_root.wear_hat = 0;
_root.wear_breast = 0;
_root.wear_skirt = 0;
_root.wear_cloak = 0;
_root.wear_arm = 0;
_root.wear_leg = 0;
_root.wear_pantu = 0;
_root.wear_shoes = 0;
}
_root.wear_reloadGL();
}
}
movieClip 4134 {
}
button 4135 {
on (release) {
if (_root.wear_hat != 1) {
_root.wear_hat = 1;
} else {
_root.wear_hat = 0;
}
}
}
button 4136 {
on (release) {
if (_root.wear_breast != 1) {
_root.wear_breast = 1;
} else {
_root.wear_breast = 0;
}
}
}
button 4137 {
on (release) {
if (_root.wear_arm != 1) {
_root.wear_arm = 1;
} else {
_root.wear_arm = 0;
}
}
}
button 4138 {
on (release) {
if (_root.wear_shoes != 1) {
_root.wear_shoes = 1;
} else {
_root.wear_shoes = 0;
}
}
}
button 4139 {
on (release) {
if (_root.wear_hat != 1 || _root.wear_breast != 1 || _root.wear_skirt != 1 || _root.wear_cloak != 1 || _root.wear_arm != 1 || _root.wear_leg != 1 || _root.wear_pantu != 1 || _root.wear_shoes != 1) {
_root.wear_hat = 1;
_root.wear_breast = 1;
_root.wear_skirt = 1;
_root.wear_cloak = 1;
_root.wear_arm = 1;
_root.wear_leg = 1;
_root.wear_pantu = 1;
_root.wear_shoes = 1;
} else {
_root.wear_hat = 0;
_root.wear_breast = 0;
_root.wear_skirt = 0;
_root.wear_cloak = 0;
_root.wear_arm = 0;
_root.wear_leg = 0;
_root.wear_pantu = 0;
_root.wear_shoes = 0;
}
}
}
button 4140 {
on (release) {
if (_root.wear_skirt != 1) {
_root.wear_skirt = 1;
} else {
_root.wear_skirt = 0;
}
}
}
button 4141 {
on (release) {
if (_root.wear_pantu != 1) {
_root.wear_pantu = 1;
} else {
_root.wear_pantu = 0;
}
}
}
button 4142 {
on (release) {
if (_root.wear_leg != 1) {
_root.wear_leg = 1;
} else {
_root.wear_leg = 0;
}
}
}
movieClip 4143 {
frame 1 {
this.stop();
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_hat == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_hat == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_cloak == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_cloak == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_breast == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_breast == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_skirt == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_skirt == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_leg == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_breast == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_breast == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_skirt == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_skirt == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_leg == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_skirt == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_skirt == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_pantu == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_arm == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_leg == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_leg == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 4134 {
onClipEvent (load) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.wear_shoes == 1) {
this._alpha = 50;
} else {
this._alpha = 0;
}
}
}
}
movieClip 4147 {
}
button 4150 {
on (release) {
if (_root.org_loop_on != 1) {
_root.org_loop_on = 1;
} else {
_root.org_loop_on = 0;
}
}
}
movieClip 4153 {
frame 1 {
this.stop();
}
}
movieClip 4154 {
}
movieClip 4156 {
}
movieClip 4158 {
}
button 4159 {
on (release) {
_root.pleasure = 300;
this.gotoAndPlay('act');
}
}
movieClip 4161 {
}
movieClip 4163 {
}
movieClip 4164 {
frame 9 {
this.gotoAndPlay('wait');
}
frame 30 {
this.gotoAndPlay('wait');
}
}
movieClip 4165 {
frame 40 {
this.gotoAndPlay(1);
}
}
button 4167 {
on (press) {
this.startDrag(false);
}
on (release, releaseOutside) {
this.stopDrag();
}
}
movieClip 4168 {
frame 40 {
this.gotoAndPlay(1);
}
}
movieClip 4169 {
}
movieClip 4172 {
}
button 4176 {
on (release) {
_root.se001.start();
_root.GLleft_key();
}
}
button 4177 {
on (release) {
_root.se001.start();
_root.GLright_key();
}
}
movieClip 4180 {
}
button 4181 {
on (release) {
_root.se001.start();
_root.Gyarare_finish = 1;
}
}
movieClip 4183 {
}
movieClip 4185 {
}
movieClip 4187 {
}
button 4188 {
on (release) {
_root.se001.start();
_root.Gyarare_random = 0;
_root.Gyarare_speed = 2;
_root.gallery_now_select = 'Pattern A';
}
}
button 4189 {
on (release) {
_root.se001.start();
_root.Gyarare_random = 0;
_root.Gyarare_speed = 3;
_root.gallery_now_select = 'Pattern B';
}
}
movieClip 4191 {
}
button 4192 {
on (release) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.gallery_now_select = 'Random';
}
}
movieClip 4193 {
frame 1 {
this.stop();
}
instance of movieClip 4169 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.MC.stop();
this.MC.MC.stop();
} else {
this.MC.play();
this.MC.MC.play();
}
if (_root.GLbtn._currentframe != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
button 4194 {
on (release) {
_root.se001.start();
_root.gallery_mode_on = 0;
_root.gotoAndStop('title');
}
}
movieClip 4195 {
}
button 4196 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 1;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4197 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 1;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4198 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 2;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4199 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 2;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4200 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 3;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4201 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 3;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4202 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 4;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4203 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 4;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4204 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 5;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4205 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 5;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4206 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 6;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4207 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 6;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4208 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 7;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4209 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 7;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4210 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 8;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4211 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 8;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4212 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 9;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4213 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 9;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4214 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 10;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4215 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 10;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4216 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 11;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4217 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 11;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4218 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 12;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4219 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 12;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4220 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 13;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4221 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 13;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4222 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 14;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4223 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 14;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4224 {
on (release) {
_root.se001.start();
_root.rinkan_selectB = 15;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
button 4225 {
on (release) {
_root.se001.start();
_root.rinkan_selectA = 15;
_root.gangbang1.gotoAndStop(1);
_root.gangbang1.gotoAndStop((_root.rinkan_selectA - 1) * 15 + _root.rinkan_selectB + 1);
}
}
movieClip 4227 {
}
movieClip 4228 {
frame 1 {
this.stop();
}
}
movieClip 4229 {
instance of movieClip 4228 {
onClipEvent (load) {
this.gotoAndStop(_root.rinkan_selectA);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.rinkan_selectA);
}
}
instance of movieClip 4228 {
onClipEvent (load) {
this.gotoAndStop(_root.rinkan_selectB);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.rinkan_selectB);
}
}
}
movieClip 4238 {
frame 1 {
this.stop();
}
}
movieClip 4239 {
instance of movieClip 4238 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.BG._currentframe);
}
}
}
movieClip 4240 {
instance of movieClip 4239 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 76 {
this.gotoAndStop(1);
}
}
movieClip 4242 {
}
button 4244 {
on (release) {
_root.se001.start();
switch (list._currentframe) {
case 1:
list.gotoAndStop(2);
break;
case 2:
list.gotoAndStop(3);
break;
case 3:
list.gotoAndStop(2);
break;
default:
}
}
}
button 4246 {
on (release) {
_root.se001.start();
switch (list._currentframe) {
case 1:
list.gotoAndStop(3);
break;
case 2:
list.gotoAndStop(1);
break;
case 3:
list.gotoAndStop(1);
break;
default:
}
}
}
// unknown tag 88 length 120
// unknown tag 88 length 120
movieClip 4253 {
frame 3 {
this.stop();
}
}
movieClip 4254 {
instance list of movieClip 4253 {
onClipEvent (load) {
this.gotoAndStop(3);
}
}
}
button 4255 {
on (release) {
if (_root.gameoverMC1._currentframe == 1) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 1;
_root.gallery_now_select = 'Auto';
_root.gameoverMC1.gotoAndPlay(2);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndStop(1);
_root.bgm_allstop();
_root.BG.gotoAndStop(_root.GLnow_gameoverNum);
}
}
}
button 4256 {
on (release) {
if (_root.gameoverMC2._currentframe == 1) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 2;
_root.gallery_now_select = 'Auto';
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndPlay(2);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndStop(1);
_root.bgm_allstop();
_root.BG.gotoAndStop(_root.GLnow_gameoverNum);
}
}
}
button 4257 {
on (release) {
if (_root.gameoverMC3._currentframe == 1) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 3;
_root.gallery_now_select = 'Auto';
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndPlay(2);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndStop(1);
_root.bgm_allstop();
_root.BG.gotoAndStop(_root.GLnow_gameoverNum);
}
}
}
button 4258 {
on (release) {
if (_root.gameoverMC4._currentframe == 1) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 4;
_root.gallery_now_select = 'Auto';
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndPlay(2);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndStop(1);
_root.bgm_allstop();
_root.org_loop_on = 1;
_root.BG.gotoAndStop(_root.GLnow_gameoverNum);
}
}
}
button 4259 {
on (release) {
if (_root.gameoverMC5._currentframe == 1) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 5;
_root.gallery_now_select = 'Auto';
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndPlay(2);
_root.gameoverMC6.gotoAndStop(1);
_root.bgm_allstop();
_root.BG.gotoAndStop(_root.GLnow_gameoverNum);
}
}
}
button 4260 {
on (release) {
if (_root.gameoverMC6._currentframe == 1) {
_root.se001.start();
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'gameover';
_root.GLnow_gameoverNum = 6;
_root.gallery_now_select = 'Auto';
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndPlay(2);
_root.bgm_allstop();
_root.BG.gotoAndStop(_root.GLnow_gameoverNum);
}
}
}
button 4267 {
on (release) {
if (_root.wear_hat != 1) {
_root.wear_hat = 1;
} else {
_root.wear_hat = 0;
}
_root.wear_reloadGL();
}
}
button 4268 {
on (release) {
if (_root.wear_cloak != 1) {
_root.wear_cloak = 1;
} else {
_root.wear_cloak = 0;
}
_root.wear_reloadGL();
}
}
button 4269 {
on (release) {
if (_root.wear_arm != 1) {
_root.wear_arm = 1;
} else {
_root.wear_arm = 0;
}
_root.wear_reloadGL();
}
}
button 4270 {
on (release) {
if (_root.wear_shoes != 1) {
_root.wear_shoes = 1;
} else {
_root.wear_shoes = 0;
}
_root.wear_reloadGL();
}
}
button 4271 {
on (release) {
if (_root.wear_leg != 1) {
_root.wear_leg = 1;
} else {
_root.wear_leg = 0;
}
_root.wear_reloadGL();
}
}
button 4272 {
on (release) {
if (_root.wear_hat != 1 || _root.wear_breast != 1 || _root.wear_skirt != 1 || _root.wear_cloak != 1 || _root.wear_arm != 1 || _root.wear_leg != 1 || _root.wear_pantu != 1 || _root.wear_shoes != 1) {
_root.wear_hat = 1;
_root.wear_breast = 1;
_root.wear_skirt = 1;
_root.wear_cloak = 1;
_root.wear_arm = 1;
_root.wear_leg = 1;
_root.wear_pantu = 1;
_root.wear_shoes = 1;
} else {
_root.wear_hat = 0;
if (this.breast_wear_btn._currentframe == 1) {
_root.wear_breast = 0;
} else {
_root.wear_breast = 1;
}
if (this.skirt_btn._currentframe == 1) {
_root.wear_skirt = 0;
} else {
_root.wear_skirt = 1;
}
_root.wear_cloak = 0;
_root.wear_arm = 0;
_root.wear_leg = 0;
if (this.pantu_btn._currentframe == 1) {
_root.wear_pantu = 0;
} else {
_root.wear_pantu = 1;
}
_root.wear_shoes = 0;
}
_root.wear_reloadGL();
}
}
movieClip 4273 {
}
button 4274 {
on (release) {
switch (_root.now_bote) {
case 'on':
_root.now_bote = 'off';
if (_root.gameoverMC1._currentframe != 1) {
_root.wear_pantu = 1;
_root.wear_skirt = 1;
}
if (_root.gameoverMC2._currentframe != 1) {
_root.wear_breast = 1;
_root.wear_skirt = 1;
_root.wear_pantu = 1;
}
if (_root.gameoverMC3._currentframe != 1) {
_root.wear_pantu = 1;
_root.wear_skirt = 1;
}
if (_root.gameoverMC4._currentframe != 1) {
_root.wear_breast = 1;
_root.wear_skirt = 1;
}
if (_root.gameoverMC5._currentframe != 1) {
_root.wear_skirt = 1;
}
if (_root.gameoverMC6._currentframe != 1) {
_root.wear_skirt = 1;
}
//Invalid switch }
break;
case 'on':
_root.now_bote = 'on';
break;
default:
}
}
movieClip 4278 {
}
button 4279 {
on (release) {
if (_root.wear_skirt != 1) {
_root.wear_skirt = 1;
} else {
_root.wear_skirt = 0;
}
_root.wear_reloadGL();
}
}
movieClip 4280 {
frame 1 {
this.stop();
}
}
button 4281 {
on (release) {
if (_root.wear_pantu != 1) {
_root.wear_pantu = 1;
} else {
_root.wear_pantu = 0;
}
_root.wear_reloadGL();
}
}
movieClip 4282 {
frame 1 {
this.stop();
}
}
button 4283 {
on (release) {
if (_root.wear_breast != 1) {
_root.wear_breast = 1;
} else {
_root.wear_breast = 0;
}
_root.wear_reloadGL();
}
}
movieClip 4284 {
frame 1 {
this.stop();
}
}
button 4285 {
on (release) {
_root.se001.start();
_root.anim_remove();
_root.player.gotoAndStop('wait');
_root.Gyarare_speed = 1;
_root.GLnow_yarareNum = 0;
_root.GLnow_yarareAorB = 'A';
_root.GLctrl_type = 'wait';
_root.gallery_now_select = 'Wait';
_root.gameoverMC1.gotoAndStop(1);
_root.gameoverMC2.gotoAndStop(1);
_root.gameoverMC3.gotoAndStop(1);
_root.gameoverMC4.gotoAndStop(1);
_root.gameoverMC5.gotoAndStop(1);
_root.gameoverMC6.gotoAndStop(1);
_root.gameoverMC7.gotoAndStop(1);
_root.gameoverMC8.gotoAndStop(1);
if (_root.BG._currentframe != 8) {
this._parent.bg_select = eval('_root.bgm00' + _root.BG._currentframe);
this._parent.bg_select.start(0, 999);
_root.bgm_set = _root.BG._currentframe;
this._parent.BGMname_view.gotoAndPlay('start');
}
this._parent.gotoAndStop(1);
}
}
movieClip 4286 {
}
movieClip 4287 {
frame 1 {
this.stop();
}
instance of movieClip 4143 {
onClipEvent (enterFrame) {
if (_root.yarare16A._currentframe != 1 && _root.yarare16A.MC.cosplay == 1) {
this.gotoAndStop('16A');
} else {
if (_root.yarare16B._currentframe != 1 && _root.yarare16B.MC.cosplay == 1) {
this.gotoAndStop('16B');
} else {
if (_root.yarare17A._currentframe != 1 && _root.yarare17A.MC.cosplay == 1) {
this.gotoAndStop('17A');
} else {
if (_root.yarare17B._currentframe != 1 && _root.yarare17B.MC.cosplay == 1) {
this.gotoAndStop('17B');
} else {
this.gotoAndStop(1);
}
}
}
}
}
}
instance GLctrl of movieClip 4193 {
onClipEvent (load) {
this.gotoAndStop(4);
}
onClipEvent (enterFrame) {
switch (_root.GLctrl_type) {
case 'wait':
this.gotoAndStop(4);
break;
case 'finish_on':
this.gotoAndStop(1);
break;
case 'onani':
this.gotoAndStop(3);
break;
case 'gameover':
this.gotoAndStop(1);
break;
case 'gangbang':
this.gotoAndStop(1);
break;
default:
}
}
}
instance back_btn of movieClip 4195 {
onClipEvent (load) {
if (_root.interface_closer._currentframe == 1) {
this._y = 50;
} else {
this._y = 1;
}
}
}
instance rinkan_selecter of movieClip 4229 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
instance BGMname_view of movieClip 4240 {
onClipEvent (enterFrame) {
if (_root.now_pause == 1) {
this.stop();
} else {
if (this._currentframe != 1) {
this.play();
}
}
}
}
instance of movieClip 4242 {
onClipEvent (load) {
this._alpha = 0;
key_1 = 0;
key_2 = 0;
key_3 = 0;
key_4 = 0;
key_5 = 0;
key_6 = 0;
key_7 = 0;
key_8 = 0;
key_9 = 0;
key_0 = 0;
key_F1 = 0;
key_F2 = 0;
key_F3 = 0;
key_F4 = 0;
key_F5 = 0;
key_F6 = 0;
key_F7 = 0;
key_F8 = 0;
key_up = 0;
key_down = 0;
key_left = 0;
key_right = 0;
key_M = 0;
key_W = 0;
key_G = 0;
key_P = 0;
key_D = 0;
key_E = 0;
}
onClipEvent (enterFrame) {
if (this._parent._currentframe == 1) {
if (!key_1 && Key.isDown(49)) {
if (_root.GLnow_yarareNum != 1 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob1A();
} else {
_root.GLbtn_mob1B();
}
}
if (!key_2 && Key.isDown(50)) {
if (_root.GLnow_yarareNum != 2 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob2A();
} else {
_root.GLbtn_mob2B();
}
}
if (!key_3 && Key.isDown(51)) {
if (_root.GLnow_yarareNum != 3 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob3A();
} else {
_root.GLbtn_mob3B();
}
}
if (!key_4 && Key.isDown(52)) {
if (_root.GLnow_yarareNum != 4 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob4A();
} else {
_root.GLbtn_mob4B();
}
}
if (!key_5 && Key.isDown(53)) {
if (_root.GLnow_yarareNum != 5 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob5A();
} else {
_root.GLbtn_mob5B();
}
}
if (!key_6 && Key.isDown(54)) {
if (_root.GLnow_yarareNum != 6 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob6A();
} else {
_root.GLbtn_mob6B();
}
}
if (!key_7 && Key.isDown(55)) {
if (_root.GLnow_yarareNum != 7 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob7A();
} else {
_root.GLbtn_mob7B();
}
}
if (!key_8 && Key.isDown(56)) {
if (_root.GLnow_yarareNum != 8 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob8A();
} else {
_root.GLbtn_mob8B();
}
}
if (!key_9 && Key.isDown(57)) {
if (_root.GLnow_yarareNum != 9 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob9A();
} else {
_root.GLbtn_mob9B();
}
}
if (!key_0 && Key.isDown(48)) {
if (_root.GLnow_yarareNum != 10 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob10A();
} else {
_root.GLbtn_mob10B();
}
}
if (!key_F1 && Key.isDown(112)) {
if (_root.GLnow_yarareNum != 11 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob11A();
} else {
_root.GLbtn_mob11B();
}
}
if (!key_F2 && Key.isDown(113)) {
if (_root.GLnow_yarareNum != 12 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob12A();
} else {
_root.GLbtn_mob12B();
}
}
if (!key_F3 && Key.isDown(114)) {
if (_root.GLnow_yarareNum != 13 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob13A();
} else {
_root.GLbtn_mob13B();
}
}
if (!key_F4 && Key.isDown(115)) {
if (_root.GLnow_yarareNum != 14 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob14A();
} else {
_root.GLbtn_mob14B();
}
}
if (!key_F5 && Key.isDown(116)) {
if (_root.GLnow_yarareNum != 15 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob15A();
} else {
_root.GLbtn_mob15B();
}
}
if (!key_F6 && Key.isDown(117)) {
if (_root.GLnow_yarareNum != 16 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob16A();
} else {
_root.GLbtn_mob16B();
}
}
if (!key_F7 && Key.isDown(118)) {
if (_root.GLnow_yarareNum != 17 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob17A();
} else {
_root.GLbtn_mob17B();
}
}
if (!key_F8 && Key.isDown(119)) {
if (_root.GLnow_yarareNum != 20 || _root.GLnow_yarareAorB != 'A') {
_root.GLbtn_mob20A();
} else {
_root.GLbtn_mob20B();
}
}
if (!key_M && Key.isDown(77)) {
if (_root.player._currentframe == 68) {
_root.GLbtn_onaniC();
} else {
if (_root.player._currentframe == 39) {
_root.GLbtn_onaniB();
} else {
_root.GLbtn_onaniA();
}
}
}
if (!key_W && Key.isDown(87)) {
_root.GLbtn_wait();
switch (_root.GLwait_now) {
case '':
_root.player.gotoAndStop('wait');
_root.GLwait_now = 'wait';
break;
case 'wait':
_root.player.gotoAndStop('down');
_root.GLwait_now = 'down';
break;
case 'down':
_root.player.gotoAndStop('down_xxx');
_root.GLwait_now = 'down_xxx';
break;
case 'down_xxx':
_root.player.gotoAndStop('down_anal');
_root.GLwait_now = 'down_anal';
break;
case 'down_anal':
_root.player.gotoAndStop('down_xxx_org');
_root.GLwait_now = 'down_xxx_org';
break;
case 'down_xxx_org':
_root.player.gotoAndStop('down_anal_org');
_root.GLwait_now = 'down_anal_org';
break;
case 'down_anal_org':
_root.player.gotoAndStop('down_egg');
_root.GLwait_now = 'down_egg';
break;
case 'down_egg':
_root.player.gotoAndStop('wait');
_root.GLwait_now = 'wait';
break;
default:
_root.player.gotoAndStop('wait');
_root.GLwait_now = 'wait';
}
}
if (!key_G && Key.isDown(71)) {
_root.GLbtn_gameover();
}
if (!key_D && Key.isDown(68)) {
_root.GLbtn_3P();
}
}
if (!key_P && Key.isDown(80)) {
_root.pleasure = 300;
}
if (!key_up && Key.isDown(38)) {
switch (_root.GLctrl_type) {
case 'finish_on':
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.gotoAndPlay('finish');
_root['yarare' + _root.GLnow_yarareNum + _root.GLnow_yarareAorB].MC.danmenzu.MC.gotoAndPlay('finish');
break;
case 'onani':
break;
break;
case 'wait':
case 'gameover':
_root['gameoverMC' + _root.GLnow_gameoverNum].gotoAndPlay('finish');
break;
case 'gangbang':
_root.gangbang1.MC1.gotoAndPlay('finish');
_root.gangbang1.MC2.gotoAndPlay('finish');
_root.gangbang1.MC3.gotoAndPlay('finish');
_root.gangbang1.MC4.gotoAndPlay('finish');
_root.gangbang1.MC5.gotoAndPlay('finish');
_root.gangbang1.MC6.gotoAndPlay('finish');
_root.gangbang1.MC7.gotoAndPlay('finish');
_root.gangbang1.MC3.danmenzu.MC.gotoAndPlay('finish');
break;
default:
}
}
if (!key_down && Key.isDown(40)) {
if (_root.GLctrl_type != 'onani') {
_root.se001.start();
_root.Gyarare_finish = 1;
}
}
if (!key_left && Key.isDown(37)) {
_root.se001.start();
_root.GLleft_key();
}
if (!key_right && Key.isDown(39)) {
_root.se001.start();
_root.GLright_key();
}
if (!key_E && Key.isDown(69)) {
_root.se001.start();
this._parent.eye_highlight.reaction.gotoAndPlay(2);
if (_root.org_loop_on != 1) {
_root.org_loop_on = 1;
} else {
_root.org_loop_on = 0;
}
}
key_1 = Key.isDown(49);
key_2 = Key.isDown(50);
key_3 = Key.isDown(51);
key_4 = Key.isDown(52);
key_5 = Key.isDown(53);
key_6 = Key.isDown(54);
key_7 = Key.isDown(55);
key_8 = Key.isDown(56);
key_9 = Key.isDown(57);
key_0 = Key.isDown(48);
key_F1 = Key.isDown(112);
key_F2 = Key.isDown(113);
key_F3 = Key.isDown(114);
key_F4 = Key.isDown(115);
key_F5 = Key.isDown(116);
key_F6 = Key.isDown(117);
key_F7 = Key.isDown(118);
key_F8 = Key.isDown(119);
key_up = Key.isDown(38);
key_down = Key.isDown(40);
key_left = Key.isDown(37);
key_right = Key.isDown(39);
key_M = Key.isDown(77);
key_W = Key.isDown(87);
key_G = Key.isDown(71);
key_P = Key.isDown(80);
key_D = Key.isDown(68);
key_E = Key.isDown(69);
}
}
instance of movieClip 4278 {
onClipEvent (load) {
switch (_root.now_bote) {
case 'on':
this.gotoAndStop(1);
break;
case 'off':
this.gotoAndStop(2);
break;
default:
}
}
onClipEvent (enterFrame) {
switch (_root.now_bote) {
case 'on':
this.gotoAndStop(1);
break;
case 'off':
this.gotoAndStop(2);
break;
default:
}
}
}
instance skirt_btn of movieClip 4280 {
onClipEvent (enterFrame) {
if (_root.now_bote == 'on') {
if (_root.gameoverMC1._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC2._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC3._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC4._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC5._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC6._currentframe != 1) {
this.gotoAndStop(2);
}
} else {
this.gotoAndStop(1);
}
}
}
instance pantu_btn of movieClip 4282 {
onClipEvent (enterFrame) {
if (_root.now_bote == 'on') {
if (_root.gameoverMC1._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC2._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC3._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC4._currentframe != 1) {
this.gotoAndStop(1);
}
if (_root.gameoverMC5._currentframe != 1) {
this.gotoAndStop(1);
}
if (_root.gameoverMC6._currentframe != 1) {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(1);
}
}
}
instance breast_wear_btn of movieClip 4284 {
onClipEvent (enterFrame) {
if (_root.now_bote == 'on') {
if (_root.gameoverMC1._currentframe != 1) {
this.gotoAndStop(1);
}
if (_root.gameoverMC2._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC3._currentframe != 1) {
this.gotoAndStop(1);
}
if (_root.gameoverMC4._currentframe != 1) {
this.gotoAndStop(2);
}
if (_root.gameoverMC5._currentframe != 1) {
this.gotoAndStop(1);
}
if (_root.gameoverMC6._currentframe != 1) {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(1);
}
}
}
instance GLctrl of movieClip 4193 {
onClipEvent (load) {
this.gotoAndStop(4);
}
onClipEvent (enterFrame) {
switch (_root.GLctrl_type) {
case 'wait':
this.gotoAndStop(4);
break;
case 'finish_on':
this.gotoAndStop(1);
break;
case 'onani':
this.gotoAndStop(3);
break;
case 'gameover':
this.gotoAndStop(1);
break;
default:
}
}
}
instance back_btn of movieClip 4286 {
onClipEvent (load) {
if (_root.interface_closer._currentframe == 1) {
this._y = 50;
} else {
this._y = 1;
}
}
}
}
movieClip 4289 {
frame 1 {
this.stop();
}
}
instance of movieClip 4289 {
onClipEvent (load) {
if (_root.debug_mode == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
_root.mouse_posi_view = 'x = ' + _root.zoom_mc.target._x + '; y = ' + _root.zoom_mc.target._y + ';';
}
}
frame 12 {
_root.bgm_allstop();
_root.bgm001.start(0, 999);
_root.bgm_set = 1;
_root.anim_remove();
}
movieClip 4291 {
}
movieClip 4293 {
instance of movieClip 2758 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
movieClip 4295 {
}
button 4296 {
on (release) {
_root.se001.start();
_root.now_stage = 1;
_root.gotoAndStop('gameclear');
}
}
frame 13 {
_root.anim_remove();
}
movieClip 4297 {
}
movieClip 4298 {
frame 1 {
this.gotoAndPlay(Math.floor(Math.random() * 30) + 1);
}
instance of movieClip 4297 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
button 4299 {
on (release) {
_root.se001.start();
_root.open_gallery = 1;
gotoAndStop('title');
}
}
movieClip 4303 {
frame 1 {
this.stop();
}
}
instance of movieClip 4303 {
onClipEvent (load) {
if (_root.lang_eng == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}