Play/Pause Video Action

Control the playback of a video element by choosing to play, pause, or toggle its state.

Useful for interactive videos where playback is triggered by user actions, scroll or click interactions where the video automatically plays or pauses as the user navigates the page, and sync video playback with other animated elements or sequences for smooth, timed animations.


Action Settings

Option Default Type Description
Mode None Dropdown

Specifies how the video should behave. Choose from Play, Pause, or Toggle.

Play starts the video.

Pause stops the video.

Toggle plays the video if it is paused, or pauses it if it is playing.

Start Time None Slider/Text Field (Seconds) Sets the time (in seconds) at which the video should begin playing. Only applies when Mode is set to Play. Leave blank to play from the current position.

For sliders, you can enter values beyond the predefined range by manually typing a value directly into the input field.

Applied To

Select the source element where the action will originate. This determines which block or element will perform the specified action when triggered.