Originariamente inviato da mame01
luca io ho fatto una prova di questo genere e funziona benissimo

this.createEmptyMovieClip("testo",1)
this.testo.createTextField("testo",1,0,0,100,20)
lin="http://www.ziobilly.com"
ntz="miao"
testo.testo.html = true;
testo.testo.htmlText=""+ ntz +"";
ciao Emanuel!

Lo so, è perfetto, l'unico problema è che non posso creare il campo di testo, devo usare, per vari problemi, quello che ho creato nel clip!

Non so...dovè che sbaglio ?