Name

Date.getMilliseconds( ) Method — the milliseconds of a date

Availability

Flash 5

Synopsis

date.getMilliseconds( )

Returns

An integer from 0 to 999 representing the milliseconds of date. Note that it does not represent the milliseconds from 1970 (see getTime( )), but rather the fractional remainder of the seconds indicated by the specified Date object.

See Also

Date.getTime( )

Get ActionScript: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.