today=newDate ( ) ;
This doesnt do much other than tell Flash that were going to be working with a date function by the name of today, and well be referencing it in other functions. In a way its like creating a virtual symbol with an instance name.


