ver mission impossible! nice! ;D
Posted 11 months ago
Here is a digital countdown. very easy to use and cofigurate. drag & drop and ready to go! The only thing you have to do, is to enter your destination date in actionscript and countdown will take care of every thing.
This Configuration is done in actionscript on movieclips first frame.
1-open the movieclip “countdown” and click on first frame of the movieclip.
2-open the actionscript panel.
3-enter the destination year, month and day.
The font used in this file, “Digital Readout Upright” is NOT included. you can use what ever font you want to. font size and color can be set in dynamic text box inside the movieclip.
Enjoy!
CHECK OUT THESE OTHER FILES :
E-MAIL UTILITIES :
TEXT EFFECTS :
VOTING SYSTEM UTILITIES :
XML CONTENT :
OTHERS :
Hello Nemo, How do I modify the script to only display the days remaining?
Thank you, Paul
Posted 10 months ago
dubbel klick on movieclip “countdown to get inside the movie clip. on actionscript layer frame 1 line 45
change:
countdown = Day+
to:
countdown = Day;
also modify the textbox on lyer “Textbox2”. let me know if you need more help…
Posted 10 months ago
NICE
I like your countdown but if you look at mine http://flashden.net/item/countdown/7131 you will see that my file loads var(day,month,year) from txt file
; Anyway I like it so much
Keep on the good work.
Valeriu. thanks for your comment. mine can also me modified to load vars from ext,text. but have you seen your milliseconds? thats not smooth.. I cn help you with that if you want 
is it possible to add an hour or minute to the countdown? Bought this file but didn’t realize it only counts down till 12
0am on the date you select – I was trying to get something to countdown to 8
0pm on a certain date.
yes its possible. but you have to chsnge the actionscript. send me an Email. may be I can help you with that
Posted 9 months ago
is it possible to remove/reduce the feint red from the non active part of the display as that makes it a bit hard to read?
Posted 3 months ago
tomphillips sure.. you simply delete the “none activated” text box behind the counter text box…
Posted 2 months ago