![MACROMEDIA FLASH 8-FLASH Скачать руководство пользователя страница 99](http://html2.mh-extra.com/html/macromedia/flash-8-flash/flash-8-flash_tutorials-manual_3348958099.webp)
Name text fields
99
Copy input and dynamic text
fields
You’ll use input text fields to create a form.
1.
Click the input text field where users enter the quantity of CD players.
Press Alt and drag the copy of the field down to the Shocks QTY area.
2.
Alt-click the input text field that you just dragged; then drag the new
copy of the field to the Cover QTY area.
3.
Alt-click the dynamic text field for the CD player’s price; then drag the
copy of the field to the Shocks price area.
4.
Alt-click the field that you just dragged; then drag the copy to the Cover
price area.
Name text fields
Before you can specify values for the text fields in ActionScript, you first
need to give each text field an instance name in the Property inspector.
Appending the instance name with “txt” identifies the object as a
text object.
1.
Click the top input text field in the QTY column. In the Instance Name
text box of the Property inspector (Window > Properties), type
qty1_txt
.
2.
Follow the previous procedure to name the middle and bottom input
text fields
qty2_txt
and
qty3_txt
, respectively.
3.
Click the top dynamic text field in the Price column. In the Instance
Name text box of the Property inspector, type
price1_txt
.
4.
Follow the previous procedure to name the middle and bottom text
fields in the column
price2_txt
and
price3_txt
, respectively.
Содержание FLASH 8-FLASH
Страница 1: ...Flash Tutorials...
Страница 10: ...10 Contents...
Страница 12: ...12 Introduction...
Страница 42: ...42 Basic Tasks Creating a banner Part 1...
Страница 78: ...78 Basic Tasks Creating a banner Part 3...
Страница 88: ...88 Basic Tasks Create Accessible Flash Content...
Страница 106: ...106 Basic Tasks Create an Application...
Страница 116: ...116 Basic Tasks Use Layout Tools...
Страница 124: ...124 Basic Tasks Create Symbols and Instances...
Страница 134: ...134 Basic Tasks Add Button Animation and Navigation...
Страница 144: ...144 Basic Tasks Create a Presentation with Screens Flash Professional Only...
Страница 192: ...192 Creating Graphics Applying Gradients...
Страница 198: ...198 Creating Graphics Apply Graphic Filters and Blends Flash Professional Only...
Страница 224: ...224 ActionScript Use Script Assist mode...
Страница 268: ...268 ActionScript Work with Objects and Classes...
Страница 270: ...270 Data Integration Overview Flash Professional Only...