Height
(number) The new height of the QuickTime object in pixels.
Re t u r n s
Nothing.
See also: Related Actions
QuickTime.SetVisible
OverviewExamples
QuickTime.SetVisible ( string ObjectName,
boolean Visible = true )
De s cr ip t ion
Sets the visibility of a QuickTime object.
Note: This action simply controls the visibility of the object and does not affect its play state. For example, if you hide an object while it is playing, it will continue to play even though it's not visible.
P arame t er s
ObjectName
(string) The name of the QuickTime object.