Adding Form Components
To function properly and transfer data as intended, a form requires advanced ActionScript programming and connection to a database.
For this project my role is to establish the basics by adding form components on the stage:
"TextInput" for Name and Email input field.
"Radio Buttons" are used for choosing the event (wedding, prom, quincenera, anniversary).
"DateField" component to get info about date.
A "ComboBox" component to list product display type as a drop-down menu.
For the mailing list "CheckBox" for client to click if they want to be added.
The "Button" component to function as a Submit button.
No comments:
Post a Comment