Getting error while maintaining flash code

爱⌒轻易说出口 提交于 2019-12-06 20:16:35

In one flex application there can be only one mxml with WindowApplication container. Rest of the containers should be Group.

I left landing page as WindowApplication and changed rest in Group, this revolved the issue I was facing.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!