MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 380

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Usage
myDF.displayedYear
Description
Property; a number indicating which year is displayed. The default value is the current year.
Example
The following example sets the displayed year to 2010:
myDF.displayedYear = 2010;
See also
DateField.displayedMonth
DateField.firstDayOfWeek
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDF.firstDayOfWeek
Description
Property; a number indicating which day of the week (0-6, 0 being the first element of the
array) is displayed in the first column of the DateField component. Changing this
dayNames
property changes the order of the day columns but has no effect on the order of the
property. The default value is 0 (Sunday).
Example
The following example sets the first day of the week to Monday:
myDF.firstDayOfWeek = 1;
See also
DateField.dayNames
DateField.monthNames
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDF.monthNames
DateField component (Flash Professional only)
dayNames
381

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents