Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Macromedia Ships Flex Development Tool


Macromedia Monday shipped Flex Builder, an integrated development environment (IDE) for Web applications built on the company's XML-based Flex application platform.

Flex was introduced by Macromedia in March as one of several moves to push its Flash technology into the enterprise. At that time, Macromedia promised to put what it then called "Brady" in users' hands by summer.

"Brady will do for Flex [developers] what Dreamweaver does for HTML," said Jeff Whatcott, the vice president of product management at Macromedia, in an interview then.

Flex Builder offers a design view for interface layout, a MXML (Macromedia Flex Markup Language) and ActionScript code editor, and integrated debugging capabilities, said Macromedia.

For example, developers can drag and drop user interface components and containers into place with Builder, rather than code the interface by hand. A split screen shows both the design and the corresponding code.

Although Flex applications can be written with any IDE, Macromedia created Flex Builder to both make it easier to develop in the framework, and to bring more people to the party.

"Flex Builder lets more people than just code writers join the development team," said Lucian Beebe, the senior product manager for Flex Builder. "Technical designers, for example, can contribute to a Flex project with Builder."

Builder also speeds up the Flex learning process, a critical characteristic, said Beebe, since the development framework is "brand new to most people." Using the side-by-side code and design views, he said, new users can see the code that results from a drag-and-drop design modification.

Another advantage that Flex Builder brings to the table is its integrated debugger. Although Flex ships with a stand-alone debugger, most developers prefer a debugger integrated with the rest of the design environment, said Beebe.

So far, Flex Builder has done about as well as expected in its beta test rounds, said Beebe. "About 30 percent of the Flex users are using Flex Builder. Some customers prefer to use their existing IDEs, but we wanted to give people a more productive, Flex-specific environment."

Flex Builder won't be the last IDE move from Macromedia. It's working on a variation, code-named Partridge, that will help developers build Flash-enable applications from within other IDEs. "We're spending a lot of time looking at that," said Beebe, "and we may support other IDEs in the future."

Flex Builder, which as of Monday is now included with Flex Presentation Server, the software that compiles and serves up applications written with Flex, runs in Windows 2000 and XP, and is currently available only in English. Existing users of Flex will be shipped copies of Flex Builders.

Each full version of Flex Presentation Server includes five licenses for Flex Builder, and additional licenses can be purchased from Macromedia. Prices for Flex start at $12,000 for a dual-CPU license.

A 60-day trial version of Flex, which include Flex Builder, can be ordered on CD for $8.99 from the Macromedia Web site.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.