Attribute: align Required: no Default: center Range: the string 'top', 'left' or 'center'
Determines the alignment of the control within its parent bar. This attribute is ignored if height or
width aren't set, since the default size of a control is the same as the available space of its parent bar. The
'top' value is only valid if the bar is aligned top or bottom and height is set, while the 'left' value is only valid if
the bar is aligned left or right and width is set.
Attributes align: the string 'top', 'left' or 'center'
angle: floating point number (degrees)
audioicon: valid graphic URL
audiotrack: positive integer (pixels)
audiotracks: positive integer (number of tracks)
autoscroll: positive integer (pixels)
color: six character hex color value
curve: positive integer (pixels)
effecticon: valid graphic URL
effecttrack: positive integer (pixels)
effecttracks: positive integer (number of tracks)
grad: floating point number less than 128
height: integer (pixels) or '*', '**'... (proportional)
iconwidth: positive integer (pixels)
id: a word that's unique among control IDs
line: positive integer (pixels)
lineangle: floating point number (degrees)
linecolor: six character hex color value
linegrad: floating point number less than 128
symbol: a valid SWF URL, followed by an ampersand and class name
videoicon: valid graphic URL
videotrack: positive integer (pixels)
videotracks: non-zero value
width: integer (pixels) or '*', '**'... (proportional)
|