Frame 1
stop();
_root.langue = 0;
_root.nivgirl = 0;
stop();
Frame 2
Mouse.show();
Frame 3
_root.coderreur = "";
_root.codeplay = "";
_root.langue = 0;
_root.nivgirl = 0;
stop();
Mouse.show();
Frame 4
stop();
Frame 5
stop();
_root.langue = 1;
Frame 6
stop();
_root.langue = 2;
Frame 7
stop();
_root.langue = 3;
Frame 8
stop();
_root.langue = 4;
Frame 9
stop();
if (_root.codeplay == "narcotic") {
gotoAndPlay (12);
} else if (_root.langue == 0) {
_root.coderreur = "VRONG CODE";
_root.codeplay = "";
gotoAndPlay (4);
} else if (_root.langue == 1) {
_root.coderreur = "MAUVAIS CODE";
_root.codeplay = "";
gotoAndPlay (5);
} else if (_root.langue == 2) {
_root.coderreur = "CODICE ERRATO";
_root.codeplay = "";
gotoAndPlay (6);
} else if (_root.langue == 3) {
_root.coderreur = "FALSCHER CODE";
_root.codeplay = "";
gotoAndPlay (7);
}
Frame 10
prevFrame();
Frame 11
stop();
if (_root.langue == 0) {
_root.text30 = "HOW TO PLAY";
_root.text31 = "Each time the cursor is visible, you have to carry out an action by using the following controls:";
_root.text32 = "The ''simple click'': Find a hot spot and click on it. Keep the button pressed to continue the action.";
_root.text33 = "The ''double click'': You find a hot spot and you proceed as with a ''simple click'' ... But when you release the mouse button, the cursor becomes visible indicating that the action is not finished. That means that you must quickly find a second hot spot.";
_root.text34 = "The ''Click and move'': Find a hot spot and click on it and then, without releasing the mouse button, move your mouse in the direction where the action must occur.";
_root.text35 = "The ''come and go'': Works like the ''click and move'', but the mouse movement must be a coming and going action...";
} else if (_root.langue == 1) {
_root.text30 = "COMMENT JOUER";
_root.text31 = "Chaque fois que le curseur est visible, vous avez \u00E0 effectuer une action en utilisant les contr\u00F4les suivants:";
_root.text32 = "Le ''simple click'' : Trouvez une zone active et cliquez dessus. Maintenez le bouton gauche de la souris enfonc\u00E9e pour poursuivre l'action.";
_root.text33 = "Le double click : Vous trouvez une zone active et vous proc\u00E9dez comme pour un simple clic... Mais quand vous relachez le bouton de la souris, le curseur devient visible alors que l'action n'est pas termin\u00E9e. Cela signifie que vous devez rapidement trouver une deuxi\u00E8me zone active.";
_root.text34 = "le ''click and move'' Trouvez une zone active et cliquez dessus. Puis, sans rel\u00E2cher le bouton gauche, dirigez votre souris dans le sens o\u00F9 doit se produire l'action.";
_root.text35 = "Le ''come-and-go'': Fonctionne comme le ''clic and move'', mais le mouvement de la souris doit \u00EAtre un mouvement de va-et-vient...";
} else if (_root.langue == 2) {
_root.text30 = "COME GIOCARE";
_root.text31 = "Ogni volta che il cursore \u00E8 visibile, devi portare a termine un azioni usando i seguenti comandi:";
_root.text32 = "Il ''click semplice'': Trova il punto d'azione e clicca su di esso. Tieni premuto il pulsante per continuare l'azione. La ''barra dell'eccitazione'' aumenter\u00E0 per indicare che l'azione ha effetto.";
_root.text33 = "Il ''doppio click'': Trova il punto d'azione e procedi con il ''click semplice'' ... Quando rilasci il pulsante del mouse per\u00F2, il cursore ricompare indicando che l'azione non \u00E8 conclusa. Questo significa che devi trovare rapidamente un secondo punto d'azione.";
_root.text34 = "Il ''clicca e muovi'': Trova il punto d'azione e cliccalo, senza rilasciare il pulsante muovi il mouse nella direzione che dovrebbe avere l'azione.";
_root.text35 = "Il ''clicca e vai'': Funziona come il ''clicca e muovi'' ma l'azione del mouse deve essere ripetuta pi\u00F9 volte senza rilasciare il pulsante...";
} else if (_root.langue == 3) {
_root.text30 = "SO WIRD GESPIELT";
_root.text31 = "Jedesmal, wenn der Cursor sichtbar ist, musst du folgende Aktionen durchf\u00FChren mit folgenden Mausklicks:";
_root.text32 = "Der ''einfache Klick'' : Finde einen Hotspot und klicke darauf. Halte die linke Maustaste gedr\u00FCckt, um die Aktion fortzusetzen. Der Erregungsbalken zeigt eine Zunahme und zeig an, dass die Aktion wirkt.";
_root.text33 = "Der ''doppelte Klick'' : Du hast einen Hotspot gefunden und du machst es wie bei einem ''einfachen Klick''. Aber, wenn du die linke Maustaste losl\u00E4\u00DFt, wird der Cursor sichtbar und zeigt so an, dass die Aktion nicht beendet ist. Das hei\u00DFt, dass du schnell einen weiteren Hotspot finden musst.";
_root.text34 = "Der ''Klick mit Bewegung'' : Finde einen Hotspot und klicke darauf und dann, ohne die linke Maustaste loszulassen, bewege die Maus in die Richtung, wohin die Aktion weiterlaufen muss.";
_root.text35 = "Die ''Dr\u00FCcke und lass los Bewegung'' : Arbeitet wie der ''Klick mit Bewegung'', aber die Bewegung muss eine ''Dr\u00FCcke in eine Richtung und lass los''-Aktion sein.....";
}
Frame 12
stopAllSounds();
_root.music = new Sound();
_root.music.attachSound("music");
_root.music.start(0, 10000000);
_root.musique = 1;
Mouse.show();
Frame 13
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Frame 26
if (_root.langue == 0) {
_root.gene1 = "and";
} else if (_root.langue == 1) {
_root.gene1 = "et";
} else if (_root.langue == 2) {
_root.gene1 = "e";
} else if (_root.langue == 3) {
_root.gene1 = "und";
}
Frame 60
if (_root.langue == 0) {
_root.gene1 = "present";
} else if (_root.langue == 1) {
_root.gene1 = "pr\u00E9sentent";
} else if (_root.langue == 2) {
_root.gene1 = "presente";
} else if (_root.langue == 3) {
_root.gene1 = "pr\u00E4sentieren";
}
Frame 84
if (_root.langue == 0) {
_root.gene1 = "Part 3";
} else if (_root.langue == 1) {
_root.gene1 = "3\u00B0 partie";
} else if (_root.langue == 2) {
_root.gene1 = "Parte 3";
} else if (_root.langue == 3) {
_root.gene1 = "Teil 3";
}
Frame 130
if (_root.langue == 0) {
_root.gene1 = "English texts";
_root.gene2 = "French texts";
_root.gene3 = "Italian texts";
_root.gene4 = "German texts";
_root.gene10 = "Music";
} else if (_root.langue == 1) {
_root.gene1 = "Texte anglais";
_root.gene2 = "Textes fran\u00E7ais";
_root.gene3 = "Textes italiens";
_root.gene4 = "Textes allemands";
_root.gene10 = "Musique";
} else if (_root.langue == 2) {
_root.gene1 = "Testi inglesi";
_root.gene2 = "Testi francesi";
_root.gene3 = "Testi italiani";
_root.gene4 = "Testi tedeschi";
_root.gene10 = "Musica";
} else if (_root.langue == 3) {
_root.gene1 = "Englische Texte";
_root.gene2 = "Franz\u00F6sische Texte";
_root.gene3 = "Italienische Texte";
_root.gene4 = "Deutsche Texte";
_root.gene10 = "Musik";
}
Frame 191
gotoAndPlay (192);
Frame 192
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 220
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "We\u2019ve got him! Pablo SMSed the boss and the wiretap intercepted it. My boss and the NIO squad have sighted and are tracking the ship. The whole bunch is going to jail. ";
} else if (_root.langue == 1) {
_root.texte = "\u00C7a y est\u00A0! Pablo a envoy\u00E9 un SMS au boss. Gr\u00E2ce \u00E0 la surveillance de son smartphone, mes patrons ont \u00E9t\u00E9 pr\u00E9venus imm\u00E9diatement. Le bateau est en vue des c\u00F4tes et la livraison aura lieu cet apr\u00E8s-midi. Cette fois, on touche au but.";
} else if (_root.langue == 2) {
_root.texte = "Abbiamo lui! Pablo ha inviato un SMS al boss e la intercettazione telefonica intercettata. Il mio capo e il NIO squad hanno avvistato e tracciamento della nave. L'intero gruppo andr\u00E0 in prigione. ";
} else if (_root.langue == 3) {
_root.texte = "Wir haben ihn! Pablo hat dem Boss eine SMS geschickt, und wir haben sie abgefangen. Mein Chef und die DEA-Einheit haben das Schiff gesichtet und verfolgen es. Die ganze Bande wandert ins Kittchen.";
}
Frame 221
Mouse.hide();
Frame 228
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Great! And all this thanks to your work. I'm proud of you!";
} else if (_root.langue == 1) {
_root.texte = "G\u00E9nial\u00A0! C'est gr\u00E2ce \u00E0 toi ma ch\u00E9rie, tu as \u00E9t\u00E9 une vrai pro sur ce coup, je suis fi\u00E8re de toi\u00A0!";
} else if (_root.langue == 2) {
_root.texte = "Grande! E tutto questo grazie al vostro lavoro. Sono fiero di voi!";
} else if (_root.langue == 3) {
_root.texte = "Toll! Und all das Dank Deiner Arbeit. Ich bin so stolz auf Dich!";
}
Frame 229
Mouse.hide();
Frame 236
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Thanks to the transmittors I placed in the twins shoes, we'll be able to monitor all their moves. Once the boss takes delivery we\u2019ll arrest the lot.";
} else if (_root.langue == 1) {
_root.texte = "Gr\u00E2ce aux \u00E9metteurs que j'ai fix\u00E9s sur les chaussures des jumeaux, les gars de mon service vont pouvoir suivre tous leurs mouvements pendant la livraison. L'\u00E9quipe d' intervention proc\u00E9dera aux arrestations d\u00E8s que la came sera prise en compte par le boss.";
} else if (_root.langue == 2) {
_root.texte = "Grazie alla transmittors HO inserito doppie scarpe, saremo in grado di monitorare tutte le loro mosse. Una volta che il boss prende in consegna ti arresto della partita.";
} else if (_root.langue == 3) {
_root.texte = "Dank der Sender, die ich den Zwillingen in die Schuhe eingebaut habe, k\u00F6nnen wir jede ihrer Bewegungen nachvollziehen. Sobald der Boss die Lieferung angenommen hat, wird der ganze Haufen verhaftet.";
}
Frame 237
Mouse.hide();
Frame 244
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "And what about us? What are we supposed to do?";
} else if (_root.langue == 1) {
_root.texte = "Et nous, on fait quoi\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "E noi, che cosa dovremmo fare?";
} else if (_root.langue == 3) {
_root.texte = "Und was ist mit uns? Was sollen wir dabei machen?";
}
Frame 245
Mouse.hide();
Frame 252
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I'll join the intervention squad, but you'd better stay here. here. I don\u2019t want you hurt.";
} else if (_root.langue == 1) {
_root.texte = "Moi, je serai avec l'\u00E9quipe d'intervention, mais toi, il vaut mieux que tu restes ici, \u00C7a peut \u00EAtre tr\u00E8s dangereux.";
} else if (_root.langue == 2) {
_root.texte = "Mi unisco alla squadra d'intervento, ma \u00E8 meglio stare qui. Qui. Non voglio farti male.";
} else if (_root.langue == 3) {
_root.texte = "Ich werde bei der Eingreiftruppe dabei sein, aber Du bleibst besser hier. Ich will nicht, da\u00DF Du verletzt wirst.";
}
Frame 253
Mouse.hide();
Frame 260
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Stay here? Hmm, why not, I\u2019m not finished with Tony anyway...";
} else if (_root.langue == 1) {
_root.texte = "Rester ici\u00A0?... hum, ouais, pourquoi pas... j'ai une petite id\u00E9e pour passer mon apr\u00E8s-midi. Tony va avoir besoin qu'on s'occupe de lui...";
} else if (_root.langue == 2) {
_root.texte = "Soggiorno qui? Hmm, perch\u00E9 no, non ho finito con Tony comunque...";
} else if (_root.langue == 3) {
_root.texte = "Hier bleiben? Hmm, warum nicht, ich bin ja sowieso noch nicht mit Tony fertig...";
}
Frame 261
Mouse.hide();
Frame 268
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "You're not thinking of pocketing the bonus the boss promised us? He won't be in a position to pay it anymore...";
} else if (_root.langue == 1) {
_root.texte = "He he\u00A0! Toi, je crois que tu es en train de penser s\u00E9rieusement au bonus promis par le boss... Malheureusement, il risque de ne plus \u00EAtre en mesure de payer notre... prestation...";
} else if (_root.langue == 2) {
_root.texte = "Non si sta pensando di intascarsi il bonus il boss ci ha promesso? Egli non sar\u00E0 in grado di pagare pi\u00F9...";
} else if (_root.langue == 3) {
_root.texte = "Du denkst doch nicht immer noch an den Bonus, den der Boss uns versprochen hat? Er wird nicht mehr in der Lage sein, uns zu bezahlen...";
}
Frame 269
Mouse.hide();
Frame 290
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What the fuck are you doing?";
} else if (_root.langue == 1) {
_root.texte = "Tu fais quoi, l\u00E0 ?";
} else if (_root.langue == 2) {
_root.texte = "Cosa diavolo stai facendo?";
} else if (_root.langue == 3) {
_root.texte = "Was zum Teufel tust Du da?";
}
Frame 291
Mouse.hide();
Frame 299
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 299
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = true;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 300
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (302);
}
Instance of Symbol 204 MovieClip in Frame 300
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 301
gotoAndPlay (300);
Frame 302
Mouse.hide();
Frame 309
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Running water on my pussy... it relaxes me...";
} else if (_root.langue == 1) {
_root.texte = "Je me rafra\u00EEchis la chatte... \u00C7a me d\u00E9tend...";
} else if (_root.langue == 2) {
_root.texte = "Acqua corrente sul mio pussy... mi rilassa...";
} else if (_root.langue == 3) {
_root.texte = "Ich lasse Wasser \u00FCber meine Pussy laufen... das entspannt mich...";
}
Frame 310
Mouse.hide();
Frame 325
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "If you need to relax, I\u2019m here to help...";
} else if (_root.langue == 1) {
_root.texte = "Si tu as besoin de te d\u00E9tendre, tu sais bien que tu peux compter sur ta copine...";
} else if (_root.langue == 2) {
_root.texte = "Se avete bisogno di un po' di relax, sono a tua disposizione per aiutarti...";
} else if (_root.langue == 3) {
_root.texte = "Wenn Du entspannen willst, ich bin hier, um Dir zu helfen...";
}
Frame 326
Mouse.hide();
Frame 327
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 327
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 328
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (330);
}
Instance of Symbol 204 MovieClip in Frame 328
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 329
gotoAndPlay (328);
Frame 330
Mouse.hide();
Frame 331
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 331
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 331
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens > 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 6) and (_root.sens > 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 332
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (334);
}
Instance of Symbol 204 MovieClip in Frame 332
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 333
gotoAndPlay (332);
Frame 334
Mouse.hide();
Frame 360
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "And finally, a little vaginal stimulation, after this and you\u2019ll be relaxed the whole day...";
} else if (_root.langue == 1) {
_root.texte = "Et pour finir, une petite stimulation vaginale. Avec \u00E7a, tu te sentiras en forme toute la journ\u00E9e...";
} else if (_root.langue == 2) {
_root.texte = "E infine, un po' pi\u00F9 stimolazione vaginale, dopo questo, sarai rilassato tutto il giorno...";
} else if (_root.langue == 3) {
_root.texte = "Und zum Schluss ein bi\u00DFchen vaginale Stimulation, danach wirst Du f\u00FCr den Rest des Tages entspannt sein...";
}
Frame 361
Mouse.hide();
Frame 362
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 362
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 362
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 363
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (365);
}
Instance of Symbol 204 MovieClip in Frame 363
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 364
gotoAndPlay (363);
Frame 365
Mouse.hide();
Frame 413
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "A delivery in the middle of the afternoon? Sorry but it stinks.";
} else if (_root.langue == 1) {
_root.texte = "Une livraison en plein milieu de l'apr\u00E8s-midi, \u00E7a craint pas un peu\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "A consegna a met\u00E0 pomeriggio? dispiaciuto ma puzza.";
} else if (_root.langue == 3) {
_root.texte = "Eine Lieferung am hellichten Nachmittag? Sorry, aber das stinkt zum Himmel.";
}
Frame 414
Mouse.hide();
Frame 421
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I don't like that either, but we have no choice. We have to transport the load as fast as possible. The boat can't stay indefinitely by the seashore, it risks being detected.";
} else if (_root.langue == 1) {
_root.texte = "\u00C7a m'emmerde autant que toi mais on a pas le choix. Pablo veut aller vite pour \u00E9viter que le cargo soit rep\u00E9r\u00E9. Depuis son avarie, il est un peu \u00E0 la bourre et il doit avoir rejoint le port avant le coucher du soleil.";
} else if (_root.langue == 2) {
_root.texte = "Non mi piace che sia, ma non abbiamo altra scelta. Abbiamo per trasportare il carico quanto pi\u00F9 rapidamente possibile. La barca non pu\u00F2 rimanere indefinitamente in riva al mare, rischia di essere rilevato.";
} else if (_root.langue == 3) {
_root.texte = "Mir gef\u00E4llt das auch nicht, aber uns bleibt keine andere Wahl. Wir m\u00FCssen die Lieferung so schnell wie m\u00F6glich vom Wasser holen. Das Schiff kann nicht l\u00E4nger unidentifiziert an der K\u00FCste bleiben, sonst wird es noch entdeckt.";
}
Frame 422
Mouse.hide();
Frame 429
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Damn, that\u2019s a lot of work for the three of us. There must be dozens of crates. ";
} else if (_root.langue == 1) {
_root.texte = "Putain il va pas falloir tra\u00EEner. Il y a plusieurs dizaines de colis \u00E0 charger et tout \u00E7a \u00E0 trois...";
} else if (_root.langue == 2) {
_root.texte = "Accidenti, che un sacco di lavoro per noi tre. Ci deve essere decine di casse. ";
} else if (_root.langue == 3) {
_root.texte = "Verdammt, das ist eine Menge Arbeit f\u00FCr uns drei. Das sind doch jede Menge Kisten.";
}
Frame 430
Mouse.hide();
Frame 437
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "We'll be four, I've decided to bring Tony with us. It\u2019s about time the boy starts learning something about the business.";
} else if (_root.langue == 1) {
_root.texte = "On sera quatre, j'ai d\u00E9cid\u00E9 d'emmener Tony. J'ai besoin de main d\u2019\u0153uvre et, en fin de compte, je pense qu'il est temps que ce gamin s'int\u00E9resse un peu au business. On ne sait jamais, je ne serai peut-\u00EAtre pas toujours l\u00E0.";
} else if (_root.langue == 2) {
_root.texte = "Saremo quattro, ho deciso di portare Tony con noi. E' ora che il ragazzo inizia ad imparare qualcosa circa l'azienda.";
} else if (_root.langue == 3) {
_root.texte = "Wir werden zu viert sein, ich werde Tony mitbringen. Es ist an der Zeit, da\u00DF der Junge etwas \u00FCbers Gesch\u00E4ft lernt.";
}
Frame 438
Mouse.hide();
Frame 478
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hello handsome... I\u2019ve been looking for you...";
} else if (_root.langue == 1) {
_root.texte = "Salut beau mec... Je te cherchais...";
} else if (_root.langue == 2) {
_root.texte = "Ciao bello... Sto cercando...";
} else if (_root.langue == 3) {
_root.texte = "Hallo H\u00FCbscher... Ich habe Dich gesucht...";
}
Frame 499
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I heard your dad and the twins will be away all afternoon. Sam will be out too. That means you and I will be alone in this big old house... I think we can find a way to entertain one another.";
} else if (_root.langue == 1) {
_root.texte = "J'ai appris que ton p\u00E8re et les jumeaux \u00E9taient absents cet apr\u00E8s midi. Samantha a un rendez-vous avec son banquier, du coup, on sera seuls tous les deux... Tu sais quoi, j'adore cette id\u00E9e.";
} else if (_root.langue == 2) {
_root.texte = "Ho sentito tuo padre e i gemelli sar\u00E0 al via tutto il pomeriggio. Sam sar\u00E0 troppo. Ci\u00F2 significa che \u00E8 possibile e io sar\u00F2 da sola in questa grande vecchia casa... Credo che si possa trovare un modo per divertirsi.";
} else if (_root.langue == 3) {
_root.texte = "Ich habe geh\u00F6rt, da\u00DF Dein Vater und die Zwillinge den ganzen Nachmittag weg sein werden. Sam wird auch nicht hier sein. Das hei\u00DFt, da\u00DF Du und ich alleine sein werden in diesem gro\u00DFen alten Haus... Uns wird bestimmt etwas einfallen, um uns die Zeit zu vertreiben.";
}
Frame 500
Mouse.hide();
Frame 507
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Ah? Do you want to play more computer games? ";
} else if (_root.langue == 1) {
_root.texte = "Ah bon, pourquoi\u00A0? t'as envie qu'on se fasse une s\u00E9ance de jeux sur l'ordi\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Ah? Volete giocare a pi\u00F9 giochi per computer? ";
} else if (_root.langue == 3) {
_root.texte = "Aha? Willst wieder Computer spielen?";
}
Frame 508
Mouse.hide();
Frame 515
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I thought something more sensual... More intimate... It\u2019s time I taught you something extremely pleasant...";
} else if (_root.langue == 1) {
_root.texte = "J'avais pens\u00E9 a des jeux plus... sensuels. J'ai vraiment envie de passer un moment tr\u00E8s... intime avec toi. Je crois qu'il est temps que je te fasse d\u00E9couvrir certaines choses tr\u00E8s agr\u00E9ables...";
} else if (_root.langue == 2) {
_root.texte = "Ho pensato che qualcosa di pi\u00F9 sensuale... Pi\u00F9 intima... \u00C8 ora IO VI HO insegnato qualcosa di estremamente piacevole...";
} else if (_root.langue == 3) {
_root.texte = "Ich dachte da an etwas sinnlicheres... Intimeres... Es ist an der Zeit, da\u00DF ich Dir etwas extrem sch\u00F6nes beibringe...";
}
Frame 516
Mouse.hide();
Frame 523
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Pity but that will not be possible. My father want's me to join them. He says it's time for me to learn about the business...";
} else if (_root.langue == 1) {
_root.texte = "Ouais, bin c'est loup\u00E9\u00A0! Mon connard de p\u00E8re veut que je vienne avec eux cet apr\u00E8s-midi. Il para\u00EEt qu'il est temps que je participe \u00E0 ses affaires...";
} else if (_root.langue == 2) {
_root.texte = "Peccato per\u00F2 che non sar\u00E0 possibile. Mio padre mi vuole unirsi a loro. Lui dice che \u00E8 per me il momento di conoscere l'azienda...";
} else if (_root.langue == 3) {
_root.texte = "Schade, aber das wird wohl nicht gehen. Mein Vater m\u00F6chte, da\u00DF ich ihn begleite. Er sagt, da\u00DF es an der Zeit f\u00FCr mich ist, etwas \u00FCber das Gesch\u00E4ft zu lernen...";
}
Frame 524
_root.animation1.play();
Frame 525
Mouse.show();
stop();
Frame 526
Mouse.hide();
Frame 533
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What???!!! But you can't go, that's dangerous!... I mean dangerous to leave me alone when I\u2019m so horny.";
} else if (_root.langue == 1) {
_root.texte = "Quoi\u00A0???!!! Mais Tony, tu ne peux pas y aller\u00A0! tu ne te rends pas compte, c'est dangereux!... Je veux dire c'est dangereux de laisser une fille comme moi seule dans cette grande maison.";
} else if (_root.langue == 2) {
_root.texte = "Che cosa???!!! Ma non si pu\u00F2 andare, dangerous!... voglio dire pericoloso lasciare solo quando sto cos\u00EC corneo.";
} else if (_root.langue == 3) {
_root.texte = "Was???!!! Du kannst nicht mitgehen, das ist zu gef\u00E4hrlich!... Ich meine, gef\u00E4hrlich, mich alleine zu lassen, wenn ich so geil bin.";
}
Frame 534
Mouse.hide();
Frame 541
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Nothing I can do about that... The boss makes all the decisions here...";
} else if (_root.langue == 1) {
_root.texte = "J'y peux rien, c'est le boss... C'est lui qui d\u00E9cide tout ici...";
} else if (_root.langue == 2) {
_root.texte = "Niente CHE possa fare... Il boss rende tutte le decisioni qui...";
} else if (_root.langue == 3) {
_root.texte = "Ich kann nichts dagegen tun... Der Boss trifft die Entscheidungen hier...";
}
Frame 542
Mouse.hide();
Frame 543
_root.animation1.play();
Frame 551
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Oh, Tony please... don't leave me alone... I think I'm falling in love with you...";
} else if (_root.langue == 1) {
_root.texte = "Oh Tony, ne me laisse pas seule, je t'en prie. Je... je crois que je suis en train de tomber amoureuse de toi.";
} else if (_root.langue == 2) {
_root.texte = "Oh, Tony... Non mi lasciare da solo... Penso che sto innamorando di te...";
} else if (_root.langue == 3) {
_root.texte = "Oh, Tony, bitte... Lass mich nicht alleine... Ich glaube, ich habe mich in Dich verliebt...";
}
Frame 552
Mouse.hide();
Frame 553
_root.animation1.play();
Frame 561
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Here... feel how my heart beats... I need you to protect me and love me... You're the real strong man of this house... You have to stay with me!";
} else if (_root.langue == 1) {
_root.texte = "Sens comme mon c\u0153ur bat quand je suis contre toi. J'ai besoin de toi pour m'aimer et me prot\u00E9ger, Tu es si fort\u00A0! C'est toi le v\u00E9ritable homme dans cette maison, pas ton p\u00E8re... Tu dois rester avec moi...";
} else if (_root.langue == 2) {
_root.texte = "Qui... come il mio cuore batte... Ho bisogno di te per proteggere me e mi ama... Tu sei il vero uomo forte di questa casa... Devi stare con me!";
} else if (_root.langue == 3) {
_root.texte = "Hier... f\u00FChl mal, wie mein Herz schl\u00E4gt... Ich brauche Dich, um mich zu besch\u00FCtzen und zu lieben...";
}
Frame 562
Mouse.hide();
Frame 603
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Damn! This fucking kid is nuts!!! Not only did he refuse to come, but he was ready to punch me!!!... Shit, it's the first time he disobeys my orders. His whore of a Mother must be behind this!";
} else if (_root.langue == 1) {
_root.texte = "Putain\u00A0! Ce gamin est malade\u00A0! Non seulement il a refus\u00E9 de m\u2019ob\u00E9ir mais en plus, j'ai bien cru qu'il allait me foutre son poing sur le gueule\u00A0!!! Merde\u00A0! C'est la premi\u00E8re fois qu'il s'oppose \u00E0 moi comme \u00E7a\u00A0! Je suis s\u00FBr que c'est sa pute de m\u00E8re qui l'a mont\u00E9 contre moi\u00A0!!!";
} else if (_root.langue == 2) {
_root.texte = "Accidenti! Questo fottuto bambino i dadi!!! Non solo egli rifiuta di venire, ma egli era pronto a punzone me!!!... Merda, \u00E8 la prima volta egli disobbedisce gli ordini. La sua puttana di una madre deve essere dietro questo!";
} else if (_root.langue == 3) {
_root.texte = "Verdammt! Dieser verfluchte Bengel ist verr\u00FCckt!!! Nicht nur, da\u00DF er es abgelehnt hat, mitzukommen, er war sogar dazu bereit, mich zu schlagen!!!... Scheissdreck, das war das erste Mal, da\u00DF er meine Befehle missachtet hat. Da steckt bestimmt seine Mutter dahinter, diese Hure!";
}
Frame 604
Mouse.hide();
Frame 611
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "No problem, boss. It's as well he's not coming. He's only a kid...";
} else if (_root.langue == 1) {
_root.texte = "C'est pas grave, boss, on se d\u00E9merdera aussi bien sans lui, ce n'est qu'un gosse...";
} else if (_root.langue == 2) {
_root.texte = "Nessun problema, capo. \u00C8 cos\u00EC che lui non proviene. E' solo un bambino...";
} else if (_root.langue == 3) {
_root.texte = "Kein Problem, Boss. Es ist egal, ob er mitkommt oder nicht. Er ist nur ein Junge...";
}
Frame 612
Mouse.hide();
Frame 619
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "As soon as we'll be back, I promise I'll give him a bollocking he'll remember!!!";
} else if (_root.langue == 1) {
_root.texte = "Putain\u00A0! Je te promets qu'il va en prendre une \u00E0 mon retour qu'il ne sera pas pr\u00EAt d'oublier\u00A0!!!";
} else if (_root.langue == 2) {
_root.texte = "Non appena saremo di ritorno, ti prometto che io gli dar\u00F2 una punizione che si ricorder\u00E0!!!";
} else if (_root.langue == 3) {
_root.texte = "Sobald wir zur\u00FCck sind, verpasse ich ihm eine Abreibung, die er nicht vergessen wird!!!";
}
Frame 620
Mouse.hide();
Frame 645
gotoAndPlay (646);
Frame 646
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 674
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Tony darling... may I come in?";
} else if (_root.langue == 1) {
_root.texte = "Tony ch\u00E9ri, je peux entrer?";
} else if (_root.langue == 2) {
_root.texte = "Tony darling... posso entrare?";
} else if (_root.langue == 3) {
_root.texte = "Tony Liebling... darf ich reinkommen?";
}
Frame 676
Mouse.show();
stop();
Frame 677
Mouse.hide();
Frame 692
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Alone at last... I was sure you wouldn't let me down.";
} else if (_root.langue == 1) {
_root.texte = "Nous sommes enfin seuls dans la maison... J'\u00E9tais s\u00FBre que tu ne m'abandonnerais pas.";
} else if (_root.langue == 2) {
_root.texte = "Finalmente soli... ero sicuro che non mi hanno deluso.";
} else if (_root.langue == 3) {
_root.texte = "Endlich alleine... Ich wusste doch, da\u00DF Du mich nicht im Stich l\u00E4sst.";
}
Frame 693
Mouse.hide();
Frame 708
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I watched you defy your father, it was awesome! I\u2019m so proud of you... You know what I want? More than anything I want you to make love to me... Yes Tony, please fuck me! ";
} else if (_root.langue == 1) {
_root.texte = "Je t'ai vu avec ton p\u00E8re. C'\u00E9tait impressionnant\u00A0! Je suis fi\u00E8re de toi!... Tu sais quoi? J'ai tr\u00E8s envie que tu me baises... Oh oui Tony, je t'en prie, baise moi !!!";
} else if (_root.langue == 2) {
_root.texte = "HO visto che si sfidano il vostro padre, \u00E8 stato bellissimo! Sono davvero orgoglioso di te... Sapete quello che voglio? Pi\u00F9 di tutto quello che voglio \u00E8 fare l'amore per te... S\u00EC Tony, scopami! ";
} else if (_root.langue == 3) {
_root.texte = "Ich habe gesehen, wie Du Dich Deinem Vater widersetzt hast, das war stark! Ich bin so stolz auf Dich... Weisst Du, was ich m\u00F6chte? Mehr als alles andere m\u00F6chte ich, da\u00DF Du Liebe mit mir machst... Ja, Tony, bitte fick mich!";
}
Frame 709
Mouse.hide();
Frame 719
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 719
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = true;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 719
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 3)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 720
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (722);
}
Instance of Symbol 204 MovieClip in Frame 720
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 721
gotoAndPlay (720);
Frame 722
Mouse.hide();
Frame 729
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "So! Get undressed and join me, quick! Don't be shy...";
} else if (_root.langue == 1) {
_root.texte = "Allez! d\u00E9shabille-toi et viens vite me rejoindre. Ne sois pas timide...";
} else if (_root.langue == 2) {
_root.texte = "Cos\u00EC! Spogliarsi e unisciti a me, presto! Non essere timido...";
} else if (_root.langue == 3) {
_root.texte = "Also, zieh Dich aus und komm zu mir, schnell! Nicht so sch\u00FCchtern...";
}
Frame 730
Mouse.hide();
Frame 740
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 740
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = true;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 741
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (743);
}
Instance of Symbol 204 MovieClip in Frame 741
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 742
gotoAndPlay (741);
Frame 743
Mouse.hide();
Frame 751
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "You dimmed the light, great idea... I didn\u2019t know you were a romantic.";
} else if (_root.langue == 1) {
_root.texte = "Une lumi\u00E8re tamis\u00E9e, quelle bonne id\u00E9e!... C'est si romantique!";
} else if (_root.langue == 2) {
_root.texte = "\u00C8 in grigio la luce, grande idea... Non sapevo fosse un romantico.";
} else if (_root.langue == 3) {
_root.texte = "Du hast das Licht gedimmt, tolle Idee... Ich wu\u00DFte gar nicht, da\u00DF Du so romantisch bist.";
}
Frame 752
Mouse.hide();
Frame 760
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 760
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = true;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 761
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (763);
}
Instance of Symbol 204 MovieClip in Frame 761
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 762
gotoAndPlay (761);
Frame 763
Mouse.hide();
Frame 764
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 764
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 765
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (767);
}
Instance of Symbol 204 MovieClip in Frame 765
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 766
gotoAndPlay (765);
Frame 767
Mouse.hide();
Frame 768
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 768
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = true;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 768
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 3)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 9)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 1)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
gotoAndPlay (21);
};
}
if ((_root.action == 2) and (_root.sens == 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
gotoAndPlay (21);
};
}
if ((_root.action == 2) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
gotoAndPlay (21);
};
}
}
Frame 769
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (771);
}
Instance of Symbol 204 MovieClip in Frame 769
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 770
gotoAndPlay (769);
Frame 771
Mouse.hide();
Frame 772
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 772
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 772
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 1)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 4) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 773
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (775);
}
Instance of Symbol 204 MovieClip in Frame 773
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 774
gotoAndPlay (773);
Frame 775
Mouse.hide();
Frame 776
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 776
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = true;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 776
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 1)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 777
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (779);
}
Instance of Symbol 204 MovieClip in Frame 777
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 778
gotoAndPlay (777);
Frame 779
Mouse.hide();
Frame 780
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 780
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = true;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 781
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (783);
}
Instance of Symbol 204 MovieClip in Frame 781
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 782
gotoAndPlay (781);
Frame 783
Mouse.hide();
Frame 784
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 784
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = true;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 785
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (787);
}
Instance of Symbol 204 MovieClip in Frame 785
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 786
gotoAndPlay (785);
Frame 787
Mouse.hide();
Frame 788
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 788
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = true;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 788
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 1)) {
_root.finmvt = 0;
tellTarget (_root.animation2) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 4)) {
_root.finmvt = 0;
tellTarget (_root.animation2) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation2) {
play();
};
}
}
Frame 789
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (791);
}
Instance of Symbol 204 MovieClip in Frame 789
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 790
gotoAndPlay (789);
Frame 791
Mouse.hide();
Frame 792
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 792
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 793
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (795);
}
Instance of Symbol 204 MovieClip in Frame 793
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 794
gotoAndPlay (793);
Frame 795
Mouse.hide();
Frame 805
_root.animation1.stop();
Frame 815
gotoAndPlay (816);
Frame 816
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 825
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Tony? Is something wrong? Are you not enjoying yourself? Don\u2019t you like this?";
} else if (_root.langue == 1) {
_root.texte = "Tony ch\u00E9ri, qu'est-ce qui t'arrive, je ne te sens pas \u00E0 l'aise... Tu n'aimes pas\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Tony? \u00C8 qualcosa di sbagliato? Non divertirsi? Non ti piace questo? ";
} else if (_root.langue == 3) {
_root.texte = "Tony? Stimmt was nicht? Gef\u00E4llt es Dir nicht? Magst Du es nicht?";
}
Frame 826
Mouse.hide();
Frame 833
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I very much enjoy what we\u2019ve done. But you\u2019re my first girl, like this... I don\u2019t know what\u2019s next...";
} else if (_root.langue == 1) {
_root.texte = "Oh si, Amanda, tu es tellement bandante\u00A0! Mais c'est... la premi\u00E8re fois, tu comprends. J'ai peur de... ne pas savoir faire...";
} else if (_root.langue == 2) {
_root.texte = "Mi piace molto ci\u00F2 che abbiamo fatto. Ma tu sei la mia prima ragazza, come questo... Non so cosa sia... ";
} else if (_root.langue == 3) {
_root.texte = "Es gef\u00E4llt mir sehr, was wir machen. Aber Du bist die erste Frau f\u00FCr mich in dieser Beziehung... Ich wei\u00DF nicht, was ich als n\u00E4chstes tun soll...";
}
Frame 834
Mouse.hide();
Frame 841
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Ha ha! You\u2019ve been so good I didn\u2019t know it\u2019s your first time. See how wet I am? You\u2019ve been super... Now that I know, let me show you...";
} else if (_root.langue == 1) {
_root.texte = "Hi hi\u00A0! Jusqu'\u00E0 pr\u00E9sent, c'est plut\u00F4t pas mal\u00A0! J'ai la chatte tremp\u00E9e... mais je comprend, laisse-moi faire...";
} else if (_root.langue == 2) {
_root.texte = "Ha ha ha! Non \u00E8 mai stata cos\u00EC buona che non sapevo \u00E8 la prima volta. Vedere quanto bagnata sono io? Siete stati super... Ora che so, mi permetta di mostrare...";
} else if (_root.langue == 3) {
_root.texte = "Hi hi! Du warst so gut, ich wu\u00DFte nicht, da\u00DF das Dein erstes Mal ist. Siehst Du, wie feucht ich bin? Du warst toll... Jetzt, wo ich das wei\u00DF, lass mich Dir noch was zeigen...";
}
Frame 842
Mouse.hide();
Frame 843
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 843
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 844
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (846);
}
Instance of Symbol 204 MovieClip in Frame 844
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 845
gotoAndPlay (844);
Frame 846
Mouse.hide();
Frame 870
_root.animation1.stop();
Frame 895
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hey, what the hell are you doing???!!!";
} else if (_root.langue == 1) {
_root.texte = "Hey! tu veux faire quoi, l\u00E0?!!!";
} else if (_root.langue == 2) {
_root.texte = "Ehi, cosa diavolo stai facendo???!!!";
} else if (_root.langue == 3) {
_root.texte = "Hey, was tust Du denn da???!!!";
}
Frame 896
Mouse.hide();
Frame 903
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hihi! Don't you get it? Very simple : You lick my pussy while I suck your dick...";
} else if (_root.langue == 1) {
_root.texte = "Hi hi! tu ne connais pas?... C'est un truc tr\u00E8s simple, je te suce et tu me l\u00E8ches la chatte...";
} else if (_root.langue == 2) {
_root.texte = "Hihi useranno lo! Non ti \u00E8 piaciuta? Molto semplice : Lei leccare il mio pussy mentre succhiano il cazzo...";
} else if (_root.langue == 3) {
_root.texte = "Hi hi! Verstehst Du nicht? Ganz einfach: Du leckst meine Pussy, w\u00E4hrend ich Dir den Schwanz lutsche...";
}
Frame 904
Mouse.hide();
Frame 911
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Lick your pussy? uh! I'm not sure I want to do this ... I don't like it...";
} else if (_root.langue == 1) {
_root.texte = "Je te... l\u00E8che la chatte ?!!... Wow! je ne suis pas s\u00FBr de vouloir faire \u00E7a... je n'aime pas...";
} else if (_root.langue == 2) {
_root.texte = "Leccare la pussy? Uh! Non so ci\u00F2 che voglio fare questo... Non mi piace...";
} else if (_root.langue == 3) {
_root.texte = "Deine Pussy lecken? Hm, ich bin mir nicht sicher, ob ich das will... Ich mag das nicht...";
}
Frame 912
Mouse.hide();
Frame 919
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Listen Junior, a well mannered young man never says ''I don\u2019t like it'' without tasting it! No longer can you play the misbehaving child.";
} else if (_root.langue == 1) {
_root.texte = "Mon cher Tony, un gar\u00E7on bien \u00E9lev\u00E9 ne dit jamais ''je n'aime pas'' avant d'avoir go\u00FBt\u00E9. Arr\u00EAte de jouer le gosse capricieux.";
} else if (_root.langue == 2) {
_root.texte = "Ascolta Junior, un mite giovane non dice ''non mi piace'' senza gustare! Non \u00E8 pi\u00F9 in grado di riprodurre il comportamento anomalo bambino. ";
} else if (_root.langue == 3) {
_root.texte = "H\u00F6r mal, Junior, ein wohlerzogener junger Mann sagt niemals ''Ich mag das nicht'', bevor er es nicht ausprobiert hat! Du kannst nicht l\u00E4nger das ungezogene Kind spielen.";
}
Frame 920
Mouse.hide();
Frame 935
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Alright... I agree to test... what do I have to do?";
} else if (_root.langue == 1) {
_root.texte = "Bon, OK, je veux bien essayer... Qu'est-ce que je dois faire?";
} else if (_root.langue == 2) {
_root.texte = "Bene... sono d'accordo per testare... cosa devo fare?";
} else if (_root.langue == 3) {
_root.texte = "Na gut... Ich werde es probieren... was muss ich tun?";
}
Frame 936
Mouse.hide();
Frame 937
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 937
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Frame 938
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (940);
}
Instance of Symbol 204 MovieClip in Frame 938
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 939
gotoAndPlay (938);
Frame 940
Mouse.hide();
Frame 948
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Just lick around here...";
} else if (_root.langue == 1) {
_root.texte = "Tu l\u00E8ches l\u00E0...";
} else if (_root.langue == 2) {
_root.texte = "Ti leccano qui...";
} else if (_root.langue == 3) {
_root.texte = "Leck hier herum...";
}
Frame 949
Mouse.hide();
Frame 961
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 961
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 961
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens > 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 962
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (964);
}
Instance of Symbol 204 MovieClip in Frame 962
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 963
gotoAndPlay (962);
Frame 964
Mouse.hide();
Frame 1005
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Now , my darling, you\u2019re about to experience something you\u2019ll never forget...";
} else if (_root.langue == 1) {
_root.texte = "Et maintenant, mon ch\u00E9ri, je vais te faire d\u00E9couvrir quelque chose que tu ne seras pas capable d'oublier...";
} else if (_root.langue == 2) {
_root.texte = "Ora, amica mia, stai per fare esperienza di qualcosa che non dimenticherete...";
} else if (_root.langue == 3) {
_root.texte = "Jetzt, mein Liebster, bist Du im Begriff, eine Erfahrung zu machen, die Du niemals vergessen wirst...";
}
Frame 1006
Mouse.hide();
Frame 1007
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 1007
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 1007
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens > 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1008
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1010);
}
Instance of Symbol 204 MovieClip in Frame 1008
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 1009
gotoAndPlay (1008);
Frame 1010
Mouse.hide();
Frame 1011
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 1011
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 1011
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 4) and (_root.sens > 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1012
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1014);
}
Instance of Symbol 204 MovieClip in Frame 1012
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 1013
gotoAndPlay (1012);
Frame 1014
Mouse.hide();
Frame 1015
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 1015
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = true;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 1015
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1016
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1018);
}
Instance of Symbol 204 MovieClip in Frame 1016
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 1017
gotoAndPlay (1016);
Frame 1018
Mouse.hide();
Frame 1047
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 1047
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = true;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 1047
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens > 6)) {
_root.action = 3;
}
}
Frame 1048
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1050);
}
Instance of Symbol 204 MovieClip in Frame 1048
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 1049
gotoAndPlay (1048);
Frame 1050
Mouse.hide();
Frame 1057
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hey, my loving chick! Looks like you waited for this moment for a long time! You flooded my pussy!";
} else if (_root.langue == 1) {
_root.texte = "Eh bin, mon poulet, On dirait que tu attendais ce moment depuis pas mal de temps!!! Tu m'as inond\u00E9 la chatte!";
} else if (_root.langue == 2) {
_root.texte = "hey, il mio amorevole pulcino! Sembra ti aver atteso questo momento per un lungo periodo di tempo! \u00C8 allagata la mia pussy!";
} else if (_root.langue == 3) {
_root.texte = "Hey, mein s\u00FC\u00DFes H\u00FChnchen! Sieht so aus, als h\u00E4ttest Du schon sehr lange auf diesen Moment gewartet, Du hast meine Pussy zum \u00DCberlaufen gebracht!";
}
Frame 1058
Mouse.hide();
Frame 1153
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Sam? Yeah, Tony\u2019s here with me... Tell me what\u2019s happening...";
} else if (_root.langue == 1) {
_root.texte = "Sam\u00A0?... ouais, je suis avec Tony... Alors, raconte...";
} else if (_root.langue == 2) {
_root.texte = "Sam? S\u00EC, Tony \u00E8 qui con me... Dimmi che cosa sta succedendo...";
} else if (_root.langue == 3) {
_root.texte = "Sam? Ja, Tony ist hier bei mir... Sag mir, was passiert ist...";
}
Frame 1154
Mouse.hide();
Frame 1175
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Tony, I'm afraid we have to talk... I have important news about your father...";
} else if (_root.langue == 1) {
_root.texte = "Tony, il faut que je te parle de quelque chose de tr\u00E8s important \u00E0 propos de ton p\u00E8re...";
} else if (_root.langue == 2) {
_root.texte = "Tony, ho paura a parlare... HO notizie importanti circa il vostro padre... ";
} else if (_root.langue == 3) {
_root.texte = "Tony, ich f\u00FCrchte, wir m\u00FCssen reden... Ich habe wichtige Neuigkeiten \u00FCber Deinen Vater...";
}
Frame 1176
Mouse.hide();
Frame 1201
gotoAndPlay (1202);
Frame 1202
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 1290
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "It had to end this way. Your father is a mobster, he was going to get caught eventually...";
} else if (_root.langue == 1) {
_root.texte = "Tu sais, Tony, \u00C7a ne pouvait pas finir autrement. Ton p\u00E8re est un truand, un jour ou l'autre il fallait bien qu'il se fasse serrer...";
} else if (_root.langue == 2) {
_root.texte = "Essa aveva alla fine in questo modo. Tuo padre \u00E8 un gangster, che stava per essere intrappolato alla fine...";
} else if (_root.langue == 3) {
_root.texte = "Es musste so kommen. Dein Vater ist ein Gangster, er lief schon lange Gefahr, verhaftet zu werden...";
}
Frame 1291
Mouse.hide();
Frame 1298
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I don't give a shit, he only got what he deserved. I just hope I get there in time to see his face...";
} else if (_root.langue == 1) {
_root.texte = "Je m'en fout, il a ce qu'il m\u00E9rite. J'esp\u00E8re juste qu'on arrivera \u00E0 temps pour que je puisse voir la gueule qu'il fait...";
} else if (_root.langue == 2) {
_root.texte = "Non mi importa, \u00E8 arrivato solo quanto avrebbe meritato. Spero solo che arriviamo in tempo per vedere la sua faccia...";
} else if (_root.langue == 3) {
_root.texte = "Darauf gebe ich einen Schei\u00DF, er bekommt nur, was er verdient. Ich hoffe nur, da\u00DF ich rechtzeitig dort bin, um sein Gesicht zu sehen...";
}
Frame 1299
Mouse.hide();
Frame 1369
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "OK, Amanda, I'm gonna talk to my father.";
} else if (_root.langue == 1) {
_root.texte = "Je te laisse un moment, Amanda, il faut que je parle \u00E0 mon p\u00E8re.";
} else if (_root.langue == 2) {
_root.texte = "Amanda, io voglio parlare con mio padre.";
} else if (_root.langue == 3) {
_root.texte = "OK Amanda, ich werde mal mit meinem Vater sprechen.";
}
Frame 1370
Mouse.hide();
Frame 1377
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "That\u2019s fine Tony, I want to talk to Sam, anyway.";
} else if (_root.langue == 1) {
_root.texte = "Pas de probl\u00E8me, Tony. Je vais voir Samantha...";
} else if (_root.langue == 2) {
_root.texte = "OK, Tony, ho bisogno di parlare con Samantha";
} else if (_root.langue == 3) {
_root.texte = "Ist gut, Tony, ich muss eh noch mit Samantha reden.";
}
Frame 1378
Mouse.hide();
Frame 1396
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Sam! You look peeved! What\u2019s wrong? ";
} else if (_root.langue == 1) {
_root.texte = "Qu'est-ce qui se passe Sam\u00A0? Un probl\u00E8me\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Sam! ti sembra arrabbiato! Cosa c'\u00E8 di sbagliato? ";
} else if (_root.langue == 3) {
_root.texte = "Sam! Du siehst sauer aus. Was ist los?";
}
Frame 1397
Mouse.hide();
Frame 1404
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I am upset, look what Pablo delivered...";
} else if (_root.langue == 1) {
_root.texte = "Plut\u00F4t, oui, regarde ce qu'il y a dans les colis livr\u00E9s par Pablo...";
} else if (_root.langue == 2) {
_root.texte = "IO sono sconvolto, guarda che Pablo consegnato...";
} else if (_root.langue == 3) {
_root.texte = "Ich bin entt\u00E4uscht, sie nur, was Pablo geliefert hat...";
}
Frame 1405
Mouse.hide();
Frame 1414
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Bananas... nothing but fucking bananas... Maria-Luiza spoke about a delivery of bananas but I had not imagined such a scheming! I don't understand when we've been screwed!";
} else if (_root.langue == 1) {
_root.texte = "Des bananes, des putains de bananes... Maria-Luiza avait parl\u00E9 d'une livraison de bananes mais je n'avais pas imagin\u00E9 une magouille pareille!... je ne comprends pas \u00E0 quel moment on s'est fait baiser!...";
} else if (_root.langue == 2) {
_root.texte = "Banane... niente ma cazzo se le banane... Maria-Luiza ha parlato di un fornitura di banane ma non avevo immaginato un tale stratagemma! Non capisco quando siamo stati avvitati!";
} else if (_root.langue == 3) {
_root.texte = "Bananen... nichts als verfickte Bananen... Maria-Luiza sprach von einer Lieferung Bananen, aber so etwas Hinterh\u00E4ltiges h\u00E4tte ich nicht erwartet! Ich habe keine Idee, wann man uns reingelegt hat!";
}
Frame 1415
Mouse.hide();
Frame 1422
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "We expected 1000 pounds of coke and find 2 tons of bananas. We\u2019ve been had...";
} else if (_root.langue == 1) {
_root.texte = "Deux tonnes de bananes \u00E0 la place de 500 kg de coca\u00EFne, on peut dire qu'ils se sont bien foutu de nous.";
} else if (_root.langue == 2) {
_root.texte = "Cerchiamo 1.000 libbre di coke e abbiamo 2 tonnellate di banane. Ridono di noi...";
} else if (_root.langue == 3) {
_root.texte = "Wir haben eine Tonne Kokain erwartet und bekommen zwei Tonnen Bananen. Wir sind total... ";
}
Frame 1423
Mouse.hide();
Frame 1437
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Our interrogator is with the boss, I want to know what\u2019s he\u2019s found out. You wait here...";
} else if (_root.langue == 1) {
_root.texte = "Les gars de mon \u00E9quipe sont en train de cuisiner le boss. Je vais voir o\u00F9 ils en sont, attends-moi l\u00E0...";
} else if (_root.langue == 2) {
_root.texte = "Il nostro interrogatore \u00E8 con il boss, io voglio sapere cosa ha scoperto. Si attende qui...";
} else if (_root.langue == 3) {
_root.texte = "Unser Verh\u00F6rspezialist ist beim Boss, ich w\u00FC\u00DFte zu gerne, was er rausgefunden hat. Warte hier... ";
}
Frame 1438
Mouse.hide();
Frame 1455
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Sam looks so pissed off. I don't understand why... What\u2019s wrong with bananas?";
} else if (_root.langue == 1) {
_root.texte = "Sam a l'air vraiment en p\u00E9tard! Je ne comprends pas pourquoi...";
} else if (_root.langue == 2) {
_root.texte = "Sam \u00E8 davvero stufo. Non capisco perch\u00E9... Cosa c'\u00E8 di sbagliato con le banane?";
} else if (_root.langue == 3) {
_root.texte = "Sam sieht total angepisst aus. Ich wei\u00DF gar nicht, warum... Was ist an Bananen auszusetzen?";
}
Frame 1456
Mouse.hide();
Frame 1469
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "...I love bananas! Hee hee!";
} else if (_root.langue == 1) {
_root.texte = "...J'aime bien les bananes, moi! Hi hi!";
} else if (_root.langue == 2) {
_root.texte = "... MI piacciono le banane! Hee hee!";
} else if (_root.langue == 3) {
_root.texte = "...Ich liebe Bananen! Hi hi!";
}
Frame 1470
Mouse.hide();
Frame 1474
_root.action = 90;
Frame 1475
if (_root.action > 99) {
gotoAndPlay (1477);
}
Frame 1476
gotoAndPlay (1475);
Frame 1539
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What the fuck are you doing???!!! Do you think it's the right time to have fun?";
} else if (_root.langue == 1) {
_root.texte = "Bon sang, mais qu'est-ce que tu fous! Tu crois vraiment que c'est le bon moment pour \u00E7a?!!";
} else if (_root.langue == 2) {
_root.texte = "Che cazzo fare???!!! Pensi che sia il momento giusto per divertirsi?";
} else if (_root.langue == 3) {
_root.texte = "Was zur H\u00F6lle tust Du denn da???!!! Meinst Du, jetzt ist der richtige Zeitpunkt, um Spa\u00DF zu haben?";
}
Frame 1540
Mouse.hide();
Frame 1547
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What\u2019s wrong? You said nobody knew what to do with these bananas. I thought of a use.";
} else if (_root.langue == 1) {
_root.texte = "Bin quoi? On a deux tonnes de bananes dont personne ne sait quoi faire. Autant qu'elles servent \u00E0 quelque chose.";
} else if (_root.langue == 2) {
_root.texte = "Cosa c'\u00E8 di sbagliato? Si diceva che nessuno sapeva cosa fare con queste banane. Ho pensato di utilizzare.";
} else if (_root.langue == 3) {
_root.texte = "Was ist denn? Du hast gesagt, Ihr wisst nicht, was man mit den ganzen Bananen anfangen soll. Mir ist da etwas eingefallen.";
}
Frame 1548
Mouse.hide();
Frame 1555
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "You poor horny thing, put it back, this banana is an evidence...";
} else if (_root.langue == 1) {
_root.texte = "Tu ne penses vraiment qu'\u00E0 \u00E7a!... Remets cette banane \u00E0 sa place, s'il te pla\u00EEt, c'est une pi\u00E8ce \u00E0 conviction.";
} else if (_root.langue == 2) {
_root.texte = "Voi poveri cosa corneo! rimetterlo, la banana \u00E8 una prova ...";
} else if (_root.langue == 3) {
_root.texte = "Du armes geiles Ding, leg sie zur\u00FCck, diese Banane ist ein Beweisst\u00FCck...";
}
Frame 1556
Mouse.hide();
Frame 1557
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
Instance of Symbol 188 MovieClip "commandaide" in Frame 1557
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 99)) {
_root.code1 = touche;
} else if (((_root.code1 == 99) and (_root.code2 == 0)) and (touche == 111)) {
_root.code2 = touche;
} else if ((((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 0)) and (touche == 112)) {
_root.code3 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
_root.code6 = 0;
}
}
onClipEvent (enterFrame) {
if (((_root.code1 == 99) and (_root.code2 == 111)) and (_root.code3 == 112)) {
_root.aidepossible = 1;
} else {
_root.aidepossible = 0;
}
}
onClipEvent (enterFrame) {
if (_root.aidepossible == 1) {
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = true;
_root.fleche._visible = false;
}
}
onClipEvent (mouseMove) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
onClipEvent (mouseDown) {
_root.aidepossible = 0;
_root.aide1._visible = false;
_root.aide2._visible = false;
_root.aide3._visible = false;
_root.aide4._visible = false;
_root.aide5._visible = false;
_root.aidespecial1._visible = false;
_root.aidespecial2._visible = false;
_root.fleche._visible = false;
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
_root.code5 = 0;
}
Instance of Symbol 121 MovieClip in Frame 1557
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 3)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
if ((_root.action == 2) and (_root.sens == 9)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1558
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1560);
}
Instance of Symbol 204 MovieClip in Frame 1558
onClipEvent (load) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse + 30;
_root.cible._y = _ymouse + 30;
Mouse.hide();
}
Frame 1559
gotoAndPlay (1558);
Frame 1560
Mouse.hide();
Frame 1567
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Oops! I'm afraid I've broken your... evidence... ha ha!";
} else if (_root.langue == 1) {
_root.texte = "Oups! J'ai cass\u00E9 ta pi\u00E8ce \u00E0 conviction, hi hi !";
} else if (_root.langue == 2) {
_root.texte = "Oops! Ho paura di aver rotto... la prova... ha ha ha! ";
} else if (_root.langue == 3) {
_root.texte = "Oops! Ich f\u00FCrchte, ich habe Dein... Beweisst\u00FCck kaputt gemacht... Hi hi!";
}
Frame 1568
Mouse.hide();
Frame 1583
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hey! What\u2019s this? It's not a real banana! It\u2019s hollow with a plastic capsule inside...";
} else if (_root.langue == 1) {
_root.texte = "En plus c'est m\u00EAme pas une vrai banane! Elle est creuse et il y a un genre de capsule en plastique \u00E0 l'int\u00E9rieur...";
} else if (_root.langue == 2) {
_root.texte = "Ehi! Che cos'\u00E8? Non \u00E8 una vera banana! Il cavo con una capsula in plastica all'interno...";
} else if (_root.langue == 3) {
_root.texte = "Hey! Was ist das? Das ist keine echte Banane! Die ist hohl, mit einer Plastikkapsel darin...";
}
Frame 1584
Mouse.hide();
Frame 1599
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "You\u2019re right, a plastic vial full of white powder... I\u2019ll bet there\u2019s one in every banana. Bingo! You\u2019ve solved the case! ";
} else if (_root.langue == 1) {
_root.texte = "C'est exactement \u00E7a, une capsule en plastique... avec une jolie poudre blanche \u00E0 l'int\u00E9rieur... et je suppose qu'il y en a une dans chaque banane. Ma ch\u00E9rie, tu viens de toucher le jackpot\u00A0!!!";
} else if (_root.langue == 2) {
_root.texte = "Hai ragione, in una fiala di plastica pieno di polvere bianca... Scommetto ce n'\u00E8 uno in ogni banana. Il Bingo! Avete risolto il puzzle!! ";
} else if (_root.langue == 3) {
_root.texte = "Du hast Recht, eine Plastikkapsel voll mit weissem Pulver... Ich wette, da\u00DF sowas in jeder Banane drin ist. Bingo! Du hast den Fall gel\u00F6st!";
}
Frame 1600
Mouse.hide();
Frame 1619
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Well, you didn't solve this case, nor did your super cop friends......";
} else if (_root.langue == 1) {
_root.texte = "Finalement, ce n'est pas toi qui a r\u00E9ussi \u00E0 r\u00E9soudre cette affaire, ni tes copains les super-flics non plus, d'ailleurs... Celle qui a permis le succ\u00E8s de cette op\u00E9ration......";
} else if (_root.langue == 2) {
_root.texte = "Beh, non siete stati in grado di risolvere il puzzle, n\u00E9 tuoi amici super-poliziotto...";
} else if (_root.langue == 3) {
_root.texte = "Naja, Du hast diesen Fall jedenfalls nicht gel\u00F6st, und auch Deine Superbullen-Freunde nicht...";
}
Frame 1620
Mouse.hide();
Frame 1636
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "My pussy did! Ha ha ha!!!";
} else if (_root.langue == 1) {
_root.texte = "C'est ma chatte! ha ha ha!!!";
} else if (_root.langue == 2) {
_root.texte = "La mia figa ha trovato la soluzione! Ha ha ha!!!";
} else if (_root.langue == 3) {
_root.texte = "Sondern meine Pussy! Hi hi!!!";
}
Frame 1637
Mouse.hide();
Frame 1720
if (_root.langue == 0) {
_root.gene1 = "and";
} else if (_root.langue == 1) {
_root.gene1 = "et";
} else if (_root.langue == 2) {
_root.gene1 = "e";
} else if (_root.langue == 3) {
_root.gene1 = "und";
}
Mouse.show();
stop();
Frame 1721
prevFrame();
Symbol 16 MovieClip Frame 1
_root.bytes_totales = _level0.getBytesTotal();
_root["bytes_charg\u00E9es"] = _level0.getBytesLoaded();
_root.bytes_rapport = Math.round((_root["bytes_charg\u00E9es"] / _root.bytes_totales) * 100);
_root.bytes_chargement_affichage = Math.round(_root.bytes_rapport) add " %";
if (_root.bytes_rapport == 100) {
_root.play();
stop();
}
tellTarget (_root.barre_chargement_bytes) {
gotoAndPlay(_root.bytes_rapport);
};
Symbol 19 MovieClip Frame 1
stop();
Symbol 19 MovieClip Frame 101
stop();
Symbol 26 Button
on (press) {
_root.langue = 0;
gotoAndStop (4);
}
Symbol 29 Button
on (press) {
_root.langue = 1;
gotoAndStop (5);
}
Symbol 35 Button
on (press, release) {
gotoAndStop (11);
}
Symbol 38 Button
on (press, release) {
gotoAndPlay (9);
}
Symbol 42 Button
on (press) {
_root.langue = 2;
gotoAndStop (6);
}
Symbol 45 Button
on (press) {
_root.langue = 3;
gotoAndStop (7);
}
Symbol 86 Button
on (press, release) {
if (_root.langue == 0) {
gotoAndPlay (4);
}
if (_root.langue == 1) {
gotoAndPlay (5);
}
if (_root.langue == 2) {
gotoAndPlay (6);
}
if (_root.langue == 3) {
gotoAndPlay (7);
}
}
Symbol 90 Button
on (press) {
if (_root.musique == 1) {
_root.musique = 0;
_root.musicoff._visible = true;
stopAllSounds();
} else if (_root.musique == 0) {
_root.musique = 1;
_root.musicoff._visible = false;
_root.music.start(0, 10000000);
}
}
Symbol 125 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 131 Button
on (press) {
play();
}
Symbol 136 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 149 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 187 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 187 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 187 MovieClip Frame 7
stop();
_root.action = 100;
Symbol 203 Button
on (press) {
if (_root.action == 1) {
tellTarget ("animation1") {
play();
};
}
}
Symbol 209 Button
on (keyPress "<Tab>") {
return(false);
}
Symbol 241 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
_root.condition1 = 0;
Symbol 241 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 241 MovieClip Frame 3
_root.sonpossible = 0;
Symbol 241 MovieClip Frame 4
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
if (_root.finmvt == 0) {
gotoAndPlay (36);
}
Symbol 241 MovieClip Frame 5
_root.bouton2._visible = false;
_root.action = 3;
Symbol 241 MovieClip Frame 35
_root.cible._visible = true;
_root.bouton2._visible = true;
_root.action = 2;
Symbol 241 MovieClip Frame 44
_root.finmvt = 1;
gotoAndPlay (36);
Symbol 241 MovieClip Frame 45
_root.cible._visible = false;
_root.bouton2._visible = false;
_root.action = 3;
Symbol 241 MovieClip Frame 59
_root.sonpossible = 0;
Symbol 241 MovieClip Frame 60
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 241 MovieClip Frame 66
if (_root.condition1 > 12) {
gotoAndPlay (67);
} else {
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (60);
}
Symbol 241 MovieClip Frame 71
stop();
_root.action = 100;
Symbol 242 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation1) {
prevFrame();
};
play();
}
Symbol 242 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 247 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 250 Button
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (45);
};
}
}
Symbol 251 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
}
Symbol 289 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
_root.condition1 = 0;
Symbol 289 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 289 MovieClip Frame 4
_root.sens = 5;
_root.action = 3;
Symbol 289 MovieClip Frame 5
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 289 MovieClip Frame 6
_root.sens = 5;
_root.action = 3;
Symbol 289 MovieClip Frame 8
if (_root.finmvt == 0) {
gotoAndStop (32);
}
Symbol 289 MovieClip Frame 9
_root.bouton2._visible = false;
_root.action = 5;
Symbol 289 MovieClip Frame 31
_root.cible._visible = true;
_root.bouton2._visible = true;
_root.action = 4;
Symbol 289 MovieClip Frame 32
stop();
_root.finmvt = 1;
Symbol 289 MovieClip Frame 33
gotoAndStop (8);
Symbol 289 MovieClip Frame 34
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.sens = 5;
_root.action = 5;
Symbol 289 MovieClip Frame 35
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 6;
}
Symbol 289 MovieClip Frame 36
_root.sens = 5;
_root.action = 5;
Symbol 289 MovieClip Frame 40
_root.sonpossible = 0;
Symbol 289 MovieClip Frame 41
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 289 MovieClip Frame 54
if (_root.condition1 > 10) {
gotoAndPlay (55);
} else {
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (42);
}
Symbol 289 MovieClip Frame 69
stop();
_root.action = 100;
Symbol 292 MovieClip Frame 1
_root.x1 = _xmouse;
_root.y1 = _ymouse;
Symbol 292 MovieClip Frame 2
_root.x2 = _xmouse;
_root.y2 = _ymouse;
if (((_root.y2 - _root.y1) < 0) and ((_root.x2 - _root.x1) < 0)) {
_root.sens = 1;
} else if (((_root.y2 - _root.y1) < 0) and ((_root.x2 - _root.x1) == 0)) {
_root.sens = 2;
} else if (((_root.y2 - _root.y1) < 0) and ((_root.x2 - _root.x1) > 0)) {
_root.sens = 3;
} else if (((_root.y2 - _root.y1) == 0) and ((_root.x2 - _root.x1) < 0)) {
_root.sens = 4;
} else if (((_root.y2 - _root.y1) == 0) and ((_root.x2 - _root.x1) > 0)) {
_root.sens = 6;
} else if (((_root.y2 - _root.y1) > 0) and ((_root.x2 - _root.x1) < 0)) {
_root.sens = 7;
} else if (((_root.y2 - _root.y1) > 0) and ((_root.x2 - _root.x1) == 0)) {
_root.sens = 8;
} else if (((_root.y2 - _root.y1) > 0) and ((_root.x2 - _root.x1) > 0)) {
_root.sens = 9;
}
_root.x1 = 0;
_root.x2 = 0;
_root.y1 = 0;
_root.y2 = 0;
Symbol 293 Button
on (release, releaseOutside) {
if (_root.action > 4) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 4) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (34);
};
}
}
Symbol 329 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
_root.condition1 = 0;
Symbol 329 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 329 MovieClip Frame 3
if (_root.finmvt == 0) {
gotoAndStop (27);
}
Symbol 329 MovieClip Frame 4
_root.bouton1._visible = false;
_root.action = 3;
Symbol 329 MovieClip Frame 26
_root.cible._visible = true;
_root.bouton1._visible = true;
_root.action = 2;
Symbol 329 MovieClip Frame 27
stop();
_root.finmvt = 1;
Symbol 329 MovieClip Frame 28
gotoAndStop (3);
Symbol 329 MovieClip Frame 29
_root.bouton1._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 329 MovieClip Frame 35
_root.sens = 5;
_root.action = 5;
Symbol 329 MovieClip Frame 36
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 329 MovieClip Frame 37
_root.sens = 5;
_root.action = 90;
Symbol 329 MovieClip Frame 43
_root.sonpossible = 0;
Symbol 329 MovieClip Frame 44
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 329 MovieClip Frame 53
_root.action = _root.action + 1;
gotoAndPlay (45);
Symbol 334 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 337 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (29);
};
}
}
Symbol 344 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 350 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 360 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 384 MovieClip Frame 1
stop();
Symbol 384 MovieClip Frame 6
stop();
Symbol 384 MovieClip Frame 11
stop();
Symbol 384 MovieClip Frame 16
stop();
Symbol 389 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 395 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 403 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 410 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 416 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 424 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 430 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 451 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 461 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 505 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 505 MovieClip Frame 2
_root.sens = 5;
_root.action = 3;
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 505 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 505 MovieClip Frame 4
_root.sens = 5;
_root.action = 3;
Symbol 505 MovieClip Frame 25
stop();
_root.action = 100;
Symbol 510 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 524 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 524 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 524 MovieClip Frame 7
stop();
_root.action = 100;
Symbol 531 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 561 MovieClip Frame 1
stop();
if (_root.condition1 > 5) {
_root.finmvt = 0;
_root.action = 100;
} else {
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
}
Symbol 561 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 561 MovieClip Frame 21
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (9);
Symbol 570 MovieClip Frame 1
stop();
if (_root.condition2 > 6) {
_root.finmvt = 0;
_root.action = 100;
} else {
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
}
Symbol 570 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 570 MovieClip Frame 7
if (_root.finmvt == 0) {
gotoAndPlay (45);
}
Symbol 570 MovieClip Frame 8
_root.bouton2._visible = false;
_root.action = 3;
Symbol 570 MovieClip Frame 16
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (56);
}
Symbol 570 MovieClip Frame 28
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (56);
}
Symbol 570 MovieClip Frame 41
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
Symbol 570 MovieClip Frame 54
_root.finmvt = 1;
gotoAndPlay (42);
Symbol 570 MovieClip Frame 55
gotoAndStop (15);
Symbol 570 MovieClip Frame 56
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 570 MovieClip Frame 66
if (_root.condition2 > 6) {
_root.finmvt = 1;
} else {
_root.condition2 = _root.condition2 + 1;
gotoAndPlay (56);
}
Symbol 572 Button
on (press) {
if (_root.action == 2) {
_root.condition1 = 1;
_root.cible._visible = false;
}
}
Symbol 589 MovieClip Frame 1
stop();
if (_root.condition1 > 5) {
_root.finmvt = 0;
_root.action = 100;
} else {
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
}
Symbol 589 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 589 MovieClip Frame 8
_root.sens = 5;
_root.action = 3;
Symbol 589 MovieClip Frame 9
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 589 MovieClip Frame 10
_root.sens = 5;
_root.action = 3;
Symbol 589 MovieClip Frame 19
_root.finmvt = 1;
gotoAndPlay (7);
Symbol 589 MovieClip Frame 20
gotoAndStop (9);
Symbol 589 MovieClip Frame 21
_root.sens = 5;
_root.action = 3;
Symbol 589 MovieClip Frame 22
_root.sonpossible = 0;
Symbol 589 MovieClip Frame 23
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 589 MovieClip Frame 36
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (24);
Symbol 609 MovieClip Frame 1
stop();
if (_root.condition1 > 5) {
_root.finmvt = 0;
_root.action = 100;
} else {
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
}
Symbol 609 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 609 MovieClip Frame 8
_root.sens = 5;
_root.action = 3;
Symbol 609 MovieClip Frame 9
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 609 MovieClip Frame 10
_root.sens = 5;
_root.action = 3;
Symbol 609 MovieClip Frame 14
_root.sens = 5;
_root.action = 5;
Symbol 609 MovieClip Frame 15
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 609 MovieClip Frame 16
_root.sens = 5;
_root.action = 5;
Symbol 609 MovieClip Frame 17
_root.sonpossible = 0;
Symbol 609 MovieClip Frame 18
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 609 MovieClip Frame 31
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (19);
Symbol 626 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 626 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 626 MovieClip Frame 8
_root.sens = 5;
_root.action = 3;
Symbol 626 MovieClip Frame 9
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 626 MovieClip Frame 10
_root.sens = 5;
_root.action = 3;
Symbol 626 MovieClip Frame 21
if (_root.condition1 > 7) {
gotoAndPlay (26);
}
Symbol 626 MovieClip Frame 25
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (13);
Symbol 626 MovieClip Frame 26
_root.finmvt = 0;
Symbol 626 MovieClip Frame 38
stop();
_root.action = 100;
Symbol 674 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 674 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 674 MovieClip Frame 51
stop();
_root.action = 100;
Symbol 675 Button
on (press) {
tellTarget ("animation1") {
play();
};
}
Symbol 694 MovieClip Frame 1
stop();
if (_root.condition1 > 5) {
_root.finmvt = 0;
_root.action = 100;
} else {
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
}
Symbol 694 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 694 MovieClip Frame 19
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (8);
Symbol 695 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 695 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 695 MovieClip Frame 19
_root.finmvt = 1;
gotoAndPlay (8);
Symbol 735 MovieClip Frame 1
stop();
_root.animation1._visible = true;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 735 MovieClip Frame 2
_root.animation1._visible = false;
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 735 MovieClip Frame 6
_root.sens = 5;
_root.action = 3;
Symbol 735 MovieClip Frame 7
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 735 MovieClip Frame 8
_root.sens = 5;
_root.action = 3;
Symbol 735 MovieClip Frame 20
stop();
_root.action = 100;
Symbol 736 MovieClip Frame 1
stop();
Symbol 736 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation2) {
prevFrame();
};
play();
}
Symbol 736 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 737 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
Symbol 783 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.condition2 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 783 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 783 MovieClip Frame 8
_root.sonpossible = 0;
Symbol 783 MovieClip Frame 9
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
if (_root.finmvt == 0) {
gotoAndPlay (40);
}
Symbol 783 MovieClip Frame 10
_root.bouton1._visible = false;
_root.action = 3;
Symbol 783 MovieClip Frame 11
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (49);
}
Symbol 783 MovieClip Frame 21
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (49);
}
Symbol 783 MovieClip Frame 31
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (49);
}
Symbol 783 MovieClip Frame 37
_root.bouton1._visible = true;
_root.cible._visible = true;
_root.action = 2;
Symbol 783 MovieClip Frame 48
_root.finmvt = 1;
gotoAndPlay (38);
Symbol 783 MovieClip Frame 65
_root.sonpossible = 0;
if (_root.condition2 > 6) {
_root.action = 85;
gotoAndPlay (66);
} else {
_root.condition2 = _root.condition2 + 1;
gotoAndPlay (55);
}
Symbol 783 MovieClip Frame 66
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 783 MovieClip Frame 70
_root.action = _root.action + 1;
gotoAndPlay (66);
Symbol 785 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
if (_root.action == 2) {
_root.condition1 = 1;
_root.cible._visible = false;
}
}
Symbol 818 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 818 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 818 MovieClip Frame 9
if (_root.finmvt == 0) {
gotoAndPlay (42);
}
Symbol 818 MovieClip Frame 10
_root.bouton2._visible = false;
_root.action = 3;
Symbol 818 MovieClip Frame 39
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 818 MovieClip Frame 48
_root.finmvt = 1;
gotoAndPlay (40);
Symbol 837 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 837 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 837 MovieClip Frame 41
stop();
_root.action = 100;
Symbol 843 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 849 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 853 Button
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
tellTarget ("animation2") {
play();
};
}
}
Symbol 860 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 866 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 894 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 894 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 894 MovieClip Frame 4
if (_root.finmvt == 0) {
gotoAndStop (25);
}
Symbol 894 MovieClip Frame 5
_root.bouton1._visible = false;
_root.action = 3;
Symbol 894 MovieClip Frame 24
_root.bouton1._visible = true;
_root.cible._visible = true;
_root.action = 2;
Symbol 894 MovieClip Frame 25
stop();
_root.finmvt = 1;
Symbol 894 MovieClip Frame 26
_root.bouton2._visible = false;
_root.cible._visible = false;
Symbol 894 MovieClip Frame 46
_root.action = 100;
Symbol 894 MovieClip Frame 55
gotoAndPlay (47);
Symbol 899 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 901 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (26);
};
}
}
Symbol 939 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 939 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 939 MovieClip Frame 4
if (_root.finmvt == 0) {
gotoAndPlay (34);
}
Symbol 939 MovieClip Frame 5
_root.bouton2._visible = false;
_root.action = 3;
Symbol 939 MovieClip Frame 10
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (42);
}
Symbol 939 MovieClip Frame 20
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (42);
}
Symbol 939 MovieClip Frame 29
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 939 MovieClip Frame 30
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (42);
}
Symbol 939 MovieClip Frame 40
_root.finmvt = 1;
gotoAndPlay (30);
Symbol 939 MovieClip Frame 41
gotoAndStop (1);
Symbol 939 MovieClip Frame 42
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
_root.sens = 5;
Symbol 939 MovieClip Frame 43
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 939 MovieClip Frame 44
_root.action = 90;
_root.sens = 5;
Symbol 939 MovieClip Frame 64
_root.action = _root.action + 1;
gotoAndPlay (56);
Symbol 941 Button
on (release, releaseOutside) {
if (_root.action > 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
_root.condition1 = 1;
_root.cible._visible = false;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
}
Symbol 973 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 973 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 973 MovieClip Frame 3
if (_root.finmvt == 0) {
gotoAndPlay (34);
}
Symbol 973 MovieClip Frame 4
_root.bouton2._visible = false;
_root.action = 3;
Symbol 973 MovieClip Frame 5
Symbol 973 MovieClip Frame 15
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (47);
}
Symbol 973 MovieClip Frame 25
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (47);
}
Symbol 973 MovieClip Frame 34
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 973 MovieClip Frame 35
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (47);
}
Symbol 973 MovieClip Frame 45
_root.finmvt = 1;
gotoAndPlay (35);
Symbol 973 MovieClip Frame 46
gotoAndStop (5);
Symbol 973 MovieClip Frame 47
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
_root.sens = 5;
Symbol 973 MovieClip Frame 48
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 973 MovieClip Frame 49
_root.action = 5;
_root.sens = 5;
Symbol 973 MovieClip Frame 51
_root.sonpossible = 0;
Symbol 973 MovieClip Frame 52
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 973 MovieClip Frame 58
stop();
_root.action = 100;
Symbol 978 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 990 MovieClip Frame 1
stop();
if (_root.condition1 > 8) {
_root.finmvt = 0;
_root.action = 100;
} else {
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
}
Symbol 990 MovieClip Frame 2
_root.action = 3;
_root.sens = 5;
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 990 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 990 MovieClip Frame 4
_root.action = 3;
_root.sens = 5;
Symbol 990 MovieClip Frame 6
_root.action = 3;
_root.sens = 5;
Symbol 990 MovieClip Frame 7
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 990 MovieClip Frame 8
_root.action = 3;
_root.sens = 5;
Symbol 990 MovieClip Frame 10
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (2);
Symbol 1009 MovieClip Frame 1
stop();
_root.condition1 = 0;
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 1009 MovieClip Frame 2
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1009 MovieClip Frame 3
if (_root.finmvt == 0) {
gotoAndPlay (35);
}
Symbol 1009 MovieClip Frame 4
_root.bouton2._visible = false;
_root.action = 3;
Symbol 1009 MovieClip Frame 5
Symbol 1009 MovieClip Frame 9
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (45);
}
Symbol 1009 MovieClip Frame 17
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (45);
}
Symbol 1009 MovieClip Frame 25
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (45);
}
Symbol 1009 MovieClip Frame 33
if (_root.condition1 == 1) {
_root.finmvt = 0;
gotoAndPlay (45);
}
Symbol 1009 MovieClip Frame 34
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 1009 MovieClip Frame 43
_root.finmvt = 1;
gotoAndPlay (35);
Symbol 1009 MovieClip Frame 44
gotoAndStop (1);
Symbol 1009 MovieClip Frame 45
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
_root.sens = 5;
Symbol 1009 MovieClip Frame 48
_root.action = 3;
_root.sens = 5;
Symbol 1009 MovieClip Frame 49
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 1009 MovieClip Frame 50
_root.action = 90;
_root.sens = 5;
Symbol 1009 MovieClip Frame 53
_root.sonpossible = 0;
Symbol 1009 MovieClip Frame 54
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 1009 MovieClip Frame 66
_root.action = _root.action + 1;
gotoAndPlay (55);
Symbol 1040 MovieClip Frame 21
stop();
Symbol 1047 MovieClip Frame 47
stop();
Symbol 1052 MovieClip Frame 17
if (_root.action == 3) {
gotoAndPlay (18);
} else {
gotoAndPlay (7);
}
Symbol 1052 MovieClip Frame 24
if (_root.condition1 > 10) {
gotoAndPlay (25);
} else {
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (18);
}
Symbol 1052 MovieClip Frame 25
son = new Sound();
son.attachSound("orgasm");
son.start();
Symbol 1052 MovieClip Frame 150
stop();
_root.action = 100;
Symbol 1053 Button
on (release, releaseOutside) {
if (_root.action == 2) {
_root.cible._visible = true;
_root.action = 1;
}
}
on (press) {
if (_root.action == 1) {
_root.cible._visible = false;
_root.action = 2;
}
}
Symbol 1058 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1073 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1081 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1094 MovieClip Frame 39
gotoAndPlay (1);
Symbol 1101 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1107 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1130 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1150 MovieClip Frame 1
_root.sonpossible = 0;
Symbol 1150 MovieClip Frame 2
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("girl01");
} else if (s == 1) {
son.attachSound("girl02");
} else if (s == 2) {
son.attachSound("girl03");
} else if (s == 3) {
son.attachSound("girl04");
} else if (s == 4) {
son.attachSound("girl05");
}
if (_root.sonpossible == 0) {
_root.sonpossible = 1;
son.stop("girl01");
son.stop("girl02");
son.stop("girl03");
son.stop("girl04");
son.stop("girl05");
son.start();
}
Symbol 1150 MovieClip Frame 12
_root.action = _root.action + 1;
gotoAndPlay (2);
Symbol 1184 MovieClip Frame 1
stop();
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.cible._visible = true;
_root.finmvt = 0;
_root.action = 1;
Symbol 1184 MovieClip Frame 2
_root.action = 3;
_root.sens = 5;
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1184 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 1184 MovieClip Frame 4
_root.action = 3;
_root.sens = 5;
Symbol 1184 MovieClip Frame 10
stop();
_root.action = 100;
Symbol 1189 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1195 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1199 MovieClip Frame 1
stop();
Symbol 1204 MovieClip Frame 27
stop();
_root.boutontext._visible = true;
Symbol 1215 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1223 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1235 MovieClip Frame 15
stop();
_root.boutontext._visible = true;
Symbol 1249 Button
on (release) {
getURL ("http://sharks-lagoon.fr/", "_blank");
}