Flash
Create an ApplicationFlash - Create an Application
Set up your workspace
Copy input and dynamic text fields
Name text fields
Add and name a Button component
Declare variables and values for the prices
Specify values for input text fields
Write a function
Write an event handler for the component
Test your application
Summary
The application that you'll create in this lesson lets users view the cost of selecting multiple products. A Calculate button then adds the total cost.