Video.Pause

Video.Pause (

string ObjectName )

Example 1

Video.Pause("Intro Video");

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

Example 2

Video.Pause("Video1");

Pauses the "Video1" video object.

See also: Related Actions