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 == "investigation") {
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 = "FALSHER 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 2";
} else if (_root.langue == 1) {
_root.gene1 = "2\u00B0 partie";
} else if (_root.langue == 2) {
_root.gene1 = "Parte 2";
} else if (_root.langue == 3) {
_root.gene1 = "Teil 2";
}
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 218
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I'm quite satisfied with our day's work, we learned a great deal today. It\u2019s much easier to get information from Goran than his brother.";
} else if (_root.langue == 1) {
_root.texte = "Je suis assez contente de cette balade en bateau. Goran a \u00E9t\u00E9 plus bavard que son fr\u00E8re.";
} else if (_root.langue == 2) {
_root.texte = "Sono abbastanza soddisfatto con la nostra giornata di lavoro, abbiamo imparato molto oggi. \u00C8 molto pi\u00F9 facile per ottenere informazioni da Goran a suo fratello.";
} else if (_root.langue == 3) {
_root.texte = "Ich bin sehr zufrieden mit dem, was wir heute erreicht haben. Wir haben mehr \u00FCber den gro\u00DFen Deal erfahren. Goran ist viel gespr\u00E4chiger als sein Bruder.";
}
Frame 219
Mouse.hide();
Frame 226
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hmm. No luck for me with Tony. He started paniking as soon as it got sexual.";
} else if (_root.langue == 1) {
_root.texte = "Je n'ai pas eu autant de chance avec Tony. Quand je lui ai propos\u00E9 une partie de jambes en l'air, le gamin a paniqu\u00E9.";
} else if (_root.langue == 2) {
_root.texte = "Hmm. nessuna fortuna per me con Tony. Ha iniziato paniking appena arrivati sessuale.";
} else if (_root.langue == 3) {
_root.texte = "Hmm. Kein Gl\u00FCck f\u00FCr mich mit Tony. Er wurde sofort panisch, als es um Sex ging.";
}
Frame 227
Mouse.hide();
Frame 234
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hey! Looks like the boss has got some visitors... He doesn't look very happy about it.";
} else if (_root.langue == 1) {
_root.texte = "Regarde, on dirait que le boss a de la visite... Il n'a pas l'air tr\u00E8s content.";
} else if (_root.langue == 2) {
_root.texte = "Ehi! Sembra che il boss ha dei visitatori... Egli non sembra molto felice. ";
} else if (_root.langue == 3) {
_root.texte = "Hey! Sieht aus, als ob der Boss ein paar Besucher hat... Das scheint ihn nicht gerade zu freuen.";
}
Frame 235
Mouse.hide();
Frame 250
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Pablo, not very prudent to come here! Our only meeting should have been during the delivery...";
} else if (_root.langue == 1) {
_root.texte = "Ce n'est pas tr\u00E8s prudent de venir ici, Pablo. On ne devait se voir qu'au moment de l'op\u00E9ration...";
} else if (_root.langue == 2) {
_root.texte = "Pablo, non molto prudente venire qui! Il nostro unico incontro avrebbe dovuto essere durante la consegna...";
} else if (_root.langue == 3) {
_root.texte = "Pablo, nicht gerade schlau, hier aufzutauchen! Wir sollten uns doch nur bei der Lieferung sehen...";
}
Frame 251
Mouse.hide();
Frame 258
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I had to talk with you. Unforeseen problems arose, we must reschedule the delivery. ";
} else if (_root.langue == 1) {
_root.texte = "Il fallait que je te parle. Tu sais qu'on a un probl\u00E8me et il y a des d\u00E9tails \u00E0 r\u00E9gler...";
} else if (_root.langue == 2) {
_root.texte = "HO dovuto parlare con voi. Sono sorti problemi imprevisti, dobbiamo riprogrammare la consegna. ";
} else if (_root.langue == 3) {
_root.texte = "Ich muss mit Dir sprechen. Es gibt Probleme, wir m\u00FCssen einen neuen Termin finden.";
}
Frame 259
Mouse.hide();
Frame 266
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I hate setbacks. this affair starts smelling funny.";
} else if (_root.langue == 1) {
_root.texte = "Cette affaire me pla\u00EEt de moins en moins, j'ai horreur des contre-temps.";
} else if (_root.langue == 2) {
_root.texte = "IO odio gli insuccessi. La vicenda inizia odore divertente.";
} else if (_root.langue == 3) {
_root.texte = "Ich hasse Verz\u00F6gerungen. Dieser Deal beginnt zu stinken.";
}
Frame 267
Mouse.hide();
Frame 274
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Calm down... Have I ever disappointed you? Trust me, everything will be fine...";
} else if (_root.langue == 1) {
_root.texte = "Reste cool... Nos affaires se sont toujours bien d\u00E9roul\u00E9es, non\u00A0? Fais-moi confiance, tout ira bien...";
} else if (_root.langue == 2) {
_root.texte = "Calma... Ho mai deluso? Fidati di me, andr\u00E0 tutto bene...";
} else if (_root.langue == 3) {
_root.texte = "Beruhige Dich... Habe ich Dich jemals entt\u00E4uscht? Vertrau mir, alles wird gut gehen...";
}
Frame 275
Mouse.hide();
Frame 290
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hey girls, would you mind entertaining Maria-Luiza? Her boyfriend and I must discuss a problem...";
} else if (_root.langue == 1) {
_root.texte = "H\u00E9 les filles, vous voulez bien tenir compagnie \u00E0 Maria-Luiza\u00A0? J'ai besoin d'avoir une discussion urgente avec son mec...";
} else if (_root.langue == 2) {
_root.texte = "Ehi, ragazze, ti dispiacerebbe divertente Maria-Luiza ? Il suo ragazzo e devo discutere un problema...";
} else if (_root.langue == 3) {
_root.texte = "Hey M\u00E4dels, k\u00F6nntet Ihr Euch bitte um Maria-Luiza k\u00FCmmern? Ihr Freund und ich m\u00FCssen etwas gesch\u00E4ftliches besprechen...";
}
Frame 291
Mouse.hide();
Frame 298
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Ooh, something's wrong, he seems very upset. I hope this Maria-Luiza will tell us what's happening.";
} else if (_root.langue == 1) {
_root.texte = "Ouh\u00A0! Il a vraiment l'air en p\u00E9tard\u00A0! Il se passe quelque chose d'anormal... J'esp\u00E8re que cette Maria-Luiza pourra nous en apprendre un peu plus...";
} else if (_root.langue == 2) {
_root.texte = "Ooh, c'\u00E8 qualcosa che non va, egli sembra molto male. Spero che questo Maria-Luiza ci dir\u00E0 che cosa sta succedendo.";
} else if (_root.langue == 3) {
_root.texte = "Oh, da l\u00E4uft wohl etwas schief, er sieht ziemlich aufgebracht aus. Vielleicht kann Maria-Luiza uns sagen, was los ist.";
}
Frame 299
Mouse.hide();
Frame 314
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hi... Maria-Luiza? I'm Amanda and this is my friend Samantha. Let's have a walk in the garden and give the men some privacy.";
} else if (_root.langue == 1) {
_root.texte = "Bonjour... Maria-Luiza, c'est \u00E7a\u00A0? Moi je suis Samantha et elle, c'est Amanda. Allons faire un tour dans le jardin, laissons les mecs r\u00E9gler leurs affaires.";
} else if (_root.langue == 2) {
_root.texte = "Hi... Maria-Luiza ? sto Amanda, e questa \u00E8 una mia amica Samantha. Diamo una passeggiata in giardino e dare agli uomini un po' di privacy. ";
} else if (_root.langue == 3) {
_root.texte = "Hi... Maria-Luiza? Ich bin Amanda, und das ist meine Freundin Samantha. Lass uns in den Garten gehen, damit die M\u00E4nner ihre Ruhe haben.";
}
Frame 315
Mouse.hide();
Frame 322
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I don't like it when Pablo is concerned like this, I get ignored and I don\u2019t like it!";
} else if (_root.langue == 1) {
_root.texte = "Je n'aime pas quand Pablo a des soucis. Il ne s'occupe plus de moi.";
} else if (_root.langue == 2) {
_root.texte = "Non mi piace quando Pablo \u00E8 interessato come questa, ho ignorato e non mi piace!";
} else if (_root.langue == 3) {
_root.texte = "Ich mag es nicht, wenn Pablo sich so aufregt, dann ignoriert er mich immer, und das gef\u00E4llt mir nicht!";
}
Frame 323
Mouse.hide();
Frame 330
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Ignored? A pretty woman like yourself should never be ignored, unforgivable... Do I hear a little accent, where are you from? ";
} else if (_root.langue == 1) {
_root.texte = "Une jolie femme\u00A0comme toi! C'est impardonnable... Tu as un petit accent, d'o\u00F9 viens-tu\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Ignorati? Una bella donna come te non dovrebbe essere ignorato, imperdonabile... Si sente un poco accento, di dove siete? ";
} else if (_root.langue == 3) {
_root.texte = "Ignorieren? Eine sch\u00F6ne Frau wie Du sollte niemals ignoriert werden, das ist unverzeihlich... H\u00F6re ich da einen kleinen Akzent? Woher kommst Du?";
}
Frame 331
Mouse.hide();
Frame 338
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I'am from Argentina but I live in Columbia with Pablo. He had to speak with your boss, and asked me to come along.";
} else if (_root.langue == 1) {
_root.texte = "J'habite en Colombie, avec Pablo, mais je suis n\u00E9e en Argentine... Pablo devait passer quelques jours dans la r\u00E9gion pour une affaire avec votre patron et il a accept\u00E9 que je l'accompagne.";
} else if (_root.langue == 2) {
_root.texte = "Sono da Argentina ma vivo in Colombia con Pablo che aveva di parlare con il boss, e mi ha chiesto di entrare in contatto con noi.";
} else if (_root.langue == 3) {
_root.texte = "Ich stamme aus Argentinien, aber lebe mit Pablo in Kolumbien. Er hatte mit Eurem Boss etwas zu besprechen und bat mich mitzukommen.";
}
Frame 339
Mouse.hide();
Frame 346
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I was so happy; rarely do I get to travel with him on business. He trades internationally in fruits and spices.";
} else if (_root.langue == 1) {
_root.texte = "J'\u00E9tais folle de joie, d'habitude, il ne veut jamais m'emmener dans ses voyages quand il s'agit de business... Il est dans le commerce international des fruits et des \u00E9pices.";
} else if (_root.langue == 2) {
_root.texte = "Sono stata cos\u00EC felice; raramente si arriva a viaggiare con lui per lavoro. Opera a livello internazionale nel settore della frutta e spezie.";
} else if (_root.langue == 3) {
_root.texte = "Ich habe mich wirklich gefreut, weil ich ihn so gut wie nie auf Gesch\u00E4ftsreisen begleiten darf. Er handelt mit Gew\u00FCrzen und Fr\u00FCchten.";
}
Frame 347
Mouse.hide();
Frame 354
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Cool! And you're here for long?";
} else if (_root.langue == 1) {
_root.texte = "C'est cool\u00A0! Tu es ici pour longtemps\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Cool! E sei qui da molto tempo?";
} else if (_root.langue == 3) {
_root.texte = "Cool! Und bleibt Ihr lange hier?";
}
Frame 355
Mouse.hide();
Frame 362
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "We should have left friday morning, after your boss took delivery of his load, bananas I think. Unfortunately the ship carrying them is having engine trouble, so exactly when it will arrive is uncertain...";
} else if (_root.langue == 1) {
_root.texte = "Nous devions repartir vendredi matin, apr\u00E8s la livraison pour votre Boss, des bananes je crois, mais le bateau qui am\u00E8ne les marchandises a eu une avarie et Pablo ne sait pas quand la livraison pourra avoir lieu...";
} else if (_root.langue == 2) {
_root.texte = "Abbiamo lasciato venerd\u00EC mattina, dopo il boss ha preso in consegna il suo carico, le banane penso. Purtroppo la nave che trasporta loro sta avendo problemi al motore, in modo esattamente quando arriver\u00E0 \u00E8 incerto...";
} else if (_root.langue == 3) {
_root.texte = "Wir h\u00E4tten eigentlich am Freitag abreisen sollen, nachdem Euer Boss die Lieferung erhalten hat, ich glaube, Bananen. Dummerweise hat das Schiff, auf dem sie unterwegs sind, Maschinenprobleme, daher wissen wir nicht genau, wann es eintrifft.";
}
Frame 363
Mouse.hide();
Frame 370
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I don't mind staying longer, but Pablo isn\u2019t happy about the delay.";
} else if (_root.langue == 1) {
_root.texte = "Moi, \u00E7a ne me d\u00E9range pas de rester un peu plus longtemps mais Pablo semble vraiment tr\u00E8s contrari\u00E9...";
} else if (_root.langue == 2) {
_root.texte = "Non mi dispiace rimanere pi\u00F9 a lungo, ma Pablo non \u00E8 felice per il ritardo.";
} else if (_root.langue == 3) {
_root.texte = "Mir macht es nichts aus, l\u00E4nger zu bleiben, aber Pablo ist sehr ungl\u00FCcklich wegen der Verz\u00F6gerung.";
}
Frame 371
Mouse.hide();
Frame 386
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Damned! The delivery is postponed! No one is certain about when the drugs get delivered...";
} else if (_root.langue == 1) {
_root.texte = "Merde la date de la livraison a chang\u00E9\u00A0! Tout est \u00E0 refaire...";
} else if (_root.langue == 2) {
_root.texte = "Dannati! La consegna \u00E8 rinviata a data da destinarsi! Non \u00E8 certo quando i farmaci consegnati...";
} else if (_root.langue == 3) {
_root.texte = "Verdammt! Die Lieferung ist verschoben! Niemand kann mehr sicher sagen, wann die Drogen kommen...";
}
Frame 387
Mouse.hide();
Frame 398
gotoAndPlay (399);
Frame 399
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 409
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I see why Pablo brought you along, you\u2019re very attractive... You have great tits!";
} else if (_root.langue == 1) {
_root.texte = "En tout cas, je comprends qu'il ait eu envie de t'emmener avec lui, tu es vraiment tr\u00E8s attirante... Tu as des seins magnifiques...";
} else if (_root.langue == 2) {
_root.texte = "Non vedo perch\u00E9 Pablo portato lungo, sei molto attraente... Voi avete un bel seno!";
} else if (_root.langue == 3) {
_root.texte = "Mir ist klar, warum Pablo Dich mitgebracht hat, Du bist sehr sch\u00F6n... Du hast gro\u00DFartige Titten!";
}
Frame 410
Mouse.hide();
Frame 417
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "That's a gift from Pablo... The brazilian plastic surgeon who made them is well renowned... They cost a fortune.";
} else if (_root.langue == 1) {
_root.texte = "C'est un cadeau de Pablo... Le chirurgien br\u00E9silien qui a fait \u00E7a est un des meilleurs... Ils ont co\u00FBt\u00E9 une fortune...";
} else if (_root.langue == 2) {
_root.texte = "Si tratta di un dono da Pablo ... Il chirurgo plastico brasiliano che li ha fatti \u00E8 rinomato... Costano una fortuna.";
} else if (_root.langue == 3) {
_root.texte = "Die sind ein Geschenk von Pablo... Der Sch\u00F6nheitschirurg in Brasilien, der sie mir gemacht hat, ist sehr renommiert... Sie haben ein Verm\u00F6gen gekostet.";
}
Frame 418
Mouse.hide();
Frame 419
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 253 MovieClip "commandaide" in Frame 419
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 122 MovieClip in Frame 419
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens > 6)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 420
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (422);
}
Instance of Symbol 271 MovieClip in Frame 420
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 421
gotoAndPlay (420);
Frame 422
Mouse.hide();
Frame 430
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Incredible! They're bigger than my ass!... Can we touch?";
} else if (_root.langue == 1) {
_root.texte = "Incroyable\u00A0! Ils sont plus gros que mes fesses\u00A0!... On peut toucher ?";
} else if (_root.langue == 2) {
_root.texte = "Incredibile! Sono pi\u00F9 grande del mio culo!... si pu\u00F2 toccare?";
} else if (_root.langue == 3) {
_root.texte = "Unglaublich! Die sind ja gr\u00F6\u00DFer als mein Hintern!... D\u00FCrfen wir sie anfassen?";
}
Frame 431
Mouse.hide();
Frame 438
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Of course, go ahead. They feel natural.";
} else if (_root.langue == 1) {
_root.texte = "Bien s\u00FBr. Tu vas voir, on dirait des vrais.";
} else if (_root.langue == 2) {
_root.texte = "Naturalmente, andare avanti. Si sentono naturale.";
} else if (_root.langue == 3) {
_root.texte = "Nat\u00FCrlich, nur zu. Sie f\u00FChlen sich ganz nat\u00FCrlich an.";
}
Frame 439
Mouse.hide();
Frame 440
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 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 253 MovieClip "commandaide" in Frame 440
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 = true;
_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 122 MovieClip in Frame 440
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 441
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (443);
}
Instance of Symbol 271 MovieClip in Frame 441
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 442
gotoAndPlay (441);
Frame 443
Mouse.hide();
Frame 450
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Mmmm! They're even more sensitive than before the surgery. In fact, I'm very sensitive... everywhere... I love being caressed.";
} else if (_root.langue == 1) {
_root.texte = "Mmm\u00A0! Je crois qu'ils sont encore plus sensibles qu'avant l'op\u00E9ration. En fait, je suis tr\u00E8s sensible... partout. J'adore les caresses.";
} else if (_root.langue == 2) {
_root.texte = "Mmmm! Sono ancora pi\u00F9 sensibili di prima dell'intervento chirurgico. In realt\u00E0, io sono molto sensibile... ovunque... Mi piace essere accarezzato.";
} else if (_root.langue == 3) {
_root.texte = "Mmmm! Sie sind sogar empfindlicher als vor der OP. Tats\u00E4chlich bin ich sehr empfindlich... \u00FCberall... Ich liebe es, gestreichelt zu werden.";
}
Frame 451
Mouse.hide();
Frame 452
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 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 253 MovieClip "commandaide" in Frame 452
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 453
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (455);
}
Instance of Symbol 271 MovieClip in Frame 453
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 454
gotoAndPlay (453);
Frame 455
Mouse.hide();
Frame 456
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
Frame 457
if (_root.action > 99) {
gotoAndPlay (459);
}
Frame 458
gotoAndPlay (457);
Frame 460
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 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 253 MovieClip "commandaide" in Frame 460
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 461
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (463);
}
Instance of Symbol 271 MovieClip in Frame 461
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 462
gotoAndPlay (461);
Frame 463
Mouse.hide();
Frame 470
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Nice jewel, innit Amanda? I tend to like the cuteness of this.";
} else if (_root.langue == 1) {
_root.texte = "Joli bijou ! n'est-ce pas Amanda?";
} else if (_root.langue == 2) {
_root.texte = "Bel gioiello, la salute prima di tutto Amanda? Mi piacciono la nauseante di questo.";
} else if (_root.langue == 3) {
_root.texte = "Netter Schmuck, findest Du nicht, Amanda? Mir gef\u00E4llt diese Verspieltheit.";
}
Frame 471
Mouse.hide();
Frame 472
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 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 253 MovieClip "commandaide" in Frame 472
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 122 MovieClip in Frame 472
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 473
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (475);
}
Instance of Symbol 271 MovieClip in Frame 473
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 474
gotoAndPlay (473);
Frame 476
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 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 253 MovieClip "commandaide" in Frame 476
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 477
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (479);
}
Instance of Symbol 271 MovieClip in Frame 477
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 478
gotoAndPlay (477);
Frame 480
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 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 253 MovieClip "commandaide" in Frame 480
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 481
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (483);
}
Instance of Symbol 271 MovieClip in Frame 481
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 482
gotoAndPlay (481);
Frame 506
gotoAndPlay (507);
Frame 507
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 533
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "That same surgeon did my ass too. What do you think? ";
} else if (_root.langue == 1) {
_root.texte = "J'ai fait remonter mes fesses, aussi. Vous ne trouvez pas que j'ai un joli cul?";
} else if (_root.langue == 2) {
_root.texte = "Lo stesso chirurgo ha fatto il mio asino troppo. Cosa ne pensi?";
} else if (_root.langue == 3) {
_root.texte = "Der gleiche Arzt hat auch meinen Hintern gemacht. Was haltet Ihr davon?";
}
Frame 534
Mouse.hide();
Frame 541
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "It\u2019s superb... Surgery worries me, weren\u2019t you afraid of scars?";
} else if (_root.langue == 1) {
_root.texte = "Il est superbe...\u00A0La chirurgie ne te fais pas peur\u00A0? Tu as de la chance...";
} else if (_root.langue == 2) {
_root.texte = "E' stupenda... Chirurgia mi preoccupa, non ebbe paura di cicatrici?";
} else if (_root.langue == 3) {
_root.texte = "Der ist super... Vor Operationen habe ich ein bisschen Angst. Hast Du Dir keine Sorgen wegen Narben gemacht?";
}
Frame 542
Mouse.hide();
Frame 549
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Afraid, No... My surgeon is very competent... And I love the way men desire me...";
} else if (_root.langue == 1) {
_root.texte = "Peur\u00A0? Non... Je vais au Br\u00E9sil pour le faire, les chirurgiens sont tr\u00E8s comp\u00E9tents... et puis, c'est si agr\u00E9able de se sentir excitante...";
} else if (_root.langue == 2) {
_root.texte = "Paura, no... Il mio chirurgo \u00E8 molto competente... E mi piace il modo uomini desire me...";
} else if (_root.langue == 3) {
_root.texte = "Nein... Der Doktor ist sehr f\u00E4hig... Und ich mag es, wie sehr die Typen mich wollen...";
}
Frame 550
Mouse.hide();
Frame 557
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Doesn\u2019t my ass make you jealous? For 6000 Bucks it should.";
} else if (_root.langue == 1) {
_root.texte = "Il ne vous excite pas, vous, mon cul \u00E0 6000 dollars?";
} else if (_root.langue == 2) {
_root.texte = "Non il mio asino vi geloso? Per 6.000 dollari. ";
} else if (_root.langue == 3) {
_root.texte = "Macht mein Arsch Dich eifers\u00FCchtig? F\u00FCr 6000 M\u00E4use sollte er das.";
}
Frame 558
Mouse.hide();
Frame 585
Mouse.hide();
_root.action = 1;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
_root.phone = 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 253 MovieClip "commandaide" in Frame 585
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 586
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (588);
}
Instance of Symbol 271 MovieClip in Frame 586
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 587
gotoAndPlay (586);
Frame 588
Mouse.hide();
Frame 623
_root.action = 90;
_root.cible._visible = true;
_root.condition1 = 0;
_root.condition2 = 0;
Frame 624
if (_root.action > 99) {
gotoAndPlay (626);
}
Frame 625
gotoAndPlay (624);
Frame 638
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What the fuck are you doing???!!! Are you dikes?";
} else if (_root.langue == 1) {
_root.texte = "Hey\u00A0! Qu'est-ce que vous faites toutes les 3\u00A0?!!! Vous... vous \u00EAtes des... lesbiennes\u00A0?!!!";
} else if (_root.langue == 2) {
_root.texte = "Che cazzo fare???!!! siete lesbiche?";
} else if (_root.langue == 3) {
_root.texte = "Was zur H\u00F6lle treibt Ihr da???!!! Seid Ihr Lesben?";
}
Frame 639
Mouse.hide();
Frame 654
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "That's over the top! My father employs two girls to ''educate'' me and they're lesbians!";
} else if (_root.langue == 1) {
_root.texte = "\u00C7a alors\u00A0! Mon p\u00E8re engage 2 filles pour ''faire mon \u00E9ducation'' et c'est 2 gouines! Trop fort!";
} else if (_root.langue == 2) {
_root.texte = "Che il top! Mio padre utilizza due ragazze per ''educare'' me e sono lesbiche!";
} else if (_root.langue == 3) {
_root.texte = "Das ist einfach zu gut! Mein Vater stellt zwei Frauen ein, die mich ''erziehen'' sollen, und es sind Lesben!";
}
Frame 655
Mouse.hide();
Frame 662
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Shut up Tony, you don't know what you're talking about.";
} else if (_root.langue == 1) {
_root.texte = "Tais-toi, Tony, tu ne sais pas de quoi tu parles...";
} else if (_root.langue == 2) {
_root.texte = "Zitto, Tony, non sai quello che dici...";
} else if (_root.langue == 3) {
_root.texte = "Sei ruhig, Tony, Du wei\u00DFt doch gar nicht, wovon Du da sprichst.";
}
Frame 663
Mouse.hide();
Frame 670
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I can\u2019t wait to see dad\u2019s face when I tell him how he fucked up when he hired you...";
} else if (_root.langue == 1) {
_root.texte = "Hi hi\u00A0! J'ai h\u00E2te de voir la t\u00EAte du vieux quand je vais lui apprendre \u00E0 quel point il s\u2019est fait baiser en vous engageant...";
} else if (_root.langue == 2) {
_root.texte = "Non vedo l'ora di vedere pap\u00E0 faccia quando gli dico come puttane quando lo ha affittato...";
} else if (_root.langue == 3) {
_root.texte = "Ich kann es nicht erwarten, das Gesicht meines Vaters zu sehen, wenn ich ihm erz\u00E4hle, wie er reingelegt wurde, als er Euch eingestellt hat.";
}
Frame 671
Mouse.hide();
Frame 678
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Are you crazy? Not a word to your father!";
} else if (_root.langue == 1) {
_root.texte = "T'es fou\u00A0! Pas un mot \u00E0 ton p\u00E8re\u00A0!";
} else if (_root.langue == 2) {
_root.texte = "Ma sei matta? Non una parola a tuo padre!";
} else if (_root.langue == 3) {
_root.texte = "Spinnst Du? Kein Wort zu Deinem Vater!";
}
Frame 679
Mouse.hide();
Frame 686
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Ah right! And just how will you prevent me from telling him?";
} else if (_root.langue == 1) {
_root.texte = "Ah ouais\u00A0! Et qu'est-ce qui va m'emp\u00EAcher de le faire?";
} else if (_root.langue == 2) {
_root.texte = "Ah giusto! E proprio come lei mi impedisce di dire?";
} else if (_root.langue == 3) {
_root.texte = "Ach so. Und wie wollt Ihr verhindern, da\u00DF ich ihm alles erz\u00E4hle?";
}
Frame 687
Mouse.hide();
Frame 694
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Please Tony, say nothing to your father. We really need this job.";
} else if (_root.langue == 1) {
_root.texte = "Je t'en prie, Tony ne dis rien \u00E0 ton p\u00E8re, nous avons besoin de ce boulot\u00A0!";
} else if (_root.langue == 2) {
_root.texte = "Per favore Tony, dire niente a tuo padre. Abbiamo veramente bisogno di questo lavoro.";
} else if (_root.langue == 3) {
_root.texte = "Bitte, Tony, sag Deinem Vater nichts. Wir brauchen diesen Job wirklich.";
}
Frame 695
Mouse.hide();
Frame 702
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Ooh no! Pablo will be furious too! Tony I beg you to say nothing, we\u2019ll do whatever you ask...";
} else if (_root.langue == 1) {
_root.texte = "Ouh\u00A0! Je crois que Pablo ne va pas appr\u00E9cier non plus\u00A0! Ne dis rien Tony, nous ferons tout ce que tu voudras...";
} else if (_root.langue == 2) {
_root.texte = "Ooh no! Pablo, infuriato! Tony ti prego di dire niente, noi faremo tutto quello che chiederete...";
} else if (_root.langue == 3) {
_root.texte = "Ooh nein! Pablo w\u00FCrde auch ausflippen! Tony, ich flehe Dich an, erz\u00E4hle nichts, wir tun alles, was Du willst...";
}
Frame 703
Mouse.hide();
Frame 710
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Anything I want? This might be fun... OK, all three of you, caress your pussies...";
} else if (_root.langue == 1) {
_root.texte = "Tout ce que je voudrai ?... H\u00E9, \u00E7a peut \u00EAtre marrant... J'aimerais bien vous voir vous caresser la chatte, toutes les trois...";
} else if (_root.langue == 2) {
_root.texte = "Tutto quello che voglio? Questo potrebbe essere divertente... OK, tutti e tre, accarezzare la fighette!...";
} else if (_root.langue == 3) {
_root.texte = "Alles was ich will? Das k\u00F6nnte lustig werden... OK Ihr drei, streichelt Eure Pussies...";
}
Frame 711
Mouse.hide();
Frame 719
Mouse.hide();
_root.action = 1;
_root.action2 = 1;
_root.action3 = 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 253 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 = 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 720
Mouse.hide();
if (_root.action3 > 99) {
gotoAndPlay (722);
}
Instance of Symbol 271 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 738
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Oh, I like you watching me, Tony. It turns me on...";
} else if (_root.langue == 1) {
_root.texte = "J'aime bien me caresser devant toi, Tony. \u00C7a m'excite beaucoup...";
} else if (_root.langue == 2) {
_root.texte = "Oh, lei mi piace guardare me, Tony. Si me... ";
} else if (_root.langue == 3) {
_root.texte = "Oh, mir gef\u00E4llt es, wenn Du zuschaust. Das macht mich an...";
}
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 253 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 = 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 122 MovieClip in Frame 740
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 741
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (743);
}
Instance of Symbol 271 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 753
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I don\u2019t care what excites you, just do as you\u2019re told! Now all of you turn around, I want to see your asses.";
} else if (_root.langue == 1) {
_root.texte = "Je ne te demande pas d'\u00EAtre excit\u00E9e, je te demande de m'ob\u00E9ir... Allez, tournez-vous toutes les 3 maintenant, je veux voir vos culs.";
} else if (_root.langue == 2) {
_root.texte = "Non mi preoccupo di ci\u00F2 che ti entusiasmano , basta fare come hai detto! Ora tutti voi, voglio vedere i vostri asini.";
} else if (_root.langue == 3) {
_root.texte = "Ist mir egal, was Dich anmacht, tut einfach, was ich sage! Jetzt dreht Euch alle Drei um, ich will Eure \u00C4rsche sehen.";
}
Frame 754
Mouse.hide();
Frame 769
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Tony, you go too far! We did nothing wrong. Damn!";
} else if (_root.langue == 1) {
_root.texte = "Tu fais chier, Tony! on a rien fait de mal, merde!";
} else if (_root.langue == 2) {
_root.texte = "Tony, spingersi troppo in l\u00E0! Non abbiamo sbagliato nulla. Accidenti!";
} else if (_root.langue == 3) {
_root.texte = "Tony, jetzt gehst Du zu weit! Wir haben nichts falsch gemacht, verdammt!";
}
Frame 770
Mouse.hide();
Frame 777
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Maybe you\u2019re right, but you three are sluts! You disgust me, I\u2019m leaving...";
} else if (_root.langue == 1) {
_root.texte = "Tu as peut-\u00EAtre raison, mais vous \u00EAtes quand m\u00EAme trois belles salopes! Je suis d\u00E9go\u00FBt\u00E9! Je me casse...";
} else if (_root.langue == 2) {
_root.texte = "Forse hai ragione, ma tre sono sluts! Si mi fanno schifo, sto lasciando...";
} else if (_root.langue == 3) {
_root.texte = "Vielleicht hast Du Recht, aber Ihr drei seid Fotzen! Ihr widert mich an, ich haue ab...";
}
Frame 778
Mouse.hide();
Frame 793
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Don't get mad like that, Tony. It hurts me to hear you speak like that. I care for you very deeply...";
} else if (_root.langue == 1) {
_root.texte = "Fais pas la gueule, Tony. Je n'aime pas te voir comme \u00E7a... Tu es quelqu'un de tr\u00E8s important pour moi...";
} else if (_root.langue == 2) {
_root.texte = "Non arrabbiarti, Tony. Mi fa male sentirla parlare. Mi preoccupo per voi molto profondamente...";
} else if (_root.langue == 3) {
_root.texte = "Mach mich nicht so fertig, Tony. Es tut mir weh, wenn Du so sprichst. Ich mache mir echt Sorgen um Dich...";
}
Frame 794
Mouse.hide();
Frame 815
stop();
if (_root.phone == 1) {
gotoAndPlay (816);
} else {
gotoAndPlay (921);
}
Frame 839
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "So, if I got it right, the delivery will not take place tomorrow night as planned. And only Pablo knows when the boat will arrive. We\u2019re back at the beginning, right? Shit!";
} else if (_root.langue == 1) {
_root.texte = "Si j'ai bien compris, la livraison n'aura pas lieu demain soir comme pr\u00E9vu... Et il n'y a que Pablo qui conna\u00EEtra la date de l'arriv\u00E9e du bateau.. C'est un peu la merde, non\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Quindi, se ho fatto la scelta giusta, la consegna non avverr\u00E0 domani sera come previsto. E solo Pablo sa quando la barca arriver\u00E0. Siamo all'inizio, giusto? Cazzo!";
} else if (_root.langue == 3) {
_root.texte = "Also, wenn ich es richtig verstanden habe, wird die Lieferung morgen nicht wie geplant ankommen... Und nur Pablo wei\u00DF, wann sie wirklich kommt. Wir sind wieder am Anfang, richtig? Scheisse!";
}
Frame 840
Mouse.hide();
Frame 847
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Not so, dear. During our romp with Maria-Luiza, I examined her phone. I found Pablo\u2019s number and gave it to my superior. I think we\u2019ll know Pablo\u2019s plan before the boss does.";
} else if (_root.langue == 1) {
_root.texte = "Pas tout \u00E0 fait ma ch\u00E9rie... Pendant nos galipettes avec Maria-Luiza, j'ai r\u00E9ussi \u00E0 piquer son smartphone. Dans ses contacts, il y avait un num\u00E9ro marqu\u00E9 Pablo. Je l'ai transmis \u00E0 mes employeurs et ils vont le mettre sur \u00E9coute. Je pense qu'on aura des nouvelles avant le Boss lui m\u00EAme..";
} else if (_root.langue == 2) {
_root.texte = "Non cos\u00EC cari. Durante la nostra avventura con Maria-Luiza , ho esaminato il suo telefono. HO trovato Pablo il numero e lo diede al mio superiore. Credo che sapremo Pablo piano prima del boss.";
} else if (_root.langue == 3) {
_root.texte = "Nicht ganz, meine Liebe. W\u00E4hrend unseres Techtelmechtels mit Maria-Luiza habe ich mir ihr Handy angesehen. Ich habe Pablo\u2019s Nummer gefunden und an meinen Vorgesetzten weitergegeben. Ich glaube, wir werden noch vor dem Boss von Pablo\u2019s Pl\u00E4nen erfahren.";
}
Frame 848
Mouse.hide();
Frame 855
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Wow, I'm really impressed by your initiatives!";
} else if (_root.langue == 1) {
_root.texte = "Tu es vraiment tr\u00E8s forte\u00A0! Je suis impressionn\u00E9e!";
} else if (_root.langue == 2) {
_root.texte = "Wow, sono davvero impressionato con le vostre iniziative!";
} else if (_root.langue == 3) {
_root.texte = "Wow, ich bin ziemlich beeindruckt von Deiner Cleverness!";
}
Frame 856
Mouse.hide();
Frame 863
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "My date with the twins no longer serves a purpose... I have to keep it regardless or they might get suspicious...";
} else if (_root.langue == 1) {
_root.texte = "Ouais mais du coup, j'ai un rencart avec les jumeaux demain soir qui n'a plus aucun int\u00E9r\u00EAt... Il faut que j'y aille quand m\u00EAme pour ne pas \u00E9veiller leurs soup\u00E7ons...";
} else if (_root.langue == 2) {
_root.texte = "La mia data con i gemelli non serve... DEVO mantenere indipendentemente o si potrebbe ottenere sospetto...";
} else if (_root.langue == 3) {
_root.texte = "Mein Date mit den Zwillingen hat jetzt keinen Nutzen mehr f\u00FCr mich... Ich muss aber trotzdem hin, sonst sch\u00F6pfen sie Verdacht...";
}
Frame 864
Mouse.hide();
Frame 871
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Oh, the meeting with Igor and Goran? I'm sure you will find some interest in it...";
} else if (_root.langue == 1) {
_root.texte = "Une soir\u00E9e avec les jumeaux\u00A0? Hi hi\u00A0! Moi, je suis s\u00FBre que tu vas y trouver un int\u00E9r\u00EAt...";
} else if (_root.langue == 2) {
_root.texte = "Oh, l'incontro con Igor e Goran? Sono sicuro che troverete qualche interesse...";
} else if (_root.langue == 3) {
_root.texte = "Oh, das Treffen mit Igor und Goran? Ich bin mir sicher, da\u00DF Du schon etwas davon haben wirst...";
}
Frame 872
Mouse.hide();
Frame 879
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "You're right, my employers have sent to me two mini-transmitters. Maybe I\u2019ll get a chance to hide them in their clothing.";
} else if (_root.langue == 1) {
_root.texte = "Tu as raison. Mes employeurs m'ont fait parvenir 2 mini-\u00E9metteurs et ils aimeraient que je parvienne \u00E0 les planquer dans les fringues des jumeaux. J'aurai peut-\u00EAtre une occasion de le faire demain soir.";
} else if (_root.langue == 2) {
_root.texte = "Hai ragione , il mio lavoro mi ha inviato due mini-trasmettitori. Forse io riesco anche la possibilit\u00E0 di nascondere il loro abbigliamento. ";
} else if (_root.langue == 3) {
_root.texte = "Stimmt, mein Team hat mir zwei Mini-Empf\u00E4nger gegeben. Vielleicht kann ich die in ihren Klamotten verstecken.";
}
Frame 880
Mouse.hide();
Frame 887
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Easy peasy! You just need to get them to undress. That shouldn't be too much of a problem for you! Easier than keeping them dressed, ha ha!";
} else if (_root.langue == 1) {
_root.texte = "C'est facile, il suffit qu'ils enl\u00E8vent leurs fringues pour que tu puisses y acc\u00E9der facilement. \u00C7a ne devrait pas \u00EAtre un probl\u00E8me pour toi... C'est de les garder habill\u00E9s qui aurait \u00E9t\u00E9 difficile, hi hi! ";
} else if (_root.langue == 2) {
_root.texte = "Facile! Basta farli spogliarsi. Che non dovrebbe essere troppo di un problema per voi! Pi\u00F9 facile tenerli vestito, ha ha ha! ";
} else if (_root.langue == 3) {
_root.texte = "Das ist doch kinderleicht! Du musst sie nur dazu bringen, sich auszuziehen. Das sollte doch kein Problem f\u00FCr Dich sein! Leichter, als das sie sich nicht ausziehen, Hi hi!";
}
Frame 888
Mouse.hide();
Frame 919
gotoAndPlay (993);
Frame 944
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "So, if I got it right, the delivery will not take place tomorrow night as planned. And only Pablo knows when the boat will arrive. We\u2019re back at the beginning, right? Shit!";
} else if (_root.langue == 1) {
_root.texte = "Si j'ai bien compris, la livraison n'aura pas lieu demain soir comme pr\u00E9vu... Et il n'y a que Pablo qui conna\u00EEtra la date de l'arriv\u00E9e du bateau.. C'est un peu la merde, non\u00A0?";
} else if (_root.langue == 2) {
_root.texte = "Quindi, se ho fatto la scelta giusta, la consegna non avverr\u00E0 domani sera come previsto. E solo Pablo sa quando la barca arriver\u00E0. Siamo all'inizio, giusto? Cazzo! ";
} else if (_root.langue == 3) {
_root.texte = "Also, wenn ich es richtig verstanden habe, wird die Lieferung morgen nicht wie geplant ankommen... Und nur Pablo wei\u00DF, wann sie wirklich kommt. Wir sind wieder am Anfang, richtig? Scheisse! ";
}
Frame 945
Mouse.hide();
Frame 952
Mouse.show();
stop();
_root.animation1.play();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "You can say that! I warned my bosses, they're furious!";
} else if (_root.langue == 1) {
_root.texte = "Comme tu dis, c'est la merde... J'ai pr\u00E9venu mes employeurs, il sont furieux\u00A0!";
} else if (_root.langue == 2) {
_root.texte = "Si pu\u00F2 dire che! Ho avvertito il mio boss, lui \u00E8 furioso!";
} else if (_root.langue == 3) {
_root.texte = "Das kannst Du wohl sagen! Ich habe meinen Leuten Bescheid gesagt, die sind ausser sich!";
}
Frame 960
Mouse.show();
stop();
if (_root.langue == 0) {
_root.textlost = "PERDU";
_root.texte = "Samantha's investigation is stuck. You must have missed something important... Go back and try to find a new clues...";
} else if (_root.langue == 1) {
_root.textlost = "PERDU";
_root.texte = "La mission de Samantha semble vraiment compromise... Tu as d\u00FB louper quelque chose d'important... recommence et essaye de trouver un nouvel indice...";
} else if (_root.langue == 2) {
_root.textlost = "PERSO";
_root.texte = "Samantha inchiesta \u00E8 bloccata. \u00C8 necessario aver perso qualcosa di importante... Tornare indietro e cercare di trovare un nuovo indizi...";
} else if (_root.langue == 3) {
_root.textlost = "VERLOREN";
_root.texte = "Samantha\u2019s Nachforschungen stecken fest. Du musst etwas wichtiges \u00FCbersehen haben... Gehe zur\u00FCck und suche nach anderen Hinweisen...";
}
Frame 961
Mouse.hide();
Frame 992
gotoAndPlay (507);
Frame 993
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 1019
if (_root.langue == 0) {
_root.texte = "The day after in a night club of the area...";
} else if (_root.langue == 1) {
_root.texte = "Le lendemain soir, dans un club de la r\u00E9gion...";
} else if (_root.langue == 2) {
_root.texte = "Il giorno dopo in un night club della zona...";
} else if (_root.langue == 3) {
_root.texte = "Am Tag darauf in einem Nachtclub in der Gegend...";
}
Frame 1065
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "That's a great idea you had, Sam. Since I talked to Igor, he's been hornier than a three ton rhino...";
} else if (_root.langue == 1) {
_root.texte = "C'est sympa que tu aies propos\u00E9 de passer une soir\u00E9e avec nous deux. depuis que j'en ai parl\u00E9 \u00E0 Igor, il est excit\u00E9 comme un pakistanais au salon du tapis...";
} else if (_root.langue == 2) {
_root.texte = "Questa \u00E8 una grande idea hai avuto, Sam. Dato che ho parlato di Igor, \u00E8 stato a tre hornier ton rhino...";
} else if (_root.langue == 3) {
_root.texte = "Tolle Idee, die Du da hattest, Sam. Seit ich mit Igor gesprochen habe, ist er geiler als ein Deckhengst...";
}
Frame 1066
Mouse.hide();
Frame 1073
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "It\u2019s fortunate the ship is having a problem, now you\u2019re the only business that needs attending...";
} else if (_root.langue == 1) {
_root.texte = "En plus on a eu du pot que le boulot de ce soir soit annul\u00E9, on a toute la nuit devant nous...";
} else if (_root.langue == 2) {
_root.texte = "E' fortunata la nave \u00E8 un problema, ora sei l'unica impresa che deve partecipare...";
} else if (_root.langue == 3) {
_root.texte = "Unser Gl\u00FCck, da\u00DF das Schiff Probleme hat, dadurch bist Du das einzige Gesch\u00E4ft, um das wir uns heute k\u00FCmmern m\u00FCssen...";
}
Frame 1074
Mouse.hide();
Frame 1081
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Nice. I really want to spend a torrid night with two of the hottest guys I've ever met!";
} else if (_root.langue == 1) {
_root.texte = "\u00C7a tombe bien, j'ai vraiment envie de passer une soir\u00E9e de folie avec les deux mecs les plus bandants que j'ai rencontr\u00E9s ces dernier temps.";
} else if (_root.langue == 2) {
_root.texte = "Bella. HO una gran voglia di trascorrere un torrido notte con al momento le due ragazzi che abbia mai incontrato!";
} else if (_root.langue == 3) {
_root.texte = "Fein. Ich bin echt scharf drauf, eine hei\u00DFe Nacht mit den beiden geilsten Typen zu verbringen, die ich je getroffen habe!";
}
Frame 1082
Mouse.hide();
Frame 1089
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "We can get an early start, if you\u2019d like. There\u2019s a small, private room in the back. My friend, the owner, sometimes allows me to use it. ";
} else if (_root.langue == 1) {
_root.texte = "Si tu veux, on peut passer directement aux choses s\u00E9rieuses. Le patron de ce club est un ami du boss et il tient \u00E0 sa disposition une petite pi\u00E8ce \u00E0 l'arri\u00E8re du b\u00E2timent o\u00F9 le boss am\u00E8ne parfois ses... relations f\u00E9minines.";
} else if (_root.langue == 2) {
_root.texte = "Possiamo avere un primo inizio, se lo si desidera. C'\u00E8 una piccola sala privata sul retro. Il mio amico, il proprietario, a volte mi permette di usarlo.";
} else if (_root.langue == 3) {
_root.texte = "Wir k\u00F6nnen sofort damit anfangen, wenn Du willst. Da hinten ist ein kleines privates Zimmer. Der Besitzer ist ein Kumpel von mir, wir k\u00F6nnen es nutzen.";
}
Frame 1090
Mouse.hide();
Frame 1097
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Why not? we've drank enough. I'm as hot as a volcano and I'm starting to have lava dripping down on my thighs.";
} else if (_root.langue == 1) {
_root.texte = "Pourquoi pas, on a assez picol\u00E9 comme \u00E7a. Je suis d\u00E9j\u00E0 chaude comme un volcan et je commence \u00E0 avoir la lave qui me d\u00E9gouline sur les cuisses...";
} else if (_root.langue == 2) {
_root.texte = "Perch\u00E9 no? Abbiamo bevuto abbastanza. IO sono come un vulcano e sto iniziando ad avere lava gocciolante sul mio cosce.";
} else if (_root.langue == 3) {
_root.texte = "Warum nicht? Wir haben genug getrunken. Ich bin hei\u00DF wie ein Vulkan, und langsam l\u00E4uft mir die Lava an den Schenkeln herunter.";
}
Frame 1098
Mouse.hide();
Frame 1105
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Fuck! You're really a very special chick! I promise you won't be disappointed.";
} else if (_root.langue == 1) {
_root.texte = "Putain\u00A0! T'es vraiment une sacr\u00E9e nana... Je te promets que tu ne vas pas \u00EAtre d\u00E9\u00E7ue...";
} else if (_root.langue == 2) {
_root.texte = "Cazzo! Sei proprio un pulcino molto speciale! Vi prometto che non ne rimarrete delusi.";
} else if (_root.langue == 3) {
_root.texte = "Oh ja! Du bist echt ein ganz besonderes Luder! Ich verspreche, Du wirst nicht entt\u00E4uscht werden.";
}
Frame 1106
Mouse.hide();
Frame 1124
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Daisy, do you mind if we use the flat? We need to have a... private conversation with this charming lady...";
} else if (_root.langue == 1) {
_root.texte = "Daisy, tu veux bien faire ouvrir la pi\u00E8ce du fond s'il te pla\u00EEt? Nous devons avoir un... entretien priv\u00E9 avec cette charmante dame...";
} else if (_root.langue == 2) {
_root.texte = "Daisy, ti dispiace se usiamo il piano? Abbiamo bisogno di una ...conversazione privata con questa bella signora...";
} else if (_root.langue == 3) {
_root.texte = "Daisy, was dagegen, wenn wir nach hinten gehen? Wir brauchen etwas... Ruhe, um uns mit dieser charmanten Dame hier zu unterhalten...";
}
Frame 1125
Mouse.hide();
Frame 1167
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What a cute little apartment... Why are you still clothed? Or would you rather play Scrabble?";
} else if (_root.langue == 1) {
_root.texte = "Jolie petite gar\u00E7onni\u00E8re!... Bon, qu'est-ce qu'on fait les gars? On se d\u00E9shabille ou on fait un scrabble ?";
} else if (_root.langue == 2) {
_root.texte = "Che cosa un grazioso piccolo appartamento... Perch\u00E9 sei ancora vestita? O preferisci giocare Scrabble? ";
} else if (_root.langue == 3) {
_root.texte = "Was f\u00FCr ein nettes kleines Appartment... Warum seid Ihr noch angezogen? Oder wollt Ihr lieber Scrabble spielen?";
}
Frame 1168
Mouse.hide();
Frame 1178
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 253 MovieClip "commandaide" in Frame 1178
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 122 MovieClip in Frame 1178
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1179
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1181);
}
Instance of Symbol 271 MovieClip in Frame 1179
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 1180
gotoAndPlay (1179);
Frame 1181
Mouse.hide();
Frame 1182
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 253 MovieClip "commandaide" in Frame 1182
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 122 MovieClip in Frame 1182
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens == 1)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1183
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1185);
}
Instance of Symbol 271 MovieClip in Frame 1183
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 1184
gotoAndPlay (1183);
Frame 1185
Mouse.hide();
Frame 1186
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 253 MovieClip "commandaide" in Frame 1186
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 1187
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1189);
}
Instance of Symbol 271 MovieClip in Frame 1187
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 1188
gotoAndPlay (1187);
Frame 1189
Mouse.hide();
Frame 1196
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "All this looks in perfect working order. So who starts? Igor?";
} else if (_root.langue == 1) {
_root.texte = "Bon, tout \u00E7a m'a l'air en parfait \u00E9tat de marche. Si on passait aux choses s\u00E9rieuses? Igor, tu commences ?";
} else if (_root.langue == 2) {
_root.texte = "Tutto questo sembra in perfette condizioni di funzionamento. In questo modo chi inizia? Igor?";
} else if (_root.langue == 3) {
_root.texte = "Alle Maschinen startbereit. Also, wer f\u00E4ngt an? Igor?";
}
Frame 1197
Mouse.hide();
Frame 1204
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 253 MovieClip "commandaide" in Frame 1204
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 122 MovieClip in Frame 1204
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1205
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1207);
}
Instance of Symbol 271 MovieClip in Frame 1205
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 1206
gotoAndPlay (1205);
Frame 1207
Mouse.hide();
Frame 1221
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "A classic opening, I\u2019d hoped for more imagination. It\u2019d be tragic if I had to satisfy myself. Hee hee!";
} else if (_root.langue == 1) {
_root.texte = "Ouais... C'est un d\u00E9but plut\u00F4t classique... Hey, les jumeaux, essayez d'\u00EAtre un peu plus imaginatifs, je ne voudrais pas \u00EAtre oblig\u00E9e de me finir \u00E0 la main, hi hi!";
} else if (_root.langue == 2) {
_root.texte = "Una classica apertura, avevo sperato di pi\u00F9 immaginazione. Sarebbe tragico se ho avuto modo di rendermi conto. Hee hee!";
} else if (_root.langue == 3) {
_root.texte = "Eine klassische Er\u00F6ffnung. Ich hatte auf etwas mehr Fantasie gehofft. W\u00E4re doch tragisch, wenn ich es mir selbst machen m\u00FCsste, Hi hi!";
}
Frame 1222
Mouse.hide();
Frame 1223
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 253 MovieClip "commandaide" in Frame 1223
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;
}
Instance of Symbol 122 MovieClip in Frame 1223
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens == 7)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1224
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1226);
}
Instance of Symbol 271 MovieClip in Frame 1224
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 1225
gotoAndPlay (1224);
Frame 1226
Mouse.hide();
Frame 1240
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Do you think it wise to provoke us, Miss?";
} else if (_root.langue == 1) {
_root.texte = "Tu nous provoques ?!... Ce n'est pas tr\u00E8s prudent!";
} else if (_root.langue == 2) {
_root.texte = "Pensi che sia saggio a m\u00F2 di provocazione, Miss?";
} else if (_root.langue == 3) {
_root.texte = "H\u00E4ltst Du es f\u00FCr schlau, uns herauszufordern, Lady?";
}
Frame 1241
Mouse.hide();
Frame 1242
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 253 MovieClip "commandaide" in Frame 1242
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 122 MovieClip in Frame 1242
onClipEvent (mouseMove) {
if ((_root.action == 2) and (_root.sens == 9)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1243
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1245);
}
Instance of Symbol 271 MovieClip in Frame 1243
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 1244
gotoAndPlay (1243);
Frame 1245
Mouse.hide();
Frame 1252
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Oh no, please mister gangster! Don't hurt me, I'm just a poor defenseless girl! Ha ha!";
} else if (_root.langue == 1) {
_root.texte = "Oh non, messieurs les gangsters! Ne me faites pas de mal, je ne suis qu'une pauvre fille sans d\u00E9fense! Hi hi!";
} else if (_root.langue == 2) {
_root.texte = "Oh no, mister gangster! Non farmi male , sto solo un povero inerme ragazza! Ha ha ha! ";
} else if (_root.langue == 3) {
_root.texte = "Oh nein, bitte, Herr Gangster! Tun Sie mir nicht weh, ich bin nur ein armes schutzloses M\u00E4dchen! Hi hi!";
}
Frame 1253
Mouse.hide();
Frame 1259
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 253 MovieClip "commandaide" in Frame 1259
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) and (_root.condition1 == 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;
} else 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 122 MovieClip in Frame 1259
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 == 6) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation2) {
play();
};
}
}
Frame 1260
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1262);
}
Instance of Symbol 271 MovieClip in Frame 1260
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 1261
gotoAndPlay (1260);
Frame 1262
Mouse.hide();
Frame 1282
gotoAndPlay (1283);
Frame 1283
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
Mouse.hide();
Frame 1304
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Goran! You and I... Just like the beach, OK?";
} else if (_root.langue == 1) {
_root.texte = "Allez Goran, \u00E0 nous deux... Comme l'autre jour sur la plage, OK?";
} else if (_root.langue == 2) {
_root.texte = "Goran! E I. .. Come la spiaggia, OK?";
} else if (_root.langue == 3) {
_root.texte = "Goran! Du und ich... Wie am Strand, OK?";
}
Frame 1305
Mouse.hide();
Frame 1306
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 253 MovieClip "commandaide" in Frame 1306
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 122 MovieClip in Frame 1306
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 == 9)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1307
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1309);
}
Instance of Symbol 271 MovieClip in Frame 1307
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 1308
gotoAndPlay (1307);
Frame 1309
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;
Frame 1310
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1312);
}
Instance of Symbol 271 MovieClip in Frame 1310
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 1311
gotoAndPlay (1310);
Frame 1312
Mouse.hide();
Frame 1313
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 253 MovieClip "commandaide" in Frame 1313
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 122 MovieClip in Frame 1313
onClipEvent (mouseMove) {
if ((_root.action == 6) and (_root.sens == 9)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1314
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1316);
}
Instance of Symbol 271 MovieClip in Frame 1314
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 1315
gotoAndPlay (1314);
Frame 1316
Mouse.hide();
Frame 1324
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 253 MovieClip "commandaide" in Frame 1324
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 122 MovieClip in Frame 1324
onClipEvent (mouseMove) {
if ((_root.action == 4) and (_root.sens < 4)) {
_root.finmvt = 0;
tellTarget (_root.animation1) {
play();
};
}
}
Frame 1325
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1327);
}
Instance of Symbol 271 MovieClip in Frame 1325
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 1326
gotoAndPlay (1325);
Frame 1327
Mouse.hide();
Frame 1350
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "So Igor, what are you waiting for?...I thought twins shared everything...";
} else if (_root.langue == 1) {
_root.texte = "Eh bien, Igor, qu'est-ce que tu attends?... Je croyais que les jumeaux partageaient tout...";
} else if (_root.langue == 2) {
_root.texte = "Cos\u00EC Igor, cosa aspetti?... ho pensato che cosa aspiravo gemelli condiviso tutto...";
} else if (_root.langue == 3) {
_root.texte = "Also Igor, worauf wartest Du?... Ich dachte, Zwillinge teilen alles miteinander...";
}
Frame 1351
Mouse.hide();
Frame 1359
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 253 MovieClip "commandaide" in Frame 1359
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 122 MovieClip in Frame 1359
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 1360
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1362);
}
Instance of Symbol 271 MovieClip in Frame 1360
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 1361
gotoAndPlay (1360);
Frame 1362
Mouse.hide();
Frame 1380
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 253 MovieClip "commandaide" in Frame 1380
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 122 MovieClip in Frame 1380
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 1381
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1383);
}
Instance of Symbol 271 MovieClip in Frame 1381
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 1382
gotoAndPlay (1381);
Frame 1383
Mouse.hide();
Frame 1384
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 253 MovieClip "commandaide" in Frame 1384
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 1385
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1387);
}
Instance of Symbol 271 MovieClip in Frame 1385
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 1386
gotoAndPlay (1385);
Frame 1387
Mouse.hide();
Frame 1388
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 253 MovieClip "commandaide" in Frame 1388
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 1389
Mouse.hide();
if (_root.action > 99) {
gotoAndPlay (1391);
}
Instance of Symbol 271 MovieClip in Frame 1389
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 1390
gotoAndPlay (1389);
Frame 1391
Mouse.hide();
Frame 1435
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Damn, what a night! My balls feel drained, they ache...";
} else if (_root.langue == 1) {
_root.texte = "Bon sang, quelle soir\u00E9e! J'ai l\u2019impression d'avoir les couilles compl\u00E8tement vid\u00E9es!";
} else if (_root.langue == 2) {
_root.texte = "Accidenti, che nottata! Le mie palle sentire svuotato, ache...";
} else if (_root.langue == 3) {
_root.texte = "Mann, was f\u00FCr eine Nacht! Meine Eier sind v\u00F6llig ausgelutscht, sie tun richtig weh...";
}
Frame 1436
Mouse.hide();
Frame 1443
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Hee hee, you\u2019re drained... and I\u2019m overflowing... See what I mean? I\u2019m going to the bathroom...";
} else if (_root.langue == 1) {
_root.texte = "Hi hi, moi je me sens plut\u00F4t... pleine, si tu vois ce que je veux dire... J'ai besoin d'aller faire un tour \u00E0 la salle de bains...";
} else if (_root.langue == 2) {
_root.texte = "Hee hee, hai scaricato... e sono pieni... Che cosa intendo dire? Vado al bagno... ";
} else if (_root.langue == 3) {
_root.texte = "Hi hi, Du bist ausgelutscht... Und ich flie\u00DFe \u00FCber... Siehst Du? Ich geh mal schnell ins Bad...";
}
Frame 1444
Mouse.hide();
Frame 1459
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "It\u2019s probably time we get back. We don\u2019t need any trouble with the boss...";
} else if (_root.langue == 1) {
_root.texte = "De toutes fa\u00E7ons, il va \u00EAtre temps de rentrer. Je ne veux pas que nous ayons des ennuis avec le boss...";
} else if (_root.langue == 2) {
_root.texte = "Probabilmente \u00E8 tempo che ritorni. Non abbiamo bisogno di problemi con il boss...";
} else if (_root.langue == 3) {
_root.texte = "Vielleicht sollten wir langsam zur\u00FCckfahren. Wir sollten uns keinen \u00C4rger mit dem Boss einhandeln...";
}
_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 253 MovieClip "commandaide" in Frame 1459
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 1460
Mouse.hide();
Instance of Symbol 271 MovieClip in Frame 1460
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 1484
Mouse.hide();
Frame 1491
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Those twins certainly know how to fuck; it\u2019s been a wondrous night...";
} else if (_root.langue == 1) {
_root.texte = "Les jumeaux sont plut\u00F4t des bons coups, cette petite soir\u00E9e \u00E9tait une bonne id\u00E9e...";
} else if (_root.langue == 2) {
_root.texte = "I gemelli sapranno certamente fuck; \u00E8 stata una meravigliosa notte...";
} else if (_root.langue == 3) {
_root.texte = "Diese Zwillinge wissen echt, wie man fickt, das war eine Wahnsinnsnacht...";
}
Frame 1492
Mouse.hide();
Frame 1507
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I\u2019m sure Amanda is still awake. She always wants all the gritty details... She\u2019ll not be disappointed tonight. Hee hee!";
} else if (_root.langue == 1) {
_root.texte = "Amanda n'est certainement pas endormie. Elle attend mon retour pour que je lui raconte tout dans le d\u00E9tail... Elle ne va pas \u00EAtre d\u00E9\u00E7ue, hi hi!";
} else if (_root.langue == 2) {
_root.texte = "Sono sicuro che Amanda \u00E8 ancora sveglio. Lei vuole sempre tutti i dettagli... Lei non sar\u00E0 deluso stasera. Hee hee!";
} else if (_root.langue == 3) {
_root.texte = "Ich bin mir sicher, da\u00DF Amanda noch wach ist. Sie ist doch immer ganz scharf auf jedes schmutzige Detail... Sie wird nicht entt\u00E4uscht sein, Hi hi!";
}
Frame 1508
Mouse.hide();
Frame 1549
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "It\u2019s good to be here, those twins wore me out... SHIT! I completely forgot to hide the transmitters. I\u2019m an idiot! really bad mixing business with pleasure! ";
} else if (_root.langue == 1) {
_root.texte = "Je suis contente de rentrer, les jumeaux m'ont \u00E9puis\u00E9e et... MERDE!!! j'ai compl\u00E8tement oubli\u00E9 les \u00E9metteurs! Quelle conne!!! Voil\u00E0 ce qui arrive quand on laisse le plaisir prendre le dessus sur le boulot. Je suis vraiment nulle!!!";
} else if (_root.langue == 2) {
_root.texte = "\u00C8 bello essere qui, i gemelli hanno indossato me... CAZZO! HO completamente dimenticato di nascondere i trasmettitori. Sono un idiota! Davvero cattiva miscelazione con piacere! ";
} else if (_root.langue == 3) {
_root.texte = "Gut, wieder hier zu sein, die Zwillinge haben mich echt fertig gemacht... MIST! Ich habe v\u00F6llig vergessen, die Sender zu verstecken! Ich Idiotin! Das kommt davon, wenn man Arbeit und Vergn\u00FCgen vermischt!!!";
}
Frame 1550
Mouse.hide();
Frame 1559
Mouse.show();
stop();
if (_root.langue == 0) {
_root.textlost = "LOST";
_root.texte = "Samantha is right, she forgot her duty and therefore failed in her mission. Go back and try to find a solution...";
} else if (_root.langue == 1) {
_root.textlost = "PERDU";
_root.texte = "Samantha a raison de s'en vouloir, elle n'a pas r\u00E9ussi sa mission et il va falloir que tu reviennes en arri\u00E8re pour trouver une solution...";
} else if (_root.langue == 2) {
_root.textlost = "PERSO";
_root.texte = "Samantha dimenticare il suo dovere, e quindi non \u00E8 riuscito nella sua missione. Tornare indietro e cercare di trovare una soluzione...";
} else if (_root.langue == 3) {
_root.textlost = "VERLOREN";
_root.texte = "Samantha hat Recht, sie hat ihre Pflichten vergessen und deswegen ist ihre Mission gescheitert. Gehe zur\u00FCck uns finde eine andere L\u00F6sung...";
}
Frame 1560
Mouse.hide();
Frame 1585
gotoAndPlay (1283);
Frame 1595
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "Their shoes... Exactly what I need...";
} else if (_root.langue == 1) {
_root.texte = "Les chaussures des jumeaux... C'est exactement ce dont j'ai besoin...";
} else if (_root.langue == 2) {
_root.texte = "Le scarpe... Esattamente ci\u00F2 di cui ho bisogno...";
} else if (_root.langue == 3) {
_root.texte = "Ihre Schuhe... Genau, was ich brauche...";
}
Frame 1596
Mouse.hide();
Frame 1611
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "The transmitters Hidden in the heels will be impossible to detect...";
} else if (_root.langue == 1) {
_root.texte = "Les mini-\u00E9metteurs planqu\u00E9s dans les semelles seront impossibles \u00E0 d\u00E9tecter...";
} else if (_root.langue == 2) {
_root.texte = "I trasmettitori nascosti in scia sar\u00E0 impossibile rilevare...";
} else if (_root.langue == 3) {
_root.texte = "Die Sender in den Abs\u00E4tzen k\u00F6nnen sie unm\u00F6glich entdecken...";
}
Frame 1612
Mouse.hide();
Frame 1627
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "I\u2019ll freshen up and discreetly return their shoes...";
} else if (_root.langue == 1) {
_root.texte = "Allez, un brin de toilette et je remets les chaussures en place discr\u00E8tement. Ils ne s\u2019apercevront de rien...";
} else if (_root.langue == 2) {
_root.texte = "MI sono rinfrescata e discreto ritorno le scarpe...";
} else if (_root.langue == 3) {
_root.texte = "Ich werde mich frischmachen und ganz diskret die Schuhe zur\u00FCckstellen...";
}
Frame 1628
Mouse.hide();
Frame 1668
Mouse.show();
stop();
_root.boutontext._visible = false;
if (_root.langue == 0) {
_root.texte = "What a wonderful evening... I've hidden the transmitters, was fucked like a queen, and combined business with pleasure. It doesn\u2019t get any better! ";
} else if (_root.langue == 1) {
_root.texte = "Voil\u00E0 une soir\u00E9e comme je les aime. J'ai r\u00E9ussi \u00E0 placer les \u00E9metteurs et je me suis fait baiser comme une reine. C'est ce qu'on appelle joindre l'utile \u00E0 l'agr\u00E9able.";
} else if (_root.langue == 2) {
_root.texte = "Che meravigliosa serata... HO nascosto i trasmettitori, si \u00E8 fottuto come una regina, e business combinato con piacere. Non c'\u00E8 niente di meglio! ";
} else if (_root.langue == 3) {
_root.texte = "Was f\u00FCr ein toller Abend... ich habe die Sender versteckt, bin wie eine K\u00F6nigin gefickt worden und habe Gesch\u00E4ft und Vergn\u00FCgen kombiniert. Besser geht\u2019s nicht!";
}
Frame 1669
Mouse.hide();
Frame 1699
gotoAndPlay (1700);
Frame 1700
if (_root.musique == 1) {
_root.musicoff._visible = false;
} else if (_root.musique == 0) {
_root.musicoff._visible = true;
}
if (_root.langue == 0) {
_root.textfin1 = "The end of part 2";
_root.textpub = "The third part on :";
} else if (_root.langue == 1) {
_root.textfin1 = "Fin de la 2\u00B0 partie";
_root.textpub = "La 3\u00B0 partie sur :";
} else if (_root.langue == 2) {
_root.textfin1 = "Fine della parte 2";
_root.textpub = "la parte 3 su :";
} else if (_root.langue == 3) {
_root.textfin1 = "Das Ende von Teil 2";
_root.textpub = "Das Dritter Teil auf :";
}
Frame 1719
Mouse.show();
stop();
if (_root.langue == 0) {
_root.textfin2 = "note this code for playing the part 3:";
} else if (_root.langue == 1) {
_root.textfin2 = "noter ce code pour jouer la 3\u00B0 partie:";
} else if (_root.langue == 2) {
_root.textfin2 = "Prendete nota del codice di giocare la parte 3:";
} else if (_root.langue == 3) {
_root.textfin2 = "Verwenden Sie diesen Code, um Teil 3 zu spielen:";
}
Frame 1720
prevFrame();
Symbol 17 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 20 MovieClip Frame 1
stop();
Symbol 20 MovieClip Frame 101
stop();
Symbol 27 Button
on (press) {
_root.langue = 0;
gotoAndStop (4);
}
Symbol 30 Button
on (press) {
_root.langue = 1;
gotoAndStop (5);
}
Symbol 36 Button
on (press, release) {
gotoAndStop (11);
}
Symbol 39 Button
on (press, release) {
gotoAndPlay (9);
}
Symbol 43 Button
on (press) {
_root.langue = 2;
gotoAndStop (6);
}
Symbol 46 Button
on (press) {
_root.langue = 3;
gotoAndStop (7);
}
Symbol 87 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 91 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 130 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 136 Button
on (press) {
play();
}
Symbol 141 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 150 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 156 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 166 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 168 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 176 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 182 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 238 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 238 MovieClip Frame 2
_root.sens = 5;
_root.action = 3;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 238 MovieClip Frame 6
_root.sens = 5;
_root.action = 3;
Symbol 238 MovieClip Frame 7
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 238 MovieClip Frame 8
_root.sens = 5;
_root.action = 3;
Symbol 238 MovieClip Frame 28
stop();
_root.action = 100;
Symbol 239 MovieClip Frame 1
stop();
Symbol 239 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation1) {
prevFrame();
};
play();
}
Symbol 239 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 245 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 251 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 269 MovieClip Frame 1
_root.x1 = _xmouse;
_root.y1 = _ymouse;
Symbol 269 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 270 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 276 Button
on (keyPress "<Tab>") {
return(false);
}
Symbol 325 MovieClip Frame 1
stop();
if ((_root.condition3 == 1) and (_root.condition4 == 1)) {
_root.finmvt = 0;
_root.action = 100;
} else {
_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 325 MovieClip Frame 2
_root.condition1 = 0;
_root.sens = 5;
_root.action = 3;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 325 MovieClip Frame 9
_root.sonpossible = 0;
Symbol 325 MovieClip Frame 10
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 325 MovieClip Frame 19
_root.finmvt = 1;
if (_root.condition1 > 4) {
_root.condition3 = 1;
} else {
_root.condition1 = _root.condition1 + 1;
}
gotoAndPlay (11);
Symbol 325 MovieClip Frame 21
gotoAndStop (1);
Symbol 325 MovieClip Frame 22
_root.sens = 5;
_root.action = 3;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 325 MovieClip Frame 27
_root.sens = 5;
_root.action = 3;
Symbol 325 MovieClip Frame 28
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 325 MovieClip Frame 29
_root.sens = 5;
_root.action = 3;
Symbol 325 MovieClip Frame 30
_root.sonpossible = 0;
Symbol 325 MovieClip Frame 31
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 325 MovieClip Frame 50
if (_root.condition2 > 2) {
_root.condition4 = 1;
} else {
_root.condition2 = _root.condition2 + 1;
}
gotoAndStop (1);
Symbol 328 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (22);
};
}
}
Symbol 361 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 361 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 361 MovieClip Frame 6
if (_root.finmvt == 0) {
gotoAndPlay (27);
}
Symbol 361 MovieClip Frame 7
_root.bouton2._visible = false;
_root.action = 3;
Symbol 361 MovieClip Frame 29
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 361 MovieClip Frame 38
_root.finmvt = 1;
gotoAndPlay (30);
Symbol 361 MovieClip Frame 40
gotoAndStop (6);
Symbol 361 MovieClip Frame 41
_root.bouton2._visible = false;
if (_root.finmvt == 0) {
_root.cible._visible = false;
}
_root.action = 3;
Symbol 361 MovieClip Frame 44
if (_root.finmvt == 0) {
gotoAndStop (68);
}
Symbol 361 MovieClip Frame 45
_root.bouton3._visible = false;
_root.action = 3;
Symbol 361 MovieClip Frame 67
_root.bouton3._visible = true;
_root.cible._visible = true;
_root.action = 4;
Symbol 361 MovieClip Frame 68
stop();
_root.finmvt = 1;
Symbol 366 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (41);
};
}
}
Symbol 367 Button
on (press) {
if (_root.action == 4) {
_root.finmvt = 0;
_root.action = 100;
}
}
Symbol 378 MovieClip Frame 11
stop();
_root.action = 100;
Symbol 401 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 401 MovieClip Frame 2
_root.sens = 5;
_root.action = 3;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 401 MovieClip Frame 4
_root.sonpossible = 0;
Symbol 401 MovieClip Frame 5
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 401 MovieClip Frame 14
_root.finmvt = 1;
if (_root.condition1 > 7) {
gotoAndPlay (15);
} else {
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (6);
}
Symbol 401 MovieClip Frame 15
_root.finmvt = 0;
Symbol 401 MovieClip Frame 21
stop();
_root.action = 100;
Symbol 412 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 412 MovieClip Frame 2
_root.sens = 5;
_root.action = 3;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 412 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 412 MovieClip Frame 4
_root.sens = 5;
_root.action = 3;
Symbol 412 MovieClip Frame 9
stop();
_root.action = 100;
Symbol 417 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 478 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 478 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 478 MovieClip Frame 6
if (_root.finmvt == 0) {
gotoAndPlay (27);
}
Symbol 478 MovieClip Frame 7
_root.bouton2._visible = false;
_root.action = 3;
Symbol 478 MovieClip Frame 28
_root.sonpossible = 0;
Symbol 478 MovieClip Frame 29
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 == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 478 MovieClip Frame 38
_root.finmvt = 1;
gotoAndPlay (30);
Symbol 478 MovieClip Frame 40
_root.bouton2._visible = false;
_root.finmvt = 0;
_root.cible._visible = false;
_root.action = 3;
Symbol 478 MovieClip Frame 47
_root.sonpossible = 0;
Symbol 478 MovieClip Frame 48
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 478 MovieClip Frame 57
_root.action = 100;
Symbol 478 MovieClip Frame 64
gotoAndPlay (58);
Symbol 478 MovieClip Frame 66
_root.animation2._visible = false;
_root.bouton2._visible = false;
_root.finmvt = 0;
_root.cible._visible = false;
_root.action = 94;
Symbol 478 MovieClip Frame 90
_root.action = _root.action + 1;
gotoAndPlay (80);
Symbol 480 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (40);
};
}
}
Symbol 493 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 493 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 493 MovieClip Frame 10
if (_root.finmvt == 0) {
gotoAndStop (30);
}
Symbol 493 MovieClip Frame 11
_root.bouton2._visible = false;
_root.action = 3;
Symbol 493 MovieClip Frame 29
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 6;
Symbol 493 MovieClip Frame 30
stop();
_root.finmvt = 1;
Symbol 494 MovieClip Frame 1
stop();
Symbol 494 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation2) {
prevFrame();
};
play();
}
Symbol 494 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 496 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
Symbol 497 Button
on (press) {
if (_root.action == 6) {
_root.finmvt = 0;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
stop();
};
tellTarget ("animation1") {
gotoAndPlay (66);
};
}
}
Symbol 505 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 511 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 555 MovieClip Frame 1
stop();
if (_root.condition1 > 2) {
_root.finmvt = 0;
_root.action = 100;
} else {
_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 555 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 555 MovieClip Frame 4
_root.sonpossible = 0;
Symbol 555 MovieClip Frame 5
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 (28);
}
Symbol 555 MovieClip Frame 6
_root.bouton2._visible = false;
_root.action = 3;
Symbol 555 MovieClip Frame 27
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 555 MovieClip Frame 28
stop();
_root.condition1 = _root.condition1 + 1;
_root.finmvt = 1;
Symbol 555 MovieClip Frame 29
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 555 MovieClip Frame 45
stop();
_root.phone = 1;
_root.action = 100;
Symbol 557 Button
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (29);
};
}
}
Symbol 566 MovieClip Frame 8
_root.action = _root.action + 1;
Symbol 573 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 582 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 592 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 605 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 605 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 605 MovieClip Frame 8
if (_root.finmvt == 0) {
gotoAndPlay (24);
}
Symbol 605 MovieClip Frame 9
_root.bouton2._visible = false;
_root.action = 3;
Symbol 605 MovieClip Frame 23
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 605 MovieClip Frame 32
_root.finmvt = 1;
gotoAndPlay (24);
Symbol 610 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.finmvt2 = 0;
_root.action2 = 1;
Symbol 610 MovieClip Frame 2
if (_root.finmvt2 == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 610 MovieClip Frame 8
if (_root.finmvt2 == 0) {
gotoAndPlay (24);
}
Symbol 610 MovieClip Frame 9
_root.bouton3._visible = false;
_root.action2 = 3;
Symbol 610 MovieClip Frame 23
if (_root.finmvt2 == 1) {
_root.bouton3._visible = true;
_root.cible._visible = true;
_root.action2 = 4;
}
Symbol 610 MovieClip Frame 32
_root.finmvt2 = 1;
gotoAndPlay (24);
Symbol 611 MovieClip Frame 1
stop();
Symbol 611 MovieClip Frame 2
if (_root.finmvt2 == 1) {
tellTarget (_root.animation2) {
prevFrame();
};
play();
}
Symbol 611 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 620 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.action = 1;
Symbol 620 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.action3 = 90;
Symbol 620 MovieClip Frame 16
_root.action3 = _root.action3 + 1;
gotoAndPlay (8);
Symbol 622 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
_root.finmvt2 = 0;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
tellTarget ("animation2") {
play();
};
}
}
Symbol 623 Button
on (press) {
if (_root.action2 == 4) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
_root.finmvt2 = 0;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
tellTarget ("animation2") {
play();
};
tellTarget ("animation3") {
play();
};
}
}
Symbol 645 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 645 MovieClip Frame 2
_root.sens = 5;
_root.action = 3;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 645 MovieClip Frame 5
_root.sens = 5;
_root.action = 3;
Symbol 645 MovieClip Frame 6
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 645 MovieClip Frame 7
_root.sens = 5;
_root.action = 3;
Symbol 645 MovieClip Frame 18
stop();
_root.action = 100;
Symbol 650 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 652 MovieClip Frame 1
stop();
Symbol 652 MovieClip Frame 4
stop();
Symbol 660 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 669 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 678 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 684 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 707 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 714 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 725 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 733 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 775 MovieClip Frame 1
stop();
if (_root.condition1 > 5) {
_root.finmvt = 0;
_root.action = 100;
} else {
_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 775 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 775 MovieClip Frame 5
if (_root.finmvt == 0) {
gotoAndPlay (28);
}
Symbol 775 MovieClip Frame 6
_root.bouton2._visible = false;
_root.action = 3;
Symbol 775 MovieClip Frame 27
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 775 MovieClip Frame 37
_root.finmvt = 1;
gotoAndPlay (28);
Symbol 775 MovieClip Frame 38
gotoAndStop (5);
Symbol 775 MovieClip Frame 39
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 775 MovieClip Frame 40
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 775 MovieClip Frame 41
_root.sens = 5;
_root.action = 3;
Symbol 775 MovieClip Frame 55
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (47);
Symbol 777 Button
on (release, releaseOutside) {
if (_root.action > 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (39);
};
}
}
Symbol 824 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 824 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 824 MovieClip Frame 19
if (_root.finmvt == 0) {
gotoAndPlay (35);
}
Symbol 824 MovieClip Frame 20
_root.bouton2._visible = false;
_root.action = 3;
Symbol 824 MovieClip Frame 34
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 824 MovieClip Frame 35
stop();
_root.finmvt = 1;
Symbol 824 MovieClip Frame 36
gotoAndStop (19);
Symbol 824 MovieClip Frame 37
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 824 MovieClip Frame 38
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 824 MovieClip Frame 39
_root.sens = 5;
_root.action = 3;
Symbol 824 MovieClip Frame 51
if (_root.condition1 > 10) {
_root.finmvt = 0;
gotoAndPlay (52);
} else {
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (43);
}
Symbol 824 MovieClip Frame 57
stop();
_root.action = 100;
Symbol 826 Button
on (release, releaseOutside) {
if (_root.action > 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (37);
};
}
}
Symbol 843 MovieClip Frame 1
stop();
if (_root.condition1 > 7) {
_root.finmvt = 0;
_root.action = 100;
} else {
_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 843 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 843 MovieClip Frame 16
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (8);
Symbol 848 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 908 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 908 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 908 MovieClip Frame 3
if (_root.finmvt == 0) {
gotoAndPlay (26);
}
Symbol 908 MovieClip Frame 4
_root.bouton2._visible = false;
_root.action = 3;
Symbol 908 MovieClip Frame 25
if (_root.finmvt == 1) {
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
}
Symbol 908 MovieClip Frame 34
_root.finmvt = 1;
gotoAndPlay (26);
Symbol 908 MovieClip Frame 35
gotoAndStop (3);
Symbol 908 MovieClip Frame 36
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 908 MovieClip Frame 37
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 908 MovieClip Frame 38
_root.sens = 5;
_root.action = 3;
Symbol 908 MovieClip Frame 61
_root.sonpossible = 0;
Symbol 908 MovieClip Frame 62
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 908 MovieClip Frame 63
_root.action = 90;
Symbol 908 MovieClip Frame 72
_root.action = _root.action + 1;
gotoAndPlay (64);
Symbol 910 Button
on (release, releaseOutside) {
if (_root.action > 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (36);
};
}
}
Symbol 927 MovieClip Frame 1
stop();
if (_root.condition1 > 9) {
_root.finmvt = 0;
_root.action = 100;
} else {
_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 927 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 927 MovieClip Frame 14
_root.finmvt = 1;
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (6);
Symbol 932 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 964 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 964 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 964 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 964 MovieClip Frame 4
_root.sens = 5;
_root.action = 3;
Symbol 964 MovieClip Frame 17
_root.action = 100;
Symbol 964 MovieClip Frame 26
gotoAndPlay (18);
Symbol 969 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 975 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1021 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 1021 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1021 MovieClip Frame 13
_root.sens = 5;
_root.action = 3;
Symbol 1021 MovieClip Frame 14
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 1021 MovieClip Frame 15
_root.sens = 5;
_root.action = 3;
_root.finmvt = 0;
Symbol 1021 MovieClip Frame 16
_root.sonpossible = 0;
Symbol 1021 MovieClip Frame 17
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 1021 MovieClip Frame 41
_root.condition1 = 1;
_root.bouton2._visible = true;
_root.cible._visible = true;
Symbol 1021 MovieClip Frame 50
gotoAndPlay (42);
Symbol 1058 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.finmvtbis = 0;
_root.action = 1;
Symbol 1058 MovieClip Frame 2
if (_root.finmvtbis == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1058 MovieClip Frame 5
if (_root.finmvtbis == 0) {
gotoAndPlay (29);
}
Symbol 1058 MovieClip Frame 6
_root.bouton3._visible = false;
_root.action = 3;
Symbol 1058 MovieClip Frame 28
_root.cible._visible = true;
_root.bouton3._visible = true;
_root.action = 4;
Symbol 1058 MovieClip Frame 37
_root.finmvtbis = 1;
gotoAndPlay (29);
Symbol 1058 MovieClip Frame 38
gotoAndPlay (29);
Symbol 1058 MovieClip Frame 39
_root.cible._visible = false;
_root.bouton3._visible = false;
_root.action = 5;
Symbol 1058 MovieClip Frame 42
_root.sens = 5;
_root.action = 5;
Symbol 1058 MovieClip Frame 43
if (_root.finmvtbis == 0) {
stop();
_root.finmvtbis = 1;
_root.sens = 5;
_root.action = 6;
}
Symbol 1058 MovieClip Frame 44
_root.sens = 5;
_root.action = 3;
_root.finmvtbis = 0;
Symbol 1058 MovieClip Frame 57
_root.action = 90;
Symbol 1058 MovieClip Frame 68
_root.action = _root.action + 1;
gotoAndPlay (58);
Symbol 1059 MovieClip Frame 1
stop();
Symbol 1059 MovieClip Frame 2
if (_root.finmvtbis == 1) {
tellTarget (_root.animation2) {
prevFrame();
};
play();
}
Symbol 1059 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 1061 Button
on (release, releaseOutside) {
if (_root.condition1 == 1) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.condition1 == 1) {
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
Symbol 1062 Button
on (release, releaseOutside) {
if (_root.action > 3) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 4) {
_root.finmvtbis = 0;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
gotoAndPlay (39);
};
}
}
Symbol 1145 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 1145 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1145 MovieClip Frame 6
_root.sens = 5;
_root.action = 3;
Symbol 1145 MovieClip Frame 7
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 1145 MovieClip Frame 8
_root.sens = 5;
_root.action = 3;
Symbol 1145 MovieClip Frame 18
_root.sens = 5;
_root.action = 3;
Symbol 1145 MovieClip Frame 19
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 1145 MovieClip Frame 20
_root.sens = 5;
_root.action = 3;
Symbol 1145 MovieClip Frame 29
_root.sonpossible = 0;
Symbol 1145 MovieClip Frame 30
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 1145 MovieClip Frame 52
_root.action = 100;
Symbol 1145 MovieClip Frame 61
gotoAndPlay (53);
Symbol 1145 MovieClip Frame 62
_root.bouton1._visible = true;
_root.cible._visible = true;
_root.action = 1;
_root.finmvt = 0;
gotoAndPlay (53);
Symbol 1145 MovieClip Frame 63
_root.cible._visible = false;
_root.bouton1._visible = false;
Symbol 1145 MovieClip Frame 67
_root.sens = 5;
_root.action = 3;
Symbol 1145 MovieClip Frame 68
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 6;
}
Symbol 1145 MovieClip Frame 69
son = new Sound();
son.attachSound("surprise");
son.start();
_root.sens = 5;
_root.action = 92;
Symbol 1145 MovieClip Frame 110
_root.action = _root.action + 1;
gotoAndPlay (102);
Symbol 1202 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.finmvtbis = 0;
_root.action = 1;
Symbol 1202 MovieClip Frame 2
if (_root.finmvtbis == 0) {
_root.cible._visible = false;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1202 MovieClip Frame 15
if (_root.finmvtbis == 0) {
gotoAndPlay (44);
}
Symbol 1202 MovieClip Frame 16
_root.bouton2._visible = false;
_root.action = 3;
Symbol 1202 MovieClip Frame 43
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
Symbol 1202 MovieClip Frame 54
_root.finmvtbis = 1;
gotoAndPlay (44);
Symbol 1202 MovieClip Frame 55
_root.bouton2._visible = false;
_root.cible._visible = false;
_root.action = 3;
Symbol 1202 MovieClip Frame 82
_root.action = 100;
Symbol 1202 MovieClip Frame 93
gotoAndPlay (83);
Symbol 1208 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1212 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
if (_root.action == 2) {
_root.finmvtbis = 0;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
gotoAndPlay (55);
};
}
}
Symbol 1213 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (63);
};
}
}
Symbol 1298 MovieClip Frame 9
gotoAndPlay (1);
Symbol 1298 MovieClip Frame 10
_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;
gotoAndPlay (1);
Symbol 1298 MovieClip Frame 11
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 1298 MovieClip Frame 30
if (_root.finmvt == 0) {
gotoAndPlay (62);
}
Symbol 1298 MovieClip Frame 31
_root.bouton2._visible = false;
_root.action = 3;
Symbol 1298 MovieClip Frame 61
_root.bouton2._visible = true;
_root.cible._visible = true;
_root.action = 2;
Symbol 1298 MovieClip Frame 70
_root.finmvt = 1;
gotoAndPlay (62);
Symbol 1298 MovieClip Frame 71
gotoAndStop (30);
Symbol 1298 MovieClip Frame 72
_root.bouton2._visible = false;
_root.action = 3;
_root.cible._visible = false;
Symbol 1298 MovieClip Frame 78
_root.sens = 5;
_root.action = 5;
Symbol 1298 MovieClip Frame 79
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 4;
}
Symbol 1298 MovieClip Frame 80
_root.sens = 5;
_root.action = 5;
Symbol 1298 MovieClip Frame 109
stop();
_root.action = 100;
Symbol 1301 Button
on (release, releaseOutside) {
if (_root.action > 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.finmvt = 0;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (72);
};
}
}
Symbol 1302 Button
on (release, releaseOutside) {
if (_root.action > 0) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
gotoAndPlay (11);
};
}
}
Symbol 1309 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1321 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 1321 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 1321 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 1321 MovieClip Frame 4
_root.sonpossible = 0;
_root.sens = 5;
_root.action = 3;
Symbol 1321 MovieClip Frame 5
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 1321 MovieClip Frame 8
stop();
_root.action = 100;
Symbol 1338 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 1338 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 1338 MovieClip Frame 3
if (_root.finmvt == 0) {
stop();
_root.finmvt = 1;
_root.sens = 5;
_root.action = 2;
}
Symbol 1338 MovieClip Frame 4
_root.sens = 5;
_root.action = 3;
Symbol 1338 MovieClip Frame 19
_root.action = 100;
Symbol 1338 MovieClip Frame 28
if (_root.condition1 == 1) {
gotoAndPlay (29);
} else {
gotoAndPlay (20);
}
Symbol 1338 MovieClip Frame 29
_root.sonpossible = 0;
Symbol 1338 MovieClip Frame 30
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 1338 MovieClip Frame 44
_root.action = 100;
Symbol 1338 MovieClip Frame 53
gotoAndPlay (45);
Symbol 1339 Button
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.condition1 = 1;
}
}
Symbol 1356 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 1356 MovieClip Frame 2
_root.cible._visible = false;
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
Symbol 1356 MovieClip Frame 6
if (_root.condition1 > 16) {
gotoAndPlay (7);
} else {
_root.condition1 = _root.condition1 + 1;
gotoAndPlay (2);
}
Symbol 1356 MovieClip Frame 7
_root.action = 85;
Symbol 1356 MovieClip Frame 12
son = new Sound();
son.attachSound("cri04");
son.start();
Symbol 1356 MovieClip Frame 17
_root.action = _root.action + 1;
gotoAndPlay (13);
Symbol 1357 Button
on (press) {
if (_root.action == 1) {
tellTarget ("animation2") {
play();
};
}
}
Symbol 1364 MovieClip Frame 50
stop();
Symbol 1369 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1375 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1379 MovieClip Frame 35
stop();
_root.boutontext._visible = true;
Symbol 1381 Button
on (press) {
gotoAndPlay (1586);
}
Symbol 1410 Button
on (release) {
getURL ("http://sharks-lagoon.fr/", "_blank");
}