Combined Code
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 3 {
}
movieClip 6 {
}
movieClip 9 {
}
movieClip 11 {
}
movieClip 13 {
}
movieClip 15 {
}
movieClip 16 {
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 19 {
}
movieClip 22 {
}
movieClip 23 {
}
// unknown tag 88 length 61
movieClip 29 {
}
movieClip 32 {
}
movieClip 34 {
}
movieClip 37 {
}
movieClip 38 {
}
movieClip 39 {
}
movieClip 40 {
}
movieClip 43 {
}
movieClip 44 {
}
movieClip 45 {
}
movieClip 46 {
}
movieClip 47 {
}
movieClip 48 {
}
movieClip 49 {
}
movieClip 50 {
}
movieClip 51 {
frame 1 {
stop();
Mouse.hide();
}
}
movieClip 53 {
}
frame 2 {
_root.play_day = 1;
}
movieClip 57 {
}
movieClip 60 {
}
movieClip 67 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 68 {
frame 1 {
stop();
}
}
movieClip 70 {
}
// unknown tag 88 length 53
movieClip 74 {
}
movieClip 75 {
frame 15 {
stop();
}
}
button 76 {
on (release) {
_root.c_cul = 20;
_root.c_fit = 20;
_root.c_sty = 20;
_root.relax = 20;
_root.money = 20;
_root.day = 1;
_root.dayname = 'MONDAY';
_root.time = 80;
_root.stat_libraryclub = 0;
_root.exp_hanna = 0;
_root.exp_tina = 0;
_root.romantic_hanna_picture = 999;
_root.romantic_tina_table = 999;
_root.romantic_tina_poem = 0;
_root.dateintro_tina = 0;
_root.item_pr5 = 0;
_root.introgo = 0;
tellTarget ('_parent') {
gotoAndStop(3);
}
}
on (rollOver) {
tellTarget ('back') {
gotoAndStop(1);
}
}
}
button 78 {
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_hws2.php', '_blank');
} else {
getURL('http://lopgold.com/index_hws2.php', '_blank');
}
}
}
movieClip 82 {
}
button 83 {
on (release) {
getURL('http://lessonofpassion.com/', '_blank');
}
}
movieClip 86 {
}
movieClip 87 {
}
button 88 {
on (release) {
getURL('http://lessonofpassion.com/index.php?targeo=fangbang', '_blank');
}
}
// unknown tag 88 length 63
// unknown tag 88 length 63
movieClip 94 {
}
movieClip 95 {
}
movieClip 96 {
frame 15 {
stop();
}
}
button 97 {
on (release) {
getURL('http://playforceone.com', '_blank');
}
}
movieClip 99 {
}
movieClip 100 {
}
movieClip 104 {
}
movieClip 105 {
}
button 107 {
on (release) {
_root.muteme = 1;
gotoAndStop(2);
}
}
button 109 {
on (release) {
_root.muteme = 0;
gotoAndStop(1);
}
}
movieClip 110 {
frame 1 {
stop();
}
}
movieClip 112 {
frame 1 {
stop();
music_day = new Sound(s1);
music_day.attachSound('music_day');
this.onEnterFrame = function () {
if (_root.play_welcome == 1 and _root.muteme != 1) {
_root.play_welcome = 2;
music_welcome.start(0, 999);
music_club.stop('music_club');
music_day.stop('music_day');
music_sex.stop('music_sex');
}
if (_root.play_day == 1 and _root.muteme != 1) {
_root.play_day = 2;
music_day.stop('music_day');
music_day.start(0, 999);
music_club.stop('music_club');
music_welcome.stop('music_welcome');
music_sex.stop('music_sex');
}
if (_root.play_sex == 1 and _root.muteme != 1) {
_root.play_sex = 2;
music_sex.stop('music_sex');
music_sex.start(0, 999);
music_club.stop('music_club');
music_day.stop('music_day');
music_welcome.stop('music_welcome');
}
if (_root.play_club == 1 and _root.muteme != 1) {
_root.play_club = 2;
music_club.stop('music_club');
music_club.start(0, 999);
music_welcome.stop('music_welcome');
music_day.stop('music_day');
music_sex.stop('music_sex');
}
if (_root.muteme == 1) {
music_welcome.setVolume(0);
music_club.setVolume(0);
music_day.setVolume(0);
music_sex.setVolume(0);
}
if (_root.muteme == 0) {
music_welcome.setVolume(100);
music_club.setVolume(100);
music_day.setVolume(100);
music_sex.setVolume(100);
}
};
}
}
frame 3 {
stop();
}
movieClip 115 {
}
movieClip 118 {
}
movieClip 120 {
}
movieClip 123 {
}
movieClip 124 {
}
movieClip 127 {
}
movieClip 128 {
}
movieClip 131 {
}
movieClip 134 {
}
movieClip 137 {
}
movieClip 139 {
}
movieClip 142 {
}
movieClip 145 {
}
movieClip 148 {
}
movieClip 151 {
}
movieClip 154 {
}
movieClip 158 {
}
movieClip 161 {
}
movieClip 164 {
}
movieClip 167 {
}
movieClip 170 {
}
movieClip 173 {
}
movieClip 176 {
}
movieClip 179 {
}
movieClip 182 {
}
movieClip 185 {
}
movieClip 188 {
}
movieClip 191 {
}
movieClip 192 {
}
movieClip 195 {
}
movieClip 198 {
}
movieClip 201 {
}
movieClip 204 {
}
movieClip 207 {
}
movieClip 208 {
}
movieClip 211 {
}
movieClip 214 {
}
movieClip 215 {
}
movieClip 218 {
}
movieClip 221 {
}
movieClip 224 {
}
movieClip 227 {
}
movieClip 230 {
}
movieClip 233 {
}
movieClip 236 {
}
movieClip 239 {
}
movieClip 242 {
}
movieClip 245 {
}
movieClip 248 {
}
movieClip 249 {
}
movieClip 252 {
}
movieClip 255 {
}
movieClip 258 {
}
movieClip 263 {
}
movieClip 264 {
}
movieClip 267 {
}
movieClip 270 {
}
movieClip 273 {
}
movieClip 274 {
}
movieClip 277 {
}
movieClip 280 {
}
movieClip 281 {
}
movieClip 284 {
}
movieClip 287 {
}
movieClip 290 {
}
movieClip 293 {
}
movieClip 296 {
}
movieClip 299 {
}
movieClip 300 {
}
movieClip 305 {
}
movieClip 308 {
}
movieClip 311 {
}
movieClip 314 {
}
movieClip 315 {
frame 1 {
stop();
c = 0;
cum._alpha = 0;
this.onEnterFrame = function () {
if (_root.cum == 1) {
cum._alpha = 100;
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
}
};
}
frame 2 {
stop();
c = 0;
cum._alpha = 0;
this.onEnterFrame = function () {
if (_root.cum == 1) {
c += 1;
if (c >= 15) {
delete this.onEnterFrame;
nextFrame();
}
}
};
}
frame 3 {
stop();
c = 0;
cum._alpha = 0;
this.onEnterFrame = function () {
if (_root.cum == 1) {
c += 1;
if (c >= 20) {
delete this.onEnterFrame;
nextFrame();
}
}
};
}
}
movieClip 316 {
}
movieClip 317 {
}
movieClip 320 {
}
movieClip 325 {
}
movieClip 326 {
}
movieClip 331 {
}
movieClip 332 {
}
movieClip 333 {
}
movieClip 336 {
}
movieClip 339 {
}
movieClip 340 {
}
movieClip 343 {
}
movieClip 346 {
}
movieClip 349 {
}
movieClip 352 {
}
movieClip 355 {
}
movieClip 358 {
}
movieClip 361 {
}
movieClip 364 {
}
movieClip 365 {
}
movieClip 368 {
}
movieClip 369 {
}
movieClip 372 {
}
movieClip 373 {
}
movieClip 376 {
}
movieClip 379 {
}
movieClip 380 {
}
movieClip 383 {
}
movieClip 386 {
}
movieClip 387 {
}
movieClip 388 {
}
movieClip 395 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 396 {
}
movieClip 399 {
}
movieClip 402 {
}
movieClip 413 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.sexspeed != 0) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndPlay(1);
}
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss > 1) {
delete this.onEnterFrame;
nextFrame();
} else {
delete this.onEnterFrame;
gotoAndStop(8);
}
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss != 5) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndStop(3);
}
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 414 {
}
movieClip 415 {
}
movieClip 417 {
}
movieClip 418 {
}
movieClip 420 {
}
movieClip 421 {
frame 1 {
_root.bad = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 15;
_root.spd2 = 30;
_root.spd3 = 60;
_root.spd4 = 80;
_parent.anal._x = 2000;
_root.gtxt1 = 'Shelly begins slowly to get used to it.';
_root.gtxt2 = 'She starts to warm up to it.';
_root.gtxt3 = '';
_root.gtxt4 = 'Shelly feels good now being filled with his cock.';
_root.gtxt5 = 'His cock is huge and it feels amazing.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2 and _root.sex < _root.spd3) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd3 and _root.sex < _root.spd4) {
if (_root.ss == 4) {
_root.txt = _root.gtxt4;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 4) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd4) {
if (_root.ss == 5) {
_root.txt = _root.gtxt5;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 5) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 136;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 422 {
}
movieClip 423 {
frame 10 {
stop();
}
}
button 424 {
on (release) {
_root.sexspeed = 15;
_root.ss = 1;
}
}
button 426 {
on (release) {
_root.sexspeed = 30;
_root.ss = 2;
}
}
button 428 {
on (release) {
_root.sexspeed = 50;
_root.ss = 3;
}
}
button 430 {
on (release) {
_root.sexspeed = 70;
_root.ss = 4;
}
}
button 432 {
on (release) {
_root.sexspeed = 70;
_root.ss = 5;
}
}
movieClip 438 {
}
movieClip 439 {
}
movieClip 440 {
}
movieClip 443 {
}
movieClip 446 {
}
movieClip 457 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.sexspeed != 0) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndPlay(1);
}
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss > 1) {
delete this.onEnterFrame;
nextFrame();
} else {
delete this.onEnterFrame;
gotoAndStop(8);
}
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss != 5) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndStop(3);
}
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 458 {
}
movieClip 459 {
frame 1 {
_root.bad = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 15;
_root.spd2 = 30;
_root.spd3 = 60;
_root.spd4 = 80;
_parent.anal._x = 2000;
_root.gtxt1 = 'Yeah that\'s good.';
_root.gtxt2 = 'Yeah a little faster.';
_root.gtxt3 = '';
_root.gtxt4 = 'Fuck yeah it does.';
_root.gtxt5 = 'Yeah keep going don\'t stop.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2 and _root.sex < _root.spd3) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd3 and _root.sex < _root.spd4) {
if (_root.ss == 4) {
_root.txt = _root.gtxt4;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 4) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd4) {
if (_root.ss == 5) {
_root.txt = _root.gtxt5;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 5) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 140;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 462 {
}
movieClip 465 {
}
movieClip 466 {
}
movieClip 469 {
}
movieClip 474 {
}
movieClip 475 {
}
movieClip 480 {
}
movieClip 481 {
}
movieClip 482 {
}
movieClip 485 {
}
movieClip 486 {
}
movieClip 489 {
}
movieClip 492 {
}
movieClip 493 {
}
movieClip 494 {
}
movieClip 497 {
}
movieClip 498 {
frame 1 {
tellTarget ('_parent.anim') {
stop();
}
_root.sex = 0;
_root.bad = 0;
_root.dez = 20;
_root.acta = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.act == 1) {
_root.sex += 0.1;
}
if (_root.sex >= 30 and _root.sex < 40) {
_root.txt = 'Oh that\'s nice.';
}
if (_root.sex >= 70 and _root.sex < 80) {
_root.txt = 'That feels good.';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 162;
}
bar._y = 400 - _root.sex * 4.1 + 20;
bar._height = _root.sex * 4;
};
}
}
movieClip 501 {
}
movieClip 504 {
}
button 505 {
on (rollOver) {
_root.act = 1;
_root.acta = 1;
tellTarget ('_parent') {
play();
}
}
on (rollOut) {
if (_root.acta == 1) {
_root.act = 0;
}
}
}
movieClip 506 {
}
movieClip 509 {
}
movieClip 510 {
}
movieClip 511 {
frame 119 {
if (_root.sex < 40) {
gotoAndPlay(1);
}
}
frame 149 {
gotoAndPlay(120);
}
}
movieClip 515 {
}
movieClip 526 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.sexspeed != 0) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndPlay(1);
}
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss > 1) {
delete this.onEnterFrame;
nextFrame();
} else {
delete this.onEnterFrame;
gotoAndStop(8);
}
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss != 5) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndStop(3);
}
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 527 {
frame 1 {
_root.bad = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 15;
_root.spd2 = 30;
_root.spd3 = 60;
_root.spd4 = 80;
_parent.anal._x = 2000;
_root.gtxt1 = 'Oh it\'s a little tight.';
_root.gtxt2 = 'It\'s starting to feel better…';
_root.gtxt3 = '';
_root.gtxt4 = 'You are starting to get the hang of it now.';
_root.gtxt5 = 'Oh that feels so good.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2 and _root.sex < _root.spd3) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd3 and _root.sex < _root.spd4) {
if (_root.ss == 4) {
_root.txt = _root.gtxt4;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 4) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd4) {
if (_root.ss == 5) {
_root.txt = _root.gtxt5;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 5) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 166;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 530 {
}
movieClip 533 {
}
movieClip 536 {
}
movieClip 539 {
}
movieClip 542 {
}
movieClip 545 {
}
movieClip 548 {
}
movieClip 549 {
frame 1 {
stop();
c = 0;
cum._alpha = 0;
this.onEnterFrame = function () {
cum._alpha = 100;
c += 1;
if (c >= 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 2 {
stop();
c = 0;
cum._alpha = 0;
this.onEnterFrame = function () {
if (_root.cum == 1) {
c += 1;
if (c >= 15) {
delete this.onEnterFrame;
nextFrame();
}
}
};
}
frame 3 {
stop();
c = 0;
cum._alpha = 0;
this.onEnterFrame = function () {
if (_root.cum == 1) {
c += 1;
if (c >= 20) {
delete this.onEnterFrame;
nextFrame();
}
}
};
}
}
movieClip 550 {
}
movieClip 553 {
}
movieClip 556 {
}
movieClip 559 {
}
movieClip 562 {
}
movieClip 563 {
}
movieClip 568 {
}
movieClip 569 {
}
movieClip 570 {
}
movieClip 573 {
}
movieClip 576 {
}
movieClip 579 {
}
movieClip 582 {
}
movieClip 585 {
}
movieClip 590 {
}
movieClip 591 {
}
movieClip 594 {
}
movieClip 597 {
}
movieClip 600 {
}
movieClip 603 {
}
movieClip 606 {
}
movieClip 609 {
}
movieClip 612 {
}
movieClip 615 {
}
movieClip 618 {
}
movieClip 621 {
}
movieClip 622 {
frame 80 {
if (_root.ss == 1 or _root.ss == 0) {
gotoAndPlay(1);
}
}
frame 140 {
if (_root.ss == 2) {
gotoAndPlay(80);
}
if (_root.ss == 1) {
gotoAndPlay(1);
}
}
frame 200 {
if (_root.ss == 3) {
gotoAndPlay(160);
}
}
frame 220 {
if (_root.ss == 2) {
gotoAndPlay(80);
}
if (_root.ss == 1) {
gotoAndPlay(1);
}
}
}
movieClip 625 {
}
button 626 {
on (release) {
_root.sexspeed = 200;
_root.ss = 1;
}
}
button 627 {
on (release) {
_root.sexspeed = 220;
_root.ss = 2;
}
}
button 628 {
on (release) {
_root.sexspeed = 250;
_root.ss = 3;
}
}
movieClip 629 {
frame 1 {
_root.sex = 0;
_root.sexspeed = 0;
_root.bad = 0;
_root.ss = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 30;
_root.spd2 = 70;
_root.spd3 = 70;
_root.spd4 = 80;
_root.gtxt1 = 'Yeah that\'s good.';
_root.gtxt2 = 'Damn you are good at this.';
_root.gtxt3 = 'Yeah keep going.';
_root.gtxt4 = 'Take it a little more.';
_root.gtxt5 = 'Oh that\'s fucking amazing.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 195;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 633 {
}
movieClip 634 {
}
movieClip 639 {
}
movieClip 640 {
}
movieClip 645 {
}
movieClip 646 {
}
movieClip 647 {
}
movieClip 652 {
}
movieClip 653 {
}
movieClip 656 {
}
movieClip 659 {
}
movieClip 662 {
}
movieClip 665 {
}
movieClip 668 {
}
movieClip 671 {
}
movieClip 676 {
}
movieClip 677 {
}
movieClip 678 {
}
movieClip 681 {
}
movieClip 684 {
}
movieClip 685 {
frame 80 {
if (_root.ss == 1 or _root.ss == 0) {
gotoAndPlay(1);
}
}
frame 140 {
if (_root.ss == 2) {
gotoAndPlay(80);
}
if (_root.ss == 1) {
gotoAndPlay(1);
}
}
frame 200 {
if (_root.ss == 3) {
gotoAndPlay(160);
}
}
frame 220 {
if (_root.ss == 2) {
gotoAndPlay(80);
}
if (_root.ss == 1) {
gotoAndPlay(1);
}
}
}
movieClip 689 {
}
movieClip 690 {
frame 80 {
if (_root.ss == 1 or _root.ss == 0) {
gotoAndPlay(1);
}
}
frame 140 {
if (_root.ss == 2) {
gotoAndPlay(80);
}
if (_root.ss == 1) {
gotoAndPlay(1);
}
}
frame 200 {
if (_root.ss == 3) {
gotoAndPlay(160);
}
}
frame 220 {
if (_root.ss == 2) {
gotoAndPlay(80);
}
if (_root.ss == 1) {
gotoAndPlay(1);
}
}
}
movieClip 691 {
frame 1 {
_root.sex = 0;
_root.sexspeed = 0;
_root.bad = 0;
_root.ss = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 30;
_root.spd2 = 70;
_root.spd3 = 70;
_root.spd4 = 80;
_root.gtxt1 = 'Yeah so good.';
_root.gtxt2 = 'Take it baby.';
_root.gtxt3 = 'God you\'re so fucking good at this.';
_root.gtxt4 = 'Yeah keep going.';
_root.gtxt5 = 'Ugh almost there.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 215;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 702 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.sexspeed != 0) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndPlay(1);
}
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss > 1) {
delete this.onEnterFrame;
nextFrame();
} else {
delete this.onEnterFrame;
gotoAndStop(8);
}
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss != 5) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndStop(3);
}
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 703 {
frame 1 {
_root.bad = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 15;
_root.spd2 = 30;
_root.spd3 = 60;
_root.spd4 = 80;
_parent.anal._x = 2000;
_root.gtxt1 = 'Oh it\'s a little tight.';
_root.gtxt2 = 'It\'s starting to feel better…';
_root.gtxt3 = '';
_root.gtxt4 = 'You are starting to get the hang of it now.';
_root.gtxt5 = 'Oh that feels so good.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2 and _root.sex < _root.spd3) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd3 and _root.sex < _root.spd4) {
if (_root.ss == 4) {
_root.txt = _root.gtxt4;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 4) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd4) {
if (_root.ss == 5) {
_root.txt = _root.gtxt5;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 5) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 217;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 706 {
}
movieClip 709 {
}
movieClip 712 {
}
movieClip 715 {
}
movieClip 726 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.sexspeed != 0) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndPlay(1);
}
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss > 1) {
delete this.onEnterFrame;
nextFrame();
} else {
delete this.onEnterFrame;
gotoAndStop(8);
}
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss != 5) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndStop(3);
}
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 727 {
frame 1 {
_root.bad = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 15;
_root.spd2 = 30;
_root.spd3 = 60;
_root.spd4 = 80;
_parent.anal._x = 2000;
_root.gtxt1 = 'Oh it\'s a little tight.';
_root.gtxt2 = 'It\'s starting to feel better…';
_root.gtxt3 = '';
_root.gtxt4 = 'You are starting to get the hang of it now.';
_root.gtxt5 = 'Oh that feels so good.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2 and _root.sex < _root.spd3) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd3 and _root.sex < _root.spd4) {
if (_root.ss == 4) {
_root.txt = _root.gtxt4;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 4) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd4) {
if (_root.ss == 5) {
_root.txt = _root.gtxt5;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 5) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 220;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 732 {
}
movieClip 733 {
}
movieClip 734 {
}
movieClip 737 {
}
movieClip 740 {
}
movieClip 741 {
}
movieClip 744 {
}
movieClip 749 {
}
movieClip 750 {
}
movieClip 751 {
}
movieClip 754 {
}
movieClip 755 {
frame 1 {
tellTarget ('_parent.anim') {
stop();
}
_root.sex = 0;
_root.bad = 0;
_root.dez = 20;
_root.acta = 0;
_parent.ttt._x = 2000;
_root.sexspeed = 5;
_root.txt = ' ';
_root.bs1 = 0;
_root.bs2 = 0;
_root.bs3 = 0;
this.onEnterFrame = function () {
if (_root.act == 1) {
_root.sex += 0.1;
}
if (_root.sex >= 30 and _root.sex < 40) {
_root.txt = 'Oh this is gonna be awesome.';
}
if (_root.sex >= 70 and _root.sex < 80) {
_root.txt = 'Yeah, you\'re tight.';
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 226;
}
bar._y = 400 - _root.sex * 4.1 + 20;
bar._height = _root.sex * 4;
};
}
}
movieClip 758 {
}
movieClip 759 {
}
movieClip 760 {
}
movieClip 771 {
frame 1 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.sexspeed != 0) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndPlay(1);
}
}
};
}
frame 2 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss > 1) {
delete this.onEnterFrame;
nextFrame();
} else {
delete this.onEnterFrame;
gotoAndStop(8);
}
}
};
}
frame 3 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 4 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 5 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 6 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
if (_root.ss != 5) {
delete this.onEnterFrame;
nextFrame();
} else {
gotoAndStop(3);
}
}
};
}
frame 7 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
nextFrame();
}
};
}
frame 8 {
stop();
c = 0;
this.onEnterFrame = function () {
c += 1;
if (c >= 10 - _root.sexspeed / 10) {
delete this.onEnterFrame;
gotoAndStop(1);
}
};
}
}
movieClip 772 {
frame 1 {
_root.bad = 0;
_root.sexspeed = 0;
_root.txt = ' ';
_root.spd1 = 15;
_root.spd2 = 30;
_root.spd3 = 60;
_root.spd4 = 80;
_parent.anal._x = 2000;
_root.gtxt1 = 'Oh it\'s a little tight.';
_root.gtxt2 = 'It\'s starting to feel better…';
_root.gtxt3 = '';
_root.gtxt4 = 'You are starting to get the hang of it now.';
_root.gtxt5 = 'Oh that feels so good.';
this.onEnterFrame = function () {
if (_root.sex < _root.spd1) {
if (_root.ss == 1) {
_root.txt = _root.gtxt1;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 1) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd1 and _root.sex < _root.spd2) {
if (_root.ss == 2) {
_root.txt = _root.gtxt2;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 2) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd2 and _root.sex < _root.spd3) {
if (_root.ss == 3) {
_root.txt = _root.gtxt3;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 3) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd3 and _root.sex < _root.spd4) {
if (_root.ss == 4) {
_root.txt = _root.gtxt4;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 4) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex >= _root.spd4) {
if (_root.ss == 5) {
_root.txt = _root.gtxt5;
_root.sex += 0.1;
_root.bad -= 0.05;
}
if (_root.ss != 5) {
_root.txt = ' ';
_root.bad += 0.1;
}
}
if (_root.sex < 0) {
_root.sex = 0;
}
if (_root.sex >= 100) {
delete this.onEnterFrame;
_root.action = 229;
}
bar._y = 400 - _root.sex * 4 + 20;
bar._height = _root.sex * 4;
barbad._y = 400 - _root.bad * 4 + 20;
barbad._height = _root.bad * 4.1;
};
}
}
movieClip 775 {
}
movieClip 778 {
}
movieClip 779 {
}
movieClip 782 {
}
movieClip 787 {
}
movieClip 788 {
}
movieClip 791 {
}
movieClip 794 {
}
movieClip 795 {
}
movieClip 796 {
}
movieClip 799 {
}
button 801 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Talk to a dealer';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 13;
}
}
button 802 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Back to street';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 12;
}
}
button 803 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Enter the building';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 18;
}
}
button 804 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Knock the door';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 19;
}
}
button 805 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Knock the door';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 24;
}
}
button 806 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Knock the door';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 31;
}
}
button 807 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Help her take of the bra';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 103;
}
}
button 808 {
on (rollOver, releaseOutside) {
tellTarget ('_root.smoke') {
_root.texteo = 'Take of her panties';
gotoAndStop('texteo');
}
}
on (rollOut) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
}
on (release) {
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
_root.action = 105;
}
}
movieClip 811 {
}
movieClip 813 {
}
movieClip 814 {
}
movieClip 817 {
}
movieClip 818 {
}
movieClip 819 {
}
movieClip 821 {
}
movieClip 825 {
}
movieClip 826 {
}
button 827 {
on (release) {
getURL('http://shelly.lessonofpassion.com/index.php?goending=' + _root.ending, '_blank');
}
}
button 831 {
on (release) {
if (_root.pf1 == 'pf1') {
_root.playIntro = '0';
tellTarget ('_root') {
gotoAndStop(2);
}
} else {
getURL('http://playforceone.com/pf1_games.php?mygame=Shelly: the escort girl', '_blank');
}
}
}
movieClip 833 {
}
movieClip 834 {
frame 15 {
stop();
}
}
button 835 {
on (release) {
getURL('http://playforceone.com/pf1_games.php?mygame=Nicole%20meets%20Roxy', '_blank');
}
}
movieClip 840 {
frame 1 {
stop();
}
frame 79 {
_root.sex = 0;
}
frame 120 {
ccc = 0;
_root.moodshow = 0;
_root.err = 0;
if (_root.end == 1) {
_root.ending = 'e1_yytyrtrtreew';
}
if (_root.end == 2) {
_root.ending = 'e2_ooiyuoyiuye';
}
if (_root.end == 3) {
_root.ending = 'e3_cbvnxbcnvx';
}
if (_root.end == 4) {
_root.ending = 'e4_opilkhhgkggh';
}
if (_root.end == 5) {
_root.ending = 'e5_zxcvcvcvxxx';
}
_root.endinglink = 'http://shelly.lessonofpassion.com/index.php?goending=' + _root.ending;
_root.play_day = 0;
}
}
button 842 {
on (release) {
if (_root.loca_ready == 1) {
if (_root.runA == 0) {
_root.action += 1;
} else {
_root.action = _root.runA;
}
}
}
}
movieClip 843 {
}
movieClip 844 {
}
button 847 {
on (release) {
if (_root.loca_ready == 1) {
_root.action = _root.runA;
}
}
}
button 849 {
on (release) {
if (_root.loca_ready == 1) {
_root.action = _root.runB;
}
}
}
button 851 {
on (release) {
if (_root.loca_ready == 1) {
if (_root.weed == 1) {
_root.action = 112;
} else {
_root.action = 108;
}
}
}
}
movieClip 854 {
frame 1 {
stop();
this.onEnterFrame = function () {
if (_root.typex == 'text') {
gotoAndStop(1);
}
if (_root.typex == 'selection') {
gotoAndStop(2);
}
if (_root.typex == 'custom') {
gotoAndStop(3);
}
if (_root.typex == 'customA') {
gotoAndStop(4);
}
};
}
}
movieClip 855 {
frame 1 {
var myArrayBig = new Array();
myArrayBig[1] = '1/1/text/Narrator/Shelly\'s having a lazy morning; she only just woke up at 1pm because of a rather intense night with one of her clients. She was responsible for delivering services to both the man and his wife during their romantic outing.//0/0/0';
myArrayBig[2] = '2/2/text/Narrator/It\'s time to prepare for her next client; the famous rapper Jay T needs some one-on-one time with her. -It\'s going to bring in some good money so she\'ll suffer the big black cock for the sake of cash.//0/0/0';
myArrayBig[3] = '3/3/text/Narrator/She chooses her heels carefully, making sure they make her long legs stand out even more.//0/0/0';
myArrayBig[4] = '4/4/text/Shelly/I\'m all set for tonight.//0/0/0';
myArrayBig[5] = '5/5/text/Narrator/Shelly is antsy as she awaits Jay T\'s arrival; she wonders if he\'ll enjoy all the work she\'s put into looking good for him. -She tries to remind herself that he\'s just another customer.//0/0/0';
myArrayBig[6] = '6/5/text/Narrator/Shelly\'s phone rings suddenly.//0/0/0';
myArrayBig[7] = '7/6/text/Shelly/Hello? -Oh, hey, Monique; yup, I\'m headed there now.//0/0/0';
myArrayBig[8] = '8/6/text/Shelly/Wait what? -Seriously? -Um, wow, uh. -Yeah, I\'ll do it for him.//0/0/0';
myArrayBig[9] = '9/7/text/Narrator/Shelly is a little shocked because her client has requested she bring weed with her. -She\'s hardly a dealer, but it\'s part of the job.//0/0/0';
myArrayBig[10] = '10/7/text/Taxi driver/We\'re here; $45 please.//0/0/0';
myArrayBig[11] = '11/110/custom////0/0/0';
myArrayBig[12] = '12/8/text/Narrator/Shelly isn\'t supposed to be doing this - she has a customer waiting.//11/0/0';
myArrayBig[13] = '13/9/text/Narrator/Shelly walks up to the Dealer hesitantly.//0/0/0';
myArrayBig[14] = '14/10/text/Shelly/Hey, I was wondering if I could score an ounce?//0/0/0';
myArrayBig[15] = '15/10/text/Dealer/Yeah sure but my prices aren\'t negotiable.//0/0/0';
myArrayBig[16] = '16/10/text/Shelly/Yeah, that\'s fine, whatever.//0/0/0';
myArrayBig[17] = '17/9/text/Narrator/With the drugs in hand, Shelly begins to walk away.//18/0/7';
myArrayBig[18] = '18/111/custom////0/0/0';
myArrayBig[19] = '19/11/text/Voice behind/Just a moment; I need to put something on.//0/0/0';
myArrayBig[20] = '20/12/text/Shelly/Shit, sorry - wrong door.//0/0/0';
myArrayBig[21] = '21/12/text/Old guy/Wrong? That depends. Have you got pizza? Then I\'ll let you in.//0/0/0';
myArrayBig[22] = '22/12/text/Shelly/No thanks. Sorry for this.//0/0/0';
myArrayBig[23] = '23/12/text/Old guy/Please is all mine, sweet cheeks.//18/0/0';
myArrayBig[24] = '24/14/text/Sexy lady/Hey are you Trinity?//0/0/0';
myArrayBig[25] = '25/14/text/Shelly/Oh, uh. No.//0/0/0';
myArrayBig[26] = '26/14/text/Sexy lady/Oh, sorry. I have an appointment with someone but I guess you\'re the wrong girl.//0/0/0';
myArrayBig[27] = '27/14/text/Shelly/It would appear so.//0/0/0';
myArrayBig[28] = '28/14/text/Sexy lady/Nice to meet you.//0/0/0';
myArrayBig[29] = '29/14/text/Shelly/Likewise.//18/0/0';
myArrayBig[30] = '30/14/text/Sexy lady/Bye.//0/0/0';
myArrayBig[31] = '31/16/text/Jay-T/Hey are you Shelly? Damn you\'re smoking.//0/0/0';
myArrayBig[32] = '32/16/text/Shelly/…hello…//0/0/0';
myArrayBig[33] = '33/16/text/Jay-T/Get that hot ass inside - landlord doesn\'t allow prostitution.//0/0/0';
myArrayBig[34] = '34/17/selection//Ask him to apologize you for his rude behavior/Let it go - he\'s your client/35/40/0';
myArrayBig[35] = '35/20/text/Shelly/I might be a call girl, but I deserve a little respect here.//0/0/0';
myArrayBig[36] = '36/21/text/Jay-T/What?//0/0/0';
myArrayBig[37] = '37/20/text/Shelly/That was offensive; I deserve apology.//0/0/0';
myArrayBig[38] = '38/21/text/Jay-T/Seriously? Fine, whatever, I apologize.//0/0/0';
myArrayBig[39] = '39/17/text/Shelly/Right…//44/0/0';
myArrayBig[40] = '40/17/text/Narrator/Shelly is offended by his behavior but he\'s still a client so she lets it go.//0/0/0';
myArrayBig[41] = '41/20/text/Shelly/Nice apartment…//0/0/0';
myArrayBig[42] = '42/21/text/Jay-T/For a whore you\'re looking fresh.//0/0/0';
myArrayBig[43] = '43/20/text/Shelly/Oh, uh. Thanks…?//44/0/0';
myArrayBig[44] = '44/19/text/Shelly/Have you got the cash? I get paid upfront.//0/0/0';
myArrayBig[45] = '45/19/text/Jay-T/Oh, no. Not yet. It will be here in a second by my mate.//0/0/0';
myArrayBig[46] = '46/19/text/Narrator/Shelly is aggravated - she\'s never been in this situation before and it\'s extremely unnerving.//0/0/0';
myArrayBig[47] = '47/19/selection//Call Monique for her advice/That\'s fine. I\'ll wait./48/63/0';
myArrayBig[48] = '48/22/text/Narrator/Stressed out, Shelly calls Monique for advice on the situation.//0/0/0';
myArrayBig[49] = '49/22/text/Shelly/This dude has been rude to me all night and now he says he\'s not got the money.//0/0/0';
myArrayBig[50] = '50/22/text/Monique/It\'s up to you. If you\'re safe, then you can wait. If you\'re feeling uncomfortable, go ahead and leave.//0/0/0';
myArrayBig[51] = '51/22/text/Shelly/Thanks…//52/0/0';
myArrayBig[52] = '52/19/selection//Ask Jay-T for some kind of pawn./Leave the apartment/53/57/0';
myArrayBig[53] = '53/23/text/Narrator/Shelly is uncomfortable but asks for something from Jay T just in case things go south.//0/0/0';
myArrayBig[54] = '54/23/text/Shelly/I need something for a bargain.//0/0/0';
myArrayBig[55] = '55/25/text/Jay-T/Yeah alright. Here\'s a rolex - twenty grand I paid for that. If my mate doesn\'t arrive - but he will - it\'s all yours.//0/0/0';
myArrayBig[56] = '56/26/text/Shelly/It\'s quite nice.//65/0/0';
myArrayBig[57] = '57/23/text/Narrator/Shelly has never had to leave before but she hasn\'t been left with an option.//0/0/0';
myArrayBig[58] = '58/23/text/Shelly/Sorry, but I\'ve got to go. Money upfront or you don\'t get services.//0/0/0';
myArrayBig[59] = '59/24/text/Jay-T/Aren\'t you a bit of twat, then? I gave you my word.//0/0/0';
myArrayBig[60] = '60/23/text/Shelly/You\'ve been a pain in my ass since I arrived.//0/0/0';
myArrayBig[61] = '61/23/text/Shelly/I don\'t even know why you\'re famous - your music sucks.//0/0/0';
myArrayBig[62] = '62/23/text/Jay-T/Fuck you bitch.//244/0/11';
myArrayBig[63] = '63/27/text/Jay-T/Thanks, love. My mate will be here in like thirty.//0/0/0';
myArrayBig[64] = '64/27/text/Shelly/Okay, then…//65/0/0';
myArrayBig[65] = '65/27/text/Shelly/So what did you have in mind for tonight?//0/0/0';
myArrayBig[66] = '66/27/text/Jay-T/It\'s up to you baby. I just need a good lay and you are hot as hell.//0/0/0';
myArrayBig[67] = '67/29/text/Shelly/That\'s sweet of you.//0/0/0';
myArrayBig[68] = '68/30/text/Jay-T/If you do a good job, maybe you can land up in a music video.//0/0/0';
myArrayBig[69] = '69/30/text/Narrator/Shelly is secretly anxious - she\'s always wanted to be in videos.//0/0/0';
myArrayBig[70] = '70/30/selection//Suck his cock/Sit on a bed and watch him stripping/71/96/0';
myArrayBig[71] = '71/31/text/Shelly/I wanna meet this famous cock of yours that is always sung about in your songs.//0/0/0';
myArrayBig[72] = '72/31/text/Jay-T/Oh it\'s famous for a reason baby.//0/0/0';
myArrayBig[73] = '73/32/text/Narrator/Shelly is taken aback by how large it is… but he\'s got his name tattooed on it.//0/0/0';
myArrayBig[74] = '74/32/text/Jay-T/Like it? All girls do. The best girls can even reach the A.//0/0/0';
myArrayBig[75] = '75/32/text/Shelly/That might be a little much but I\'ll try.//0/0/0';
myArrayBig[76] = '76/33/text/Jay-T/Yeah suck that cock, whore.//0/0/0';
myArrayBig[77] = '77/32/text/Jay-T/Sorry love, don\'t let me interrupt you.//0/0/0';
myArrayBig[78] = '78/34/text/Shelly/Um, okay.//0/0/0';
myArrayBig[79] = '79/34/text/Jay-T/This is fucking bullshit. You\'re lucky I\'ve got a sexy girl sucking my cock right now or I\'d be raging.//0/0/0';
myArrayBig[80] = '80/34/text/Producer/Oh yeah? She any good?//0/0/0';
myArrayBig[81] = '81/34/text/Jay-T/Fuck yeah. I gotta go before I bust my nut on the phone.//0/0/0';
myArrayBig[82] = '82/34/text/Producer/Jesus Christ.//0/0/0';
myArrayBig[83] = '83/34/selection//Make him cum/Give him a break/84/93/0';
myArrayBig[84] = '84/37/text/Jay-T/Whoa stop or I\'m gonna -//0/0/1';
myArrayBig[85] = '85/37/text/Narrator/Jay-T\'s sentence is cut short as he sprays his load all over Shelly\'s face. She\'s never seen a load so large in her life.//0/0/2';
myArrayBig[86] = '86/37/text/Jay-T/What the hell? I wasn\'t ready to finish yet and you just fucked everything up.//0/0/0';
myArrayBig[87] = '87/37/text/Shelly/Sorry, I thought you\'d be able to handle more than that.//0/0/0';
myArrayBig[88] = '88/38/text/Jay-T/Was the a dig at my manhood? Get the hell out.//0/0/0';
myArrayBig[89] = '89/41/text/Shelly/No, let\'s just continue -//0/0/0';
myArrayBig[90] = '90/22/text/Jay-T/No fuck you - I\'m not in the mood after that. Get out - I\'m not paying for this shit.//0/0/0';
myArrayBig[91] = '91/22/text/Shelly/Um…//0/0/0';
myArrayBig[92] = '92/22/text/Narrator/Shelly is ashamed - this has never happened to her before. She hopes her supervisor won\'t be upset.//244/0/12';
myArrayBig[93] = '93/36/text/Jay-T/Sorry the call is important and I can\'t just be coming right now.//0/0/0';
myArrayBig[94] = '94/36/text/Shelly/No worries.//0/0/0';
myArrayBig[95] = '95/36/text/Jay-T/You\'re quite good at sucking cock.//98/0/0';
myArrayBig[96] = '96/39/text/Narrator/Shelly waits anxiously to see Jay T\'s dick. She\'s heard about the size and she wants to see it for herself.//0/0/0';
myArrayBig[97] = '97/39/text/Shelly/Come on, Jay T… I wanna see it.//0/0/0';
myArrayBig[98] = '98/40/text/Jay-T/Yeah I know it\'s the biggest around. I get more pussy than you could even imagine.//0/0/0';
myArrayBig[99] = '99/40/text/Shelly/Mind undressing me?//0/0/0';
myArrayBig[100] = '100/40/text/Jay-T/Fuck yeah.//0/0/0';
myArrayBig[101] = '101/41/text/Jay-T/Christ you are sexy as hell - one of the freshest bitches I\'ve ever seen.//0/0/0';
myArrayBig[102] = '102/112/custom////0/0/0';
myArrayBig[103] = '103/43/text/Jay-T/Damn those tits are nice.//0/0/0';
myArrayBig[104] = '104/113/custom////0/0/0';
myArrayBig[105] = '105/44/text/Jay-T/God I love a nice shaved cunt.//0/0/0';
myArrayBig[106] = '106/44/text/Shelly/Thanks.//0/0/0';
myArrayBig[107] = '107/45/customA/Jay-T/Did you get the weed? I wanna hit.//0/0/0';
myArrayBig[108] = '108/46/text/Shelly/I couldn’t find a Dealer.//0/0/0';
myArrayBig[109] = '109/46/text/Jay-T/What the fuck? Are you an idiot?//0/0/0';
myArrayBig[110] = '110/46/text/Shelly/I couldn\'t believe you\'d even ask for that from me.//0/0/0';
myArrayBig[111] = '111/46/text/Jay-T/Shut the fuck up and just fuck me already.//131/0/0';
myArrayBig[112] = '112/46/text/Shelly/As promised.//0/0/0';
myArrayBig[113] = '113/45/text/Jay-T/Awesome - I love fucking high.//0/0/0';
myArrayBig[114] = '114/47/text/Narrator/Shelly doesn\'t have a lot of weed experiences but she guesses she can try.//0/0/0';
myArrayBig[115] = '115/47/text/Jay-T/Good shit, good shit. With you lying next to me I feel like I\'m in VanHalen.//0/0/0';
myArrayBig[116] = '116/47/text/Shelly/What? Do you mean Valhalla?//0/0/0';
myArrayBig[117] = '117/48/text/Jay-T/Yeah, whatever. Shit\'s messing with me already. Wanna hit?//0/0/0';
myArrayBig[118] = '118/48/text/Shelly/Sure.//0/0/0';
myArrayBig[119] = '119/49/text/Narrator/She\'s doing okay as she gets used to it.//0/0/0';
myArrayBig[120] = '120/49/text/Jay-T/Told you it was good shit. Love seeing naked girls toking up.//0/0/0';
myArrayBig[121] = '121/49/text/Shelly/I feel werid…//0/0/0';
myArrayBig[122] = '122/49/text/Jay-T/Awesome right? God I\'m horny - I wanna eat your pussy.//0/0/0';
myArrayBig[123] = '123/50/text/Narrator/Shelly is a little dazed because of the weed and Jay-T isn\'t exactly skilled at what he\'s doing.//0/0/0';
myArrayBig[124] = '124/50/text/Jay-T/Like that?//0/0/0';
myArrayBig[125] = '125/50/selection//Say you like it./Tell the truth/126/156/0';
myArrayBig[126] = '126/50/text/Shelly/Uh yeah it\'s good.//0/0/0';
myArrayBig[127] = '127/50/text/Jay-T/Of course it\'s good - it\'s Jay-T.//0/0/0';
myArrayBig[128] = '128/50/selection//Kiss him/Sit on his dick/129/131/0';
myArrayBig[129] = '129/51/text/Narrator/Shelly is excited to be kissing someone so famous.//0/0/0';
myArrayBig[130] = '130/51/text/Jay-T/You\'re a great kisser.//131/0/0';
myArrayBig[131] = '131/52/text/Jay-T/Yeah that\'s right.//0/0/0';
myArrayBig[132] = '132/52/text/Narrator/Shelly is hesitant - she\'s afraid it will hurt.//0/0/0';
myArrayBig[133] = '133/53/text/Shelly/We should take it slow - you\'re large and I\'m pretty tight.//0/0/0';
myArrayBig[134] = '134/53/text/Narrator/She\'s quite anxious.//0/0/5';
myArrayBig[135] = '135/54/custom////0/0/0';
myArrayBig[136] = '136/57/text/Shelly/God that was good.//0/0/0';
myArrayBig[137] = '137/57/text/Jay-T/I\'m good, aren\'t I?//0/0/0';
myArrayBig[138] = '138/57/text/Jay-T/Let\'s do reverse cowgirl.//0/0/5';
myArrayBig[139] = '139/58/custom////0/0/0';
myArrayBig[140] = '140/61/text/Jay-T/I\'m gonna cum.//0/0/0';
myArrayBig[141] = '141/60/selection//Let him cum inside you/Ask him to take it out/142/158/0';
myArrayBig[142] = '142/60/text/Shelly/Cum inside my tight pussy Jay-T.//0/0/0';
myArrayBig[143] = '143/61/text/Jay-T/Oh fuck yeahhh.//0/0/0';
myArrayBig[144] = '144/62/text/Shelly/Your hot cum feels so good inside me.//0/0/0';
myArrayBig[145] = '145/62/text/Jay-T/I\'m happy you came with me.//0/0/0';
myArrayBig[146] = '146/62/text/Narrator/Shelly didn\'t actually orgasm but she lets it go - it\'s good that clients believe the lie.//0/0/0';
myArrayBig[147] = '147/62/text/Shelly/You\'re really good at this.//0/0/0';
myArrayBig[148] = '148/62/text/Jay-T/Lick my cum.//0/0/0';
myArrayBig[149] = '149/62/text/She/Uh…//0/0/0';
myArrayBig[150] = '150/62/selection//Do it/Apologies and deny/151/154/0';
myArrayBig[151] = '151/63/text/Jay-T/Tastes good right?//0/0/0';
myArrayBig[152] = '152/63/text/Narrator/Shelly thinks it tastes horrible.//0/0/0';
myArrayBig[153] = '153/63/text/Shelly/Oh yeah… good.//172/0/0';
myArrayBig[154] = '154/46/text/Shelly/No, sorry. Rules.//0/0/0';
myArrayBig[155] = '155/46/text/Jay-T/That\'s fine, baby, maybe next time. I like a girl who can say no.//172/0/0';
myArrayBig[156] = '156/46/text/Shelly/You\'re not quite good with eating pussy, eh?//0/0/0';
myArrayBig[157] = '157/46/text/Jay-T/Shut the fuck up. Get that pussy on my dick then since you don\'t know how to handle a real man\'s oral.//131/0/0';
myArrayBig[158] = '158/46/text/Jay-T/Fancy some anal?//0/0/0';
myArrayBig[159] = '159/46/text/Narrator/Shelly likes anal but Jay-T is huge. She\'s hesitant but decides to try it.//0/0/0';
myArrayBig[160] = '160/46/text/Shelly/Sure…//0/0/5';
myArrayBig[161] = '161/64/custom////0/0/0';
myArrayBig[162] = '162/65/text/Shelly/My ass is ready for you.//0/0/0';
myArrayBig[163] = '163/65/text/Jay-T/I\'m pushing in.//0/0/0';
myArrayBig[164] = '164/65/text/Shelly/Ouch…//0/0/5';
myArrayBig[165] = '165/66/custom////0/0/0';
myArrayBig[166] = '166/68/text/Narrator/Shelly is feeling awesome. It\'s the first time she\'s ever come with a customer.//0/0/0';
myArrayBig[167] = '167/69/text/Jay-T/I\'m gonna...//0/0/0';
myArrayBig[168] = '168/68/text/Shelly/Oh, so am I.//0/0/0';
myArrayBig[169] = '169/70/text/Jay-T/I\'m coming!//0/0/1';
myArrayBig[170] = '170/71/text/Narrator/Shelly feels relaxed. Even though Jay T is rude and incredibly simple, he\'s fairly decent in bed, which was a nice surprise.//0/0/0';
myArrayBig[171] = '171/71/text/Narrator/She almost forgets that he hasn\'t even paid her yet.//0/0/0';
myArrayBig[172] = '172/72/text/Swap daddy/Hey bitches how goes it?//0/0/0';
myArrayBig[173] = '173/72/text/Jay-T/Sup Swap Daddy?//0/0/0';
myArrayBig[174] = '174/72/text/Shelly/Hi…//0/0/0';
myArrayBig[175] = '175/73/text/Swap daddy/Damn that whore is hot as hell.//0/0/0';
myArrayBig[176] = '176/73/text/Shelly/Thanks…//0/0/0';
myArrayBig[177] = '177/73/text/Narrator/Shelly is petrified. Two huge dudes in a room with her while she\'s naked…//0/0/0';
myArrayBig[178] = '178/76/text/Jay-T/Hey you got the cash? I need to pay the sexy lady.//0/0/0';
myArrayBig[179] = '179/74/text/Swap daddy/Yeah of course, but what do I get out of it?//0/0/0';
myArrayBig[180] = '180/75/text/Shelly/Absolutely not - I didn\'t agree to this.//0/0/0';
myArrayBig[181] = '181/76/text/Jay-T/Come on - you\'ve got a good mouth. Suck on that cock and you\'ll get the money.//0/0/0';
myArrayBig[182] = '182/73/selection//Agree, take Swap Daddy\'s dick into your mouth/Be strict - say no. Deal is a deal./189/183/0';
myArrayBig[183] = '183/77/text/Narrator/Shelly is furious. That wasn\'t part of the deal and she has to say no.//0/0/0';
myArrayBig[184] = '184/77/text/Shelly/That wasn\'t the deal. I am here to have sex with you, and only you. I want money in the next five seconds or the bouncers will be here in five minutes.//0/0/0';
myArrayBig[185] = '185/74/text/Swap daddy/Relax. We were just kidding, right?//0/0/0';
myArrayBig[186] = '186/76/text/Jay-T/Of course. Give the girl her money.//0/0/0';
myArrayBig[187] = '187/85/text/Swap daddy/Here it is - and an extra hundred for me.//0/0/0';
myArrayBig[188] = '188/85/text/Shelly/I appreciate it, guys.//244/0/13';
myArrayBig[189] = '189/78/text/Narrator/Shelly was in a tight position - it was against work policy but she couldn\'t leave here without the money.//0/0/0';
myArrayBig[190] = '190/78/text/Shelly/Fine, but don\'t think about busting in my mouth.//0/0/0';
myArrayBig[191] = '191/78/text/Swap daddy/You got a deal.//0/0/0';
myArrayBig[192] = '192/80/text/Narrator/Shelly isn\'t happy about this situation but he\'s got a nice dick.//0/0/0';
myArrayBig[193] = '193/80/text/Swap daddy/You like sucking my dick?//0/0/5';
myArrayBig[194] = '194/79/custom////0/0/0';
myArrayBig[195] = '195/81/text/Swap daddy/Damn you\'re good. Fancy a threesome?//0/0/0';
myArrayBig[196] = '196/81/text/Narrator/Shelly is shocked. She\'s never been asked for that.//0/0/0';
myArrayBig[197] = '197/80/text/Shelly/Never.//0/0/0';
myArrayBig[198] = '198/76/text/Jay-T/Come on - it will be fun.//0/0/0';
myArrayBig[199] = '199/80/selection//Agree for a threesome/Say no!/210/200/0';
myArrayBig[200] = '200/80/text/Shelly/You\'re fucking mad. I haven\'t even gotten paid yet.//0/0/0';
myArrayBig[201] = '201/81/text/Swap daddy/What the - oh yeah, swallow it.//0/0/0';
myArrayBig[202] = '202/82/text/Shelly/Are you fucking serious?//0/0/0';
myArrayBig[203] = '203/82/text/Swap daddy/Sorry, I couldn\'t help myself.//0/0/0';
myArrayBig[204] = '204/83/text/Shelly/You fucking guys are assholes.//0/0/0';
myArrayBig[205] = '205/84/text/Swap daddy/Relax! Hey, try to catch your money.//0/0/0';
myArrayBig[206] = '206/84/text/Shelly/What the fuck - stop it.//0/0/0';
myArrayBig[207] = '207/85/text/Swap daddy/Let\'s toke - she sucked all my energy out.//0/0/0';
myArrayBig[208] = '208/85/text/Jay-T/Swap, you\'re fucking crazy, I love it.//0/0/0';
myArrayBig[209] = '209/86/text/Shelly/Fuck you guys.//244/0/14';
myArrayBig[210] = '210/46/text/Narrator/Shelly has never had sex with two black guys before, though, and this was one of her fantasies.//0/0/0';
myArrayBig[211] = '211/46/text/Shelly/I really shouldn\'t but… I guess…//0/0/0';
myArrayBig[212] = '212/76/text/Jay-T/Awesome - take mine first - it\'s ready.//0/0/0';
myArrayBig[213] = '213/76/text/Narrator/Shelly almost chokes as Jay T thrusts his cock so far into her mouth at once.//0/0/5';
myArrayBig[214] = '214/87/custom////0/0/0';
myArrayBig[215] = '215/81/text/Swap daddy/I\'m bored - give me that ass.//0/0/5';
myArrayBig[216] = '216/88/custom////0/0/0';
myArrayBig[217] = '217/90/text/Swap daddy/Put the slut on the bag and I\'ll tea bag her. Fuck, she\'s tight.//0/0/0';
myArrayBig[218] = '218/90/text/Jay-T/Right, right. Lie on your back.//0/0/5';
myArrayBig[219] = '219/91/custom////0/0/0';
myArrayBig[220] = '220/92/text/Swap daddy/Mind a little ass play?//0/0/0';
myArrayBig[221] = '221/92/text/Shelly/I don\'t know…//0/0/0';
myArrayBig[222] = '222/92/text/Jay-T/Come on, it will be fun.//0/0/0';
myArrayBig[223] = '223/92/text/Narrator/Shelly thinks about it carefully.//0/0/0';
myArrayBig[224] = '224/92/text/Shelly/Sure…//0/0/5';
myArrayBig[225] = '225/93/custom////0/0/0';
myArrayBig[226] = '226/92/text/Swap daddy/Your tight ass is ready for my cock.//0/0/0';
myArrayBig[227] = '227/92/text/Shelly/I doubt that, but okay.//0/0/5';
myArrayBig[228] = '228/94/custom////0/0/0';
myArrayBig[229] = '229/96/text/Swap daddy/Jay, let\'s come in her at the same time.//0/0/0';
myArrayBig[230] = '230/95/text/Shelly/Mhmm - nnnn - ughhhhh//0/0/0';
myArrayBig[231] = '231/97/text/Jay-T/I\'m coming.//0/0/0';
myArrayBig[232] = '232/96/text/Swap daddy/Fuck!//0/0/0';
myArrayBig[233] = '233/95/text/Shelly/Oh my Goddd.//0/0/0';
myArrayBig[234] = '234/98/text/Swap daddy/You look good with all that come leaking out of you.//0/0/0';
myArrayBig[235] = '235/98/text/Shelly/It feels good.//0/0/0';
myArrayBig[236] = '236/99/text/Jay-T/Damn this was fun.//0/0/0';
myArrayBig[237] = '237/99/text/Narrator/They all go to bed satisfied. This was a completely different experience for Shelly but she had so much fun and she doesn\'t regret it.//244/0/15';
myArrayBig[238] = '238/238/text////0/0/0';
myArrayBig[239] = '239/239/text////0/0/0';
myArrayBig[240] = '240/55/text/Shelly/It starts to feel good for her as her body adjusts.//135/0/0';
myArrayBig[241] = '241/60/text/Shelly/Oh this feels good.//139/0/0';
myArrayBig[242] = '242/67/text/Jay-T/Oh you\'re so tight holy shit.//165/0/0';
myArrayBig[243] = '243/243/text////0/0/0';
myArrayBig[244] = '244/120/custom////0/0/0';
}
frame 1 {
_root.action = 1;
_root.weed = 0;
_root.loca = 1;
_root.loca_ready = 1;
this.onEnterFrame = function () {
var v2 = myArrayBig[_root.action].split('/');
var v3 = 0;
while (v3 < v2.length) {
_root.locax = v2[1];
_root.typex = v2[2];
_root.who = v2[3];
_root.textA = v2[4];
_root.textB = v2[5];
_root.runA = int(v2[6]);
_root.runB = int(v2[7]);
_root.mod = int(v2[8]);
++v3;
}
if (_root.locax != _root.loca and _root.loca_ready == 1) {
_root.loca_ready = 100;
l1._x = 0;
tellTarget ('l2') {
gotoAndStop(_root.locax);
}
}
if (_root.loca_ready > 10) {
_root.loca_ready -= 8;
inter._alpha = 100 - _root.loca_ready;
}
l1._alpha = _root.loca_ready;
if (_root.loca_ready <= 10 and _root.loca_ready > 1) {
_root.loca_ready = 1;
_root.loca = _root.locax;
inter._alpha = 100;
l1._alpha = 0;
l1._x = 2000;
tellTarget ('_root.smoke') {
gotoAndStop(1);
}
tellTarget ('l1') {
gotoAndStop(_root.loca);
}
}
if (_root.mod == 1) {
_root.cum = 1;
}
if (_root.mod == 2) {
_root.cum = 2;
}
if (_root.mod == 3) {
_root.wifewithme = 1;
}
if (_root.mod == 4) {
_root.shariacard = 0;
}
if (_root.mod == 5) {
_root.sex = 0;
}
if (_root.mod == 7) {
_root.weed = 1;
}
if (_root.mod == 11) {
_root.end = 1;
}
if (_root.mod == 12) {
_root.end = 2;
}
if (_root.mod == 13) {
_root.end = 3;
}
if (_root.mod == 14) {
_root.end = 4;
}
if (_root.mod == 15) {
_root.end = 5;
}
ccc -= 1;
if (_root.txt != '') {
_root.go = _root.txt;
_root.txt = '';
ccc = 300;
}
if (ccc <= 0) {
_root.go = '';
ccc = 0;
}
};
}
}
movieClip 856 {
}
movieClip 857 {
}
movieClip 860 {
}
movieClip 861 {
frame 200 {
stop();
}
}
movieClip 862 {
}
movieClip 863 {
frame 161 {
stop();
}
}
movieClip 866 {
}
movieClip 867 {
}
movieClip 870 {
}
movieClip 871 {
frame 220 {
stop();
tellTarget ('_root') {
gotoAndStop(2);
}
}
}
movieClip 872 {
}
movieClip 874 {
}
movieClip 875 {
}
button 876 {
on (release) {
getURL('http://lessonofpassion.com/index.php?targeo=loplogo_cw', '_blank');
}
}
movieClip 879 {
}