Adobe 65036570 - Director - PC User Manual page 233

User guide
Hide thumbs Also See for 65036570 - Director - PC:
Table of Contents

Advertisement

monthNames sets the month names that are displayed in the heading row of the calendar. The value is an array and
the default value is
["January","February","March","April","May","June","July","August","September","October","November","December"]
.
dayNames sets the names of the days of the week. The value is an array and the default value is
["S","M","T","W","T","F","S"].
firstDayOfWeek indicates which day of the week (0-6, 0 being the first element of the
in the first column of the DateChooser. This property changes the display order of the day columns.
disabledDays indicates the disabled days of the week. This parameter is an array and can have up to seven values.
The default value is [] (an empty array).
showToday indicates whether or not to highlight today's date. The default value is
You can write script to control these and additional options for the DateChooser component by using its properties,
methods, and events. For more information, see "DateChooser class" in the Flash documentation.
Using styles with the DateChooser component
You can set style properties to change the appearance of a DateChooser instance. If the name of a style property ends
in
, it is a color style property and behaves differently than non-color style properties.
Color
A DateChooser component supports the following Halo styles:
Style
themeColor
color
disabledColor
fontFamily
fontSize
fontStyle
fontWeight
textDecoration
Property summary for the DateChooser class
Method
DateChooser.dayNames
DateChooser.disabledDays
DateChooser.disabledRanges
DateChooser.displayedMonth
Description
The glow color for the rollover and selected dates. This is the only color style that
doesn't inherit its value. Possible values are "haloGreen", "haloBlue", and "haloOr-
ange".
The text of a component label.
The disabled color for text.
The font name for text.
The point size for the font.
The font style: either "normal" or "italic".
The font weight: either "normal" or "bold".
The text decoration: either "none" or "underline".
Description
An array indicating the names of the days of the week.
An array indicating the days of the week that are disabled for all applicable dates
in the date chooser.
A range of disabled dates or a single disabled date.
A number indicating an element in the
chooser.
dayNames
.
true
array to display in the date
monthNames
ADOBE DIRECTOR 11.0
User Guide
array) is displayed
222

Advertisement

Table of Contents
loading

This manual is also suitable for:

Director 11

Table of Contents