VVoVe:
grandioso!!!
sei gentilissimo...
adesso ho solo un problema: faccio per aprire il fla con flashMX e mi dice FORMATO DI FILE IMPREVISTO (???)
e poi:
il tuo codice funzionerebbe anche se il testo fosse un mc?
volevo vedere il codice anche per capire questo...
questo è invece il codice che mi hanno indicato altrove:
my_btn1.onPress=function(){
font="arial";
}
my_btn2.onPress=function(){
font="times new roman";
}
my_btn3.onPress=function(){
font="verdana";
}
myformat = new TextFormat();
myformat.font=font; // il font che ho scelto
myformat.size=12;
mytext_txt.htmlText="QUI_IL_TESTO_SCELTO";
mytext_txt.setTextFormat(myformat);
che ne dici?
molto interessante anche il tuo sito!!!
grazie ancora!
spero ci sarà un modo per vedere il fla.
ciao
![]()