Countdown Clock

[font=Comic Sans MS][size=4][color=#680aac]I just made a binary clock yesterday (here, and [url=“http://www.makasphotos.com/ds/binaryclockwithnumbers.swf”]one with a readout). They have a few bugs, but that’s okay. I would like to make a binary countdown clock now. I followed [url=“http://www.kirupa.com/developer/mx/countdown.htm”]senocular’s tutorial on making a countdown timer, but it didn’t work. I need someone to help me make a countdown timer, and if possible make it use individual units of time, not just milliseconds, for the calculations. The problem with his tutorial that keeps me from changing the code to fit my needs is that it converts the numbers into a string and changes the numbers accordingly. I need to change the alpha of an mc depending on if the number goes into the binary form of the time left until the event. When I made my clock, I knew that the time could never go under 1:00:00, and never over 23:59:59. All I did was made each “light” check what the value was, and if it needed to be “on” or “off”, and then changed it accordingly. The code in each “light” is about 115 lines. Imagine making a check for each value if the event date is a year away! I can’t attach a *.fla for my clock, because it is too big, but it’s located [url=“http://www.makasphotos.net/ds/binaryclock.fla”]here. Please respond ASAP!![/color][/size][/font]