home *** CD-ROM | disk | FTP | other *** search
- trace("start frame");
- creerRectangle({pere:this,nom:"IntroClicZap",level:52465,couleur:0,alpha:0,x:0,y:0,width:800,height:600});
- this.IntroClicZap.onPress = function()
- {
- _root.t1_txt.removeMovieClip();
- _global.ChangeModule({codeRub:HOTE.LocalConfig.magSom,numMod:0});
- };
- this.IntroClicZap._visible = true;
- play();
-