Combined Code
movieClip 2 loadbar {
}
frame 1 {
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = '__mochibot__';
mbc = 'mochibot.com';
g = _global ? _global : _level0._root;
if (g[mb + swfid]) {
return g[mb + swfid];
}
s = System.security;
x = mc._root.getSWFVersion;
fv = x ? mc.getSWFVersion() : (_global ? 6 : 5);
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == 'localWithFile') {
return null;
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = (fv == 5) ? /:$version : System.capabilities.version;
u = 'http://' + mbc + '/my/core.swf?mv=8&fv=' + fv + '&v=' + escape(pv) + '&swfid=' + escape(swfid) + '&l=' + lv + '&f=' + mc + (sb ? '&sb=' + sb : '') + (trk ? '&t=1' : '');
lv = fv > 6 ? mc.getNextHighestDepth() : (g[mb + 'level'] ? g[mb + 'level'] + 1 : lv);
g[mb + 'level'] = lv;
if (fv == 5) {
res = '_level' + lv;
if (!eval(res)) {
loadMovieNum(u, lv);
}
return res;
}
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
return res;
}
stop();
var sound_check = true;
var restart_check = false;
__com_mochibot__('31f8b891', this, 10301, true);
}
movieClip 4 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
loadbar._xscale = PercentLoaded;
} else {
gotoAndPlay('loaded');
}
}
frame 2 {
gotoAndPlay(1);
}
frame 4 {
_root.gotoAndStop('play');
}
}
// unknown tag 88 length 96
frame 3 {
function fadeOut() {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
this._x = 1000;
this._alpha = 0;
if (titlescreen == true) {
nextFrame();
}
}
}
stop();
_root.bgSound = new Sound(soundbg_mc);
_root.bgSound.attachSound('Dubious');
_root.globalSound = new Sound();
if (sound_check == true && restart_check == false) {
_root.bgSound.setVolume(100);
_root.bgSound.start(0, 9999);
}
if (sound_check == true) {
_root.menu_mc.sound_btn.soundoff_mc._visible = false;
} else {
_root.menu_mc.sound_btn.soundoff_mc._visible = true;
}
whiteout_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
this._alpha = 0;
infowindow_blocker_btn._x += 1000;
whiteout_mc._x += 1000;
}
};
var titlescreen = true;
var lovebite = false;
head.head_neutral.mouth_neutral.stop();
titlescreen_mc.onRelease = function () {
this.onEnterFrame = fadeOut;
};
}
movieClip 10 {
}
movieClip 15 {
frame 100 {
frameLabel = new Array();
frameLabel[0] = 'noloop';
frameLabel[1] = 'loop';
frameLabel[2] = 'noloop';
xrandom = random(frameLabel.length);
gotoAndPlay(frameLabel[xrandom]);
}
}
movieClip 20 {
frame 24 {
gotoAndStop(1);
}
}
movieClip 22 {
}
movieClip 24 {
}
movieClip 25 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 31 {
frame 24 {
gotoAndStop(1);
}
}
movieClip 32 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 38 {
frame 24 {
gotoAndStop(1);
}
}
movieClip 39 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 47 {
frame 24 {
gotoAndStop(1);
}
}
movieClip 48 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 54 {
frame 36 {
gotoAndStop(1);
}
}
movieClip 55 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 61 {
frame 100 {
frameLabel = new Array();
frameLabel[0] = 'noloop';
frameLabel[1] = 'loop';
frameLabel[2] = 'noloop';
xrandom = random(frameLabel.length);
gotoAndPlay(frameLabel[xrandom]);
}
}
movieClip 63 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 66 {
frame 100 {
frameLabel = new Array();
frameLabel[0] = 'noloop';
frameLabel[1] = 'loop';
frameLabel[2] = 'noloop';
xrandom = random(frameLabel.length);
gotoAndPlay(frameLabel[xrandom]);
}
}
movieClip 68 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 71 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 75 {
frame 100 {
frameLabel = new Array();
frameLabel[0] = 'noloop';
frameLabel[1] = 'loop';
frameLabel[2] = 'noloop';
xrandom = random(frameLabel.length);
gotoAndPlay(frameLabel[xrandom]);
}
}
movieClip 81 {
}
movieClip 82 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 85 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 88 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 94 {
frame 24 {
gotoAndStop(1);
}
}
movieClip 95 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 102 {
frame 100 {
stop();
}
}
movieClip 103 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 106 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 109 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 112 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 115 {
frame 1 {
hat_mc._visible = _root.hat;
sglasses_mc._visible = _root.sglasses;
}
}
movieClip 116 {
frame 1 {
stop();
}
}
movieClip 120 {
frame 1 {
stop();
}
}
movieClip 122 {
}
movieClip 124 {
}
movieClip 126 {
}
movieClip 128 {
}
movieClip 195 {
frame 50 {
gotoAndPlay(1);
}
frame 65 {
gotoAndPlay('throb');
}
frame 267 {
stop();
_root.play();
}
}
movieClip 196 {
frame 1 {
_root.clothes.cock_mc._x += 1000;
}
}
movieClip 198 {
}
// unknown tag 88 length 101
movieClip 207 {
frame 1 {
stop();
}
}
movieClip 214 {
frame 1 {
stop();
}
}
movieClip 221 {
frame 1 {
stop();
}
}
movieClip 227 {
}
movieClip 230 {
frame 1 {
stop();
}
}
movieClip 231 {
}
movieClip 236 {
}
movieClip 237 {
frame 1 {
stop();
}
}
movieClip 239 {
}
movieClip 241 {
frame 1 {
stop();
}
}
movieClip 243 {
frame 1 {
closeinfo_btn.onRollOver = function () {
this.gotoAndStop(2);
};
closeinfo_btn.onRollOut = function () {
this.gotoAndStop(1);
};
closeinfo_btn.onDragOut = function () {
this.gotoAndStop(1);
};
closeinfo_btn.onPress = function () {
this.gotoAndStop(2);
};
closeinfo_btn.onRelease = function () {
_root.infowindow_mc.play();
this.gotoAndStop(1);
};
moregames_btn.onRollOver = function () {
this.gotoAndStop(2);
};
moregames_btn.onRollOut = function () {
this.gotoAndStop(1);
};
moregames_btn.onDragOut = function () {
this.gotoAndStop(1);
};
moregames_btn.onRelease = function () {
getURL('http://www.humplex.com/2007/09/humshop-prints-t-shirts-mousepads.html', '_blank');
this.gotoAndStop(1);
};
}
}
movieClip 244 {
frame 1 {
stop();
_root.infowindow_mc.info_window_mc.closeinfo_btn.enabled = false;
_root.infowindow_mc.info_window_mc.moregames_btn.enabled = false;
}
frame 2 {
_root.infowindow_blocker_btn._x -= 1000;
}
frame 5 {
stop();
_root.infowindow_mc.info_window_mc.closeinfo_btn.enabled = true;
_root.infowindow_mc.info_window_mc.moregames_btn.enabled = true;
}
frame 6 {
_root.infowindow_mc.info_window_mc.closeinfo_btn.enabled = true;
_root.infowindow_mc.info_window_mc.moregames_btn.enabled = true;
}
frame 10 {
_root.infowindow_blocker_btn._x += 1000;
Mouse.addListener(_root.mouseListener);
gotoAndStop(1);
}
}
// unknown tag 88 length 251
// unknown tag 88 length 248
movieClip 251 {
}
movieClip 252 {
}
movieClip 253 {
}
movieClip 254 {
}
frame 4 {
function fadeIn() {
this._x = 200;
this._alpha += 25;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
}
}
function bubble_mcfadeIn() {
this._x = 138.8;
this._alpha += 25;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
}
}
function targetfadeOut() {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
this._alpha = 0;
}
}
function targetfadeIn() {
this._alpha += 25;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
}
}
stop();
titlescreen = false;
var talkwindow_check = false;
var cumcheck = false;
var hat = true;
var sglasses = true;
var belt = true;
var guiltycheck = false;
var underwear = undefined;
var whichclick2ndwindow = 1;
var text1Acheck = false;
var text1Bcheck = false;
var text1Ccheck = false;
var text2Acheck = false;
var text2Bcheck = false;
var text2Ccheck = false;
var text3Acheck = false;
var text3Bcheck = false;
var text3Ccheck = false;
var text3Dcheck = false;
var text3Echeck = false;
var text3Fcheck = false;
var text3Gcheck = false;
var text3Hcheck = false;
var text3Icheck = false;
var target1check = false;
var target2check = false;
var target3check = false;
var target4check = false;
var target5check = false;
var target6check = false;
var target7check = false;
var target8check = false;
var target9check = false;
var target10check = false;
var target11check = false;
var target12check = false;
var target13check = false;
var target14check = false;
var target15check = false;
var targetamount = 16;
infowindow_blocker_btn.useHandCursor = false;
infowindow_blocker_btn._x += 1000;
menu_mc.useHandCursor = false;
menu_mc.talk_btn.onRollOver = function () {
this.gotoAndStop(2);
};
menu_mc.talk_btn.onRollOut = function () {
this.gotoAndStop(1);
};
menu_mc.talk_btn.onDragOut = function () {
this.gotoAndStop(1);
};
menu_mc.talk_btn.onPress = function () {
this.gotoAndStop(2);
};
menu_mc.talk_btn.onRelease = function () {
i = 1;
while (i < targetamount) {
touchspots_mc['target' + i]._visible = false;
++i;
}
this.enabled = false;
this.gotoAndStop(1);
talkwindow_mc.play();
};
menu_mc.touch_btn.onRollOver = function () {
this.gotoAndStop(2);
};
menu_mc.touch_btn.onRollOut = function () {
this.gotoAndStop(1);
};
menu_mc.touch_btn.onDragOut = function () {
this.gotoAndStop(1);
};
menu_mc.touch_btn.onPress = function () {
this.gotoAndStop(2);
};
menu_mc.touch_btn.onRelease = function () {
this.gotoAndStop(1);
bubble_mc.gotoAndStop(1);
i = 1;
while (i < targetamount) {
touchspots_mc['target' + i]._visible = !touchspots_mc['target' + i]._visible;
++i;
}
if (talkwindow_check == true) {
talkwindow_check = false;
talkwindow_mc.play();
}
};
menu_mc.sound_btn.onRollOver = function () {
this.gotoAndStop(2);
};
menu_mc.sound_btn.onRollOut = function () {
this.gotoAndStop(1);
};
menu_mc.sound_btn.onDragOut = function () {
this.gotoAndStop(1);
};
menu_mc.sound_btn.onPress = function () {
this.gotoAndStop(2);
};
menu_mc.sound_btn.onRelease = function () {
if (sound_check == true) {
sound_check = false;
_root.menu_mc.sound_btn.soundoff_mc._visible = true;
_root.globalSound.setVolume(0);
} else {
sound_check = true;
_root.menu_mc.sound_btn.soundoff_mc._visible = false;
_root.globalSound.setVolume(100);
}
this.gotoAndStop(1);
};
menu_mc.info_btn.onRollOver = function () {
this.gotoAndStop(2);
};
menu_mc.info_btn.onRollOut = function () {
this.gotoAndStop(1);
};
menu_mc.info_btn.onDragOut = function () {
this.gotoAndStop(1);
};
menu_mc.info_btn.onPress = function () {
this.gotoAndStop(2);
};
menu_mc.info_btn.onRelease = function () {
Mouse.removeListener(mouseListener);
this.gotoAndStop(1);
infowindow_mc.play();
};
var double_click_wait = 250;
var previousClick = 0;
var mouseListener = new Object();
mouseListener.onMouseUp = function () {
if (getTimer() - previousClick < double_click_wait) {
menu_mc.enabled = !menu_mc.enabled;
if (menu_mc.enabled == false) {
talkwindow_mc.onEnterFrame = fadeOut;
menu_mc.onEnterFrame = fadeOut;
bubble_mc.onEnterFrame = fadeOut;
i = 1;
while (i < targetamount) {
touchspots_mc['target' + i].onEnterFrame = targetfadeOut;
++i;
}
congrats_mc.onEnterFrame = fadeOut;
restart_btn.onEnterFrame = fadeOut;
menu_mc.talk_btn.gotoAndStop(1);
menu_mc.touch_btn.gotoAndStop(1);
menu_mc.sound_btn.gotoAndStop(1);
menu_mc.info_btn.gotoAndStop(1);
} else {
talkwindow_mc.onEnterFrame = fadeIn;
menu_mc.onEnterFrame = fadeIn;
bubble_mc.onEnterFrame = bubble_mcfadeIn;
i = 1;
while (i < targetamount) {
touchspots_mc['target' + i].onEnterFrame = targetfadeIn;
++i;
}
congrats_mc.onEnterFrame = fadeIn;
restart_btn.onEnterFrame = fadeIn;
}
previousClick = 0;
}
previousClick = getTimer();
};
Mouse.addListener(mouseListener);
}
movieClip 258 {
frame 1 {
stop();
}
}
movieClip 259 {
frame 1 {
stop();
target1._visible = false;
target2._visible = false;
target3._visible = false;
target1.onRollOver = function () {
this.gotoAndStop(2);
};
target1.onRollOut = function () {
if (_root.target1check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target1.onDragOut = function () {
if (_root.target1check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target1.onPress = function () {
this.gotoAndStop(2);
};
target1.onRelease = function () {
_root.target1check = true;
_root.head.gotoAndStop('neutral');
_root.head.head_neutral.mouth_neutral.play();
_root.bubble_mc.gotoAndPlay('target1R');
};
target2.onRollOver = function () {
this.gotoAndStop(2);
};
target2.onRollOut = function () {
if (_root.target2check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target2.onDragOut = function () {
if (_root.target2check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target2.onPress = function () {
this.gotoAndStop(2);
};
target2.onRelease = function () {
_root.target2check = true;
_root.head.gotoAndStop('smile');
_root.head.head_smile.mouth_smile.play();
_root.bubble_mc.gotoAndPlay('target2R');
};
target3.onRollOver = function () {
this.gotoAndStop(2);
};
target3.onRollOut = function () {
if (_root.target3check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target3.onDragOut = function () {
if (_root.target3check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target3.onPress = function () {
this.gotoAndStop(2);
};
target3.onRelease = function () {
_root.target3check = true;
if (_root.belt == true) {
_root.clothes.belt_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
}
_root.belt = false;
};
}
_root.head.gotoAndStop('neutral');
_root.head.head_neutral.mouth_neutral.play();
_root.bubble_mc.gotoAndPlay('target3R');
};
}
frame 2 {
target4._visible = false;
target5._visible = false;
target6._visible = false;
target4.onRollOver = function () {
this.gotoAndStop(2);
};
target4.onRollOut = function () {
if (_root.target4check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target4.onDragOut = function () {
if (_root.target4check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target4.onPress = function () {
this.gotoAndStop(2);
};
target4.onRelease = function () {
_root.target4check = true;
_root.head.gotoAndStop('frown');
_root.head.head_frown.mouth_frown.play();
_root.bubble_mc.gotoAndPlay('target4R');
};
target5.onRollOver = function () {
this.gotoAndStop(2);
};
target5.onRollOut = function () {
if (_root.target5check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target5.onDragOut = function () {
if (_root.target5check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target5.onPress = function () {
this.gotoAndStop(2);
};
target5.onRelease = function () {
_root.target5check = true;
_root.head.gotoAndStop('smile');
_root.head.head_smile.mouth_smile.play();
_root.bubble_mc.gotoAndPlay('target5R');
};
target6.onRollOver = function () {
this.gotoAndStop(2);
};
target6.onRollOut = function () {
if (_root.target6check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target6.onDragOut = function () {
if (_root.target6check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target6.onPress = function () {
this.gotoAndStop(2);
};
target6.onRelease = function () {
_root.target6check = true;
_root.head.gotoAndStop('bigsmile');
_root.head.head_bigsmile.mouth_bigsmile.play();
_root.bubble_mc.gotoAndPlay('target6R');
};
}
frame 3 {
target7._visible = false;
target8._visible = false;
target9._visible = false;
target7.onRollOver = function () {
this.gotoAndStop(2);
};
target7.onRollOut = function () {
if (_root.target7check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target7.onDragOut = function () {
if (_root.target7check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target7.onPress = function () {
this.gotoAndStop(2);
};
target7.onRelease = function () {
_root.target7check = true;
_root.head.gotoAndStop('smile');
_root.head.head_smile.mouth_smile.play();
_root.bubble_mc.gotoAndPlay('target7R');
};
target8.onRollOver = function () {
this.gotoAndStop(2);
};
target8.onRollOut = function () {
if (_root.target8check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target8.onDragOut = function () {
if (_root.target8check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target8.onPress = function () {
this.gotoAndStop(2);
};
target8.onRelease = function () {
_root.target8check = true;
_root.head.gotoAndStop('bigsmile');
_root.head.head_bigsmile.mouth_bigsmile.play();
_root.bubble_mc.gotoAndPlay('target8R');
};
target9.onRollOver = function () {
this.gotoAndStop(2);
};
target9.onRollOut = function () {
if (_root.target9check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target9.onDragOut = function () {
if (_root.target9check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target9.onPress = function () {
this.gotoAndStop(2);
};
target9.onRelease = function () {
_root.target9check = true;
_root.head.gotoAndStop('neutral');
_root.head.head_neutral.mouth_neutral.play();
_root.bubble_mc.gotoAndPlay('target9R');
};
}
frame 4 {
target10._visible = false;
target11._visible = false;
target12._visible = false;
target10.onRollOver = function () {
this.gotoAndStop(2);
};
target10.onRollOut = function () {
if (_root.target10check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target10.onDragOut = function () {
if (_root.target10check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target10.onPress = function () {
this.gotoAndStop(2);
};
target10.onRelease = function () {
_root.target10check = true;
_root.head.gotoAndStop('amused');
_root.head.head_amused.mouth_amused.play();
_root.bubble_mc.gotoAndPlay('target10R');
};
target11.onRollOver = function () {
this.gotoAndStop(2);
};
target11.onRollOut = function () {
if (_root.target11check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target11.onDragOut = function () {
if (_root.target11check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target11.onPress = function () {
this.gotoAndStop(2);
};
target11.onRelease = function () {
_root.target11check = true;
_root.head.gotoAndStop('smile');
_root.head.head_smile.mouth_smile.play();
_root.bubble_mc.gotoAndPlay('target11R');
};
target12.onRollOver = function () {
this.gotoAndStop(2);
};
target12.onRollOut = function () {
if (_root.target12check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target12.onDragOut = function () {
if (_root.target12check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target12.onPress = function () {
this.gotoAndStop(2);
};
target12.onRelease = function () {
_root.target12check = true;
if (_root.underwear == 'lthong') {
_root.head.gotoAndStop('sultry');
_root.head.head_sultry.mouth_sultry.play();
_root.bubble_mc.gotoAndPlay('target12CR');
} else {
if (_root.underwear == 'bbrief') {
_root.head.gotoAndStop('bigsmile');
_root.head.head_bigsmile.mouth_bigsmile.play();
_root.bubble_mc.gotoAndPlay('target12BR');
} else {
_root.head.gotoAndStop('wink');
_root.head.head_wink.mouth_wink.play();
_root.bubble_mc.gotoAndPlay('target12AR');
}
}
};
}
frame 5 {
target13._visible = false;
target14._visible = false;
target15._visible = false;
target13.onRollOver = function () {
this.gotoAndStop(2);
};
target13.onRollOut = function () {
if (_root.target13check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target13.onDragOut = function () {
if (_root.target13check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target13.onPress = function () {
this.gotoAndStop(2);
};
target13.onRelease = function () {
_root.target13check = true;
_root.lovebite = true;
_root.head.gotoAndStop('aroused2');
_root.head.head_aroused2.mouth_aroused2.play();
_root.bubble_mc.gotoAndPlay('target13R');
};
target14.onRollOver = function () {
this.gotoAndStop(2);
};
target14.onRollOut = function () {
if (_root.target14check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target14.onDragOut = function () {
if (_root.target14check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target14.onPress = function () {
this.gotoAndStop(2);
};
target14.onRelease = function () {
_root.target14check = true;
_root.head.gotoAndStop('aroused');
_root.head.head_aroused.mouth_aroused.play();
_root.bubble_mc.gotoAndPlay('target14R');
};
target15.onRollOver = function () {
this.gotoAndStop(2);
};
target15.onRollOut = function () {
if (_root.target15check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target15.onDragOut = function () {
if (_root.target15check == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
target15.onPress = function () {
this.gotoAndStop(2);
};
target15.onRelease = function () {
if (_root.target15check == false) {
_root.clothes.cock_mc.gotoAndPlay('throb');
}
_root.target15check = true;
_root.head.gotoAndStop('shuteyeorgasm');
_root.head.head_shuteyeorgasm.mouth_shuteyeorgasm.play();
_root.bubble_mc.gotoAndPlay('target15R');
_root.text3Ienable();
if (_root.text3Icheck == false) {
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text3window_mc.text3I.gotoAndStop(1);
}
};
}
}
movieClip 261 {
}
movieClip 267 {
frame 1 {
stop();
}
}
// unknown tag 88 length 109
movieClip 283 {
}
movieClip 310 {
frame 1 {
function x_btn_stop() {
x_btn.onRollOver = function () {
this.gotoAndStop(2);
};
x_btn.onRollOut = function () {
this.gotoAndStop(1);
};
x_btn.onDragOut = function () {
this.gotoAndStop(1);
};
x_btn.onPress = function () {
this.gotoAndStop(2);
};
x_btn.onRelease = function () {
this.gotoAndStop(1);
gotoAndStop('start');
};
}
stop();
}
frame 8 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 13 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 18 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 28 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 33 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 38 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 48 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 53 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 58 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 63 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 68 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 73 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 78 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 83 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 170 {
stop();
}
frame 178 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 183 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 188 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 193 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 198 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 203 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 208 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 213 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 218 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 223 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 228 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 233 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 238 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 243 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 248 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 253 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 258 {
stop();
_root.bubble_mc.bubble_mc2.useHandCursor = false;
x_btn_stop();
}
frame 276 {
if (_root.guiltycheck == false && _root.underwear == 'lthong' && _root.target6check == true) {
gotoAndPlay('finalFR');
} else {
if (_root.guiltycheck == false && _root.underwear == 'lthong' && _root.target6check == false) {
gotoAndPlay('finalER');
} else {
if (_root.guiltycheck == false && _root.underwear == 'bbrief' && _root.target6check == true) {
gotoAndPlay('finalDR');
} else {
if (_root.guiltycheck == false && _root.underwear == 'bbrief' && _root.target6check == false) {
gotoAndPlay('finalCR');
} else {
if (_root.guiltycheck == true) {
gotoAndPlay('finalBR');
} else {
gotoAndPlay('finalAR');
}
}
}
}
}
}
frame 280 {
stop();
_root.restart_btn._x -= 1000;
_root.bubble_mc.bubble_mc2.useHandCursor = false;
_root.head.head_neutral2.mouth_neutral2.play();
x_btn_stop();
}
frame 285 {
stop();
_root.restart_btn._x -= 1000;
_root.bubble_mc.bubble_mc2.useHandCursor = false;
_root.head.head_frown2.mouth_frown2.play();
x_btn_stop();
}
frame 290 {
stop();
_root.restart_btn._x -= 1000;
_root.bubble_mc.bubble_mc2.useHandCursor = false;
_root.head.head_wink2.mouth_wink2.play();
x_btn_stop();
}
frame 295 {
_root.bubble_mc.bubble_mc2.useHandCursor = false;
_root.head.head_wink2.mouth_wink2.play();
x_btn_stop();
}
frame 360 {
stop();
_root.ending_mc._x -= 1000;
_root.ending();
}
frame 368 {
stop();
_root.restart_btn._x -= 1000;
_root.bubble_mc.bubble_mc2.useHandCursor = false;
_root.head.head_bigsmile2.mouth_bigsmile2.play();
x_btn_stop();
}
frame 373 {
_root.bubble_mc.bubble_mc2.useHandCursor = false;
_root.head.head_bigsmile2.mouth_bigsmile2.play();
x_btn_stop();
}
frame 438 {
stop();
_root.ending_mc._x -= 1000;
_root.ending();
}
}
movieClip 319 {
frame 1 {
stop();
}
}
movieClip 323 {
frame 1 {
stop();
}
}
movieClip 325 {
}
movieClip 329 {
frame 1 {
stop();
}
}
movieClip 330 {
frame 1 {
if (_root.text1Acheck == false) {
text1A.gotoAndStop(1);
} else {
text1A.gotoAndStop(3);
}
if (_root.text1Bcheck == false) {
text1B.gotoAndStop(1);
} else {
text1B.gotoAndStop(3);
}
if (_root.text1Ccheck == false) {
text1C.gotoAndStop(1);
} else {
text1C.gotoAndStop(3);
}
text1A.onRollOver = function () {
if (_root.text1Acheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text1A.onRollOut = function () {
if (_root.text1Acheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text1A.onDragOut = function () {
if (_root.text1Acheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text1A.onPress = function () {
if (_root.text1Acheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text1A.onRelease = function () {
if (_root.text1Acheck == false) {
_root.text1Acheck = true;
this.gotoAndStop(1);
_root.head.gotoAndStop('neutral');
_root.head.head_neutral.mouth_neutral.play();
_root.bubble_mc.gotoAndPlay('text1AR');
} else {
this.gotoAndStop(3);
}
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text2window_mc.title_A.gotoAndStop(1);
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.gotoAndPlay('moveA');
};
text1B.onRollOver = function () {
if (_root.text1Bcheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text1B.onRollOut = function () {
if (_root.text1Bcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text1B.onDragOut = function () {
if (_root.text1Bcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text1B.onPress = function () {
if (_root.text1Bcheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text1B.onRelease = function () {
if (_root.text1Bcheck == false) {
_root.text1Bcheck = true;
_root.guiltycheck = true;
this.gotoAndStop(1);
_root.head.gotoAndStop('frown');
_root.head.head_frown.mouth_frown.play();
_root.bubble_mc.gotoAndPlay('text1BR');
} else {
this.gotoAndStop(3);
}
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text2window_mc.title_A.gotoAndStop(2);
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.gotoAndPlay('moveA');
};
text1C.onRollOver = function () {
this.gotoAndStop(2);
};
text1C.onRollOut = function () {
if (_root.text1Ccheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text1C.onDragOut = function () {
if (_root.text1Ccheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text1C.onPress = function () {
if (_root.text1Ccheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text1C.onRelease = function () {
if (_root.text1Ccheck == false) {
_root.text1Ccheck = true;
this.gotoAndStop(1);
_root.head.gotoAndStop('laugh');
if (_root.sglasses == true) {
_root.head.head_laugh.sglasses_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
}
_root.sglasses = false;
};
}
_root.head.head_laugh.mouth_laugh.play();
_root.bubble_mc.gotoAndPlay('text1CR');
} else {
this.gotoAndStop(3);
}
};
}
}
movieClip 334 {
frame 1 {
stop();
}
}
movieClip 338 {
frame 1 {
stop();
}
}
movieClip 342 {
frame 1 {
stop();
}
}
movieClip 345 {
frame 1 {
stop();
}
}
movieClip 346 {
frame 1 {
stop();
if (_root.text2Acheck == false) {
text2A.gotoAndStop(1);
} else {
text2A.gotoAndStop(3);
}
text2A.onRollOver = function () {
if (_root.text2Acheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text2A.onRollOut = function () {
if (_root.text2Acheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text2A.onDragOut = function () {
if (_root.text2Acheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text2A.onPress = function () {
if (_root.text2Acheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text2A.onRelease = function () {
if (_root.text2Acheck == false) {
_root.text2Acheck = true;
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text3window_mc.title_B.gotoAndStop(1);
this.gotoAndStop(1);
_root.head.gotoAndStop('bigsmile');
_root.head.head_bigsmile.mouth_bigsmile.play();
_root.bubble_mc.gotoAndPlay('text2AR');
} else {
this.gotoAndStop(3);
}
_root.whichclick2ndwindow = 1;
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.gotoAndPlay('moveB');
};
if (_root.text2Bcheck == false) {
text2B.gotoAndStop(1);
} else {
text2B.gotoAndStop(3);
}
text2B.onRollOver = function () {
if (_root.text2Bcheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text2B.onRollOut = function () {
if (_root.text2Bcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text2B.onDragOut = function () {
if (_root.text2Bcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text2B.onPress = function () {
if (_root.text2Bcheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(4);
}
};
text2B.onRelease = function () {
if (_root.text2Bcheck == false) {
_root.text2Bcheck = true;
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text3window_mc.title_B.gotoAndStop(2);
this.gotoAndStop(1);
_root.head.gotoAndStop('neutral');
_root.head.head_neutral.mouth_neutral.play();
_root.bubble_mc.gotoAndPlay('text2BR');
} else {
this.gotoAndStop(3);
}
_root.whichclick2ndwindow = 2;
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.gotoAndPlay('moveB');
};
_root.text2Cenable = function () {
if (_root.text3Fcheck == true) {
text2C.gotoAndStop(1);
text2C.onRollOver = function () {
if (_root.text2Ccheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(5);
}
};
text2C.onRollOut = function () {
if (_root.text2Ccheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(4);
}
};
text2C.onDragOut = function () {
if (_root.text2Ccheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(4);
}
};
text2C.onPress = function () {
if (_root.text2Ccheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(5);
}
};
text2C.onRelease = function () {
if (_root.text2Ccheck == false) {
_root.text2Ccheck = true;
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text3window_mc.title_B.gotoAndStop(3);
this.gotoAndStop(1);
_root.head.gotoAndStop('amused');
_root.head.head_amused.mouth_amused.play();
_root.bubble_mc.gotoAndPlay('text2CR');
} else {
this.gotoAndStop(4);
}
_root.whichclick2ndwindow = 3;
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.gotoAndPlay('moveB');
};
} else {
text2C.gotoAndStop(3);
}
};
_root.text2Cenable();
}
}
movieClip 350 {
frame 1 {
stop();
}
}
movieClip 354 {
frame 1 {
stop();
}
}
movieClip 358 {
frame 1 {
stop();
}
}
movieClip 362 {
frame 1 {
stop();
}
}
movieClip 366 {
frame 1 {
stop();
}
}
movieClip 370 {
frame 1 {
stop();
}
}
movieClip 374 {
frame 1 {
stop();
}
}
movieClip 378 {
frame 1 {
stop();
}
}
movieClip 382 {
frame 1 {
stop();
}
}
movieClip 386 {
frame 1 {
stop();
}
}
movieClip 387 {
frame 1 {
stop();
if (_root.text3Acheck == false) {
text3A.gotoAndStop(1);
} else {
text3A.gotoAndStop(3);
}
if (_root.text3Bcheck == false) {
text3B.gotoAndStop(1);
} else {
text3B.gotoAndStop(3);
}
if (_root.text3Ccheck == false) {
text3C.gotoAndStop(1);
} else {
text3C.gotoAndStop(3);
}
text3A.onRollOver = function () {
this.gotoAndStop(2);
};
text3A.onRollOut = function () {
if (_root.text3Acheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3A.onDragOut = function () {
if (_root.text3Acheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3A.onPress = function () {
this.gotoAndStop(2);
};
text3A.onRelease = function () {
if (_root.text3Acheck == false) {
_root.text3Acheck = true;
this.gotoAndStop(1);
_root.clothes.shirt_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
_root.clothes.shirt_mc._x = 1000;
_root.touchspots_mc.gotoAndStop(2);
}
};
_root.head.gotoAndStop('neutral');
_root.head.head_neutral.mouth_neutral.play();
_root.bubble_mc.gotoAndPlay('text3AR');
} else {
this.gotoAndStop(3);
}
};
text3B.onRollOver = function () {
this.gotoAndStop(2);
};
text3B.onRollOut = function () {
if (_root.text3Bcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3B.onDragOut = function () {
if (_root.text3Bcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3B.onPress = function () {
this.gotoAndStop(2);
};
text3B.onRelease = function () {
if (_root.text3Bcheck == false) {
_root.text3Bcheck = true;
this.gotoAndStop(1);
_root.head.gotoAndStop('wink');
_root.head.head_wink.mouth_wink.play();
_root.bubble_mc.gotoAndPlay('text3BR');
} else {
this.gotoAndStop(3);
}
};
text3C.onRollOver = function () {
this.gotoAndStop(2);
};
text3C.onRollOut = function () {
if (_root.text3Ccheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3C.onDragOut = function () {
if (_root.text3Ccheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3C.onPress = function () {
this.gotoAndStop(2);
};
text3C.onRelease = function () {
if (_root.text3Ccheck == false) {
_root.text3Ccheck = true;
this.gotoAndStop(1);
_root.head.gotoAndStop('smile');
if (_root.hat == true) {
_root.head.head_smile.hat_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
}
_root.hat = false;
};
}
_root.head.head_smile.mouth_smile.play();
_root.bubble_mc.gotoAndPlay('text3CR');
} else {
this.gotoAndStop(3);
}
};
}
frame 2 {
function text3Eenable() {
if (_root.text3Echeck == false) {
text3E.gotoAndStop(1);
} else {
text3E.gotoAndStop(3);
}
text3E.onRollOver = function () {
this.gotoAndStop(2);
};
text3E.onRollOut = function () {
if (_root.text3Echeck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3E.onDragOut = function () {
if (_root.text3Echeck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3E.onPress = function () {
this.gotoAndStop(2);
};
text3E.onRelease = function () {
if (_root.text3Echeck == false) {
_root.text3Echeck = true;
text3Fenable();
this.gotoAndStop(1);
_root.clothes.undershirt_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
_root.clothes.undershirt_mc._x = 1000;
_root.touchspots_mc.gotoAndStop(3);
}
};
_root.head.gotoAndStop('laugh');
_root.head.head_laugh.mouth_laugh.play();
_root.bubble_mc.gotoAndPlay('text3ER');
} else {
this.gotoAndStop(3);
}
};
}
function text3Fenable() {
if (_root.text3Fcheck == false) {
text3F.gotoAndStop(1);
} else {
text3F.gotoAndStop(3);
}
text3F.onRollOver = function () {
this.gotoAndStop(2);
};
text3F.onRollOut = function () {
if (_root.text3Fcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3F.onDragOut = function () {
if (_root.text3Fcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3F.onPress = function () {
this.gotoAndStop(2);
};
text3F.onRelease = function () {
if (_root.text3Fcheck == false) {
_root.text3Fcheck = true;
if (_root.sglasses == true && _root.belt == true && _root.hat == false || _root.sglasses == true && _root.belt == false && _root.hat == true) {
_root.underwear = 'lthong';
_root.clothes.underwear_mc.gotoAndStop('lthong');
} else {
if (_root.sglasses == false && _root.belt == false && _root.hat == true) {
_root.underwear = 'bbrief';
_root.clothes.underwear_mc.gotoAndStop('bbrief');
}
}
_root.text2Cenable();
this.gotoAndStop(1);
_root.clothes.pants_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
_root.clothes.pants_mc._x = 1000;
_root.touchspots_mc.gotoAndStop(4);
}
};
_root.head.gotoAndStop('sultry');
_root.head.head_sultry.mouth_sultry.play();
_root.bubble_mc.gotoAndPlay('text3FR');
} else {
this.gotoAndStop(3);
}
};
}
if (_root.text3Dcheck == false) {
text3D.gotoAndStop(1);
} else {
text3D.gotoAndStop(3);
}
text3D.onRollOver = function () {
this.gotoAndStop(2);
};
text3D.onRollOut = function () {
if (_root.text3Dcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3D.onDragOut = function () {
if (_root.text3Dcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3D.onPress = function () {
this.gotoAndStop(2);
};
text3D.onRelease = function () {
if (_root.text3Dcheck == false) {
_root.text3Dcheck = true;
if (_root.text3Acheck == true && _root.text3Dcheck == true) {
text3Eenable();
}
this.gotoAndStop(1);
_root.head.gotoAndStop('amused');
_root.head.head_amused.mouth_amused.play();
_root.bubble_mc.gotoAndPlay('text3DR');
} else {
this.gotoAndStop(3);
}
};
if (_root.text3Acheck == false && _root.text3Dcheck == false || _root.text3Acheck == true && _root.text3Dcheck == false || _root.text3Acheck == false && _root.text3Dcheck == true) {
text3E.gotoAndStop(3);
} else {
text3Eenable();
}
if (_root.text3Echeck == false) {
text3F.gotoAndStop(3);
} else {
text3Fenable();
}
}
frame 3 {
if (_root.text3Gcheck == false) {
text3G.gotoAndStop(1);
} else {
text3G.gotoAndStop(3);
}
if (_root.text3Hcheck == false) {
text3H.gotoAndStop(1);
} else {
text3H.gotoAndStop(3);
}
_root.text3Ienable = function () {
if (_root.text3Icheck == false) {
text3E.gotoAndStop(1);
} else {
text3E.gotoAndStop(4);
}
text3I.onRollOver = function () {
if (_root.text3Icheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(5);
}
};
text3I.onRollOut = function () {
if (_root.text3Icheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(4);
}
};
text3I.onDragOut = function () {
if (_root.text3Icheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(4);
}
};
text3I.onPress = function () {
if (_root.text3Icheck == false) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(5);
}
};
text3I.onRelease = function () {
if (_root.text3Icheck == false) {
_root.text3Icheck = true;
i = 1;
while (i < targetamount) {
touchspots_mc['target' + i]._visible = false;
++i;
}
_root.menu_mc.talk_btn.enabled = false;
_root.menu_mc.touch_btn.enabled = false;
_root.menu_mc.info_btn.enabled = false;
_root.talkwindow_mc.play();
this.gotoAndStop(1);
_root.head.gotoAndStop('cum');
_root.head.head_cum.mouth_cum.play();
_root.clothes.cock_mc.gotoAndPlay('cum');
_root.bubble_mc.gotoAndPlay('text3IR');
} else {
this.gotoAndStop(4);
}
};
};
text3G.onRollOver = function () {
this.gotoAndStop(2);
};
text3G.onRollOut = function () {
if (_root.text3Gcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3G.onDragOut = function () {
if (_root.text3Gcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3G.onPress = function () {
this.gotoAndStop(2);
};
text3G.onRelease = function () {
if (_root.text3Gcheck == false) {
_root.text3Gcheck = true;
this.gotoAndStop(1);
_root.head.gotoAndStop('aroused');
_root.head.head_aroused.mouth_aroused.play();
_root.bubble_mc.gotoAndPlay('text3GR');
} else {
this.gotoAndStop(3);
}
};
text3H.onRollOver = function () {
this.gotoAndStop(2);
};
text3H.onRollOut = function () {
if (_root.text3Hcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3H.onDragOut = function () {
if (_root.text3Hcheck == false) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
};
text3H.onPress = function () {
this.gotoAndStop(2);
};
text3H.onRelease = function () {
if (_root.text3Hcheck == false) {
_root.text3Hcheck = true;
this.gotoAndStop(1);
_root.clothes.cock_mc._x -= 1000;
_root.clothes.cock_mc._alpha = 0;
_root.clothes.cock_mc.onEnterFrame = function () {
this._alpha += 25;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
}
};
_root.clothes.underwear_mc.onEnterFrame = function () {
this._alpha -= 25;
if (this._alpha <= 0) {
this.onEnterFrame = null;
_root.clothes.underwear_mc._x = 1000;
_root.touchspots_mc.gotoAndStop(5);
}
};
_root.head.gotoAndStop('orgasm');
_root.head.head_orgasm.mouth_orgasm.play();
_root.bubble_mc.gotoAndPlay('text3HR');
} else {
this.gotoAndStop(3);
}
};
if (_root.text3Icheck == false && _root.target15check == false) {
text3I.gotoAndStop(3);
} else {
_root.text3Ienable();
}
}
}
movieClip 388 {
frame 1 {
stop();
}
frame 2 {
if (_root.text1Acheck == true || _root.text1Bcheck == true) {
_root.talkwindow_mc.talkwindow_mc2.back_btn.onEnterFrame = function () {
this._alpha += 50;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
}
};
}
}
frame 5 {
stop();
_root.talkwindow_mc.talkwindow_mc2.back_btn.enabled = true;
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRollOver = function () {
this.gotoAndStop(2);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRollOut = function () {
this.gotoAndStop(1);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onDragOut = function () {
this.gotoAndStop(1);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onPress = function () {
this.gotoAndStop(2);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRelease = function () {
this.gotoAndStop(1);
gotoAndPlay('backA');
};
}
frame 6 {
_root.talkwindow_mc.talkwindow_mc2.back_btn.enabled = false;
if (_root.text1Acheck == true || _root.text1Bcheck == true) {
_root.talkwindow_mc.talkwindow_mc2.back_btn.onEnterFrame = function () {
this._alpha -= 50;
if (this._alpha <= 0) {
this.onEnterFrame = null;
this._alpha = 0;
}
};
}
}
frame 10 {
gotoAndStop('text1');
}
frame 15 {
stop();
_root.talkwindow_mc.talkwindow_mc2.back_btn.enabled = true;
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRollOver = function () {
this.gotoAndStop(2);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRollOut = function () {
this.gotoAndStop(1);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onDragOut = function () {
this.gotoAndStop(1);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onPress = function () {
this.gotoAndStop(2);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRelease = function () {
this.gotoAndStop(1);
gotoAndPlay('backA');
};
}
frame 16 {
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text3window_mc.title_B.gotoAndStop(_root.whichclick2ndwindow);
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.text3window_mc.gotoAndStop(_root.whichclick2ndwindow);
_root.talkwindow_mc.talkwindow_mc2.back_btn.enabled = false;
}
frame 20 {
stop();
_root.talkwindow_mc.talkwindow_mc2.back_btn.enabled = true;
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRollOver = function () {
this.gotoAndStop(2);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRollOut = function () {
this.gotoAndStop(1);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onDragOut = function () {
this.gotoAndStop(1);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onPress = function () {
this.gotoAndStop(2);
};
_root.talkwindow_mc.talkwindow_mc2.back_btn.onRelease = function () {
this.gotoAndStop(1);
gotoAndPlay('backB');
};
}
frame 21 {
_root.talkwindow_mc.talkwindow_mc2.back_btn.enabled = false;
}
frame 25 {
gotoAndStop('totext3');
}
}
movieClip 391 {
}
movieClip 392 {
frame 1 {
stop();
}
}
movieClip 395 {
frame 1 {
hotspotA_btn.useHandCursor = false;
hotspotB_btn.useHandCursor = false;
back_btn._alpha = 0;
back_btn.enabled = false;
}
}
movieClip 396 {
frame 1 {
stop();
if (_root.cumcheck == false) {
_root.menu_mc.talk_btn.enabled = true;
}
_root.talkwindow_mc.talkwindow_mc2.talkwindow_mc3.enabled = false;
}
frame 5 {
stop();
_root.talkwindow_check = true;
_root.menu_mc.talk_btn.enabled = true;
_root.talkwindow_mc.talkwindow_mc2.hotspotA_btn._visible = false;
}
frame 6 {
_root.talkwindow_check = false;
_root.menu_mc.talk_btn.enabled = false;
_root.talkwindow_mc.talkwindow_mc2.hotspotA_btn._visible = true;
}
frame 10 {
gotoAndStop(1);
}
}
frame 5 {
infowindow_blocker_btn._x -= 1000;
}
frame 10 {
if (guiltycheck == false && underwear == 'lthong') {
_root.head.gotoAndStop('bigsmile2');
_root.head.head_bigsmile2.mouth_bigsmile2.gotoAndStop(1);
} else {
if (guiltycheck == false && underwear == 'bbrief') {
_root.head.gotoAndStop('wink2');
_root.head.head_wink2.mouth_wink2.gotoAndStop(1);
} else {
if (guiltycheck == true) {
_root.head.gotoAndStop('frown2');
_root.head.head_frown2.mouth_frown2.gotoAndStop(1);
} else {
_root.head.gotoAndStop('neutral2');
_root.head.head_neutral2.mouth_neutral2.gotoAndStop(1);
}
}
}
}
frame 15 {
function ending() {
_root.ending_mc.gotoAndStop(_root.underwear);
_root.ending_mc.onEnterFrame = function () {
this._alpha += 25;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
_root.congrats_mc._x -= 1000;
_root.restart_btn._x -= 1000;
}
};
}
stop();
infowindow_blocker_btn._x += 1000;
ending_mc._x += 1000;
ending_mc._alpha = 0;
congrats_mc._x += 1000;
restart_btn._x += 1000;
restart_btn.onRollOver = function () {
this.gotoAndStop(2);
};
restart_btn.onRollOut = function () {
this.gotoAndStop(1);
};
restart_btn.onDragOut = function () {
this.gotoAndStop(1);
};
restart_btn.onPress = function () {
this.gotoAndStop(2);
};
restart_btn.onRelease = function () {
infowindow_blocker_btn._x -= 1000;
whiteout_mc._x -= 1000;
this.gotoAndStop(1);
whiteout_mc.onEnterFrame = function () {
this._alpha += 25;
if (this._alpha >= 100) {
this.onEnterFrame = null;
this._alpha = 100;
play();
}
};
};
menu_mc.info_btn.enabled = true;
_root.bubble_mc.gotoAndPlay('finalR');
}
movieClip 400 {
frame 1 {
stop();
end_blocker_btn.useHandCursor = false;
}
}
movieClip 403 {
}
movieClip 404 {
frame 1 {
stop();
}
}
movieClip 407 {
}
frame 16 {
Mouse.removeListener(mouseListener);
restart_check = true;
talkwindow_check = false;
cumcheck = false;
hat = true;
sglasses = true;
belt = true;
guiltycheck = false;
underwear = undefined;
whichclick2ndwindow = 1;
text1Acheck = false;
text1Bcheck = false;
text2Acheck = false;
text2Bcheck = false;
text2Ccheck = false;
text3Acheck = false;
text3Bcheck = false;
text3Ccheck = false;
text3Dcheck = false;
text3Echeck = false;
text3Fcheck = false;
text3Gcheck = false;
text3Hcheck = false;
text3Icheck = false;
target1check = false;
target2check = false;
target3check = false;
target4check = false;
target5check = false;
target6check = false;
target7check = false;
target8check = false;
target9check = false;
target10check = false;
target11check = false;
target12check = false;
target13check = false;
target14check = false;
target15check = false;
gotoAndPlay('play');
}