Search tutorials
The button
- First you make a simple button.(F8) (you can get more advanced if you would like to)
- Place the button on the main time-line where you want it.
- Then goto the main movie time-line and add the actions
on (release) { tellTarget (a) { play (); } }
To the button. You add the actions by right clicking on the button. - The "a" is the title of the movie clip that when named earlier.
- Now you have made a simple pull-down menu. You can customize it how ever you would like.
| » Level Basic |
|
Added: 2001-06-15 Rating: 7 Votes: 150 |
| » Author |
| No details available. |
| » Download |
| Download the files used in this tutorial. |
| Download (36 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!