setMilliseconds()
Top  Previous  Next


Syntax
DateObj.setMilliseconds(ms)

Arguments
ms: A number from 0 to 999 used to represent the current millisecond.

Returns
an integer

Description
Method; This method sets the current millisecond for the Date Object specified according to Local Time.


Parameters

millisecond An integer from 0 to 999.

Returns

An integer.

Description

Method; sets the milliseconds for the specified Date object according to local time, and returns the new time in milliseconds. Local time is determined by the operating system on which the Flash Player is running.