Combined Code
movieClip 2 {
frame 1 {
stop();
}
}
movieClip 3 particle {
frame 39 {
this.removeMovieClip();
}
}
frame 1 {
this.onEnterFrame = function () {
smoke._x = _xmouse;
smoke._y = _ymouse;
gr._x = 530 - _xmouse / 20;
gr._y = -(_ymouse / 20);
};
_quality = 'BEST';
_global.tabEnabled = false;
this.tabEnabled = false;
bx.tabIndex = 1;
}
frame 1 {
if (aff > 2) {
_root.aff = aff;
} else {
_root.aff = '';
}
_root.pf1 = pf1;
}
movieClip 6 {
}
movieClip 9 {
}
movieClip 10 {
}
movieClip 13 {
}
movieClip 16 {
}
movieClip 18 {
}
movieClip 20 {
}
movieClip 22 {
}
movieClip 23 {
frame 1 {
_root.stop();
this.onEnterFrame = function () {
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
eval(bar)._width = PercentLoaded * 2.6;
_root.percent = int(PercentLoaded) + '%';
per._x = PercentLoaded * 2.7;
} else {
tellTarget ('_root') {
gotoAndStop(4);
}
}
};
}
}
movieClip 26 {
}
movieClip 27 {
}
movieClip 29 {
}
// unknown tag 88 length 75
movieClip 34 {
}
movieClip 35 {
}
movieClip 38 {
}
movieClip 39 {
}
movieClip 40 {
frame 5 {
stop();
tellTarget ('_parent') {
gotoAndStop(1);
}
}
}
movieClip 43 {
}
movieClip 44 {
}
movieClip 47 {
}
movieClip 48 {
}
movieClip 51 {
}
movieClip 52 {
}
movieClip 55 {
}
movieClip 56 {
}
movieClip 59 {
}
movieClip 60 {
}
movieClip 63 {
}
movieClip 64 {
}
movieClip 67 {
}
movieClip 68 {
}
movieClip 69 {
frame 1 {
stop();
Mouse.hide();
}
}
movieClip 71 {
}
frame 2 {
_root.playintro = 1;
}
movieClip 76 {
}
movieClip 79 {
}
movieClip 80 {
}
movieClip 83 {
}
movieClip 86 {
}
movieClip 87 {
}
movieClip 90 {
}
movieClip 91 {
}
movieClip 92 {
frame 1 {
stop();
}
}
movieClip 94 {
}
// unknown tag 88 length 53
movieClip 97 {
}
movieClip 98 {
frame 15 {
stop();
}
}
button 99 {
on (release) {
tellTarget ('_root') {
gotoAndStop(3);
}
}
on (rollOver) {
tellTarget ('back') {
gotoAndStop(1);
}
}
}
button 101 {
on (rollOver) {
tellTarget ('back') {
gotoAndStop(2);
}
}
on (release) {
if (_root.aff != '') {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=939539-0001&PA=' + _root.aff + '&HTML=http://lopgold.com/index_sisters.php', '_blank');
} else {
getURL('http://lopgold.com/index_sisters.php', '_blank');
}
}
}
movieClip 103 {
}
button 104 {
on (release) {
getURL('http://lessonofpassion.com/', '_blank');
}
}
movieClip 105 {
}
movieClip 106 {
}
button 107 {
on (release) {
getURL('http://lessonofpassion.com/index.php?targeo=hotmainmenu', '_blank');
}
}
// unknown tag 88 length 63
// unknown tag 88 length 63
movieClip 115 {
}
movieClip 117 {
}
movieClip 118 {
}
movieClip 122 {
}
movieClip 123 {
}
button 125 {
on (release) {
_root.muteme = 1;
gotoAndStop(2);
}
}
button 127 {
on (release) {
_root.muteme = 0;
gotoAndStop(1);
}
}
movieClip 128 {
frame 1 {
stop();
}
}
movieClip 136 {
frame 1 {
stop();
soundTheme = new Sound(s1);
soundTheme.attachSound('soundTheme');
soundFriday = new Sound(s2);
soundFriday.attachSound('soundFriday');
soundAirplane = new Sound(s3);
soundAirplane.attachSound('soundAirplane');
soundBoycum = new Sound(s4);
soundBoycum.attachSound('soundBoycum');
soundKiss = new Sound(s5);
soundKiss.attachSound('soundKiss');
soundLick = new Sound(s6);
soundLick.attachSound('soundLick');
soundSex = new Sound(s7);
soundSex.attachSound('soundSex');
soundGood = new Sound(s8);
soundGood.attachSound('soundGood');
soundSuck = new Sound(s9);
soundSuck.attachSound('soundSuck');
this.onEnterFrame = function () {
if (_root.playintro == 1) {
_root.playintro = 2;
soundTheme.start(0, 999);
}
if (_root.playintro == 0) {
soundTheme.stop('soundTheme');
}
if (_root.playgame == 1) {
_root.playgame = 2;
soundFriday.setVolume(50);
soundFriday.start(0, 999);
}
if (_root.playgame == 0) {
_root.playgame = 2;
soundFriday.stop('soundFriday');
}
if (_root.playBoycum == 1 and _root.muteme != 1) {
_root.playBoycum = 2;
soundBoycum.start(0, 999);
}
if (_root.playBoycum == 0) {
soundBoycum.stop('soundBoycum');
}
if (_root.playKiss == 1 and _root.muteme != 1) {
_root.playKiss = 2;
soundKiss.start(0, 999);
}
if (_root.playKiss == 0) {
soundKiss.stop('soundKiss');
}
if (_root.playLick == 1 and _root.muteme != 1) {
_root.playLick = 2;
soundLick.start(0, 999);
}
if (_root.playLick == 0) {
soundLick.stop('soundLick');
}
if (_root.playSex == 1 and _root.muteme != 1) {
_root.playSex = 2;
soundSex.start(0, 999);
}
if (_root.playSex == 0) {
soundSex.stop('soundSex');
}
if (_root.playGood == 1 and _root.muteme != 1) {
_root.playGood = 2;
soundGood.start(0, 999);
}
if (_root.playGood == 0) {
soundGood.stop('soundGood');
}
if (_root.playSuck == 1 and _root.muteme != 1) {
_root.playSuck = 2;
soundSuck.start(0, 999);
}
if (_root.playSuck == 0) {
soundSuck.stop('soundSuck');
}
if (_root.playalarm == 1) {
alarmSound.start(0, 1);
_root.playalarm = 0;
}
if (_root.playdark == 1) {
_root.playdark = 2;
darkSound.start(0, 999);
}
if (_root.playdark == 0) {
_root.playingdark = false;
darkSound.stop('darkSound');
}
if (_root.muteme == 1) {
soundTheme.setVolume(0);
}
if (_root.muteme == 0) {
soundTheme.setVolume(100);
}
};
}
}
frame 3 {
stop();
}
button 137 {
on (release) {
_root.wtg = 0;
}
}
movieClip 141 {
}
movieClip 142 {
}
movieClip 144 {
}
movieClip 145 {
}
movieClip 146 {
}
movieClip 147 {
}
movieClip 148 {
}
movieClip 151 {
}
movieClip 152 {
}
// unknown tag 88 length 81
movieClip 156 {
}
movieClip 158 {
}
movieClip 159 {
frame 4 {
stop();
}
frame 15 {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
Mouse.hide();
tellTarget ('_parent') {
if (_root.wtggo != '0') {
gotoAndStop(_root.wtggo);
} else {
nextFrame();
}
}
if (_root.mood <= 0 and _root.stage == 'sex') {
_root.end = '5';
_root.mood = 2;
tellTarget ('_parent') {
gotoAndStop(165);
}
}
_parent.bck._width = 900;
_parent.bck._height = 600;
}
}
movieClip 164 {
}
movieClip 167 {
}
movieClip 168 {
}
movieClip 173 {
}
movieClip 174 {
}
movieClip 177 {
}
movieClip 178 {
}
movieClip 181 {
}
movieClip 182 {
}
movieClip 185 {
frame 1 {
this.onEnterFrame = function () {
if (_root.score > _root.scorex) {
_root.scorex += 1;
}
if (_root.score < _root.scorex) {
_root.scorex -= 1;
}
};
}
}
movieClip 186 {
}
movieClip 187 {
frame 15 {
stop();
}
}
button 188 {
on (release) {
_root.wtg = 8;
}
}
button 192 {
on (release) {
_root.wtg = 11;
}
}
button 196 {
on (release) {
_root.wtg = 15;
}
}
movieClip 204 {
}
movieClip 207 {
}
movieClip 214 {
}
button 217 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Order some food';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.quest += 1;
_root.item_menu = 1;
_root.wtg = 26;
}
}
movieClip 220 {
}
movieClip 221 {
}
button 223 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Table clock';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.quest += 1;
_root.item_tableclock = 1;
_root.wtg = 21;
}
}
button 226 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Bible';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.quest += 1;
_root.item_bible = 1;
_root.wtg = 22;
}
}
button 229 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Black purse';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.quest += 1;
_root.item_purse = 1;
_root.wtg = 25;
}
}
button 232 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Bottle of wine';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.quest += 1;
_root.item_wine = 1;
_root.wtg = 23;
}
}
button 235 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Chocolates';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.quest += 1;
_root.item_choco = 1;
_root.wtg = 27;
}
}
button 236 {
on (release) {
if (_root.quest == 3) {
_root.wtg = 30;
} else {
_root.wtg = 19;
}
}
}
movieClip 237 {
}
movieClip 240 {
}
movieClip 241 {
}
movieClip 246 {
}
movieClip 249 {
}
movieClip 250 {
}
movieClip 256 {
}
movieClip 257 {
}
movieClip 264 {
}
movieClip 265 {
}
movieClip 270 {
}
movieClip 271 {
}
movieClip 273 {
}
movieClip 276 {
}
button 277 {
on (release) {
_root.wtg = 33;
}
}
button 280 {
on (release) {
_root.wtg = 35;
}
}
button 282 {
on (release) {
_root.end = 1;
_root.wtg = 250;
}
}
movieClip 286 {
}
movieClip 287 {
}
movieClip 291 {
}
movieClip 292 {
}
movieClip 296 {
}
movieClip 301 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 302 {
}
movieClip 307 {
}
movieClip 308 {
}
movieClip 311 {
}
movieClip 312 {
}
movieClip 318 {
}
movieClip 319 {
}
movieClip 323 {
}
movieClip 324 {
}
movieClip 328 {
}
movieClip 329 {
}
button 331 {
on (release) {
_root.b1 = 1;
_root.wtg = 47;
}
}
movieClip 333 {
}
button 334 {
on (release) {
_root.b2 = 1;
_root.wtg = 50;
}
}
movieClip 336 {
}
button 337 {
on (release) {
_root.b3 = 1;
_root.wtg = 52;
}
}
movieClip 339 {
}
button 340 {
on (release) {
_root.b4 = 1;
_root.wtg = 55;
}
}
movieClip 342 {
}
button 343 {
on (release) {
_root.b5 = 1;
_root.wtg = 57;
}
}
movieClip 345 {
}
movieClip 348 {
}
movieClip 351 {
}
movieClip 352 {
}
movieClip 356 {
}
movieClip 357 {
}
movieClip 358 {
}
movieClip 361 {
}
movieClip 362 {
}
movieClip 364 {
}
movieClip 366 {
}
movieClip 367 {
}
movieClip 368 {
}
movieClip 369 {
}
movieClip 370 {
}
movieClip 371 {
frame 1 {
stop();
}
}
button 372 {
on (press) {
s1._alpha = 100;
b1._alpha = 0;
b2._alpha = 0;
_root.ss = 1;
tellTarget ('_root.smoke') {
gotoAndStop(13);
}
}
on (release, releaseOutside, rollOut) {
s1._alpha = 0;
b1._alpha = 100;
b2._alpha = 100;
_root.ss = 0;
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
}
button 373 {
on (press) {
s2._alpha = 100;
b1._alpha = 0;
b2._alpha = 0;
_root.ss = 2;
tellTarget ('_root.smoke') {
gotoAndStop(13);
}
}
on (release, releaseOutside, rollOut) {
s2._alpha = 0;
b1._alpha = 100;
b2._alpha = 100;
_root.ss = 0;
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
}
movieClip 374 {
}
movieClip 376 {
}
movieClip 377 {
}
movieClip 380 {
}
movieClip 381 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'Hmmm… Do you have some kind of fixation with pleasuring your partner? Don\'t worry, as fetishes go, it\'s one of my favorites.';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 50) {
_root.sex += 0.3;
_root.txt = 'That\'s it, light, soft touches, preparing me for something… more.';
}
if (_root.ss == 1 and _root.sex > 50) {
_root.txt = 'And that is more than enough preparation, Richard. Anymore would be… wasteful.';
}
if (_root.ss == 2 and _root.sex >= 50) {
_root.sex += 0.3;
_root.txt = 'Oh, yes! Hmmm, Richard, have I told you about my frequent flyer discounts?';
}
if (_root.ss == 2 and _root.sex < 50) {
_root.txt = 'Tut tut, not yet, my eager costumer. All good things, to those who wait, come.';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
button 383 {
on (release) {
_root.wtg = 45;
}
}
movieClip 384 {
}
movieClip 387 {
}
movieClip 388 {
}
movieClip 392 {
}
movieClip 393 {
}
movieClip 396 {
}
movieClip 397 {
}
movieClip 398 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'So, you like to take it slow?';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1) {
_root.sex += 0.4;
_root.txt = 'Hmmm, I feel so relaxed… Almost ready for anything…';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
_root.score += int(random(50) + 300);
delete this.onEnterFrame;
_root.wtg = 45;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 402 {
}
movieClip 407 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 408 {
}
movieClip 413 {
}
movieClip 414 {
}
movieClip 415 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'You aren\'t getting any ideas, are you? Because that costs extra.';
_root.ss = 0;
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1) {
_root.sex += 0.4;
_root.txt = 'Ahn… You truly are a connoisseur, monsieur.';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
_root.score += int(random(50) + 300);
_root.playLick = '0';
delete this.onEnterFrame;
_root.wtg = 45;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 419 {
}
movieClip 420 {
}
movieClip 421 {
}
movieClip 429 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 430 {
}
button 431 {
on (release) {
_root.wtg = 59;
}
}
button 434 {
on (release) {
_root.wtg = 60;
}
}
button 436 {
on (release) {
_root.wtg = 61;
}
}
button 439 {
on (release) {
_root.wtg = 82;
}
}
button 441 {
on (release) {
_root.wtg = 63;
}
}
movieClip 445 {
}
movieClip 450 {
}
movieClip 459 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 460 {
}
movieClip 462 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = 'If I let you? Why, Mr. Richard, are you trying to seduce me… Ah!';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'Remember when I said "good start"? That was then, this is now.';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = 'Oh, you brute! How dare you treat a lady like this! Do it again in about 30 seconds.';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'Richard? Maybe you could… You know?';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = 'Hey! What\'s the big idea, you lughead?!';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
button 463 {
on (release) {
_root.sexspeed = 110;
_root.ss = 3;
}
}
button 465 {
on (release) {
_root.sexspeed = 80;
_root.ss = 2;
}
}
button 467 {
on (release) {
_root.sexspeed = 50;
_root.ss = 1;
}
}
movieClip 471 {
}
movieClip 480 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 481 {
}
movieClip 484 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'Harder, Richard… Harder…';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = 'Not yet, I want to feel you as you slowly spread my cunt around your enormous cock…';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'I want more, more than this, I cannot be satisfied with just… Just… Fuck me, Richard!';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = 'Ah! What the?! Not yet, you idiot!';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 495 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 496 {
}
movieClip 499 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'I think I am getting used to this, maybe you could move a little harder…';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = 'No! Stop, I am not ready for that yet...';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'I think… I think you can do me harder… In fact, I think you should.';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = '… Do that again and I\'ll fucking rip your balls off.';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 502 {
}
movieClip 503 {
}
movieClip 507 {
}
movieClip 508 {
}
movieClip 515 {
}
movieClip 516 {
}
movieClip 521 {
}
movieClip 522 {
}
movieClip 526 {
}
movieClip 527 {
}
button 530 {
on (release) {
_root.end = 2;
_root.wtg = 250;
}
}
movieClip 538 {
}
movieClip 539 {
}
movieClip 540 {
}
movieClip 543 {
}
movieClip 544 {
}
button 546 {
on (release) {
_root.b1 = 1;
_root.wtg = 88;
}
}
movieClip 548 {
}
button 549 {
on (release) {
_root.b2 = 1;
_root.wtg = 92;
}
}
movieClip 551 {
}
button 552 {
on (release) {
_root.b3 = 1;
_root.wtg = 95;
}
}
movieClip 554 {
}
button 555 {
on (release) {
_root.b4 = 1;
_root.wtg = 97;
}
}
movieClip 557 {
}
movieClip 562 {
}
movieClip 563 {
}
movieClip 566 {
}
movieClip 567 {
}
movieClip 568 {
}
movieClip 569 {
}
movieClip 573 {
}
movieClip 576 {
}
movieClip 577 {
}
button 579 {
on (release) {
_root.wtg = 86;
}
}
movieClip 582 {
}
movieClip 583 {
}
movieClip 587 {
}
movieClip 588 {
}
movieClip 593 {
}
movieClip 594 {
}
movieClip 598 {
}
movieClip 601 {
}
movieClip 602 {
}
movieClip 605 {
}
movieClip 606 {
}
movieClip 607 {
}
button 614 {
on (release) {
_root.wtg = 105;
}
}
movieClip 620 {
}
movieClip 621 {
}
movieClip 624 {
}
movieClip 625 {
}
movieClip 631 {
}
movieClip 632 {
}
movieClip 636 {
}
movieClip 637 {
}
movieClip 640 {
}
movieClip 641 {
}
button 643 {
on (release) {
_root.wtg = 111;
}
}
button 645 {
on (release) {
_root.wtg = 127;
}
}
movieClip 647 {
}
movieClip 651 {
}
movieClip 652 {
}
movieClip 660 {
}
movieClip 669 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 670 {
}
movieClip 673 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'Maybe it would be time to be more adventurous, monsieur?';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = 'No, no, no. All things in due time.';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'Maybe *gasp* you should try to *moooan* spice things up a bit... monsieur?';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = 'So rude! I fear I cannot abide by this treatment, monsieur. Not until you have fucked me good and proper beforehand!';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 676 {
}
movieClip 677 {
}
movieClip 682 {
}
movieClip 683 {
}
movieClip 687 {
}
movieClip 688 {
}
button 692 {
on (release) {
_root.end = 3;
_root.wtg = 250;
}
}
movieClip 699 {
}
movieClip 700 {
}
movieClip 703 {
}
movieClip 704 {
}
movieClip 710 {
}
movieClip 711 {
}
movieClip 714 {
}
movieClip 715 {
}
movieClip 719 {
}
movieClip 720 {
}
button 723 {
on (release) {
_root.wtg = 138;
}
}
button 727 {
on (release) {
_root.wtg = 191;
}
}
movieClip 732 {
}
movieClip 733 {
}
movieClip 737 {
frame 1 {
this.createEmptyMovieClip('mc', 1);
mc.c = 3;
mc.onEnterFrame = function () {
this._parent.attachMovie('particle', 'p' + this.c, this.c);
this._parent['p' + this.c].onLoad = function () {
this.wl = 50 + 50 * Math.random();
this.ampl = 1;
this.as = 1 * Math.random();
this.sp = 2 + 2 * Math.random();
this.bx = 0;
this._y = 0;
this._x = this.bx;
};
this._parent['p' + this.c].onLoad();
this._parent['p' + this.c].onEnterFrame = function () {
this._x = this.bx + 3 * this.ampl * Math.sin(this._y / this.wl);
this._y -= this.sp;
if (this._y + this.height < 0) {
this.removeMovieClip();
}
this.ampl += this.as;
};
++this.c;
};
stop();
}
}
movieClip 738 {
}
movieClip 739 {
}
movieClip 742 {
}
movieClip 743 {
}
movieClip 751 {
}
movieClip 752 {
}
movieClip 755 {
}
movieClip 756 {
}
movieClip 759 {
}
movieClip 760 {
}
movieClip 766 {
}
movieClip 767 {
}
movieClip 770 {
}
movieClip 771 {
}
movieClip 774 {
}
movieClip 775 {
}
movieClip 781 {
}
movieClip 782 {
}
movieClip 788 {
}
movieClip 789 {
}
movieClip 792 {
}
movieClip 793 {
}
movieClip 800 {
}
movieClip 801 {
}
movieClip 804 {
}
movieClip 805 {
}
movieClip 808 {
}
movieClip 809 {
}
movieClip 822 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 823 {
}
movieClip 826 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'Gabriel? Move it, or lose it.';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = 'Hey there, big boy, there isn\'t any hurry. Yet.';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'Time to step it up, hon.';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = 'That hurt! And I am not in the mood for that particular fetish!';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
button 827 {
on (release) {
_root.wtg = 165;
}
}
button 830 {
on (release) {
_root.wtg = 172;
}
}
movieClip 834 {
}
movieClip 835 {
}
movieClip 839 {
}
movieClip 840 {
}
movieClip 844 {
}
movieClip 845 {
}
movieClip 849 {
}
movieClip 850 {
}
movieClip 853 {
}
movieClip 854 {
}
button 857 {
on (release) {
_root.end = 5;
_root.wtg = 250;
}
}
movieClip 861 {
}
movieClip 862 {
}
movieClip 865 {
}
movieClip 866 {
}
movieClip 870 {
}
movieClip 877 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 878 {
}
movieClip 879 {
}
movieClip 883 {
}
movieClip 884 {
}
movieClip 887 {
}
movieClip 888 {
}
movieClip 895 {
}
movieClip 896 {
}
movieClip 899 {
}
movieClip 900 {
}
movieClip 902 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'Your tongue?! Oh, Richard, I never expected you to…';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1) {
_root.sex += 0.4;
_root.txt = 'Don\'t stop! Yes, lick my asshole, make it nice and wet! Do it!';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
_root.ss = 0;
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 906 {
}
movieClip 907 {
}
movieClip 908 {
}
button 910 {
on (press) {
s1._alpha = 100;
b1._alpha = 0;
b2._alpha = 0;
_root.ss = 1;
tellTarget ('_root.smoke') {
gotoAndStop(13);
}
}
on (release, releaseOutside, rollOut) {
s1._alpha = 0;
b1._alpha = 100;
b2._alpha = 100;
_root.ss = 0;
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
}
movieClip 911 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'Its place? I think there\'s place for another thing, right here…';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1) {
_root.sex += 0.4;
_root.txt = 'Oh shit! That\'s your finger… while Gabe\'s cock… Holy fuck!';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
_root.ss = 0;
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 924 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 9 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 10 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 925 {
}
movieClip 928 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'Hn… Maybe… Time for a little bit more of hip action, boys?';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = 'No! Fuck, this is hard enough to manage…';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'Harder… I want to feel you pounding inside of me!';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = 'Stop! Stop before I rip both your dicks off!';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 933 {
}
movieClip 934 {
}
movieClip 938 {
}
movieClip 939 {
}
movieClip 943 {
}
movieClip 944 {
}
movieClip 948 {
}
movieClip 949 {
}
movieClip 950 {
}
movieClip 956 {
}
movieClip 957 {
}
movieClip 960 {
}
movieClip 965 {
}
movieClip 966 {
}
movieClip 969 {
}
movieClip 970 {
}
movieClip 976 {
}
movieClip 977 {
}
movieClip 983 {
}
movieClip 984 {
}
movieClip 988 {
}
movieClip 989 {
}
movieClip 991 {
}
movieClip 992 {
}
movieClip 993 {
}
movieClip 995 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'Relax, I have thoroughly studied, shall we say… Instructional documentaries…';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1) {
_root.sex += 0.4;
_root.txt = 'Porn? You\'ve been watching porn and that makes you think…? Oh, Hell, if that is the result, I will buy you all the DVDs you want!';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
_root.ss = 0;
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 997 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.txt = 'DVDs? Silly, there is a thing called internet, and it is for porn. Now, on to the second stage…';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1) {
_root.sex += 0.4;
_root.txt = 'Your tongue…? You\'re licking my… but it\'s dir… Oh, fuck, keep doing that! Yes!';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
_root.ss = 0;
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 1000 {
}
movieClip 1009 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 13 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 1010 {
}
movieClip 1013 {
frame 1 {
_root.sex = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.ss == 1 and _root.sex < 35) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 1 and _root.sex > 35) {
_root.txt = 'Ah, yes, now, if we just take it up a notch…';
}
if (_root.ss == 2 and _root.sex >= 35 and _root.sex < 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.ss == 2 and _root.sex < 35) {
_root.txt = '*Gasp* That\'s not… Not such a great idea, after all.';
}
if (_root.ss == 2 and _root.sex >= 66) {
_root.txt = 'Ahn… Give me… more… More!';
}
if (_root.ss == 3 and _root.sex < 66) {
_root.txt = 'Ah! You\'re never fucking me from behind again! I don\'t trust you with that thing!';
}
if (_root.ss == 3 and _root.sex >= 66) {
_root.sex += 0.1;
_root.txt = ' ';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.wtg = 0;
}
bar._y = 400 - _root.sex * 4 + 10;
bar._height = _root.sex * 4;
};
}
}
movieClip 1017 {
}
movieClip 1018 {
}
movieClip 1023 {
}
movieClip 1024 {
}
button 1027 {
on (release) {
_root.end = 4;
_root.wtg = 250;
}
}
movieClip 1031 {
}
movieClip 1032 {
}
movieClip 1033 {
}
movieClip 1034 {
}
movieClip 1035 {
}
movieClip 1037 {
}
movieClip 1039 {
}
movieClip 1040 {
}
button 1041 {
on (release) {
getURL('http://hotwife.lessonofpassion.com/index.php?goending=' + _root.ending, '_blank');
}
}
button 1045 {
on (release) {
if (_root.pf1 == 'pf1') {
_root.playIntro = '0';
tellTarget ('_root') {
gotoAndStop(2);
}
} else {
getURL('http://playforceone.com/pf1_games.php?mygame=Hot%20wife%20story', '_blank');
}
}
}
button 1047 {
on (release) {
getURL('http://playforceone.com/pf1_games.php?mygame=Passion%20One', '_blank');
}
}
button 1051 {
on (release) {
getURL('http://hotwife.lessonofpassion.com/index.php?type=bonus', '_blank');
}
}
movieClip 1055 {
frame 1 {
stop();
this.onEnterFrame = function () {
bck._width = 920;
bck._height = 613;
bck._x = -int(_xmouse / 40);
bck._y = -int(_ymouse / 40);
loca._x = 25 - int(_xmouse / 50);
locabig._x = -300 - int(_xmouse / 50);
gr._x = 500 - _xmouse / 30;
gm._x = 200 - _xmouse / 20;
gc._x = 200 - _xmouse / 30;
gc._y = -(_ymouse / 30);
g0._x = -(_xmouse / 30);
g0._y = -(_ymouse / 30);
gl._x = 150 - _xmouse / 20;
gl._y = -(_ymouse / 40);
gmax._x = -(_xmouse / 10);
gmax._y = -(_ymouse * 2.2);
gbig._x = 520 - _xmouse / 30;
if (_root.wtg != '') {
_root.wtggo = _root.wtg;
_root.wtg = '';
tellTarget ('black') {
play();
}
}
ccc -= 1;
if (_root.txt != '') {
_root.go = _root.txt;
_root.txt = '';
ccc = 300;
}
if (ccc <= 0) {
_root.go = '';
ccc = 0;
}
_root.supdisp = int(_root.sup);
if (_root.it1 + _root.it2 + _root.it3 + _root.it4 + _root.it5 + _root.it6 == 6) {
bx._x = 750;
}
};
black._alpha = 100;
}
frame 1 {
_root.score = 0;
_root.scorex = 0;
_root.ss = 0;
gotoAndStop(1);
}
frame 18 {
_root.quest = 0;
_root.item_bible = 0;
_root.item_menu = 0;
_root.item_bible = 0;
_root.item_wine = 0;
_root.item_purse = 0;
}
frame 19 {
if (_root.item_choco == 1) {
choco._x = 2000;
}
if (_root.item_menu == 1) {
menu._x = 2000;
}
if (_root.item_wine == 1) {
wine._x = 2000;
}
if (_root.item_bible == 1) {
bible._x = 2000;
}
if (_root.item_purse == 1) {
purse._x = 2000;
}
}
frame 21 {
_root.score -= int(random(50) + 100);
}
frame 22 {
_root.score -= int(random(50) + 100);
}
frame 24 {
_root.score += int(random(50) + 200);
}
frame 25 {
_root.score -= int(random(50) + 100);
}
frame 26 {
_root.score += int(random(50) + 200);
}
frame 28 {
_root.score += int(random(50) + 200);
}
frame 33 {
_root.score = 0;
}
frame 35 {
_root.score += int(random(50) + 200);
}
frame 37 {
_root.sexspeed = 1;
}
frame 38 {
_root.sexspeed = 2;
}
frame 39 {
_root.playLick = '1';
}
frame 41 {
_root.playLick = '0';
}
frame 44 {
_root.b1 = 0;
_root.b2 = 0;
_root.b3 = 0;
_root.b4 = 0;
_root.b5 = 0;
}
frame 45 {
if (_root.b1 == 1) {
b1._x = 2000;
}
if (_root.b2 == 1) {
b2._x = 2000;
}
if (_root.b3 == 1) {
b3._x = 2000;
}
if (_root.b4 == 1) {
b4._x = 2000;
}
if (_root.b5 == 1) {
b5._x = 2000;
}
}
frame 47 {
s1._alpha = 0;
s2._alpha = 0;
_root.playLick = '1';
}
frame 48 {
_root.score += int(random(50) + 300);
_root.playLick = '0';
}
frame 50 {
s1._alpha = 0;
s2._alpha = 0;
}
frame 52 {
_root.sexspeed = 1;
}
frame 53 {
_root.score += int(random(50) + 300);
}
frame 55 {
s1._alpha = 0;
s2._alpha = 0;
_root.playLick = '1';
}
frame 57 {
_root.sexspeed = 1;
}
frame 59 {
_root.playGood = '1';
}
frame 61 {
_root.sexspeed = 1;
_root.playGood = '0';
}
frame 65 {
s1._alpha = 0;
s2._alpha = 0;
_root.playSex = '1';
}
frame 65 {
_root.sexspeed = 5;
_root.ss = 0;
}
frame 66 {
_root.ss = 0;
_root.sexspeed = 20;
_root.score += int(random(50) + 500);
}
frame 67 {
s1._alpha = 0;
s2._alpha = 0;
}
frame 67 {
_root.sexspeed = 5;
_root.ss = 0;
}
frame 68 {
_root.ss = 0;
_root.sexspeed = 20;
_root.score += int(random(50) + 500);
}
frame 69 {
s1._alpha = 0;
s2._alpha = 0;
_root.sexspeed = 5;
_root.ss = 0;
}
frame 70 {
_root.score += int(random(50) + 500);
}
frame 75 {
_root.score += int(random(50) + 500);
_root.playSex = '0';
_root.playBoycum = '1';
}
frame 77 {
_root.playBoycum = '0';
}
frame 85 {
_root.b1 = 0;
_root.b2 = 0;
_root.b3 = 0;
_root.b4 = 0;
_root.b5 = 0;
}
frame 86 {
if (_root.b1 == 1) {
b1._x = 2000;
}
if (_root.b2 == 1) {
b2._x = 2000;
}
if (_root.b3 == 1) {
b3._x = 2000;
}
if (_root.b4 == 1) {
b4._x = 2000;
}
if (_root.b5 == 1) {
b5._x = 2000;
}
}
frame 88 {
_root.playGood = '1';
}
frame 89 {
_root.score += int(random(50) + 300);
_root.playGood = '0';
}
frame 93 {
_root.score += int(random(50) + 300);
}
frame 95 {
_root.score -= int(random(50) + 200);
}
frame 97 {
_root.playKiss = '1';
}
frame 101 {
_root.playKiss = '0';
}
frame 103 {
_root.sexspeed = 1;
}
frame 105 {
_root.score += int(random(50) + 300);
}
frame 109 {
_root.sexspeed = 1;
}
frame 117 {
_root.playSex = '1';
}
frame 118 {
s1._alpha = 0;
s2._alpha = 0;
_root.sexspeed = 5;
_root.ss = 0;
}
frame 119 {
_root.score += int(random(50) + 500);
}
frame 120 {
_root.playSex = '0';
_root.playBoycum = '1';
}
frame 122 {
_root.playBoycum = '0';
}
frame 136 {
_root.sexspeed = 1;
}
frame 141 {
_root.score += int(random(50) + 300);
}
frame 153 {
_root.playSuck = '1';
}
frame 154 {
_root.score += int(random(50) + 300);
}
frame 159 {
_root.score += int(random(50) + 300);
_root.playSuck = '0';
_root.playBoycum = '1';
}
frame 161 {
_root.sexspeed = 5;
_root.playBoycum = '0';
_root.playSex = '1';
}
frame 162 {
_root.sexspeed = 5;
_root.ss = 0;
}
frame 163 {
_root.sexspeed = 1;
_root.score += int(random(50) + 500);
}
frame 165 {
_root.playSex = '0';
_root.playBoycum = '1';
}
frame 167 {
_root.score += int(random(50) + 300);
}
frame 168 {
_root.playBoycum = '0';
}
frame 172 {
_root.sexspeed = 20;
}
frame 178 {
s1._alpha = 0;
s2._alpha = 0;
}
frame 179 {
s1._alpha = 0;
s2._alpha = 0;
_root.score += int(random(50) + 500);
}
frame 180 {
_root.sexspeed = 1;
_root.score += int(random(50) + 500);
}
frame 181 {
_root.sexspeed = 1;
_root.ss = 0;
}
frame 182 {
_root.score += int(random(50) + 500);
}
frame 185 {
_root.score += int(random(50) + 500);
_root.playSex = '0';
_root.playBoycum = '1';
}
frame 186 {
_root.score += int(random(50) + 500);
_root.playBoycum = '0';
_root.playBoycum = '1';
}
frame 187 {
_root.playBoycum = '0';
}
frame 200 {
s1._alpha = 0;
s2._alpha = 0;
_root.score += int(random(50) + 500);
_root.playLick = '1';
}
frame 201 {
s1._alpha = 0;
s2._alpha = 0;
_root.score += int(random(50) + 500);
}
frame 202 {
_root.sexspeed = 1;
_root.ss = 0;
_root.playLick = '0';
_root.playSex = '1';
}
frame 204 {
_root.score += int(random(50) + 500);
}
frame 206 {
_root.playSex = '0';
_root.playBoycum = '1';
}
frame 207 {
_root.score += int(random(50) + 500);
_root.playBoycum = '0';
}
frame 250 {
ccc = 0;
_root.moodshow = 0;
if (_root.end == 1) {
_root.ending = 'e1_kkfjffff';
}
if (_root.end == 2) {
_root.ending = 'e2_oodidid';
}
if (_root.end == 3) {
_root.ending = 'e3_mvnvnvb';
}
if (_root.end == 4) {
_root.ending = 'e4_gdfgafs';
}
if (_root.end == 5) {
_root.ending = 'e5_iyuyuyuy';
}
if (_root.scorex < 4000) {
bbo._alpha = 20;
bbo.enabled = false;
}
_root.endinglink = 'http://hotwife.lessonofpassion.com/index.php?goending=' + _root.ending;
}
}
movieClip 1056 {
}
movieClip 1057 {
frame 15 {
stop();
}
}
button 1058 {
on (release) {
getURL('http://playforceone.com', '_blank');
}
}
movieClip 1060 {
}
movieClip 1061 {
}
movieClip 1064 {
}
movieClip 1065 {
frame 200 {
stop();
}
}
movieClip 1066 {
}
movieClip 1067 {
frame 161 {
stop();
}
}
movieClip 1070 {
}
movieClip 1071 {
}
movieClip 1074 {
}
movieClip 1075 {
frame 220 {
stop();
tellTarget ('_root') {
gotoAndStop(2);
}
}
}
movieClip 1076 {
}
movieClip 1078 {
}
movieClip 1079 {
}
button 1080 {
on (release) {
getURL('http://lessonofpassion.com/index.php?targeo=loplogo_cw', '_blank');
}
}
movieClip 1083 {
}