|

Height


(number) The new height of the video object in pixels.


Re t u r n s


Nothing.


See also: Related Actions


image

image

Video.SetVisible

OverviewExamples

Video.SetVisible ( string ObjectName,


boolean Visible = true )


De s cr ip t ion


Sets the visibility of a video object.


image

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 video object.


|