Skip to main content

Video

Use Video to add hosted or external video playback to a page.

Content settings​

SettingWhat it controls
Video playerPlayer or provider used for playback.
Video sourceSelected AtomicPlayer video or external provider source.
Use AtomicPlayerEnables Atomicat-hosted playback when available.
Image OverlayCover image shown before playback.
Overlay image altAlt text for the overlay image.

Playback settings​

SettingWhat it controls
RepeatLoops the video.
AutoplayAttempts to start playback automatically.
MuteStarts playback without sound.
ControlsShows or hides player controls.
Lazy LoadDelays video loading until needed.

Trigger settings​

SettingWhat it controls
Trigger typeWhen a trigger should run.
TimePlayback time used by time-based triggers.
EventsActions attached to the trigger.
Execute typeHow an event should execute.
ScriptScript run by the event when configured.

Style settings​

Style areaWhat you can adjust
AlignmentPlacement in the container.
WidthVideo width and custom width.
HeightVideo height and responsive height.
SpacingMargin, padding, and responsive spacing.

Best practices​

  • Muted autoplay is more reliable than autoplay with sound.
  • Use lazy load for videos below the fold.
  • Test triggers on the published URL.
  • Configure advanced AtomicPlayer features in AtomicPlayer.

Testing notes​

  • Preview desktop and mobile sizes after changing width or height.
  • Confirm the overlay image appears before playback and includes useful alt text when it is not decorative.
  • If you use time-based triggers, watch the full video once and confirm each event runs at the expected timestamp.
  • Recheck autoplay behavior in a fresh browser session because browser policies can block autoplay with sound.

FAQ​

When should I use the Video element?

Use it when the page needs a hosted AtomicPlayer video, an external video embed, or a sales video with overlays, lazy loading, controls, and playback triggers.

Which video settings should I confirm before publishing?

Confirm the player type, video source, overlay image and alt text, autoplay, mute, controls, repeat, lazy load, size, alignment, and any trigger events or scripts.

Why is my autoplay video not starting with sound?

Most browsers block autoplay with sound. Enable Mute when using Autoplay, or let visitors start playback manually with visible controls.

What should I check if a video trigger does not run?

Confirm the trigger type, timestamp, execute type, and script, then test on the published URL. Also make sure the visitor can actually reach the trigger point during playback.