![MACROMEDIA FLASH 8-FLASH Скачать руководство пользователя страница 217](http://html2.mh-extra.com/html/macromedia/flash-8-flash/flash-8-flash_tutorials-manual_3348958217.webp)
Add a script to a button by using Script Assist mode 217
10.
In the Frame text box, enter
home
.
Modifying function parameters to complete the script
The changes you made with Script Assist mode are displayed in the
ActionScript editor. You’ve just created a script without manually writing
code in the ActionScript editor.
When you test the application, clicking the Home button will display the
title “Home” in the Title movie clip, indicating that the Home frame is
currently displayed.
Clicking the Home button displays “Home” in the Title movie clip.
You could repeat this process for the About, Products, and Contacts
buttons. However, for these buttons you’ll use an alternative and preferred
method for creating scripts.
In each case, you want to display the related frames on the Timeline when
each of the buttons are clicked; therefore, you will set the frame target of
the
gotoAndStop()
function to the About, Products, and Contacts frames,
as you’ve just done for the Home button.
Содержание 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...