Tuesday, March 3, 2009

Flex Application Development Process

Everything below is directly sourced from the help file in version 2.0:

  • Define an application interface using a set of pre-defined components (forms, buttons, and so on)
  • Arrange components into a user interface design   
  • Use styles and themes to define the visual design
  • Add dynamic behavior (one part of the application interacting with another, for example)
  • Define and connect to data services as needed 
  • Build the source code into an SWF file that runs in the Flash Player

No comments:

Post a Comment