Combined Code
// unknown tag 88 length 70
movieClip 3 gialog {
}
movieClip 9 {
}
movieClip 10 counter {
frame 500 {
stop();
}
}
movieClip 13 {
}
movieClip 16 {
}
movieClip 17 {
}
movieClip 19 phrase_area {
}
movieClip 21 {
}
movieClip 23 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 33 {
}
movieClip 35 {
}
movieClip 37 {
}
movieClip 48 {
}
movieClip 52 {
}
movieClip 53 {
}
movieClip 54 popup_obj {
}
frame 1 {
var progress_arr = new Array(0, 41, 83, 125, 166, 208, 250, 291, 333, 374, 416, 458, 500, 542);
var total = _root.getBytesTotal();
var loaded = _root.getBytesLoaded();
if (total > loaded) {
preloader.gotoAndStop(Math.floor(541 * (loaded / total)));
preloader.txt.text = Math.floor((loaded / total) * 100) + ' %';
preloader.text01.qqww.text = Math.floor((loaded / total) * 100) + ' %';
preloader.text02.qqww.text = Math.floor((loaded / total) * 100) + ' %';
preloader.text03.qqww.text = Math.floor((loaded / total) * 100) + ' %';
_global.preload_comlete = false;
} else {
trace(this);
if (!_global.preload_comlete) {
_global.preload_comlete = true;
gotoAndPlay(14);
}
}
}
// unknown tag 88 length 68
// unknown tag 88 length 63
movieClip 61 {
}
movieClip 62 {
}
movieClip 68 {
}
movieClip 71 {
}
movieClip 74 {
frame 1 {
stop();
}
frame 570 {
stop();
}
}
movieClip 223 __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 224 __Packages.Strings {
#initclip
if (!_global.Strings) {
var v1 = function () {
super();
this.es_strList = new Object();
this.es_strList.scene_1_1 = '¡Hola! ¡Usted es tan bonita! ¿Anda usted aquà sola?';
this.es_strList.scene_1_2 = '¡Hola!! SÃ. Espero a mi mamá.';
this.es_strList.scene_1_3 = 'Qué jovencita tan atractiva. ¡Me parece que nadie aún tiene cuidado de su cuerpo dulce!';
this.es_strList.scene_1_4 = '¿Que quiere, viejo? ¿De qué habla usted? ¡Yo gritaré!';
this.es_strList.scene_1_5 = '¡Hola! ¿Usted es perdido? ¿Quiere acompañar usted a casa?';
this.es_strList.scene_1_6 = 'No. Y yo no habla a los forasteros.';
this.es_strList.scene_1_7 = '¿En que clase es usted estudia?';
this.es_strList.scene_1_8 = 'Estudia en 4 clase. ¡Mi madre deberÃa encontrarme después de escuela!';
this.es_strList.scene_1_9 = '¿Tiene usted un novio? ¿Si él visitó sus bragas?';
this.es_strList.scene_1_10 = '¡No! ¿Qué cosas tan lascivas usted dicen?';
this.es_strList.scene_1_11 = '¿Qué piensa usted en el paseo conjuntos? Compraré a usted un helado ... ';
this.es_strList.scene_1_12 = 'Mi mamá me prohÃbe pasear con unas personas desconocidas...';
this.en_strList = new Object();
this.en_strList.scene_1_1 = 'These thoughts again...';
this.en_strList.scene_1_2 = 'I can\'t sleep, no...';
this.en_strList.scene_1_3 = 'Why did you come here?';
this.en_strList.scene_1_4 = 'It\'s late already';
this.en_strList.scene_1_5 = 'What are you going to do?';
this.en_strList.scene_1_6 = 'I\'m afraid of you';
this.en_strList.scene_1_7 = 'Don\'t be afraid';
this.en_strList.scene_1_8 = 'I can\'t sleep alone';
this.en_strList.scene_1_9 = 'May I stay with you?';
this.en_strList.scene_1_10 = 'Baby, you are driving me';
this.en_strList.scene_1_11 = 'I go crazy of your feet';
this.en_strList.scene_1_12 = 'It\'s so weird';
this.en_strList.scene_1_13 = 'I\'ll make you pleasure. Relax';
this.en_strList.scene_1_14 = 'If you don\'t mind...';
this.en_strList.scene_1_15 = 'I will suck and lick your toes';
this.en_strList.scene_1_16 = 'Don\'t you mind if I get higher?';
this.en_strList.scene_1_17 = 'Do what you want...';
this.en_strList.word_1 = 'enter the room';
this.en_strList.shake_left = 'Shake your mouse left\'n\'right to make it faster';
this.en_strList.shake_up = 'Shake your mouse up\'n\'down to make it faster';
this.ru_strList = new Object();
this.ru_strList.scene_1_1 = 'Привет! Ты Ñ‚Ð°ÐºÐ°Ñ ÐºÑ€Ð°ÑиваÑ! ГулÑешь одна?';
this.ru_strList.scene_1_2 = 'Привет! Да. Я жду маму.';
this.ru_strList.scene_1_3 = 'ÐšÐ°ÐºÐ°Ñ ÑекÑÑƒÐ°Ð»ÑŒÐ½Ð°Ñ ÐºÐ¾Ð½Ñ„ÐµÑ‚ÐºÐ°. Думаю, что еще никто не лаÑкал твое Ñладкое тело! ';
this.ru_strList.scene_1_4 = 'ÐÑ… Ñ‚Ñ‹ Ñтарый извращенец! Ты что неÑешь? Я ÑÐµÐ¹Ñ‡Ð°Ñ Ð·Ð°ÐºÑ€Ð¸Ñ‡Ñƒ на помощь!';
this.ru_strList.scene_1_5 = 'Привет! Ты потерÑлаÑÑŒ? Хочешь провожу.';
this.ru_strList.scene_1_6 = 'Ðет, Ñ Ð½Ðµ потерÑлаÑÑŒ. Я проÑто гулÑÑŽ и не разговариваю Ñ Ð½ÐµÐ·Ð½Ð°ÐºÐ¾Ð¼Ñ†Ð°Ð¼Ð¸.';
this.ru_strList.scene_1_7 = 'Ты как учишьÑÑ?';
this.ru_strList.scene_1_8 = 'Я учуÑÑŒ во вторую Ñмену. Мама должна забирать Ð¼ÐµÐ½Ñ Ð¿Ð¾Ñле школы.';
this.ru_strList.scene_1_9 = 'У Ñ‚ÐµÐ±Ñ ÐµÑÑ‚ÑŒ приÑтель? Он уже забиралÑÑ Ðº тебе в труÑики?';
this.ru_strList.scene_1_10 = 'Ðет! Что за мерзоÑти Ñ‚Ñ‹ неÑешь!?';
this.ru_strList.scene_1_11 = 'Хочешь погулÑем вмеÑте! Я куплю тебе мороженое…';
this.ru_strList.scene_1_12 = 'Вообще-то мама запрещает мне говорить Ñ Ð½ÐµÐ·Ð½Ð°ÐºÐ¾Ð¼Ñ‹Ð¼Ð¸ парнÑми…';
this.fr_strList = new Object();
this.fr_strList.scene_1_1 = 'Salut! Tu es tellement belle ! Tu te promènes toute seule?';
this.fr_strList.scene_1_2 = 'Salut! Oui. J\'attend ma mère.';
this.fr_strList.scene_1_3 = 'Quelle choupette sexy. J\'imagine que personne n\'a pas encore pris soin de ton corps doux!';
this.fr_strList.scene_1_4 = 'T\'es un vieux connard ! De quoi tu parle ? Je vais crier au secours!';
this.fr_strList.scene_1_5 = 'Salut! Tu es perdue ? Je peux t\'aider à chercher la maison?';
this.fr_strList.scene_1_6 = 'Non, je ne suis pas perdue. Je me promène juste et je ne parle pas aux inconnus.';
this.fr_strList.scene_1_7 = 'Quel est ton emploi de temps ?';
this.fr_strList.scene_1_8 = 'Je fais mes études dans la section 4. Ma mère doit venir me chercher après l\'école.';
this.fr_strList.scene_1_9 = 'Tu as un copin ? Il a déjà été dans ta culotte?';
this.fr_strList.scene_1_10 = 'Non ! Quelles sales choses tu dis là !?';
this.fr_strList.scene_1_11 = 'Qu\'est-ce que tu pense si on se promène ensemble. Je t\'achèterai une glace...';
this.fr_strList.scene_1_12 = 'Ma mère m\'interdit de parler avec des garçon étrangers...';
this.hu_strList = new Object();
this.hu_strList.scene_1_1 = 'Szia! Gyönyörű vagy! Egyedül vagy?';
this.hu_strList.scene_1_2 = 'Helló! Igen. Anyukámra várok.';
this.hu_strList.scene_1_3 = 'Milyen szexi kis nyalóka.Szerintem még senki sem simogatta végig az édes kis testedet!';
this.hu_strList.scene_1_4 = 'Hülye perverz! MirÅ‘l beszél? SikÃtani fogok!';
this.hu_strList.scene_1_5 = 'Szia! Eltévedtél? HazakÃsérjelek?';
this.hu_strList.scene_1_6 = 'Nem tévedtem el. Csak sétálgatok, de nem akarok idegenekkel beszélgetni.';
this.hu_strList.scene_1_7 = 'Hányadikos vagy?';
this.hu_strList.scene_1_8 = 'Negyedikes. Anyukám jön értem iskola után!';
this.hu_strList.scene_1_9 = 'Van barátod? Beengedted már a bugyidba?';
this.hu_strList.scene_1_10 = 'Nem! Egyáltalán miről beszél?';
this.hu_strList.scene_1_11 = 'Mi lenne, ha együtt sétálgatnánk? Veszek neked fagyit...';
this.hu_strList.scene_1_12 = 'Anyukám megtiltotta, hogy idegen férfiakkal mászkáljak...';
this.it_strList = new Object();
this.it_strList.scene_1_1 = 'Ciao! Sei tanto bellissima! Stai camminando da sola?';
this.it_strList.scene_1_2 = 'Ciao! Sì. Sto aspettando la mia mamma.';
this.it_strList.scene_1_3 = 'Che sexy ragazzina. Credo che nessuno abbia mai accarezzato il tuo dolcissimo corpo!';
this.it_strList.scene_1_4 = 'Maledetto vecchio mostro! Di che cosa stai parlando? Urlerò per aiuto!';
this.it_strList.scene_1_5 = 'Ciao! Ti sei persa? Forse dovrei accompagnarti?';
this.it_strList.scene_1_6 = 'No, non lo sono. Sto solo camminando e io non parlo a sconosciuti.';
this.it_strList.scene_1_7 = 'A che tipo di scuola studi?';
this.it_strList.scene_1_8 = 'Studio alla quarta classe. La mia mamma dovrebbe incontrarmi dopo scuola!';
this.it_strList.scene_1_9 = 'Hai un ragazzo? Ha già messo le sue mani nelle mutandine tue?';
this.it_strList.scene_1_10 = 'No! Di che terribili cose stai parlando?';
this.it_strList.scene_1_11 = 'Che ne dici di camminare insieme? Ti comprerò un gelato…';
this.it_strList.scene_1_12 = 'La mia mamma mi proibita di camminare con uomini strani…';
this.pl_strList = new Object();
this.pl_strList.scene_1_1 = 'Cześć! Jesteś taka piękna! Jesteś tu sama?';
this.pl_strList.scene_1_2 = 'Witam! Tak. czekam na mojÄ… mamÄ™.';
this.pl_strList.scene_1_3 = 'Jaka seksowna z Ciebie lolitka. Założę się, że nikt jeszcze nie zaopiekował się Twoim słodkim ciałem!';
this.pl_strList.scene_1_4 = 'Pierdolony zboczony staruch! O czym Ty gadasz? Zaraz zacznę krzyczeć o pomoc!';
this.pl_strList.scene_1_5 = 'Cześć! Zgubiłaś się? Chcesz żebym Cię odprowadził do domu?';
this.pl_strList.scene_1_6 = 'Nie, wcale się nie zgubiłam. Po prostu sobię spaceruję i nie rozmawiam z nieznajomymi.';
this.pl_strList.scene_1_7 = 'W której klasie się uczysz?';
this.pl_strList.scene_1_8 = 'Jestem w czwartej klasie. Moja mama zaraz tu będzie odebrać mnie ze szkoły!';
this.pl_strList.scene_1_9 = 'Masz chłopaka? Czy on się już dobierał do Twoich majteczek?';
this.pl_strList.scene_1_10 = 'Nie! O jakich zboczonych rzeczach mi tu opowiadasz?';
this.pl_strList.scene_1_11 = 'Co byś powiedziała na to, że się przejdziemy razem? Mogę kupić Ci loda...';
this.pl_strList.scene_1_12 = 'Mama zabrania mi spacerować z nieznajomymi facetami...';
this.de_strList = new Object();
this.de_strList.scene_1_1 = 'Hi! Du bist so nett! Schliffst Du hier allein?';
this.de_strList.scene_1_2 = 'Hallo! Nein! Ich warte auf meine Mutti!';
this.de_strList.scene_1_3 = 'Was für ein sexy Teens-Mädel! Deiner Körper braucht Liebkosen!';
this.de_strList.scene_1_4 = 'Du bist ein alter Arschloch! Worüber sprichst Du? Ich werde schreien!';
this.de_strList.scene_1_5 = 'Hi! Bist Du allein hier? Darf ich Dich nach Hause begleiten?';
this.de_strList.scene_1_6 = 'Nein, danke. Ich will allein hier spazieren. Außerdem ich spreche mit dem Unbekannten nicht!';
this.de_strList.scene_1_7 = 'Wie alt bist Du?';
this.de_strList.scene_1_8 = 'Ich besuche in die Schule noch. Ich warte auf meine Mutter. Sie holt mich nach der Schule nach Hause ab.';
this.de_strList.scene_1_9 = 'Hast Du einen Freund? Hat er schon in deine Höschen eingekrochen?';
this.de_strList.scene_1_10 = 'Nein! Wie können sie so sagen!';
this.de_strList.scene_1_11 = 'Gehen wir vielleicht zusammen spazieren? Ich kaufe Dich Ice-cream...';
this.de_strList.scene_1_12 = 'Meine Mutter verbietet mir mit unbekannten Männer spazierenzugehen!';
this.ro_strList = new Object();
this.ro_strList.scene_1_1 = 'Salut! Eşti atât de frumoasă! Mergi singură pe aici?';
this.ro_strList.scene_1_2 = 'Salut! Da. O aÅŸtept pe mama mea. ';
this.ro_strList.scene_1_3 = 'Ce fetiţă sexy! Cred că nimeni nu a avut grijă până acum de trupul tău dulce!';
this.ro_strList.scene_1_4 = 'Ciudat bătrân! Despre ce vorbeşti? Voi ţipa după ajutor!';
this.ro_strList.scene_1_5 = 'Salut! Te-ai rătăcit? Poate ar trebui să te conduc acasă?';
this.ro_strList.scene_1_6 = 'Nu, nu m-am piedut. Mă plimb doar şi nu vorbesc cu străinii.';
this.ro_strList.scene_1_7 = 'În ce clasă eşti?';
this.ro_strList.scene_1_8 = 'Sunt în clasa a 4 a. Trebuie să mă întâlnesc cu mama mea după ore!';
this.ro_strList.scene_1_9 = 'Ai un iubit? Te-a atins?';
this.ro_strList.scene_1_10 = 'Nu! Despre ce lucruri păcătoase vorbeşti?';
this.ro_strList.scene_1_11 = 'Ce ai zice să ne plimbăm împreună? Îţi voi cumpăra o îngheţată...';
this.ro_strList.scene_1_12 = 'Mama mea îmi interzice să mă plimb cu tipii ciudaţi...';
this.hintKeys = new Object();
this.hintKeys.en = 'Please, type the appearing letters with the help of your keyboard';
this.hintKeys.ar = 'الرجاء طبع الأØر٠الظاهرة بمساعدة لوØØ© المÙØ§ØªÙŠØ Ø§Ù„Ø®Ø§ØµØ© بك';
this.hintKeys.de = 'Bitte geben Sie die erscheinenden Buchstaben mit Hilfe der Tastatur ein';
this.hintKeys.es = 'Por favor, escriba a máquina las cartas que aparecen con la ayuda de su teclado';
this.hintKeys.fr = 'S\'il-vous-plaît, tapez les lettres qui apparaissent à l\'aide de votre clavier';
this.hintKeys.it = 'Digitate le lettere che appaiono aiutandovi con la tastiera';
this.hintKeys.pl = 'Wpisz pojawiajÄ…ce siÄ™ litery za pomocÄ… klawiatury';
this.hintKeys.pt = 'Por favor, insira as letras apresentadas com a ajuda do seu teclado';
this.hintKeys.ro = 'Te rugam, tasteaza literele care apar cu ajutorul tastaturii tale';
this.hintKeys.ru = 'ПожалуйÑта, введите поÑвлÑющиеÑÑ Ð±ÑƒÐºÐ²Ñ‹ при помощи клавиатуры.';
this.hintKeys.tr = 'Lütfen, beliren harfleri klavyeden giriniz';
this.hintKeys.zh = 'è¯·ç”¨ä½ çš„é”®ç›˜æ¥è¾“入出现的å—æ¯';
this.moreGames = new Object();
this.moreGames.en = 'More Games';
this.demo_text = new Object();
this.demo_text.en = 'This is demo! \n Click here \nTo play full version!';
this.langList = new Object();
this.langList.en = 'Play';
this.langList.ru = 'Играть';
this.langList.de = 'Spielen';
this.langList.es = 'Jugar';
this.langList.fr = 'Jouer';
this.langList.hu = 'Play';
this.langList.it = 'Gioca!';
this.langList.pl = 'Zagraj';
this.langList.ro = 'Joacă';
this.gameNameList = new Object();
this.gameNameList.en = 'Foot Fetish Girl';
this.gameNameList.ru = 'Трахни Конфетку';
this.gameNameList.de = 'Lollipop Fick Trip';
this.gameNameList.es = 'Jovencita Viaja por Pollas ';
this.gameNameList.fr = 'Grosse queue pour la Choupette';
this.gameNameList.hu = 'Nyalókás kislány';
this.gameNameList.it = 'Cazzo Lecca-Lecca';
this.gameNameList.pl = 'Chujowa Wycieczka Lolitki';
this.gameNameList.ro = 'Călătorie pe penis cu minora';
};
_global.Strings = v1;
_global.Strings extends MovieClip;
var v2 = v1.prototype;
ASSetPropFlags(_global.Strings.prototype, null, 1);
}
#endinitclip
}
movieClip 225 __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 226 __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;
};
v2.moveTexts = function (x, y) {
_global.gameTexts.text_0.setPosition(x, y);
};
v2.movePopup = function (x, y) {
this.popupObject._x = x;
this.popupObject._y = y;
this.moveTexts(x + 10, y + 5);
};
v2.hideArrows = function () {
this.popupObject.popup_button._visible = false;
this.popupObject.popup_arrow_up._visible = false;
this.popupObject.popup_arrow_down._visible = false;
};
v2.instantKill = 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 227 __Packages.PressWord {
#initclip
if (!_global.PressWord) {
var v1 = function (mc, _str, _winFrame, _gameoverFrame) {
super();
this.clip = mc;
this.str = _str;
this.winFrame = _winFrame;
this.gameoverFrame = _gameoverFrame;
var v15;
v15.textWidth;
this.clip.window.stop();
this.clip.mc.words.text = this.str;
this.word_x = this.clip.mc._x;
this.word_y = this.clip.mc._y;
this.clip.window.letter_black.text = this.str.charAt(_global.count);
this.clip.window.letter_color.text = this.str.charAt(_global.count);
this.clip.window.gotoAndStop(1);
_root.onEnterFrame = function () {
function t(s) {}
function t2(s) {}
function newDirection(num) {
t('newDirection num = ' + num);
var v1;
var v3 = 1;
var v2 = 8;
v1 = Math.round(Math.random() * v2 * 100) / 100 + v3;
if (num > 0) {
v1 *= -1;
}
t(' new_dir = ' + v1);
return v1;
}
function nextLetter() {
z.i = 0;
++z.count;
if (z.count == z.str.length) {
gameWin();
}
z.clip.window.letter_black.text = z.str.charAt(z.count);
z.clip.window.letter_color.text = z.str.charAt(z.count);
}
function gameOver() {
delete _root.onKeyDown;
Key.removeListener(_root);
delete _root.onEnterFrame;
_root.gotoAndStop(z.gameoverFrame);
}
function gameWin() {
Key.removeListener(_root);
delete _root.onKeyDown;
delete _root.onEnterFrame;
_root.gotoAndStop(z.winFrame);
}
var z = _global.pl;
if (Stage.displayState == 'normal' || Stage.displayState == undefined) {
z.clip.window._visible = true;
z.clip.mc._x = z.word_x;
z.clip.mc._y = z.word_y;
Key.addListener(_root);
_root.onKeyDown = function () {
var v1 = z.str.charAt(z.count);
if (Key.getAscii() == (v1.toUpperCase()).charCodeAt(0) || Key.getAscii() == (v1.toLowerCase()).charCodeAt(0)) {
nextLetter();
} else {
gameOver();
}
};
z.i += 1;
z.clip.window.gotoAndStop(z.i);
if (z.i >= 100) {
gameOver();
}
} else {
if (_global.myPopUp) {
_global.myPopUp.instantKill();
}
z.clip.window._visible = false;
var v9 = z.clip.mc.words.textWidth / 2;
var v10 = z.clip.mc.words.textHeight / 2;
var v5 = v9;
var v6 = v10;
var v3 = Stage.width - v9;
var v4 = Stage.height - v10;
t2('--- w_max = ' + v3 + ' h_max = ' + v4 + ' mc._x = ' + z.clip.mc._x + ' mc._y = ' + z.clip.mc._y);
if (z.direction_x == 0) {
z.direction_x = newDirection(z.direction_x);
}
if (z.direction_y == 0) {
z.direction_y = newDirection(z.direction_y);
}
if (z.clip.mc._x >= v5 && z.clip.mc._x <= v3) {
z.clip.mc._x += z.direction_x;
if (z.clip.mc._x < v5) {
z.direction_x = newDirection(z.direction_x);
z.clip.mc._x = v5 + z.direction_x;
}
if (z.clip.mc._x > v3) {
z.direction_x = newDirection(z.direction_x);
z.clip.mc._x = v3 + z.direction_x;
}
} else {
if (z.clip.mc._x < v5) {
z.direction_x = newDirection(z.direction_x);
z.clip.mc._x = v5 + z.direction_x;
}
if (z.clip.mc._x > v4) {
z.direction_x = newDirection(z.direction_x);
z.clip.mc._x = v4 + z.direction_x;
}
}
if (z.clip.mc._y >= v6 && z.clip.mc._y <= v4) {
z.clip.mc._y += z.direction_y;
if (z.clip.mc._y < v6) {
z.direction_y = newDirection(z.direction_y);
z.clip.mc._y = v6 + z.direction_y;
}
if (z.clip.mc._y > v4) {
z.direction_y = newDirection(z.direction_y);
z.clip.mc._y = v4 + z.direction_y;
}
} else {
if (z.clip.mc._y < v6) {
z.direction_y = newDirection(z.direction_y);
z.clip.mc._y = v6 + z.direction_y;
}
if (z.clip.mc._y > v3) {
z.direction_y = newDirection(z.direction_y);
z.clip.mc._y = v3 + z.direction_y;
}
}
z.clip.mc.onRelease = function () {
gameWin();
};
}
};
};
_global.PressWord = v1;
_global.PressWord extends MovieClip;
var v2 = v1.prototype;
v2.count = 0;
v2.i = 0;
v2.direction_x = 0;
v2.direction_y = 0;
ASSetPropFlags(_global.PressWord.prototype, null, 1);
}
#endinitclip
}
movieClip 228 __Packages.HiddenButton {
#initclip
if (!_global.HiddenButton) {
var v1 = function (mc, gotoFrame) {
super();
this.clip = mc;
this.clip.onRelease = function () {
_root.gotoAndPlay(gotoFrame);
};
};
_global.HiddenButton = v1;
_global.HiddenButton extends MovieClip;
var v2 = v1.prototype;
ASSetPropFlags(_global.HiddenButton.prototype, null, 1);
}
#endinitclip
}
frame 2 {
gotoAndPlay(1);
}
movieClip 75 {
}
movieClip 76 {
}
movieClip 77 {
}
movieClip 78 {
}
movieClip 81 {
}
movieClip 82 {
frame 10 {
stop();
}
}
movieClip 83 btn_next {
}
movieClip 86 {
}
movieClip 87 {
frame 10 {
stop();
}
}
movieClip 88 {
}
movieClip 89 {
}
movieClip 90 {
}
movieClip 91 {
}
movieClip 94 {
}
movieClip 95 {
frame 10 {
stop();
}
}
movieClip 96 {
}
movieClip 97 {
}
movieClip 98 {
}
movieClip 99 {
}
movieClip 102 {
}
movieClip 103 {
frame 10 {
stop();
}
}
movieClip 104 {
}
movieClip 105 {
}
movieClip 106 {
}
movieClip 107 {
}
movieClip 110 {
}
movieClip 111 {
frame 10 {
stop();
}
}
movieClip 112 {
}
movieClip 113 {
}
movieClip 114 {
}
movieClip 115 {
}
frame 14 {
function proverka() {
function check_url(_start) {
trace('start = ' + _start);
var v4 = _global.mainUrl.substring(_start, _global.mainUrl.length);
trace('tmp_str = ' + v4);
var v3 = v4.split('.');
trace('Длинна маÑÑива = ' + v3.length + ' МаÑÑив = ' + v3);
if (v3.length > 1) {
var v2 = 0;
while (v2 < v3.length - 1) {
if (v3[v2] == 'lestaigames') {
if (v2 == 0 || v2 == 1) {
if (v2 == 1) {
if (v3[0].indexOf('/') != -1 || v3[0].indexOf('?') != -1) {
error_url();
}
}
if (v3[v2 + 1] == 'com' && v2 + 1 == v3.length - 1) {
} else {
if (v3[v2 + 1].indexOf('com/') != 0 && v3[v2 + 1].indexOf('com?') != 0) {
error_url();
}
}
} else {
error_url();
}
break;
}
++v2;
}
} else {
error_url();
}
}
function error_url() {
_global.mainUrl = def_url;
_global.urlWindow = def_window;
}
if (_global.urlWindow != '_self' && _global.urlWindow != 'blank') {
trace('var_window = |' + var_window + '|');
if (var_window.indexOf('old') == 0) {
_global.urlWindow = '_self';
trace('old - _self');
} else {
if (var_window.indexOf('new') == 0) {
_global.urlWindow = 'blank';
trace('new - blank');
} else {
_global.urlWindow = def_window;
trace('def - self');
}
}
}
trace('получен = ' + _global.mainUrl);
trace('получен = ' + _global.urlWindow);
if (_global.mainUrl.indexOf('http://www.') == 0) {
check_url(11);
} else {
if (_global.mainUrl.indexOf('http://') == 0) {
check_url(7);
} else {
if (_global.mainUrl.indexOf('www.') == 0) {
check_url(4);
} else {
check_url(0);
}
}
}
trace('будет = ' + _global.mainUrl);
trace('будет = ' + _global.urlWindow);
}
_global.LanguageGame = 'en';
_global.OnlineGame = 'online';
_global.mainUrl = '';
_global.urlWindow = '';
var def_url = 'http://www.lestaigames.com/direct-sales/';
var def_window = '_self';
trace('ПытаемÑÑ Ñчитать из flashvars переменную partner и window');
var var_url = _root.partner;
var var_window = _root.window;
if (var_url == undefined || var_url == null) {
trace('Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ flashvars.partner == ' + var_url);
trace('Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ flashvars.window == ' + var_window);
_global.my_xml_data = new XML();
_global.my_xml_data.ignoreWhite = true;
trace('ПытаемÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¸Ñ‚ÑŒ файл partner.xml');
_global.my_xml_data.load('partner.xml');
_global.my_xml_data.onLoad = function (flag) {
if (flag) {
trace('Загрузка завершилаÑÑŒ хорошо!');
if (_global.my_xml_data.status == 0) {
_global.mainUrl = _global.my_xml_data.firstChild.firstChild.nodeValue;
var_window = _global.my_xml_data.childNodes[1].firstChild.nodeValue;
trace('XML1 = ' + _global.mainUrl);
trace('XML2 = ' + var_window);
proverka();
} else {
trace('Ошибка обработки XML файла №' + _global.my_xml_data.status);
_global.mainUrl = def_url;
_global.urlWindow = def_window;
proverka();
}
} else {
trace('Загрузка завершилаÑÑŒ плохо...');
_global.mainUrl = def_url;
_global.urlWindow = def_window;
proverka();
}
};
} else {
_global.mainUrl = var_url;
proverka();
}
_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[_global.LanguageGame + '_strList'];
_global.str2 = _global.strings.langList;
_global.gameName = _global.strings.gameNameList;
_global.haveOfficeSex = false;
_global.haveRoom_1Sex = false;
_global.haveRoom_2Sex = false;
_root.btn_logo.onRelease = function () {
getURL(_global.mainUrl, _global.urlWindow);
};
_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 = 100;
_root.sound1.setVolume(_root.music_vol);
_root.music_switch.gotoAndStop(1);
_root.music_switch.onRelease = function () {
if (_root.music_vol == 100) {
_root.music_switch.gotoAndStop(2);
_root.music_vol = 0;
} else {
_root.music_switch.gotoAndStop(1);
_root.music_vol = 100;
}
_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);
};
_root.myButton_lol._visible = true;
_root.btn_logo._visible = true;
_root.btn_hide.show1._visible = false;
_root.btn_hide.hide1._visible = true;
_root.btn_hide.onRelease = function () {
if (_root.btn_logo._visible == true) {
_root.btn_logo._visible = false;
_root.music_switch._visible = false;
_root.sound_switch._visible = false;
_root.btn_hide.show1._visible = true;
_root.btn_hide.hide1._visible = false;
_root.myButton_lol._visible = false;
} else {
_root.btn_logo._visible = true;
_root.music_switch._visible = true;
_root.sound_switch._visible = true;
_root.btn_hide.show1._visible = false;
_root.btn_hide.hide1._visible = true;
_root.myButton_lol._visible = true;
}
};
Stage.scaleMode = 'showAll';
_root.myButton_lol.onRelease = function () {
Stage.displayState = (Stage.displayState == 'normal') ? 'fullScreen' : 'normal';
};
}
movieClip 134 {
}
movieClip 139 {
}
movieClip 142 {
}
movieClip 150 {
}
movieClip 152 {
}
movieClip 153 {
}
frame 15 {
game_name.text = _global.gameName[_global.LanguageGame];
vv.onRelease = function () {
_root.gotoAndStop(20);
};
zx.txt.text = _global.strings.moreGames[_global.LanguageGame];
zx.onRelease = function () {
getURL(_global.mainUrl, _global.urlWindow);
};
stop();
}
movieClip 155 {
}
movieClip 160 {
}
movieClip 161 {
}
movieClip 169 {
}
frame 20 {
_global.myWaiting = new Waiting(154, _currentframe + 1);
stop();
}
movieClip 173 {
frame 154 {
stop();
}
}
movieClip 176 {
frame 30 {
stop();
}
}
frame 21 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_1});
stop();
}
movieClip 178 {
}
movieClip 179 {
}
frame 22 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_2});
stop();
}
frame 23 {
_global.myWaiting = new Waiting(120, _currentframe + 1);
stop();
}
movieClip 181 {
frame 134 {
stop();
}
}
frame 24 {
_root.qwe = new SoundManager();
stop();
_global.pl = new PressWord(_root.hello, _global.str.word_1, _currentframe + 2, _currentframe + 1);
_global.myPopUp = new Popup({'cloud': ['mess_cloud', 200, 40], 'frame': 92, 'text': _global.strings.hintKeys[_global.LanguageGame]});
_global.myPopUp.hideArrows();
_global.myPopUp.movePopup(50, 200);
var teteKeyListener = new Object();
teteKeyListener.onKeyDown = function () {
_global.myPopUp.instantKill();
Key.removeListener(teteKeyListener);
};
Key.addListener(teteKeyListener);
}
movieClip 183 {
}
movieClip 185 {
}
// unknown tag 88 length 63
movieClip 192 {
}
movieClip 193 {
}
frame 25 {
_global.myWaiting = new Waiting(1, _currentframe + 1);
stop();
}
frame 26 {
_global.myWaiting = new Waiting(106, _currentframe + 1);
stop();
}
movieClip 195 {
frame 106 {
stop();
}
}
frame 27 {
_global.lol = new HiddenButton(_root.wvs3br34b, _currentframe + 1);
stop();
}
movieClip 197 {
}
movieClip 199 {
}
movieClip 200 {
}
frame 28 {
_global.myWaiting = new Waiting(89, _currentframe + 1);
stop();
}
movieClip 202 {
frame 137 {
gotoAndPlay(89);
}
}
frame 29 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_3});
stop();
}
frame 30 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_4});
stop();
}
frame 31 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_5});
stop();
}
frame 32 {
_global.myWaiting = new Waiting(64, _currentframe + 1);
stop();
}
movieClip 204 {
frame 118 {
stop();
}
}
frame 33 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_6});
stop();
}
frame 34 {
_global.myWaiting = new Waiting(36, _currentframe + 1);
stop();
}
movieClip 206 {
frame 139 {
gotoAndPlay(36);
}
}
frame 35 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_7});
stop();
}
movieClip 208 {
}
frame 36 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_8});
stop();
}
frame 37 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_9});
stop();
}
frame 38 {
_global.myWaiting = new Waiting(37, _currentframe + 1);
stop();
}
movieClip 210 {
frame 139 {
stop();
}
}
frame 39 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': _currentframe + 1, 'text': _global.str.scene_1_10});
stop();
}
frame 40 {
_global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 210, 'text': _global.str.scene_1_11});
stop();
}
movieClip 212 {
frame 71 {
stop();
}
}
frame 210 {
_root.asd.onRelease = function () {
getURL(_global.mainUrl, _global.urlWindow);
};
_root.demo_text.text = _global.strings.demo_text[_global.LanguageGame];
stop();
}
movieClip 214 {
}
movieClip 216 {
}
movieClip 218 {
}
movieClip 219 {
}
movieClip 222 {
}