Adobe Flex: Difference between revisions
Jump to navigation
Jump to search
m (→Links) |
m (→Links) |
||
Line 10: | Line 10: | ||
== Links == | == Links == | ||
=== Adobe tutorials === | |||
* [http://www.adobe.com/devnet/flex/articles/creating_components.html Creating Flex components] | |||
* [http://www.adobe.com/devnet/flex/mxml_as.html] MXML and ActionScript] (Series of tutorials) | |||
=== Other === | |||
* [http://www.artima.com/weblogs/viewpost.jsp?thread=212818 Creating Flex Components] by Bruce Eckel (the person who probably wrote the best Java book) | * [http://www.artima.com/weblogs/viewpost.jsp?thread=212818 Creating Flex Components] by Bruce Eckel (the person who probably wrote the best Java book) | ||
Revision as of 09:07, 2 October 2007
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
- Creating Flex components
- [1] MXML and ActionScript] (Series of tutorials)
Other
- Creating Flex Components by Bruce Eckel (the person who probably wrote the best Java book)
- Flexexamples.com Peter deHaan's blog (He works in the Flex team at Adobe)