Attribute: id Required: no Range: a single unique word within all panel, bar and control tags
The Browser's id attribute can used within the
attributes of other controls, in order for them
to be connected to specific properties. For instance, a Slider control that's bound to the
browser's vscroll property will scroll the items in the browser vertically.
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
config: url to a configuration file with a moviemasher tag
previewwidth: positive integer (pixels)
grad: floating point number less than 128
height: integer (pixels) or '*', '**'... (proportional)
id: a single unique word within all panel, bar and control tags
padding: positive integer (pixels)
shadow: integer (pixels)
shadowblur: integer (pixels)
shadowcolor: six character hex color value
shadowstrength: integer (pixels)
spacing: positive integer (pixels)
source: valid source id or a URL
symbol: a valid SWF URL, followed by an ampersand and class name
width: integer (pixels) or '*', '**'... (proportional)
|