MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 354

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

Advertisement

Date.getHours()
Availability
Flash Player 5.
Usage
my_date.getHours()
Parameters
None.
Returns
An integer.
Description
Method; returns the hour (an integer from 0 to 23) of the specified Date object, according
to local time. Local time is determined by the operating system on which Flash Player is running.
Date.getMilliseconds()
Availability
Flash Player 5.
Usage
my_date.getMilliseconds()
Parameters
None.
Returns
An integer.
Description
Method; returns the milliseconds (an integer from 0 to 999) of the specified Date object,
according to local time. Local time is determined by the operating system on which Flash Player is
running.
Date.getMinutes()
Availability
Flash Player 5.
Usage
my_date.getMinutes()
Parameters
None.
354
Chapter 12: ActionScript Dictionary

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