RSS News Feed
Movie Masher

open source online video editor and encoding api

 
 
 
 
 
 
Attribute: height
Required: no
Default: undefined
Range: integer (pixels) or '*', '**'... (proportional)

Specifies the height of the control. If this attribute is undefined the height will be determined by the size of the parent bar. If the bar is aligned top or bottom the height of the control will be equal to the bar's size minus twice its padding. If the bar is aligned left or right the height will be proportional to the width, so as to maintain the same aspect ratio as the control's skin graphic.

If this attribute is defined and the width attribute is not, the control's width will be adjusted to maintain the same aspect ratio as the skin graphic only if the parent bar is top or bottom aligned. Otherwise the width will not be adjusted and the skin graphic will be scaled non-proportionally.

Non-numeric string values for the height attribute are only valid if the parent bar is aligned left or right. They indicate that the control's height should be based on the available space remaining in the bar, after the other controls and bar spacing are taken into account. If two or more controls have string values, the available space is divided amongst them based on the relative lengths of the strings. For instance if there are only two controls in a bar and the first has a height of '*' while the second has a height of '**', the first will occupy one third of the bar while the second occupies the other two thirds.

Attributes


align: the string 'top', 'left' or 'center'
angle: floating point number (degrees)
back: valid graphic URL
bind: an object ID, period and property name
border: positive integer (pixels)
bordercolor: six character hex color value
color: six character hex color value
disicon: valid URL to a graphic
grad: floating point number less than 128
height: integer (pixels) or '*', '**'... (proportional)
icon: valid URL to a graphic
overicon: valid URL to a graphic
symbol: a valid SWF URL, followed by an ampersand and class name
trimicon: valid URL to a graphic
trimovericon: valid URL to a graphic
width: integer (pixels) or '*', '**'... (proportional)
 
© Movie Masher, Inc. 2006-2013