Software > Physical Media > Most Wished For > Web Page Editors






Price: $396.05 ($699.00)

(as of 2012-11-06 20:37:12 PST)

You save $302.95 (43%)

Usually ships in 24 hours

Web Page Editors

Rating: 5.0 / 5.0 (2 votes)

Released: 2008-03-03

Buying Choices

3 new from $392.07
2 used from $295.95

(as of 2012-11-06 20:37:12 PST)




Adobe Flex Builder Pro 3.0 by Adobe

Software Details

Brand: Adobe Media: CD-ROM Hardware Platform: Mac Operating System: Mac OS X Intel

Check All Offers Add to Wish List Customer Reviews

Description

Item #: Q41374. Adobe Flex Builder 3 Professional offers all of the powerful features included in Adobe Flex Builder 3 Standard plus powerful memory and performance profiling tools, the new Advanced Datagrid, support for automated functional testing, and extensible charting components for rich data visualization. Product Description: Adobe Flex Builder Professional – ( v. 3 ) – complete package
Category: Development tools
Subcategory: Development tools – web applications
Version: 3
License Type: Complete package
License Qty: 1 user
License Pricing: Standard
Language(s): Universal English
Platform: Windows, MacOS
Distribution Media: DVD-ROM
Package Type: Retail
OS Required: Microsoft Windows XP SP2, Microsoft Windows Vista Home Premium, Apple MacOS X 10.5, Apple MacOS X 10.4.7 – 10.4.10
Customers also search for: TechnologySoftwareDeveloper Software Discount Adobe Flex Builder Professional – ( V. 3 ) – Complete Package, Buy Adobe Flex Builder Professional – ( V. 3 ) – Complete Package, Wholesale Adobe Flex Builder Professional – ( V. 3 ) – Complete Package, 0883919144580, 38044388, Developer Software

Platforms

Windows Vista, Mac OS X Intel, Windows 2000, Windows XP, Mac OS X

Product Features

  • Enables intelligent coding; interactive step-through debugging; and visual design of user interface layout, appearance, and behavior of business-critical RIAs
  • Ability to import assets from Adobe Creative Suite 3 makes it easy for designers and developers to work together
  • Take advantage of editors for MXML, ActionScript, and CSS; syntax coloring; statement completion; code collapse; interactive step-through debugging; and more
  • Visually design and preview user interface layout, appearance, and behavior using a rich library of built-in or custom components
  • All of the powerful features included in Flex Builder 3 Standard, plus powerful testing tools and interactive data visualization

Editorial Review

Adobe Flex Builder 3 Professional software is a productive Eclipse based development tool for creating business-critical rich Internet applications that run in Adobe Flash Player or Adobe AIR, enabling intelligent coding, interactive step-through debugging, and visual layout and design of the user interface.

Content Assist displays code completion hints as you enter MXML, ActionScript, and CSS code.

In MXML Design mode, you interact with your Flex applications visually; dragging and dropping components on to the design area, selecting and resizing components, and so on.

To support a particular task or group of tasks, editors and supporting views are combined into a perspective. Flex Builder contains two perspectives: Flex Debugging and Flex Development. Flex Builder Professional contains an additional perspective, Flex Profiling.

When you create a project, Flex Builder switches into the Development perspective so you can begin developing your application

Top reasons to buy Adobe Flex Builder 3

  • Powerful coding tools: Take advantage of editors for MXML, ActionScript, and CSS; syntax coloring; statement completion; code collapse; interactive step-through debugging; and more.
  • Rich visual layout: Visually design and preview user interface layout, appearance, and behavior using a rich library of built-in components. Create or extend those components easily if you need to.
  • Interactive data visualization: Create data dashboards and interactive data analysis by simply dragging and dropping a chart type and linking it to a data source using the Flex Charting library.
  • Skinning and styling: Customize the appearance of an application using CSS and graphical property editors to quickly set the most commonly used properties and preview the results in Design view.
  • Integration with Creative Suite 3: Import ready-to-use creative assets directly into Flex quickly and easily with new Flex Skin Design extensions for Adobe Flash, Illustrator, Photoshop, and Fireworks software.
  • Code refactoring: Find references to classes, variables, and methods, and rename them easily.
  • Native support for Adobe AIR: Build desktop applications with the same skills and codebase as your RIAs with new desktop components and Adobe AIR development tools.
  • Powerful testing tools: Use memory and performance profilers to investigate memory use and analyze where applications are using resources. Automated functional testing support, now included in Flex Builder Professional, enables regression testing.
  • Advanced data services: Invoke web services or request XML data via HTTP using a rich, built-in library of data access services. Use open-source BlazeDS to easily connect applications to back-end services, leveraging Remoting and AMF, a binary, high-performance HTTP-based data transport. You can also add real-time data push and pub/sub messaging.
  • Open-source framework: Beginning with Flex 3, the entire Flex framework is now available as an open-source project. Flex Remoting and Flex Messaging are also available as open source in BlazeDS.

Powerful coding tools
Adobe Flex Builder 3 is a powerful Eclipse based IDE that includes editors for MXML, ActionScript, and CSS, as well as syntax coloring, statement completion, code collapse, interactive step-through debugging, and more.

Rich visual layout (Enhanced in Flex Builder 3)
Visually design and preview user interface layout, appearance, and behavior using a rich library of built-in components. Extend the built-in components or create new ones as needed.

New in Flex 3–Interactively set and preview CSS values on any of your components in Flex Builder design view.

Interactive data visualization (Enhanced in Flex Builder 3) (Professional edition only)
Create data dashboards and interactive data analyses by simply dragging and dropping a chart type and linking it to a data source using the Flex charting library. Use the powerful new Advanced Datagrid to enable users to explore complex data.

New in Flex 3–Use the powerful new Advanced Datagrid to enable users to explore complex data. Charts have also been enhanced with new interaction support, a drawing API, and support for multiple axes.

Skinning and styling (Enhanced in Flex Builder 3)
Customize the appearance of an application using CSS and graphical property editors. Quickly set the most commonly used properties, and preview the results in design view.

New in Flex Builder 3–Design View within Flex Builder has also been enhanced to support rendering of skins and styles, allowing designers and developers to update properties and visualize how they affect each skin without needing to rebuild the application.

Integration with Adobe Creative Suite 3 (New in Flex Builder 3)
New Flex Skin Design Extensions for Adobe Flash, Illustrator, Photoshop, and Fireworks make it fast and easy to import ready-to-use creative assets directly into Flex Builder 3. Use the new Adobe Flex Component Kit for Adobe Flash CS3 Professional to create interactive, animated content in Flash that can then be exported as a Flex component.

Code refactoring (New in Flex Builder 3)
The new Flex Builder 3 refactoring engine allows developers to quickly navigate through code or to quickly restructure code by renaming all references to a class, method, or variable.

Native support for Adobe AIR (New in Flex Builder 3)
Flex Builder 3 provides the fastest way to create applications for Adobe AIR, including all the tools required to build, debug, package, and sign AIR applications. The Adobe AIR runtime lets you quickly develop RIAs for the desktop using the same skills and code-base you use to build RIAs for the browser.

Powerful testing tools (New in Flex Builder 3) (Professional edition only)
The Flex Builder 3 memory and performance profilers enable developers to improve application performance by providing tools to monitor and analyze memory consumption and CPU cycles. Support for automated functional testing tools such as HP QuickTest Professional (formerly Mercury QuickTest Professional), is also now available in Flex Builder 3 Professional.

Advanced data services (New in Flex Builder 3)
Invoke web services or request XML or other data via HTTP using a rich, built-in library of data access services. Use open source BlazeDS to easily connect applications to back-end services leveraging Flex Remoting and Messaging, providing, a binary, high-performance, HTTP-based data transport, plus real-time data push and pub/sub messaging.

Flex 2 and 3 SDK support (New in Flex Builder 3)
Flex Builder 3 can create applications based on either the Flex 2 SDK or the Flex 3 SDK, enabling developers to leverage many of the great new Flex Builder 3 capabilities while maintaining Flex 2 applications.

Improved project workflows (New in Flex Builder 3)
Use new Flex Builder 3 project wizards to support the most common back ends. New wizards make it fast and easy to get started, whether you're using PHP, ASP.NET, ColdFusion, Java. Workflow for developers using LiveCycle Data Services is improved as well. Lastly, improved project portability support enables developers to share projects and application settings more easily.

Web Service introspection (New in Flex Builder 3)
Flex Builder 3 can now retrieve a WSDL and generate ActionScript proxies to make calls and serialize/deserialize strongly-typed objects. New code hinting is available for making Web service calls and dealing with responses.

More Details

Publisher: Adobe Category: Web Page Editors Binding: CD-ROM Language: English


Comments




Become a fan of CoderLobby.com | Best Source for Software Downloads on Facebook for the inside scoop on latest and most exclusive software.