flex4 addEliment的问题
?flex4自定义组件中使用addEliment时需要注意用组件隔开,否则会添加到皮肤里,导致出错。
比如
?
?然后再用?g.addElement(newAdd);?
?然后再用
g.addElement(newAdd);