Unit 1: Introducing the Course
- About the course
- Course objectives
- Course prerequisites
Unit 2: Introducing the Flash Interface
- Introducing Flash
- Using the Flash interface
- Using the Panels Most Helpful in this course
- Publishing a Flash document
Unit 3: Architecting with Screens
- Building Flash applications with screens
- Managing Content on Screens
Unit 4: Adding and Organizing Content
- Importing graphics
- Working with layers
- Adding UI components
Unit 5: Connecting to External Data
- Understanding dynamic content
- Understanding XML
- Data Integration in Flash
- Using the XML Data Connectivity Component
- Binding Results to a ComboBox
Unit 6: Building a Simple Rich Internet Application
- Understanding Rich Internet Applications
- Creating Dependent Components
- Making an Initial Selection for a Component
Unit 7: Introducing ActionScript
- Introducing ActionScript
- Using the Basic Elements of ActionScript
- Adding Code to Screens
- Populating a TextArea with ActionScript
- Storing Data in Variables
Unit 8: Manipulating Components with ActionScript
- Using Components' Methods, Properties and Events
- Getting More Data fro the XML Connector
- Handling User Events on UI Components
Unit 9: Controlling Application Flow
- Using Conditional Logic
- Using Components and Conditional Logic
- Using the else Statement
Unit 10: Implementing Drag and Drop on MovieClips
- Introducing the MovieClip
- REacting t MovieClip Events
- Using Dragging Behaviors
- Implementing the hitTest() Method
- Attaching a MovieClip for the Library
Unit 11: Using Built-In Classes
- Instantiating Objects from Classes
- Utilizing the TextField Class
- Creating Objects using the new Keyword for Built-in Classes
- Using Data from a Text File
- Reading Data from a Text File
Unit 12: Reusing Code with Functions
- Utilizing Flash's Built-In Functions
- Reusing Code
- Introducing User-Defined Functions
- Using Global Functions
- Referencing an External ActionScript File
Unit 13: Building a Navigation System
- Creating Buttons
- Displaying Screens from Menu Options
- Displaying SWFs from Menu Options
- Using Screens to Build a Submenu
Unit 14: Getting and Submitting User Data
- Using Formsto Gather User Data
- Submitting User Data