Frame 1
stop();
Frame 2
stop();
Frame 3
music.stop;
music = new Sound();
music.attachSound("music");
music.start(0, 10000000);
stop();
Frame 33
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
i = 0;
j = 0;
k = 0;
Instance of Symbol 102 MovieClip in Frame 33
onClipEvent (load) {
i = 0;
j = 0;
k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 110 MovieClip in Frame 33
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Try to unbutton her blouse";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "essaye de déboutonner son chemisier";
} else {
_root.code = "";
}
}
Frame 52
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 52
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 122 MovieClip in Frame 52
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Pull up her skirt, just for fun...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "soulève sa jupe, juste pour voir...";
} else {
_root.code = "";
}
}
Frame 79
gotoAndPlay (80);
Frame 115
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 115
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 136 MovieClip in Frame 115
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "That girl is hot, unbutton her blouse";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "cette fille a chaud... déboutonne son chemisier";
} else {
_root.code = "";
}
}
Frame 145
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 145
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 142 MovieClip in Frame 145
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "The teddy-bear annoys you?.. Remove it ...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "L'ours en peluche te gène?...Vire le...";
} else {
_root.code = "";
}
}
Frame 200
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 200
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 147 MovieClip in Frame 200
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Unbutton again a little more her blouse. that becomes interesting ...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Déboutonne un peu plus son chemisier... Ca devient intéressant...";
} else {
_root.code = "";
}
}
Frame 255
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
stop();
Instance of Symbol 120 MovieClip in Frame 255
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 152 MovieClip in Frame 255
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Pull up again her skirt, she's ready for that...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "soulève à nouveau sa jupe,elle est prête pour ça..";
} else {
_root.code = "";
}
}
Frame 278
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 278
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 155 MovieClip in Frame 278
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Why not to try, downright, to remove her panties ?";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Et si tu essayais carrément de lui enlever sa culotte ?";
} else {
_root.code = "";
}
}
Frame 303
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 303
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 169 MovieClip in Frame 303
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "You can now finish to open her blouse...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Tu peux maintenant finir d'ouvrir son chemisier...";
} else {
_root.code = "";
}
}
Frame 388
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 388
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 178 MovieClip in Frame 388
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "And now ?... her skirt or her bra ?......";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Et maintenant ? sa jupe ou son soutif ?......";
} else {
_root.code = "";
}
}
Frame 408
gotoAndStop (388);
Frame 409
tit = 0;
Frame 468
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 468
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 182 MovieClip in Frame 468
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) and (_root.tit != 1)) {
_root.code = "Begin by caressing her nipples, she will like very much....";
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) and (_root.tit == 1)) {
_root.code = "Go, remove her skirt, she does not need it any more....";
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) and (_root.tit != 1)) {
_root.code = "Commence par lui caresser un peu le bout des seins, elle va adorer...";
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) and (_root.tit == 1)) {
_root.code = "Allez, retire sa jupe, elle n'en a plus besoin...";
} else {
_root.code = "";
}
}
Frame 488
gotoAndStop (468);
Frame 523
stop();
_root.tit = 1;
gotoAndPlay (468);
Instance of Symbol 120 MovieClip in Frame 523
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Frame 549
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
stop();
Instance of Symbol 120 MovieClip in Frame 549
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 197 MovieClip in Frame 549
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Well, now, we stop the TV... Catch the remote control...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Bon, maintenant, on arrête la télé... Attrape la télécommande...";
} else {
_root.code = "";
}
}
Frame 587
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 120 MovieClip in Frame 587
onClipEvent (load) {
_root.i = 0;
_root.j = 0;
_root.k = 0;
_root.reg._visible = false;
_root.kiss._visible = false;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 20) {
_root.k = random(3);
_root.i = _root.i + 1;
} else if (_root.i == 40) {
_root.k = 0;
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.k == 1) {
_root.reg._visible = true;
} else {
_root.reg._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.j == 1) {
_root.kiss._visible = true;
} else {
_root.kiss._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.i == 30) {
_root.yf._visible = true;
} else {
_root.yf._visible = false;
}
}
Instance of Symbol 202 MovieClip in Frame 587
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "You want to touch it ? Then do it";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Tu as envie d'y toucher ? Alors vas-y...";
} else {
_root.code = "";
}
}
Frame 588
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
act = 0;
Instance of Symbol 208 MovieClip in Frame 603
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code1 == 0) and (touche == 104)) {
_root.code1 = touche;
} else if (((_root.code1 == 104) and (_root.code2 == 0)) and (touche == 101)) {
_root.code2 = touche;
} else if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 0)) and (touche == 108)) {
_root.code3 = touche;
} else if (((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 0)) and (touche == 112)) {
_root.code4 = touche;
} else {
_root.code1 = 0;
_root.code2 = 0;
_root.code3 = 0;
_root.code4 = 0;
}
}
onClipEvent (keyDown) {
touche = Key.getAscii();
if ((_root.code11 == 0) and (touche == 97)) {
_root.code11 = touche;
} else if (((_root.code11 == 97) and (_root.code12 == 0)) and (touche == 105)) {
_root.code12 = touche;
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 0)) and (touche == 100)) {
_root.code13 = touche;
} else if (((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 0)) and (touche == 101)) {
_root.code14 = touche;
} else {
_root.code11 = 0;
_root.code12 = 0;
_root.code13 = 0;
_root.code14 = 0;
}
}
onClipEvent (enterFrame) {
if ((((_root.code1 == 104) and (_root.code2 == 101)) and (_root.code3 == 108)) and (_root.code4 == 112)) {
_root.code = "Humm... the remote control... why not... click on...";
} else if ((((_root.code11 == 97) and (_root.code12 == 105)) and (_root.code13 == 100)) and (_root.code14 == 101)) {
_root.code = "Humm... la télécommande...pourquoi pas; Clique dessus...";
} else {
_root.code = "";
}
}
Frame 607
if (_root.act == 1) {
gotoAndPlay (608);
} else {
gotoAndPlay (603);
}
Frame 608
mas = 0;
Frame 632
_root.mas = _root.mas + 1;
if (15 < _root.mas) {
gotoAndPlay (633);
} else {
gotoAndPlay (624);
}
Frame 692
stop();
gotoAndStop (693);
Frame 693
stop();
Symbol 5 MovieClip Frame 1
_root.bytes_totales = _level0.getBytesTotal();
_root["bytes_chargées"] = _level0.getBytesLoaded();
_root.bytes_rapport = Math.round((_root["bytes_chargées"] / _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 8 MovieClip Frame 1
stop();
Symbol 8 MovieClip Frame 101
stop();
Symbol 19 Button
on (release) {
gotoAndStop (3);
}
Symbol 77 Button
on (release) {
gotoAndPlay (4);
}
Symbol 84 Button
on (release) {
getURL ("http://www.sharks-lagoon.fr/");
}
Symbol 101 Button
on (release) {
gotoAndPlay (34);
}
Symbol 119 Button
on (release) {
gotoAndPlay (53);
}
Symbol 134 Button
on (release) {
gotoAndPlay (116);
}
Symbol 140 Button
on (release) {
gotoAndPlay (146);
}
Symbol 145 Button
on (release) {
gotoAndPlay (201);
}
Symbol 150 Button
on (release) {
gotoAndPlay (256);
}
Symbol 153 Button
on (release) {
gotoAndPlay (279);
}
Symbol 167 Button
on (release) {
gotoAndPlay (304);
}
Symbol 175 Button
on (release) {
gotoAndPlay (389);
}
Symbol 176 Button
on (release) {
gotoAndPlay (409);
}
Symbol 179 Button
on (release) {
gotoAndPlay (489);
}
Symbol 180 Button
on (release) {
if (_root.tit == 1) {
gotoAndPlay (524);
} else {
gotoAndPlay (469);
}
}
Symbol 195 Button
on (release) {
gotoAndPlay (550);
}
Symbol 200 Button
on (release) {
gotoAndPlay (588);
}
Symbol 206 Button
on (release) {
_root.act = 1;
}
Symbol 227 Button
on (release) {
getURL ("http://www.sharks-lagoon.fr/");
}