Countdown to Specific Date #2

Help!

I am trying to countdown to a date next year (2005) and cannot seem to manipulate the code to make it work :slight_smile: Help!

 eventDate = new Date( 2005, 06, 16 , 18 , 0 , 0 , 0); 

What am I doing wrong? Please help.
This is Flash MX.