Name
ResumeLayer -- resume a paused video layer (V6.0)
Synopsis
ResumeLayer(id)
Function
This function resumes the playback of the paused video layer specified by id. You can pause the playback of a video layer using the PauseLayer() command.

You need to enable layers before you can use this function. See Layers introduction for details.

Inputs
id
identifier or name of the video layer to be resumed

Show TOC