MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 352

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

Advertisement

Style
headerColor
rollOverColor
selectionColor
todayColor
color
disabledColor
embedFonts
fontFamily
fontSize
fontStyle
fontWeight
textDecoration
The DateChooser component uses four categories of text to display the month name, the days of
the week, today's date, and regular dates. The text style properties set on the DateChooser
component itself control the regular date text and provide defaults for the other text. To set text
styles for specific categories of text, use the following class-level style declarations.
Declaration name
HeaderDateText
WeekDayStyle
TodayStyle
352
Chapter 6: Components Dictionary
Theme Description
Both
The background color for the component heading. The default
color is white.
Both
The background color of a rolled-over date. The default value
is 0xE3FFD6 (bright green) with the Halo theme and
0xAAAAAA (light gray) with the Sample theme.
Both
The background color of the selected date. The default value
is 0xCDFFC1 (light green) with the Halo theme and
0xEEEEEE (very light gray) with the Sample theme.
Both
The background color for the today's date. The default value is
0x666666 (dark gray).
Both
The text color. The default value is 0x0B333C with the Halo
theme and blank with the Sample theme.
Both
The color for text when the component is disabled. The default
color is 0x848384 (dark gray).
Both
A Boolean value that indicates whether the font specified in
is an embedded font. This style must be set to
fontFamily
if
true
fontFamily
embedded font will not be used. If this style is set to
does not refer to an embedded font, no text will be
fontFamily
displayed. The default value is
Both
The font name for text. The default value is
Both
The point size for the font. The default value is 10.
Both
The font style: either
is
.
"normal"
Both
The font weight: either
is
. All components can also accept the value
"none"
in place of
"none"
calls to
getStyle()
Both
The text decoration: either
value is
"none"
Description
The month name.
The days of the week.
Today's date.
refers to an embedded font. Otherwise, the
.
false
or
"normal"
"italic"
or
"none"
"bold"
during a
setStyle()
will return
.
"none"
or
"none"
"underline"
.
and
true
.
"_sans"
. The default value
. The default value
"normal"
call, but subsequent
. The default

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?

This manual is also suitable for:

Flash mx

Table of Contents