Age
between 1 and 101
Gender
Male
Location
mars (yes, they have internet there)
Website
http://siteofinfinity.synthasite.com/
Public Email
coolandtechy@gmail.com




Comments
thats a bit overkill for a timer isnt it?. what extensions is that using? how many counters is that using? and how many objects?
check out my mmf2 timer widget i just added on my site. uses Time X object, a string and 1 active to store some data and set flags. simple to use and easy to add to any existing project.
http://www.supertacogames.com/?page=Download%20Details&id=8
i didnt find any glitches in yours though. kudos.
Thanks.
It is using no extensions, just counters. It uses 4 of them, I couldnt find out how to do it with 8.
It uses 23 Objects, did you notice the window is resizable? Just press 1, 2, 3, or 4.
Also it is not meant for use with oter applications.
Here is the source code
As an example for moving digits over and over each other to make a functional clock display, it passes. The stopwatch is the problem. It is not accurate at all most likely because of varying frame rates. One of your seconds lasts from 1.94 to 2.05 seconds on my watch's stopwatch. Good attempt.