Frame 1
stop();
Frame 2
stop();
Frame 42
gotoAndStop (43);
Frame 43
stopAllSounds();
music.stop;
music = new Sound();
music.attachSound("music");
music.start(0, 10000000);
stop();
Frame 73
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 111 MovieClip in Frame 73
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 120 MovieClip in Frame 73
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 92
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 92
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 132 MovieClip in Frame 92
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 119
gotoAndPlay (120);
Frame 155
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 155
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 146 MovieClip in Frame 155
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 185
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 185
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 185
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 240
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 240
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 157 MovieClip in Frame 240
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 295
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
stop();
Instance of Symbol 130 MovieClip in Frame 295
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 162 MovieClip in Frame 295
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 318
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 318
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 165 MovieClip in Frame 318
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 343
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 343
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 179 MovieClip in Frame 343
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 428
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 428
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 188 MovieClip in Frame 428
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 448
gotoAndStop (428);
Frame 449
tit = 0;
Frame 508
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 508
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 192 MovieClip in Frame 508
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 528
gotoAndStop (508);
Frame 563
stop();
_root.tit = 1;
gotoAndPlay (508);
Instance of Symbol 130 MovieClip in Frame 563
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 589
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
stop();
Instance of Symbol 130 MovieClip in Frame 589
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 207 MovieClip in Frame 589
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 627
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
stop();
Instance of Symbol 130 MovieClip in Frame 627
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 212 MovieClip in Frame 627
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 628
code1 = 0;
code2 = 0;
code3 = 0;
code4 = 0;
code11 = 0;
code12 = 0;
code13 = 0;
code14 = 0;
_root.code = "";
act = 0;
Instance of Symbol 218 MovieClip in Frame 643
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 647
if (_root.act == 1) {
gotoAndPlay (648);
} else {
gotoAndPlay (643);
}
Frame 648
mas = 0;
Frame 672
_root.mas = _root.mas + 1;
if (15 < _root.mas) {
gotoAndPlay (673);
} else {
gotoAndPlay (664);
}
Frame 732
stop();
gotoAndStop (733);
Frame 733
stop();
Symbol 3 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 6 MovieClip Frame 1
stop();
Symbol 6 MovieClip Frame 101
stop();
Symbol 17 Button
on (release) {
gotoAndPlay (3);
}
Symbol 19 Button
on (press) {
getURL ("http://flashghetto.com", "_blank");
}
Symbol 80 Button
on (release) {
gotoAndPlay (44);
}
Symbol 89 Button
on (release) {
getURL ("http://flashghetto.com", "_blank");
}
Symbol 98 Button
on (release) {
getURL ("http://flashghetto.com", "_blank");
}
Symbol 110 Button
on (release) {
gotoAndPlay (74);
}
Symbol 129 Button
on (release) {
gotoAndPlay (93);
}
Symbol 144 Button
on (release) {
gotoAndPlay (156);
}
Symbol 150 Button
on (release) {
gotoAndPlay (186);
}
Symbol 155 Button
on (release) {
gotoAndPlay (241);
}
Symbol 160 Button
on (release) {
gotoAndPlay (296);
}
Symbol 163 Button
on (release) {
gotoAndPlay (319);
}
Symbol 177 Button
on (release) {
gotoAndPlay (344);
}
Symbol 185 Button
on (release) {
gotoAndPlay (429);
}
Symbol 186 Button
on (release) {
gotoAndPlay (449);
}
Symbol 189 Button
on (release) {
gotoAndPlay (529);
}
Symbol 190 Button
on (release) {
if (_root.tit == 1) {
gotoAndPlay (564);
} else {
gotoAndPlay (509);
}
}
Symbol 205 Button
on (release) {
gotoAndPlay (590);
}
Symbol 210 Button
on (release) {
gotoAndPlay (628);
}
Symbol 216 Button
on (release) {
_root.act = 1;
}
Symbol 237 Button
on (release) {
gotoAndPlay (44);
}
Symbol 240 Button
on (release) {
getURL ("http://flashghetto.com");
}
Symbol 241 Button
on (release) {
getURL ("http://flashghetto.com");
}