Description
Property; a number indicating which month is displayed. The number indicates an element in
the
monthNames
current date.
Example
The following example sets the displayed month to December:
myDC.displayedMonth = 11;
See also
DateChooser.displayedYear
DateChooser.displayedYear
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDC.displayedYear
Description
Property; a four-digit number indicating which year is displayed. The default value is the
current year.
Example
The following example sets the displayed year to 2010:
myDC.displayedYear = 2010;
See also
DateChooser.displayedMonth
DateChooser.firstDayOfWeek
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDC.firstDayOfWeek
array, with 0 being the first month. The default value is the month of the
DateChooser component (Flash Professional only)
361
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?