MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 366

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Date.setUTCHours()
Availability
Flash Player 5.
Usage
my_date.setUTCHours(hour [, minute [, second [, millisecond]]])
Parameters
An integer from 0 (midnight) to 23 (11 p.m.).
hour
An integer from 0 to 59. This parameter is optional.
minute
An integer from 0 to 59. This parameter is optional.
second
millisecond
Returns
An integer.
Description
Method; sets the hour for the specified Date object in universal time, and returns the new time
in milliseconds.
Date.setUTCMilliseconds()
Availability
Flash Player 5.
Usage
my_date.setUTCMilliseconds(millisecond)
Parameters
millisecond
Returns
An integer.
Description
Method; sets the milliseconds for the specified Date object in universal time, and returns the new
time in milliseconds.
366
Chapter 12: ActionScript Dictionary
An integer from 0 to 999. This parameter is optional.
An integer from 0 to 999.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents