Combined Code
frame 1 {
stop();
}
movieClip 8 {
}
movieClip 12 {
}
instance progressbar of movieClip 12 {
onClipEvent (load) {
totalFileSize = _root.getBytesTotal();
this._xscale = 0;
}
onClipEvent (enterFrame) {
bytesLoaded = _root.getBytesLoaded();
amountLoaded = bytesLoaded / totalFileSize;
percentLoaded = int(100 * amountLoaded);
this._xscale = percentLoaded;
_root.loadingMessage = percentLoaded + '%';
if (amountLoaded >= 1) {
_root.gotoAndStop('complete');
}
}
}
frame 2 {
stop();
}
button 21 {
on (press) {
play();
}
}
frame 3 {
c1 = _url.indexOf('://') + 3;
c2 = _url.indexOf('/', c1);
domain = _url.substring(c1, c2);
c3 = domain.lastIndexOf('.') - 1;
c4 = domain.lastIndexOf('.', c3) + 1;
domain = domain.substring(c4, domain.length);
if (domain != 'christiesroom.com') {
gotoAndPlay(4);
} else {
gotoAndPlay(4);
}
stop();
}
frame 4 {
pmeter = 0;
emeter = 0;
clips = 0;
stop();
}
movieClip 26 {
}
button 30 {
on (press) {
gotoAndStop(5);
}
}
button 31 {
on (press) {
gotoAndStop(6);
}
}
button 32 {
on (press) {
gotoAndStop(7);
}
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
button 41 {
on (press) {
gotoAndPlay(8);
}
}
frame 8 {
pmeter += 150;
emeter += 10;
pleasure._width = pmeter;
excitement._width = emeter;
moan = new Sound();
moan.attachSound('moan');
solo = new Sound();
solo.attachSound('solo');
dildo = new Sound();
dildo.attachSound('dildo');
moan2 = new Sound();
moan2.attachSound('moan2');
}
movieClip 45 {
}
movieClip 46 {
}
movieClip 48 {
}
frame 9 {
if (flower._x == 329 and flower._y == 172) {
pmeter += 3;
gotoAndPlay(11);
}
if (283 < hand._x and hand._x < 377 and 63 < hand._y and hand._y < 291 or 283 < lips._x and lips._x < 377 and 63 < lips._y and lips._y < 291) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
button 58 {
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
}
movieClip 59 {
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
button 61 {
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
}
movieClip 62 {
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
button 65 {
on (press) {
drag = 1;
}
on (release) {
drag = 0;
}
}
movieClip 66 {
}
instance flower of movieClip 66 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._alpha = 100;
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (283 < this._x and this._x < 377 and 63 < this._y and this._y < 291) {
this._x = 329;
this._y = 172;
}
}
}
}
movieClip 69 {
}
movieClip 70 {
frame 20 {
stop();
}
}
frame 10 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(9);
}
movieClip 73 {
}
frame 79 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 80 {
if (283 < hand._x and hand._x < 377 and 63 < hand._y and hand._y < 291 or 283 < lips._x and lips._x < 377 and 63 < lips._y and lips._y < 291) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
button 75 {
on (press) {
gotoAndPlay(82);
}
}
frame 81 {
gotoAndPlay(80);
}
movieClip 80 {
}
frame 122 {
pmeter += 3;
pleasure._width = pmeter;
excitement._width = emeter;
stop();
}
button 82 {
on (press) {
gotoAndPlay(123);
}
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (319 < this._x and this._x < 369 and 191 < this._y and this._y < 220) {
this._x = 341;
this._y = 203;
}
}
}
}
movieClip 87 {
}
frame 182 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 183 {
if (lips._x == 341 and lips._y == 203) {
pmeter += 3;
gotoAndPlay(185);
}
if (251 < hand._x and hand._x < 453 and 22 < hand._y and hand._y < 453) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 184 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(183);
}
movieClip 91 {
}
frame 245 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 246 {
if (310 < lips._x and lips._x < 384 and 242 < lips._y and lips._y < 288) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
moan2.start();
gotoAndPlay(248);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 247 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(246);
}
frame 248 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 249 {
if (134 < lips._x and lips._x < 490 and 58 < lips._y and lips._y < 296) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
if (hand._x == 443 and hand._y == 193) {
pmeter += 5;
gotoAndPlay(251);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (391 < this._x and this._x < 499 and 148 < this._y and this._y < 221) {
this._x = 443;
this._y = 193;
}
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 250 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(249);
}
movieClip 98 {
}
frame 311 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 312 {
if (356 < hand._x and hand._x < 541 and 194 < hand._y and hand._y < 307) {
pmeter += 0.2;
emeter += 5;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(333);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 318 {
if (356 < hand._x and hand._x < 541 and 194 < hand._y and hand._y < 307) {
gotoAndPlay(319);
} else {
gotoAndPlay(312);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 319 {
if (356 < hand._x and hand._x < 541 and 194 < hand._y and hand._y < 307) {
pmeter += 0.2;
emeter += 5;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(333);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 325 {
if (356 < hand._x and hand._x < 541 and 194 < hand._y and hand._y < 307) {
gotoAndPlay(326);
} else {
gotoAndPlay(319);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 326 {
if (356 < hand._x and hand._x < 541 and 194 < hand._y and hand._y < 307) {
pmeter += 0.2;
emeter += 5;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(333);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 332 {
if (356 < hand._x and hand._x < 541 and 194 < hand._y and hand._y < 307) {
gotoAndPlay(312);
} else {
gotoAndPlay(326);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 333 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 334 {
if (177 < hand._x and hand._x < 389 and 2 < hand._y and hand._y < 455 or 177 < lips._x and lips._x < 389 and 2 < lips._y and lips._y < 455) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
button 108 {
on (press) {
gotoAndPlay(336);
}
}
frame 335 {
gotoAndPlay(334);
}
movieClip 113 {
}
frame 417 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 418 {
if (lips._x == 239 and lips._y == 227) {
pmeter += 3;
gotoAndPlay(420);
}
if (224 < hand._x and hand._x < 532 and 128 < hand._y and hand._y < 366) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (224 < this._x and this._x < 339 and 170 < this._y and this._y < 309) {
this._x = 239;
this._y = 227;
}
}
}
}
frame 419 {
gotoAndPlay(418);
}
movieClip 120 {
}
frame 480 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 481 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 484 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(485);
} else {
gotoAndPlay(481);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 485 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 488 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(489);
} else {
gotoAndPlay(485);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 489 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 492 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(493);
} else {
gotoAndPlay(489);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 493 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 496 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(497);
} else {
gotoAndPlay(493);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 497 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 500 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(501);
} else {
gotoAndPlay(497);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 501 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 504 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(505);
} else {
gotoAndPlay(501);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 505 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 508 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(509);
} else {
gotoAndPlay(505);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 509 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 512 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(513);
} else {
gotoAndPlay(509);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 513 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 516 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(517);
} else {
gotoAndPlay(513);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 517 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 520 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(521);
} else {
gotoAndPlay(517);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 521 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 524 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(525);
} else {
gotoAndPlay(521);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 525 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(529);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 528 {
if (295 < lips._x and lips._x < 403 and 174 < lips._y and lips._y < 244) {
gotoAndPlay(481);
} else {
gotoAndPlay(525);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 529 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 530 {
if (lips._x == 178 and lips._y == 210) {
pmeter += 5;
gotoAndPlay(532);
}
if (118 < hand._x and hand._x < 488 and 115 < hand._y and hand._y < 294) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (159 < this._x and this._x < 192 and 197 < this._y and this._y < 222) {
this._x = 178;
this._y = 210;
}
}
}
}
frame 531 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(530);
}
movieClip 139 {
}
frame 592 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 593 {
if (196 < lips._x and lips._x < 228 and 318 < lips._y and lips._y < 363) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
moan2.start();
gotoAndPlay(595);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 594 {
gotoAndPlay(593);
}
frame 595 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 596 {
if (162 < lips._x and lips._x < 378 and 122 < lips._y and lips._y < 287) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
if (hand._x == 240 and hand._y == 150) {
pmeter += 5;
gotoAndPlay(598);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (213 < this._x and this._x < 276 and 148 < this._y and this._y < 221) {
this._x = 240;
this._y = 150;
}
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 597 {
gotoAndPlay(596);
}
movieClip 146 {
}
frame 658 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 659 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
}
frame 662 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(663);
} else {
gotoAndPlay(659);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 663 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 666 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(667);
} else {
gotoAndPlay(663);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 667 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 670 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(671);
} else {
gotoAndPlay(667);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 671 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 674 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(674);
} else {
gotoAndPlay(671);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 675 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 678 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(679);
} else {
gotoAndPlay(674);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 679 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 682 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(683);
} else {
gotoAndPlay(679);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 683 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 686 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(687);
} else {
gotoAndPlay(683);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 687 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 690 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(691);
} else {
gotoAndPlay(687);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 691 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 694 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(695);
} else {
gotoAndPlay(691);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 695 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(699);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 698 {
if (267 < hand._x and hand._x < 569 and 186 < hand._y and hand._y < 404) {
gotoAndPlay(659);
} else {
gotoAndPlay(695);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 699 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 700 {
if (192 < lips._x and lips._x < 354 and 8 < lips._y and lips._y < 405) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
if (hand._x == 283 and hand._y == 349) {
pmeter += 5;
gotoAndPlay(702);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (207 < this._x and this._x < 378 and 265 < this._y and this._y < 376) {
this._x = 283;
this._y = 349;
}
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 701 {
gotoAndPlay(700);
}
movieClip 171 {
}
frame 762 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 763 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 766 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(766);
} else {
gotoAndPlay(763);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 767 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 770 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(771);
} else {
gotoAndPlay(767);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 771 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 774 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(775);
} else {
gotoAndPlay(771);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 775 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 778 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(779);
} else {
gotoAndPlay(775);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 779 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 782 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(783);
} else {
gotoAndPlay(779);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 783 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 786 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(787);
} else {
gotoAndPlay(783);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 787 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 790 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(791);
} else {
gotoAndPlay(787);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 791 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 794 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(795);
} else {
gotoAndPlay(791);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 795 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 798 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(799);
} else {
gotoAndPlay(795);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 799 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 802 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(803);
} else {
gotoAndPlay(799);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 803 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 806 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(807);
} else {
gotoAndPlay(803);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 807 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 810 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(811);
} else {
gotoAndPlay(807);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 811 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 814 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(815);
} else {
gotoAndPlay(811);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 815 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 818 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(819);
} else {
gotoAndPlay(815);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 819 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 822 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(823);
} else {
gotoAndPlay(819);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 823 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 826 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(827);
} else {
gotoAndPlay(823);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 827 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 830 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(831);
} else {
gotoAndPlay(827);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 831 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(835);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 834 {
if (244 < hand._x and hand._x < 355 and 222 < hand._y and hand._y < 330) {
gotoAndPlay(763);
} else {
gotoAndPlay(831);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 835 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 836 {
if (128 < hand._x and hand._x < 446 and 249 < hand._y and hand._y < 433 or 128 < lips._x and lips._x < 446 and 249 < lips._y and lips._y < 433) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
button 195 {
on (press) {
gotoAndPlay(838);
}
}
frame 837 {
gotoAndPlay(836);
}
frame 838 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
pmeter += 5;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 198 {
}
movieClip 203 {
}
frame 900 {
if (114 < lips._x and lips._x < 490 and 132 < lips._y and lips._y < 402) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
if (hand._x == 286 and hand._y == 227) {
pmeter += 5;
gotoAndPlay(902);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (210 < this._x and this._x < 416 and 153 < this._y and this._y < 342) {
this._x = 286;
this._y = 227;
}
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 901 {
gotoAndPlay(900);
}
frame 902 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 206 {
}
frame 963 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 966 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(967);
} else {
gotoAndPlay(963);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 967 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 970 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(971);
} else {
gotoAndPlay(967);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 971 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 974 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(975);
} else {
gotoAndPlay(971);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 975 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 978 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(979);
} else {
gotoAndPlay(975);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 979 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 982 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(983);
} else {
gotoAndPlay(979);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 983 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 986 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(987);
} else {
gotoAndPlay(983);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 987 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 990 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(991);
} else {
gotoAndPlay(987);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 991 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 994 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(995);
} else {
gotoAndPlay(991);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 995 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 998 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(999);
} else {
gotoAndPlay(995);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 999 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1002 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(1003);
} else {
gotoAndPlay(999);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1003 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1006 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(1007);
} else {
gotoAndPlay(1003);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1007 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
pmeter += 0.1;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1011);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1010 {
if (277 < hand._x and hand._x < 413 and 166 < hand._y and hand._y < 392) {
gotoAndPlay(963);
} else {
gotoAndPlay(1007);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1011 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
solo.stop();
}
movieClip 235 {
}
frame 1071 {
gotoAndPlay(1073);
}
frame 1073 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1074 {
if (lips._x == 322 and lips._y == 103) {
pmeter += 5;
moan2.start();
gotoAndPlay(1076);
}
if (277 < hand._x and hand._x < 458 and 115 < hand._y and hand._y < 340) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (302 < this._x and this._x < 353 and 80 < this._y and this._y < 119) {
this._x = 322;
this._y = 103;
}
}
}
}
frame 1075 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(1074);
}
frame 1076 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 240 {
}
frame 1093 {
if (92 < lips._x and lips._x < 136 and 127 < lips._y and lips._y < 155) {
pmeter += 0.05;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1095);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 1094 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(1093);
}
movieClip 243 {
}
frame 1155 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1156 {
if (272 < hand._x and hand._x < 490 and 230 < hand._y and hand._y < 448 or 272 < lips._x and lips._x < 490 and 230 < lips._y and lips._y < 448) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
button 247 {
on (press) {
gotoAndPlay(1158);
}
}
frame 1157 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(1156);
}
frame 1158 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pmeter += 5;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 250 {
}
frame 1179 {
stop();
}
button 252 {
on (press) {
gotoAndPlay(1179);
}
}
frame 1199 {
pleasure._width = pmeter;
excitement._width = emeter;
}
button 254 {
on (press) {
gotoAndPlay(1201);
}
}
frame 1200 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(1199);
}
frame 1201 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pmeter += 5;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 257 {
}
frame 1262 {
if (hand._x == 286 and hand._y == 142) {
pmeter += 5;
gotoAndPlay(1264);
}
if (205 < lips._x and lips._x < 436 and 120 < lips._y and lips._y < 372) {
pmeter -= 1;
if (pmeter < 1) {
gotoAndPlay(1864);
}
vangry._alpha = 100;
vangry.play();
} else {
vangry.gotoAndStop(1);
vangry._alpha = 0;
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (195 < this._x and this._x < 370 and 110 < this._y and this._y < 184) {
this._x = 286;
this._y = 142;
}
}
}
}
instance lips of movieClip 62 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
}
frame 1263 {
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(1262);
}
frame 1264 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pmeter += 5;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 262 {
}
frame 1325 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
instance hand of movieClip 59 {
onClipEvent (enterFrame) {
if (drag == 1) {
this._x = _root._xmouse;
this._y = _root._ymouse;
} else {
if (195 < this._x and this._x < 370 and 110 < this._y and this._y < 184) {
this._x = 286;
this._y = 142;
}
}
}
}
frame 1328 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1329);
} else {
gotoAndPlay(1325);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1329 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1332 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1333);
} else {
gotoAndPlay(1329);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1333 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1336 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1337);
} else {
gotoAndPlay(1333);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1337 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1340 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1341);
} else {
gotoAndPlay(1337);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1341 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1344 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1345);
} else {
gotoAndPlay(1341);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1345 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1348 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1349);
} else {
gotoAndPlay(1345);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1349 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1352 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1353);
} else {
gotoAndPlay(1349);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1353 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1356 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1357);
} else {
gotoAndPlay(1353);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1357 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1360 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1361);
} else {
gotoAndPlay(1357);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1361 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1364 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1365);
} else {
gotoAndPlay(1361);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1365 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1368 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1369);
} else {
gotoAndPlay(1365);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1369 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
pmeter += 0.08;
emeter += 2;
if (304 < excitement._width) {
gotoAndPlay(1864);
}
} else {
if (280 < excitement._width and excitement._width < 304.1) {
gotoAndPlay(1373);
}
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1372 {
if (184 < hand._x and hand._x < 400 and 179 < hand._y and hand._y < 291) {
gotoAndPlay(1325);
} else {
gotoAndPlay(1369);
}
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1373 {
hand._x = 580.3;
hand._y = 43.9;
lips._x = 580.8;
lips._y = 94.8;
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
}
movieClip 291 {
}
frame 1434 {
if (290 < pleasure._width) {
gotoAndPlay(1437);
} else {
gotoAndPlay(1876);
}
pleasure._width = pmeter;
excitement._width = emeter;
stop();
}
frame 1436 {
emeter = 10;
pleasure._width = pmeter;
excitement._width = emeter;
gotoAndPlay(1437);
}
frame 1437 {
emeter = 10;
dild1 = 0;
dild2 = 0;
dild3 = 0;
dild4 = 0;
pleasure._width = pmeter;
excitement._width = emeter;
stop();
}
button 295 {
on (press) {
gotoAndPlay(1438);
}
}
movieClip 298 {
}
frame 1459 {
stop();
}
button 300 {
on (press) {
gotoAndPlay(1460);
}
}
frame 1460 {
dildo.stop();
pleasure._width = pmeter;
excitement._width = emeter;
if (0 < dild1 and 0 < dild2 and 0 < dild3 and 0 < dild4) {
gotoAndPlay(1852);
}
stop();
}
button 304 {
on (press) {
if (dild3 < 1) {
dildo.start();
gotoAndPlay(1680);
}
}
}
button 305 {
on (press) {
if (dild1 < 1) {
dildo.start();
gotoAndPlay(1485);
}
}
}
button 306 {
on (press) {
if (dild4 < 1) {
dildo.start();
gotoAndPlay(1766);
}
}
}
button 307 {
on (press) {
if (dild2 < 1) {
dildo.start();
gotoAndPlay(1594);
}
}
}
frame 1485 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1487 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1489 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1491 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1493 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1495 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1497 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1499 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1501 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1503 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1505 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1507 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1509 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1511 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1513 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1515 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1517 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1519 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1521 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1523 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1525 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1527 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1529 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1531 {
emeter += 0.5;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1532 {
if (excitement._width < 297) {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(1485);
} else {
dildo.stop();
gotoAndPlay(1533);
}
}
movieClip 336 {
}
frame 1593 {
dild1 = 1;
emeter = 10;
stop();
}
button 340 {
on (press) {
gotoAndPlay(1460);
}
}
frame 1594 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1596 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1598 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1600 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1602 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1604 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1606 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1608 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1610 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1612 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1614 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1616 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1618 {
if (excitement._width < 297) {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(1594);
} else {
dildo.stop();
gotoAndPlay(1619);
}
}
movieClip 367 {
}
frame 1679 {
dild2 = 1;
emeter = 10;
stop();
}
frame 1680 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1682 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1684 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1686 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1688 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1690 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1692 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1694 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1696 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1698 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1700 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1702 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1704 {
if (excitement._width < 297) {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(1680);
} else {
dildo.stop();
gotoAndPlay(1705);
}
}
movieClip 396 {
}
frame 1765 {
dild3 = 1;
emeter = 10;
stop();
}
frame 1766 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1768 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1770 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1772 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1774 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1776 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1778 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1780 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1782 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1784 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1786 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1788 {
emeter += 1;
pleasure._width = pmeter;
excitement._width = emeter;
}
frame 1790 {
if (excitement._width < 297) {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(1766);
} else {
dildo.stop();
gotoAndPlay(1791);
}
}
movieClip 423 {
}
frame 1851 {
dild4 = 1;
emeter = 10;
stop();
}
frame 1852 {
dildo.stop();
solo.stop();
moan.stop();
gotoAndPlay(1853);
}
frame 1863 {
stop();
}
button 431 {
on (press) {
gotoAndPlay(4);
}
}
button 432 {
on (press) {
gotoAndPlay(1888);
}
}
frame 1864 {
dildo.stop();
solo.stop();
moan.stop();
}
frame 1875 {
stop();
}
frame 1876 {
dildo.stop();
solo.stop();
moan.stop();
gotoAndPlay(1877);
}
frame 1887 {
stop();
}
frame 1888 {
clips = 1;
pmeter = 0;
emeter = 0;
stop();
}
button 446 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
moan.start();
gotoAndPlay(1897);
}
}
button 447 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
moan.start();
gotoAndPlay(1945);
}
}
button 448 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
moan.start();
gotoAndPlay(1985);
}
}
button 449 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
solo.start();
gotoAndPlay(2057);
}
}
button 450 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
solo.start();
gotoAndPlay(2105);
}
}
button 451 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
dildo.start();
gotoAndPlay(2156);
}
}
button 452 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
dildo.start();
gotoAndPlay(2203);
}
}
button 453 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
dildo.start();
gotoAndPlay(2227);
}
}
button 454 {
on (press) {
moan.stop();
solo.stop();
dildo.stop();
dildo.start();
gotoAndPlay(2251);
}
}
button 456 {
on (press) {
dildo.stop();
moan.stop();
solo.stop();
gotoAndPlay(4);
}
}
frame 1889 {
stop();
}
frame 1890 {
stop();
}
frame 1891 {
stop();
}
frame 1944 {
moan.onSoundComplete = function () {
moan.start();
};
gotoAndPlay(1897);
}
frame 1984 {
moan.onSoundComplete = function () {
moan.start();
};
gotoAndPlay(1945);
}
frame 2056 {
moan.onSoundComplete = function () {
moan.start();
};
gotoAndPlay(1985);
}
frame 2104 {
solo.onSoundComplete = function () {
solo.start();
};
gotoAndPlay(2057);
}
frame 2155 {
solo.onSoundComplete = function () {
solo.start();
};
gotoAndPlay(2105);
}
frame 2202 {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(2156);
}
frame 2226 {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(2203);
}
frame 2250 {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(2227);
}
frame 2274 {
dildo.onSoundComplete = function () {
dildo.start();
};
gotoAndPlay(2251);
}
frame 2275 {
c1 = _url.indexOf('://') + 3;
c2 = _url.indexOf('/', c1);
domain = _url.substring(c1, c2);
if (domain != '161.58.197.107') {
gotoAndPlay(2276);
} else {
gotoAndPlay(4);
}
stop();
}
frame 2276 {
stop();
}