This page contains a list of user images about Flex which are relevant to the point and besides images, you can also use the tabs in the bottom to browse Flex news, videos, wiki information, tweets, documents and weblinks.
P!nk - Just Give Me A Reason ft. Nate RuessFrom the Grammy Nominated album The Truth About Love available now - http://smarturl.it/tal Music video by P!nk featuring Nate Ruess performing Just Give Me ...
Jack Sparrow (feat. Michael Bolton)Buy at iTunes: http://goo.gl/zv4o9. New album on sale now! http://turtleneckandchain.com.
James Arthur sings Shontelle's Impossible - The Final - The X Factor UK 2012Watch judges' comments at http://itv.com/XFactor (UK ONLY) Watch James Arthur sing Impossible by Shontelle Sweeeeet! As potential Winner's Singles go, this o...
THE LEGEND OF ZELDA RAP [MUSIC VIDEO]WATCH BLOOPERS & MORE: http://bit.ly/ZELDAxtras DOWNLOAD THE SONG: http://smo.sh/13NrBp8 DOWNLOAD UNCENSORED SONG: http://smo.sh/WMYpsf GET LEGEND OF SMOSH T...
David Guetta - Titanium ft. SiaFrom the album Nothing But The Beat Ultimate - Download on iTunes here: http://smarturl.it/NBTBiTunes?IQid=vevo Featuring Sia, Ne-Yo, Akon, Nicki Minaj, Flo ...
MACKLEMORE & RYAN LEWIS - THRIFT SHOP FEAT. WANZ (OFFICIAL VIDEO)Thrift Shop on iTunes: http://itunes.apple.com/us/album/thrift-shop-feat.-wanz-single/id556955707 The Heist physical deluxe edition: http://www.macklemoremer...
Rihanna - Rehab ft. Justin TimberlakeMusic video by Rihanna performing Rehab. YouTube view counts pre-VEVO: 19591123. (C) 2007 The Island Def Jam Music Group.
Rihanna - UnfaithfulMusic video by Rihanna performing Unfaithful. (C) 2006 The Island Def Jam Music Group #VEVOCertified on Feb. 15, 2012. http://vevo.com/certified http://youtu...
Kai and His Girlfriend, EllenThe adorable 4-year-old crooner was back to put the moves on our host, and to make everybody in the audience melt. This kid is too adorable!
Threw It On The GroundDownload on iTunes: http://goo.gl/gcVR7 THREE T-Shirt designs!: http://goo.gl/jr4sY So many things to throw on the ground! Featuring Ryan Reynolds and Elijah...
Rihanna - Stay ft. Mikky EkkoDownload "Stay" from Unapologetic now: http://smarturl.it/UnapologeticDlx Music video by Rihanna performing Stay ft. Mikky Ekko. © 2013 The Island Def Jam Mu...
YOLO (feat. Adam Levine & Kendrick Lamar)YOLO is available on iTunes now! http://smarturl.it/lonelyIslandYolo THE LONELY ISLAND - THE WACK ALBUM - JUNE 11th! Pre-order THE WACK ALBUM DIRECT: http://...
Epic Trick Shot Battle | Dude PerfectPlay the DUDE PERFECT GAME here! iPhone - http://bit.ly/DPGameiPhone Android - http://bit.ly/DPGameAndroid iPad - http://bit.ly/DPGameiPad Tweet! http://bit....
What Caffeine DoesPlease subscribe to my channel and my vlog channel! I make new videos here every Wednesday and make vlogs during my majestical daily life. JennaMarbles Jenna...
MACKLEMORE & RYAN LEWIS - CAN'T HOLD US FEAT. RAY DALTON (OFFICIAL MUSIC VIDEO)Macklemore & Ryan Lewis present the official music video for Can't Hold Us feat. Ray Dalton. Can't Hold Us on iTunes: https://itunes.apple.com/us/album/cant-...
Drive Thru Invisible Driver PrankLearn Magic at http://www.penguinmagic.com Instagram: http://instagram.com/themagicofrahat Twitter: http://twitter.com/magicofrahat Facebook Group: http://ww...
Draw My Life- Jenna MarblesThis video accidentally turned out kind of sad, ME SO SOWWY IT NOT POSED TO BE SAD WHO WANTS HUGS AND COOKIES? Also, FYI for anyone attempting this, it takes...
Rihanna - DiamondsPre-order new album Unapologetic, out worldwide Monday, November 19: http://smarturl.it/UnapologeticDlx Music video by Rihanna performing Diamonds. ©: The Is...
Rihanna - Pon de Replay (Internet Version)Music video by Rihanna performing Pon de Replay. YouTube view counts pre-VEVO: 4166822. (C) 2005 The Island Def Jam Music Group.
| Developer(s) | Apache Software Foundation and Adobe Systems |
|---|---|
| Initial release | June 20, 2004 |
| Stable release | 4.9.0 / January 11, 2013 |
| Development status | Active |
| Operating system | Windows, Mac OS X, Linux, Android, IOS, BlackBerry Tablet OS |
| Available in | Various between websites |
| Type | Software development kit application |
| License | Apache License version 2.0 |
| Website | Apache Flex and Adobe Flex |
Apache Flex, formerly Adobe Flex, is a software development kit (SDK) for the development and deployment of cross-platform rich Internet applications based on the Adobe Flash platform. Initially developed by Macromedia and then acquired by Adobe Systems, Flex was donated by Adobe to the Apache Software Foundation in 2011[1] and promoted to a top-level project in December 2012.
The Flex 3 SDK was released under the open source Mozilla Public License in 2008. Consequently, Flex applications can be developed using standard IDEs, for example Eclipse, as well as the proprietary Adobe Flash Builder. The latest version of the SDK is version 4.9. It is released under version 2 of the Apache License.
Contents |
Overview [edit]
Flex utilizes MXML to define UI layout and other non-visual static aspects, ActionScript to address dynamic aspects and as code-behind, and targets Adobe AIR or Flash Player as runtime of the resultant application. [2]
Versions [edit]
Macromedia Flex 1.0 and 1.5 [edit]
Macromedia targeted the enterprise application development market with its initial releases of Flex 1.0 and 1.5. The company offered the technology at a price around US$15000 per CPU. Required for deployment, the Java EE application server compiled MXML and ActionScript on-the-fly into Flash applications (binary SWF files). Each server license included 5 licenses for the Flex Builder IDE.
Adobe Flex 2 [edit]
Adobe significantly changed the licensing model for the Flex product line with the release of Flex 2. The core Flex 2 SDK, consisting of the command-line compilers and the complete class library of user interface components and utilities, was made available as a free download. Complete Flex applications can be built and deployed with only the Flex 2 SDK, which contains no limitations or restrictions compared to the same SDK included with the Flex Builder IDE.
Adobe based the new version of Flex Builder on the open source Eclipse platform. The company released two versions of Flex Builder 2, Standard and Professional. The Professional version includes the Flex Charting Components library.
Enterprise-oriented services remain available through Flex Data Services 2. This server component provides data synchronization, data push, publish-subscribe and automated testing. Unlike Flex 1.0 and 1.5, Flex Data Services is not required for the deployment of Flex applications.
Coinciding with the release of Flex 2, Adobe introduced a new version of the ActionScript programming language, known as Actionscript 3, reflecting the latest ECMAScript specification. The use of ActionScript 3 and Flex 2 requires version 9 or later of the Flash Player runtime. Flash Player 9 incorporated a new and more robust virtual machine for running the new ActionScript 3.
Flex was the first Macromedia product to be re-branded under the Adobe name.
Adobe Flex 3 [edit]
On April 26, 2007 Adobe announced their intent to release the Flex 3 SDK (which excludes the Flex Builder IDE and the LiveCycle Data Services) under the terms of the Mozilla Public License.[3] Adobe released the first beta of Flex 3, codenamed Moxie, in June 2007. Major enhancements include integration with the new versions of Adobe's Creative Suite products, support for AIR (Adobe's new desktop application runtime), and the addition of profiling and refactoring tools to the Flex Builder IDE.
Adobe Flash Builder and Flex 4 [edit]
Adobe released Flex 4.0 (code named Gumbo) on March 22, 2010.[4] The Flex 4 development environment is called Adobe Flash Builder,[5] formerly known as Adobe Flex Builder.
Some themes that have been mentioned by Adobe and have been incorporated into Flex 4 are as follows:
- Design in Mind: The framework has been designed for continuous collaboration between designers and developers.
- Accelerated Development: Be able to take application development from conception to reality quickly.
- Horizontal Platform Improvements: Compiler performance, language enhancements, BiDirectional components, enhanced text (Flex 4 includes the new Text Layout Framework[6]).
- Full Support for Adobe Flash Player 10 and above.
- Broadening Horizons: Finding ways to make a framework lighter, supporting more deployment runtimes, runtime MXML.
- Simpler skinning than the previous versions.
- Integration with Adobe Flash Catalyst.
- Custom templates
Flash Builder is available in two versions: Standard and Premium,[7] the premium adds the following features;
- Testing tools
- Memory and performance profilers
- An automated testing harness to connect to all the leading testing tools
- FlexUnit support
- command-line build capability
Adobe Flash Builder 4.5 and Flex 4.5 [edit]
May 3, 2011, Adobe shipped Flash Builder 4.5 copying Flex 4.5 (SDK Only) which delivers full support for building Flex and ActionScript applications for Google Android, as well as support for building ActionScript applications for BlackBerry Tablet OS and Apple iOS. An update to Flash Builder 4.5 and Flex 4.5 adds support for building Flex applications for BlackBerry Tablet OS and Apple iOS.
Flex 4.5 SDK delivers many new components and capabilities, along with integrated support in Flash Builder 4.5 and Flash Catalyst CS 5.5. With the Adobe Flex 4.5 SDK which is governed by three main goals:
- Allow developers to use Flex for multiscreen application development
- Further mature the Spark (skinning) architecture and component set which was introduced in Flex 4
Apache Flex 4.8.0 - incubating [edit]
Jul 25, 2012, Apache Flex community releases Flex 4.8.0-incubating and it as a parity release with Adobe Flex 4.6.0. This is the first release under the incubator of the Apache Software Foundation and represents the initial donation of Adobe Flex 4.6 by Adobe System Inc.[8]
Differences and highlights include:
- Flex trademark issues are largely cleared up
- Bug-tracking / issue-tracking system (JIRA) transferred from the Adobe bug tracker to Apache bug tracker
- Mustela test suite is donated to Apache
- New components added to a new namespace
Apache Flex 4.9.0 [edit]
Jan 11, 2013, Apache Flex community releases Flex 4.9.0. This is the first release since Apache Flex became a top level project of the Apache Software Foundation.[9]
Differences and highlights include:
- New locales for Apache Flex including Australian, British, Canadian, Greek, Switzerland (German) and Portuguese
- Apache Flex SDK can be compiled for any version of the Flash Player from 10.2 to 11.5
- New PostCodeFormatter and PostCodeValidator classes for international postcode formatting and validation
- New VectorList and VectorCollection classes for lists and collections of vectors
- New version of the TLF (Text Layout Framework), the TLF 3.0.33 source code is now included as it is now part of the Apache Flex donation
- Can use Java 7 to compile SDK (see README for instructions)
- Many improvements and updates to Mustella tests
- An SDK installer has also been created and is the recommended way of installing the Apache Flex SDK in an IDE
- Various important bug fixes
Apache Flex 4.9.1 [edit]
Feb 28, 2013, Apache Flex community releases Flex 4.9.1. This was a minor update to 4.9.0.[10]
Related tools [edit]
Adobe Flash Catalyst [edit]
On October 2, 2007, Adobe announced a new design tool related to Flex codenamed Adobe Thermo. On November 17, 2008 Adobe announced the official name of the product would be Adobe Flash Catalyst.[11]
On April 23, 2012, Adobe announced to discontinue the production of Flash Catalyst in order to streamline the product line.[12]
LiveCycle Data Services [edit]
LiveCycle Data Services (previously called Flex Data Services) is a server-side complement to the main Flex SDK and Flash Builder IDE and is part of a family of server-based products available from Adobe. Deployed as a Java EE application, LiveCycle Data Services adds the following capabilities to Flex applications:
- Remoting, which allows Flex client applications to invoke methods on Java server objects directly. Similar to Java remote method invocation (RMI), remoting handles data marshalling automatically and uses a binary data transfer format.
- Messaging, which provides the "publish" end of the "publish/subscribe" design pattern. The Flash client can publish events to a topic defined on the server, subscribe to events broadcast from the message service. One of the common use cases for this is real-time streaming of data, such as financial data or system status information.
- Data management services, which provides a programming model for automatically managing data sets that have been downloaded to the Flex client. Once data is loaded from the server, changes are automatically tracked and can be synchronized with the server at the request of the application. Clients are also notified if changes to the data set are made on the server.
- PDF document generation, providing APIs for generating PDF documents by merging client data or graphics with templates stored on the server.
BlazeDS [edit]
Previously available only as part of Adobe LiveCycle Data Services ES, Adobe plans to contribute the BlazeDS technologies to the community under the LGPL v3. BlazeDS gives Adobe developers free access to the remoting and messaging technologies developed by Adobe.
Concurrent with pre-release of BlazeDS, Adobe is publishing the AMF binary data protocol specification, on which the BlazeDS remoting implementation is based, and is attempting to partner with the community to make this protocol available for major server platforms.
Granite Data Services [edit]
Granite Data Services (GraniteDS) is the main open source alternative to Adobe JavaEE server solutions (LCDS and BlazeDS). It is released under the LGPL v2.1 and provides:
- AMF remoting.
- Comet-based real time messaging (Data Push).
- Integration with major application servers: JBoss, GlassFish, WebLogic, WebSphere, Tomcat, Jetty.
- Integration with major JavaEE frameworks: EJB3, Spring, Seam.
- Integration with major JPA engines: Hibernate, EclipseLink, OpenJPA, DataNucleus, all with full lazy-loading support.
- Code generation tools (called "Gas3") that replicate Java entities and services in ActionScript3.
- A Flex development frame work with weborb use is very common nowadays.
Flex and ColdFusion [edit]
Flex 2 offers special integration with ColdFusion MX 7. The ColdFusion MX 7.0.2 release adds updated Flash Remoting to support ActionScript 3, a Flex Data Services event gateway, and the Flex Data Services assembler. Flex Builder 2 also adds extensions for ColdFusion providing a set of wizards for RAD Flex development. A subset of Flex 1.5 is also embedded into ColdFusion MX 7 middleware platform, for use in the ColdFusion Flash forms feature. It is possible to use this framework to write rich Internet applications, although its intended purpose is for rich forms only.
Application Frameworks [edit]
There are a number of application frameworks available which help the developer solve some common tasks and set up the application structure according to best practices.
- Tide, part of the Granite Data Services platform.
- Swiz
- Parsley
- Cairngorm
- PureMVC
- Fabrication
- Mate
- RobotLegs
Notable sites using Flex [edit]
- YouTube[citation needed]
- Pikeo
- Sherwin-Williams color visualizer[13]
- Sony Ericsson product catalog
- Yahoo! Messenger for the Web
- BBC iPlayer desktop downloader
- mint.com
- ChessCube
- BigBlueButton
- HBOGO
- Behr (paint)
- CRT App - Quiz based learning system[14]
File formats [edit]
Adobe has been developing a new file format for cross-application use. It has been specifically stated that the first aim was for use with Flex.
See also [edit]
- List of rich Internet application frameworks
- Adobe Flash Catalyst
- Adobe AIR
- Curl RIA
- Microsoft Silverlight
- OpenLaszlo
- ZK Framework
- JavaFX
- Qt Quick
- Illumination Software Creator
- FXG
- Comparison of Adobe Flex charts
- Fotoflexer
References [edit]
- ^ "Adobe donates Flex to Apache". Techworld. Retrieved 2011-11-17.
- ^ http://help.adobe.com/en_US/flex/using/index.html
- ^ "Adobe keeps Flash, Flex close to the vest". Zdnet. Archived from the original on 7 February 2008. Retrieved 2008-02-09.
- ^ "Adobe Flash Builder 4: features". Adobe.com. 2009-07-14. Archived from the original on 3 December 2010. Retrieved 2010-12-04.
- ^ A much needed name change (Adobe Flash Builder)
- ^ "Adobe Labs - Text Layout Framework". Labs.adobe.com. Archived from the original on 4 December 2010. Retrieved 2010-12-04.
- ^ "Flex: Upgrade details". Adobe. 2009-07-14. Archived from the original on 3 December 2010. Retrieved 2010-12-04.
- ^ Apache Flex 4.8.0-incubating Released
- ^ Apache Flex 4.9.0 Released!
- ^ Apache Flex 4.9.1 Released!
- ^ Adobe Flash Catalyst
- ^ Adobe Flash Catalyst discontinued
- ^ https://www.sherwin-williams.com/visualizer
- ^ http://www.moinee.com/webcrt
External links [edit]
|
|||||||||||||||||||||||||||||||
|
|||||
|
|||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||



Research