Frame 1
stop();
onEnterFrame = function () {
if (_currentframe != 1) {
return(undefined);
}
percent = int((100 * getBytesLoaded()) / getBytesTotal()) + "%";
loading_bar.SetProgress(getBytesLoaded() / getBytesTotal());
if (getBytesLoaded() == getBytesTotal()) {
gotoAndStop (3);
}
};
Frame 3
function setScreen(clip_name) {
if (screen != undefined) {
removeMovieClip(screen);
}
attachMovie(clip_name, "screen", 0);
}
function gotoScreen(clip_name) {
if (trans != undefined) {
removeMovieClip(trans);
}
attachMovie("trans_screen", "trans", 1).next_screen = clip_name;
}
function playSound(snd_name) {
snd = new Sound();
snd.attachSound(snd_name);
snd.start();
delete snd;
}
stop();
owner_URL = "http://pornoigry.net/";
setScreen("mainmenu");
Symbol 7 MovieClip Frame 1
function SetProgress(value) {
progress._y = (1 - value) * 175;
}
Symbol 33 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.3) {
_parent._parent.AddMood(0.002);
}
};
Symbol 37 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(0.002);
}
};
Symbol 40 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(0.002);
}
};
Symbol 43 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 44 MovieClip Frame 1
_parent.ass1._visible = true;
Symbol 44 MovieClip Frame 3
_parent.ass1._visible = false;
Symbol 48 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(0.002);
}
};
Symbol 51 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(0.002);
}
};
Symbol 52 MovieClip Frame 1
_parent.ass2._visible = true;
Symbol 52 MovieClip Frame 3
_parent.ass2._visible = false;
Symbol 56 MovieClip Frame 10
_parent._parent.dialog.gotoAndStop(10);
_parent._parent.dialog.times = 0;
_parent._parent.dialog._visible = true;
Symbol 56 MovieClip Frame 20
stop();
_parent._parent.skirt_up._visible = true;
_parent._visible = false;
_parent._parent.ReleasePart();
Symbol 58 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.3) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(0.002);
}
};
Symbol 59 MovieClip Frame 1
single = false;
Symbol 59 MovieClip Frame 2
single = true;
if (_parent.mood.value < 0.7) {
_parent.ReleasePart();
}
Symbol 66 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(0.002);
}
};
Symbol 69 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(0.002);
}
};
Symbol 70 MovieClip Frame 1
stop();
Symbol 73 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 76 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(0.002);
}
};
Symbol 91 MovieClip Frame 1
onEnterFrame = function () {
if (!_visible) {
return(undefined);
}
if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(0.002);
}
};
Symbol 104 MovieClip Frame 1
onEnterFrame = function () {
if (!_visible) {
return(undefined);
}
if (_parent._parent.mood.value < 0.3) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(0.002);
}
};
Symbol 113 MovieClip Frame 1
stop();
blowjob._visible = false;
finger_suck._visible = false;
moan_timer = 0;
if (eyes_x == undefined) {
eyes_x = eyes._x;
eyes_y = eyes._y;
}
onEnterFrame = function () {
if ((_currentframe == 2) && (moan_timer == 0)) {
_parent._parent.playSound("pleasure" + random(4));
moan_timer = 50;
}
if ((_currentframe == 3) && (moan_timer == 0)) {
_parent._parent.playSound("anger" + random(4));
moan_timer = 30;
}
if (moan_timer > 0) {
moan_timer--;
}
if (static_eyes) {
return(undefined);
}
x = _xmouse;
y = _ymouse;
x_ = x;
y_ = y;
if (x < 0) {
x_ = -x;
}
if (y < 0) {
y_ = -y;
}
alpha = ((x_ == 0) ? 1.5707963267949 /* Math.PI/2 */ : (Math.atan(y_ / x_)));
if (x >= 0) {
if (y < 0) {
alpha = (Math.PI*2) - alpha;
}
} else if (y >= 0) {
alpha = Math.PI - alpha;
} else {
alpha = alpha + Math.PI;
}
eyes._x = eyes_x + (1.5 * Math.cos(alpha));
eyes._y = eyes_y + (1.5 * Math.sin(alpha));
};
Symbol 114 MovieClip [mainmenu] Frame 1
play_btn.onPress = function () {
_parent.gotoScreen("pose1");
};
help_btn.onPress = function () {
_parent.gotoScreen("helpscreen");
};
moregames.onPress = function () {
getURL (_parent.owner_URL, "_blank");
};
function AddMood(val) {
if (val < 0) {
val = -1E-8;
dialog._visible = true;
if (head._currentframe != 3) {
dialog.gotoAndStop(2 + random(4));
}
dialog.times = 74;
} else {
dialog._visible = true;
if (head._currentframe != 2) {
dialog.gotoAndStop(6 + random(4));
}
dialog.times = 74;
}
mood.value = mood.value + val;
if (mood.value > 1) {
mood.value = 1;
if (!next_btn._visible) {
mood.smile._visible = false;
glow._visible = true;
glow.gotoAndPlay(2);
next_btn._visible = true;
}
}
}
function SetThingPos() {
thing_clip._x = _xmouse;
thing_clip._y = _ymouse;
}
function ReleasePart() {
part_clip.gotoAndStop(1);
thing_clip._visible = true;
part_clip = undefined;
}
next_btn._visible = false;
glow._visible = false;
skirt_up._visible = false;
things = new Array("hand", "bat");
parts = new Array("boob", "skirt", "arm", "elbow", "leg1", "leg2", "ass1", "ass2");
i = 0;
while (i < parts.length) {
eval (parts[i]).stop();
eval (parts[i]).anim.frame = 0;
eval (parts[i]).onPress = function () {
part_clip = this;
if (thing_clip == hand) {
this.gotoAndStop(2);
} else if (thing_clip == bat) {
this.gotoAndStop(3);
if (this._currentframe != 3) {
ReleasePart();
return(undefined);
}
}
thing_clip._visible = false;
};
i++;
}
i = 0;
while (i < things.length) {
eval (things[i]).x = eval (things[i])._x;
eval (things[i]).y = eval (things[i])._y;
eval (things[i]).onPress = function () {
if (part_clip.single) {
return(undefined);
}
if (thing_clip != undefined) {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
}
thing_clip = this;
SetThingPos();
};
eval (things[i] + "slot").onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
i++;
}
onMouseMove = function () {
SetThingPos();
updateAfterEvent();
if (thing_clip != undefined) {
thing_clip.anim.gotoAndStop();
}
};
onMouseUp = function () {
if (part_clip.single) {
return(undefined);
}
ReleasePart();
};
frame.onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
Symbol 123 MovieClip [helpscreen] Frame 1
menu_btn.onPress = function () {
_parent.gotoScreen("mainmenu");
};
Symbol 138 MovieClip Frame 1
function SetHider() {
hider._x = (value_show * volumer._width) - hider._width;
}
value = 0;
value_show = value;
SetHider();
onEnterFrame = function () {
if (value > value_show) {
_parent.head.gotoAndStop(2);
if (_parent.part_clip == _parent.head) {
_parent.head.mouth._visible = false;
}
value_show = value;
SetHider();
} else if (value < value_show) {
_parent.head.gotoAndStop(3);
if (_parent.part_clip == _parent.head) {
_parent.head.mouth._visible = false;
}
value = value_show;
SetHider();
} else if (_parent.part_clip == undefined) {
_parent.head.gotoAndStop(1);
if (_parent.part_clip == _parent.head) {
_parent.head.mouth._visible = true;
}
} else {
_parent.head.gotoAndStop(2);
if (_parent.part_clip == _parent.head) {
_parent.head.mouth._visible = false;
}
}
};
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 25
stop();
_visible = false;
Symbol 155 MovieClip Frame 1
stop();
times = 0;
onEnterFrame = function () {
if (_visible) {
times++;
if (times > 75) {
_visible = false;
}
} else {
times = 0;
}
};
Symbol 158 MovieClip [pose1] Frame 1
menu_btn.onPress = function () {
_parent.gotoScreen("mainmenu");
};
next_btn.onPress = function () {
_parent.gotoScreen("pose2");
};
moregames.onPress = function () {
getURL (_parent.owner_URL, "_blank");
};
function AddMood(val) {
if (val < 0) {
val = -1E-8;
dialog._visible = true;
if (head._currentframe != 3) {
dialog.gotoAndStop(2 + random(4));
}
dialog.times = 74;
} else {
dialog._visible = true;
if (head._currentframe != 2) {
dialog.gotoAndStop(6 + random(4));
}
dialog.times = 74;
}
mood.value = mood.value + val;
if (mood.value > 1) {
mood.value = 1;
if (!next_btn._visible) {
mood.smile._visible = false;
glow._visible = true;
glow.gotoAndPlay(2);
next_btn._visible = true;
}
}
}
function SetThingPos() {
thing_clip._x = _xmouse;
thing_clip._y = _ymouse;
}
function ReleasePart() {
part_clip.gotoAndStop(1);
thing_clip._visible = true;
part_clip = undefined;
}
next_btn._visible = false;
glow._visible = false;
skirt_up._visible = false;
things = new Array("hand", "bat");
parts = new Array("boob", "skirt", "arm", "elbow", "leg1", "leg2", "ass1", "ass2");
i = 0;
while (i < parts.length) {
eval (parts[i]).stop();
eval (parts[i]).anim.frame = 0;
eval (parts[i]).onPress = function () {
part_clip = this;
if (thing_clip == hand) {
this.gotoAndStop(2);
} else if (thing_clip == bat) {
this.gotoAndStop(3);
if (this._currentframe != 3) {
ReleasePart();
return(undefined);
}
}
thing_clip._visible = false;
};
i++;
}
i = 0;
while (i < things.length) {
eval (things[i]).x = eval (things[i])._x;
eval (things[i]).y = eval (things[i])._y;
eval (things[i]).onPress = function () {
if (part_clip.single) {
return(undefined);
}
if (thing_clip != undefined) {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
}
thing_clip = this;
SetThingPos();
};
eval (things[i] + "slot").onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
i++;
}
onMouseMove = function () {
SetThingPos();
updateAfterEvent();
if (thing_clip != undefined) {
thing_clip.anim.gotoAndStop();
}
};
onMouseUp = function () {
if (part_clip.single) {
return(undefined);
}
ReleasePart();
};
frame.onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
Symbol 163 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.3) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(0.002);
}
};
Symbol 167 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 172 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(0.002);
}
};
Symbol 174 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 177 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(0.002);
}
};
Symbol 180 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.3) {
_parent._parent.AddMood(0.002);
}
};
Symbol 183 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(0.002);
}
};
Symbol 186 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(0.002);
}
};
Symbol 192 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(0.002);
}
};
Symbol 194 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(0.002);
}
};
Symbol 200 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(0.002);
}
};
Symbol 202 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(0.002);
}
};
Symbol 214 MovieClip Frame 1
stop();
times = 0;
onEnterFrame = function () {
if (_visible) {
times++;
if (times > 75) {
_visible = false;
}
} else {
times = 0;
}
};
Symbol 215 MovieClip [pose2] Frame 1
menu_btn.onPress = function () {
_parent.gotoScreen("mainmenu");
};
next_btn.onPress = function () {
_parent.gotoScreen("pose3");
};
moregames.onPress = function () {
getURL (_parent.owner_URL, "_blank");
};
function AddMood(val) {
if (val < 0) {
val = -1E-8;
dialog._visible = true;
if (head._currentframe != 3) {
dialog.gotoAndStop(2 + random(4));
}
dialog.times = 74;
} else {
dialog._visible = true;
if (head._currentframe != 2) {
dialog.gotoAndStop(6 + random(4));
}
dialog.times = 74;
}
mood.value = mood.value + val;
if (mood.value > 1) {
mood.value = 1;
if (!next_btn._visible) {
mood.smile._visible = false;
glow._visible = true;
glow.gotoAndPlay(2);
next_btn._visible = true;
}
}
}
function SetThingPos() {
thing_clip._x = _xmouse;
thing_clip._y = _ymouse;
}
function ReleasePart() {
part_clip.gotoAndStop(1);
thing_clip._visible = true;
part_clip = undefined;
}
next_btn._visible = false;
glow._visible = false;
boob1._visible = false;
boob2._visible = false;
things = new Array("hand", "bat");
parts = new Array("boob_bra1", "boob_bra2", "elbow", "belly", "pussy", "ass", "leg1", "leg2", "leg3");
i = 0;
while (i < parts.length) {
eval (parts[i]).stop();
eval (parts[i]).anim.frame = 0;
eval (parts[i]).onPress = function () {
part_clip = this;
if (thing_clip == hand) {
this.gotoAndStop(2);
} else if (thing_clip == bat) {
this.gotoAndStop(3);
if (this._currentframe != 3) {
ReleasePart();
return(undefined);
}
}
thing_clip._visible = false;
};
i++;
}
i = 0;
while (i < things.length) {
eval (things[i]).x = eval (things[i])._x;
eval (things[i]).y = eval (things[i])._y;
eval (things[i]).onPress = function () {
if (part_clip.single) {
return(undefined);
}
if (thing_clip != undefined) {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
}
thing_clip = this;
SetThingPos();
};
eval (things[i] + "slot").onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
i++;
}
onMouseMove = function () {
SetThingPos();
updateAfterEvent();
if (thing_clip != undefined) {
thing_clip.anim.gotoAndStop();
}
};
onMouseUp = function () {
if (part_clip.single) {
return(undefined);
}
ReleasePart();
};
frame.onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
Symbol 223 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(0.002);
}
};
Symbol 228 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.9) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 231 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.3) {
_parent._parent.AddMood(0.002);
}
};
Symbol 233 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.6) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(0.002);
}
};
Symbol 237 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(0.002);
}
};
Symbol 241 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 244 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.2) {
_parent._parent.AddMood(0.002);
}
};
Symbol 247 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.1) {
_parent._parent.AddMood(0.002);
}
};
Symbol 253 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(0.002);
}
};
Symbol 257 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(0.002);
}
};
Symbol 263 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.4) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.5) {
_parent._parent.AddMood(0.002);
}
};
Symbol 266 MovieClip Frame 1
onEnterFrame = function () {
if (_parent._parent.mood.value < 0.7) {
_parent._parent.AddMood(-0.002);
} else if (_parent._parent.mood.value < 0.8) {
_parent._parent.AddMood(0.002);
}
};
Symbol 278 MovieClip Frame 1
stop();
times = 0;
onEnterFrame = function () {
if (_visible) {
times++;
if (times > 75) {
_visible = false;
}
} else {
times = 0;
}
};
Symbol 279 MovieClip [pose3] Frame 1
menu_btn.onPress = function () {
_parent.gotoScreen("mainmenu");
};
next_btn.onPress = function () {
_parent.gotoScreen("pose4");
};
moregames.onPress = function () {
getURL (_parent.owner_URL, "_blank");
};
function AddMood(val) {
if (val < 0) {
val = -1E-8;
dialog._visible = true;
if (head._currentframe != 3) {
dialog.gotoAndStop(2 + random(4));
}
dialog.times = 74;
} else {
dialog._visible = true;
if (head._currentframe != 2) {
dialog.gotoAndStop(6 + random(4));
}
dialog.times = 74;
}
mood.value = mood.value + val;
if (mood.value > 1) {
mood.value = 1;
if (!next_btn._visible) {
mood.smile._visible = false;
glow._visible = true;
glow.gotoAndPlay(2);
next_btn._visible = true;
}
}
}
function SetThingPos() {
thing_clip._x = _xmouse;
thing_clip._y = _ymouse;
}
function ReleasePart() {
if (part_clip == head) {
head.face._visible = true;
head.mouth._visible = true;
if (thing_clip == dick) {
head.blowjob._visible = false;
} else {
head.finger_suck._visible = false;
}
} else {
part_clip.gotoAndStop(1);
}
thing_clip._visible = true;
part_clip = undefined;
}
next_btn._visible = false;
glow._visible = false;
head.blowjob._visible = false;
head.finger_suck._visible = false;
things = new Array("hand", "dick");
parts = new Array("boob1", "boob2", "head", "belly", "pussy", "leg1", "leg2", "leg3", "leg4");
i = 0;
while (i < parts.length) {
eval (parts[i]).stop();
eval (parts[i]).anim.frame = 0;
eval (parts[i]).onPress = function () {
part_clip = this;
if (part_clip == head) {
head.mouth._visible = false;
if (thing_clip == dick) {
head.blowjob._visible = true;
head.face._visible = false;
} else {
head.finger_suck._visible = true;
}
} else if (thing_clip == hand) {
this.gotoAndStop(2);
} else if (thing_clip == dick) {
this.gotoAndStop(3);
if (this._currentframe != 3) {
ReleasePart();
return(undefined);
}
}
thing_clip._visible = false;
};
i++;
}
i = 0;
while (i < things.length) {
eval (things[i]).x = eval (things[i])._x;
eval (things[i]).y = eval (things[i])._y;
eval (things[i]).onPress = function () {
if (part_clip.single) {
return(undefined);
}
if (thing_clip != undefined) {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
}
thing_clip = this;
SetThingPos();
};
eval (things[i] + "slot").onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
i++;
}
onMouseMove = function () {
SetThingPos();
updateAfterEvent();
if (thing_clip != undefined) {
thing_clip.anim.gotoAndStop();
}
};
onMouseUp = function () {
if (part_clip.single) {
return(undefined);
}
ReleasePart();
};
onEnterFrame = function () {
};
frame.onPress = function () {
thing_clip._x = thing_clip.x;
thing_clip._y = thing_clip.y;
thing_clip = undefined;
};
Symbol 292 MovieClip Frame 1
stop();
Symbol 317 MovieClip Frame 1
if (ymouse == undefined) {
ymouse = _ymouse;
mouse_up = false;
changes = 0;
changes_prev = 0;
counter = 0;
frames_per_cicle = 0;
moan_timer = 0;
}
onMouseMove = function () {
if ((_currentframe < 200) && (moan_timer == 0)) {
_parent._parent.playSound("pleasure" + random(4));
moan_timer = 20 + int((1 - _parent.thermo.level) * 60);
}
if (moan_timer > 0) {
moan_timer--;
}
if ((!mouse_up) && (_ymouse < ymouse)) {
mouse_up = true;
changes++;
} else if (mouse_up && (_ymouse > ymouse)) {
mouse_up = false;
changes++;
}
ymouse = _ymouse;
};
cummed = false;
onEnterFrame = function () {
if (!_visible) {
return(undefined);
}
if (cummed) {
return(undefined);
}
counter++;
if (counter >= 10) {
counter = 0;
if ((changes >= changes_prev) && (changes != 0)) {
frames_per_cicle = frames_per_cicle + 2;
} else {
if (frames_per_cicle > 8) {
frames_per_cicle = frames_per_cicle - 4;
} else {
frames_per_cicle = frames_per_cicle - 2;
}
if (frames_per_cicle < 0) {
frames_per_cicle = 0;
}
}
changes_prev = changes;
changes = 0;
}
_parent.thermo.SetLevel(frames_per_cicle / 35);
if (frames_per_cicle > 20) {
head.gotoAndStop(2);
} else {
head.gotoAndStop(1);
}
frame = _currentframe + frames_per_cicle;
if (frame > 200) {
if (_parent.thermo.level >= 1) {
cummed = true;
gotoAndPlay (201);
return(undefined);
}
frame = frame - 200;
}
gotoAndStop(frame);
};
Symbol 317 MovieClip Frame 201
_parent.hint._visible = false;
head.gotoAndStop(1);
Symbol 317 MovieClip Frame 285
stop();
_parent.dialog._visible = true;
Symbol 321 MovieClip Frame 1
function SetLevel(_level) {
level = _level;
if (level > 1) {
level = 1;
}
value._y = (1 - _level) * value._height;
}
level = 0;
SetLevel(level);
Symbol 329 MovieClip Frame 1
again_btn.onPress = function () {
_parent._parent.gotoScreen("pose1");
};
more_btn.onPress = function () {
getURL (_parent._parent.owner_URL, "_blank");
};
Symbol 333 MovieClip [pose4] Frame 1
dialog._visible = false;
menu_btn.onPress = function () {
_parent.gotoScreen("mainmenu");
};
moregames.onPress = function () {
getURL (_parent.owner_URL, "_blank");
};
Symbol 337 MovieClip [trans_screen] Frame 1
var next_screen;
Symbol 337 MovieClip [trans_screen] Frame 10
_parent.setScreen(next_screen);
Symbol 337 MovieClip [trans_screen] Frame 20
removeMovieClip(this);