[Previous] [TOC]

Summary


Congratulations on learning how to create an application. In a few minutes, you learned how to complete the following tasks:

  • Copy input and dynamic text fields.

  • Assign instance names to text fields.

  • Add a Button component.

  • Declare variables and values.

  • Specify values for text fields.

  • Write a function.

  • Write an event handler for the component.

To learn more about ActionScript, see the ActionScript tutorials starting with Tutorial 18, "ActionScript: Use Script Assist mode".

[Previous] [TOC]