Adobe Flex: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 16: Line 16:


=== Other ===
=== Other ===
* [http://www.artima.com/weblogs/viewpost.jsp?thread=212818 Creating Flex Components] by Bruce Eckel (the person who wrote the probably best Java book)
* [http://www.artima.com/weblogs/viewpost.jsp?thread=212818 Creating Flex Components] by Bruce Eckel (the person who wrote what is probably the best Java book)


* [http://www.phpbuilder.com/columns/daniel_williams20071005.php3 PHP and Adobe Flex], by Daniel Williams, Php Builder, 2007.
* [http://www.phpbuilder.com/columns/daniel_williams20071005.php3 PHP and Adobe Flex], by Daniel Williams, Php Builder, 2007.

Revision as of 19:51, 27 October 2007

Draft

Definition

“Adobe Flex is a software development kit and an IDE for a group of technologies initially released in March of 2004 by Macromedia to support the development and deployment of cross platform, rich Internet applications based on their proprietary Macromedia Flash platform.
In April 2007, Adobe announced plans to open source Flex, specifically the Flex SDK, although the Flash underpinnings and the Flex Builder IDE still remain proprietary and commercial.”
(Wikipedia, retrieved 15:49, 6 September 2007 (MEST)).

This is part of the Flash series of articles. But it is not a tutorial !! See also: Flash ActionScript 3 overview

Links

Adobe tutorials

Other