Any one know the code to write up a backward couting timer in flash?
Example: 32 days and 12 hours left for the 27th of august?
Thanx,
Z
Any one know the code to write up a backward couting timer in flash?
Example: 32 days and 12 hours left for the 27th of august?
Thanx,
Z
I was thinking about it and figured it’s just your event minus getDate(). Then I looked around for something and here it is:
http://www.actionscript.org/actionscripts_library/Date_Object/
Scroll down to where it says countdown timer
:: Copyright KIRUPA 2024 //--