Date > Date.setTime
Syntax
myDate.setTime(millisecond);
myDate
.setTime(
millisecond
);
Arguments
millisecond An integer from 0 to 999.
Description
Method; sets the Date for the specified Date object in milliseconds.
Player
Flash 5 or later.