ActionScript for Flash MX: The Definitive Guide, Second Edition

ActionScript for Flash MX: The Definitive Guide, 2nd EditionBy Colin Moock
Chapter 18.  ActionScript Language Reference
Date.setUTCMilliseconds( ) Method Flash 5

assign the milliseconds of a date (UTC time)

date.setUTCMilliseconds(ms)

Arguments

ms

An integer from 0 to 999, representing the new milliseconds of date, in UTC time.

Returns

An integer representing the number of milliseconds between the new date and midnight, January 1, 1970 in UTC time.

    Категории