Flash & Swish  Home Flash & Swish Flash Tutorials Input Text Field with a Variable
rss

Input Text Field with a Variable

Author: Tutorialscenter.com More by this author


1. Open a new document by clicking on File -> New.

2. Select Text tool go to the properties inspector. In the Text Type list, select Static. Then change the font, color and size if you want.

3. Draw a text field on the stage and type "Your Name".

4. Again select text tool and draw another text field on the stage a couple of inches beneath the first text field and type "Hello" . Make sure that Text Type is Static.

5. Now we will create Input Text Field. Select Text tool and select "Input Text" from Properties Inspector. Also click on the Show Border Around Text icon.

6. Draw a text box to the right of the "Name" filed. In the Properties Inspector, in Var field type "your name" as variable for Name field.

image 1

7. Draw another input text field to the right of the "Hello" text field with the same variable name "your name".

8. Test the movie by clicking Ctrl+Enter Keys. Type your name in "Your name" field. Your name will appear simultaneously next to the "Hello" field because both text fields has the same variable. Enter your name:

Download Source here




Rate this Material: Bad 1 2 3 4 5 Excellent
print this page tell a friend subscribe to newsletter subscribe to rss

Add comments to "Input Text Field with a Variable"