[MX04] Countdown from specificDate1 to specificDate2

Hey peeps! I’m trying to create a countdown timer, a doomsday time some might say, that starts on April 3rd and should end roughly 46hours, 22minutes and 38seconds later once the movie is played.

I built the counter based off Senocular’s awesome tutorial. I manged to not screw up any of the code when using the getTime(); function and using X-Mas as the ending date. However, this is useless to me since I need a specific time frame to count down.

How can I establish the new Date() function to create a currentDate var of 04/03/2005? What am I doing wrong in trying to use the getTime(); to bastardize its milliseconds count?

Ugh…

Thanks, oh, and I attached my AS damage :krazy:

Rick