Table of Contents

Date.getUTCMilliseconds( ) Method Flash 5

the milliseconds of a date (UTC time)
date.getUTCMilliseconds()

Returns

An integer from 0 to 999, representing the milliseconds of date, where date is treated as a UTC time.


Table of Contents