Search tutorials
Well, I recently went to a concert, and for fun I wanted to make a countdown to the show.
I found this tutorial(read it first), and during the creation of my countdown, I noticed a few flaws in the previous method.
The biggest flaws were that not all instances of the swf file would be in sync, and you couldnt include miliseconds.
The 12 frame with 12fps method is inneficient, because the clock only updates every 1 second. Therefore you can't use miliseconds, and there can be up to a 1/2 second difference in different instances.
I found this tutorial(read it first), and during the creation of my countdown, I noticed a few flaws in the previous method.
The biggest flaws were that not all instances of the swf file would be in sync, and you couldnt include miliseconds.
The 12 frame with 12fps method is inneficient, because the clock only updates every 1 second. Therefore you can't use miliseconds, and there can be up to a 1/2 second difference in different instances.
| » Level Basic |
|
Added: 2006-03-11 Rating: 4 Votes: 3 |
| » Author |
| Full time student interested web design. |
| » 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!