ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Video.Load
OverviewExamples
Video.Load ( string ObjectName,
string Filename,
boolean PlayAutomatic = false,
boolean Loop = false )
De s cr ip t ion
Loads a video file into a video object.
P arame t er s
ObjectName
(string) The name of the video object.