Search tutorials
Step 3 - creating the button:
Make a button at frame 1, and place it on stage. This button should launch
the typewriter,
so it has to have a little piece of code attached to itself (rightclick the
button, and chose actions).
o the button has these actions:
on (releasee) {
play();
}
Thats it, three easy steps.
If you are wondering about any of the commands used, they are all very good
explained in the actionscript dictionary.
To open up the dictionary, press F1 while inside flash :o)
| » Level Intermediate |
|
Added: 2002-10-01 Rating: 5 Votes: 18 |
| » Author |
| aka: gozzip@Undernet |
| » Download |
| Download the files used in this tutorial. |
| Download (54 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!