home *** CD-ROM | disk | FTP | other *** search
- _global.level = 1;
- _global.fotemps = 0;
- _global.temps = 0;
- this.attachMovie("VagueClip","vague00",_global.decorsDepth + 1);
- this.vague00.vitesse = 40;
- this.vague00._yscale = 120;
- this.vague00._x = 0;
- this.vague00._y = 340;
- this.attachMovie("VagueClip","vague01",_global.decorsDepth + 2);
- this.vague01.vitesse = 40;
- this.vague01._yscale = 120;
- this.vague01._x = 600;
- this.vague01._y = 340;
- this.attachMovie("VagueClip","vague10",_global.decorsDepth + 3);
- this.vague10.vitesse = 30;
- this.vague10._yscale = 80;
- this.vague10._x = 0;
- this.vague10._y = 240;
- this.vague10._alpha = 40;
- this.attachMovie("VagueClip","vague11",_global.decorsDepth + 4);
- this.vague11.vitesse = 30;
- this.vague11._yscale = 80;
- this.vague11._x = 600;
- this.vague11._y = 240;
- this.vague11._alpha = 40;
- this.attachMovie("EauBasClip","eauBas",_global.EauBasDepth);
- this.eauBas._y = 320;
- this.attachMovie("VaisseauClip","vesso",_global.vaisseauDepth);
- this.attachMovie("LifeBarClip","lifeBar",_global.lifeBarDepth);
- this.lifeBar.init(5,70,60,10,"0xD81400","0xFFFFFF");
- this.attachMovie("PowerBarClip","powerBar",_global.powerBarDepth);
- this.powerBar.init(140,35,60,10,"0x0000FF","0xFFFFFF");
- this.createEmptyMovieClip("tirEnnemiClip",_global.tirEnnemiDepth);
- this.createEmptyMovieClip("tirVaisseauClip",_global.tirVaisseauDepth);
- this.nivo = new Object();
-