Video.Play

Video.Play ( 

string ObjectName )

Example 1

Video.Play("Intro Video");

Starts playing the video that is currently loaded in the "Intro Video" video object.

Example 2

Video.Play("Video2");

Starts playing the "Video2" video object.

See also:  Related Actions