Which version of Flex Builder do I need?

无人久伴 提交于 2019-12-12 04:35:49

问题


I have a Flex project that I need to work on that using some mxml elements which I believe are charting related: Pie Chart, and some LineGraphs. Do I need to buy Flex Builder Professional to compile the project, or will Standard work? On a related side-note, the Adobe website is brutal.

I was going to use Eclipse with the SDK but the increased setup time and lack of code completion makes it not a contender in my situation.


回答1:


If code completion and ease of setup are primary concerns, then I highly recommend you get Flex Builder.

The charting components are part of the Flex "data visualization" kit from Adobe. You need a license key for these unless you're happy to have a "trial" watermark rendered over the top of every chart your app displays.

Flex Builder Professional buys you the license key you need to remove the watermark.




回答2:


No, you do not need to buy Flex Builder. You can do everything with notepad (or whatever your favorite editor may be) and the Flex SDK. Some may say it is easier to work within Flex Builder...but I am not so sure! And, yes, agreed, the Adobe site is quite the mess.

Download Flex SDK 3.4



来源:https://stackoverflow.com/questions/1821969/which-version-of-flex-builder-do-i-need

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