当前位置: 代码迷 >> Web前端 >> packages cannot be nested
  详细解决方案

packages cannot be nested

热度:401   发布时间:2012-10-15 09:45:25.0
packages cannot be nested.
http://stackoverflow.com/questions/2489044/packages-cannot-be-nested

觉得问题应该是这里:
引用
down vote
i think you have to write: <fx:Script source="myClass"/> ( no colon but the equal sign .... )
... and myClass must be an actionScript file and not a class
link | edit | flag
  相关解决方案