The Theory
The theory behind the button is very simple. In a single click, the user simply clicks once on the button to invoke an action. In a double click, the user clicks twice within a predetermined time frame (in this case 5 frames) to invoke its action. A button of this nature has then two possible outcomes. But the dilemma is how to stop the action on the single click being executed on the first click of the double click if you are using the same button???
Simple, the single click actions are not executed until the predetermined time allocated to the double click has elapsed. Any additional click within that timeframe will execute the double click actions.
To do this we need two buttons, one for the first (single) click and the second for an optional click (double) followed by the actions of the first click if the second button isn't click on. The buttons are placed in the movie clip in such away that from the users perspective it looks like the same button. So let's begin building one!
| » Level Intermediate |
|
Added: 2000-09-20 Rating: 7 Votes: 73 |
| » Author |
| Eddie is the Content Editor at Flashkit.com and is actually a sentient Gateway Solo 2150xl notebook that suffers from acute lysdexia and caffine addiction. He is carried on the shoulders of a semi-autonomous human called "Body". |
| » Download |
| Download the files used in this tutorial. |
| Download (12 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!