
2008 JavaOne
SM
Conference | java.sun.com/javaone |
7
Key facts about Flex
Flex Applications are Flash Applications. Flash runtime or
Flash Player must be present to run a Flex app.
The Flex SDK contains the predefined class libraries and
application services necessary to create Flex applications
•
Flex applications are written using MXML and/or
ActionScript 3.0. Then all code is compiled to a SWF format
Data can be access by HTTP, WebServices, or in binary format
using AMF (Active Message format)
Developers typically layout their applications in MXML which
is generated by a design tool in Flex Builder
Developers code Actionscript 3.0 for all user interaction and
GUI development
Comentarios a estos manuales