Bonjour,
Dans mon onClipEvent(load) j'ai fais un :
this.createTextField("my_txt", 1, this._x, this._y, 100, 10) ;
my_txt.text = "toto" ;
Mais rien ne s'affiche jamais, j'ai tout esseyé :
J'ai modifié la variable profondeur voir si ct pas passé derrière et j'ai mis le chemin absolu mais rien a faire, rien ne s'affiche, pourquoi ?
Partager