Flash date and time and coutdown timer
        Posted  
        
            by c11ada
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by c11ada
        
        
        
        Published on 2010-03-29T12:44:19Z
        Indexed on 
            2010/03/30
            2:33 UTC
        
        
        Read the original article
        Hit count: 482
        
flash
hey all,
does any one know of any good countdown timer's for flash which i can use to be implemented in a flash game or quiz ?
also i have the following line of code
var endDate:Date = new Date(2010,7,30);
how would i go about having the endDate to be the current time and date + 30 minutes ?
thanks
© Stack Overflow or respective owner