Combined Code
movieClip 1 {
frame 1 {
_visible = false;
stop();
}
frame 2 {
// An attempt to read a value from empty stack
tellTarget ('undefined') {
_time = getTimer() / 1000;
_birth = _time;
}
}
frame 3 {
// An attempt to read a value from empty stack
tellTarget ('undefined') {
_tt = getTimer() / 1000;
_delta = _tt - _time;
_age = _tt - _birth;
_time = _tt;
}
}
frame 4 {
// An attempt to read a value from empty stack
tellTarget ('undefined') {
_ffx = (100 - _fx * _delta) / 100;
_ffy = (100 - _fy * _delta) / 100;
_ffxscale = (100 - _fxscale * _delta) / 100;
_ffyscale = (100 - _fyscale * _delta) / 100;
_ffrotation = (100 - _frotation * _delta) / 100;
_ffalpha = (100 - _falpha * _delta) / 100;
_vx = (_vx + _ax * _delta) * _ffx;
_vy = (_vy + _ay * _delta) * _ffy;
_vxscale = (_vxscale + _axscale * _delta) * _ffxscale;
_vyscale = (_vyscale + _ayscale * _delta) * _ffyscale;
_vrotation = (_vrotation + _arotation * _delta) * _ffrotation;
_valpha = (_valpha + _aalpha * _delta) * _ffalpha;
if (_vx) {
_x = _x + _vx * _delta;
}
if (_vy) {
_y = _y + _vy * _delta;
}
if (_vxscale) {
_xscale = _xscale + _vxscale * _delta;
}
if (_vyscale) {
_yscale = _yscale + _vyscale * _delta;
}
if (_vrotation) {
_rotation = _rotation + _vrotation * _delta;
}
if (_valpha) {
_alpha = _alpha + _valpha * _delta;
}
}
}
}
movieClip 4 {
frame 1 {
if (!_load021C0334) {
_load021C0334 = 1;
tellTarget ('..') {
depart1 = 1;
affich_pourcent1 = 0;
clic1 = 0;
surface1 = 0;
rayon = 50;
longueur = 200;
largeur = 200;
_root.score = 0;
_root.affichage.text = 'Score : 0';
_root.depart_chrono = 0;
_root.fin = 1;
_root.n7 = random(20);
_root.n8 = random(20);
if (_root.n7 == 0) {
_root.rectangle1._xscale = 55;
}
if (_root.n7 == 1) {
_root.rectangle1._xscale = 60;
}
if (_root.n7 == 2) {
_root.rectangle1._xscale = 65;
}
if (_root.n7 == 3) {
_root.rectangle1._xscale = 70;
}
if (_root.n7 == 4) {
_root.rectangle1._xscale = 75;
}
if (_root.n7 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n7 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n7 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n7 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n7 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n7 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n7 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n7 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n7 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n7 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n7 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n7 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n7 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n7 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n7 == 19) {
_root.rectangle1._xscale = 15;
}
if (_root.n8 == 0) {
_root.rectangle1._yscale = 55;
}
if (_root.n8 == 1) {
_root.rectangle1._yscale = 60;
}
if (_root.n8 == 2) {
_root.rectangle1._yscale = 65;
}
if (_root.n8 == 3) {
_root.rectangle1._yscale = 70;
}
if (_root.n8 == 4) {
_root.rectangle1._yscale = 75;
}
if (_root.n8 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n8 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n8 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n8 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n8 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n8 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n8 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n8 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n8 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n8 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n8 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n8 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n8 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n8 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n8 == 19) {
_root.rectangle1._xscale = 15;
}
}
}
nextFrame();
play();
}
frame 3 {
tellTarget ('..') {
if (depart1 == 1) {
n1 = random(2);
n2 = random(5);
n4 = random(5);
n5 = random(5);
n6 = random(20);
if (n1 == 0) {
Xdep = 0;
Xbut = 800;
Xbdep = 800;
Xbbut = 0;
}
if (n1 == 1) {
Xdep = 800;
Xbut = 0;
Xbdep = 0;
Xbbut = 800;
}
if (n2 == 0) {
Ydep = 70;
}
if (n2 == 1) {
Ydep = 140;
}
if (n2 == 2) {
Ydep = 210;
}
if (n2 == 3) {
Ydep = 280;
}
if (n2 == 4) {
Ydep = 350;
}
if (n4 == 0) {
Ybut = 70;
}
if (n4 == 1) {
Ybut = 140;
}
if (n4 == 2) {
Ybut = 210;
}
if (n4 == 3) {
Ybut = 280;
}
if (n4 == 4) {
Ybut = 350;
}
if (n5 == 0) {
vX = 150;
}
if (n5 == 1) {
vX = 160;
}
if (n5 == 2) {
vX = 170;
}
if (n5 == 3) {
vX = 180;
}
if (n5 == 4) {
vX = 190;
}
if (n6 == 0) {
fac = 120;
facb = 110;
}
if (n6 == 1) {
fac = 110;
facb = 120;
}
if (n6 == 2) {
fac = 100;
facb = 130;
}
if (n6 == 3) {
fac = 90;
facb = 140;
}
if (n6 == 4) {
fac = 80;
facb = 150;
}
if (n6 == 5) {
fac = 70;
facb = 160;
}
if (n6 == 6) {
fac = 60;
facb = 170;
}
if (n6 == 7) {
fac = 130;
facb = 100;
}
if (n6 == 8) {
fac = 140;
facb = 90;
}
if (n6 == 9) {
fac = 150;
facb = 80;
}
if (n6 == 10) {
fac = 50;
facb = 180;
}
if (n6 == 11) {
fac = 40;
facb = 190;
}
if (n6 == 12) {
fac = 30;
facb = 200;
}
if (n6 == 13) {
fac = 20;
facb = 210;
}
if (n6 == 14) {
fac = 160;
facb = 70;
}
if (n6 == 15) {
fac = 170;
facb = 60;
}
if (n6 == 16) {
fac = 180;
facb = 50;
}
if (n6 == 17) {
fac = 190;
facb = 40;
}
if (n6 == 18) {
fac = 200;
facb = 30;
}
if (n6 == 19) {
fac = 210;
facb = 20;
}
vY = ((Ybut - Ydep) / Math.abs(Xbut - Xdep)) * vX;
if (Xbut - Xdep < 0) {
vX = -vX;
}
if (depart1 == 1) {
_root.boule1._X = Xdep;
_root.boule1._Y = Ydep;
_root.boule1._vX = vX;
_root.boule1._vY = vY;
_root.boule1._xscale = fac;
_root.boule1._yscale = fac;
depart1 = 0;
_root.boule2._X = Xbdep;
_root.boule2._Y = Ydep;
_root.boule2._vX = -vX;
_root.boule2._vY = vY;
_root.boule2._xscale = facb;
_root.boule2._yscale = facb;
}
}
if (!(0 >= vX ? true : Xbut >= _root.boule1._X)) {
gotoAndPlay('/son:4');
depart1 = 1;
}
if (!(vX >= 0 ? true : _root.boule1._X >= Xbut)) {
gotoAndPlay('/son:4');
depart1 = 1;
}
if (_root.fin == 0) {
if (_root.depart_chrono == 0) {
_root.heure_depart = getTimer();
_root.depart_chrono = 1;
_root.chrono._X = 10.45;
_root.rectangledemo._X = -400;
_root.savon._X = -200;
_root.affichbul1.text = ' ';
_root.affichbul2.text = ' ';
}
if (_root.depart_chrono == 1) {
_root.heure_arrivee = getTimer();
_root.temps = _root.heure_arrivee - _root.heure_depart;
_root.chrono._yscale = 100 - _root.temps / 600;
if (_root.chrono._yscale < 0) {
gotoAndPlay('/son:5');
_root.chrono._yscale = 0;
_root.fin = 1;
_root.generique._X = 174;
_root.ident._X = 190;
_root.classement._X = 680;
_root.chrono._X = -100;
}
}
}
}
gotoAndPlay(2);
}
}
movieClip 6 {
}
button 9 {
on (press) {
_root.fin = 1;
gotoAndPlay('/son:2');
_root.ident._X = 190;
_root.classement._X = 680;
_root.generique._X = 174;
_root.regle._X = -500;
_root.n7 = random(20);
_root.n8 = random(20);
if (_root.n7 == 0) {
_root.rectangle1._xscale = 55;
}
if (_root.n7 == 1) {
_root.rectangle1._xscale = 60;
}
if (_root.n7 == 2) {
_root.rectangle1._xscale = 65;
}
if (_root.n7 == 3) {
_root.rectangle1._xscale = 70;
}
if (_root.n7 == 4) {
_root.rectangle1._xscale = 75;
}
if (_root.n7 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n7 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n7 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n7 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n7 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n7 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n7 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n7 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n7 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n7 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n7 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n7 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n7 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n7 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n7 == 19) {
_root.rectangle1._xscale = 15;
}
}
}
movieClip 10 {
}
movieClip 12 {
}
movieClip 15 {
}
button 16 {
on (press) {
gotoAndPlay('/son:3');
if (_root.fin == 0) {
_root.depart1 = 1;
}
}
}
movieClip 19 {
}
movieClip 20 {
}
movieClip 22 {
}
movieClip 24 {
}
movieClip 26 {
}
movieClip 27 {
frame 1 {
if (!_load) {
_load = 1;
tellTarget ('..') {
call('/_phy:2');
}
_target;
}
nextFrame();
play();
}
frame 3 {
tellTarget ('..') {
call('/_phy:3');
call('/_phy:4');
}
gotoAndPlay(2);
_target;
_target;
}
}
button 28 {
on (press) {
if (_root.fin == 0) {
_root.surface1 += 3.14 * _root.rayon * _root.rayon * _root.boule2._xscale * _root.boule2._xscale / 10000;
_root.clic1 += 1;
_root.pourcent1.text = ' ' add _root.clic1;
_root.t1.text = 'Surface de la boule ' add 3.14 * _root.rayon * _root.rayon * _root.boule2._xscale * _root.boule2._xscale / 10000 add ' facteur d\'échelle ' add _root.boule2._xscale;
_root.depart1 = 1;
if (_root.clic1 == 1) {
gotoAndPlay('/son:7');
_root.affichbul1.text = 'bulle sélectionnée';
_root.affichbul2.text = 'bubble selected';
}
if (_root.clic1 == 2) {
gotoAndPlay('/son:7');
_root.affichbul1.text = 'bulles sélectionnées';
_root.affichbul2.text = 'bubbles selected';
}
if (_root.clic1 == 3) {
gotoAndPlay('/son:6');
_root.affichbul1.text = 'surface bulles / savon';
_root.affichbul2.text = 'area bubbles / soap';
_root.rectangle1.surface = _root.longueur * _root.rectangle1._xscale * _root.largeur * _root.rectangle1._yscale / 10000;
_root.boule2.pourcent = _root.surface1 / _root.rectangle1.surface;
_root.t2.text = 'surface cumulée boule ' add _root.surface1;
_root.t3.text = 'surface rectangle ' add _root.rectangle1.surface add ' fac x ' add _root.rectangle1._xscale add ' fac y ' add _root.rectangle1._yscale;
_root.resultat = int(_root.boule2.pourcent * 100);
_root.pourcent1.text = _root.resultat add ' %';
if (!(90 < _root.resultat ? _root.resultat < 110 : false)) {
if (!(80 < _root.resultat ? _root.resultat < 120 : false)) {
if (!(70 < _root.resultat ? _root.resultat < 130 : false)) {
if (!(60 < _root.resultat ? _root.resultat < 140 : false)) {
if (!(50 < _root.resultat ? _root.resultat < 150 : false)) {
if (!(40 < _root.resultat ? _root.resultat < 160 : false)) {
_root.score -= 10;
} else {
_root.score -= 6;
}
} else {
_root.score -= 3;
}
} else {
_root.score = _root.score;
}
} else {
_root.score += 3;
}
} else {
_root.score += 6;
}
} else {
_root.score += 10;
}
_root.affichage.text = 'Score : ' add _root.score;
_root.affich_pourcent1 = 1;
_root.depart1 = 1;
_root.clic1 = 0;
_root.surface1 = 0;
_root.n7 = random(20);
_root.n8 = random(20);
if (_root.n7 == 0) {
_root.rectangle1._xscale = 55;
}
if (_root.n7 == 1) {
_root.rectangle1._xscale = 60;
}
if (_root.n7 == 2) {
_root.rectangle1._xscale = 65;
}
if (_root.n7 == 3) {
_root.rectangle1._xscale = 70;
}
if (_root.n7 == 4) {
_root.rectangle1._xscale = 75;
}
if (_root.n7 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n7 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n7 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n7 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n7 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n7 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n7 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n7 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n7 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n7 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n7 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n7 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n7 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n7 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n7 == 19) {
_root.rectangle1._xscale = 15;
}
if (_root.n8 == 0) {
_root.rectangle1._yscale = 55;
}
if (_root.n8 == 1) {
_root.rectangle1._yscale = 60;
}
if (_root.n8 == 2) {
_root.rectangle1._yscale = 65;
}
if (_root.n8 == 3) {
_root.rectangle1._yscale = 70;
}
if (_root.n8 == 4) {
_root.rectangle1._yscale = 75;
}
if (_root.n8 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n8 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n8 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n8 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n8 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n8 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n8 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n8 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n8 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n8 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n8 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n8 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n8 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n8 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n8 == 19) {
_root.rectangle1._xscale = 15;
}
}
}
}
}
movieClip 31 {
}
button 32 {
on (press) {
if (_root.fin == 0) {
_root.surface1 += 3.14 * _root.rayon * _root.rayon * _root.boule1._xscale * _root.boule1._xscale / 10000;
_root.clic1 += 1;
_root.pourcent1.text = ' ' add _root.clic1;
_root.t1.text = 'Surface de la boule ' add 3.14 * _root.rayon * _root.rayon * _root.boule1._xscale * _root.boule1._xscale / 10000 add ' facteur d\'échelle ' add _root.boule1._xscale;
_root.depart1 = 1;
if (_root.clic1 == 1) {
gotoAndPlay('/son:7');
_root.affichbul1.text = 'bulle sélectionnée';
_root.affichbul2.text = 'bubble selected';
}
if (_root.clic1 == 2) {
gotoAndPlay('/son:7');
_root.affichbul1.text = 'bulles sélectionnées';
_root.affichbul2.text = 'bubbles selected';
}
if (_root.clic1 == 3) {
gotoAndPlay('/son:6');
_root.affichbul1.text = 'surface bulles / savon';
_root.affichbul2.text = 'area bubbles / soap';
_root.rectangle1.surface = _root.longueur * _root.rectangle1._xscale * _root.largeur * _root.rectangle1._yscale / 10000;
_root.boule1.pourcent = _root.surface1 / _root.rectangle1.surface;
_root.t2.text = 'surface cumulée boule ' add _root.surface1;
_root.t3.text = 'surface rectangle ' add _root.rectangle1.surface add ' fac x ' add _root.rectangle1._xscale add ' fac y ' add _root.rectangle1._yscale;
_root.resultat = int(_root.boule1.pourcent * 100);
_root.pourcent1.text = _root.resultat add ' %';
if (!(90 < _root.resultat ? _root.resultat < 110 : false)) {
if (!(80 < _root.resultat ? _root.resultat < 120 : false)) {
if (!(70 < _root.resultat ? _root.resultat < 130 : false)) {
if (!(60 < _root.resultat ? _root.resultat < 140 : false)) {
if (!(50 < _root.resultat ? _root.resultat < 150 : false)) {
if (!(40 < _root.resultat ? _root.resultat < 160 : false)) {
_root.score -= 10;
} else {
_root.score -= 6;
}
} else {
_root.score -= 3;
}
} else {
_root.score = _root.score;
}
} else {
_root.score += 3;
}
} else {
_root.score += 6;
}
} else {
_root.score += 10;
}
_root.affichage.text = 'Score : ' add _root.score;
_root.affich_pourcent1 = 1;
_root.depart1 = 1;
_root.clic1 = 0;
_root.surface1 = 0;
_root.n7 = random(20);
_root.n8 = random(20);
if (_root.n7 == 0) {
_root.rectangle1._xscale = 55;
}
if (_root.n7 == 1) {
_root.rectangle1._xscale = 60;
}
if (_root.n7 == 2) {
_root.rectangle1._xscale = 65;
}
if (_root.n7 == 3) {
_root.rectangle1._xscale = 70;
}
if (_root.n7 == 4) {
_root.rectangle1._xscale = 75;
}
if (_root.n7 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n7 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n7 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n7 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n7 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n7 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n7 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n7 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n7 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n7 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n7 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n7 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n7 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n7 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n7 == 19) {
_root.rectangle1._xscale = 15;
}
if (_root.n8 == 0) {
_root.rectangle1._yscale = 55;
}
if (_root.n8 == 1) {
_root.rectangle1._yscale = 60;
}
if (_root.n8 == 2) {
_root.rectangle1._yscale = 65;
}
if (_root.n8 == 3) {
_root.rectangle1._yscale = 70;
}
if (_root.n8 == 4) {
_root.rectangle1._yscale = 75;
}
if (_root.n8 == 5) {
_root.rectangle1._xscale = 80;
}
if (_root.n8 == 6) {
_root.rectangle1._xscale = 85;
}
if (_root.n8 == 7) {
_root.rectangle1._xscale = 90;
}
if (_root.n8 == 8) {
_root.rectangle1._xscale = 50;
}
if (_root.n8 == 9) {
_root.rectangle1._xscale = 45;
}
if (_root.n8 == 10) {
_root.rectangle1._xscale = 40;
}
if (_root.n8 == 11) {
_root.rectangle1._xscale = 35;
}
if (_root.n8 == 12) {
_root.rectangle1._xscale = 30;
}
if (_root.n8 == 13) {
_root.rectangle1._xscale = 25;
}
if (_root.n8 == 14) {
_root.rectangle1._xscale = 95;
}
if (_root.n8 == 15) {
_root.rectangle1._xscale = 100;
}
if (_root.n8 == 16) {
_root.rectangle1._xscale = 105;
}
if (_root.n8 == 17) {
_root.rectangle1._xscale = 110;
}
if (_root.n8 == 18) {
_root.rectangle1._xscale = 20;
}
if (_root.n8 == 19) {
_root.rectangle1._xscale = 15;
}
}
}
}
}
movieClip 33 {
}
button 34 {
on (press) {
gotoAndPlay('/son:2');
_root.generique._X = -500;
_root.ident._X = -500;
_root.classement._X = -500;
_root.pourcent1.text = ' ';
_root.affichage.text = 'Score : 0';
_root.depart1 = 1;
_root.affich_pourcent1 = 0;
_root.clic1 = 0;
_root.surface1 = 0;
_root.score = 0;
_root.affichage.text = 'Score : 0';
_root.depart_chrono = 0;
_root.fin = 0;
_root.regle._X = -500;
}
}
movieClip 41 {
}
movieClip 42 {
}
button 44 {
on (press) {
getURL('http://quick.games.free.fr/index.html', '_blank');
}
}
movieClip 46 {
}
button 47 {
on (press) {
gotoAndPlay('/son:2');
_root.generique._X = -500;
_root.ident._X = -500;
_root.classement._X = -500;
_root.pourcent1.text = ' ';
_root.affichage.text = 'Score : 0';
_root.depart1 = 1;
_root.affich_pourcent1 = 0;
_root.clic1 = 0;
_root.surface1 = 0;
_root.score = 0;
_root.affichage.text = 'Score : 0';
_root.depart_chrono = 0;
_root.fin = 0;
}
}
movieClip 49 {
}
button 50 {
on (press) {
gotoAndPlay('/son:2');
_root.generique._X = -500;
_root.regle._X = 180;
_root.rectangledemo._X = 650;
_root.savon._X = 627.9;
}
}
movieClip 52 {
}
button 54 {
on (press) {
getURL('http://quick.games.free.fr/index.html', '_blank');
}
}
movieClip 56 {
}
movieClip 58 {
}
movieClip 59 {
frame 1 {
stop();
}
frame 2 {
gotoAndPlay((eval(this))._target add ':1');
}
frame 3 {
gotoAndPlay((eval(this))._target add ':1');
}
frame 4 {
gotoAndPlay((eval(this))._target add ':1');
}
frame 5 {
gotoAndPlay((eval(this))._target add ':1');
}
frame 6 {
gotoAndPlay((eval(this))._target add ':1');
}
frame 7 {
gotoAndPlay((eval(this))._target add ':1');
}
}
button 66 {
on (press) {
getURL('http://quick.games.free.fr/index.html', '_blank');
}
}
button 70 {
on (press) {
getURL('http://quick.games.free.fr/index.html', '_blank');
}
}
movieClip 73 {
}
movieClip 74 {
}