开发者

Importing Flash project into Flash Builder

I am on a mac and I have a preexisting Flash project. (i.e usual fla, src, lib) folders.

Now, I want to start writing the code using Flash Builder 4.

How do I import all those files so I can now develop开发者_如何学JAVA in Flash Builder 4?

Thank you,

Tee


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.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜