| | {section} |
| | {column:width=80%} |
| | |
| | h2. Top Things You Need to Know When Working With Flex |
| | |
| | Explore the key features of Flex with code examples and working sample applications. These step-by-step code-based tutorials are written in easy to digest 15 minute chunks. We suggest going through them (at least glancing at them) in order, but you can also pick and choose among the topics if you're already familiar with the concepts: |
| | {column} |
| | {column} |
| | {adbe-prev:http://learn.adobe.com/wiki/display/Flex/2d.+Tutorial} |
| | {adbe-next:http://learn.adobe.com/wiki/display/Flex/3a.+Working+with+Data} |
| | {rate:title=User rating\|theme=dynamic\|key=focal\|display=default} |
| | {adbe-pod} |
| | h6. Learn more |
| | | * {adbe-popup:http://labs.adobe.com/wiki/index.php/Flex_3:Applications}Flex 3:Applications{adbe-popup} |
| | | * {adbe-popup:http://www.adobe.com/devnet/flex/learn/}Flex Learning Paths{adbe-popup} |
| | * {adbe-popup:http://www.adobe.com/devnet/flex/videotraining/}Flex in a Week{adbe-popup} |
| | * {adbe-popup:http://www.adobe.com/devnet/flex/tourdeflex/}Tour de Flex{adbe-popup} |
| | {adbe-pod} |
| | {column} |
| | {section} |
| | |
| | h2. [A. Working with Data|3a. Working with Data] |
| | |
| | Use data modeling and data binding when working with data. |
| | |
| | h2. [B. Handling Events|3b. Handling Events] |
| | |
| | Use event handler functions to handle asynchronous network and UI events. |
| | |
| | h2. [C. Designing a UI: Using Components and Containers|3c. Designing a UI - Layout] |
| | |
| | Use Flex's built-in components and containers to lay out your Flex Application |
| | |
| | h2. [D. Designing a UI: Displaying Lists of Items|3d. Displaying lists of items] |
| | |
| | Use the powerful List based components of Flex to display groups of related data items using either the built-in or custom item renderers and item editors. |
| | |
| | h2. [E. Designing a UI: Creating a multi-page application|3e. Multi-page applications] |
| | |
| | Use navigation controls such as ViewStack and TabNavigator to easily add a navigaton system to your applicaton. |
| | |
| | h2. [F. Extending and Customizing Components|3f. Customizing components] |
| | |
| | Create your own components from scratch or by extending existing classes in the Flex Class Library using Object Oriented Programming and Code Behind Techniques. |
| | |
| | h2. [G. Debugging an Application|3g. Debug your application] |
| | |
| | Learn about Flex Builder's rich debugging capabilities. |
| | |
| | h2. Import these projects into Flex Builder |
| | |
| | Each of these modules is available on the [Download Projects Page|Download Projects] as exported ZIP files that you can import into Flex Builder. |
| | |
| | {adbe-prev:http://learn.adobe.com/wiki/display/Flex/2d.+Tutorial} |
| | {adbe-next:http://learn.adobe.com/wiki/display/Flex/3a.+Working+with+Data} |