Flex4以后Menubar背景设置问题

来源:互联网 发布:三岛由纪夫禁色 知乎 编辑:程序博客网 时间:2024/05/23 13:50

 flex4的 backgroundColor失效,需要使用 contentBackgroundColor


menubar.setStyle("contentBackgroundColor", "#006600");

0 0
原创粉丝点击