Attribute: font Required: no Default: the string 'default' Range: valid font id
Defines the ID of the typeface used to draw text. The special value of 'default' specifies the first font encountered
in the configuration, if no font actually has this id.
A font must be defined using the option
tag for it to be referenced elsewhere. Its id attribute must match the font attribute
in the reference. The font does not have to be installed
on the end user's machine, but does have to be imported into Movie Masher.
Learn more in Custom Fonts.
Attributes editable: comma delimited list of property names
backalpha: positive float (percentage)
backcolor: six character hex color value
fade: comma delimited pairs of percentages
font: valid font id
forecolor: six character hex color value
id: single word string identifier, starting with a letter
length: floating point number (frames)
padding: integer (pixels)
symbol: a valid SWF URL, followed by an ampersand and class name
text: any string
textsize: positive number (percentage of display height)
type: the string 'effect'
|