Combined Code
// unknown tag 88 length 70
movieClip 15 gialog {
}
movieClip 17 {
}
movieClip 19 {
}
movieClip 21 {
}
movieClip 23 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 33 {
}
movieClip 37 {
}
movieClip 38 popup_obj {
}
movieClip 42 phrase_area {
}
// unknown tag 88 length 143
movieClip 47 button_play {
}
movieClip 51 btn_yes {
}
movieClip 53 btn_no {
}
movieClip 55 btn_more {
}
movieClip 57 btn_enter_room_3 {
}
movieClip 58 btn_enter_room_2 {
}
movieClip 60 btn_enter_room_1 {
}
movieClip 62 btn_again {
}
movieClip 64 {
}
movieClip 66 {
}
movieClip 67 {
}
movieClip 70 counter {
}
movieClip 74 btn_next {
}
movieClip 77 adult_logo {
}
movieClip 80 btn_logo {
}
movieClip 84 {
}
movieClip 88 {
frame 1 {
stop();
}
}
movieClip 91 {
}
movieClip 94 {
}
movieClip 95 {
}
movieClip 97 {
}
movieClip 99 {
}
// unknown tag 88 length 138
movieClip 104 {
}
movieClip 105 {
frame 1 {
function drawPercent(per) {
per *= 100;
if (per > 100) {
per = 100;
}
tx = origx + per * 212 / 100;
preloader.movebar._x += (tx - preloader.movebar._x) / 5;
preloader.perc.text = int(per) + '%';
per2 = per;
}
stop();
var per2;
var li = 0;
var tx = 0;
var origx = preloader.movebar._x;
var per = 0;
onEnterFrame = function () {
if (this.ispreview != 'preview') {
var v3 = _parent.getBytesLoaded() / _parent.getBytesTotal();
this.drawPercent(v3);
}
if (per2 > 99) {
++li;
if (li == 10) {
gotoAndPlay(2);
}
}
};
_parent.stop();
}
frame 26 {
_parent.play();
}
}
movieClip 449 __Packages.Texts {
#initclip
if (!_global.Texts) {
var v1 = function (myClip, myFont, xPos, yPos, myWidth, myAlig, myFrame, mySprite, myText) {
this.textObj = _root.attachMovie(myFont, myClip, mySprite);
this.textObj.gotoAndStop(myFrame);
this.textObj.txt = myText;
this.textObj._x = xPos;
this.textObj._y = yPos;
if (myWidth > 0) {
this.textObj.fld._width = myWidth;
}
if (!(myAlig eq '')) {
this.format = new TextFormat();
this.format.align = myAlig;
this.textObj.fld.setTextFormat(this.format);
}
};
_global.Texts = v1;
var v2 = v1.prototype;
v2.pres = function () {
this.rootClip[this.newObject].font.gotoAndStop(3);
};
v2.over = function () {
this.rootClip[this.newObject].font.gotoAndStop(2);
};
v2.norm = function () {
this.rootClip[this.newObject].font.gotoAndStop(1);
};
v2.setMoney = function (myCurrency, mySeparator, myPosition, myMoney, myPrev) {
var v2 = '';
var v5 = 0;
var v3 = (String(myMoney)).length - 1;
while (v3 >= 0) {
v5 += 1;
if (v5 > 3) {
v5 = 1;
if (mySeparator eq 'SPACE') {
v2 += ' ';
} else {
v2 += mySeparator;
}
}
v2 += (String(myMoney)).charAt(v3);
--v3;
}
myMoney = '';
v3 = 0;
while (v3 < (String(v2)).length) {
myMoney += (String(v2)).charAt((String(v2)).length - v3 - 1);
++v3;
}
switch (String(myPosition)) {
case 'beginning':
this.rootClip[this.newObject].font.txt = myPrev + myCurrency + myMoney;
break;
case 'end':
this.rootClip[this.newObject].font.txt = myPrev + myMoney + myCurrency;
break;
default:
this.rootClip[this.newObject].font.txt = myPrev + myCurrency + myMoney;
}
};
v2.textConfigure = function (myText) {
var v3 = myText.split('/n');
var v2 = '';
var v1 = 0;
while (v1 < v3.length) {
v2 += v3[v1];
if (v1 < v3.length - 1) {
v2 += '\n';
}
++v1;
}
return v2;
};
v2.setText = function (myText) {
this.textObj.txt = this.textConfigure(myText);
};
v2.setAlign = function (myAlig) {
this.format.align = myAlig;
this.textObj.fld.setTextFormat(this.format);
};
v2.setPosition = function (myX, myY) {
this.textObj._x = myX;
this.textObj._y = myY;
};
v2.setRotation = function (myRot) {
this.rootClip[this.newObject]._rotation = myRot;
};
v2.setWidth = function (myWidth) {
this.textObj.fld._width = myWidth;
};
v2.setVisible = function (myVis) {
this.textObj._visible = myVis;
};
v2.setAlpha = function (myAlpha) {
this.rootClip[this.newObject]._alpha = myAlpha;
};
v2.textObj = new Object();
ASSetPropFlags(_global.Texts.prototype, null, 1);
}
#endinitclip
}
movieClip 450 __Packages.Strings {
#initclip
if (!_global.Strings) {
var v1 = function () {
super();
this.strList = new Object();
this.strList.scene_1_1 = 'Привет, краÑавица!';
this.strList.scene_1_2 = 'Привет-привет)';
this.strList.scene_1_3 = 'Ðегоже такой милой девушке Ñкучать на Ñайте!';
this.strList.scene_1_4 = 'Рдавай вÑтретимÑÑ Ñ Ñ‚Ð¾Ð±Ð¾Ð¹, прÑмо ÑегоднÑ!';
this.strList.scene_1_5 = 'Привет ещё раз. Здорово выглÑдишь :-)';
this.strList.scene_1_6 = 'Привет. СпаÑибо, мне очень приÑтно. :-)';
this.strList.scene_1_7 = 'Привет, извини, что опоздал. Как мне загладить Ñвою вину?';
this.strList.scene_1_8 = 'Да Ñ Ð¶Ð´Ñƒ Ñ‚ÐµÐ±Ñ ÑƒÐ¶Ðµ полчаÑа, Ñ‚Ñ‹ прÑмо как девица-краÑавица!';
this.strList.scene_1_9 = 'Ооо... Да Ñ‚Ñ‹ в шортиках!...Ты прÑмо ÑекÑ-бомба!';
this.strList.scene_1_10 = 'Ты что, извращенец?';
this.strList.scene_1_11 = 'Я ÑомневалÑÑ, придешь ли Ñ‚Ñ‹...';
this.strList.scene_1_12 = 'Ðу и зрÑ, мы ж договорилиÑÑŒ, а договор дороже денег!';
this.strList.scene_1_13 = 'Ð Ñ‚Ñ‹ в жизни намного краÑивее! :-)';
this.strList.scene_1_14 = 'Я уже ÑмущаюÑÑŒ от твоих поÑтоÑнных комплиментов.';
this.strList.scene_1_15 = 'КлаÑÑÐ½Ð°Ñ Ð¿Ð¾Ð¿ÐºÐ°, Ñ Ð±Ñ‹ прÑмо ÑÐµÐ¹Ñ‡Ð°Ñ ÐµÑ‘ иÑпортил)';
this.strList.scene_1_16 = 'Да пошёл ты, чмырь!';
this.strList.scene_1_17 = 'Ðу что, куда пойдем? Куда Ñ‚Ñ‹ хочешь?';
this.strList.scene_1_18 = 'Давай в пиццерию... так охота чего-то вкуÑненького...';
this.strList.scene_1_19 = 'Поехали ко мне, у Ð¼ÐµÐ½Ñ ÐµÑÑ‚ÑŒ бутылка великолепного вина.';
this.strList.scene_1_20 = 'Ðеее.... Ñ Ð½Ðµ пью ничего алкогольного.';
this.strList.scene_1_21 = 'КлаÑÑÐ½Ð°Ñ Ð¿Ð¾Ð³Ð¾Ð´Ð°! Давай проÑто прогулÑемÑÑ. :-)';
this.strList.scene_1_22 = 'Давай! Я люблю пешие прогулки. :-)';
this.strList.scene_1_23 = 'Чем Ñ‚Ñ‹ в жизни занимаешьÑÑ? :-)';
this.strList.scene_1_24 = 'Я ещё Ñтудентка, учуÑÑŒ на менеджера. :-)';
this.strList.scene_1_25 = 'РаÑÑкажи немного о Ñебе...';
this.strList.scene_1_26 = 'Ðу Ñ‚Ñ‹ Ñпрашивай что тебе интереÑно, Ñ Ñ‚ÐµÐ±Ðµ вÑе раÑÑкажу.';
this.strList.scene_1_27 = 'Я, еÑли чеÑтно, не думал, что в интернете можно вÑтретить адекватную девушку.';
this.strList.scene_1_28 = 'Я то же Ñамое думала, про парней.';
this.strList.scene_1_29 = 'Ð Ñ‚Ñ‹ клаÑÑный!';
this.strList.scene_1_30 = 'Я так возбудилаÑÑŒ.';
this.strList.scene_1_31 = 'Я хочу тебÑ!';
};
_global.Strings = v1;
_global.Strings extends MovieClip;
var v2 = v1.prototype;
ASSetPropFlags(_global.Strings.prototype, null, 1);
}
#endinitclip
}
movieClip 451 __Packages.Buttons {
#initclip
if (!_global.Buttons) {
var v1 = function (myList) {
super();
this.buttonList = new Array();
var v5 = 0;
while (v5 < myList.length) {
this.buttonList[v5] = _root.attachMovie(myList[v5].obj, 'button_obj_' + v5, 150 + v5);
this.buttonList[v5]._x = myList[v5].area[0];
this.buttonList[v5]._y = myList[v5].area[1];
this.buttonList[v5].frame = myList[v5].frame;
this.buttonList[v5].url = myList[v5].url;
this.buttonList[v5].gotoAndStop(1);
this.buttonList[v5].onRollOver = function () {
this.gotoAndStop(2);
};
this.buttonList[v5].onRollOut = function () {
this.gotoAndStop(1);
};
this.buttonList[v5].onDragOut = function () {
this.gotoAndStop(1);
};
this.buttonList[v5].onRelease = function () {
if (!(this.url eq '')) {
this.getURL(this.url, 'blank');
}
if (this.frame != 0) {
_root.gotoAndStop(this.frame);
_global.myButtons.kill();
}
};
++v5;
}
};
_global.Buttons = v1;
_global.Buttons extends MovieClip;
var v2 = v1.prototype;
v2.kill = function () {
var v3 = 0;
while (v3 < this.buttonList.length) {
delete this.buttonList[v3].onRollOver;
delete this.buttonList[v3].onRollOut;
delete this.buttonList[v3].onDragOut;
delete this.buttonList[v3].onRelease;
this.buttonList[v3].removeMovieClip();
++v3;
}
delete this.buttonList;
delete _global.myButtons;
};
ASSetPropFlags(_global.Buttons.prototype, null, 1);
}
#endinitclip
}
movieClip 452 __Packages.Waiting {
#initclip
if (!_global.Waiting) {
var v1 = function (myFramesQty, myFrame, snd) {
super();
this.framesQty = myFramesQty;
this.gotoFrame = myFrame;
this.counter = 0;
this.mySound = snd;
if (!(this.mySound eq '') and !(this.mySound eq undefined)) {
this.playSound(this.mySound, false);
}
_root.onEnterFrame = function () {
_global.myWaiting.counter += 1;
if (_global.myWaiting.counter >= _global.myWaiting.framesQty) {
_global.myWaiting.kill();
_root.gotoAndStop(_global.myWaiting.gotoFrame);
}
};
};
_global.Waiting = v1;
_global.Waiting extends MovieClip;
var v2 = v1.prototype;
v2.playSound = function (soundName, loop) {
_root.sound.attachSound(soundName);
_root.sound.start();
};
v2.kill = function () {
delete _root.onEnterFrame;
};
ASSetPropFlags(_global.Waiting.prototype, null, 1);
}
#endinitclip
}
movieClip 453 __Packages.Popup {
#initclip
if (!_global.Popup) {
var v1 = function (myList) {
super();
this.popupObject = new Object();
this.popupObject = _root.attachMovie('popup_obj', 'popup_obj', 50);
this.popupObject.popup_1 = new Array(7);
this.popupObject.popup_1[2] = myList.cloud[1];
this.popupObject.popup_1[3] = myList.cloud[2];
this.popupObject.popup_1[6] = myList.cloud[0];
_root[this.popupObject.popup_1[6]]._visible = false;
if (_root[this.popupObject.popup_1[6]].arrow._y > 0) {
this.popupObject.popup_1[1] = _root[this.popupObject.popup_1[6]]._y + 30;
this.popupObject.popup_1[0] = _root[this.popupObject.popup_1[6]]._x - this.popupObject.popup_1[2] + 75;
this.popupObject.popup_1[4] = true;
this.popupObject.popup_1[5] = false;
} else {
if (_root[this.popupObject.popup_1[6]].arrow._y < 0) {
this.popupObject.popup_1[1] = _root[this.popupObject.popup_1[6]]._y - this.popupObject.popup_1[3] - 30;
this.popupObject.popup_1[0] = _root[this.popupObject.popup_1[6]]._x - 33;
this.popupObject.popup_1[4] = false;
this.popupObject.popup_1[5] = true;
} else {
if (_root[this.popupObject.popup_1[6]].arrow._y == 0) {
this.popupObject.popup_1[4] = false;
this.popupObject.popup_1[5] = false;
this.popupObject.popup_1[1] = _root[this.popupObject.popup_1[6]]._y;
this.popupObject.popup_1[0] = _root[this.popupObject.popup_1[6]]._x;
}
}
}
this.popupObject._x = this.popupObject.popup_1[0];
this.popupObject._y = this.popupObject.popup_1[1];
this.popupObject.frame = myList.frame;
this.popupObject.popup_1_2._width = this.popupObject.popup_1[2] - 40;
this.popupObject.popup_2_2._width = this.popupObject.popup_1[2] - 40;
this.popupObject.popup_3_2._width = this.popupObject.popup_1[2] - 40;
this.popupObject.popup_2_1._height = this.popupObject.popup_1[3] - 40;
this.popupObject.popup_2_2._height = this.popupObject.popup_1[3] - 40;
this.popupObject.popup_2_3._height = this.popupObject.popup_1[3] - 40;
this.popupObject.popup_1_3._x = this.popupObject.popup_1[2] - 20;
this.popupObject.popup_2_3._x = this.popupObject.popup_1[2] - 0;
this.popupObject.popup_3_3._x = this.popupObject.popup_1[2] - 20;
this.popupObject.popup_3_1._y = this.popupObject.popup_1[3] - 20;
this.popupObject.popup_3_2._y = this.popupObject.popup_1[3] - 0;
this.popupObject.popup_3_3._y = this.popupObject.popup_1[3] - 20;
_global.gameTexts.text_0.setText(myList.text);
_global.gameTexts.text_0.setAlign('center');
_global.gameTexts.text_0.setPosition(this.popupObject.popup_1[0] + 10, this.popupObject.popup_1[1] + 15);
_global.gameTexts.text_0.setWidth(this.popupObject.popup_1[2] - 20);
_global.gameTexts.text_0.setVisible(true);
this.popupObject.popup_arrow_up._x = this.popupObject.popup_1[2] - 90;
this.popupObject.popup_arrow_down._y = this.popupObject.popup_1[3] - 0;
this.popupObject.popup_button._x = this.popupObject.popup_1[2] - 50;
this.popupObject.popup_button._y = this.popupObject.popup_1[3] - 15;
this.popupObject.popup_arrow_up._visible = this.popupObject.popup_1[4];
this.popupObject.popup_arrow_down._visible = this.popupObject.popup_1[5];
this.popupObject.popup_button.gotoAndStop(1);
this.popupObject.popup_button.onRollOver = function () {
this.gotoAndStop(2);
};
this.popupObject.popup_button.onRollOut = function () {
this.gotoAndStop(1);
};
this.popupObject.popup_button.onDragOut = function () {
this.gotoAndStop(1);
};
this.popupObject.popup_button.onRelease = function () {
_root.gotoAndStop(this._parent.frame);
_global.myPopup.kill();
};
};
_global.Popup = v1;
_global.Popup extends MovieClip;
var v2 = v1.prototype;
v2.kill = function () {
delete this.popupObject.popup_button.onRollOver;
delete this.popupObject.popup_button.onRollOut;
delete this.popupObject.popup_button.onDragOut;
delete this.popupObject.popup_button.onRelease;
_global.gameTexts.text_0.setText('');
this.popupObject.removeMovieClip();
delete this.popupObject;
delete _global.myPopup;
};
ASSetPropFlags(_global.Popup.prototype, null, 1);
}
#endinitclip
}
movieClip 454 __Packages.Dialog {
#initclip
if (!_global.Dialog) {
var v1 = function (myList, xPos, yPos, popup_1, popup_2, myFrame) {
super();
this.dailogList = new Array();
var v5 = 0;
while (v5 < myList.length) {
this.dailogList[v5] = _root.attachMovie('phrase_area', 'phrase_obj_' + v5, 100 + v5);
this.dailogList[v5]._x = xPos;
this.dailogList[v5]._y = yPos + v5 * 35;
this.dailogList[v5].phrase = myList[v5].phrase;
this.dailogList[v5].answer = myList[v5].answer;
this.dailogList[v5].correct = myList[v5].correct;
this.dailogList[v5].frame = myList[v5].frame;
this.dailogList[v5].snd = myList[v5].snd;
this.dailogList[v5].visited = false;
this.dailogList[v5].numb = v5;
this.dailogList[v5].gotoAndStop(1);
_global.gameTexts['dialog_' + v5].setText(myList[v5].phrase);
_global.gameTexts['dialog_' + v5].setAlign('left');
_global.gameTexts['dialog_' + v5].setPosition(xPos + 5, yPos + v5 * 35 + 7);
_global.gameTexts['dialog_' + v5].setVisible(true);
this.dailogList[v5].onRollOver = function () {
if (this.visited eq false) {
this.gotoAndStop(2);
}
};
this.dailogList[v5].onRollOut = function () {
if (this.visited eq false) {
this.gotoAndStop(1);
}
};
this.dailogList[v5].onDragOut = function () {
if (this.visited eq false) {
this.gotoAndStop(1);
}
};
this.dailogList[v5].onRelease = function () {
if (this.visited eq false) {
_global.myDialog.makePopup(this.numb, 1);
}
};
++v5;
}
this.popupObject = new Object();
this.popupObject = _root.attachMovie('popup_obj', 'popup_obj', 50, {'_visible': false});
this.popupObject.popup_1 = new Array(7);
this.popupObject.popup_1[2] = popup_1[1];
this.popupObject.popup_1[3] = popup_1[2];
this.popupObject.popup_1[6] = popup_1[0];
this.popupObject.popup_2 = new Array(7);
this.popupObject.popup_2[2] = popup_2[1];
this.popupObject.popup_2[3] = popup_2[2];
this.popupObject.popup_2[6] = popup_2[0];
this.popupObject.popup_button.gotoAndStop(1);
_root[this.popupObject.popup_1[6]]._visible = false;
if (_root[this.popupObject.popup_1[6]].arrow._y > 0) {
this.popupObject.popup_1[1] = _root[this.popupObject.popup_1[6]]._y + 30;
this.popupObject.popup_1[0] = _root[this.popupObject.popup_1[6]]._x - this.popupObject.popup_1[2] + 75;
this.popupObject.popup_1[4] = true;
this.popupObject.popup_1[5] = false;
} else {
if (_root[this.popupObject.popup_1[6]].arrow._y < 0) {
this.popupObject.popup_1[1] = _root[this.popupObject.popup_1[6]]._y - this.popupObject.popup_1[3] - 30;
this.popupObject.popup_1[0] = _root[this.popupObject.popup_1[6]]._x - 33;
this.popupObject.popup_1[4] = false;
this.popupObject.popup_1[5] = true;
} else {
if (_root[this.popupObject.popup_1[6]].arrow._y == 0) {
this.popupObject.popup_1[4] = false;
this.popupObject.popup_1[5] = false;
this.popupObject.popup_1[1] = _root[this.popupObject.popup_1[6]]._y;
this.popupObject.popup_1[0] = _root[this.popupObject.popup_1[6]]._x;
}
}
}
_root[this.popupObject.popup_2[6]]._visible = false;
if (_root[this.popupObject.popup_2[6]].arrow._y > 0) {
this.popupObject.popup_2[1] = _root[this.popupObject.popup_2[6]]._y + 30;
this.popupObject.popup_2[0] = _root[this.popupObject.popup_2[6]]._x - this.popupObject.popup_2[2] + 75;
this.popupObject.popup_2[4] = true;
this.popupObject.popup_2[5] = false;
} else {
if (_root[this.popupObject.popup_2[6]].arrow._y < 0) {
this.popupObject.popup_2[1] = _root[this.popupObject.popup_2[6]]._y - this.popupObject.popup_2[3] - 30;
this.popupObject.popup_2[0] = _root[this.popupObject.popup_2[6]]._x - 33;
this.popupObject.popup_2[4] = false;
this.popupObject.popup_2[5] = true;
} else {
if (_root[this.popupObject.popup_2[6]].arrow._y == 0) {
this.popupObject.popup_2[4] = false;
this.popupObject.popup_2[5] = false;
this.popupObject.popup_2[1] = _root[this.popupObject.popup_2[6]]._y;
this.popupObject.popup_2[0] = _root[this.popupObject.popup_2[6]]._x;
}
}
}
_root.startFrame = _root._currentframe + 1;
_root.finishFrame = myFrame;
this.sound = new Sound();
};
_global.Dialog = v1;
_global.Dialog extends MovieClip;
var v2 = v1.prototype;
v2.makePopup = function (choiceNumb, popupNumb) {
this.hideDialog();
this.popupObject._visible = true;
this.popupObject._x = this.popupObject['popup_' + popupNumb][0];
this.popupObject._y = this.popupObject['popup_' + popupNumb][1];
this.popupObject.popup_1_2._width = this.popupObject['popup_' + popupNumb][2] - 40;
this.popupObject.popup_2_2._width = this.popupObject['popup_' + popupNumb][2] - 40;
this.popupObject.popup_3_2._width = this.popupObject['popup_' + popupNumb][2] - 40;
this.popupObject.popup_2_1._height = this.popupObject['popup_' + popupNumb][3] - 40;
this.popupObject.popup_2_2._height = this.popupObject['popup_' + popupNumb][3] - 40;
this.popupObject.popup_2_3._height = this.popupObject['popup_' + popupNumb][3] - 40;
this.popupObject.popup_1_3._x = this.popupObject['popup_' + popupNumb][2] - 20;
this.popupObject.popup_2_3._x = this.popupObject['popup_' + popupNumb][2] - 0;
this.popupObject.popup_3_3._x = this.popupObject['popup_' + popupNumb][2] - 20;
this.popupObject.popup_3_1._y = this.popupObject['popup_' + popupNumb][3] - 20;
this.popupObject.popup_3_2._y = this.popupObject['popup_' + popupNumb][3] - 0;
this.popupObject.popup_3_3._y = this.popupObject['popup_' + popupNumb][3] - 20;
if (popupNumb == 1) {
_global.gameTexts.text_0.setText(this.dailogList[choiceNumb].phrase);
} else {
_global.gameTexts.text_0.setText(this.dailogList[choiceNumb].answer);
this.playSound(_global.myDialog.dailogList[choiceNumb].snd, false);
}
_global.gameTexts.text_0.setAlign('center');
_global.gameTexts.text_0.setPosition(this.popupObject['popup_' + popupNumb][0] + 10, this.popupObject['popup_' + popupNumb][1] + 15);
_global.gameTexts.text_0.setWidth(this.popupObject['popup_' + popupNumb][2] - 20);
_global.gameTexts.text_0.setVisible(true);
this.popupObject.popup_arrow_up._x = this.popupObject['popup_' + popupNumb][2] - 90;
this.popupObject.popup_arrow_down._y = this.popupObject['popup_' + popupNumb][3] - 0;
this.popupObject.popup_button._x = this.popupObject['popup_' + popupNumb][2] - 50;
this.popupObject.popup_button._y = this.popupObject['popup_' + popupNumb][3] - 15;
this.popupObject.popup_arrow_up._visible = this.popupObject['popup_' + popupNumb][4];
this.popupObject.popup_arrow_down._visible = this.popupObject['popup_' + popupNumb][5];
this.popupObject.popup_button.gotoAndStop(1);
this.popupObject.popup_button.onRollOver = function () {
this.gotoAndStop(2);
};
this.popupObject.popup_button.onRollOut = function () {
this.gotoAndStop(1);
};
this.popupObject.popup_button.onDragOut = function () {
this.gotoAndStop(1);
};
this.popupObject.popup_button.onRelease = function () {
_global.myDialog.kullPopup(popupNumb);
if (popupNumb == 1) {
_root.gotoAndStop(_global.myDialog.dailogList[choiceNumb].frame);
_global.myDialog.makePopup(choiceNumb, 2);
} else {
if (_global.myDialog.dailogList[choiceNumb].correct eq false) {
_global.myDialog.dailogList[choiceNumb].visited = true;
_global.myDialog.dailogList[choiceNumb].gotoAndStop(3);
_root.gotoAndStop(_root.startFrame);
_global.myDialog.showDialog();
} else {
_root.gotoAndStop(_root.finishFrame);
_global.myDialog.kill();
}
}
};
};
v2.showDialog = function () {
var v3 = 0;
while (v3 < this.dailogList.length) {
this.dailogList[v3]._visible = true;
_global.gameTexts['dialog_' + v3].setVisible(true);
++v3;
}
};
v2.hideDialog = function () {
var v3 = 0;
while (v3 < this.dailogList.length) {
this.dailogList[v3]._visible = false;
_global.gameTexts['dialog_' + v3].setVisible(false);
++v3;
}
};
v2.kullPopup = function (popupNumb) {
delete this.popupObject.popup_button.onRollOver;
delete this.popupObject.popup_button.onRollOut;
delete this.popupObject.popup_button.onDragOut;
delete this.popupObject.popup_button.onRelease;
this.popupObject._visible = false;
_global.gameTexts.text_0.setVisible(false);
};
v2.kill = function () {
this.popupObject.removeMovieClip();
delete this.popupObject;
var v3 = 0;
while (v3 < this.dailogList.length) {
delete this.dailogList[v3].onRollOver;
delete this.dailogList[v3].onRollOut;
delete this.dailogList[v3].onDragOut;
delete this.dailogList[v3].onRelease;
this.dailogList[v3].removeMovieClip();
++v3;
}
delete this.dailogList;
delete _global.myDialog;
};
v2.playSound = function (soundName, loop) {
_root.sound.attachSound(soundName);
if (loop) {
_root.sound.start(0, 100000);
} else {
_root.sound.start();
}
};
ASSetPropFlags(_global.Dialog.prototype, null, 1);
}
#endinitclip
}
movieClip 455 __Packages.Sequence {
#initclip
if (!_global.Sequence) {
var v1 = function (myList, myArea, myBtn, myFrame) {
super();
this.classVar = new Object({'start_frame': _root._currentframe + 1, 'mouse_press': false, 'cur_seq': -1, 'cur_id': -1, 'proc': 0, 'interv': 0, 'next_btn': myBtn});
this.sequenceData = myList;
this.sequenceArea = myArea;
this.sequenceList = new Array();
this.sequenceNumb = 0;
this.persentsNumb = 0;
var v5 = 0;
while (v5 < this.sequenceData.length) {
var v6 = 0;
while (v6 < this.sequenceData[v5].masks.length) {
this.sequenceList[v5] = _root[this.sequenceData[v5].masks[v6].mask];
this.sequenceList[v5].seq = v5;
this.sequenceList[v5].id = v6;
this.sequenceList[v5].onPress = function () {
_global.mySequence.onPressAction(this);
};
this.sequenceList[v5].onDragOut = function () {
_global.mySequence.onReleseAction(this);
};
this.sequenceList[v5].onRelease = function () {
_global.mySequence.onReleseAction(this);
};
++v6;
}
++v5;
}
_root.counter.gotoAndStop(1);
_root[this.classVar.next_btn].gotoAndStop(1);
_root[this.classVar.next_btn].onRollOver = function () {
this.gotoAndStop(2);
};
_root[this.classVar.next_btn].onRollOut = function () {
this.gotoAndStop(1);
};
_root[this.classVar.next_btn].onDragOut = function () {
this.gotoAndStop(1);
};
_root[this.classVar.next_btn].onRelease = function () {
_global.mySequence.kill();
_root.gotoAndStop(myFrame);
};
_root[this.classVar.next_btn]._visible = false;
};
_global.Sequence = v1;
_global.Sequence extends MovieClip;
var v2 = v1.prototype;
v2.onFrameAction = function () {
if (this.classVar.mouse_press eq true) {
switch (this.sequenceData[this.classVar.cur_seq].type) {
case 'click-n-hold':
this.classVar.proc += this.sequenceData[this.classVar.cur_seq].masks[this.classVar.cur_id].speed;
this.persentsNumb += this.sequenceData[this.classVar.cur_seq].masks[this.classVar.cur_id].speed;
if (this.classVar.proc >= this.sequenceData[this.classVar.cur_seq].add_percents) {
this.persentsNumb = Math.round(this.persentsNumb - (this.classVar.proc - this.sequenceData[this.classVar.cur_seq].add_percents));
this.sequenceNumb += 1;
this.classVar.proc = 0;
if (this.sequenceNumb == this.sequenceData.length) {
_root[this.classVar.next_btn]._visible = true;
}
clearInterval(this.classVar.interv);
}
_root.counter.gotoAndStop(int(this.persentsNumb * 5));
break;
case 'move':
}
}
};
v2.onPressAction = function (myObject) {
switch (this.sequenceData[myObject.seq].type) {
break;
case 'click':
case 'click-n-hold':
if (myObject.seq == this.sequenceNumb) {
clearInterval(this.classVar.interv);
this.classVar.mouse_press = true;
this.classVar.cur_seq = myObject.seq;
this.classVar.cur_id = myObject.id;
this.classVar.interv = setInterval(this, 'onFrameAction', 30);
_root.gotoAndStop(this.sequenceData[myObject.seq].masks[myObject.id].good.frame);
this.makePopup(this.sequenceData[myObject.seq].masks[myObject.id].good.text);
this.soundName = this.sequenceData[myObject.seq].masks[myObject.id].good.snd;
this.playSound(this.soundName, false);
}
if (myObject.seq < this.sequenceNumb) {
_root.gotoAndStop(this.sequenceData[myObject.seq].masks[myObject.id].good.frame);
this.soundName = this.sequenceData[myObject.seq].masks[myObject.id].good.snd;
this.playSound(this.soundName, false);
}
if (myObject.seq > this.sequenceNumb) {
_root.gotoAndStop(this.sequenceData[myObject.seq].masks[myObject.id].bad.frame);
this.makePopup(this.sequenceData[myObject.seq].masks[myObject.id].bad.text);
this.soundName = this.sequenceData[myObject.seq].masks[myObject.id].bad.snd;
this.playSound(this.soundName, false);
}
break;
case 'move':
}
};
v2.onReleseAction = function (myObject) {
switch (this.sequenceData[myObject.seq].type) {
case 'click':
if (myObject.seq == this.sequenceNumb) {
this.persentsNumb += this.sequenceData[myObject.seq].add_percents;
this.sequenceNumb += 1;
_root.counter.gotoAndStop(this.persentsNumb);
}
if (myObject.seq > this.sequenceNumb) {
}
if (myObject.seq < this.sequenceNumb) {
}
break;
case 'click-n-hold':
clearInterval(this.classVar.interv);
_root.gotoAndStop(this.classVar.start_frame);
_global.gameTexts.text_0.setText('');
_root.sound.stop(this.soundName);
this.popupObject.removeMovieClip();
break;
case 'move':
}
};
v2.makePopup = function (myText) {
this.popupObject = new Object();
this.popupObject = _root.attachMovie('popup_obj', 'popup_obj', 50);
this.popupObject._x = this.sequenceArea[0];
this.popupObject._y = this.sequenceArea[1];
this.popupObject.popup_1_2._width = this.sequenceArea[2] - 40;
this.popupObject.popup_2_2._width = this.sequenceArea[2] - 40;
this.popupObject.popup_3_2._width = this.sequenceArea[2] - 40;
this.popupObject.popup_2_1._height = this.sequenceArea[3] - 40;
this.popupObject.popup_2_2._height = this.sequenceArea[3] - 40;
this.popupObject.popup_2_3._height = this.sequenceArea[3] - 40;
this.popupObject.popup_1_3._x = this.sequenceArea[2] - 20;
this.popupObject.popup_2_3._x = this.sequenceArea[2] - 0;
this.popupObject.popup_3_3._x = this.sequenceArea[2] - 20;
this.popupObject.popup_3_1._y = this.sequenceArea[3] - 20;
this.popupObject.popup_3_2._y = this.sequenceArea[3] - 0;
this.popupObject.popup_3_3._y = this.sequenceArea[3] - 20;
_global.gameTexts.text_0.setText(myText);
_global.gameTexts.text_0.setAlign('center');
_global.gameTexts.text_0.setPosition(this.sequenceArea[0] + 10, this.sequenceArea[1] + 15);
_global.gameTexts.text_0.setWidth(this.sequenceArea[2] - 20);
_global.gameTexts.text_0.setVisible(true);
this.popupObject.popup_arrow_up._x = this.sequenceArea[2] - 90;
this.popupObject.popup_arrow_down._y = this.sequenceArea[3] - 0;
this.popupObject.popup_arrow_up._visible = this.sequenceArea[4];
this.popupObject.popup_arrow_down._visible = this.sequenceArea[5];
this.popupObject.popup_button._visible = false;
};
v2.kill = function () {
delete _root[this.classVar.next_btn].onRollOver;
delete _root[this.classVar.next_btn].onRollOut;
delete _root[this.classVar.next_btn].onDragOut;
delete _root[this.classVar.next_btn].onRelease;
var v5 = 0;
while (v5 < this.sequenceData.length) {
var v4 = 0;
while (v4 < this.sequenceData[v5].masks.length) {
delete _root[this.sequenceData[v5].masks[v4].mask].onPress;
delete _root[this.sequenceData[v5].masks[v4].mask].onDragOut;
delete _root[this.sequenceData[v5].masks[v4].mask].onRelease;
++v4;
}
++v5;
}
delete this.sequenceList;
delete this.popupObject;
delete _global.mySequence;
};
v2.playSound = function (soundName, loop) {
_root.sound.attachSound(soundName);
if (loop) {
_root.sound.start(0, 100000);
} else {
_root.sound.start();
}
};
ASSetPropFlags(_global.Sequence.prototype, null, 1);
}
#endinitclip
}
movieClip 456 __Packages.Shakehand {
#initclip
if (!_global.Shakehand) {
var v1 = function (myList) {
super();
this.datasList = myList;
this.datasList.dist = 0;
this.datasList.x = _root._xmouse;
this.datasList.y = _root._ymouse;
this.datasList.last_x = _root._xmouse;
this.datasList.last_y = _root._ymouse;
this.datasList.summ_x = 0;
this.datasList.summ_y = 0;
this.datasList.counter = 0;
this.datasList.status = 0;
this.datasList.fr_jump = 0;
this.datasList.c_frame = _root.scene._currentframe;
this.datasList.m_frame = _root.scene._framesloaded;
_root.scene.gotoAndStop(1);
_root.counter.gotoAndStop(1);
this.popupList = new Object();
this.popupList = _root.attachMovie('popup_obj', 'popup_obj', 50);
this.popupList.popup_button.gotoAndStop(1);
this.popupList.popup_button._visible = false;
this.popupList.popup_arrow_up._visible = false;
this.popupList.popup_arrow_down._visible = false;
this.popupList._x = this.datasList.popup[0];
this.popupList._y = this.datasList.popup[1];
this.popupList.popup_1_2._width = this.datasList.popup[2] - 40;
this.popupList.popup_2_2._width = this.datasList.popup[2] - 40;
this.popupList.popup_3_2._width = this.datasList.popup[2] - 40;
this.popupList.popup_2_1._height = this.datasList.popup[3] - 40;
this.popupList.popup_2_2._height = this.datasList.popup[3] - 40;
this.popupList.popup_2_3._height = this.datasList.popup[3] - 40;
this.popupList.popup_1_3._x = this.datasList.popup[2] - 20;
this.popupList.popup_2_3._x = this.datasList.popup[2] - 0;
this.popupList.popup_3_3._x = this.datasList.popup[2] - 20;
this.popupList.popup_3_1._y = this.datasList.popup[3] - 20;
this.popupList.popup_3_2._y = this.datasList.popup[3] - 0;
this.popupList.popup_3_3._y = this.datasList.popup[3] - 20;
_global.gameTexts.text_0.setText(this.datasList.popup[4]);
_global.gameTexts.text_0.setAlign('center');
_global.gameTexts.text_0.setPosition(this.datasList.popup[0] + 10, this.datasList.popup[1] + 15);
_global.gameTexts.text_0.setWidth(this.datasList.popup[2] - 20);
_global.gameTexts.text_0.setVisible(true);
trace(this.datasList.popup[0]);
this.interval = setInterval(this.actionWaiting, 30, this);
};
_global.Shakehand = v1;
_global.Shakehand extends MovieClip;
var v2 = v1.prototype;
v2.actionWaiting = function (obj) {
var v9 = _root._xmouse;
var v10 = _root._ymouse;
var v11 = Math.sqrt(Math.pow(v9 - obj.datasList.x, 2) + Math.pow(v10 - obj.datasList.y, 2));
this.datasList.status -= 1;
if (obj.datasList.dist <= v11) {
obj.datasList.dist = v11;
} else {
var v13 = Math.abs(obj.datasList.x - obj.datasList.last_x) * Math.cos(obj.datasList.angle * Math.PI / 180);
var v12 = Math.abs(obj.datasList.y - obj.datasList.last_y) * Math.sin(obj.datasList.angle * Math.PI / 180);
var v14 = Math.sqrt(Math.pow(v13, 2) + Math.pow(v12, 2));
var v8 = v14 / obj.datasList.counter * obj.datasList.difficulty;
if (v8 > 7 * obj.datasList.counter) {
v8 = 7 * obj.datasList.counter;
}
obj.datasList.status += Math.ceil(v8);
obj.datasList.counter = 0;
obj.datasList.dist = 0;
obj.datasList.x = v9;
obj.datasList.y = v10;
}
var v6 = 100 * obj.datasList.status / 1000;
if (v6 > 100) {
v6 = 100;
}
obj.datasList.fr_jump = Math.ceil(obj.datasList.maxFrameJump * v6 / 100) + obj.datasList.minFrameJump;
var v5 = obj.datasList.c_frame + obj.datasList.fr_jump;
if (v5 > obj.datasList.m_frame) {
v5 -= obj.datasList.m_frame;
}
obj.datasList.c_frame = v5;
_root.scene.gotoAndStop(obj.datasList.c_frame);
if (int(499 * obj.datasList.status / 1000) + 1 > _root.counter._currentframe) {
_root.counter.nextFrame();
_root.counter.nextFrame();
} else {
if (int(499 * obj.datasList.status / 1000) + 1 < _root.counter._currentframe) {
_root.counter.prevFrame();
_root.counter.prevFrame();
}
}
obj.datasList.last_x = v9;
obj.datasList.last_y = v10;
++obj.datasList.counter;
if (obj.datasList.status > 0) {
var v7 = obj.datasList.status * 0.005 + 1;
if (v7 > 5) {
v7 = 5;
}
obj.datasList.status -= v7;
}
if (obj.datasList.status < 0) {
obj.datasList.status = 0;
}
if (v6 >= 100) {
_root.gotoAndStop(obj.datasList.frame);
_global.myShakehand.kill();
}
};
v2.kill = function () {
clearInterval(this.interval);
_global.gameTexts.text_0.setText('');
this.popupList.removeMovieClip();
delete this.popupList;
delete _global.myShakehand;
};
ASSetPropFlags(_global.Shakehand.prototype, null, 1);
}
#endinitclip
}
movieClip 457 __Packages.Regime {
#initclip
if (!_global.Regime) {
var v1 = function (myList, myBtn, myFrame) {
super();
this.regimeData = myList;
this.nextBtn = myBtn;
this.nextframe = myFrame;
this.regimeCurr = 0;
this._passFR = 0;
this._totalFR = 0;
this.regimeData[0].cntr = 0;
this.regimeData[0].pass = true;
this.regimeData[0].time = this.regimeData[0].time * 30 + 1;
this._totalFR += this.regimeData[0].time;
var v5 = 1;
while (v5 < this.regimeData.length) {
this.regimeData[v5].cntr = 0;
this.regimeData[v5].pass = false;
this.regimeData[v5].time = this.regimeData[v5].time * 30 + 1;
this._totalFR += this.regimeData[v5].time;
++v5;
}
_root.counter.gotoAndStop(1);
this.startAnimation(0);
_root[this.nextBtn].gotoAndStop(1);
_root[this.nextBtn].onRollOver = function () {
this.gotoAndStop(2);
};
_root[this.nextBtn].onRollOut = function () {
this.gotoAndStop(1);
};
_root[this.nextBtn].onDragOut = function () {
this.gotoAndStop(1);
};
_root[this.nextBtn].onRelease = function () {
_global.myRegime.kill();
_root.gotoAndStop(myFrame);
};
_root[this.nextBtn]._visible = false;
this.sound = new Sound();
};
_global.Regime = v1;
_global.Regime extends MovieClip;
var v2 = v1.prototype;
v2.init = function () {
var v4 = 0;
while (v4 < this.regimeData.length) {
_root[this.regimeData[v4].btn].gotoAndStop(1);
if (this.regimeData[v4].pass eq true) {
if (v4 != this.regimeCurr) {
_root[this.regimeData[v4].btn].id = v4;
_root[this.regimeData[v4].btn].onRollOver = function () {
this.gotoAndStop(2);
};
_root[this.regimeData[v4].btn].onRollOut = function () {
this.gotoAndStop(1);
};
_root[this.regimeData[v4].btn].onDragOut = function () {
this.gotoAndStop(1);
};
_root[this.regimeData[v4].btn].onRelease = function () {
_global.myRegime.startAnimation(this.id);
};
} else {
_root[this.regimeData[v4].btn].gotoAndStop(3);
}
_root[this.regimeData[v4].btn]._alpha = 100;
} else {
_root[this.regimeData[v4].btn]._alpha = 30;
}
++v4;
}
};
v2.drop = function () {
var v3 = 0;
while (v3 < this.regimeData.length) {
if (this.regimeData[v3].pass eq true) {
delete _root[this.regimeData[v3].btn].onRollOver;
delete _root[this.regimeData[v3].btn].onRollOut;
delete _root[this.regimeData[v3].btn].onDragOut;
delete _root[this.regimeData[v3].btn].onRelease;
}
++v3;
}
};
v2.startAnimation = function (myID) {
this.drop();
this.regimeCurr = myID;
clearInterval(this.regimeIntr);
_root.gotoAndStop(this.regimeData[myID].frame);
this.regimeIntr = setInterval(this, 'runAnimation', 33);
this.init();
this.sound.stop(this.soundName);
if (myID > 0) {
this.soundName = this.regimeData[myID].snd;
this.playSound(this.soundName, true);
} else {
_root.sound.stop(this._sound);
}
};
v2.runAnimation = function () {
if (this.regimeData[this.regimeCurr].cntr < this.regimeData[this.regimeCurr].time) {
this.regimeData[this.regimeCurr].cntr += 1;
this._passFR += 1;
_root.counter.gotoAndStop(int(500 * this._passFR / this._totalFR));
if (this.regimeData[this.regimeCurr].cntr == this.regimeData[this.regimeCurr].time) {
this.drop();
this.regimeData[this.regimeCurr + 1].pass = true;
this.init();
if (this.regimeCurr == this.regimeData.length - 1) {
_root[this.nextBtn]._visible = true;
}
}
}
};
v2.kill = function () {
_root.sound.stop(this._sound);
this.regimeIntr = setInterval(this, 'runAnimation', 33);
this.drop();
delete this.regimeData;
};
v2.playSound = function (soundName, loop) {
if (!(this._sound eq undefined)) {
_root.sound.stop(this._sound);
}
this._sound = soundName;
_root.sound.attachSound(soundName);
if (loop) {
_root.sound.start(0, 100000);
} else {
_root.sound.start();
}
};
ASSetPropFlags(_global.Regime.prototype, null, 1);
}
#endinitclip
}
frame 2 {
_global.gameTexts = new Object();
_global.gameTexts.dialog_0 = new Texts('dialog_0', 'gialog', 10, 10, 0, 'left', 0, 1000, '');
_global.gameTexts.dialog_1 = new Texts('dialog_1', 'gialog', 10, 45, 0, 'left', 0, 1001, '');
_global.gameTexts.dialog_2 = new Texts('dialog_2', 'gialog', 10, 80, 0, 'left', 0, 1002, '');
_global.gameTexts.dialog_3 = new Texts('dialog_3', 'gialog', 10, 80, 0, 'left', 0, 1003, '');
_global.gameTexts.dialog_4 = new Texts('dialog_4', 'gialog', 10, 80, 0, 'left', 0, 1004, '');
_global.gameTexts.text_0 = new Texts('text_0', 'gialog', 10, 80, 0, 'left', 0, 1010, '');
_global.gameTexts.text_1 = new Texts('text_1', 'gialog', 10, 80, 0, 'left', 0, 1011, '');
_global.strings = new Strings();
_global.str = _global.strings.strList;
_global.haveOfficeSex = false;
_global.haveRoom_1Sex = false;
_global.haveRoom_2Sex = false;
}
frame 3 {
_root.btn_logo.onRelease = function () {
getURL('http://sexgamesbox.com/?fr=ru-Internet_Chick_to_Fuck-online', 'blank');
};
_root.sound = new Sound(_root.sound_switch);
_root.sound1 = new Sound(_root.music_switch);
_root.sound1.attachSound('music');
_root.sound1.start(0, 100000);
_root.music_vol = 50;
_root.sound1.setVolume(_root.music_vol);
_root.music_switch.gotoAndStop(1);
_root.music_switch.onRelease = function () {
if (_root.music_vol == 50) {
_root.music_switch.gotoAndStop(2);
_root.music_vol = 0;
} else {
_root.music_switch.gotoAndStop(1);
_root.music_vol = 50;
}
_root.sound1.setVolume(_root.music_vol);
};
_root.sound_vol = 100;
_root.sound_switch.gotoAndStop(1);
_root.sound_switch.onRelease = function () {
if (_root.sound_vol == 100) {
_root.sound_switch.gotoAndStop(2);
_root.sound_vol = 0;
} else {
_root.sound_switch.gotoAndStop(1);
_root.sound_vol = 100;
}
_root.sound.setVolume(_root.sound_vol);
};
}
movieClip 108 {
}
movieClip 111 {
}
frame 5 {
}
frame 9 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.buttonList = new Array({'area': [-10, 260], 'obj': 'button_play', 'frame': 13, 'url': ''});
_global.myButtons = new Buttons(_global.buttonList);
stop();
}
frame 13 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.myWaiting = new Waiting(404, 16);
stop;
}
movieClip 117 {
}
movieClip 120 {
}
movieClip 123 {
}
movieClip 158 {
frame 404 {
stop();
}
}
movieClip 161 {
frame 30 {
stop();
}
}
frame 16 {
_global.myWaiting = new Waiting(30, 17);
stop;
}
movieClip 164 {
frame 30 {
stop();
}
}
frame 17 {
_global.myWaiting = new Waiting(250, 19);
stop;
}
movieClip 174 {
}
movieClip 194 {
frame 256 {
stop();
}
}
frame 19 {
_global.myWaiting = new Waiting(30, 20);
stop;
}
frame 20 {
_global.myWaiting = new Waiting(150, 21);
stop;
}
movieClip 198 {
}
movieClip 201 {
}
movieClip 206 {
}
movieClip 207 {
frame 59 {
stop();
}
}
frame 21 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 22, 'text': _global.str.scene_1_1});
stop();
}
movieClip 210 {
}
movieClip 211 {
frame 95 {
stop();
}
frame 100 {
stop();
}
}
movieClip 213 {
}
movieClip 214 {
}
frame 22 {
fbweb234b.gotoAndPlay('qwe1');
_global.myWaiting = new Waiting(8, 23);
stop;
}
frame 23 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 24, 'text': _global.str.scene_1_2});
stop();
}
movieClip 216 {
}
frame 24 {
fbweb4234b.gotoAndPlay('qwe1');
_global.myWaiting = new Waiting(8, 25);
stop;
}
frame 25 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 26, 'text': _global.str.scene_1_3});
stop();
}
frame 26 {
rbawb34b24.gotoAndPlay('qwe1');
_global.myWaiting = new Waiting(8, 27);
stop;
}
frame 27 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 28, 'text': _global.str.scene_1_4});
stop();
}
frame 28 {
_global.myWaiting = new Waiting(60, 29);
stop;
}
frame 29 {
_global.myWaiting = new Waiting(30, 30);
stop;
}
frame 30 {
_global.myWaiting = new Waiting(150, 31);
stop;
}
movieClip 219 {
}
movieClip 240 {
frame 196 {
gotoAndPlay('norm');
}
frame 296 {
gotoAndPlay('vesel');
}
frame 396 {
gotoAndPlay('zol');
}
frame 496 {
gotoAndPlay('stesn');
}
frame 596 {
gotoAndPlay('vesel');
}
}
frame 31 {
_global.dialogList = new Array({'phrase': _global.str.scene_1_5, 'answer': _global.str.scene_1_6, 'correct': false, 'frame': 33, 'snd': 'laugh_3'}, {'phrase': _global.str.scene_1_7, 'answer': _global.str.scene_1_8, 'correct': false, 'frame': 33, 'snd': 'laugh_2'}, {'phrase': _global.str.scene_1_9, 'answer': _global.str.scene_1_10, 'correct': true, 'frame': 33, 'snd': 'laugh_1'});
_global.myDialog = new Dialog(_global.dialogList, 20, 365, ['quest_cloud', 250, 75], ['ans_cloud', 250, 70], 34);
stop();
}
frame 34 {
_global.dialogList = new Array({'phrase': _global.str.scene_1_11, 'answer': _global.str.scene_1_12, 'correct': false, 'frame': 36, 'snd': 'laugh_3'}, {'phrase': _global.str.scene_1_13, 'answer': _global.str.scene_1_14, 'correct': true, 'frame': 36, 'snd': 'laugh_2'}, {'phrase': _global.str.scene_1_15, 'answer': _global.str.scene_1_16, 'correct': false, 'frame': 36, 'snd': 'laugh_1'});
_global.myDialog = new Dialog(_global.dialogList, 20, 365, ['quest_cloud', 250, 75], ['ans_cloud', 250, 70], 37);
stop();
}
frame 37 {
_global.myWaiting = new Waiting(30, 38);
stop;
}
frame 38 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.myWaiting = new Waiting(100, 39);
stop;
}
movieClip 243 {
}
movieClip 246 {
}
movieClip 267 {
frame 176 {
gotoAndPlay('m_norm_b_norm');
}
frame 276 {
gotoAndPlay('m_norm_b_vesel');
}
frame 376 {
gotoAndPlay('m_norm_b_zol');
}
frame 476 {
gotoAndPlay('m_vesel_b_norm');
}
frame 576 {
gotoAndPlay('m_vesel_b_vesel');
}
frame 676 {
gotoAndPlay('m_vesel_b_zol');
}
frame 776 {
gotoAndPlay('m_zol_b_norm');
}
frame 876 {
gotoAndPlay('m_zol_b_vesel');
}
frame 976 {
gotoAndPlay('stsrt');
}
}
frame 39 {
_global.dialogList = new Array({'phrase': _global.str.scene_1_17, 'answer': _global.str.scene_1_18, 'correct': false, 'frame': 41, 'snd': 'laugh_3'}, {'phrase': _global.str.scene_1_19, 'answer': _global.str.scene_1_20, 'correct': false, 'frame': 41, 'snd': 'laugh_2'}, {'phrase': _global.str.scene_1_21, 'answer': _global.str.scene_1_22, 'correct': true, 'frame': 41, 'snd': 'laugh_1'});
_global.myDialog = new Dialog(_global.dialogList, 20, 365, ['quest_cloud', 250, 75], ['ans_cloud', 250, 70], 42);
stop();
}
frame 42 {
_global.dialogList = new Array({'phrase': _global.str.scene_1_23, 'answer': _global.str.scene_1_24, 'correct': false, 'frame': 44, 'snd': 'laugh_3'}, {'phrase': _global.str.scene_1_25, 'answer': _global.str.scene_1_26, 'correct': false, 'frame': 44, 'snd': 'laugh_2'}, {'phrase': _global.str.scene_1_27, 'answer': _global.str.scene_1_28, 'correct': true, 'frame': 44, 'snd': 'laugh_1'});
_global.myDialog = new Dialog(_global.dialogList, 20, 365, ['quest_cloud', 250, 75], ['ans_cloud', 250, 70], 45);
stop();
}
frame 45 {
_global.myWaiting = new Waiting(30, 46);
stop;
}
frame 46 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.myWaiting = new Waiting(50, 47);
stop;
}
movieClip 272 {
}
movieClip 273 {
frame 99 {
stop();
}
}
frame 47 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 48, 'text': _global.str.scene_1_29});
stop();
}
frame 48 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 49, 'text': _global.str.scene_1_30});
stop();
}
movieClip 276 {
frame 51 {
stop();
}
}
frame 49 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 51, 'text': _global.str.scene_1_31});
stop();
}
movieClip 279 {
}
movieClip 280 {
frame 51 {
stop();
}
}
frame 51 {
_global.sequenceList = new Array({'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_0', 'speed': 0.1, 'good': {'frame': 53, 'text': 'So good ...', 'snd': 'ahah'}, 'bad': {'frame': 53, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_1', 'speed': 0.1, 'good': {'frame': 54, 'text': 'mmmm ... so good ...', 'snd': 'ahah1'}, 'bad': {'frame': 54, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_3', 'speed': 0.1, 'good': {'frame': 55, 'text': 'So good ...', 'snd': 'ahah'}, 'bad': {'frame': 55, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_2', 'speed': 0.1, 'good': {'frame': 56, 'text': 'So good ...', 'snd': 'ahah1'}, 'bad': {'frame': 56, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_4', 'speed': 0.1, 'good': {'frame': 57, 'text': 'So good ...', 'snd': 'ahah'}, 'bad': {'frame': 57, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_5', 'speed': 0.1, 'good': {'frame': 58, 'text': 'So good ...', 'snd': 'ahah1'}, 'bad': {'frame': 58, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 12, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_6', 'speed': 0.1, 'good': {'frame': 59, 'text': 'So good ...', 'snd': 'ahah'}, 'bad': {'frame': 59, 'text': 'Stop it!', 'snd': 'dontlike'}}]}, {'add_percents': 16, 'type': 'click-n-hold', 'masks': [{'mask': 'm_leg_7', 'speed': 0.1, 'good': {'frame': 60, 'text': 'So good ...', 'snd': 'ahah1'}, 'bad': {'frame': 60, 'text': 'Stop it!', 'snd': 'dontlike'}}]});
_global.mySequence = new Sequence(_global.sequenceList, [380, 60, 200, 70, false, false], 'btn_next', 63);
stop();
}
movieClip 285 {
}
movieClip 288 {
}
movieClip 291 {
}
movieClip 294 {
}
movieClip 297 {
}
movieClip 300 {
}
movieClip 301 {
}
movieClip 305 {
}
movieClip 308 {
}
movieClip 311 {
}
movieClip 314 {
}
movieClip 317 {
}
movieClip 320 {
}
movieClip 323 {
}
movieClip 326 {
}
movieClip 330 {
}
movieClip 331 {
}
movieClip 334 {
frame 100 {
gotoAndPlay('sex_0');
}
frame 200 {
gotoAndPlay('sex_1');
}
frame 300 {
gotoAndPlay('sex_2');
}
frame 400 {
gotoAndPlay('sex_3');
}
frame 500 {
gotoAndPlay('sex_4');
}
frame 600 {
gotoAndPlay('sex_5');
}
frame 700 {
gotoAndPlay('sex_6');
}
frame 800 {
gotoAndPlay('sex_7');
}
frame 900 {
gotoAndPlay('sex_8');
}
frame 1000 {
gotoAndPlay('sex_9');
}
frame 1100 {
gotoAndPlay('sex_10');
}
}
movieClip 336 {
}
movieClip 341 {
}
movieClip 344 {
}
movieClip 347 {
frame 100 {
gotoAndPlay('sex_1');
}
frame 200 {
gotoAndPlay('sex_2');
}
frame 300 {
gotoAndPlay('sex_3');
}
frame 400 {
gotoAndPlay('sex_4');
}
frame 500 {
gotoAndPlay('sex_5');
}
frame 600 {
gotoAndPlay('sex_6');
}
frame 700 {
gotoAndPlay('sex_7');
}
frame 800 {
gotoAndPlay('sex_8');
}
}
frame 54 {
nxdrgn345n.gotoAndPlay('sex_2');
}
frame 55 {
nxdrgn345n.gotoAndPlay('sex_3');
}
frame 56 {
nxdrgn345n.gotoAndPlay('sex_4');
}
frame 57 {
nxdrgn345n.gotoAndPlay('sex_5');
}
frame 58 {
nxdrgn345n.gotoAndPlay('sex_6');
}
frame 59 {
nxdrgn345n.gotoAndPlay('sex_7');
}
frame 60 {
nxdrgn345n.gotoAndPlay('sex_8');
}
frame 61 {
_global.myWaiting = new Waiting(30, 64);
stop;
}
frame 62 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.myWaiting = new Waiting(30, 65);
stop;
}
movieClip 352 {
}
movieClip 357 {
}
movieClip 360 {
}
movieClip 379 {
frame 60 {
}
frame 100 {
}
}
frame 63 {
_global.myShakehand = new Shakehand({'angle': 90, 'difficulty': 1, 'minFrameJump': 1, 'maxFrameJump': 5, 'frame': 70, 'popup': [100, 400, 200, 60, 'Shake your mouse up\'n\'down to make it faster']});
stop();
}
frame 68 {
_global.myWaiting = new Waiting(30, 71);
stop;
}
frame 69 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.myWaiting = new Waiting(30, 72);
stop;
}
movieClip 384 {
}
movieClip 387 {
}
movieClip 391 {
}
movieClip 394 {
}
movieClip 397 {
}
movieClip 400 {
}
movieClip 403 {
}
movieClip 408 {
}
movieClip 410 {
frame 50 {
stop();
}
}
frame 70 {
_global.regimeList = new Array({'btn': 'temp_1', 'time': 0, 'frame': 71, 'snd': ''}, {'btn': 'temp_2', 'time': 9, 'frame': 72, 'snd': 'temp_1'}, {'btn': 'temp_3', 'time': 9, 'frame': 73, 'snd': 'temp_2'}, {'btn': 'temp_4', 'time': 9, 'frame': 74, 'snd': 'temp_3'});
_global.myRegime = new Regime(_global.regimeList, 'btn_next', 75);
stop();
}
movieClip 412 {
}
movieClip 415 {
}
movieClip 417 {
}
movieClip 419 {
}
movieClip 421 {
}
movieClip 446 {
frame 80 {
gotoAndPlay('sex_1');
}
frame 140 {
gotoAndPlay('sex_2');
}
frame 170 {
gotoAndPlay('sex_3');
}
frame 320 {
stop();
}
}
frame 73 {
fbseb324b.gotoAndPlay('sex_2');
}
frame 74 {
fbseb324b.gotoAndPlay('sex_3');
}
frame 75 {
fbseb324b.gotoAndPlay('final');
_global.myWaiting = new Waiting(100, 76);
stop;
}
frame 76 {
_global.myWaiting = new Waiting(30, 88);
stop;
}
frame 88 {
_root.adult_logo.onRelease = function () {
getURL('http://ru.sexgamesbox.com/redirect.html', 'blank');
};
_global.buttonList = new Array({'area': [-20, 210], 'obj': 'btn_again', 'frame': 9, 'url': ''}, {'area': [-20, 261], 'obj': 'btn_more', 'frame': 0, 'url': 'http://sexgamesbox.com/?fr=Sex_community'});
_global.myButtons = new Buttons(_global.buttonList);
stop();
}