Combined Code
frame 1 {
fscommand('showmenu', 'false');
}
frame 3 {
this.onEnterFrame = function () {
if (Key.isDown(27)) {
gotoAndStop('reset');
}
};
my_cm = new ContextMenu();
my_cm.hideBuiltInItems();
_root.menu = my_cm;
fscommand('showmenu', 'false');
_root.gotoAndStop('title_call');
}
frame 82 {
var mcl = new MovieClipLoader();
mcl.loadClip('bace.gif', target_mc);
}
movieClip 4 {
}
movieClip 19 {
}
movieClip 22 {
}
movieClip 27 {
frame 45 {
stop();
}
}
movieClip 29 {
}
button 30 {
on (release, keyPress '<Space>') {
gotoAndStop('title');
}
}
frame 107 {
stop();
_root.menu_off = 0;
_root.re = 0;
my_sound = new Sound();
my_sound.stop();
}
movieClip 46 {
}
instance of movieClip 46 {
onClipEvent (release) {
_root.gotoAndStop('s');
}
}
movieClip 47 {
}
instance of movieClip 47 {
onClipEvent (release, keyPress '<Space>') {
my_so = SharedObject.getLocal('shiori_6');
if (my_so.data.s1 == undefined) {
this._parent.gotoAndStop('s');
}
i = 0;
while (i <= 35) {
if (my_so.data.s1 == i) {
this._parent.gotoAndStop('g' + i);
}
++i;
}
}
}
instance of movieClip 46 {
onClipEvent (release) {
my_so = SharedObject.getLocal('shiori_6');
if (my_so.data.omake_f == undefined) {
this._parent.gotoAndStop('title');
}
if (my_so.data.omake_f == 1) {
this._parent.gotoAndStop('omake');
}
}
}
movieClip 51 {
frame 3 {
stop();
}
}
movieClip 55 {
}
instance of movieClip 55 {
onClipEvent (keyPress '<Up>') {
this._y -= 5;
}
onClipEvent (release) {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.omake_f = 1;
_root.ok3.play();
}
}
frame 112 {
my_so = SharedObject.getLocal('bace');
my_so.data.lv_h = _root.lv;
}
button 65 {
on (release, keyPress '<Up>') {
if (_root.lv <= 7) {
_root.lv += 1;
my_so = SharedObject.getLocal('wrestring2');
my_so.data.lv_h = _root.lv;
}
}
}
button 66 {
on (release, keyPress '<Down>') {
if (_root.lv >= 2) {
_root.lv -= 1;
my_so = SharedObject.getLocal('wrestring2');
my_so.data.lv_h = _root.lv;
}
}
}
movieClip 73 {
}
button 74 {
on (release) {
play();
}
}
movieClip 78 {
frame 1 {
my_sound = new Sound();
}
frame 1 {
stop();
}
instance tsumami_mc of movieClip 73 {
onClipEvent (load) {
dragFlag = false;
}
onClipEvent (press) {
xWidth = _parent.back_mc._width - this._width;
xMin = _parent.back_mc._x;
xMax = _parent.back_mc._x + xWidth;
this.startDrag(true, xMin, this._y, xMax, this._y);
dragFlag = true;
}
onClipEvent (release, releaseOutside) {
this.stopDrag();
dragFlag = false;
}
onClipEvent (mouseMove) {
if (dragFlag == true) {
vol = ((this._x - xMin) / xWidth) * 100;
_parent.my_sound.setVolume(vol);
my_so = SharedObject.getLocal('soktei3');
my_so.data.vol1 = vol;
}
}
}
}
button 83 {
on (release) {
gotoAndStop('title');
}
}
frame 122 {
my_so = SharedObject.getLocal('shiori_6');
if (my_so.data.s1 == undefined) {
gotoAndStop('g1');
}
}
button 87 {
on (release) {
_root.gotoAndStop('g1');
}
}
button 88 {
on (release) {
_root.gotoAndStop('g20');
}
}
frame 124 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 1;
_root.stage = 1;
_root.hare = 0;
}
movieClip 99 {
frame 55 {
stop();
}
}
movieClip 103 {
}
button 105 {
on (release, keyPress '<Space>') {
_root.n_b = 1;
nextFrame();
}
}
button 108 {
on (release) {
nextFrame();
}
}
button 110 {
on (release) {
_root.auto = 1;
}
}
button 111 {
on (release) {
_root.auto = 2;
}
}
button 112 {
on (release) {
_root.auto = 3;
}
}
button 113 {
on (release) {
_root.auto = 4;
}
}
button 114 {
on (release) {
_root.auto = 5;
}
}
movieClip 119 {
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
}
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 65 {
_root.nextFrame();
this.gotoAndPlay('l1');
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 146 {
_root.nextFrame();
this.gotoAndPlay('l3');
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 261 {
_root.nextFrame();
this.gotoAndPlay('l3');
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 396 {
_root.nextFrame();
this.gotoAndPlay('l4');
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 556 {
this.gotoAndPlay('l5');
_root.nextFrame();
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
}
}
frame 756 {
this.gotoAndPlay('l6');
_root.nextFrame();
}
}
button 120 {
on (release) {
_root.auto = 6;
}
}
button 121 {
on (release) {
prevFrame();
}
}
movieClip 122 {
frame 1 {
if (_root.auto_menu == 1) {
gotoAndStop('auto');
}
}
frame 2 {
_root.auto_menu = 0;
stop();
}
frame 3 {
_root.auto_menu = 1;
}
}
button 126 {
on (release) {
_root.prevFrame();
}
}
button 129 {
on (release) {
this.gotoAndStop('title_back');
}
}
button 135 {
on (release) {
gotoAndPlay('sound_menu');
}
}
button 143 {
on (release) {
_root.gotoAndStop('title');
}
}
button 144 {
on (release) {
this.gotoAndStop(1);
}
}
button 146 {
on (release) {
_root.gotoAndStop('omake4');
}
}
button 149 {
on (press) {
_root.prevFrame();
}
}
button 151 {
on (release) {
this.play();
}
}
movieClip 153 {
frame 1 {
if (_root.re == 1) {
gotoAndStop('omake');
}
stop();
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.menu_off == 1) {
this._parent.gotoAndStop('menu_off');
}
}
}
frame 2 {
this.onEnterFrame = function () {
if (Key.isDown(8)) {
this.prevFrame();
}
};
}
frame 20 {
stop();
}
instance of movieClip 46 {
onClipEvent (enterFrame) {
if (_root.menu_off == 0) {
this._parent.gotoAndStop('menu');
}
}
}
}
button 158 {
on (release) {
this.play();
}
}
button 162 {
on (release) {
this.gotoAndStop('start');
}
}
movieClip 168 {
frame 2 {
stop();
}
}
movieClip 171 {
}
movieClip 173 {
}
button 174 {
on (release, keyPress '<Up>') {
nextFrame();
}
}
button 176 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 177 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 185 {
}
movieClip 188 {
}
movieClip 189 {
frame 68 {
stop();
}
}
movieClip 197 {
}
movieClip 200 {
}
movieClip 201 {
frame 68 {
stop();
}
}
movieClip 216 {
frame 4 {
stop();
}
}
movieClip 221 {
}
movieClip 227 {
}
movieClip 230 {
}
movieClip 231 {
frame 68 {
stop();
}
}
movieClip 235 {
frame 16 {
stop();
}
}
movieClip 262 {
}
movieClip 282 {
}
movieClip 283 {
}
movieClip 295 {
frame 55 {
stop();
}
}
movieClip 299 {
frame 2 {
stop();
}
}
button 300 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 301 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 318 {
}
movieClip 339 {
}
movieClip 344 {
}
movieClip 345 {
}
movieClip 353 {
frame 16 {
stop();
}
}
movieClip 354 {
frame 8 {
stop();
}
frame 15 {
stop();
}
frame 27 {
stop();
}
}
movieClip 376 {
}
button 381 {
on (release) {
this.gotoAndPlay('mune');
}
}
button 382 {
on (release) {
this.gotoAndPlay('pants');
}
}
movieClip 385 {
}
movieClip 388 {
}
movieClip 401 {
}
movieClip 402 {
}
button 403 {
on (release) {
this.gotoAndPlay('re_pants');
}
}
movieClip 404 {
instance of movieClip 339 {
onClipEvent (enterFrame) {
if (this._x >= -100) {
this._x -= 3;
}
}
}
instance of movieClip 345 {
onClipEvent (enterFrame) {
if (this._x <= 900) {
this._x += 5;
}
}
}
frame 209 {
gotoAndPlay('re');
}
frame 264 {
gotoAndPlay('wait');
}
frame 365 {
this.gotoAndPlay('re2');
}
frame 385 {
this.gotoAndPlay('re');
}
}
movieClip 407 {
instance of movieClip 339 {
onClipEvent (enterFrame) {
if (this._x >= -100) {
this._x -= 3;
}
}
}
instance of movieClip 345 {
onClipEvent (enterFrame) {
if (this._x <= 900) {
this._x += 5;
}
}
}
frame 209 {
gotoAndPlay('re');
}
}
button 412 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 413 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 189 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 1;
_root.stage = 1;
_root.spank_count = 0;
_root.hare = 0;
}
movieClip 477 {
frame 8 {
stop();
}
}
button 478 {
on (release) {
if (_root.hare <= 90) {
_root.hare += 4;
}
if (_root.spank_count <= 5) {
this.gotoAndPlay('spank');
} else {
this.gotoAndPlay('he');
}
}
}
movieClip 482 {
}
movieClip 495 {
frame 65 {
this.gotoAndPlay('re');
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 150 {
this.gotoAndPlay('re2');
}
frame 151 {
_root.spank_count += 1;
}
frame 180 {
this.gotoAndPlay('re2');
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 212 {
_root.spank_count = 0;
this.gotoAndPlay('re2');
}
}
movieClip 497 {
frame 15 {
stop();
}
}
movieClip 498 {
frame 65 {
this.gotoAndPlay('re');
}
}
button 500 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 501 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 519 {
frame 55 {
stop();
}
}
movieClip 548 {
}
button 556 {
on (release) {
play();
}
}
movieClip 557 {
frame 84 {
stop();
}
}
movieClip 558 {
frame 84 {
stop();
}
}
button 562 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 563 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 615 {
frame 15 {
stop();
}
}
frame 258 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 3;
_root.hare = 0;
}
button 660 {
on (press) {
this.gotoAndPlay('mune_r');
}
}
button 661 {
on (press) {
this.gotoAndPlay('mune_l');
}
}
button 662 {
on (press) {
this.gotoAndPlay('mank');
}
}
movieClip 678 {
frame 2 {
dice = Math.floor(Math.random() * 8) + 1;
if (dice == 1) {
this.gotoAndStop('v1');
}
if (dice == 2) {
this.gotoAndStop('v2');
}
if (dice == 3) {
this.gotoAndStop('v3');
}
if (dice == 4) {
this.gotoAndStop('v4');
}
if (dice == 5) {
this.gotoAndStop('v5');
}
if (dice >= 6) {
this.gotoAndStop('v6');
}
}
}
movieClip 679 {
frame 105 {
this.gotoAndPlay('re');
}
frame 142 {
this.gotoAndPlay('re');
}
frame 180 {
this.gotoAndPlay('re');
}
frame 210 {
this.gotoAndPlay('re');
}
}
movieClip 680 {
frame 105 {
this.gotoAndPlay('re');
}
}
button 682 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 683 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 283 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 4;
_root.hare = 0;
}
movieClip 788 {
frame 105 {
this.gotoAndPlay('re');
}
frame 141 {
this.gotoAndPlay('re');
}
frame 176 {
this.gotoAndPlay('re');
}
frame 222 {
this.gotoAndPlay('re');
}
}
movieClip 789 {
frame 105 {
this.gotoAndPlay('re');
}
}
button 794 {
on (release) {
this.stop();
}
}
movieClip 795 {
frame 2 {
stop();
}
frame 254 {
stop();
}
}
button 796 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 797 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 812 {
}
frame 310 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 5;
_root.hare = 0;
}
movieClip 875 {
frame 64 {
this.gotoAndPlay('re');
}
frame 102 {
this.gotoAndPlay('re');
}
frame 159 {
this.gotoAndPlay('re');
}
frame 233 {
this.gotoAndPlay('re');
}
}
movieClip 876 {
frame 64 {
this.gotoAndPlay('re');
}
}
movieClip 880 {
frame 2 {
stop();
}
}
button 881 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 882 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 950 {
frame 57 {
stop();
}
}
button 951 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 952 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 954 {
frame 57 {
stop();
}
}
movieClip 958 {
frame 2 {
stop();
}
}
frame 347 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 6;
_root.hare = 0;
}
button 994 {
on (release) {
if (_root.hare <= 90) {
_root.hare += 4;
}
this.gotoAndPlay('spank');
}
}
movieClip 1025 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 67 {
this.gotoAndPlay('re');
}
frame 97 {
this.gotoAndPlay('re');
}
}
movieClip 1026 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 67 {
stop();
}
}
movieClip 1030 {
frame 2 {
stop();
}
}
button 1031 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1032 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
button 1046 {
on (release) {
this.gotoAndPlay('spank');
}
}
movieClip 1047 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 67 {
stop();
}
frame 129 {
this.gotoAndPlay('he');
}
}
button 1049 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1050 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 384 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 7;
_root.hare = 0;
}
button 1100 {
on (press) {
if (_root.hare <= 90) {
_root.hare += 4;
}
this.gotoAndPlay('spank');
}
}
movieClip 1105 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 44 {
this.gotoAndStop('re');
}
frame 66 {
this.gotoAndStop('re');
}
}
button 1106 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1107 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 1108 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 44 {
this.gotoAndStop('re');
}
}
movieClip 1112 {
frame 2 {
stop();
}
}
button 1133 {
on (press) {
this.gotoAndPlay('re');
}
}
movieClip 1134 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 85 {
stop();
}
}
movieClip 1135 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
}
button 1137 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1138 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 400 {
_root.gotoAndStop('g8');
}
frame 401 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 8;
_root.hare = 0;
}
button 1181 {
on (press) {
if (_root.hare <= 90) {
_root.hare += 4;
}
this.gotoAndPlay('he');
}
}
movieClip 1182 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 64 {
this.gotoAndPlay('re');
}
frame 88 {
this.gotoAndPlay('re');
}
frame 125 {
this.gotoAndPlay('re');
}
}
movieClip 1183 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 64 {
this.gotoAndPlay('re');
}
}
movieClip 1187 {
frame 2 {
stop();
}
}
button 1188 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1189 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 418 {
_root.gotoAndStop('g9');
}
frame 422 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 9;
_root.hare = 0;
}
button 1237 {
on (press) {
if (_root.hare <= 90) {
_root.hare += 4;
}
this.gotoAndPlay('spank2');
}
}
movieClip 1251 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 45 {
this.gotoAndPlay('re');
}
frame 96 {
this.gotoAndPlay('re');
}
frame 156 {
this.gotoAndPlay('re');
}
}
movieClip 1252 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 47 {
this.gotoAndPlay('re');
}
}
button 1254 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1255 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 440 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 20;
_root.hare = 0;
}
movieClip 1307 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 57 {
this.gotoAndPlay('re');
}
frame 82 {
if (_root.hare <= 40) {
this.gotoAndPlay('re');
}
}
frame 110 {
_root.gotoAndPlay('re');
}
}
movieClip 1308 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 57 {
_root.gotoAndPlay('re');
}
}
movieClip 1312 {
frame 2 {
stop();
}
}
button 1313 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1314 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 454 {
if (_root.hare >= 40) {
_root.gotoAndStop('g12');
}
}
frame 455 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 10;
_root.hare = 0;
}
frame 455 {
fscommand('showmenu', 'false');
}
movieClip 1346 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 52 {
_root.gotoAndPlay('re');
}
frame 149 {
stop();
}
}
movieClip 1347 {
frame 1 {
stop();
}
}
button 1349 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1350 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 1390 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 2 {
_root.hare = 0;
}
frame 89 {
this.gotoAndPlay('re');
}
frame 111 {
this.gotoAndPlay('re');
}
}
movieClip 1391 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 2 {
_root.hare = 0;
}
frame 89 {
this.gotoAndPlay('re');
}
}
movieClip 1395 {
frame 2 {
stop();
}
}
button 1396 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1397 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 483 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 11;
_root.hare = 0;
}
movieClip 1445 {
}
movieClip 1448 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 149 {
gotoAndPlay('re');
}
frame 185 {
gotoAndPlay('re');
}
}
movieClip 1449 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 158 {
gotoAndPlay('re');
}
}
movieClip 1453 {
frame 2 {
stop();
}
}
button 1454 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1455 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 1485 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 55 {
stop();
}
}
movieClip 1486 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
}
button 1488 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1489 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 514 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.omake_f = 1;
}
movieClip 1512 {
}
movieClip 1515 {
}
movieClip 1523 {
}
button 1524 {
on (release, keyPress '<Space>') {
_root.gotoAndStop('title');
}
}
movieClip 1532 {
}
movieClip 1549 {
frame 350 {
stop();
}
}
frame 518 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 12;
_root.hare = 0;
}
movieClip 1583 {
}
movieClip 1584 {
}
movieClip 1588 {
frame 2 {
stop();
}
}
button 1589 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1590 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
button 1616 {
on (press) {
this.play();
}
}
movieClip 1617 {
frame 81 {
stop();
}
}
movieClip 1618 {
}
button 1619 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1620 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 553 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.s1 = 13;
_root.hare = 0;
}
movieClip 1678 {
frame 44 {
stop();
}
}
movieClip 1679 {
frame 44 {
stop();
}
}
movieClip 1683 {
frame 2 {
stop();
}
}
button 1684 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1685 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 1732 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 47 {
gotoAndPlay('re');
}
frame 95 {
gotoAndPlay('re');
}
}
movieClip 1733 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
}
movieClip 1737 {
frame 2 {
stop();
}
}
button 1738 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1739 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
button 1754 {
on (press) {
this.gotoAndPlay('re');
}
}
movieClip 1755 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 49 {
stop();
}
}
movieClip 1756 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 49 {
stop();
}
}
button 1758 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1759 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
movieClip 1781 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
frame 49 {
stop();
}
}
movieClip 1782 {
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
instance of movieClip 477 {
onClipEvent (enterFrame) {
this._alpha = _root.hare;
}
}
}
button 1784 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 1785 {
frame 1 {
stop();
_root.menu_off = 0;
}
frame 2 {
play();
_root.menu_off = 1;
}
frame 28 {
stop();
}
}
frame 609 {
my_so = SharedObject.getLocal('shiori_6');
my_so.data.omake_f = 1;
}
frame 801 {
_root.re = 0;
_root.spank_count = 0;
_root.hare = 0;
my_sound = new Sound();
my_sound.stop();
}
button 1808 {
on (release) {
_root.gotoAndStop('omake2');
}
}
button 1809 {
on (release) {
_root.gotoAndStop('omake3');
}
}
button 1810 {
on (release) {
_root.gotoAndStop('omake4');
}
}
button 1811 {
on (release) {
_root.gotoAndStop('omake5');
}
}
button 1812 {
on (release) {
_root.gotoAndStop('title');
}
}
frame 809 {
my_sound = new Sound();
my_sound.stop();
}
movieClip 1813 {
}
movieClip 1816 {
}
movieClip 1821 {
}
frame 834 {
gotoAndStop('omake');
}
frame 837 {
_root.spank_count = 0;
_root.hare = 0;
my_sound = new Sound();
my_sound.stop();
}
button 1853 {
on (release) {
_root.gotoAndStop('2');
}
}
button 1854 {
on (release) {
_root.gotoAndStop('m4');
}
}
button 1858 {
on (release) {
_root.gotoAndStop('m1');
}
}
button 1859 {
on (release) {
_root.gotoAndStop('m18');
}
}
button 1860 {
on (release) {
_root.gotoAndStop('m2');
}
}
button 1861 {
on (release) {
_root.gotoAndStop('m3');
}
}
button 1862 {
on (release) {
_root.gotoAndStop('m5');
}
}
button 1863 {
on (release) {
_root.gotoAndStop('m6');
}
}
button 1864 {
on (release) {
_root.gotoAndStop('m7');
}
}
button 1865 {
on (release) {
_root.gotoAndStop('m8');
}
}
button 1866 {
on (release) {
_root.gotoAndStop('m9');
}
}
button 1867 {
on (release) {
_root.gotoAndStop('m10');
}
}
button 1868 {
on (release) {
_root.gotoAndStop('m11');
}
}
button 1869 {
on (release) {
_root.gotoAndStop('m12');
}
}
button 1870 {
on (release) {
_root.gotoAndStop('m13');
}
}
button 1871 {
on (release) {
_root.gotoAndStop('m14');
}
}
button 1872 {
on (release) {
_root.gotoAndStop('m15');
}
}
button 1873 {
on (release) {
_root.gotoAndStop('m16');
}
}
button 1874 {
on (release) {
_root.gotoAndStop('m17');
}
}
button 1878 {
on (release) {
_root.gotoAndStop('omake');
}
}
frame 839 {
_root.re = 1;
_root.spank_count = 0;
_root.hare = 0;
my_sound = new Sound();
my_sound.stop();
}
button 1883 {
on (release) {
_root.gotoAndStop('g2');
}
}
button 1884 {
on (release) {
_root.gotoAndStop('g3');
}
}
button 1885 {
on (release) {
_root.gotoAndStop('g4');
}
}
button 1886 {
on (release) {
_root.gotoAndStop('g5');
}
}
button 1887 {
on (release) {
_root.gotoAndStop('g6');
}
}
button 1888 {
on (release) {
_root.gotoAndStop('g7');
}
}
button 1889 {
on (release) {
_root.gotoAndStop('g8');
}
}
button 1890 {
on (release) {
_root.gotoAndStop('g9');
}
}
button 1891 {
on (release) {
_root.gotoAndStop('g10');
}
}
button 1892 {
on (release) {
_root.gotoAndStop('g11');
}
}
button 1893 {
on (release) {
_root.gotoAndStop('g12');
}
}
button 1894 {
on (release) {
_root.gotoAndStop('g13');
}
}
button 1896 {
on (release) {
_root.gotoAndStop('omake3');
}
}
button 1898 {
on (press) {
this.gotoAndStop('m7_2');
}
}
button 1899 {
on (press) {
this.gotoAndStop('m7');
}
}
button 1901 {
on (press) {
this.gotoAndStop('m9_2');
}
}
button 1902 {
on (press) {
this.gotoAndStop('m9');
}
}
button 1903 {
on (press) {
this.gotoAndStop('m11_2');
}
}
button 1904 {
on (press) {
this.gotoAndStop('m11_3');
}
}
button 1905 {
on (press) {
this.gotoAndStop('m11');
}
}
button 1906 {
on (press) {
this.gotoAndStop('m12_2');
}
}
button 1907 {
on (press) {
this.gotoAndStop('m12');
}
}
button 1908 {
on (press) {
this.gotoAndStop('m13_2');
}
}
button 1909 {
on (press) {
this.gotoAndStop('m13');
}
}
button 1910 {
on (press) {
this.gotoAndStop('m17_2');
}
}
movieClip 1911 {
}
button 1912 {
on (press) {
this.gotoAndStop('m17_3');
}
}
button 1913 {
on (press) {
this.gotoAndStop('m17');
}
}
button 1914 {
on (press) {
this.gotoAndStop('m18_2');
}
}
button 1915 {
on (press) {
this.gotoAndStop('m18');
}
}
frame 1029 {
for (var my_mc in _root) {
if (typeof _root[my_mc] == 'movieclip') {
_root[my_mc].swapDepths(100);
_root[my_mc].removeMovieClip();
}
}
my_sound = new Sound();
my_sound.stop();
_root.re = 0;
}
button 1923 {
on (release) {
my_so = SharedObject.getLocal('shiori_6');
my_so.clear();
nextFrame();
}
}