The colorize effect removes color information from underlying visuals and applies a flat color
to the resultant grayscale map. For instance, setting the forecolor attribute to
a light yellow color will produce a simple 'sepia' effect.
This module also supports the backcolor attribute, and fade can be
used to blend between the two different colors over time.
Attributes editable: comma delimited list of property names
backcolor: six character hex color value
fade: comma delimited pairs of percentages
forecolor: six character hex color value
id: single word string identifier, starting with a letter
length: floating point number (frames)
symbol: a valid SWF URL, followed by an ampersand and class name
type: the string 'effect'
|