Importing Flash project into Flash Builder

谁说我不能喝 提交于 2019-11-30 20:28:57

Found it. Just need to do File > New > Flex Project to define a project for the folder containing your app.

Thanks,
Tee

Flash Builder cannot open fla files. If your code is pure actionscript, you can create new project and remake it there.

You can use Flash Builder 4 to open and run Flex Builder 3 projects. The 3.5 SDK comes as part of the Flash Builder 4 install. If you have pure actionscript files, and don't have a 3.5 project, then you can always create a new project, then copy in your directory structure. It shouldn't be too painful, but you probably want to move some of your prior actionscript into mxml for your views to take advantage of its conciseness in describing views.

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