读书人

flash as3 list 组件的应用

发布时间: 2012-09-14 23:00:49 作者: rapoo

flash as3 list 组件的使用

xlk.rowHeight = 30;//行高trace (xlk.length);//list的date个数var myFormat:TextFormat=new TextFormat();myFormat.color = 0xff0000;//设置字体颜色myFormat.size = 60//设置字体大小xlk.setRendererStyle ("textFormat",myFormat);//应用上面的设置//帮助文档   http://help.adobe.com/zh_CN/AS3LCR/Flash_10.0/flash/text/TextFormat.html#size

?

读书人网 >Flash

热点推荐