Combined Code
movieClip 3 {
}
// unknown tag 88 length 72
movieClip 6 {
}
instance of movieClip 6 {
onClipEvent (load) {
_root.stop();
}
onClipEvent (enterFrame) {
if (Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) == 100) {
_root.gotoAndPlay(2);
}
}
}
frame 2 {
stop();
}
movieClip 9 {
}
movieClip 11 {
}
movieClip 13 {
}
movieClip 15 {
}
movieClip 18 {
}
movieClip 19 {
frame 1 {
stop();
}
frame 40 {
stop();
}
}
movieClip 21 {
}
movieClip 23 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 33 {
}
movieClip 35 {
}
movieClip 38 {
}
movieClip 39 {
}
movieClip 53 {
}
movieClip 55 {
}
movieClip 56 {
}
movieClip 57 {
}
movieClip 59 {
}
movieClip 61 {
}
movieClip 63 {
}
movieClip 65 {
}
movieClip 67 {
}
movieClip 69 {
}
movieClip 71 {
}
movieClip 73 {
}
movieClip 75 {
}
movieClip 78 {
}
movieClip 79 {
frame 1 {
stop();
}
frame 40 {
stop();
}
}
movieClip 81 {
}
movieClip 83 {
}
movieClip 85 {
}
movieClip 87 {
}
movieClip 88 {
frame 1 {
if (this._parent.cumchk == 1) {
this.pool._visible = true;
this.ball.gotoAndStop(40);
this.mid.gotoAndStop(40);
} else {
this.pool._visible = false;
}
}
frame 1 {
if (this._parent.s1chk == 1) {
this._parent.gotoAndStop(2);
}
}
}
movieClip 91 {
}
button 93 {
on (press) {
var s1chk1;
this.s1chk = 1;
this.buttonenter.enabled = false;
this.buttonenter._alpha = 0;
}
}
movieClip 95 {
}
movieClip 96 {
frame 1 {
if (this._parent.cumchk == 1) {
this.pool._visible = true;
this.ball.gotoAndStop(40);
this.mid.gotoAndStop(40);
} else {
this.pool._visible = false;
}
}
frame 45 {
this._parent.s1chk = 0;
this._parent.gotoAndStop(3);
}
}
movieClip 97 {
frame 1 {
if (this._parent.s1chk == 1) {
this._parent.gotoAndStop(4);
this._parent.s1chk = 0;
}
if (this._parent.cumchk == 1) {
this.pool._visible = true;
this.ball.gotoAndStop(40);
this.mid.gotoAndStop(40);
} else {
this.pool._visible = false;
}
}
}
movieClip 99 {
}
button 100 {
on (press) {
this.s1chk = 1;
this.buttonenter.enabled = false;
this.buttonenter._alpha = 0;
this.buttonreturn._enabled = false;
this.buttonreturn._alpha = 0;
}
}
movieClip 102 {
}
button 103 {
on (press) {
this.gotoAndStop(1);
}
}
movieClip 105 {
}
movieClip 106 {
frame 1 {
if (this._parent.s1chk == 2) {
this._parent.gotoAndStop(5);
this._parent.s1chk = 0;
}
if (this._parent.cumchk == 1) {
this.pool._visible = true;
this.ball.gotoAndStop(40);
this.mid.gotoAndStop(40);
} else {
this.pool._visible = false;
}
}
}
button 107 {
on (press) {
this.gotoAndStop(3);
this.s1chk = 0;
}
}
movieClip 109 {
}
button 110 {
on (press) {
this.s1chk = 2;
this.buttonend.enabled = false;
this.buttonend._alpha = 0;
this.buttonreturn._enabled = false;
this.buttonreturn._alpha = 0;
}
}
movieClip 112 {
}
movieClip 114 {
}
movieClip 115 {
frame 1 {
this.head.eye.eyein.gotoAndPlay(89);
}
frame 1 {
this._parent.s1chk = 0;
if (this._parent.cumchk == 1) {
this.pool._visible = true;
this.ball.gotoAndStop(40);
this.mid.gotoAndStop(40);
} else {
this.pool._visible = false;
}
}
frame 5 {
this.head.eye.eyein.gotoAndStop(90);
}
frame 58 {
this._parent.s1chk = 0;
if (this._parent.cumchk == 1) {
this.pool2._visible = false;
} else {
this.pool2._visible = true;
this.ball.gotoAndPlay(2);
this.mid.gotoAndPlay(2);
}
}
frame 71 {
this.head.eye.eyein.gotoAndPlay(89);
}
frame 74 {
this.head.eye.eyein.gotoAndStop(90);
}
frame 91 {
this.head.eye.eyein.gotoAndPlay(91);
}
frame 97 {
this._parent.cumchk = 1;
}
}
button 116 {
on (press) {
this.gotoAndStop(4);
}
}
movieClip 117 {
frame 1 {
stop();
var cumchk;
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 119 {
}
button 120 {
on (press) {
if (_quality == 'HIGH') {
_quality = 'MEDIUM';
} else {
if (_quality == 'MEDIUM') {
_quality = 'LOW';
} else {
if (_quality == 'LOW') {
_quality = 'HIGH';
}
}
}
}
}
movieClip 122 {
}
button 123 {
on (release) {
getURL('http://www.furaffinity.net/user/nyaongssi/', '_blank', 'GET');
}
}