Frame 1
ifFrameLoaded (135) {
gotoAndPlay (4);
}
Frame 3
gotoAndPlay (1);
Frame 44
stop();
Frame 83
stop();
Frame 84
Instance of Symbol 23 MovieClip "fond03" in Frame 84
onClipEvent (enterFrame) {
if (_global.fond == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
Instance of Symbol 26 MovieClip "fond02" in Frame 84
onClipEvent (enterFrame) {
if (_global.fond == 3) {
this._visible = true;
} else {
this._visible = false;
}
}
Instance of Symbol 29 MovieClip "fond03" in Frame 84
onClipEvent (enterFrame) {
if (_global.fond == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
Frame 135
function moveStuff() {
if (!_global.prout.colle) {
if (Key.isDown(96)) {
_global.prout.swapDepths(eval (_global.prout._droptarget));
}
if (Key.isDown(40)) {
_global.prout._xscale = _global.prout._xscale - 5;
_global.prout._yscale = _global.prout._yscale - 5;
}
if (Key.isDown(38)) {
_global.prout._xscale = _global.prout._xscale + 5;
_global.prout._yscale = _global.prout._yscale + 5;
}
if (Key.isDown(37)) {
_global.prout._rotation = _global.prout._rotation - 5;
}
if (Key.isDown(39)) {
_global.prout._rotation = _global.prout._rotation + 5;
}
}
}
_global.prout = rond;
_global.prof = 1;
onEnterFrame = moveStuff;
stop();
Instance of Symbol 33 MovieClip "bleu" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 36 MovieClip "bois" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 39 MovieClip "canette" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 42 MovieClip "chapeau" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 45 MovieClip "eventail" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 48 MovieClip "lampion" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 51 MovieClip "mur" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 54 MovieClip "obus" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 57 MovieClip "pierre" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 60 MovieClip "sceau" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 63 MovieClip "vitrail" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 66 MovieClip "voile" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 69 MovieClip "fil01" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 72 MovieClip "fil02" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 75 MovieClip "fil03" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 78 MovieClip "fil04" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 81 MovieClip "fil05" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Instance of Symbol 84 MovieClip "fil06" in Frame 135
onClipEvent (load) {
colle = false;
}
on (press) {
if (!colle) {
_global.prout = this;
_global.prof = _global.prof + 1;
this.swapDepths(_global.prof);
startDrag (this);
}
}
on (release) {
this.stopDrag();
colle = true;
}
onClipEvent (mouseUp) {
stopDrag();
_global.prout.colle = true;
}
Symbol 8 Button
on (press) {
getURL ("http://www.corinneranson.com");
}
Symbol 13 Button
on (press) {
gotoAndPlay (45);
}
Symbol 18 Button
on (press) {
gotoAndPlay (84);
_global.fond = 1;
}
Symbol 19 Button
on (press) {
gotoAndPlay (84);
_global.fond = 2;
}
Symbol 20 Button
on (press) {
gotoAndPlay (84);
_global.fond = 3;
}