Frame 1
stop();
Instance of Symbol 4 MovieClip [bar] "bar" in Frame 1
onClipEvent (load) {
weight = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
progress_load = _root.getBytesLoaded();
part_load = Math.round((progress_load / weight) * 100);
_root.displaynumber = part_load + "%";
this._xscale = part_load;
if (part_load == 100) {
_root.gotoAndStop(2);
}
}
Frame 2
stop();
currentWord = "";
_root.lockdown = false;
_root.magnetic = true;
_root.frontiereGauchePenderie = 150;
_root.frontiereDroitePenderie = 450;
sound_BGM = new Sound();
sound_BGM.attachSound("music");
sound_BGM.start(0, 10000);
sound_SFX = new Sound();
obj = new Object();
obj.onKeyDown = function () {
switch (Key.getCode()) {
case 80 :
trace("p press\u00E9");
if (currentWord == "") {
currentWord = "p";
}
break;
case 76 :
trace("l press\u00E9");
if (currentWord == "p") {
currentWord = "pl";
}
break;
case 69 :
trace("e press\u00E9");
if (currentWord == "pl") {
currentWord = "ple";
}
if (currentWord == "pleas") {
currentWord = "please";
trace("Vous avez demand\u00E9 gentiment");
}
break;
case 65 :
trace("a press\u00E9");
if (currentWord == "ple") {
currentWord = "plea";
}
break;
case 83 :
trace("s press\u00E9");
if (currentWord == "plea") {
currentWord = "pleas";
}
break;
default :
currentWord = "";
trace("you are gourred");
}
trace("Mot actuel :" + currentWord);
};
Key.addListener(obj);
Instance of Symbol 15 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 20 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 24 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 28 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 32 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 37 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 42 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 49 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 53 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 62 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 66 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 71 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 75 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 79 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 84 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 88 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 93 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 97 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 101 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 105 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 110 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 115 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 120 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 125 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 129 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 133 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 138 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 143 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 148 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 153 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 158 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 163 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 172 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 177 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 182 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 187 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Symbol 14 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 19 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 23 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 27 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 31 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 36 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 41 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 48 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 52 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 56 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 61 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 65 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 70 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 74 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 78 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 83 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 87 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 92 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 96 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 100 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 104 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 109 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 114 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 119 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 124 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 128 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 132 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 137 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 142 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 147 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 152 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 157 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 162 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 171 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 176 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 181 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 186 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if ((_root.frontiereGauchePenderie <= this._x) && (this._x <= _root.frontiereDroitePenderie)) {
this._x = 298.1;
this._y = 251;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
} else {
this._x = positionXini;
this._y = positionYini;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
}
}
}
}
Symbol 191 Button
on (press) {
_root.magnetic = false;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
gotoAndStop (2);
}
Symbol 194 Button
on (press) {
_root.magnetic = true;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
gotoAndStop (1);
}
Symbol 195 MovieClip Frame 1
stop();
Symbol 198 Button
on (press) {
_root.sound_BGM.stop();
gotoAndStop (2);
}
Symbol 200 Button
on (release) {
_root.sound_BGM.start(0, 10000);
this.gotoAndStop(1);
}
Symbol 201 MovieClip Frame 1
stop();