238
Chapter 2: ActionScript Language Reference
Date.getMilliseconds()
Returns the milliseconds according to local time.
Date.getMinutes()
Returns the minutes according to local time.
Date.getMonth()
Returns the month according to local time.
Date.getSeconds()
Returns the seconds according to local time.
Date.getTime()
Returns the number of milliseconds since midnight January 1, 1970,
universal time.
Date.getTimezoneOffset()
Returns the difference, in minutes, between the computer’s local time
and universal time.
Date.getUTCDate()
Returns the day of the month according to universal time.
Date.getUTCDay()
Returns the day of the week according to universal time.
Date.getUTCFullYear()
Returns the four-digit year according to universal time.
Date.getUTCHours()
Returns the hour according to universal time.
Date.getUTCMilliseconds()
Returns the milliseconds according to universal time.
Date.getUTCMinutes()
Returns the minutes according to universal time.
Date.getUTCMonth()
Returns the month according to universal time.
Date.getUTCSeconds()
Returns the seconds according to universal time.
Date.getYear()
Returns the year according to local time.
Date.setDate()
Sets the day of the month according to local time. Returns the new
time in milliseconds.
Date.setFullYear()
Sets the full year according to local time. Returns the new time
in milliseconds.
Date.setHours()
Sets the hour according to local time. Returns the new time
in milliseconds.
Date.setMilliseconds()
Sets the milliseconds according to local time. Returns the new time
in milliseconds.
Date.setMinutes()
Sets the minutes according to local time. Returns the new time
in milliseconds.
Date.setMonth()
Sets the month according to local time. Returns the new time
in milliseconds.
Date.setSeconds()
Sets the seconds according to local time. Returns the new time
in milliseconds.
Date.setTime()
Sets the date in milliseconds. Returns the new time in milliseconds.
Date.setUTCDate()
Sets the date according to universal time. Returns the new time
in milliseconds.
Date.setUTCFullYear()
Sets the year according to universal time. Returns the new time
in milliseconds.
Method
Description
Summary of Contents for FLASH MX
Page 1: ...ActionScript Language Reference ...
Page 20: ...20 Contents ...
Page 24: ...24 Chapter 1 Introduction ...
Page 145: ...Button onKeyDown 145 See also Button onKeyUp ...
Page 202: ...202 Chapter 2 ActionScript Language Reference See also break default strict equality switch ...
Page 282: ...282 Chapter 2 ActionScript Language Reference See also break continue while ...
Page 383: ...LoadVars addRequestHeader 383 See also XML addRequestHeader ...
Page 388: ...388 Chapter 2 my_lv load place a valid URL pointing to a text file here ...
Page 463: ...Microphone setRate 463 See also Microphone rate ...
Page 469: ...Microphone silenceLevel 469 See also Microphone gain Microphone setSilenceLevel ...
Page 480: ...480 Chapter 2 ActionScript Language Reference See also Mouse addListener ...
Page 529: ...MovieClip globalToLocal 529 See also MovieClip getBounds MovieClip localToGlobal ...
Page 612: ...612 Chapter 2 ActionScript Language Reference See also MovieClipLoader onLoadStart ...
Page 623: ...NetConnection class 623 See also NetStream class Video attachVideo ...
Page 649: ...Number 649 See also NaN Number class ...
Page 679: ...on 679 on release trace X this _x trace Y this _y stopDrag See also onClipEvent ...
Page 683: ...onUpdate 683 buttonLabel textColor my_mc labelColor ...
Page 788: ...788 Chapter 2 ActionScript Language Reference See also private public ...
Page 1001: ...Video height 1001 my_mc _height my_mc my_video height See also MovieClip _height Video width ...
Page 1022: ...1022 Chapter 2 ActionScript Language Reference See also XML createElement ...
Page 1057: ...XML xmlDecl 1057 See also XML docTypeDecl XML toString ...
Page 1070: ...1070 Chapter 2 ActionScript Language Reference ...
Page 1104: ...1104 Appendix Deprecated Language Elements ...