Search tutorials
Note: You are probably saying, what does that script mean? Well, it is
actually pretty self-explanatory. on(rollOver){ _root.main.gotoAndPlay(2);
means that when the user hovers over the button, it plays the frame 2 of the movie clip
we made called "main". and, on(rollOut){ _root.main.gotoAndPlay(16); means that when
the user rolls their mouse off of the button, "main" will play frame 16. So, basically,
the movie clip is what we see, but we are actually using the invisible button!!! Have fun,
here is what it should look like and you can download the fla source file if you get confused!!
| » Level Intermediate |
|
Added: 2003-06-03 Rating: 3 Votes: 25 |
| » Author |
| Flash Game designer |
| » 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!