开发者

What are the differences between the Flash Professional and the Flash Builder?

I couldn't find a comparation on the web, so, what's the difference between the Flash Professional and the Flash Builder?

--update

I saw in a video that I can edit some code in the Flash Professional. 开发者_运维百科And I just saw coding in Flash Builder. So, my understand is that Flash Professional does what Flash Builder does, but not the oposite. Is it right?


  • Flash Professional refers to the traditional Flash IDE that is a member of the Creative Suite family.

  • Flash Builder refers to the actionscript code editor built upon Eclipse (previously known as Flex Builder).


Flash Builder: Flash Builder 4.7 software is a professional-grade development tool for rapidly creating games and applications for the web and mobile devices using ActionScript and the open source Flex framework. It includes support for intelligent coding, interactive step-though debugging, and multiplatform publishing workflows.

Flash Professional: Flash Professional is a timeline-based productivity tool for creating animated SWF and FLV content, used by creative professionals to add interactivity to websites. Flash Professional contains an ActionScript editor for basic ActionScript editing. However, for advanced ActionScript editing, most ActionScript developers use Flash Builder.

http://www.adobe.com/in/products/flash-builder/faq.html


Flash Builder is better suited for user interface programming where the focus is creating, reading, updating, and deleting data. It provides you with layout and data access tools, and many more that would be extremely difficult (I'd like to say practically impossible) to achieve (and more importantly, maintain) in Flash Pro.

Flash Pro is more focused on creating and animating graphics. Your focus is the timeline, thus, what visually happens to each graphic object in which frame[s]. You create ActionScript code, most likely writing event handlers for frame events and any other visual-related manipulation.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜