www.51flex.net
好东西大家一起分享 只说技术不拉家常
非常实用

for example:
    var button:Button = new Button();
    this.addChild(button);

    //重点在这里
    button["label"] = "test";
    button["Move"](100,100);

自己写个demo去体会下吧  
posted on 2007-12-21 13:46  aixia  阅读(4762)  评论(2编辑  收藏  举报