很实用的一个方法:
this.createTextField("showMenu_txt",this.getNextHighestDepth(),10,100,100,22);
showMenu_txt.html = true;
showMenu_txt.autoSize = true;
showMenu_txt.htmlText = "<font color='#ff0000'>"+user1+"</font>"+"对"+"<font color='#ff0000'>"+user2+"</font>"+"说";
this.createTextField("showMenu_txt",this.getNextHighestDepth(),10,100,100,22);
showMenu_txt.html = true;
showMenu_txt.autoSize = true;
showMenu_txt.htmlText = "<font color='#ff0000'>"+user1+"</font>"+"对"+"<font color='#ff0000'>"+user2+"</font>"+"说";
回复Comments
作者:
{commentrecontent}