User Guide
40 Chapter 4: Create an Application
Test your application
You’ll test your application to ensure that it executes as expected.
1.
Save your document and select Control > Test Movie.
2.
In the test version of your movie that appears in Flash Player, type numbers in the QTY fields
to see what appears in the Price fields.
3.
Click the Calculate button to see the total price for all parts.
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, take a lesson in the Basic ActionScript series on the How Do I
tab of the Help panel.