STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228071
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/27039827?noj=FRM27039827-28DC" width="1" height="1"></div>

koooon_soft samus_aran zero_suit_samus uncensored.swf

This is the info page for
Flash #204410

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 20 { } movieClip 21 { frame 1 { this.stop(); } frame 7 { this.stop(); } } movieClip 22 shibuki { instance of movieClip 21 { onClipEvent (load) { target_x = this._parent._parent.target._x + (Math.floor(Math.random() * 40) - 19); target_y = this._parent._parent.target._y + (Math.floor(Math.random() * 40) - 19); speed_x = Math.floor(target_x / this._parent._parent.target.shibuki_speed); speed_y = Math.floor(target_y / this._parent._parent.target.shibuki_speed); end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); scale_xy = 130 - Math.floor(Math.random() * 90); this._xscale = scale_xy; this._yscale = scale_xy; shibuki_wait = Math.floor(Math.random() * 10); shibuki_wait_count = 0; this._alpha = 0; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if (shibuki_wait_count < shibuki_wait) { shibuki_wait_count += 1; } else { if (this._x != 0 || this._y != 0) { this._alpha = 100; } if (this_y < end_y) { this._x += speed_x; this._y += speed_y; speed_y += 2; } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } } else { this.stop(); } } } } movieClip 24 { } movieClip 25 { frame 1 { this.stop(); } frame 7 { this.stop(); } } movieClip 26 shibuki_finish { instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount = 0; shibuki_lag = this._parent.MCcount; this._parent.shibuki_summon = Math.floor(Math.random() * 20) + 1; scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if (this._x != 0 || this._y != 0) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); this._parent.speed_y += 2; } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } instance main of movieClip 25 { onClipEvent (load) { end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); this._alpha = 0; this._parent.MCcount += 1; shibuki_lag = this._parent.MCcount; if (this._parent.shibuki_summon >= this._parent.MCcount) { this_summon = 1; } else { this_summon = 0; } scale_xy = 200 - shibuki_lag * 5 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if ((this._x != 0 || this._y != 0) && this_summon == 1) { this._alpha = 100; } if (this_y < end_y) { this._x += this._parent.speed_x * (1 - shibuki_lag / 50); this._y += (this._parent.speed_y - shibuki_lag * 0.2) * (1 - shibuki_lag / 50); } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } else { this.stop(); } } } } movieClip 27 { } movieClip 28 { frame 1 { this.stop(); } frame 7 { this.stop(); } } movieClip 29 shibuki_finish_sub { instance of movieClip 28 { onClipEvent (load) { target_x = this._parent._parent.target._x + (Math.floor(Math.random() * 20) - 9); target_y = this._parent._parent.target._y + (Math.floor(Math.random() * 20) - 9); speed_x = Math.floor(target_x / this._parent._parent.target.shibuki_speed); speed_y = Math.floor(target_y / this._parent._parent.target.shibuki_speed); end_y = this._parent._parent.target.shibuki_height + (Math.floor(Math.random() * 10) - 5); scale_xy = 150 - Math.floor(Math.random() * 100); this._xscale = scale_xy; this._yscale = scale_xy; shibuki_wait = Math.floor(Math.random() * 10); shibuki_wait_count = 0; this._alpha = 0; } onClipEvent (enterFrame) { if (_root.now_pause != 1) { if (shibuki_wait_count < shibuki_wait) { shibuki_wait_count += 1; } else { if (this._x != 0 || this._y != 0) { this._alpha = 100; } if (this_y < end_y) { this._x += speed_x; this._y += speed_y; speed_y += 2; } this_y = this._y + this._parent._y + this._parent._parent._y + this._parent._parent._parent._y; if (this_y >= end_y && this._currentframe == 1) { tmp = this_y - end_y; this._y -= tmp; this.play(); } else { if (this._currentframe == 7) { this._parent.removeMovieClip(); } } if (this._currentframe != 1) { this.play(); } } } else { this.stop(); } } } } movieClip 32 { } movieClip 43 xxx_cum { instance of movieClip 32 { onClipEvent (enterFrame) { if (_root.now_pause == 1) { this._parent.stop(); } else { this._parent.play(); } } } frame 12 { this.removeMovieClip(); } frame 13 { this.stop(); } } movieClip 46 { } movieClip 56 xxx_shibuki { instance of movieClip 32 { onClipEvent (enterFrame) { if (_root.now_pause == 1) { this._parent.stop(); } else { this._parent.play(); } } } instance of movieClip 46 { onClipEvent (load) { this._alpha = 0; } } frame 12 { this.removeMovieClip(); } frame 13 { this.stop(); } } frame 1 { if (_root.first_load != 1) { _root.first_load = 1; _root.debug_on = 0; _root.se01 = new Sound(_root.se); _root.se02 = new Sound(_root.se); _root.se03 = new Sound(_root.se); _root.se04 = new Sound(_root.se); _root.se05 = new Sound(_root.se); _root.se01.attachSound('se01select.wav'); _root.se02.attachSound('se02kutyu1.wav'); _root.se03.attachSound('se03kutyu2.wav'); _root.se04.attachSound('se04cum1.wav'); _root.se05.attachSound('se005_osikko.wav'); _root.se01.setVolume(50); _root.voice11 = new Sound(_root.voice); _root.voice12 = new Sound(_root.voice); _root.voice13 = new Sound(_root.voice); _root.voice14 = new Sound(_root.voice); _root.voice15 = new Sound(_root.voice); _root.voice16 = new Sound(_root.voice); _root.voice17 = new Sound(_root.voice); _root.voice18 = new Sound(_root.voice); _root.voice19 = new Sound(_root.voice); _root.voice_org = new Sound(_root.voice); _root.voice11.attachSound('voice011_aegiSP01_01.wav'); _root.voice12.attachSound('voice012_aegiSP01_02.wav'); _root.voice13.attachSound('voice013_aegiSP01_03.wav'); _root.voice14.attachSound('voice014_aegiSP02_01.wav'); _root.voice15.attachSound('voice015_aegiSP02_02.wav'); _root.voice16.attachSound('voice016_aegiSP02_03.wav'); _root.voice17.attachSound('voice017_aegiSP03_01.wav'); _root.voice18.attachSound('voice018_aegiSP03_02.wav'); _root.voice19.attachSound('voice019_aegiSP03_03.wav'); _root.voice_org.attachSound('voice020_finish.wav'); _root.insert.setVolume(50); _root.wear_hat = 0; _root.wear_cloak = 0; _root.wear_body = 0; _root.wear_pantu = 0; _root.wear_socks = 0; _root.wear_boots = 0; _root.eyes_highlight = 0; _root.under_hair = 0; _root.now_speed = 'Auto'; _root.girl_pleasure = 1; _root.pleasure_add = 0; _root.finishing = 0; _root.cum_xxx = 0; _root.loop_count = 0; _root.insert_type = ''; _root.finish_loopmax = 5; _root.org_loopmax = 5; _root.now_touch = ''; _root.org_now = 0; _root.abnormal_osikko = 'on'; } } frame 1 { _root.speedChange_sub = function (speed) { if (_root.girl_pleasure >= 300) { if (_root.main._currentframe >= 654 && _root.main._currentframe <= 702) { _root.finishing = 1; } _root.main.gotoAndPlay('org_start'); } else { _root.main.gotoAndPlay(speed); } }; _root.speedChange = function () { switch (_root.now_speed) { case 'Wait': _root.loop_count = 0; _root.speedChange_sub('insert_wait'); break; case 'Slow': _root.loop_count = 0; _root.speedChange_sub('slow'); break; case 'Medium': _root.loop_count = 0; _root.speedChange_sub('medium'); break; case 'Fast': _root.loop_count = 0; _root.speedChange_sub('fast'); break; case 'Very_Fast': _root.loop_count = 0; _root.speedChange_sub('very_fast'); break; case 'Finish_Loop': _root.loop_count = 0; _root.speedChange_sub('finish_start'); break; case 'Org_Loop': _root.loop_count = 0; _root.girl_pleasure = 300; _root.speedChange_sub('org_start'); break; case 'Auto': if (_root.loop_count == 5) { _root.loop_count = 0; switch (_root.main._currentframe) { case 533: _root.speedChange_sub('slow'); break; case 558: _root.speedChange_sub('slow'); break; case 606: _root.speedChange_sub('medium'); break; case 629: _root.speedChange_sub('fast'); break; case 644: _root.speedChange_sub('very_fast'); break; case 653: _root.speedChange_sub('finish_start'); break; case 702: _root.speedChange_sub('slow'); break; case 753: _root.speedChange_sub('slow'); break; default: } } else { _root.loop_count += 1; switch (_root.main._currentframe) { case 533: _root.loop_count = 0; _root.speedChange_sub('slow'); break; case 558: _root.loop_count = 0; _root.speedChange_sub('slow'); break; case 606: _root.speedChange_sub('slow'); break; case 629: _root.speedChange_sub('medium'); break; case 644: _root.speedChange_sub('fast'); break; case 653: _root.speedChange_sub('very_fast'); break; case 702: _root.loop_count = 0; _root.speedChange_sub('slow'); break; case 753: _root.loop_count = 0; _root.speedChange_sub('slow'); break; default: } } break; default: } }; _root.speedChange_subS = function (speed) { if (_root.girl_pleasure >= 300) { if (_root.main._currentframe >= 962 && _root.main._currentframe <= 1010) { _root.finishing = 1; } _root.main.gotoAndPlay('org_startS'); } else { _root.main.gotoAndPlay(speed); } }; _root.speedChangeS = function () { switch (_root.now_speed) { case 'Wait': _root.loop_count = 0; _root.speedChange_subS('insert_waitS'); break; case 'Slow': _root.loop_count = 0; _root.speedChange_subS('slowS'); break; case 'Medium': _root.loop_count = 0; _root.speedChange_subS('mediumS'); break; case 'Fast': _root.loop_count = 0; _root.speedChange_subS('fastS'); break; case 'Very_Fast': _root.loop_count = 0; _root.speedChange_subS('very_fastS'); break; case 'Finish_Loop': _root.loop_count = 0; _root.speedChange_subS('finish_startS'); break; case 'Org_Loop': _root.loop_count = 0; _root.girl_pleasure = 300; _root.speedChange_subS('org_startS'); break; case 'Auto': if (_root.loop_count == 5) { _root.loop_count = 0; switch (_root.main._currentframe) { case 841: _root.speedChange_subS('slowS'); break; case 866: _root.speedChange_subS('slowS'); break; case 914: _root.speedChange_subS('mediumS'); break; case 937: _root.speedChange_subS('fastS'); break; case 952: _root.speedChange_subS('very_fastS'); break; case 961: _root.speedChange_subS('finish_startS'); break; case 1010: _root.speedChange_subS('slowS'); break; case 1061: _root.speedChange_subS('slowS'); break; default: } } else { _root.loop_count += 1; switch (_root.main._currentframe) { case 841: _root.loop_count = 0; _root.speedChange_subS('slowS'); break; case 866: _root.loop_count = 0; _root.speedChange_subS('slowS'); break; case 914: _root.speedChange_subS('slowS'); break; case 937: _root.speedChange_subS('mediumS'); break; case 952: _root.speedChange_subS('fastS'); break; case 961: _root.speedChange_subS('very_fastS'); break; case 1010: _root.loop_count = 0; _root.speedChange_subS('slowS'); break; case 1061: _root.loop_count = 0; _root.speedChange_subS('slowS'); break; default: } } break; default: } }; } // unknown tag 88 length 126 button 66 { on (release) { getURL('http://koooonsoft.jp/', ''); } } movieClip 68 { } // unknown tag 88 length 76 movieClip 72 { } movieClip 73 { } instance of movieClip 73 { onClipEvent (load) { this._alpha = 0; } } movieClip 76 { } // unknown tag 88 length 79 // unknown tag 88 length 79 movieClip 82 { instance of movieClip 76 { 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 85 { } movieClip 86 { } movieClip 88 { } button 89 { on (release) { _root.se01.setVolume(0); _root.voice11.setVolume(0); this.gotoAndStop(2); } } button 90 { on (release) { _root.se01.start(); _root.se01.setVolume(50); _root.voice11.setVolume(50); this.gotoAndStop(1); } } movieClip 91 { frame 1 { this.stop(); } } movieClip 93 { } button 94 { on (release) { _root.se001.start(); _root.voice1.setVolume(0); this.gotoAndStop(2); } } button 95 { on (release) { _root.se01.start(); _root.voice1.setVolume(100); this.gotoAndStop(1); } } movieClip 96 { frame 1 { this.stop(); } } movieClip 99 { } movieClip 100 { instance of movieClip 99 { onClipEvent (load) { fr = 20; time = 1000; time_count = 0; old_timer = getTimer(); fps = fr + '/' + fr; } onClipEvent (enterFrame) { time_count += 1; if (getTimer() - old_timer >= time) { fps = Math.floor(time_count * 1000 / (getTimer() - old_timer)) + '/' + fr; old_timer = getTimer(); time_count = 0; } } } } frame 2 { this.gotoAndStop(1); } // unknown tag 88 length 36 movieClip 104 { frame 1 { this.stop(); } } frame 3 { _root.default_numbers(); this.stop(); } movieClip 107 { } movieClip 109 { } movieClip 111 { } movieClip 113 { } movieClip 115 { } movieClip 118 { } movieClip 123 { frame 1 { this.stop(); } instance of movieClip 118 { onClipEvent (load) { this._alpha = 0; } } } movieClip 125 { } movieClip 126 { } movieClip 127 { instance of movieClip 123 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 126 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 130 { } movieClip 135 { frame 1 { this.stop(); } instance of movieClip 130 { onClipEvent (load) { this._alpha = 0; } } } movieClip 137 { } movieClip 139 { } movieClip 141 { } movieClip 142 { } movieClip 143 { instance of movieClip 135 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 139 { onClipEvent (load) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } } instance of movieClip 141 { onClipEvent (load) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } onClipEvent (enterFrame) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } } instance of movieClip 142 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 149 { frame 1 { this.stop(); } } movieClip 150 { instance of movieClip 149 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 156 { frame 1 { this.stop(); } } movieClip 157 { } movieClip 159 { } movieClip 177 { frame 1 { this.stop(); } instance of movieClip 159 { onClipEvent (load) { this._alpha = 0; } } frame 16 { this.stop(); } frame 32 { this.gotoAndStop(1); } } movieClip 178 { instance of movieClip 156 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 157 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 184 { frame 1 { this.stop(); } } movieClip 190 { frame 1 { this.stop(); } } movieClip 191 { instance of movieClip 190 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 193 { } movieClip 195 { } movieClip 197 { } movieClip 199 { } movieClip 201 { } movieClip 203 { } movieClip 204 { } movieClip 210 { frame 1 { this.stop(); } } movieClip 211 { instance of movieClip 210 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 212 { frame 1 { this.stop(); } instance of movieClip 184 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } frame 2 { this.stop(); } frame 3 { this.stop(); } frame 4 { this.stop(); } frame 5 { this.stop(); } frame 6 { this.stop(); } frame 7 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 11 { this.gotoAndStop('start1'); } frame 12 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 16 { this.gotoAndStop('start2'); } frame 17 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 21 { this.gotoAndStop('start3'); } frame 22 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 26 { this.gotoAndStop('start4'); } frame 27 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 31 { this.gotoAndStop('start3'); } frame 32 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 36 { this.gotoAndStop('start2'); } frame 37 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 41 { this.gotoAndStop('start1'); } frame 42 { switch (Math.floor(Math.random() * 2) + 1) { case 1: _root.se02.start(); break; case 2: _root.se03.start(); break; default: } if (_root.girl_pleasure >= 300 && _root.main._currentframe <= 408 && _root.main._currentframe >= 356) { _root.main.gotoAndPlay('touch_org_start'); } else { _root.girl_pleasure += 3 + _root.pleasure_add; if (_root.anal_btn.mc.now_biku == 0 && (_root.main._currentframe >= 362 && _root.main._currentframe <= 388)) { _root.anal_btn.mc.now_biku = 1; _root.main.gotoAndPlay('anal_biku'); } } } frame 46 { this.gotoAndStop('start0'); } } movieClip 215 { } movieClip 220 { frame 1 { this.stop(); } instance of movieClip 215 { onClipEvent (load) { this._alpha = 0; } } } movieClip 222 { } movieClip 224 { } movieClip 225 { } movieClip 226 { instance of movieClip 220 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 222 { onClipEvent (load) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } } instance of movieClip 224 { onClipEvent (load) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } onClipEvent (enterFrame) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } } instance of movieClip 225 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 232 { frame 1 { this.stop(); } } movieClip 233 { instance of movieClip 232 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 240 { } movieClip 241 { instance of movieClip 240 { onClipEvent (load) { if (_root.under_hair == 1) { this._alpha = 100; } else { this._alpha = 0; } } onClipEvent (enterFrame) { if (_root.under_hair == 1) { this._alpha = 100; } else { this._alpha = 0; } } } } movieClip 242 { frame 1 { this.stop(); } } movieClip 244 { } movieClip 245 { instance of movieClip 244 { onClipEvent (load) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } } } movieClip 247 { } movieClip 248 { instance of movieClip 247 { onClipEvent (load) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } onClipEvent (enterFrame) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } } } movieClip 249 { instance of movieClip 242 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 242 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 252 { } movieClip 253 { } movieClip 255 { } movieClip 257 { } movieClip 258 { instance of movieClip 257 { onClipEvent (load) { this._alpha = 0; } } } movieClip 259 { } movieClip 264 { frame 1 { this.stop(); } instance of movieClip 242 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 266 { } movieClip 268 { } movieClip 289 { frame 1 { this.stop(); } instance of movieClip 266 { onClipEvent (load) { this._alpha = 0; } } instance of movieClip 268 { onClipEvent (load) { this._alpha = 0; } } frame 32 { if (cum_end == 0 || _root.finish_loopmax) { if (cum_count >= _root.finish_loopmax) { cum_count = 0; this.gotoAndPlay('end'); } else { cum_count += 1; this.gotoAndPlay('loop'); } } else { cum_end = 0; this.gotoAndPlay('end'); } } frame 40 { this.gotoAndStop(1); } } movieClip 290 { instance MC of movieClip 289 { onClipEvent (load) { cum_end = 0; cum_count = 0; } } } movieClip 295 { frame 1 { this.stop(); } } movieClip 296 { } movieClip 298 { } movieClip 311 { frame 1 { this.stop(); } instance of movieClip 298 { onClipEvent (load) { this._alpha = 0; } } frame 10 { this.stop(); } frame 20 { this.gotoAndStop(1); } } movieClip 312 { instance of movieClip 295 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 296 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 317 { frame 1 { this.stop(); } } movieClip 318 { } movieClip 319 { instance of movieClip 317 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 318 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 326 { frame 1 { this.stop(); } } movieClip 327 { } movieClip 329 { } movieClip 330 { instance of movieClip 326 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 327 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } instance of movieClip 329 { onClipEvent (load) { this._alpha = 0; } } } movieClip 334 { frame 1 { this.stop(); } } movieClip 335 { instance of movieClip 334 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 337 { } movieClip 339 { frame 1 { this.stop(); } instance of movieClip 337 { onClipEvent (load) { this._alpha = 0; } } } movieClip 340 { instance of movieClip 339 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 344 { frame 1 { this.stop(); } } movieClip 345 { instance of movieClip 344 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 351 { frame 1 { this.stop(); } } movieClip 352 { instance of movieClip 351 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 353 { } movieClip 357 { frame 1 { this.stop(); } } movieClip 358 { instance of movieClip 357 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 364 { frame 1 { this.stop(); } } movieClip 365 { instance of movieClip 364 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 366 { frame 1 { this.stop(); } instance of movieClip 352 { onClipEvent (load) { this._alpha = 0; } } instance of movieClip 353 { onClipEvent (load) { this._alpha = 0; if (_root.btns.bote_on == 1) { this._parent.gotoAndStop(4); } } } frame 4 { this.stop(); } frame 8 { this.gotoAndStop(1); } frame 27 { this.gotoAndStop('open_end'); } } movieClip 370 { frame 1 { this.stop(); } } movieClip 371 { instance of movieClip 370 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 375 { frame 1 { this.stop(); } } movieClip 376 { } movieClip 377 { instance of movieClip 375 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 376 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 384 { frame 1 { this.stop(); } } movieClip 386 { } movieClip 387 { instance of movieClip 384 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 386 { onClipEvent (load) { this._alpha = 0; } } } movieClip 393 { frame 1 { this.stop(); } } movieClip 394 { instance of movieClip 393 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 398 { } movieClip 401 { } movieClip 406 { frame 1 { this.stop(); } } movieClip 408 { } movieClip 409 { instance of movieClip 406 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 408 { onClipEvent (load) { this._alpha = 0; } } } movieClip 415 { frame 1 { this.stop(); } } movieClip 416 { instance of movieClip 415 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 419 { } movieClip 423 { frame 1 { this.stop(); } instance of movieClip 419 { onClipEvent (load) { this._alpha = 0; } } } movieClip 424 { instance of movieClip 423 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 426 { } movieClip 428 { frame 1 { this.stop(); } instance of movieClip 426 { onClipEvent (load) { this._alpha = 0; } } } movieClip 430 { } movieClip 431 { instance of movieClip 428 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 430 { onClipEvent (load) { this._alpha = 0; } } } movieClip 433 { } movieClip 439 { frame 1 { this.stop(); } } movieClip 440 { instance of movieClip 439 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 441 { instance of movieClip 439 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 447 { frame 1 { this.stop(); } } movieClip 448 { instance of movieClip 447 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 449 { instance of movieClip 447 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 455 { frame 1 { this.stop(); } } movieClip 456 { instance of movieClip 455 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 457 { instance of movieClip 455 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 463 { frame 1 { this.stop(); } } movieClip 464 { instance of movieClip 463 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 465 { instance of movieClip 463 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 467 { } movieClip 468 { } movieClip 470 { } movieClip 472 { } movieClip 474 { } movieClip 476 { } movieClip 478 { } movieClip 480 { } movieClip 518 { } movieClip 549 { frame 1 { this.stop(); } instance of movieClip 433 { onClipEvent (load) { this._alpha = 0; } } frame 20 { this.gotoAndStop(1); } frame 39 { this.gotoAndStop(1); } instance of movieClip 433 { onClipEvent (load) { this._alpha = 0; } } instance of movieClip 433 { onClipEvent (load) { this._alpha = 0; } } frame 78 { if (_root.main._currentframe <= 180) { _root.main.gotoAndPlay('milking_go'); } } frame 108 { this.gotoAndPlay('milking_loop'); } frame 109 { if (_root.main._currentframe <= 180) { _root.main.gotoAndPlay('milking_reaction'); } } frame 136 { this.gotoAndPlay('milking_loop'); } frame 158 { this.gotoAndStop(1); } } movieClip 551 { } movieClip 554 { } movieClip 555 { } movieClip 557 { } movieClip 559 { } movieClip 564 { } movieClip 565 { instance of movieClip 564 { onClipEvent (load) { if (_root.eyes_highlight == 1) { this._alpha = 0; } else { this._alpha = 100; } } onClipEvent (enterFrame) { if (_root.eyes_highlight == 1) { this._alpha = 0; } else { this._alpha = 100; } } } } movieClip 566 { } movieClip 568 { } movieClip 569 { instance of movieClip 568 { onClipEvent (load) { if (_root.eyes_highlight == 1) { this._alpha = 0; } else { this._alpha = 100; } } onClipEvent (enterFrame) { if (_root.eyes_highlight == 1) { this._alpha = 0; } else { this._alpha = 100; } } } } movieClip 570 { } movieClip 572 { } movieClip 574 { } movieClip 575 { instance of movieClip 574 { onClipEvent (load) { if (_root.girl_pleasure >= 250 || _root.after_org == 1) { this._alpha = 70; } else { if (_root.girl_pleasure >= 180) { this._alpha = _root.girl_pleasure - 180; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 250 || _root.after_org == 1) { this._alpha = 70; } else { if (_root.girl_pleasure >= 180) { this._alpha = _root.girl_pleasure - 180; } else { this._alpha = 0; } } } } } movieClip 578 { frame 1 { this.stop(); } } movieClip 579 { instance of movieClip 578 { onClipEvent (load) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 580 { } movieClip 582 { } movieClip 586 { frame 1 { this.stop(); } } movieClip 587 { } movieClip 589 { } movieClip 605 { frame 1 { this.stop(); } instance of movieClip 589 { onClipEvent (load) { this._alpha = 0; } } frame 15 { this.stop(); } frame 29 { this.gotoAndStop(1); } } movieClip 606 { instance of movieClip 586 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } instance of movieClip 587 { onClipEvent (load) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 300 || _root.after_org == 1) { this._alpha = 100; } else { if (_root.girl_pleasure >= 200) { this._alpha = _root.girl_pleasure - 200; } else { this._alpha = 0; } } } } } movieClip 608 { } movieClip 610 { frame 1 { this.stop(); } instance of movieClip 608 { onClipEvent (load) { this._alpha = 0; } } } movieClip 611 { instance of movieClip 610 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 612 { } movieClip 613 { instance of movieClip 612 { onClipEvent (load) { this.gotoAndStop(2); } } } movieClip 614 { instance of movieClip 613 { onClipEvent (load) { count = 1; } onClipEvent (enterFrame) { if (this._parent._parent.xxx_shibuki == 1) { this._parent._parent.xxx_shibuki = 0; mc_deep = count; mc_name = 'xxx_shibuki' + count; this.attachMovie('xxx_shibuki', mc_name, mc_deep); if (count >= 10) { count = 1; } else { count += 1; } } else { if (this._parent._parent.xxx_cumb == 1) { this._parent._parent.xxx_cumb = 0; mc_deep = count; mc_name = 'xxx_cum' + count; this.attachMovie('xxx_cum', mc_name, mc_deep); if (count >= 10) { count = 1; } else { count += 1; } } } } } } movieClip 616 { } movieClip 618 { } movieClip 620 { } movieClip 622 { } movieClip 623 { frame 1 { this.stop(); } instance of movieClip 616 { onClipEvent (load) { this._alpha = 0; } } frame 15 { this.gotoAndStop(1); } frame 30 { this.gotoAndStop(1); } frame 45 { this.gotoAndStop(1); } } movieClip 624 { instance of movieClip 623 { onClipEvent (enterFrame) { if (_root.breath == 1) { _root.breath = 0; switch (Math.floor(Math.random() * 3) + 1) { case 1: this.gotoAndPlay('play01'); break; case 2: this.gotoAndPlay('play02'); break; case 3: this.gotoAndPlay('play03'); break; default: } } } } } movieClip 626 { } movieClip 627 { } movieClip 628 { instance of movieClip 627 { onClipEvent (load) { this._x = 3000; } } } movieClip 630 { } movieClip 632 { } movieClip 633 { } movieClip 634 { } movieClip 635 { } movieClip 636 { frame 1 { } instance target of movieClip 630 { onClipEvent (load) { this._alpha = 0; shibuki_speed = 0; shibuki_height = 500; attachCount = 0; var finish_speed = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; var Ftarget_x = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; var Ftarget_y = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; var Fspeed_x = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; var Fspeed_y = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; } onClipEvent (enterFrame) { if (this._parent.shibuki == 'finish') { this._parent.shibuki = 0; j = 0; while (j <= Math.floor(Math.random() * 5) + 5) { tmp = attachCount * 10 + j; n = 'shibuki_finish' + tmp; this._parent.attachMovie('shibuki_finish', n, tmp); this._parent[n].MCnum = j; this._parent[n]._x += Math.floor(Math.random() * 10) - 5; this._parent[n].shibuki_speed = Math.floor(Math.random() * 4) + 4; this._parent[n].target_x = this._x + (Math.floor(Math.random() * 60) - 29); this._parent[n].target_y = this._y + (Math.floor(Math.random() * 60) - 29); this._parent[n].speed_x = Math.floor(this._parent[n].target_x / this._parent[n].shibuki_speed); this._parent[n].speed_y = Math.floor(this._parent[n].target_y / this._parent[n].shibuki_speed); ++j; } shibuki_speed = 3; i = 0; while (i <= 20) { tmp = attachCount * 50 + i; n = 'shibuki_finish_sub' + tmp; this._parent.attachMovie('shibuki_finish_sub', n, tmp); ++i; } this._parent.afure.cum_on = 1; this._parent.afure._alpha = 100; this._parent.afure.cum0_size = Math.floor(Math.random() * 100) + 50; this._parent.afure.cum1_size = Math.floor(Math.random() * 120) + 50; this._parent.afure.cum2_size = Math.floor(Math.random() * 140) + 50; this._parent.afure.cum3_size = Math.floor(Math.random() * 160) + 50; this._parent.afure.cum4_size = Math.floor(Math.random() * 180) + 50; this._parent.afure.cum5_size = Math.floor(Math.random() * 200) + 50; this._parent.afure.cum6_size = Math.floor(Math.random() * 220) + 50; this._parent.afure.cum7_size = Math.floor(Math.random() * 240) + 50; this._parent.afure.cum8_size = Math.floor(Math.random() * 260) + 50; this._parent.afure.cum9_size = Math.floor(Math.random() * 280) + 50; this._parent.afure.cum10_size = Math.floor(Math.random() * 300) + 50; this._parent.afure.cum0._xscale = this._parent.afure.cum0_size * 0.25; this._parent.afure.cum1._xscale = this._parent.afure.cum1_size * 0.25; this._parent.afure.cum2._xscale = this._parent.afure.cum2_size * 0.25; this._parent.afure.cum3._xscale = this._parent.afure.cum3_size * 0.25; this._parent.afure.cum4._xscale = this._parent.afure.cum4_size * 0.25; this._parent.afure.cum5._xscale = this._parent.afure.cum5_size * 0.25; this._parent.afure.cum6._xscale = this._parent.afure.cum6_size * 0.25; this._parent.afure.cum7._xscale = this._parent.afure.cum7_size * 0.25; this._parent.afure.cum8._xscale = this._parent.afure.cum8_size * 0.25; this._parent.afure.cum9._xscale = this._parent.afure.cum9_size * 0.25; this._parent.afure.cum10._xscale = this._parent.afure.cum10_size * 0.25; this._parent.afure.cum0._yscale = this._parent.afure.cum0_size * 0.25; this._parent.afure.cum1._yscale = this._parent.afure.cum1_size * 0.25; this._parent.afure.cum2._yscale = this._parent.afure.cum2_size * 0.25; this._parent.afure.cum3._yscale = this._parent.afure.cum3_size * 0.25; this._parent.afure.cum4._yscale = this._parent.afure.cum4_size * 0.25; this._parent.afure.cum5._yscale = this._parent.afure.cum5_size * 0.25; this._parent.afure.cum6._yscale = this._parent.afure.cum6_size * 0.25; this._parent.afure.cum7._yscale = this._parent.afure.cum7_size * 0.25; this._parent.afure.cum8._yscale = this._parent.afure.cum8_size * 0.25; this._parent.afure.cum9._yscale = this._parent.afure.cum9_size * 0.25; this._parent.afure.cum10._yscale = this._parent.afure.cum10_size * 0.25; attachCount += 1; } if (this._parent.shibuki == 'slow') { this._parent.shibuki = 0; shibuki_speed = 7; i = 0; while (i <= 9) { tmp = attachCount * 10 + i; n = 'shibuki' + tmp; this._parent.attachMovie('shibuki', n, tmp); ++i; } attachCount += 1; } else { if (this._parent.shibuki == 'medium') { this._parent.shibuki = 0; shibuki_speed = 6; i = 0; while (i <= 9) { tmp = attachCount * 10 + i; n = 'shibuki' + tmp; this._parent.attachMovie('shibuki', n, tmp); ++i; } attachCount += 1; } else { if (this._parent.shibuki == 'fast') { this._parent.shibuki = 0; shibuki_speed = 5; i = 0; while (i <= 9) { tmp = attachCount * 10 + i; n = 'shibuki' + tmp; this._parent.attachMovie('shibuki', n, tmp); ++i; } attachCount += 1; } else { if (this._parent.shibuki == 'very_fast') { this._parent.shibuki = 0; shibuki_speed = 4; i = 0; while (i <= 9) { tmp = attachCount * 10 + i; n = 'shibuki' + tmp; this._parent.attachMovie('shibuki', n, tmp); ++i; } attachCount += 1; } else { if (this._parent.shibuki == 'org') { this._parent.shibuki = 0; shibuki_speed = 3; i = 0; while (i <= 30) { tmp = attachCount * 10 + i; n = 'shibuki' + tmp; this._parent.attachMovie('shibuki', n, tmp); ++i; } attachCount += 1; } } } } } if (attachCount >= 10) { attachCount = 0; } } } instance afure of movieClip 633 { onClipEvent (load) { cum_on = 0; this._alpha = 0; cum0_size = 100; cum1_size = 100; cum2_size = 100; cum3_size = 100; cum4_size = 100; cum5_size = 100; cum6_size = 100; cum7_size = 100; cum8_size = 100; cum9_size = 100; cum10_size = 100; } onClipEvent (enterFrame) { if (this._alpha >= 1 && cum_on == 0) { this._alpha -= 5; } else { if (cum_on >= 1) { switch (cum_on) { case 1: cum_on = 2; this._parent.afure.cum0._xscale = this._parent.afure.cum0_size * 0.5; this._parent.afure.cum1._xscale = this._parent.afure.cum1_size * 0.5; this._parent.afure.cum2._xscale = this._parent.afure.cum2_size * 0.5; this._parent.afure.cum3._xscale = this._parent.afure.cum3_size * 0.5; this._parent.afure.cum4._xscale = this._parent.afure.cum4_size * 0.5; this._parent.afure.cum5._xscale = this._parent.afure.cum5_size * 0.5; this._parent.afure.cum6._xscale = this._parent.afure.cum6_size * 0.5; this._parent.afure.cum7._xscale = this._parent.afure.cum7_size * 0.5; this._parent.afure.cum8._xscale = this._parent.afure.cum8_size * 0.5; this._parent.afure.cum9._xscale = this._parent.afure.cum9_size * 0.5; this._parent.afure.cum10._xscale = this._parent.afure.cum10_size * 0.5; this._parent.afure.cum0._yscale = this._parent.afure.cum0_size * 0.5; this._parent.afure.cum1._yscale = this._parent.afure.cum1_size * 0.5; this._parent.afure.cum2._yscale = this._parent.afure.cum2_size * 0.5; this._parent.afure.cum3._yscale = this._parent.afure.cum3_size * 0.5; this._parent.afure.cum4._yscale = this._parent.afure.cum4_size * 0.5; this._parent.afure.cum5._yscale = this._parent.afure.cum5_size * 0.5; this._parent.afure.cum6._yscale = this._parent.afure.cum6_size * 0.5; this._parent.afure.cum7._yscale = this._parent.afure.cum7_size * 0.5; this._parent.afure.cum8._yscale = this._parent.afure.cum8_size * 0.5; this._parent.afure.cum9._yscale = this._parent.afure.cum9_size * 0.5; this._parent.afure.cum10._yscale = this._parent.afure.cum10_size * 0.5; break; case 2: cum_on = 3; this._parent.afure.cum0._xscale = this._parent.afure.cum0_size * 0.75; this._parent.afure.cum1._xscale = this._parent.afure.cum1_size * 0.75; this._parent.afure.cum2._xscale = this._parent.afure.cum2_size * 0.75; this._parent.afure.cum3._xscale = this._parent.afure.cum3_size * 0.75; this._parent.afure.cum4._xscale = this._parent.afure.cum4_size * 0.75; this._parent.afure.cum5._xscale = this._parent.afure.cum5_size * 0.75; this._parent.afure.cum6._xscale = this._parent.afure.cum6_size * 0.75; this._parent.afure.cum7._xscale = this._parent.afure.cum7_size * 0.75; this._parent.afure.cum8._xscale = this._parent.afure.cum8_size * 0.75; this._parent.afure.cum9._xscale = this._parent.afure.cum9_size * 0.75; this._parent.afure.cum10._xscale = this._parent.afure.cum10_size * 0.75; this._parent.afure.cum0._yscale = this._parent.afure.cum0_size * 0.75; this._parent.afure.cum1._yscale = this._parent.afure.cum1_size * 0.75; this._parent.afure.cum2._yscale = this._parent.afure.cum2_size * 0.75; this._parent.afure.cum3._yscale = this._parent.afure.cum3_size * 0.75; this._parent.afure.cum4._yscale = this._parent.afure.cum4_size * 0.75; this._parent.afure.cum5._yscale = this._parent.afure.cum5_size * 0.75; this._parent.afure.cum6._yscale = this._parent.afure.cum6_size * 0.75; this._parent.afure.cum7._yscale = this._parent.afure.cum7_size * 0.75; this._parent.afure.cum8._yscale = this._parent.afure.cum8_size * 0.75; this._parent.afure.cum9._yscale = this._parent.afure.cum9_size * 0.75; this._parent.afure.cum10._yscale = this._parent.afure.cum10_size * 0.75; break; case 3: cum_on = 0; this._parent.afure.cum0._xscale = this._parent.afure.cum0_size * 1; this._parent.afure.cum1._xscale = this._parent.afure.cum1_size * 1; this._parent.afure.cum2._xscale = this._parent.afure.cum2_size * 1; this._parent.afure.cum3._xscale = this._parent.afure.cum3_size * 1; this._parent.afure.cum4._xscale = this._parent.afure.cum4_size * 1; this._parent.afure.cum5._xscale = this._parent.afure.cum5_size * 1; this._parent.afure.cum6._xscale = this._parent.afure.cum6_size * 1; this._parent.afure.cum7._xscale = this._parent.afure.cum7_size * 1; this._parent.afure.cum8._xscale = this._parent.afure.cum8_size * 1; this._parent.afure.cum9._xscale = this._parent.afure.cum9_size * 1; this._parent.afure.cum10._xscale = this._parent.afure.cum10_size * 1; this._parent.afure.cum0._yscale = this._parent.afure.cum0_size * 1; this._parent.afure.cum1._yscale = this._parent.afure.cum1_size * 1; this._parent.afure.cum2._yscale = this._parent.afure.cum2_size * 1; this._parent.afure.cum3._yscale = this._parent.afure.cum3_size * 1; this._parent.afure.cum4._yscale = this._parent.afure.cum4_size * 1; this._parent.afure.cum5._yscale = this._parent.afure.cum5_size * 1; this._parent.afure.cum6._yscale = this._parent.afure.cum6_size * 1; this._parent.afure.cum7._yscale = this._parent.afure.cum7_size * 1; this._parent.afure.cum8._yscale = this._parent.afure.cum8_size * 1; this._parent.afure.cum9._yscale = this._parent.afure.cum9_size * 1; this._parent.afure.cum10._yscale = this._parent.afure.cum10_size * 1; break; default: } } } } } instance of movieClip 634 { onClipEvent (load) { this.gotoAndStop(2); } } instance of movieClip 635 { onClipEvent (load) { this.gotoAndStop(2); } } } movieClip 637 { instance MC of movieClip 636 { } } movieClip 639 { } movieClip 656 { frame 1 { this.stop(); } instance of movieClip 639 { onClipEvent (load) { this._alpha = 0; } } frame 40 { this.gotoAndStop(1); } } movieClip 658 { } movieClip 669 { frame 1 { this.stop(); } instance of movieClip 658 { onClipEvent (load) { this.gotoAndStop(2); } } frame 16 { this.gotoAndStop(1); } } movieClip 671 { } movieClip 684 { frame 1 { this.stop(); } instance of movieClip 671 { onClipEvent (load) { this.gotoAndStop(2); } } frame 19 { this.gotoAndStop(1); } } movieClip 685 { instance of movieClip 656 { onClipEvent (enterFrame) { if (_root.osikkoA == 1) { this.gotoAndPlay(2); _root.osikkoA = 0; } } } instance of movieClip 669 { onClipEvent (enterFrame) { if (_root.cum_xxx == 2 && (_root.main._currentframe <= 459 || _root.main._currentframe >= 760 && _root.main._currentframe <= 767 || _root.main._currentframe >= 1065 && _root.main._currentframe <= 1075 || _root.main._currentframe >= 1076)) { if (_root._currentframe == 3 && _root.main.bote._currentframe == 6) { this.gotoAndPlay('open'); } if (_root._currentframe == 3 && (_root.main._currentframe == 762 || _root.main._currentframe == 1070)) { this.gotoAndPlay('open'); } } } } instance of movieClip 684 { onClipEvent (enterFrame) { if (_root.cum_xxx == 2 && (_root.main._currentframe <= 459 || _root.main._currentframe >= 760 && _root.main._currentframe <= 767 || _root.main._currentframe >= 1065 && _root.main._currentframe <= 1075 || _root.main._currentframe >= 1076)) { if (_root._currentframe == 4 && _root.main.bote._currentframe == 6) { this.gotoAndPlay('open'); } if (_root._currentframe == 4 && (_root.main._currentframe == 762 || _root.main._currentframe == 1070)) { this.gotoAndPlay('open'); } } } } } movieClip 687 { } movieClip 689 { } movieClip 690 { } movieClip 692 { } movieClip 693 { } movieClip 695 { } movieClip 697 { } movieClip 698 { } movieClip 702 { } movieClip 703 { } movieClip 704 { instance of movieClip 242 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 706 { } movieClip 712 { frame 1 { this.stop(); } } movieClip 714 { } movieClip 715 { instance of movieClip 714 { onClipEvent (load) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } } } movieClip 717 { } movieClip 718 { instance of movieClip 717 { onClipEvent (load) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } onClipEvent (enterFrame) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } } } movieClip 719 { instance of movieClip 712 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 725 { frame 1 { this.stop(); } } movieClip 727 { } movieClip 728 { instance of movieClip 727 { onClipEvent (load) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } onClipEvent (enterFrame) { if (_root.girl_pleasure >= 100 || _root.after_org == 1) { this._alpha = 100; } else { this._alpha = _root.girl_pleasure; } } } } movieClip 730 { } movieClip 731 { instance of movieClip 730 { onClipEvent (load) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } onClipEvent (enterFrame) { if (_root.cum_xxx == 2) { this._alpha = 100; } else { if (this._alpha >= 100 && _root.cum_xxx == 1) { this._alpha = 100; _root.cum_xxx = 2; } else { if (_root.cum_xxx == 1 && this._alpha < 100) { this._alpha += 5; } else { this._alpha = 0; } } } } } } movieClip 732 { instance of movieClip 725 { onClipEvent (load) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } onClipEvent (enterFrame) { switch (_root.wear_now) { case 'zero_blue': this.gotoAndStop(1); break; case 'zero_red': this.gotoAndStop(2); break; case 'wear_yellow': this.gotoAndStop(3); break; case 'wear_blue': this.gotoAndStop(4); break; case 'naked': this.gotoAndStop(5); break; default: } } } } movieClip 734 { } movieClip 736 { } movieClip 740 { } movieClip 741 { } movieClip 743 { } movieClip 744 { } movieClip 746 { } movieClip 748 { } movieClip 750 { } movieClip 757 {




http://swfchan.com/41/204410/info.shtml
Created: 25/7 -2019 22:43:30 Last modified: 25/7 -2019 22:43:30 Server time: 28/04 -2024 20:10:20