Description
Property; an array of strings indicating the month names at the top of the DateField component.
The default value is
"July", "August", "September", "October", "November", "December"]
Example
The following example sets the month names for the instance
myDF.monthNames = ["Jan", "Feb","Mar","Apr", "May", "June","July", "Aug",
"Sept","Oct", "Nov", "Dec"];
DateField.open()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDF.open()
Parameters
None.
Returns
Nothing.
Description
Method; opens the pop-up DateChooser subcomponent.
Example
The following code opens the pop-up date chooser of the
df.open();
DateField.open
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
Usage 1:
on(open){
382
Chapter 6: Components Dictionary
["January", "February", "March", "April", "May", "June",
:
myDF
instance:
df
.
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?