Frame 1
total = _totalframes;
current = "0";
_framesloaded = total;
if (_framesloaded and (wfe ne "1")) {
gotoAndStop (10);
}
play();
Frame 2
loadMovie (inter add ".swf", "m_interstitiel");
Frame 3
play();
Frame 4
if (getProperty("m_interstitiel", _framesloaded) < getProperty("m_interstitiel", _totalframes)) {
prevFrame();
}
Frame 5
setProperty("m_interstitiel", _xscale , "100");
setProperty("m_interstitiel", _yscale , "100");
setProperty("m_interstitiel", _x , x_l);
setProperty("m_interstitiel", _y , y_l);
Frame 6
if (current < _framesloaded) {
current = current + "0.25";
}
prc = int(("100" * current) / total);
tellTarget ("/m_2j/m_j1") {
gotoAndStop(/:prc);
};
tellTarget ("/m_2j/m_j2") {
gotoAndStop(/:prc);
};
Frame 7
if (prc < "100") {
gotoAndPlay (6);
}
if ((getProperty("m_interstitiel", _currentframe) < getProperty("m_interstitiel", _totalframes)) and (wfe eq "1")) {
gotoAndPlay (6);
}
Frame 11
if (l_more eq "Y") {
loadVariablesNum (script2call, 0, "GET");
}
Frame 18
stop();
Frame 29
setProperty(("rond/girl" add girl) add "/bout", _visible , "0");
Frame 36
setProperty(("rond/girl" add girl) add "/bout", _visible , "0");
setProperty("sauve", _visible , "0");
nbrshoot = "0";
nbrshoota = "0";
Frame 45
xinit = getProperty("ballon", _x);
yinit = getProperty("ballon", _y);
xinitc = getProperty("curseur", _x);
yinitc = getProperty("curseur", _y);
iteration = "10";
Set("clipcurseur:vit", "5");
Set("clipcurseur:vitinit", "5");
xinitgoal = getProperty("goal", _x);
yinitgoal = getProperty("goal", _y);
sound = "1";
point = "0";
Frame 46
stop();
imggirl = "1";
Set("next:next", "1");
duplicateMovieClip ("joueu", "joueur", 200);
setProperty("joueu", _visible , "0");
alea = "2";
aleainit = alea;
bonus = "0";
Frame 47
setProperty("sauve", _visible , "0");
sc = point;
getURL ("fin_de_jeu." add ext, "_self", "POST");
stop();
Symbol 24 MovieClip Frame 2
gotoAndPlay (1);
Symbol 25 MovieClip Frame 100
stop();
Symbol 38 MovieClip Frame 20
stop();
Symbol 49 MovieClip Frame 49
stop();
tellTarget ("..") {
play();
};
Symbol 53 Button
on (release) {
girl = "1";
gotoAndPlay (20);
}
Symbol 66 MovieClip Frame 1
_visible = "0";
if (..:lang eq "F") {
gotoAndStop (2);
}
if (..:lang eq "E") {
gotoAndStop (3);
}
if (..:lang eq "E") {
gotoAndStop (2);
}
Symbol 66 MovieClip Frame 2
stop();
Symbol 66 MovieClip Frame 3
stop();
Symbol 66 MovieClip Frame 4
stop();
Symbol 73 Button
on (release) {
Set("..:nbrshoota", ..:nbrshoota + "1");
if (..:nbrshoota < "50") {
Set("..:point", ..:point + ("100" * ../next:next));
tellTarget ("../next") {
play();
};
setProperty("../ballon", _visible , "1");
if (..:nbrshoot < "9") {
Set("..:nbrshoot", ..:nbrshoot + "1");
} else {
Set("..:nbrshoot", "0");
setProperty("../sauve", _visible , "1");
}
} else {
tellTarget ("..") {
gotoAndStop ("win");
};
}
gotoAndStop (1);
}
Symbol 75 MovieClip Frame 1
gotoAndPlay(random("5") + "1");
Symbol 77 Button
on (release) {
Set("..:nbrshoota", ..:nbrshoota + "1");
if (..:nbrshoota < "50") {
if (..:nbrshoot < "9") {
Set("..:nbrshoot", ..:nbrshoot + "1");
} else {
Set("..:nbrshoot", "0");
setProperty("../sauve", _visible , "1");
}
if ("0" < ..:point) {
Set("..:point", ..:point - ("50" * ../next:next));
}
tellTarget ("../next") {
play();
};
setProperty("../ballon", _visible , "1");
} else {
tellTarget ("..") {
gotoAndStop ("win");
};
}
gotoAndStop (1);
}
Symbol 78 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 2
stop();
Symbol 87 MovieClip Frame 3
stop();
Symbol 87 MovieClip Frame 4
stop();
Symbol 90 MovieClip Frame 1
stop();
Symbol 90 MovieClip Frame 2
i = "1";
xaug = (getProperty("..", _x) - getProperty("../../ballon", _x)) / ..:nbr;
yaug = (getProperty("..", _y) - getProperty("../../ballon", _y)) / ..:nbr;
while (..:nbr >= i) {
setProperty("../disk" add i, _x , getProperty("../disk" add (i - "1"), _x) - xaug);
setProperty("../disk" add i, _y , getProperty("../disk" add (i - "1"), _y) - yaug);
i = i + "1";
}
Symbol 90 MovieClip Frame 3
gotoAndPlay (2);
Symbol 91 MovieClip Frame 1
setProperty("disk0", _visible , "0");
nbr = "25";
Symbol 91 MovieClip Frame 2
i = "1";
while (nbr >= i) {
duplicateMovieClip ("disk0", "disk" add i, i);
setProperty("disk" add i, _visible , "1");
i = i + "1";
}
tellTarget ("pos") {
play();
};
stop();
Symbol 91 MovieClip Frame 3
tellTarget ("pos") {
gotoAndStop (1);
};
i = "1";
while (nbr >= i) {
removeMovieClip("disk" add i);
i = i + "1";
}
stop();
Symbol 94 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 2
nbriteration = ..:iteration;
alea = ..:alea - "2";
x0 = getProperty("../ballon", _x);
y0 = getProperty("../ballon", _y);
x1 = getProperty("../curseur", _x) + (..:vent * "5");
y1 = getProperty("../curseur", _y);
x0goal = getProperty("../goal", _x);
y0goal = getProperty("../goal", _y);
yref = (y0 - y1) / nbriteration;
xdir = (x0 - x1) / nbriteration;
dim = "50" / nbriteration;
resul = "0";
resultir = "0";
i = "1";
j = "1";
refx = "000042078107128139137121083000";
setProperty("../curseur", _visible , "0");
aleatir = random("10");
if ((((("150" < x1) and (x1 < "340")) and (y1 < "266")) and ("195" < y1)) and (resul == "0")) {
resultir = "1";
}
if (resultir == "1") {
if (((alea < aleatir) or (((("150" < x1) and (x1 < "190")) and (y1 < "225")) and ("195" < y1))) or (((("300" < x1) and (x1 < "340")) and (y1 < "225")) and ("195" < y1))) {
resul = "1";
Set("..:imggirl", ..:imggirl + "1");
Set("../next:next", ../next:next + "1");
if (x1 < getProperty("../goal", _x)) {
x1goal = (getProperty("../goal", _x) + "80") + random("30");
} else {
x1goal = (getProperty("../goal", _x) - "80") - random("30");
}
y1goal = getProperty("../goal", _y) - random("20");
} else {
if ("1" < ..:imggirl) {
Set("..:imggirl", ..:imggirl - "1");
Set("../next:next", ../next:next - "1");
}
resul = "0";
x1goal = x1;
y1goal = y1;
}
} else {
if ("1" < ..:imggirl) {
Set("..:imggirl", ..:imggirl - "1");
Set("../next:next", ../next:next - "1");
}
resul = "0";
x1goal = random("200") + "150";
y1goal = getProperty("../goal", _y);
}
if (..:xinitgoal >= x1goal) {
sensgoal = "-1";
} else {
sensgoal = "1";
}
if (x1goal < "140") {
x1goal = "140";
}
if ("350" < x1goal) {
x1goal = "350";
}
if ((x1goal < "180") or ("310" < x1goal)) {
tellTarget ("../goal") {
gotoAndStop (2);
};
rotgoal = "60" / nbriteration;
} else if (y1goal < "200") {
tellTarget ("../goal") {
gotoAndStop (2);
};
if ((x1goal < "210") or ("290" < x1goal)) {
rotgoal = "60" / nbriteration;
} else {
rotgoal = "30" / nbriteration;
}
} else if (y1goal < "220") {
tellTarget ("../goal") {
gotoAndStop (3);
};
y1goal = getProperty("../goal", _y);
sensgoal = "0";
} else if (y1goal < "235") {
tellTarget ("../goal") {
gotoAndStop (4);
};
y1goal = getProperty("../goal", _y);
sensgoal = "0";
} else {
y1goal = getProperty("../goal", _y);
sensgoal = "0";
}
yrefgoal = (y0goal - y1goal) / nbriteration;
xdirgoal = (x0goal - x1goal) / nbriteration;
Symbol 97 MovieClip Frame 3
coefx = substring(refx, j, "3");
setProperty("../ballon", _y , (y0 - (i * yref)) - (coefx / "10"));
setProperty("../ballon", _x , (x0 - (i * xdir)) - (coefx / "10"));
setProperty("../goal", _y , (y0goal - (i * yrefgoal)) - (coefx / "10"));
setProperty("../goal", _x , x0goal - (i * xdirgoal));
setProperty("../goal", _rotation , (i * sensgoal) * rotgoal);
setProperty("../goal", _xscale , "100");
setProperty("../goal", _yscale , "100");
setProperty("../ballon", _xscale , getProperty("../ballon", _xscale) - dim);
setProperty("../ballon", _yscale , getProperty("../ballon", _yscale) - dim);
duplicateMovieClip ("../ballon", "ballon" add i, (nbriteration - i) + "1");
tellTarget ("../ballon" add i) {
stop();
};
setProperty("../ballon" add i, _visible , "0");
i = i + "1";
j = j + "3";
Symbol 97 MovieClip Frame 4
if (nbriteration >= i) {
gotoAndPlay(_currentframe - "1");
} else {
setProperty("../ballon", _visible , "0");
if (..:sound == "1") {
if (resul == "1") {
tellTarget ("ouais") {
play();
};
} else {
tellTarget ("non") {
play();
};
}
}
tellTarget ("../vent") {
gotoAndStop (1);
};
tellTarget ("../ballon") {
gotoAndStop (1);
};
tellTarget ("../rond/girl" add ..:girl) {
gotoAndStop(../..:imggirl);
};
i = "1";
play();
}
Symbol 97 MovieClip Frame 5
setProperty("../ballon" add i, _visible , "1");
setProperty("../ballon" add i, _alpha , "20" + ("5" * i));
i = i + "1";
Symbol 97 MovieClip Frame 6
if (nbriteration >= i) {
gotoAndPlay(_currentframe - "1");
} else {
if (resul == "1") {
tellTarget ("../go") {
gotoAndStop ("next");
};
} else {
tellTarget ("../go") {
gotoAndStop ("retry");
};
}
gotoAndStop (1);
}
Symbol 98 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 2
if ((../tir:resul == "1") and ("15" >= next)) {
call("bouge");
} else if ("15" < next) {
tellTarget ("..") {
gotoAndPlay ("win");
};
} else {
call("pasbouge");
}
i = "1";
while (..:iteration >= i) {
removeMovieClip("../ballon" add i);
i = i + "1";
}
gotoAndStop (1);
Symbol 98 MovieClip Frame 3
tellTarget ("../joueur") {
gotoAndStop (1);
};
setProperty("../ballon", _xscale , "100");
setProperty("../ballon", _yscale , "100");
setProperty("../ballon", _x , ..:xinit);
setProperty("../ballon", _y , ..:yinit);
setProperty("../goal", _rotation , "0");
setProperty("../goal", _xscale , "100");
setProperty("../goal", _yscale , "100");
setProperty("../goal", _x , ..:xinitgoal);
setProperty("../goal", _y , ..:yinitgoal);
tellTarget ("../goal") {
gotoAndStop (1);
};
setProperty("../curseur", _visible , "1");
tellTarget ("../vent") {
gotoAndPlay (1);
};
tellTarget ("../clipcurseur") {
play();
};
if (next < "7") {
Set("../clipcurseur:vit", ../clipcurseur:vitinit + ("0.5" * next));
Set("..:alea", ..:aleainit + next);
}
if (next >= "7") {
if (..:bonus == "0") {
Set("..:point", ..:point + "5000");
Set("..:bonus", "1");
}
Set("../clipcurseur:vit", ../clipcurseur:vitinit + "4");
Set("..:alea", ..:aleainit + "5");
}
Symbol 98 MovieClip Frame 4
tellTarget ("../joueur") {
gotoAndStop (1);
};
setProperty("../ballon", _xscale , "100");
setProperty("../ballon", _yscale , "100");
setProperty("../ballon", _x , ..:xinit);
setProperty("../ballon", _y , ..:yinit);
setProperty("../goal", _rotation , "0");
setProperty("../goal", _xscale , "100");
setProperty("../goal", _yscale , "100");
tellTarget ("../goal") {
gotoAndStop (1);
};
setProperty("../curseur", _visible , "1");
tellTarget ("../vent") {
gotoAndPlay (1);
};
tellTarget ("../clipcurseur") {
play();
};
setProperty("../goal", _x , ..:xinitgoal);
setProperty("../goal", _y , ..:yinitgoal);
if (next < "7") {
Set("../clipcurseur:vit", ../clipcurseur:vitinit + ("0.5" * next));
Set("..:alea", ..:aleainit + next);
}
if ("8" < next) {
Set("../clipcurseur:vit", ../clipcurseur:vitinit + "4");
Set("..:alea", ..:aleainit + "5");
}
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 6
gotoAndPlay (2);
Symbol 101 Button
on (release) {
Set("..:sound", "0");
stopAllSounds();
play();
}
Symbol 103 Button
on (release) {
Set("..:sound", "1");
play();
}
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 2
stop();
Symbol 105 MovieClip Frame 2
gotoAndStop (5);
Symbol 105 MovieClip Frame 3
Set("..:vent", "-10");
Symbol 105 MovieClip Frame 4
Set("..:vent", "10");
Symbol 105 MovieClip Frame 5
Set("..:vent", "0");
Symbol 106 Button
on (release) {
if (getProperty("rules", _visible) == "0") {
setProperty("rules", _visible , "1");
} else {
setProperty("rules", _visible , "0");
}
}
Symbol 116 Button
on (release) {
tellTarget ("..") {
play();
};
}
Symbol 119 MovieClip Frame 1
stop();
Symbol 119 MovieClip Frame 2
stop();
Symbol 119 MovieClip Frame 3
stop();
Symbol 119 MovieClip Frame 4
stop();
Symbol 119 MovieClip Frame 5
stop();
Symbol 119 MovieClip Frame 6
stop();
Symbol 119 MovieClip Frame 7
stop();
Symbol 119 MovieClip Frame 8
stop();
Symbol 119 MovieClip Frame 9
stop();
Symbol 119 MovieClip Frame 10
stop();
Symbol 119 MovieClip Frame 11
stop();
Symbol 119 MovieClip Frame 12
stop();
Symbol 119 MovieClip Frame 13
stop();
Symbol 119 MovieClip Frame 14
stop();
Symbol 119 MovieClip Frame 15
stop();
Symbol 119 MovieClip Frame 16
stop();
Symbol 137 MovieClip Frame 6
stop();
Symbol 138 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 2
stop();
Symbol 138 MovieClip Frame 3
stop();
Symbol 138 MovieClip Frame 4
stop();
Symbol 138 MovieClip Frame 5
stop();
Symbol 138 MovieClip Frame 6
stop();
Symbol 138 MovieClip Frame 7
stop();
Symbol 138 MovieClip Frame 8
stop();
Symbol 138 MovieClip Frame 9
stop();
Symbol 138 MovieClip Frame 10
stop();
Symbol 138 MovieClip Frame 11
stop();
Symbol 138 MovieClip Frame 12
stop();
Symbol 138 MovieClip Frame 13
stop();
Symbol 138 MovieClip Frame 14
stop();
Symbol 138 MovieClip Frame 15
stop();
Symbol 138 MovieClip Frame 16
stop();
Symbol 139 MovieClip Frame 1
setProperty("girl1", _visible , "0");
setProperty("girl2", _visible , "0");
setProperty("girl" add ..:girl, _visible , "1");
i = "1";
etat = "0";
Symbol 139 MovieClip Frame 2
_x = (_x + "14.2");
i = i + "1";
Symbol 139 MovieClip Frame 3
if ("10" >= i) {
gotoAndPlay (2);
} else {
play();
}
Symbol 139 MovieClip Frame 4
i = "1";
etat = "1";
stop();
Symbol 139 MovieClip Frame 5
_x = (_x - "14.2");
i = i + "1";
Symbol 139 MovieClip Frame 6
if ("10" >= i) {
gotoAndPlay(_currentframe - "1");
} else {
gotoAndStop (1);
}
Symbol 145 Button
on (release) {
_visible = "0";
}
Symbol 146 Button
on (release) {
ni = ..:ni;
sc = ..:point;
ext = ..:ext;
tellTarget ("/") {
gotoAndStop ("win");
};
_visible = "0";
removeMovieClip("/joueur");
}
Symbol 149 MovieClip Frame 1
if (..:lang eq "F") {
gotoAndStop (2);
}
if (..:lang eq "E") {
gotoAndStop (3);
}
if (..:lang eq "S") {
gotoAndStop (4);
}
Symbol 149 MovieClip Frame 2
stop();
Symbol 149 MovieClip Frame 3
stop();
Symbol 149 MovieClip Frame 4
stop();
Symbol 153 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 13
Set("..:xinit", getProperty("../ballon", _x));
Symbol 173 MovieClip Frame 14
tellTarget ("../tir") {
play();
};
tellTarget ("../ballon") {
play();
};
if (..:sound == "1") {
tellTarget ("shoot") {
play();
};
}
Symbol 173 MovieClip Frame 20
stop();
Symbol 176 Button
on (press) {
gotoAndPlay (5);
}
on (release) {
gotoAndStop (8);
tellTarget ("../joueur") {
play();
};
}
Symbol 177 MovieClip Frame 2
setProperty("../curseur", _x , ..:xinitc);
setProperty("../curseur", _y , ..:yinitc);
sens = "-1";
Symbol 177 MovieClip Frame 3
setProperty("../curseur", _x , getProperty("../curseur", _x) + ((sens * "5") * vit));
Symbol 177 MovieClip Frame 4
if (..:xinitc < getProperty("../curseur", _x)) {
sens = "-1";
} else if (getProperty("../curseur", _x) < "100") {
sens = "1";
}
gotoAndPlay(_currentframe - "1");
Symbol 177 MovieClip Frame 5
sens = "-1";
Symbol 177 MovieClip Frame 6
setProperty("../curseur", _y , getProperty("../curseur", _y) + ((sens * vit) * "2.5"));
Symbol 177 MovieClip Frame 7
if ("240" < getProperty("../curseur", _y)) {
sens = "-1";
} else if (getProperty("../curseur", _y) < "150") {
sens = "1";
}
gotoAndPlay(_currentframe - "1");
Symbol 177 MovieClip Frame 8
stop();