Writing well formed Flex applications
- Flex Part 00: Assumptions
- Read for a list of assumptions that this series will make about the reader’s knowledge and desires. The plan is to keep this list as short as possible.
- Flex Part 01: Structure
- Organization is key to writing manageable code.
- Flex Part 02: Value & Model Objects
- Flex Part 02+: A Better Model Object
- Flex Part 03: The ModelLocator
- Flex View Component Techniques in MXML & AS
- After reading about the ModelLocator it might be nice to see a variety of ways to bind application data to view components.
- Flex Part 04: Introduction to Structural Frameworks
- External link worth reading: Architecture Frameworks
- An introduction to the Cairngorm MVC framework