Frame 1
stop();
Frame 2
stop();
_root.magnetic = true;
_root.frontiereGauchePenderie = -200;
_root.frontiereDroitePenderie = 200;
_root.frontiereGaucheChien = 150;
_root.frontiereDroiteChien = 260;
_root.frontiereHautChien = 450;
sound_BGM = new Sound();
sound_BGM.attachSound("music");
sound_BGM.start(0, 10000);
sound_SFX = new Sound();
Instance of Symbol 52 MovieClip "underwear1" in Frame 2
onClipEvent (load) {
this.changeVar = false;
this.gotoAndStop(2);
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.underwear2.gotoAndStop(1);
_root.underwear3.gotoAndStop(1);
_root.underwear4.gotoAndStop(1);
_root.underwear5.gotoAndStop(1);
_root.underwear_clip.gotoAndStop(1);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "underwear2" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.underwear1.gotoAndStop(1);
_root.underwear3.gotoAndStop(1);
_root.underwear4.gotoAndStop(1);
_root.underwear5.gotoAndStop(1);
_root.underwear_clip.gotoAndStop(2);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "underwear3" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.underwear1.gotoAndStop(1);
_root.underwear2.gotoAndStop(1);
_root.underwear4.gotoAndStop(1);
_root.underwear5.gotoAndStop(1);
_root.underwear_clip.gotoAndStop(3);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "underwear4" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.underwear1.gotoAndStop(1);
_root.underwear2.gotoAndStop(1);
_root.underwear3.gotoAndStop(1);
_root.underwear5.gotoAndStop(1);
_root.underwear_clip.gotoAndStop(4);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "underwear5" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.underwear1.gotoAndStop(1);
_root.underwear2.gotoAndStop(1);
_root.underwear3.gotoAndStop(1);
_root.underwear4.gotoAndStop(1);
_root.underwear_clip.gotoAndStop(5);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "shoe1" in Frame 2
onClipEvent (load) {
this.changeVar = false;
this.gotoAndStop(2);
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.shoe2.gotoAndStop(1);
_root.shoe3.gotoAndStop(1);
_root.shoe4.gotoAndStop(1);
_root.shoe5.gotoAndStop(1);
_root.shoe_clip.gotoAndStop(1);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "shoe2" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.shoe1.gotoAndStop(1);
_root.shoe3.gotoAndStop(1);
_root.shoe4.gotoAndStop(1);
_root.shoe5.gotoAndStop(1);
_root.shoe_clip.gotoAndStop(2);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "shoe3" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.shoe1.gotoAndStop(1);
_root.shoe2.gotoAndStop(1);
_root.shoe4.gotoAndStop(1);
_root.shoe5.gotoAndStop(1);
_root.shoe_clip.gotoAndStop(3);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "shoe4" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.shoe1.gotoAndStop(1);
_root.shoe2.gotoAndStop(1);
_root.shoe3.gotoAndStop(1);
_root.shoe5.gotoAndStop(1);
_root.shoe_clip.gotoAndStop(4);
changeVar = false;
}
}
Instance of Symbol 52 MovieClip "shoe5" in Frame 2
onClipEvent (load) {
this.changeVar = false;
}
onClipEvent (enterFrame) {
if (this.changeVar != false) {
this.gotoAndStop(2);
_root.shoe1.gotoAndStop(1);
_root.shoe2.gotoAndStop(1);
_root.shoe3.gotoAndStop(1);
_root.shoe4.gotoAndStop(1);
_root.shoe_clip.gotoAndStop(5);
changeVar = false;
}
}
Instance of Symbol 77 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 81 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 85 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 89 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 102 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 106 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 111 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 119 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 124 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 134 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 139 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 147 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 151 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 156 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 160 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 164 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 168 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 173 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 181 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 185 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 190 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 194 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 198 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 202 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 207 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 211 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 215 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 219 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 224 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 228 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 232 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Instance of Symbol 236 MovieClip in Frame 2
onClipEvent (load) {
this.positionXini = this._x;
this.positionYini = this._y;
}
Symbol 18 Button
on (press) {
getURL ("http://www.deviantart.com", "_blank");
}
on (rollOver) {
gotoAndPlay ("rollover");
}
on (rollOut) {
gotoAndPlay ("rollout");
}
Symbol 19 MovieClip Frame 1
stop();
Symbol 19 MovieClip Frame 13
stop();
Symbol 23 MovieClip Frame 1
function fractalLine(mc, A, B, width, roughness, branching, col, alpha) {
mc.lineStyle(width, col, alpha);
var _local5 = Math.atan2(B.y - A.y, B.x - A.x);
var _local2 = distance(A, B);
var _local10 = {x:A.x + ((_local2 / 2) * Math.cos(_local5)), y:A.y + ((_local2 / 2) * Math.sin(_local5))};
var _local13 = ((((_local2 / 2) * roughness) * 2) * Math.random()) - (((_local2 / 2) * roughness) + 0.1);
var _local1 = {x:_local10.x + (_local13 * Math.cos(_local5 - (Math.PI/2))), y:_local10.y + (_local13 * Math.sin(_local5 - (Math.PI/2)))};
if (branching && (_local2 > 80)) {
var _local15 = (_local5 + ((Math.random() * Math.PI) / 2)) - (Math.PI/4);
var _local8 = _local2 / 2;
dest = {x:_local1.x + (_local8 * Math.cos(_local15)), y:_local1.y + (_local8 * Math.sin(_local15))};
fractalLine(mc, _local1, dest, width / 1.5, roughness, branching, col, alpha);
}
if (_local2 > 40) {
fractalLine(mc, A, _local1, width, roughness, branching, col, alpha);
fractalLine(mc, _local1, B, width, roughness, branching, col, alpha);
} else {
mc.moveTo(A.x, A.y);
mc.lineTo(_local1.x, _local1.y);
mc.lineTo(B.x, B.y);
}
}
function distance(A, B) {
return(Math.sqrt(Math.pow(B.x - A.x, 2) + Math.pow(B.y - A.y, 2)));
}
function render() {
this.clear();
var _local2 = 0;
while (_local2 < 3) {
idx = _local2 * 3;
fractalLine(this, pts[idx], pts[idx + 1], 3, pts[idx + 2], false, 16777215, 100);
_local2++;
}
}
function teslaStart() {
teslaStop();
intervalID = setInterval(this, "render", 50);
}
function teslaStop() {
clearInterval(intervalID);
}
var pts = new Array(new Object({x:-50, y:-20}), new Object({x:330, y:-20}), 0.2, new Object({x:-50, y:0}), new Object({x:330, y:0}), 0.25, new Object({x:-50, y:20}), new Object({x:330, y:20}), 0.2);
var intervalID = 0;
Symbol 26 MovieClip Frame 1
stop();
Symbol 27 MovieClip Frame 1
var _maxStripes = 5;
var _yRadius = 20;
var _zRadius = 20;
var _sAlpha = 50;
var _stripes;
var s = _parent._parent.stripeSettings;
initStripes = function () {
_maxStripes = s.maxStripes;
_yRadius = s.yRadius;
_zRadius = s.zRadius;
_sAlpha = s.alpha;
_stripes = new Array();
var _local3 = 0;
while (_local3 < _maxStripes) {
var _local2 = this.attachMovie("Stripe", "Stripe" + _local3, this.getNextHighestDepth());
_local2._xscale = 60;
_local2._yscale = 50;
_local2.angle = ((Math.PI / _maxStripes) * _local3) * 2;
_stripes.push(_local2);
_local3++;
}
};
onEnterFrame = function () {
var _local3 = s.rotSpeed;
_sAlpha = _sAlpha + ((s.alpha - _sAlpha) / 5);
_yRadius = _yRadius + ((s.yRadius - _yRadius) / 5);
_zRadius = _zRadius + ((s.zRadius - _zRadius) / 5);
var _local2 = 0;
while (_local2 < _maxStripes) {
var _local1 = _stripes[_local2];
_local1.angle = _local1.angle + _local3;
_local1._y = Math.sin(_local1.angle) * _yRadius;
_local1._alpha = Math.round((Math.cos(_local1.angle) * _zRadius) + _sAlpha);
_local2++;
}
};
initStripes();
stop();
Symbol 33 MovieClip Frame 1
var stripeSettings = new Object();
stripeSettings.rotSpeed = 0.05;
stripeSettings.alpha = 70;
stripeSettings.zRadius = 30;
stripeSettings.yRadius = 20;
stripeSettings.maxStripes = 5;
_parent.stop();
Symbol 33 MovieClip Frame 43
var percent = 0;
var percentLast = 0;
var percentMaxPart = 10;
var percentString = "0.00%";
loadingPill.Lightning.teslaStart();
onEnterFrame = function () {
var _local3 = Math.round(_root.getBytesLoaded());
var _local2 = Math.round(_root.getBytesTotal());
percent = ((!isNaN(_local3 / _local2)) ? ((_local3 * 100) / _local2) : 0);
var _local4 = percent - percentLast;
if (_local4 > percentMaxPart) {
percent = percentLast + percentMaxPart;
}
p = (percentLast = percent);
if (p >= 100) {
p = 100;
}
loadingPill.Progress.gotoAndStop(Math.ceil(p));
percentString = String((Math.round(p) + ".") + Math.round(p * 100).toString().substr(-2)) + "%";
if (p == 100) {
delete onEnterFrame;
loadingPill.Lightning.teslaStop();
gotoAndPlay ("loaded");
}
};
Symbol 33 MovieClip Frame 54
stop();
Symbol 33 MovieClip Frame 74
stop();
Pill_btn.onRelease = function () {
gotoAndPlay ("outro");
};
Pill_btn.onRollOver = function () {
stripeSettings.yRadius = 10;
stripeSettings.zRadius = 40;
stripeSettings.alpha = 60;
stripeSettings.rotSpeed = 0.06;
};
Pill_btn.onRollOut = function () {
stripeSettings.yRadius = 20;
stripeSettings.zRadius = 30;
stripeSettings.alpha = 70;
stripeSettings.rotSpeed = 0.05;
};
Symbol 33 MovieClip Frame 90
stop();
_parent.play();
Symbol 38 Button
on (press) {
_root.magnetic = false;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
gotoAndStop (2);
}
Symbol 41 Button
on (press) {
_root.magnetic = true;
_root.sound_SFX.attachSound("click");
_root.sound_SFX.start(0, 1);
gotoAndStop (1);
}
Symbol 42 MovieClip Frame 1
stop();
Symbol 43 Button
on (press) {
_root.sound_BGM.stop();
gotoAndStop (2);
}
Symbol 44 Button
on (release) {
_root.sound_BGM.start(0, 10000);
this.gotoAndStop(1);
}
Symbol 45 MovieClip Frame 1
stop();
Symbol 48 Button
on (press) {
this.changeVar = "activate";
}
Symbol 52 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 1
stop();
Symbol 72 MovieClip Frame 1
stop();
Symbol 76 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 205.8;
this._y = 522.8;
_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 80 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 205.8;
this._y = 522.8;
_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 84 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 205.8;
this._y = 522.8;
_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 88 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 205.8;
this._y = 522.8;
_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.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 205.8;
this._y = 522.8;
_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.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 205.8;
this._y = 522.8;
_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 101 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 227.1;
this._y = 522.8;
_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 105 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 227.1;
this._y = 522.8;
_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 110 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 227.1;
this._y = 522.8;
_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.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 227.1;
this._y = 522.8;
_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 118 Button
on (press) {
if (!_root.lockdown) {
startDrag ("");
Mouse.hide();
}
}
on (release) {
if (!_root.lockdown) {
stopDrag();
Mouse.show();
if (_root.magnetic) {
if (((_root.frontiereGaucheChien <= this._x) && (this._x <= _root.frontiereDroiteChien)) && (_root.frontiereHautChien <= this._y)) {
this._x = 227.1;
this._y = 522.8;
_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 123 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 = 25.4;
this._y = 156;
_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 = 30;
this._y = 158.8;
_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 133 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 = -19;
this._y = 154.8;
_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 138 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 = 24.4;
this._y = 260.1;
_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 = 24.4;
this._y = 260.1;
_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 146 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 = 24.4;
this._y = 260.1;
_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 150 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 = 24.4;
this._y = 260.1;
_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 155 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 = 50;
this._y = 256.8;
_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 159 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 = 50;
this._y = 256.8;
_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 163 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 = 50;
this._y = 256.8;
_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 167 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 = 50;
this._y = 256.8;
_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 172 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 = 41.4;
this._y = 252.8;
_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 = 41.4;
this._y = 252.8;
_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 180 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 = 41.4;
this._y = 252.8;
_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 184 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 = 41.4;
this._y = 252.8;
_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 189 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 = 54.4;
this._y = 152.8;
_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 193 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 = 54.4;
this._y = 152.8;
_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 197 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 = 54.4;
this._y = 152.8;
_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 201 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 = 54.4;
this._y = 152.8;
_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 206 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 = 20.1;
this._y = 154.8;
_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 210 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 = 20.1;
this._y = 154.8;
_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 214 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 = 20.1;
this._y = 154.8;
_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 218 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 = 20.1;
this._y = 154.8;
_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 223 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 = 21.4;
this._y = 149.8;
_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 227 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 = 21.4;
this._y = 149.8;
_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 231 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 = 21.4;
this._y = 149.8;
_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 235 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 = 21.4;
this._y = 149.8;
_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);
}
}
}
}