STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228046
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/59244654?noj=FRM59244654-23DC" width="1" height="1"></div>

School Sex Lovers.swf

This is the info page for
Flash #119147

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
// unknown tag 88 length 70 movieClip 16 gialog { } movieClip 18 { } movieClip 20 { } movieClip 22 { } movieClip 24 { } movieClip 26 { } movieClip 28 { } movieClip 30 { } movieClip 32 { } movieClip 34 { } movieClip 43 { } movieClip 47 { } movieClip 48 { } movieClip 49 popup_obj { } movieClip 55 { } movieClip 56 { } movieClip 59 { } movieClip 60 { } movieClip 61 phrase_area { } movieClip 64 { } movieClip 65 { } movieClip 66 actionPoint { } // unknown tag 88 length 143 movieClip 71 btn_yes { } movieClip 73 btn_no { } movieClip 77 btn_more { } movieClip 80 btn_logo { } movieClip 82 btn_enter_room_3 { } movieClip 83 btn_enter_room_2 { } movieClip 85 btn_enter_room_1 { } movieClip 87 btn_again { } movieClip 90 { } movieClip 91 { } movieClip 93 { } movieClip 95 { } movieClip 96 { } movieClip 98 { } movieClip 99 { } movieClip 103 { } movieClip 104 { } movieClip 212 { } movieClip 213 { } movieClip 215 { } movieClip 216 { frame 38 { stop(); } } movieClip 217 counter { } movieClip 222 { } movieClip 223 { } movieClip 224 btn_next { } 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.progress_text.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(3); } } } // unknown tag 88 length 134 movieClip 229 { } movieClip 233 { } movieClip 234 { frame 38 { stop(); } } movieClip 235 { } movieClip 236 { frame 1 { stop(); } frame 570 { stop(); } } movieClip 463 __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 464 __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 = 'Wake up! The library is closed soon... '; this.en_strList.scene_1_2 = 'What time is it? '; this.en_strList.scene_1_3 = ' Almost 9 p.m.'; this.en_strList.scene_1_4 = 'Shit! I really need to fuck somebody...'; this.en_strList.scene_1_5 = 'Hi, Susan! How are you?'; this.en_strList.scene_1_6 = 'I\'m fine. Come with me, you should help me...'; this.en_strList.scene_1_7 = 'Hi, Mike!...'; this.en_strList.scene_1_8 = 'I am not your girlfriend anymore!'; this.en_strList.scene_1_9 = ' Jake is my boyfriend from this very moment!'; this.en_strList.scene_1_10 = ' Thanks for help.... and goodbye, I hope to never see you again!'; this.en_strList.scene_1_11 = ' What? Why did you do this?'; this.en_strList.scene_1_12 = 'You just lied and hurt the guy! '; this.en_strList.scene_1_13 = ' Well... may be it is not such a bad thing... You are single now and may do whatever you want.'; this.en_strList.scene_1_14 = 'You look so sexy sitting on the table.'; this.en_strList.scene_1_15 = ' Hold your horses, boy! If I am single it doesn\'t mean that you have a green-light.'; this.en_strList.scene_1_16 = 'So, I want to invite you to dinner with me this evening!'; this.en_strList.scene_1_17 = 'I am busy today.'; this.en_strList.scene_1_18 = 'What would you like to do this evening?'; this.en_strList.scene_1_19 = 'Come to me closer and may be I\'ll tell you my plans for today...'; this.en_strList.scene_1_20 = 'I wish to get a big dick to fuck!'; this.en_strList.scene_1_21 = 'What? Are you crazy?'; this.en_strList.scene_1_22 = 'Yes a little bit.... You will like me!'; this.en_strList.scene_1_23 = 'Miss Olsen, I feel dizzy... What I suppose to do?'; this.en_strList.scene_1_24 = 'Yeah, she feels sick... I don\'t think it is something serious... but she needs to have some rest.'; this.en_strList.scene_1_25 = 'Yes, of course... you may stay here until you feel better; and you, boy, stay with her. If you need me, just call.'; this.en_strList.scene_1_26 = 'What are you waiting for?... Come to me!... Take off my panties!'; this.en_strList.scene_1_27 = 'Don\'t want? Okay... I\'ll do it by myself.'; this.en_strList.scene_1_28 = 'I wish you to stick in me!'; this.en_strList.scene_1_29 = 'Nice shot!'; this.en_strList.scene_1_30 = 'Where have you been? '; this.en_strList.scene_1_31 = 'Don\'t ask stupid questions... just open legs.'; this.en_strList.scene_1_32 = 'No sex until you tell me everything!'; this.en_strList.scene_1_33 = 'It doesn\'t matter, honey!'; this.en_strList.scene_1_34 = 'No, tell me!'; this.en_strList.scene_1_35 = 'Sorry, I remembered about some stuff... But now I am here...'; this.en_strList.scene_1_36 = 'Okay, let\'s continue our sex party!'; this.en_strList.scene_1_37 = 'Take off pants. I\'ll make you a blowjob.'; this.en_strList.scene_1_38 = 'I like your taste...'; this.en_strList.scene_1_39 = 'Oh, Miss Olsen....'; this.en_strList.scene_1_40 = 'Why are you so confused? What happened?'; this.en_strList.scene_1_41 = 'I have a problem... I always want to have sex...'; this.en_strList.scene_1_42 = 'Really?... Well, let\'s see what we can do with it...'; this.en_strList.scene_1_43 = 'Even now my dick is hard-on...'; this.en_strList.scene_1_44 = 'I\'ll give you some special pills, and everything will become normal!'; this.en_strList.scene_1_45 = 'I want to fuck all the time... Is it normal?'; this.en_strList.scene_1_46 = 'It is normal for teenagers. Just calm down! '; this.en_strList.scene_1_47 = 'I want you miss Olsen!'; this.en_strList.scene_1_48 = 'Let me see how can I help you....'; this.en_strList.scene_1_49 = 'Visit me each time you wanna fuck! My pussy is always open for you, boy!'; 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.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 = 'School Sex Lovers'; 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 465 __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 466 __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 467 __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 } movieClip 468 __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 } frame 2 { gotoAndPlay(1); } movieClip 238 { } movieClip 240 { } movieClip 243 { } movieClip 246 { } frame 3 { _global.LanguageGame = 'en'; _global.OnlineGame = 'online'; _global.mainUrl = 'http://www.adultgamecenter.com'; var def_url = '/direct-sales/'; trace('Пытаемся считать из flashvars переменную partner'); var var_url = _root.partner; if (var_url == undefined || var_url == null) { trace('переменная flashvars.partner == ' + var_url); _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) { trace('Загрузка завершилась хорошо? = ' + flag); if (flag) { if (_global.my_xml_data.status == 0) { _global.mainUrl += _global.my_xml_data.firstChild.firstChild.nodeValue; trace('Адрес = ' + _global.mainUrl); } else { trace('Ошибка обработки XML файла №' + _global.my_xml_data.status); _global.mainUrl += def_url; trace('Адрес = ' + _global.mainUrl); } } else { _global.mainUrl += def_url; trace('Адрес = ' + _global.mainUrl); } }; } else { _global.mainUrl += var_url; trace('Адрес = ' + _global.mainUrl); } _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, '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); }; } frame 5 { } frame 9 { game_name.text = _global.gameName[_global.LanguageGame]; vv.onRelease = function () { _root.gotoAndStop(47); }; zx.onRelease = function () { getURL(_global.mainUrl, 'blank'); }; stop(); } movieClip 249 { frame 64 { stop(); } } movieClip 251 { } // unknown tag 88 length 50 movieClip 254 { } movieClip 255 { } movieClip 256 { } // unknown tag 88 length 62 movieClip 261 { } movieClip 262 { } movieClip 263 { } frame 47 { _global.myWaiting = new Waiting(231, 48); stop; } movieClip 266 { frame 265 { stop(); } } movieClip 269 { frame 30 { stop(); } } frame 48 { _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 49, 'text': _global.str.scene_1_23}); stop(); } movieClip 271 { } movieClip 272 { } frame 49 { _global.myWaiting = new Waiting(82, 50); stop; } movieClip 274 { frame 82 { stop(); } } frame 50 { _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 51, 'text': _global.str.scene_1_24}); stop(); } movieClip 276 { frame 57 { stop(); } } frame 51 { _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 52, 'text': _global.str.scene_1_25}); stop(); } movieClip 278 { frame 79 { stop(); } } movieClip 280 { } frame 52 { _global.myWaiting = new Waiting(367, 53); stop; } movieClip 282 { frame 367 { stop(); } } frame 53 { _global.myWaiting = new Waiting(200, 54); stop; } movieClip 284 { frame 200 { stop(); } } frame 54 { _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 55, 'text': _global.str.scene_1_26}); stop(); } movieClip 286 { frame 41 { stop(); } } frame 55 { dva23b123b.gotoAndPlay('sex1'); _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 56, 'text': _global.str.scene_1_27}); stop(); } movieClip 287 { frame 41 { stop(); } } frame 56 { _global.myWaiting = new Waiting(107, 57); stop; } movieClip 289 { frame 201 { stop(); } } frame 57 { _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 58, 'text': _global.str.scene_1_28}); stop(); } frame 58 { _global.myWaiting = new Waiting(256, 59); stop; } movieClip 291 { frame 256 { stop(); } } frame 59 { _global.myWaiting = new Waiting(30, 60); stop; } movieClip 293 { frame 30 { stop(); } } frame 60 { _global.myWaiting = new Waiting(30, 61); stop; } movieClip 295 { } frame 61 { _global.regimeList = new Array({'btn': 'temp_1', 'time': 0, 'frame': 62, 'snd': 'temp_1'}, {'btn': 'temp_2', 'time': 9, 'frame': 63, 'snd': 'temp_2'}, {'btn': 'temp_3', 'time': 9, 'frame': 64, 'snd': 'temp_3'}, {'btn': 'temp_4', 'time': 9, 'frame': 65, 'snd': 'temp_4'}); _global.myRegime = new Regime(_global.regimeList, 'btn_next', 66); stop(); } movieClip 299 { } movieClip 301 { } movieClip 302 { } movieClip 303 { } movieClip 304 { } movieClip 305 { } movieClip 306 { } movieClip 307 { } movieClip 308 { } movieClip 309 { } movieClip 310 { } movieClip 311 { } movieClip 312 { } movieClip 313 { } movieClip 315 { frame 114 { gotoAndPlay(82); } } movieClip 317 { frame 182 { gotoAndPlay(123); } } movieClip 319 { frame 176 { gotoAndPlay(143); } } frame 66 { _global.myWaiting = new Waiting(164, 67); stop; } movieClip 321 { frame 164 { stop(); } } frame 67 { _global.myShakehand = new Shakehand({'angle': 180, 'difficulty': 1, 'minFrameJump': 1, 'maxFrameJump': 2, 'frame': 70, 'popup': [100, 400, 200, 60, 'Shake your mouse left\'n\'right to make it faster']}); stop(); } movieClip 323 { } frame 70 { _global.myWaiting = new Waiting(327, 71); stop; } movieClip 325 { frame 327 { stop(); } } frame 71 { _global.myPopup = new Popup({'cloud': ['mess_cloud', 250, 70], 'frame': 72, 'text': _global.str.scene_1_29}); stop(); } movieClip 327 { frame 70 { stop(); } } frame 72 { _global.myWaiting = new Waiting(58, 73); stop; } movieClip 329 { frame 58 { stop(); } } frame 73 { _global.myWaiting = new Waiting(274, 74); stop; } movieClip 331 { frame 274 { stop(); } } frame 74 { _global.myWaiting = new Waiting(60, 150); stop; } frame 150 { _root.qweasd.onRelease = function () { getURL(_global.mainUrl, 'blank'); }; stop(); } movieClip 334 { } movieClip 335 { } movieClip 338 { } movieClip 341 { } movieClip 348 { } movieClip 363 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } movieClip 366 { } movieClip 371 { } movieClip 374 { } movieClip 377 { } movieClip 380 { } movieClip 381 { frame 1 { gol.gotoAndStop(1); } } movieClip 384 { } movieClip 387 { } movieClip 390 { } movieClip 393 { } movieClip 406 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } movieClip 409 { } movieClip 412 { } movieClip 415 { } movieClip 418 { } movieClip 421 { } movieClip 424 { } movieClip 427 { } movieClip 430 { } movieClip 433 { } movieClip 436 { } movieClip 439 { } movieClip 442 { } movieClip 445 { } movieClip 448 { } movieClip 451 { } movieClip 454 { } movieClip 455 { frame 1 { gol.gotoAndStop(1); } } // unknown tag 88 length 138 movieClip 459 { } movieClip 460 { } movieClip 462 { }




http://swfchan.com/24/119147/info.shtml
Created: 6/3 -2019 02:11:49 Last modified: 6/3 -2019 02:11:49 Server time: 23/04 -2024 17:13:41