Friday, February 26, 2010

Introduction Flex UI Framework

English: A vector version of Overview_of_a_thr...English: A vector version of Overview_of_a_three-tier_application.png (Photo credit: Wikipedia)

the open source Flex 4.5 Framework provides
  1. Rich & extended set of controls / component library 
  2. Complete set of layout mechanisms.
  3. Mobile-optimized components
  4. Containers
  5. MXML declarative language for layouting UI components & ActionScript an ECMA compliant scripting languages for writing business logic.
  6. Rich class library based on ActionScript 3.0
Layout Mechanism functions
- controls look and feel
- helps in management of display area during window resizing.

Containers hold other containers and components, container lays out its children

1 comment:

Which is better React Native or Native iOS and Android Development for building Mobile applications ?

  React Native vs Native (iOS, Android)   Properties/Feature React Native   Native (iOS) – Swift / Object...

Labels