Frame 1
fscommand ("allowscale", "false");
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (load) {
poidsTotal = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
poidsLoaded = _root.getBytesLoaded();
pourcentage = Math.round((poidsLoaded / poidsTotal) * 100);
this.gotoAndStop(pourcentage);
if (pourcentage >= 100) {
_root.gotoAndStop("intro");
}
}
Frame 2
stop();
Frame 10
model = 1;
Frame 20
if (model == 1) {
cible.model.gotoAndStop(1);
cible.coiffures.gotoAndStop(2);
} else {
cible.model.gotoAndStop(2);
cible.coiffures.gotoAndStop(3);
}
stop();
Instance of Symbol 272 MovieClip "modeles" in Frame 20
onClipEvent (load) {
if (_root.model == 1) {
this.choix.gotoAndStop(1);
} else {
this.choix.gotoAndStop(2);
}
}
Symbol 24 Button
on (release) {
gotoAndStop ("jeu");
}
Symbol 27 Button
on (release) {
nextFrame();
_root.model = 2;
}
Symbol 29 Button
on (release) {
prevFrame();
_root.model = 1;
}
Symbol 31 MovieClip Frame 1
stop();
Symbol 45 MovieClip Frame 1
stop();
Symbol 47 MovieClip Frame 1
if (_root.cible.bas._currentframe == 13) {
gotoAndPlay (3);
}
Symbol 47 MovieClip Frame 2
gotoAndPlay (1);
Symbol 47 MovieClip Frame 3
if (_root.cible.bas._currentframe != 13) {
gotoAndPlay (1);
}
Symbol 47 MovieClip Frame 4
gotoAndPlay (3);
Symbol 54 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 1
stop();
Symbol 103 MovieClip Frame 1
stop();
Symbol 120 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 19
stop();
Symbol 130 MovieClip Frame 37
gotoAndStop (1);
Symbol 136 Button
on (press) {
item = "_root.souliers1";
NbHauts = "2";
call("_root.souliers.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.souliers.drop_location");
stopDrag();
}
Symbol 137 Button
on (press) {
item = "_root.souliers2";
NbHauts = "3";
call("_root.souliers.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.souliers.drop_location");
stopDrag();
}
Symbol 138 Button
on (press) {
item = "_root.souliers3";
NbHauts = "4";
call("_root.souliers.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.souliers.drop_location");
stopDrag();
}
Symbol 139 Button
on (press) {
item = "_root.souliers4";
NbHauts = "5";
call("_root.souliers.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.souliers.drop_location");
stopDrag();
}
Symbol 145 Button
on (press) {
startDrag ("_root.souliers");
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 45
Set("_root/:xposition", eval (shoes.item)._x);
Set("_root/:yposition", eval (shoes.item)._y);
Symbol 146 MovieClip Frame 55
drop = eval (eval (shoes.item)._droptarget);
if (((drop eq "_level0.cible") or (drop eq "_level0.cible.bas")) or (drop eq "_level0.cible.model")) {
eval (shoes.item)._x = _root.xposition;
eval (shoes.item)._y = _root.yposition;
with (_root.cible.souliers) {
gotoAndStop(_root.souliers.shoes.NbHauts);
}
with (_root.cercles) {
play();
}
} else {
eval (shoes.item)._x = _root.xposition;
eval (shoes.item)._y = _root.yposition;
}
Symbol 151 Button
on (release) {
with (_root.cible.accessoires) {
gotoAndStop(1);
}
with (_root.cible.bas) {
gotoAndStop(1);
}
with (_root.cible.hauts) {
gotoAndStop(1);
}
with (_root.cible.souliers) {
gotoAndStop(1);
}
cible.coiffures.gotoAndStop(1);
}
Symbol 157 Button
on (press) {
item = "_root.accessoire1";
NbHauts = "2";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 158 Button
on (press) {
item = "_root.accessoire2";
NbHauts = "3";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 159 Button
on (press) {
item = "_root.accessoire3";
NbHauts = "4";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 160 Button
on (press) {
item = "_root.accessoire4";
NbHauts = "5";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 161 Button
on (press) {
item = "_root.accessoire5";
NbHauts = "6";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 162 Button
on (press) {
item = "_root.accessoire6";
NbHauts = "7";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 163 Button
on (press) {
item = "_root.accessoire7";
NbHauts = "8";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 164 Button
on (press) {
item = "_root.accessoire8";
NbHauts = "9";
call("_root.accessoires.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.accessoires.drop_location");
stopDrag();
}
Symbol 171 Button
on (release) {
gotoAndPlay (3);
}
Symbol 173 Button
on (release) {
gotoAndPlay ("fermer");
}
Symbol 175 Button
on (press) {
startDrag ("_root.accessoires");
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 178 Button
on (release) {
gotoAndPlay (11);
}
Symbol 179 Button
on (release) {
gotoAndPlay (19);
}
Symbol 180 Button
on (release) {
gotoAndPlay (46);
}
Symbol 187 Button
on (release) {
gotoAndPlay ("ouvrir");
}
Symbol 189 MovieClip Frame 1
stop();
Symbol 189 MovieClip Frame 8
stop();
Symbol 189 MovieClip Frame 16
stop();
Symbol 189 MovieClip Frame 24
stop();
Symbol 189 MovieClip Frame 56
gotoAndStop (1);
Symbol 189 MovieClip Frame 71
stop();
Symbol 189 MovieClip Frame 85
gotoAndStop (1);
Symbol 189 MovieClip Frame 90
Set("_root/:xposition", eval (access.item)._x);
Set("_root/:yposition", eval (access.item)._y);
Symbol 189 MovieClip Frame 100
drop = eval (eval (access.item)._droptarget);
if ((((drop eq "_level0.cible") or (drop eq "_level0.cible.model")) or (drop eq "_level0.cible.hauts")) or (drop eq "_level0.cible.bas")) {
eval (access.item)._x = _root.xposition;
eval (access.item)._y = _root.yposition;
with (_root.cible.accessoires) {
gotoAndStop(_root.accessoires.access.NbHauts);
}
with (_root.cercles) {
play();
}
} else {
eval (access.item)._x = _root.xposition;
eval (access.item)._y = _root.yposition;
}
Symbol 192 Button
on (press) {
item = "_root.coiffure1";
NbHauts = "2";
call("_parent.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_parent.drop_location");
stopDrag();
}
Symbol 193 Button
on (press) {
item = "_root.coiffure2";
NbHauts = "3";
call("_parent.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_parent.drop_location");
stopDrag();
}
Symbol 194 Button
on (press) {
item = "_root.coiffure3";
NbHauts = "4";
call("_parent.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_parent.drop_location");
stopDrag();
}
Symbol 195 Button
on (press) {
item = "_root.coiffure4";
NbHauts = "5";
call("_parent.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_parent.drop_location");
stopDrag();
}
Symbol 196 Button
on (press) {
item = "_root.coiffure5";
NbHauts = "6";
call("_parent.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_parent.drop_location");
stopDrag();
}
Symbol 200 Button
on (press) {
startDrag (this);
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 56
gotoAndStop (1);
Symbol 202 MovieClip Frame 71
stop();
Symbol 202 MovieClip Frame 85
gotoAndStop (1);
Symbol 202 MovieClip Frame 90
Set("_root/:xposition", eval (hair.item)._x);
Set("_root/:yposition", eval (hair.item)._y);
Symbol 202 MovieClip Frame 100
drop = eval (eval (hair.item)._droptarget);
if ((drop eq "_level0.cible") or (drop eq "_level0.cible.model")) {
eval (hair.item)._x = _root.xposition;
eval (hair.item)._y = _root.yposition;
with (_root.cible.coiffures) {
gotoAndStop(_root.coiffures.hair.NbHauts);
}
with (_root.cercles) {
play();
}
} else {
eval (hair.item)._x = _root.xposition;
eval (hair.item)._y = _root.yposition;
}
Symbol 206 Button
on (press) {
item = "_root.bas1";
NbHauts = "2";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 207 Button
on (press) {
item = "_root.bas2";
NbHauts = "3";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 208 Button
on (press) {
item = "_root.bas3";
NbHauts = "4";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 209 Button
on (press) {
item = "_root.bas4";
NbHauts = "5";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 210 Button
on (press) {
item = "_root.bas5";
NbHauts = "6";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 211 Button
on (press) {
item = "_root.bas6";
NbHauts = "7";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 212 Button
on (press) {
item = "_root.bas7";
NbHauts = "8";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 213 Button
on (press) {
item = "_root.bas8";
NbHauts = "9";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 214 Button
on (press) {
item = "_root.bas9";
NbHauts = "10";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 215 Button
on (press) {
item = "_root.bas10";
NbHauts = "11";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 216 Button
on (press) {
item = "_root.bas11";
NbHauts = "12";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 217 Button
on (press) {
item = "_root.bas12";
NbHauts = "13";
call("_root.bas.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.bas.drop_location");
stopDrag();
}
Symbol 220 Button
on (release) {
gotoAndPlay (5);
}
Symbol 221 Button
on (press) {
startDrag ("_root.bas");
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 223 Button
on (release) {
gotoAndPlay (13);
}
Symbol 224 Button
on (release) {
gotoAndPlay (21);
}
Symbol 225 Button
on (release) {
gotoAndPlay (29);
}
Symbol 226 Button
on (release) {
gotoAndPlay (37);
}
Symbol 227 Button
on (release) {
gotoAndPlay (45);
}
Symbol 228 Button
on (release) {
gotoAndPlay (53);
}
Symbol 229 Button
on (release) {
gotoAndPlay (72);
}
Symbol 234 MovieClip Frame 1
stop();
Symbol 234 MovieClip Frame 10
stop();
Symbol 234 MovieClip Frame 18
stop();
Symbol 234 MovieClip Frame 26
stop();
Symbol 234 MovieClip Frame 34
stop();
Symbol 234 MovieClip Frame 42
stop();
Symbol 234 MovieClip Frame 50
stop();
Symbol 234 MovieClip Frame 58
stop();
Symbol 234 MovieClip Frame 81
gotoAndStop (1);
Symbol 234 MovieClip Frame 111
stop();
Symbol 234 MovieClip Frame 125
gotoAndStop (1);
Symbol 234 MovieClip Frame 130
Set("_root/:xposition", eval (bottoms.item)._x);
Set("_root/:yposition", eval (bottoms.item)._y);
Symbol 234 MovieClip Frame 140
drop = eval (eval (bottoms.item)._droptarget);
if (((drop eq "_level0.cible") or (drop eq "_level0.cible.model")) or (drop eq "_level0.cible.bas")) {
eval (bottoms.item)._x = _root.xposition;
eval (bottoms.item)._y = _root.yposition;
with (_root.cible.bas) {
gotoAndStop(_root.bas.bottoms.NbHauts);
}
with (_root.cercles) {
play();
}
} else {
eval (bottoms.item)._x = _root.xposition;
eval (bottoms.item)._y = _root.yposition;
}
Symbol 238 Button
on (press) {
item = "_root.chandail1";
NbHauts = "2";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 239 Button
on (press) {
item = "_root.chandail2";
NbHauts = "3";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 240 Button
on (press) {
item = "_root.chandail3";
NbHauts = "4";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 241 Button
on (press) {
item = "_root.chandail4";
NbHauts = "5";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 242 Button
on (press) {
item = "_root.chandail5";
NbHauts = "6";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 243 Button
on (press) {
item = "_root.chandail6";
NbHauts = "7";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 244 Button
on (press) {
item = "_root.chandail7";
NbHauts = "8";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 245 Button
on (press) {
item = "_root.chandail8";
NbHauts = "9";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 246 Button
on (press) {
item = "_root.chandail9";
NbHauts = "10";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 247 Button
on (press) {
item = "_root.chandail10";
NbHauts = "11";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 248 Button
on (press) {
item = "_root.chandail11";
NbHauts = "12";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 249 Button
on (press) {
item = "_root.chandail12";
NbHauts = "13";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 250 Button
on (press) {
item = "_root.chandail13";
NbHauts = "14";
call("_root.haut.localize");
setProperty(item, _x , _root._xmouse);
setProperty(item, _y , _root._ymouse);
startDrag (item);
}
on (release, releaseOutside) {
call("_root.haut.drop_location");
stopDrag();
}
Symbol 254 Button
on (press) {
startDrag ("_root.haut");
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 256 Button
on (release) {
gotoAndPlay (61);
}
Symbol 257 Button
on (release) {
gotoAndPlay (75);
}
Symbol 262 MovieClip Frame 1
stop();
Symbol 262 MovieClip Frame 10
stop();
Symbol 262 MovieClip Frame 18
stop();
Symbol 262 MovieClip Frame 26
stop();
Symbol 262 MovieClip Frame 34
stop();
Symbol 262 MovieClip Frame 42
stop();
Symbol 262 MovieClip Frame 50
stop();
Symbol 262 MovieClip Frame 58
stop();
Symbol 262 MovieClip Frame 66
stop();
Symbol 262 MovieClip Frame 84
gotoAndStop (1);
Symbol 262 MovieClip Frame 96
stop();
Symbol 262 MovieClip Frame 110
gotoAndStop (1);
Symbol 262 MovieClip Frame 115
Set("_root/:xposition", eval (tops.item)._x);
Set("_root/:yposition", eval (tops.item)._y);
Symbol 262 MovieClip Frame 125
drop = eval (eval (tops.item)._droptarget);
if ((((drop eq "_level0.cible") or (drop eq "_level0.cible.model")) or (drop eq "_level0.cible.hauts")) or (drop eq "_level0.cible.bas")) {
eval (tops.item)._x = _root.xposition;
eval (tops.item)._y = _root.yposition;
with (_root.cible.hauts) {
gotoAndStop(_root.haut.tops.NbHauts);
}
with (_root.cercles) {
play();
}
} else {
eval (tops.item)._x = _root.xposition;
eval (tops.item)._y = _root.yposition;
}
Symbol 266 Button
on (release) {
nextFrame();
_root.cible.model.gotoAndStop(2);
}
Symbol 268 Button
on (release) {
prevFrame();
_root.cible.model.gotoAndStop(1);
}
Symbol 269 MovieClip Frame 1
stop();