Search tutorials
Speed Clicking Game
1st Frame
Add this code to the first frame: stop();
score = 0;
Then, place a fairly large button on the middle of the screen.
Put this code on the button:
on (release) {
nextFrame();
}
Press F6 to create another frame. | » Level Intermediate |
|
Added: 2007-12-28 Rating: 6.04 Votes: 23 |
| » Author |
| I like using Flash and making stuff! |
| » Download |
| Download the files used in this tutorial. |
| Download (0 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!