MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH Manual page 423

Learning actionscript 2.0 in flash
Table of Contents

Advertisement

Supported CSS properties
Flash Player supports a subset of properties in the original CSS1 specification
TR/REC-CSS1). The following table shows the supported CSS properties and values as well
as their corresponding ActionScript property names. (Each ActionScript property name is
derived from the corresponding CSS property name; the hyphen is omitted and the
subsequent character is capitalized.)
CSS property ActionScript
property
text-align
textAlign
font-size
fontSize
text-decoration
textDecoration
margin-left
marginLeft
margin-right
marginRight
font-weight
fontWeight
kerning
kerning
font-style
fontStyle
letterSpacing
letterSpacing
text-indent
textIndent
Usage and supported values
Recognized values are
.
justify
Only the numeric part of the value is used. Units
(px, pt) are not parsed; pixels and points are
equivalent.
Recognized values are
Only the numeric part of the value is used. Units
(px, pt) are not parsed; pixels and points are
equivalent.
Only the numeric part of the value is used. Units
(px, pt) are not parsed; pixels and points are
equivalent.
Recognized values are
Recognized values are
Recognized values are
Only the numeric part of the value is used. Units
(px, pt) are not parsed; pixels and points are
equivalent.
Only the numeric part of the value is used. Units
(px, pt) are not parsed; pixels and points are
equivalent.
Formatting text with Cascading Style Sheet styles
(www.w3.org/
,
, right, and
left
center
and
.
none
underline
and
.
normal
bold
and
.
true
false
and
.
normal
italic
423

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents