Attribute: symbol Required: yes Example: ../moviemasher/com/moviemasher/control/Editor/stable.swf@Trimmer Range: a valid SWF URL, followed by an ampersand and class name
Defines which type of control module is loaded, and therefore which additional attributes
are relevant to it. The class name portion needs to be fully qualified if
not starting with "com.moviemasher.control". Any class
following the IControl interface can be imported and displayed
within the interface.
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)
|