Frame 1 (8 B)
stop();
Frame 2 (8 B)
stop();
Frame 3 (8 B)
stop();
Frame 34 (113 B)
if (_root.langue == 1) {
_root.tit = "presents";
} else if (_root.langue == 2) {
_root.tit = "présente";
}
Frame 48 (589 B)
music = new Sound();
music.attachSound("music");
music.start(0, 10000000);
stop();
if (_root.langue == 1) {
_root.texte01 = "contact, help and solution : http://sharks-lagoon.aceboard.fr/";
_root.texte02 = "find Anaïs and her friends on: http://www.sharks-lagoon.fr/";
_root.bouthelp = "HELP";
_root.boutstart = "PLAY";
}
if (_root.langue == 2) {
_root.texte01 = "contact, aide et soluce : http://sharks-lagoon.aceboard.fr/";
_root.texte02 = "retrouve Anaïs et ses copines sur: http://www.sharks-lagoon.fr/";
_root.bouthelp = "AIDE";
_root.boutstart = "JOUER";
}
Frame 49 (8 B)
stop();
Frame 51 (204 B)
stop();
Mouse.show();
nivgirl = 0;
nivman = 0;
i = 0;
j = 0;
k = 0;
_root.textefin = "";
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
sonok = 0;
orgasm = 0;
Instance of Symbol 122 MovieClip in Frame 51 (1.79 KiB) ●
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 51 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 51 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 52 (676 B)
_root.sonok = 1;
son.stop("son1");
son.stop("son2");
son.stop("son3");
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 161 MovieClip in Frame 52 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 52 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 52 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 52 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 52 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 53 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 53 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 193 MovieClip in Frame 53 (631 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 54 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 54 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 55 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 195 MovieClip in Frame 55 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 56 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 56 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 57 (277 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 57 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 58 (8 B)
stop();
Instance of Symbol 161 MovieClip in Frame 58 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 58 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 58 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 58 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 59 (99 B)
if (_root.seinok == 0) {
gotoAndStop (58);
}
if (_root.cuisseok == 0) {
gotoAndStop (58);
}
Instance of Symbol 209 MovieClip in Frame 59 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Frame 65 (112 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
nippleok = 0;
camelokok = 0;
gaugeok = 0;
gotoAndStop (73);
Frame 66 (676 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 161 MovieClip in Frame 66 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 66 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 66 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 66 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 66 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 67 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 67 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 193 MovieClip in Frame 67 (631 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 68 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 68 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 69 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 195 MovieClip in Frame 69 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 70 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 70 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 71 (8 B)
stop();
Instance of Symbol 219 MovieClip in Frame 71 (3.28 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.sexok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 72 (277 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 72 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 73 (8 B)
stop();
Instance of Symbol 161 MovieClip in Frame 73 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 73 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 73 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 73 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 74 (96 B)
if (_root.seinok == 0) {
gotoAndStop (73);
}
if (_root.sexok == 0) {
gotoAndStop (73);
}
Instance of Symbol 209 MovieClip in Frame 74 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Frame 106 (111 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
gotoAndStop (114);
Frame 107 (676 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 161 MovieClip in Frame 107 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 107 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 107 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 107 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 107 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 108 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 108 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 193 MovieClip in Frame 108 (631 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 109 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 109 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 110 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 233 MovieClip in Frame 110 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 111 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 111 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 112 (8 B)
stop();
Instance of Symbol 219 MovieClip in Frame 112 (3.28 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.sexok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 113 (277 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 113 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 114 (601 B)
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 161 MovieClip in Frame 114 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 114 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 114 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 237 MovieClip "gaugeman" in Frame 114 (339 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 114 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 115 (100 B)
if (_root.seinok == 0) {
gotoAndStop (114);
}
if (_root.gaugeok == 0) {
gotoAndStop (114);
}
Instance of Symbol 209 MovieClip in Frame 115 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Frame 122 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 241 MovieClip "gaugegirl" in Frame 122 (431 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivgirl < 100) {
_root.nivgirl = _root.nivgirl + 1;
} else if (_root.nivgirl < 190) {
_root.nivgirl = _root.nivgirl + 0.5;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 242 MovieClip "gaugeman" in Frame 122 (341 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivman < 200) {
_root.nivman = _root.nivman + 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 244 MovieClip in Frame 122 (606 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 129 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (122);
}
if (199 < _root.nivman) {
gotoAndStop (154);
}
if (199 < _root.nivgirl) {
gotoAndPlay (155);
}
Frame 130 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Frame 137 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (130);
}
if (199 < _root.nivman) {
gotoAndStop (154);
}
if (199 < _root.nivgirl) {
gotoAndPlay (155);
}
Frame 138 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 276 MovieClip in Frame 138 (2.99 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (load) {
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Cx = _root.tshd._x;
Cy = _root.tshd._y;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tshd._x = Cx - 1;
_root.tshd._y = Cy - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tshd._x = Cx;
_root.tshd._y = Cy - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tshd._x = Cx + 1;
_root.tshd._y = Cy - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tshd._x = Cx - 2;
_root.tshd._y = Cy;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tshd._x = Cx;
_root.tshd._y = Cy;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tshd._x = Cx + 2;
_root.tshd._y = Cy;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tshd._x = Cx - 1;
_root.tshd._y = Cy + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tshd._x = Cx;
_root.tshd._y = Cy + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tshd._x = Cx + 1;
_root.tshd._y = Cy + 1;
}
}
onClipEvent (mouseMove) {
if (sens != 5) {
_root.nivgirl = _root.nivgirl + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
if (200 < _root.nivgirl) {
_root.nivgirl = 200;
}
}
Frame 145 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (138);
}
if (199 < _root.nivman) {
gotoAndStop (154);
}
if (199 < _root.nivgirl) {
gotoAndPlay (155);
}
Frame 146 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 278 MovieClip in Frame 146 (2.99 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (load) {
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Cx = _root.tshg._x;
Cy = _root.tshg._y;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tshg._x = Cx - 1;
_root.tshg._y = Cy - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tshg._x = Cx;
_root.tshg._y = Cy - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tshg._x = Cx + 1;
_root.tshg._y = Cy - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tshg._x = Cx - 2;
_root.tshg._y = Cy;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tshg._x = Cx;
_root.tshg._y = Cy;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tshg._x = Cx + 2;
_root.tshg._y = Cy;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tshg._x = Cx - 1;
_root.tshg._y = Cy + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tshg._x = Cx;
_root.tshg._y = Cy + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tshg._x = Cx + 1;
_root.tshg._y = Cy + 1;
}
}
onClipEvent (mouseMove) {
if (sens != 5) {
_root.nivgirl = _root.nivgirl + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
if (200 < _root.nivgirl) {
_root.nivgirl = 200;
}
}
Frame 153 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (146);
}
if (199 < _root.nivman) {
gotoAndStop (154);
}
if (199 < _root.nivgirl) {
gotoAndPlay (155);
}
Frame 154 (470 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
stop();
Mouse.show();
if (_root.langue == 1) {
_root.textebouton = "Try Again";
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
Frame 155 (92 B)
t = 0;
son.stop("son1");
son.stop("son2");
son.stop("son3");
i = 0;
_root.orgasm = 1;
Instance of Symbol 209 MovieClip in Frame 155 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Instance of Symbol 176 MovieClip in Frame 155 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 237 MovieClip "gaugeman" in Frame 155 (339 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 282 MovieClip in Frame 155 (202 B)
onClipEvent (enterFrame) {
_root.i = _root.i + 1;
if (_root.i == 2) {
_root.cache._visible = true;
}
if (_root.i == 4) {
_root.cache._visible = false;
}
if (_root.i == 5) {
_root.i = 0;
}
}
Instance of Symbol 284 MovieClip in Frame 155 (317 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son2");
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (8 < _root.t) {
_root.t = 0;
}
}
Frame 179 (83 B)
t = 0;
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
Instance of Symbol 285 MovieClip in Frame 179 (317 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son4");
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (5 < _root.t) {
_root.t = 0;
}
}
Frame 239 (83 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
t = 0;
Instance of Symbol 286 MovieClip in Frame 239 (158 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son1");
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
}
Frame 268 (130 B)
stop();
_root.orgasm = 1;
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
gotoAndStop (107);
Frame 269 (8 B)
stop();
Instance of Symbol 161 MovieClip in Frame 269 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 269 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 269 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 269 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 270 (100 B)
if (_root.cuisseok == 0) {
gotoAndStop (269);
}
if (_root.sexok == 0) {
gotoAndStop (269);
}
Instance of Symbol 209 MovieClip in Frame 270 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Frame 300 (111 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
gotoAndStop (308);
Frame 301 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 161 MovieClip in Frame 301 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 301 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 301 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 301 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 301 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 302 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 302 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 302 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 303 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 303 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 304 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 233 MovieClip in Frame 304 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 305 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 305 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 306 (8 B)
stop();
Instance of Symbol 219 MovieClip in Frame 306 (3.28 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.sexok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 307 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 307 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 308 (8 B)
stop();
Instance of Symbol 161 MovieClip in Frame 308 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 308 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 308 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 308 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 309 (150 B)
if (_root.seinok == 0) {
gotoAndStop (308);
}
if (_root.cuisseok == 0) {
gotoAndStop (308);
}
if (_root.sexok == 0) {
gotoAndStop (308);
}
Instance of Symbol 209 MovieClip in Frame 309 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Instance of Symbol 308 MovieClip in Frame 309 (157 B)
onClipEvent (mouseMove) {
if (50 < _xmouse) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Frame 368 (82 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
gotoAndPlay (381);
Frame 369 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 309 MovieClip in Frame 369 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 369 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 369 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 369 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 369 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 370 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 370 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 370 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 371 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 371 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 372 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 233 MovieClip in Frame 372 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 373 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 373 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 374 (8 B)
stop();
Instance of Symbol 219 MovieClip in Frame 374 (3.28 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.sexok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 375 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 375 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 376 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 324 MovieClip in Frame 376 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 376 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 376 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 376 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 376 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 377 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 333 MovieClip in Frame 377 (3.24 KiB) ●
onClipEvent (load) {
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
}
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1.5;
_root.nivman = _root.nivman + 1.2;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 1;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.nippleok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 377 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 378 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 336 MovieClip in Frame 378 (3.24 KiB) ●
onClipEvent (load) {
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
}
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1.5;
_root.nivman = _root.nivman + 1.2;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 1;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.nippleok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 379 (8 B)
stop();
Instance of Symbol 337 MovieClip in Frame 379 (3.41 KiB) ●
onClipEvent (load) {
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.culotte._alpha = 0;
} else {
_root.culotte._alpha = 100;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1.5;
_root.nivman = _root.nivman + 1.2;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 1;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.camelok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 380 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 380 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 381 (521 B)
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
Instance of Symbol 161 MovieClip in Frame 381 (1.97 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
} else {
_root.ofermd._visible = false;
_root.ofermg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 381 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 381 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 381 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 381 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 382 (28 B)
stop();
gotoAndStop (381);
Frame 383 (88 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
play();
Instance of Symbol 343 MovieClip in Frame 383 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
Instance of Symbol 176 MovieClip in Frame 383 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 383 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 383 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 344 MovieClip in Frame 385 (626 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 404 (220 B)
_root.main._x = _xmouse - 6;
_root.main._y = _ymouse + 37;
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
if (_root.main._x < 96) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 241 MovieClip "gaugegirl" in Frame 404 (431 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivgirl < 100) {
_root.nivgirl = _root.nivgirl + 1;
} else if (_root.nivgirl < 190) {
_root.nivgirl = _root.nivgirl + 0.5;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 242 MovieClip "gaugeman" in Frame 404 (341 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivman < 200) {
_root.nivman = _root.nivman + 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 409 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (404);
}
if (199 < _root.nivman) {
gotoAndStop (428);
}
if (199 < _root.nivgirl) {
gotoAndPlay (429);
}
Frame 410 (211 B)
_root.main._x = _xmouse;
_root.main._y = _ymouse;
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
if (_root.main._x < 96) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 209 MovieClip in Frame 410 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Frame 415 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (410);
}
if (199 < _root.nivman) {
gotoAndStop (428);
}
if (199 < _root.nivgirl) {
gotoAndPlay (429);
}
Frame 416 (211 B)
_root.main._x = _xmouse;
_root.main._y = _ymouse;
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
if (_root.main._x < 96) {
_root.main._visible = false;
Mouse.show();
}
Frame 421 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (416);
}
if (199 < _root.nivman) {
gotoAndStop (428);
}
if (199 < _root.nivgirl) {
gotoAndPlay (429);
}
Frame 422 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 354 MovieClip in Frame 422 (2.56 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (load) {
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens != 5) {
_root.nivgirl = _root.nivgirl + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
if (200 < _root.nivgirl) {
_root.nivgirl = 200;
}
}
Frame 427 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (422);
}
if (199 < _root.nivman) {
gotoAndStop (428);
}
if (199 < _root.nivgirl) {
gotoAndPlay (429);
}
Frame 428 (489 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
stop();
Mouse.show();
if (_root.langue == 1) {
_root.textebouton = "Try Again";
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
Frame 429 (111 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
t = 0;
i = 0;
_root.orgasm = 2;
Instance of Symbol 343 MovieClip in Frame 429 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
Instance of Symbol 176 MovieClip in Frame 429 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 237 MovieClip "gaugeman" in Frame 429 (339 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 282 MovieClip in Frame 429 (202 B)
onClipEvent (enterFrame) {
_root.i = _root.i + 1;
if (_root.i == 2) {
_root.cache._visible = true;
}
if (_root.i == 4) {
_root.cache._visible = false;
}
if (_root.i == 5) {
_root.i = 0;
}
}
Instance of Symbol 358 MovieClip in Frame 429 (317 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son2");
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (7 < _root.t) {
_root.t = 0;
}
}
Frame 488 (83 B)
t = 0;
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
Instance of Symbol 286 MovieClip in Frame 488 (158 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son1");
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
}
Frame 510 (111 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
gotoAndStop (518);
Frame 511 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 309 MovieClip in Frame 511 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 511 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 511 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 511 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 511 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 512 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 512 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 512 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 513 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 513 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 514 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 233 MovieClip in Frame 514 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 515 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 515 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 516 (8 B)
stop();
Instance of Symbol 376 MovieClip in Frame 516 (3.77 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
Fx = _root.tache._x;
Fy = _root.tache._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
_root.tache._x = Fx - 1;
_root.tache._y = Fy - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
_root.tache._x = Fx;
_root.tache._y = Fy - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
_root.tache._x = Fx + 1;
_root.tache._y = Fy - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
_root.tache._x = Fx - 2;
_root.tache._y = Fy;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
_root.tache._x = Fx;
_root.tache._y = Fy;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
_root.tache._x = Fx + 2;
_root.tache._y = Fy;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
_root.tache._x = Fx - 1;
_root.tache._y = Fy + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
_root.tache._x = Fx;
_root.tache._y = Fy + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
_root.tache._x = Fx + 1;
_root.tache._y = Fy + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.sexok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 517 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 517 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 518 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 324 MovieClip in Frame 518 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 518 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 518 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 518 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 518 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 519 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 333 MovieClip in Frame 519 (3.24 KiB) ●
onClipEvent (load) {
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
}
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1.5;
_root.nivman = _root.nivman + 1.2;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 1;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.nippleok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 519 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 520 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 336 MovieClip in Frame 520 (3.24 KiB) ●
onClipEvent (load) {
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
}
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1.5;
_root.nivman = _root.nivman + 1.2;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 1;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.nippleok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 521 (8 B)
stop();
Instance of Symbol 385 MovieClip in Frame 521 (3.3 KiB) ●
onClipEvent (load) {
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
}
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 2;
_root.culotte._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 2;
_root.culotte._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.culotte._x = Ax - 1;
_root.culotte._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.culotte._x = Ax;
_root.culotte._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.culotte._x = Ax + 1;
_root.culotte._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1.5;
_root.nivman = _root.nivman + 1.2;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 1;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.camelok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 522 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 522 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 523 (8 B)
stop();
Instance of Symbol 388 MovieClip in Frame 523 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 523 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 523 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 523 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 524 (99 B)
if (_root.gaugeok == 0) {
gotoAndStop (523);
}
if (_root.sexok == 0) {
gotoAndStop (523);
}
Instance of Symbol 209 MovieClip in Frame 524 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Instance of Symbol 308 MovieClip in Frame 524 (157 B)
onClipEvent (mouseMove) {
if (50 < _xmouse) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Frame 565 (111 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
gotoAndStop (578);
Frame 566 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 309 MovieClip in Frame 566 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 566 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 566 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 566 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 566 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 567 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 184 MovieClip in Frame 567 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 567 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 568 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 194 MovieClip in Frame 568 (3.68 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.seinok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 569 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 233 MovieClip in Frame 569 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuissed._x;
Ay = _root.cuissed._y;
Bx = _root.cuissed._x + _root.cuissed._width;
By = _root.cuissed._y + _root.cuissed._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuissed._width / 2))) or ((Bx - (_root.cuissed._width / 2)) < finx)) or (finy < (Ay - (_root.cuissed._height / 2)))) or ((By - (_root.cuissed._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuissed._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuissed._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuissed._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 570 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 196 MovieClip in Frame 570 (3.04 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.cuisseg._x;
Ay = _root.cuisseg._y;
Bx = _root.cuisseg._x + _root.cuisseg._width;
By = _root.cuisseg._y + _root.cuisseg._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.cuisseg._width / 2))) or ((Bx - (_root.cuisseg._width / 2)) < finx)) or (finy < (Ay - (_root.cuisseg._height / 2)))) or ((By - (_root.cuisseg._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax - 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.cuisseg._x = Ax + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.cuisseok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 571 (8 B)
stop();
Instance of Symbol 411 MovieClip in Frame 571 (4.69 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
Fx = _root.touf._x;
Fy = _root.touf._y;
Gx = _root.lipd._x;
Gy = _root.lipd._y;
Hx = _root.lipg._x;
Hy = _root.lipg._y;
Px = _root.clit._x;
Py = _root.clit._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.touf._x = Fx - 1;
_root.touf._y = Fy - 1;
_root.lipd._x = Gx - 1;
_root.lipd._y = Gy - 1;
_root.lipg._x = Hx - 1;
_root.lipg._y = Hy - 1;
_root.clit._x = Px - 1;
_root.clit._y = Py - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.touf._x = Fx;
_root.touf._y = Fy - 1;
_root.lipd._x = Gx;
_root.lipd._y = Gy - 1;
_root.lipg._x = Hx;
_root.lipg._y = Hy - 1;
_root.clit._x = Px;
_root.clit._y = Py - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.touf._x = Fx + 1;
_root.touf._y = Fy - 1;
_root.lipd._x = Gx + 1;
_root.lipd._y = Gy - 1;
_root.lipg._x = Hx + 1;
_root.lipg._y = Hy - 1;
_root.clit._x = Px + 1;
_root.clit._y = Py - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.touf._x = Fx - 2;
_root.touf._y = Fy;
_root.lipd._x = Gx - 2;
_root.lipd._y = Gy;
_root.lipg._x = Hx - 2;
_root.lipg._y = Hy;
_root.clit._x = Px - 2;
_root.clit._y = Py;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.touf._x = Fx;
_root.touf._y = Fy;
_root.lipd._x = Gx;
_root.lipd._y = Gy;
_root.lipg._x = Hx;
_root.lipg._y = Hy;
_root.clit._x = Px;
_root.clit._y = Py;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.touf._x = Fx + 2;
_root.touf._y = Fy;
_root.lipd._x = Gx + 2;
_root.lipd._y = Gy;
_root.lipg._x = Hx + 2;
_root.lipg._y = Hy;
_root.clit._x = Px + 2;
_root.clit._y = Py;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.touf._x = Fx - 1;
_root.touf._y = Fy + 1;
_root.lipd._x = Gx - 1;
_root.lipd._y = Gy + 1;
_root.lipg._x = Hx - 1;
_root.lipg._y = Hy + 1;
_root.clit._x = Px - 1;
_root.clit._y = Py + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.touf._x = Fx;
_root.touf._y = Fy + 2;
_root.lipd._x = Gx;
_root.lipd._y = Gy + 2;
_root.lipg._x = Hx;
_root.lipg._y = Hy + 2;
_root.clit._x = Px;
_root.clit._y = Py + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.touf._x = Fx + 1;
_root.touf._y = Fy + 1;
_root.lipd._x = Gx + 1;
_root.lipd._y = Gy + 1;
_root.lipg._x = Hx + 1;
_root.lipg._y = Hy + 1;
_root.clit._x = Px + 1;
_root.clit._y = Py + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.sexok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 572 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 572 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 573 (695 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
_root.sonok = 1;
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 414 MovieClip in Frame 573 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 573 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 177 MovieClip "gaugegirl" in Frame 573 (406 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
if (80 < _root.nivgirl) {
_root.gaugeok = 1;
}
}
Instance of Symbol 178 MovieClip "gaugeman" in Frame 573 (369 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if ((0 < _root.nivman) and (_root.nivman < 200)) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 573 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Frame 574 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 420 MovieClip in Frame 574 (3.22 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.nippleok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Instance of Symbol 302 MovieClip in Frame 574 (651 B)
onClipEvent (load) {
son = new Sound();
s = 0;
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
}
onClipEvent (enterFrame) {
if ((_root.t == 0) and (_root.sonok == 1)) {
s = random(3);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
}
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (12 < _root.t) {
_root.t = 0;
}
}
Frame 575 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 422 MovieClip in Frame 575 (3.22 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.nippleok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 576 (8 B)
stop();
Instance of Symbol 423 MovieClip in Frame 576 (4.19 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
Ax = _root.culotte._x;
Ay = _root.culotte._y;
Bx = _root.culotte._x + _root.culotte._width;
By = _root.culotte._y + _root.culotte._height;
Gx = _root.lipd._x;
Gy = _root.lipd._y;
Hx = _root.lipg._x;
Hy = _root.lipg._y;
Px = _root.clit._x;
Py = _root.clit._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.culotte._width / 2))) or ((Bx - (_root.culotte._width / 2)) < finx)) or (finy < (Ay - (_root.culotte_height / 2)))) or ((By - (_root.culotte._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.lipd._x = Gx - 1;
_root.lipd._y = Gy - 1;
_root.lipg._x = Hx;
_root.lipg._y = Hy - 1;
_root.clit._x = Px - 1;
_root.clit._y = Py - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.lipd._x = Gx;
_root.lipd._y = Gy - 1;
_root.lipg._x = Hx;
_root.lipg._y = Hy - 1;
_root.clit._x = Px;
_root.clit._y = Py - 1;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.lipd._x = Gx;
_root.lipd._y = Gy - 1;
_root.lipg._x = Hx + 1;
_root.lipg._y = Hy - 1;
_root.clit._x = Px + 1;
_root.clit._y = Py - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.lipd._x = Gx - 2;
_root.lipd._y = Gy;
_root.lipg._x = Hx;
_root.lipg._y = Hy;
_root.clit._x = Px - 1;
_root.clit._y = Py;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.lipd._x = Gx;
_root.lipd._y = Gy;
_root.lipg._x = Hx;
_root.lipg._y = Hy;
_root.clit._x = Px;
_root.clit._y = Py;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.lipd._x = Gx;
_root.lipd._y = Gy;
_root.lipg._x = Hx + 2;
_root.lipg._y = Hy;
_root.clit._x = Px + 1;
_root.clit._y = Py;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.lipd._x = Gx - 1;
_root.lipd._y = Gy + 1;
_root.lipg._x = Hx;
_root.lipg._y = Hy + 1;
_root.clit._x = Px - 1;
_root.clit._y = Py + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.lipd._x = Gx;
_root.lipd._y = Gy + 2;
_root.lipg._x = Hx;
_root.lipg._y = Hy + 2;
_root.clit._x = Px;
_root.clit._y = Py + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.lipd._x = Gx;
_root.lipd._y = Gy + 1;
_root.lipg._x = Hx + 1;
_root.lipg._y = Hy + 1;
_root.clit._x = Px + 1;
_root.clit._y = Py + 1;
}
}
onClipEvent (mouseMove) {
if (sens == 5) {
_root.ofd._visible = false;
_root.ofg._visible = false;
} else {
_root.ofd._visible = true;
_root.ofg._visible = true;
}
}
onClipEvent (mouseMove) {
if ((sens != 5) and (_root.nivgirl < 100)) {
_root.nivgirl = _root.nivgirl + 1;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (_root.nivgirl < 150)) {
_root.nivgirl = _root.nivgirl + 0.6;
_root.nivman = _root.nivman + 0.8;
} else if ((sens != 5) and (149 < _root.nivgirl)) {
_root.nivgirl = _root.nivgirl + 0.2;
_root.nivman = _root.nivman + 0.8;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
}
onClipEvent (load) {
_root.camelok = 1;
}
onClipEvent (enterFrame) {
if ((sens != 5) and (_root.nivman < 200)) {
_root.bouchd._visible = true;
_root.bouchg._visible = true;
_root.sonok = 1;
} else {
_root.bouchd._visible = false;
_root.bouchg._visible = false;
_root.sonok = 0;
}
}
Frame 577 (296 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
if (_root.langue == 1) {
_root.textebouton = "Try Again";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 197 MovieClip "im0" in Frame 577 (739 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
}
Frame 578 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 309 MovieClip in Frame 578 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 578 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 578 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 578 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 579 (88 B)
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 426 MovieClip in Frame 579 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 270;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 270;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 579 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 579 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 579 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 431 MovieClip in Frame 580 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 270;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 270;
}
Frame 587 (111 B)
stop();
seinok = 0;
cuisseok = 0;
sexok = 0;
gaugeok = 0;
nippleok = 0;
camelok = 0;
gotoAndStop (597);
Instance of Symbol 436 MovieClip in Frame 588 (650 B)
onClipEvent (load) {
if (_root.choixmain == 1) {
_root.main1._x = _xmouse + 320;
_root.main1._y = _ymouse + 240;
}
if (_root.choixmain == 2) {
_root.main2._x = _xmouse + 320;
_root.main2._y = _ymouse + 240;
}
if (_root.choixmain == 3) {
_root.main3._x = _xmouse + 314;
_root.main3._y = _ymouse + 277;
}
}
onClipEvent (mouseMove) {
if (_root.choixmain == 1) {
_root.main1._x = _xmouse + 320;
_root.main1._y = _ymouse + 240;
}
if (_root.choixmain == 2) {
_root.main2._x = _xmouse + 320;
_root.main2._y = _ymouse + 240;
}
if (_root.choixmain == 3) {
_root.main3._x = _xmouse + 314;
_root.main3._y = _ymouse + 277;
}
}
Instance of Symbol 437 MovieClip in Frame 588 (1.32 KiB) ●
onClipEvent (load) {
if ((95 < _root.main1._x) and (_root.choixmain == 1)) {
_root.main1._visible = true;
_root.main2._visible = false;
_root.main3._visible = false;
Mouse.hide();
} else if ((95 < _root.main2._x) and (_root.choixmain == 2)) {
_root.main1._visible = false;
_root.main2._visible = true;
_root.main3._visible = false;
Mouse.hide();
} else if ((95 < _root.main3._x) and (_root.choixmain == 3)) {
_root.main1._visible = false;
_root.main2._visible = false;
_root.main3._visible = true;
Mouse.hide();
} else {
_root.main1._visible = false;
_root.main2._visible = false;
_root.main3._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main1._x) and (_root.choixmain == 1)) {
_root.main1._visible = true;
_root.main2._visible = false;
_root.main3._visible = false;
Mouse.hide();
} else if ((95 < _root.main2._x) and (_root.choixmain == 2)) {
_root.main1._visible = false;
_root.main2._visible = true;
_root.main3._visible = false;
Mouse.hide();
} else if ((95 < _root.main3._x) and (_root.choixmain == 3)) {
_root.main1._visible = false;
_root.main2._visible = false;
_root.main3._visible = true;
Mouse.hide();
} else {
_root.main1._visible = false;
_root.main2._visible = false;
_root.main3._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 588 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 588 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 596 (158 B)
if (_root.choixmain == 1) {
gotoAndStop (566);
}
if (_root.choixmain == 2) {
gotoAndStop (578);
}
if (_root.choixmain == 3) {
gotoAndStop (573);
}
Instance of Symbol 438 MovieClip in Frame 596 (1.18 KiB) ●
onClipEvent (load) {
if (_root.choixmain == 1) {
_root.main1._x = _xmouse + 320;
_root.main1._y = _ymouse + 240;
_root.main1._visible = true;
_root.main2._visible = false;
_root.main13_visible = false;
}
if (_root.choixmain == 2) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
_root.main1._visible = false;
_root.main2._visible = true;
_root.main13_visible = false;
}
if (_root.choixmain == 3) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
_root.main1._visible = false;
_root.main2._visible = false;
_root.main13_visible = true;
}
}
onClipEvent (mouseMove) {
if (_root.choixmain == 1) {
_root.main1._x = _xmouse + 320;
_root.main1._y = _ymouse + 240;
_root.main1._visible = true;
_root.main2._visible = false;
_root.main13_visible = false;
}
if (_root.choixmain == 2) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
_root.main1._visible = false;
_root.main2._visible = true;
_root.main13_visible = false;
}
if (_root.choixmain == 3) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
_root.main1._visible = false;
_root.main2._visible = false;
_root.main13_visible = true;
}
}
Frame 597 (601 B)
t = 0;
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
stop();
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 426 MovieClip in Frame 597 (1.95 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 270;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 270;
}
onClipEvent (enterFrame) {
if (60 < _root.i) {
_root.i = 0;
_root.j = random(3);
} else if (_root.i == 30) {
_root.k = random(3);
_root.i = _root.i + 1;
} else {
_root.i = _root.i + 1;
}
}
onClipEvent (enterFrame) {
if (_root.j == 0) {
_root.bouched._visible = true;
_root.boucheg._visible = true;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 1) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = true;
_root.sourireg._visible = true;
_root.bouchfermd._visible = false;
_root.bouchfermg._visible = false;
} else if (_root.j == 2) {
_root.bouched._visible = false;
_root.boucheg._visible = false;
_root.sourired._visible = false;
_root.sourireg._visible = false;
_root.bouchfermd._visible = true;
_root.bouchfermg._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.k == 0) {
_root.oeild._visible = true;
_root.oeilg._visible = true;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 1) {
_root.oeil0d._visible = false;
_root.oeil0g._visible = false;
_root.oeil1d._visible = true;
_root.oeil1g._visible = true;
_root.oeil2d._visible = false;
_root.oeil2g._visible = false;
} else if (_root.k == 2) {
_root.oeild._visible = false;
_root.oeilg._visible = false;
_root.oeil1d._visible = false;
_root.oeil1g._visible = false;
_root.oeil2d._visible = true;
_root.oeil2g._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.i == 20) {
_root.ofd._visible = true;
_root.ofg._visible = true;
} else {
_root.ofd._visible = false;
_root.ofg._visible = false;
}
}
Instance of Symbol 176 MovieClip in Frame 597 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 159 MovieClip "gaugegirl" in Frame 597 (421 B)
onClipEvent (load) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivgirl) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 160 MovieClip "gaugeman" in Frame 597 (405 B)
onClipEvent (load) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (0 < _root.nivman) {
_root.nivman = _root.nivman - 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 180 MovieClip "im0" in Frame 597 (932 B)
onClipEvent (mouseMove) {
if (_root.nivman < 200) {
_root.im0._visible = false;
_root.im1._visible = false;
_root.im2._visible = false;
_root.im3._visible = false;
_root.im4._visible = false;
_root.im5._visible = false;
_root.im6._visible = false;
} else {
_root.im0._visible = true;
_root.im1._visible = true;
_root.im2._visible = true;
_root.im3._visible = true;
_root.im4._visible = true;
_root.im5._visible = true;
_root.im6._visible = true;
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (enterFrame) {
if ((_root.langue == 1) and (_root.nivman == 200)) {
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
}
if ((_root.langue == 2) and (_root.nivman == 200)) {
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
}
Instance of Symbol 447 MovieClip in Frame 598 (37 B)
onClipEvent (load) {
Mouse.show();
}
Instance of Symbol 284 MovieClip in Frame 601 (317 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son2");
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (8 < _root.t) {
_root.t = 0;
}
}
Instance of Symbol 241 MovieClip "gaugegirl" in Frame 603 (431 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivgirl < 100) {
_root.nivgirl = _root.nivgirl + 1;
} else if (_root.nivgirl < 190) {
_root.nivgirl = _root.nivgirl + 0.5;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 242 MovieClip "gaugeman" in Frame 603 (341 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivman < 200) {
_root.nivman = _root.nivman + 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 612 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (603);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
if (199 < _root.nivgirl) {
gotoAndPlay (664);
}
Frame 613 (211 B)
_root.main._x = _xmouse;
_root.main._y = _ymouse;
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
if (_root.main._x < 96) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 209 MovieClip in Frame 613 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Instance of Symbol 176 MovieClip in Frame 613 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Frame 622 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (613);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
if (199 < _root.nivgirl) {
gotoAndPlay (664);
}
Frame 623 (211 B)
_root.main._x = _xmouse;
_root.main._y = _ymouse;
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
if (_root.main._x < 96) {
_root.main._visible = false;
Mouse.show();
}
Frame 632 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (623);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
if (199 < _root.nivgirl) {
gotoAndPlay (664);
}
Frame 633 (220 B)
_root.main._x = _xmouse - 6;
_root.main._y = _ymouse + 37;
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
if (_root.main._x < 96) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 343 MovieClip in Frame 633 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 314;
_root.main._y = _ymouse + 277;
}
Instance of Symbol 241 MovieClip "gaugegirl" in Frame 633 (431 B)
onClipEvent (load) {
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivgirl < 100) {
_root.nivgirl = _root.nivgirl + 1;
} else if (_root.nivgirl < 190) {
_root.nivgirl = _root.nivgirl + 0.5;
}
_root.gaugegirl._height = _root.nivgirl;
_root.gaugegirl._y = ((200 - _root.nivgirl) + (_root.nivgirl / 2)) + 13;
}
Instance of Symbol 242 MovieClip "gaugeman" in Frame 633 (341 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivman < 200) {
_root.nivman = _root.nivman + 1;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Frame 642 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (633);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
if (199 < _root.nivgirl) {
gotoAndPlay (664);
}
Frame 643 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 474 MovieClip in Frame 643 (2.94 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seind._x;
Ay = _root.seind._y;
Bx = _root.seind._x + _root.seind._width;
By = _root.seind._y + _root.seind._height;
Ex = _root.tsd._x;
Ey = _root.tsd._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seind._width / 2))) or ((Bx - (_root.seind._width / 2)) < finx)) or (finy < (Ay - (_root.seind._height / 2)))) or ((By - (_root.seind._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay - 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay - 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seind._x = Ax - 2;
_root.seind._y = Ay;
_root.tsd._x = Ex - 2;
_root.tsd._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay;
_root.tsd._x = Ex;
_root.tsd._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seind._x = Ax + 2;
_root.seind._y = Ay;
_root.tsd._x = Ex + 2;
_root.tsd._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seind._x = Ax - 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex - 1;
_root.tsd._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seind._x = Ax;
_root.seind._y = Ay + 2;
_root.tsd._x = Ex;
_root.tsd._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seind._x = Ax + 1;
_root.seind._y = Ay + 1;
_root.tsd._x = Ex + 1;
_root.tsd._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens != 5) {
_root.nivgirl = _root.nivgirl + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
if (200 < _root.nivgirl) {
_root.nivgirl = 200;
}
}
Frame 652 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (643);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
if (199 < _root.nivgirl) {
gotoAndPlay (664);
}
Frame 653 (79 B)
if (199 < _root.nivman) {
_root.main._visible = false;
Mouse.show();
}
Instance of Symbol 476 MovieClip in Frame 653 (2.94 KiB) ●
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
Ax = _root.seing._x;
Ay = _root.seing._y;
Bx = _root.seing._x + _root.seing._width;
By = _root.seing._y + _root.seing._height;
Ex = _root.tsg._x;
Ey = _root.tsg._y;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
finx = _xmouse + 320;
finy = _ymouse + 240;
if ((((finx < (Ax - (_root.seing._width / 2))) or ((Bx - (_root.seing._width / 2)) < finx)) or (finy < (Ay - (_root.seing._height / 2)))) or ((By - (_root.seing._height / 2)) < finy)) {
sens = 5;
} else if (((finx - debx) < 0) && ((finy - deby) < 0)) {
sens = 1;
} else if (((finx - debx) == 0) && ((finy - deby) < 0)) {
sens = 2;
} else if ((0 < (finx - debx)) && ((finy - deby) < 0)) {
sens = 3;
} else if (((finx - debx) < 0) && ((finy - deby) == 0)) {
sens = 4;
} else if (((finx - debx) == 0) && ((finy - deby) == 0)) {
sens = 5;
} else if ((0 < (finx - debx)) && ((finy - deby) == 0)) {
sens = 6;
} else if (((finx - debx) < 0) && (0 < (finy - deby))) {
sens = 7;
} else if (((finx - debx) == 0) && (0 < (finy - deby))) {
sens = 8;
} else if ((0 < (finx - debx)) && (0 < (finy - deby))) {
sens = 9;
}
debx = finx;
deby = finy;
}
onClipEvent (mouseMove) {
if ((sens == 1) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 2) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay - 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey - 2;
} else if ((sens == 3) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay - 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey - 1;
} else if ((sens == 4) and (_root.nivman < 200)) {
_root.seing._x = Ax - 2;
_root.seing._y = Ay;
_root.tsg._x = Ex - 2;
_root.tsg._y = Ey;
} else if ((sens == 5) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay;
_root.tsg._x = Ex;
_root.tsg._y = Ey;
} else if ((sens == 6) and (_root.nivman < 200)) {
_root.seing._x = Ax + 2;
_root.seing._y = Ay;
_root.tsg._x = Ex + 2;
_root.tsg._y = Ey;
} else if ((sens == 7) and (_root.nivman < 200)) {
_root.seing._x = Ax - 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex - 1;
_root.tsg._y = Ey + 1;
} else if ((sens == 8) and (_root.nivman < 200)) {
_root.seing._x = Ax;
_root.seing._y = Ay + 2;
_root.tsg._x = Ex;
_root.tsg._y = Ey + 2;
} else if ((sens == 9) and (_root.nivman < 200)) {
_root.seing._x = Ax + 1;
_root.seing._y = Ay + 1;
_root.tsg._x = Ex + 1;
_root.tsg._y = Ey + 1;
}
}
onClipEvent (mouseMove) {
if (sens != 5) {
_root.nivgirl = _root.nivgirl + 1;
}
if (200 < _root.nivman) {
_root.nivman = 200;
}
if (200 < _root.nivgirl) {
_root.nivgirl = 200;
}
}
Frame 662 (162 B)
if (_root.nivman < 200) {
gotoAndPlay (653);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
if (199 < _root.nivgirl) {
gotoAndPlay (664);
}
Frame 663 (489 B)
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
stop();
Mouse.show();
if (_root.langue == 1) {
_root.textebouton = "Try Again";
_root.textefin = "Shit !!! you'r cumming !... You'r really a very bad lover... You were unable to give me an orgasm...";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
_root.textefin = "Heee !!! tu aurais pu m'attendre ! Moi aussi je voudrais prendre mon pied !... t'es vraiment pas un bon coup ! ";
}
Frame 664 (16 B)
t = 0;
i = 0;
Instance of Symbol 209 MovieClip in Frame 664 (178 B)
onClipEvent (load) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
onClipEvent (mouseMove) {
_root.main._x = _xmouse + 320;
_root.main._y = _ymouse + 240;
}
Instance of Symbol 176 MovieClip in Frame 664 (382 B)
onClipEvent (load) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
onClipEvent (mouseMove) {
if ((95 < _root.main._x) and (_root.nivman < 200)) {
_root.main._visible = true;
Mouse.hide();
} else {
_root.main._visible = false;
Mouse.show();
}
}
Instance of Symbol 282 MovieClip in Frame 664 (202 B)
onClipEvent (enterFrame) {
_root.i = _root.i + 1;
if (_root.i == 2) {
_root.cache._visible = true;
}
if (_root.i == 4) {
_root.cache._visible = false;
}
if (_root.i == 5) {
_root.i = 0;
}
}
Instance of Symbol 481 MovieClip "gaugeman" in Frame 664 (341 B)
onClipEvent (load) {
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
onClipEvent (enterFrame) {
if (_root.nivman < 200) {
_root.nivman = _root.nivman + 2;
}
_root.gaugeman._height = _root.nivman;
_root.gaugeman._y = ((200 - _root.nivman) + (_root.nivman / 2)) + 13;
}
Instance of Symbol 285 MovieClip in Frame 664 (317 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son4");
}
onClipEvent (enterFrame) {
if (_root.t == 0) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
_root.t = _root.t + 1;
} else {
_root.t = _root.t + 1;
}
if (5 < _root.t) {
_root.t = 0;
}
}
Frame 708 (7 B)
t = 0;
Instance of Symbol 482 MovieClip in Frame 708 (158 B)
onClipEvent (load) {
son = new Sound();
son.attachSound("son3");
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.start();
}
Frame 743 (479 B)
stop();
Mouse.show();
if (_root.langue == 1) {
_root.textebouton = "Start Again";
_root.textefin = " marvellous!!! I liked that very much! you are really a great lover! when let us start again? ";
_root.textegagne = " you win the game ";
} else if (_root.langue == 2) {
_root.textebouton = "Rejouer";
_root.textefin = "Waouuuu !!! C'etait vraiment super et j'ai adoré !!! ... Quand est-ce qu'on recommence ?! ";
_root.textegagne = " tu as gagné la partie ";
}
Symbol 8 MovieClip Frame 1 (417 B)
_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 11 MovieClip Frame 1 (8 B)
stop();
Symbol 11 MovieClip Frame 101 (8 B)
stop();
Symbol 22 Button (47 B)
on (release) {
langue = 1;
gotoAndPlay (4);
}
Symbol 26 Button (41 B)
on (press, release) {
gotoAndStop (3);
}
Symbol 29 Button (47 B)
on (release) {
langue = 2;
gotoAndPlay (4);
}
Symbol 30 Button (41 B)
on (press, release) {
gotoAndStop (2);
}
Symbol 47 Button (94 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (6);
}
Symbol 56 Button (94 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (5);
}
Symbol 85 Button (125 B)
on (press, release) {
if (_root.langue == 1) {
gotoAndStop (49);
} else if (_root.langue == 2) {
gotoAndStop (50);
}
}
Symbol 86 Button (35 B)
on (release) {
gotoAndStop (51);
}
Symbol 114 Button (42 B)
on (press, release) {
gotoAndStop (51);
}
Symbol 156 Button (33 B)
on (press) {
gotoAndStop (52);
}
Symbol 157 Button (33 B)
on (press) {
gotoAndStop (58);
}
Symbol 163 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (54);
}
Symbol 167 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (55);
}
Symbol 168 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (56);
}
Symbol 170 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (53);
}
Symbol 192 Button (148 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (52);
}
if (199 < _root.nivman) {
gotoAndStop (57);
}
}
Symbol 199 Button (63 B)
on (release) {
son.stop();
music.stop();
gotoAndStop (48);
}
Symbol 202 Button (159 B)
on (press) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (59);
}
Symbol 211 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (68);
}
Symbol 212 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (69);
}
Symbol 213 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (70);
}
Symbol 214 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (71);
}
Symbol 215 Button (95 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (67);
}
Symbol 216 Button (33 B)
on (press) {
gotoAndStop (73);
}
Symbol 218 Button (148 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (66);
}
if (199 < _root.nivman) {
gotoAndStop (72);
}
}
Symbol 222 Button (159 B)
on (press) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (74);
}
Symbol 223 Button (33 B)
on (press) {
gotoAndStop (66);
}
Symbol 225 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (109);
}
Symbol 226 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (110);
}
Symbol 227 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (111);
}
Symbol 228 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (112);
}
Symbol 229 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (108);
}
Symbol 230 Button (114 B)
on (press) {
if (_root.orgasm == 0) {
gotoAndStop (114);
}
if (_root.orgasm == 1) {
gotoAndStop (269);
}
}
Symbol 232 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (107);
}
if (199 < _root.nivman) {
gotoAndStop (113);
}
}
Symbol 236 Button (160 B)
on (press) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (115);
}
Symbol 238 Button (34 B)
on (press) {
gotoAndStop (107);
}
Symbol 243 Button (34 B)
on (press) {
gotoAndPlay (131);
}
Symbol 245 Button (34 B)
on (press) {
gotoAndPlay (132);
}
Symbol 246 Button (34 B)
on (press) {
gotoAndPlay (133);
}
Symbol 247 Button (34 B)
on (press) {
gotoAndPlay (134);
}
Symbol 248 Button (34 B)
on (press) {
gotoAndPlay (135);
}
Symbol 249 Button (34 B)
on (press) {
gotoAndPlay (136);
}
Symbol 250 Button (34 B)
on (press) {
gotoAndPlay (137);
}
Symbol 251 Button (34 B)
on (press) {
gotoAndPlay (130);
}
Symbol 252 Button (34 B)
on (press) {
gotoAndPlay (139);
}
Symbol 253 Button (34 B)
on (press) {
gotoAndPlay (147);
}
Symbol 254 Button (34 B)
on (press) {
gotoAndPlay (123);
}
Symbol 255 Button (34 B)
on (press) {
gotoAndPlay (140);
}
Symbol 256 Button (34 B)
on (press) {
gotoAndPlay (148);
}
Symbol 257 Button (34 B)
on (press) {
gotoAndPlay (124);
}
Symbol 258 Button (34 B)
on (press) {
gotoAndPlay (141);
}
Symbol 259 Button (34 B)
on (press) {
gotoAndPlay (149);
}
Symbol 260 Button (34 B)
on (press) {
gotoAndPlay (125);
}
Symbol 261 Button (34 B)
on (press) {
gotoAndPlay (142);
}
Symbol 262 Button (34 B)
on (press) {
gotoAndPlay (150);
}
Symbol 263 Button (34 B)
on (press) {
gotoAndPlay (126);
}
Symbol 264 Button (34 B)
on (press) {
gotoAndPlay (143);
}
Symbol 265 Button (34 B)
on (press) {
gotoAndPlay (151);
}
Symbol 266 Button (34 B)
on (press) {
gotoAndPlay (127);
}
Symbol 267 Button (34 B)
on (press) {
gotoAndPlay (144);
}
Symbol 268 Button (34 B)
on (press) {
gotoAndPlay (152);
}
Symbol 269 Button (34 B)
on (press) {
gotoAndPlay (128);
}
Symbol 270 Button (34 B)
on (press) {
gotoAndPlay (145);
}
Symbol 271 Button (34 B)
on (press) {
gotoAndPlay (153);
}
Symbol 272 Button (34 B)
on (press) {
gotoAndPlay (129);
}
Symbol 273 Button (34 B)
on (press) {
gotoAndPlay (138);
}
Symbol 274 Button (34 B)
on (press) {
gotoAndPlay (146);
}
Symbol 275 Button (34 B)
on (press) {
gotoAndPlay (122);
}
Symbol 277 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (130);
}
if (199 < _root.nivman) {
gotoAndStop (154);
}
}
Symbol 287 Button (160 B)
on (press) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (270);
}
Symbol 294 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (303);
}
Symbol 295 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (304);
}
Symbol 296 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (305);
}
Symbol 297 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (306);
}
Symbol 298 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (302);
}
Symbol 299 Button (34 B)
on (press) {
gotoAndStop (308);
}
Symbol 301 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (301);
}
if (199 < _root.nivman) {
gotoAndStop (307);
}
}
Symbol 305 Button (160 B)
on (press) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (309);
}
Symbol 306 Button (162 B)
on (release) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (309);
}
Symbol 307 Button (34 B)
on (press) {
gotoAndStop (301);
}
Symbol 310 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (371);
}
Symbol 311 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (372);
}
Symbol 312 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (373);
}
Symbol 313 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (374);
}
Symbol 314 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (370);
}
Symbol 316 Button (34 B)
on (press) {
gotoAndStop (381);
}
Symbol 317 Button (34 B)
on (press) {
gotoAndStop (376);
}
Symbol 321 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (369);
}
if (199 < _root.nivman) {
gotoAndStop (375);
}
}
Symbol 325 Button (150 B)
on (press) {
_root.ofd._visible = true;
_root.ofg._visible = true;
_root.oeild._visible = true;
_root.oeilg._visible = true;
gotoAndStop (378);
}
Symbol 326 Button (150 B)
on (press) {
_root.ofd._visible = true;
_root.ofg._visible = true;
_root.oeild._visible = true;
_root.oeilg._visible = true;
gotoAndStop (377);
}
Symbol 328 Button (150 B)
on (press) {
_root.ofd._visible = true;
_root.ofg._visible = true;
_root.oeild._visible = true;
_root.oeilg._visible = true;
gotoAndStop (379);
}
Symbol 331 Button (34 B)
on (press) {
gotoAndStop (369);
}
Symbol 335 Button (259 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (376);
}
if (199 < _root.nivman) {
gotoAndStop (380);
}
if (((_root.nippleok == 1) and (_root.gaugeok == 1)) and (_root.nivman < 200)) {
gotoAndPlay (383);
}
}
Symbol 345 Button (34 B)
on (press) {
gotoAndPlay (423);
}
Symbol 346 Button (34 B)
on (press) {
gotoAndPlay (416);
}
Symbol 347 Button (34 B)
on (press) {
gotoAndPlay (410);
}
Symbol 348 Button (34 B)
on (press) {
gotoAndPlay (424);
}
Symbol 349 Button (34 B)
on (press) {
gotoAndPlay (425);
}
Symbol 350 Button (34 B)
on (press) {
gotoAndPlay (426);
}
Symbol 351 Button (34 B)
on (press) {
gotoAndPlay (427);
}
Symbol 352 Button (34 B)
on (press) {
gotoAndPlay (422);
}
Symbol 353 Button (34 B)
on (press) {
gotoAndPlay (404);
}
Symbol 355 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (404);
}
if (199 < _root.nivman) {
gotoAndStop (428);
}
}
Symbol 365 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (513);
}
Symbol 366 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (514);
}
Symbol 367 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (515);
}
Symbol 368 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (516);
}
Symbol 369 Button (96 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
gotoAndStop (512);
}
Symbol 371 Button (34 B)
on (press) {
gotoAndStop (523);
}
Symbol 372 Button (34 B)
on (press) {
gotoAndStop (518);
}
Symbol 375 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (511);
}
if (199 < _root.nivman) {
gotoAndStop (517);
}
}
Symbol 379 Button (150 B)
on (press) {
_root.ofd._visible = true;
_root.ofg._visible = true;
_root.oeild._visible = true;
_root.oeilg._visible = true;
gotoAndStop (520);
}
Symbol 380 Button (150 B)
on (press) {
_root.ofd._visible = true;
_root.ofg._visible = true;
_root.oeild._visible = true;
_root.oeilg._visible = true;
gotoAndStop (519);
}
Symbol 381 Button (150 B)
on (press) {
_root.ofd._visible = true;
_root.ofg._visible = true;
_root.oeild._visible = true;
_root.oeilg._visible = true;
gotoAndStop (521);
}
Symbol 382 Button (34 B)
on (press) {
gotoAndStop (511);
}
Symbol 384 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (518);
}
if (199 < _root.nivman) {
gotoAndStop (522);
}
}
Symbol 390 Button (160 B)
on (press) {
_root.oeil0d._visible = true;
_root.oeil0g._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (524);
}
Symbol 397 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (568);
}
Symbol 398 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (567);
}
Symbol 399 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (569);
}
Symbol 400 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (570);
}
Symbol 402 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (571);
}
Symbol 403 Button (34 B)
on (press) {
gotoAndStop (578);
}
Symbol 404 Button (34 B)
on (press) {
gotoAndStop (573);
}
Symbol 405 Button (34 B)
on (press) {
gotoAndStop (579);
}
Symbol 410 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (566);
}
if (199 < _root.nivman) {
gotoAndStop (572);
}
}
Symbol 415 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (575);
}
Symbol 416 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (574);
}
Symbol 417 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndStop (576);
}
Symbol 418 Button (34 B)
on (press) {
gotoAndStop (566);
}
Symbol 421 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (573);
}
if (199 < _root.nivman) {
gotoAndStop (577);
}
}
Symbol 427 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (580);
}
Symbol 439 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (589);
}
Symbol 440 Button (160 B)
on (press) {
_root.ofermd._visible = true;
_root.ofermg._visible = true;
_root.bouched._visible = true;
_root.boucheg._visible = true;
gotoAndPlay (598);
}
Symbol 441 Button (56 B)
on (press) {
_root.choixmain = 1;
gotoAndPlay (588);
}
Symbol 442 Button (56 B)
on (press) {
_root.choixmain = 2;
gotoAndPlay (588);
}
Symbol 443 Button (56 B)
on (press) {
_root.choixmain = 3;
gotoAndPlay (588);
}
Symbol 450 Button (34 B)
on (press) {
gotoAndPlay (613);
}
Symbol 451 Button (34 B)
on (press) {
gotoAndPlay (623);
}
Symbol 452 Button (34 B)
on (press) {
gotoAndPlay (633);
}
Symbol 453 Button (34 B)
on (press) {
gotoAndPlay (654);
}
Symbol 454 Button (34 B)
on (press) {
gotoAndPlay (644);
}
Symbol 455 Button (34 B)
on (press) {
gotoAndPlay (603);
}
Symbol 456 Button (34 B)
on (press) {
gotoAndPlay (655);
}
Symbol 457 Button (34 B)
on (press) {
gotoAndPlay (645);
}
Symbol 458 Button (34 B)
on (press) {
gotoAndPlay (656);
}
Symbol 459 Button (34 B)
on (press) {
gotoAndPlay (646);
}
Symbol 460 Button (34 B)
on (press) {
gotoAndPlay (657);
}
Symbol 461 Button (34 B)
on (press) {
gotoAndPlay (647);
}
Symbol 462 Button (34 B)
on (press) {
gotoAndPlay (658);
}
Symbol 463 Button (34 B)
on (press) {
gotoAndPlay (648);
}
Symbol 464 Button (34 B)
on (press) {
gotoAndPlay (659);
}
Symbol 465 Button (34 B)
on (press) {
gotoAndPlay (649);
}
Symbol 466 Button (34 B)
on (press) {
gotoAndPlay (660);
}
Symbol 467 Button (34 B)
on (press) {
gotoAndPlay (650);
}
Symbol 468 Button (34 B)
on (press) {
gotoAndPlay (661);
}
Symbol 469 Button (34 B)
on (press) {
gotoAndPlay (651);
}
Symbol 470 Button (34 B)
on (press) {
gotoAndPlay (662);
}
Symbol 471 Button (34 B)
on (press) {
gotoAndPlay (652);
}
Symbol 472 Button (34 B)
on (press) {
gotoAndPlay (653);
}
Symbol 473 Button (34 B)
on (press) {
gotoAndPlay (643);
}
Symbol 475 Button (150 B)
on (rollOver, rollOut, press, release) {
if (_root.nivman < 200) {
gotoAndPlay (613);
}
if (199 < _root.nivman) {
gotoAndStop (663);
}
}