开发者

conflict exists with definition friendlist in namespace internal flex error

开发者 https://www.devze.com 2023-03-04 22:39 出处:网络
in my variable i am getting error private var friendsList:VBox; \"conflict exists w开发者_运维技巧ith definition friendlist in namespace internal\" what it is ? thanks in advanceI suppose you have

in my variable i am getting error

private var friendsList:VBox;

"conflict exists w开发者_运维技巧ith definition friendlist in namespace internal" what it is ? thanks in advance


I suppose you have an other definition with name friendsList. Just rename one of them.

0

精彩评论

暂无评论...
验证码 换一张
取 消