Frame 2
stop();
_root.langue = 0;
Frame 3
stopAllSounds();
music = new Sound();
music.attachSound("intro");
music.start(0, 1);
Frame 37
if (_root.langue == 0) {
_root.tit = "presents";
} else if (_root.langue == 1) {
_root.tit = "pr\u00E9sente";
}
Frame 59
music = new Sound();
music.attachSound("music");
music.start(0, 10000000);
stop();
Frame 60
stop();
Frame 61
stop();
boutonlight1._visible = false;
boutonlight2._visible = false;
_root.nivgirl = 0;
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
_root.condition5 = 0;
_root.mvtgauge = 0;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 61
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
Frame 62
prevFrame();
Frame 63
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
_root.condition5 = 0;
tellTarget (_root.animation4) {
stop();
};
_root.animation4._visible = false;
tellTarget (_root.animation3) {
stop();
};
_root.animation3._visible = false;
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
tellTarget (_root.animation1) {
stop();
};
_root.animation1._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 63
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 63
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 64
prevFrame();
Frame 65
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
Frame 66
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.cible._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 66
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 66
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 116
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.vagueframe = vague._currentframe;
Frame 117
gotoAndStop (118);
Frame 118
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
_root.condition5 = 0;
tellTarget (_root.animation3) {
stop();
};
_root.animation3._visible = false;
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
tellTarget (_root.animation1) {
stop();
};
_root.animation1._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 118
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 118
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 119
prevFrame();
Frame 120
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.cible._visible = false;
Mouse.show();
Frame 121
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget (_root.animation1) {
stop();
};
Frame 122
prevFrame();
Frame 123
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget (_root.animation3) {
stop();
};
_root.animation3._visible = false;
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
tellTarget (_root.animation1) {
stop();
};
_root.animation1._visible = false;
Frame 124
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.cible._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 124
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 124
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 181
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.vagueframe = vague._currentframe;
Frame 182
gotoAndStop (183);
Frame 183
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
_root.condition5 = 0;
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
tellTarget (_root.animation1) {
stop();
};
_root.animation1._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 183
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 183
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 184
prevFrame();
Frame 185
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.cible._visible = false;
Mouse.show();
Frame 186
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
Frame 207
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
tellTarget (_root.animation1) {
stop();
};
_root.animation1._visible = false;
Frame 208
prevFrame();
Frame 209
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
tellTarget (_root.animation1) {
gotoAndStop (18);
};
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.controleur1.play();
tellTarget (_root.animation1) {
stop();
};
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 209
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 209
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 227
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
_root.condition5 = 0;
tellTarget (_root.animation3) {
stop();
};
_root.animation3._visible = false;
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
Frame 228
prevFrame();
Frame 229
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.cible._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 229
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 229
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 262
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
_root.vagueframe = vague._currentframe;
Frame 263
gotoAndStop (264);
Frame 264
stop();
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
stop();
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
_root.condition1 = 0;
_root.condition2 = 0;
_root.condition3 = 0;
_root.condition4 = 0;
_root.condition5 = 0;
tellTarget (_root.animation3) {
stop();
};
_root.animation3._visible = false;
tellTarget (_root.animation2) {
stop();
};
_root.animation2._visible = false;
tellTarget (_root.animation1) {
stop();
};
_root.animation1._visible = false;
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 264
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 1;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.5;
} else if ((_root.nivgirl < 180) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 0.2;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 264
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 265
prevFrame();
Frame 266
_root.finmvt = 1;
_root.cible._visible = false;
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
tellTarget ("vague") {
gotoAndPlay(_root.vagueframe);
};
tellTarget (_root.animation1) {
gotoAndStop (63);
};
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
tellTarget (_root.animation1) {
stop();
};
Instance of Symbol 89 MovieClip "gaugegirl" in Frame 266
onClipEvent (load) {
_root.gaugegirl._width = _root.nivgirl;
_root.posx = _root.gaugegirl._x;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.posy = _root.gaugegirl._height;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl > 0) and (_root.mvtgauge == -1)) {
_root.nivgirl = _root.nivgirl - 1;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if ((_root.nivgirl < 100) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 3;
} else if ((_root.nivgirl < 150) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 3;
} else if ((_root.nivgirl < 200) and (_root.mvtgauge == 1)) {
_root.nivgirl = _root.nivgirl + 3;
}
if (_root.nivgirl > 200) {
_root.nivgirl = 200;
}
_root.gaugegirl._width = _root.nivgirl;
_root.gaugegirl._x = _root.posx + (_root.nivgirl / 2);
_root.gaugegirl._height = _root.posy;
}
onClipEvent (enterFrame) {
if (_root.nivgirl > 100) {
_root.condition5 = 1;
}
}
Instance of Symbol 115 MovieClip in Frame 266
onClipEvent (load) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
onClipEvent (mouseMove) {
_root.cible._x = _xmouse;
_root.cible._y = _ymouse;
}
Frame 267
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
Frame 310
if (_root.action == 1) {
boutonlight1._visible = true;
boutonlight2._visible = false;
}
if (_root.action == 2) {
boutonlight1._visible = false;
boutonlight2._visible = true;
}
Frame 331
gotoAndStop (332);
Frame 332
stop();
Mouse.show();
Symbol 12 MovieClip Frame 1
_root.bytes_totales = _level0.getBytesTotal();
_root["bytes_charg\u00E9es"] = _level0.getBytesLoaded();
_root.bytes_rapport = Math.round((_root["bytes_charg\u00E9es"] / _root.bytes_totales) * 100);
_root.bytes_chargement_affichage = Math.round(_root.bytes_rapport) add " %";
if (_root.bytes_rapport == 100) {
_root.play();
stop();
}
tellTarget (_root.barre_chargement_bytes) {
gotoAndPlay(_root.bytes_rapport);
};
Symbol 15 MovieClip Frame 1
stop();
Symbol 15 MovieClip Frame 101
stop();
Symbol 28 Button
on (release) {
gotoAndPlay (3);
}
Symbol 34 Button
on (release) {
getURL ("http://hornygamer.com/", "_blank");
}
Symbol 40 Button
on (release) {
getURL ("http://hornygamer.com/", "_blank");
}
Symbol 41 Button
on (release) {
getURL ("http://shark.hornygamer.com/", "_blank");
}
Symbol 60 Button
on (release) {
gotoAndPlay (60);
}
Symbol 62 Button
on (release) {
gotoAndPlay (61);
}
Symbol 69 Button
on (release) {
getURL ("http://sharks-lagoon.aceboard.fr/", "_blank");
}
Symbol 70 Button
on (release) {
gotoAndPlay (61);
}
Symbol 78 Button
on (press) {
_root.action = 1;
_root.vagueframe = vague._currentframe;
gotoAndPlay (63);
}
Symbol 79 Button
on (press) {
_root.action = 2;
_root.vagueframe = vague._currentframe;
gotoAndStop (63);
}
Symbol 96 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation1) {
prevFrame();
};
play();
}
Symbol 96 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 98 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 98 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 98 MovieClip Frame 18
_root.finmvt = 1;
gotoAndPlay (10);
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation2) {
prevFrame();
};
play();
}
Symbol 99 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 101 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 101 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 101 MovieClip Frame 5
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 101 MovieClip Frame 13
_root.finmvt = 1;
gotoAndPlay (6);
Symbol 103 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 103 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 103 MovieClip Frame 9
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 103 MovieClip Frame 15
_root.finmvt = 1;
gotoAndPlay (10);
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation3) {
prevFrame();
};
play();
}
Symbol 104 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 106 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 106 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 106 MovieClip Frame 12
stop();
_root.finmvt = 1;
Symbol 107 MovieClip Frame 1
stop();
Symbol 107 MovieClip Frame 2
if (_root.finmvt == 1) {
tellTarget (_root.animation4) {
prevFrame();
};
play();
}
Symbol 107 MovieClip Frame 3
gotoAndPlay ("start");
Symbol 109 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
if (_root.action == 2) {
tellTarget ("controleur4") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = true;
_root.animation2._visible = false;
_root.animation3._visible = false;
_root.animation4._visible = false;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
if (_root.action == 2) {
_root.animation1._visible = false;
_root.animation2._visible = false;
_root.animation3._visible = false;
_root.animation4._visible = true;
tellTarget ("controleur4") {
gotoAndStop ("stop");
};
tellTarget ("animation4") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
if (_root.action == 2) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition1 = 1;
}
if (_root.action == 2) {
_root.mvtgauge = 1;
_root.condition4 = 1;
}
}
Symbol 110 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = true;
_root.animation3._visible = false;
_root.animation4._visible = false;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition2 = 1;
}
}
on (press) {
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");
}
}
Symbol 111 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur3") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = false;
_root.animation3._visible = true;
_root.animation4._visible = false;
tellTarget ("controleur3") {
gotoAndStop ("stop");
};
tellTarget ("animation3") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition3 = 1;
}
}
Symbol 112 Button
on (rollOver) {
Mouse.show();
_root.cible._visible = false;
}
on (rollOut, releaseOutside) {
Mouse.hide();
_root.cible._visible = true;
}
on (press) {
_root.action = 1;
boutonlight1._visible = true;
boutonlight2._visible = false;
}
Symbol 113 Button
on (rollOver) {
Mouse.show();
_root.cible._visible = false;
}
on (rollOut, releaseOutside) {
Mouse.hide();
_root.cible._visible = true;
}
on (press) {
_root.action = 2;
boutonlight1._visible = false;
boutonlight2._visible = true;
}
Symbol 114 Button
on (release) {
if ((((((_root.action == 1) and (_root.condition1 == 1)) and (_root.condition2 == 1)) and (_root.condition3 == 1)) and (_root.condition4 == 1)) and (_root.condition5 == 1)) {
Mouse.show();
gotoAndStop (65);
}
}
Symbol 120 Button
on (press) {
_root.action = 1;
boutonlight1._visible = true;
boutonlight2._visible = false;
}
Symbol 121 Button
on (press) {
_root.action = 2;
boutonlight1._visible = false;
boutonlight2._visible = true;
}
Symbol 122 Button
on (release) {
_root.vagueframe = vague._currentframe;
if (_root.action == 1) {
gotoAndPlay (66);
}
}
Symbol 130 Button
on (release) {
_root.vagueframe = vague._currentframe;
Mouse.hide();
gotoAndPlay (66);
}
Symbol 134 Button
on (rollOver) {
Mouse.show();
_root.cible._visible = false;
}
on (rollOut, releaseOutside) {
Mouse.hide();
_root.cible._visible = true;
}
Symbol 143 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 143 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 143 MovieClip Frame 17
_root.finmvt = 1;
gotoAndPlay (9);
Symbol 145 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 145 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 145 MovieClip Frame 11
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 145 MovieClip Frame 21
_root.finmvt = 1;
gotoAndPlay (12);
Symbol 147 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 147 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 147 MovieClip Frame 14
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
stop();
_root.finmvt = 1;
Symbol 148 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = true;
_root.animation2._visible = false;
_root.animation3._visible = false;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition2 = 1;
}
}
Symbol 149 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = true;
_root.animation3._visible = false;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition3 = 1;
}
}
Symbol 150 Button
on (release, releaseOutside) {
if (_root.action == 2) {
tellTarget ("controleur3") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.animation1._visible = false;
_root.animation2._visible = false;
_root.animation3._visible = true;
tellTarget ("controleur3") {
gotoAndStop ("stop");
};
tellTarget ("animation3") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 2) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 2) {
_root.mvtgauge = 1;
_root.condition1 = 1;
}
}
Symbol 151 Button
on (release) {
if (_root.action == 1) {
gotoAndStop (120);
}
}
Symbol 154 Button
on (release) {
Mouse.hide();
gotoAndStop (121);
}
Symbol 156 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 156 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 156 MovieClip Frame 19
_root.finmvt = 1;
gotoAndPlay (6);
Symbol 157 Button
on (rollOver) {
Mouse.show();
_root.cible._visible = false;
}
on (rollOut, releaseOutside) {
Mouse.hide();
_root.cible._visible = true;
}
on (press) {
_root.action = 1;
boutonlight1._visible = true;
boutonlight2._visible = false;
}
on (press, release) {
if (_root.condition4 == 1) {
gotoAndStop (123);
}
}
Symbol 158 Button
on (rollOver) {
Mouse.show();
_root.cible._visible = false;
}
on (rollOut, releaseOutside) {
Mouse.hide();
_root.cible._visible = true;
}
on (press) {
_root.action = 2;
boutonlight1._visible = false;
boutonlight2._visible = true;
}
on (press, release) {
if (_root.condition4 == 1) {
gotoAndStop (123);
}
}
Symbol 159 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition4 = 1;
}
}
Symbol 160 Button
on (release) {
if ((((((_root.action == 1) and (condition1 == 1)) and (condition2 == 1)) and (condition3 == 1)) and (condition4 == 1)) and (condition5 == 1)) {
_root.vagueframe = vague._currentframe;
gotoAndPlay (124);
}
}
Symbol 170 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 170 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 170 MovieClip Frame 17
_root.finmvt = 1;
gotoAndPlay (9);
Symbol 173 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 173 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 173 MovieClip Frame 11
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 173 MovieClip Frame 21
_root.finmvt = 1;
gotoAndPlay (12);
Symbol 174 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = true;
_root.animation2._visible = false;
_root.animation3._visible = false;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition1 = 1;
}
}
Symbol 175 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = true;
_root.animation3._visible = false;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition2 = 1;
}
}
Symbol 176 Button
on (release) {
if (_root.action == 1) {
gotoAndStop (185);
}
}
Symbol 177 Button
on (release) {
Mouse.hide();
_root.condition3 = 1;
gotoAndPlay (186);
}
Symbol 180 Button
on (release) {
if (((((_root.action == 1) and (_root.condition1 == 1)) and (_root.condition2 == 1)) and (_root.condition3 == 1)) and (_root.condition5 == 1)) {
_root.vagueframe = vague._currentframe;
gotoAndPlay (209);
}
}
Symbol 186 MovieClip Frame 1
tellTarget (_root.animation1) {
prevFrame();
};
play();
Symbol 186 MovieClip Frame 2
gotoAndPlay ("start");
Symbol 189 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 189 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 189 MovieClip Frame 5
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 189 MovieClip Frame 13
_root.finmvt = 1;
gotoAndPlay (6);
Symbol 191 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.bouton4._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 191 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.bouton4._visible = false;
_root.cible._visible = false;
Symbol 191 MovieClip Frame 7
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 191 MovieClip Frame 21
_root.finmvt = 1;
gotoAndPlay (8);
Symbol 192 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = true;
_root.animation3._visible = false;
_root.animation4._visible = false;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition1 = 1;
}
}
Symbol 193 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur3") {
gotoAndPlay ("start");
};
}
}
on (press) {
if ((((_root.action == 1) and (_root.condition1 == 1)) and (_root.condition2 == 1)) and (_root.condition5 == 1)) {
_root.vagueframe = vague._currentframe;
gotoAndPlay (229);
} else if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = true;
_root.animation3._visible = true;
_root.animation4._visible = false;
_root.mvtgauge = 1;
_root.condition2 = 1;
tellTarget ("controleur3") {
gotoAndStop ("stop");
};
tellTarget ("animation3") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
Symbol 200 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 200 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.cible._visible = false;
Symbol 200 MovieClip Frame 14
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 200 MovieClip Frame 21
_root.finmvt = 1;
gotoAndPlay (15);
Symbol 202 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 202 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.cible._visible = false;
Symbol 202 MovieClip Frame 64
_root.finmvt = 1;
gotoAndPlay (55);
Symbol 206 MovieClip Frame 1
_root.bouton1._visible = true;
_root.bouton2._visible = true;
_root.bouton3._visible = true;
_root.finmvt = 0;
_root.cible._visible = true;
Symbol 206 MovieClip Frame 2
_root.bouton1._visible = false;
_root.bouton2._visible = false;
_root.bouton3._visible = false;
_root.cible._visible = false;
Symbol 206 MovieClip Frame 4
son = new Sound();
s = 0;
s = random(5);
if (s == 0) {
son.attachSound("son1");
} else if (s == 1) {
son.attachSound("son2");
} else if (s == 2) {
son.attachSound("son3");
} else if (s == 3) {
son.attachSound("son4");
} else if (s == 4) {
son.attachSound("son5");
}
if (_root.mvtgauge == 1) {
son.stop("son1");
son.stop("son2");
son.stop("son3");
son.stop("son4");
son.stop("son5");
son.start();
}
Symbol 206 MovieClip Frame 14
_root.finmvt = 1;
gotoAndPlay (5);
Symbol 207 Button
on (release, releaseOutside) {
if (_root.action == 2) {
tellTarget ("controleur1") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 2) {
_root.animation1._visible = true;
_root.animation2._visible = false;
_root.animation3._visible = false;
_root.animation4._visible = false;
tellTarget ("controleur1") {
gotoAndStop ("stop");
};
tellTarget ("animation1") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 2) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 2) {
_root.mvtgauge = 1;
_root.condition2 = 1;
}
}
Symbol 208 Button
on (release, releaseOutside) {
if (((((_root.action == 2) and (_root.condition1 == 1)) and (_root.condition2 == 1)) and (_root.condition5 == 1)) and (_root.nivgirl > 150)) {
_root.vagueframe = vague._currentframe;
gotoAndPlay (266);
} else if ((((_root.action == 2) and (_root.condition1 == 1)) and (_root.condition2 == 1)) and (_root.condition5 == 1)) {
_root.mvtgauge = -1;
tellTarget ("controleur2") {
gotoAndPlay ("start");
};
}
}
on (press) {
if ((((_root.action == 2) and (_root.condition1 == 1)) and (_root.condition2 == 1)) and (_root.condition5 == 1)) {
_root.animation1._visible = false;
_root.animation2._visible = true;
_root.animation3._visible = false;
_root.animation4._visible = false;
_root.mvtgauge = 1;
tellTarget ("controleur2") {
gotoAndStop ("stop");
};
tellTarget ("animation2") {
play();
};
}
}
Symbol 209 Button
on (release, releaseOutside) {
if (_root.action == 1) {
tellTarget ("controleur3") {
gotoAndPlay ("start");
};
}
}
on (press) {
if (_root.action == 1) {
_root.animation1._visible = false;
_root.animation2._visible = false;
_root.animation3._visible = true;
_root.animation4._visible = false;
tellTarget ("controleur3") {
gotoAndStop ("stop");
};
tellTarget ("animation3") {
play();
};
}
}
on (release, releaseOutside) {
if (_root.action == 1) {
_root.mvtgauge = -1;
}
}
on (press) {
if (_root.action == 1) {
_root.mvtgauge = 1;
_root.condition1 = 1;
}
}
Symbol 211 MovieClip Frame 45
_root.finmvt = 0;
Symbol 232 Button
on (release) {
getURL ("http://hornygamer.com/", "_blank");
}