Introduction to Components Tutorial > Create a form |
![]() ![]() ![]() |
Create a form
In this tutorial, you will use components to create a simple two-page form to enter a sweepstakes to win a free Stiletto electric car. The first page is used to gather the information, and the second page is used to display the results. You will follow these three steps to complete the form:
![]() |
Add components to the form |
![]() |
Configure the components |
![]() |
Add ActionScript to the document to make the components work |
To get you started, we have included the background, text fields, and graphics for the form. You will add and configure components and ActionScript to make it an interactive form.
![]() ![]() ![]() |