Attribute: pattern Required: no Default: undefined Range: a valid string with curly braced property names
Defines a string that will be parsed so as to replace all property names with their current values.
For instance, the string
'{player.location}/{player.duration}' would display as something like '1.5/30'.
Attributes align: the string 'top', 'left' or 'center'
angle: floating point number (degrees)
bind: an object ID, period and property name
border: positive integer (pixels)
bordercolor: six character hex color value
color: six character hex color value
disable: an object ID, period and property name followed by a condition and value
disicon: valid URL to a graphic
font: valid font id
forecolor: six character hex color value
grad: floating point number less than 128
height: integer (pixels) or '*', '**'... (proportional)
hide: an object ID, period and property name followed by a condition and value
icon: valid URL to a graphic
overicon: valid URL to a graphic
pattern: a valid string with curly braced property names
select: an object ID, period and property name followed by a condition and value
symbol: a valid SWF URL, followed by an ampersand and class name
text: any string
textalign: the string 'left', 'right' or 'center'
textsize: positive integer (pixels)
width: integer (pixels) or '*', '**'... (proportional)
|