To push Flex 2, Adobe is giving away a software development kit for free, lowering the price of an ease-of-use development tool, and widening the capabilities of Flex 2 to work with Ajax.

Charles Babcock, Editor at Large, Cloud

July 11, 2006

4 Min Read

The former Macromedia in San Francisco was known as the Cadillac supplier of tools for Web site development. Now, as part of Adobe Systems, it wants to become more of a Volkswagon-style supplier: The driving experience will remain the same but its aiming for thousands of new drivers. Actually, over the next three years, it would like a million.

Adobe acquired Macromedia in December and is bidding to broaden its product line in the field of rich Internet applications, the "next generation" apps that allow more customer self service, more individual user interaction with the Web site, and a higher degree of navigability for site and user interactions.

In 2004 Macromedia launched Flex, a $20,000 set of user interface components and tools to make it easier to build applications capitalizing on Macromedia's multimedia engine, the Flash Player. To date, about 5,000 developers have made use of Flex components and tools, says Jeff Whatcott, senior director of product marketing.

Now it's giving away the software development kit for free, lowering the price of the ease-of-use development tool, and widening the capabilities of Flex 2 to work with Ajax. The old Macromedia used to say the future of interactive Internet applications belonged to the Flash Player. Many user interactions could take place within its confines.

Adobe now says Flash is great, Ajax is great, and Flex will work with both. In effect, Adobe says Flex 2 and other Adobe tools will provide a high-end development platform for Ajax-style development.

"We think Ajax is incredibly cool," said Whatcott. "We are not at war with Ajax. Like peanut butter and jelly, Flex and Ajax go great together."

To attract more developers to Flex, Adobe is dropping the cost to zero for getting started with Flex. It's giving away the Flex software development toolkit, which includes the Flex compiler, and making its integrated development tool, Flex Builder 2, available for $499. User interface components come with it. It's also expanding what Flex 2 can do with a set of Data Services, a bunch of Java Servlets running on an Internet server that add guaranteed message delivery, publish and subscribe services, real time push of data to the browser, and collaboration capabilities. If Flex previously concentrated on the end user interface, Flex Data Services bolsters what Flex can do at the server. Again, Adobe is making it free to get started with Flex Data Services in its Express version, which can be deployed on a single processor server. The moves to make parts of Flex freely available are intended as "a game changing move," says Whatcott. But when Data Services get deployed in production on larger servers, that's when the $20,000 price per CPU kicks in again.

Although Adobe says Flex 2 works well alongside open source Ajax, the differences that it emphasizes suggest that it's a better Ajax than Ajax. For example, Flex 2 implements a new version of the Flash scripting language, ActionScript 3.0, a proprietary version of the international standard EcmaScript. ActionScript competes with Ajax' notoriously cranky JavaScript and surpasses it when it comes object-oriented behavior, making it easier for Java developers to become Flex users.

"ActionScript is a much more powerful language," said Mansour Raad, chief architect for a unit of ESRI, the supplier of geographic system services and software. ActionScript in its third version traps programming errors and enforces variable typing, which lead to clearer runtime results and avoids some tampering exposures. JavaScript, in comparison, "is kind of strange and loose. It let's you do anything you want and continues on its merry way."

Raad said another proprietary feature of Flex, its use of MXML or Macromedia's extended XML, lets programmers lay out a user interface the way it will look to the end user, rather than requiring a JavaScript programmer to guess at how the HTML will look once displayed.

When combined with Adobe's new Flash Player 9, Raad said the combination yields impressive results and ESRI uses it to add specialized functions over its mapping and geographic data services. For example, ESRI's Arcweb Service has a "Find" function that a developer can be place on a map of a state or country. It lets the end user type in an address or zip code and the map zeros in on the locale, without the user downloading a fresh HTML page. If asked, it also will find the location of the end user's computer.

Because Flash 9 recognizes ActionScript 3.0, it can scroll through large tables or maps as if they were located on the user's desktop machine instead of being downloaded from an Internet server. The Flash Player uses compiled ActionScript code instead of an intermediate, interpreted code, as JavaScript does, eliminating the jerky motion as a user moves through a table. "It's a hundred times faster," claims Raad.

About the Author(s)

Charles Babcock

Editor at Large, Cloud

Charles Babcock is an editor-at-large for InformationWeek and author of Management Strategies for the Cloud Revolution, a McGraw-Hill book. He is the former editor-in-chief of Digital News, former software editor of Computerworld and former technology editor of Interactive Week. He is a graduate of Syracuse University where he obtained a bachelor's degree in journalism. He joined the publication in 2003.

Never Miss a Beat: Get a snapshot of the issues affecting the IT industry straight to your inbox.

You May Also Like


More Insights