prova così

attivi html dal pulsante il codice:

codice:
System.useCodepage=true
var loading = new LoadVars();
loading.load("we.txt");
loading.onLoad = function (success) {
if (success){
_root.testo.htmlText= loading.variabile;
}
}
nel txt

&variabile=teso<font color='#33FF00'>cambio colore</font>,