In a new, empty Flash file, youll want to set up two things:
- A button that the user will click to send the data to the page containing the eCard. For the purposes of this animation and the getURL method used, this absolutely must be a button type symbol.
- New text fields, set to type Input Text. Create as many as you need, but remember that for each one youll have to pass a variable. My eCard has a place to display the sender name, a place to display the recipient name, and a place to display a message from the sender, so I have three input text fields. You may have more or less; you may want to remove the sender name from the eCard, or you may want to add an extra greeting or closing.