MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 352

Actionscript 2.0 language reference
Table of Contents

Advertisement

Integer value
String value
11
"alpha"
12
"erase"
13
"overlay"
14
"hardlight"
352
ActionScript classes
Illustration
Description
Applies the alpha value of each
pixel of the button to the
background. This requires the
"layer"
to be applied to
blendMode
a parent button. For example, in
the illustration, the parent button,
which is a white background, has
.
blendMode = "layer"
Erases the background based on
the alpha value of the button.
This requires the
"layer"
setting to be applied to
blendMode
a parent button. For example, in
the illustration, the parent button,
which is a white background, has
.
blendMode = "layer"
Adjusts the color of each bitmap
based on the darkness of the
background. If the background is
lighter than 50% gray, the
button and background colors
are screened, which results in a
lighter color. If the background is
darker than 50% gray, the colors
are multiplied, which results in a
darker color. This setting is
commonly used for shading
effects.
Adjusts the color of each bitmap
based on the darkness of the
button. If the button is lighter
than 50% gray, the button and
background colors are screened,
which results in a lighter color. If
the button is darker than 50%
gray, the colors are multiplied,
which results in a darker color.
This setting is commonly used
for shading effects.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF