Vimeo Player Control

Control and respond to events on your Vimeo embed using SA5.

View the Demos
SYGNAL ATTRIBUTES 5 DEMO

Vimeo video embed

Enable a button when the video has reached a certain % of playback

In this demo, the Vimeo video embed plays; once it reaches 50%, the button is enabled.

This setup uses two different SA5 features;

  • SA5 Video Player - enables the event callbacks as the video plays
  • SA5 Button - supports disabled buttons, and enabling/disabling them in code

This is a LO-CODE solution, a small piece of custom script is required to identify what you want to happen, and when. See below for the codepen example code on this page.

Source Code

See the Pen SA5 | Video | DEMO by Michael Wells (@memetican) on CodePen.