An interaction is a part of a Flash application in which the user interacts with the application to provide a response. A typical response might be answering a question, selecting True or False, or clicking an area of the screen. Use the following six learning interactions to build interactive courseware:
The user chooses either true or false.
The user selects among multiple answers.
The user types a response that is checked against matching phrases.
The user responds to a question by dragging one or more onscreen objects to a target.
The user responds by clicking a region (or regions) on the screen.
The user responds by clicking an object (or objects) on the screen.
Each learning interaction has unique parameters that determine how the interaction appears to the user. For additional information about Flash components, see Using ActionScript 2.0 Components or Using ActionScript 3.0 Components.