Video Player Element Properties

In the Properties panel:

  • URL: Fixed Value in the Properties panel, you can add a static URL address to play the video at that URL. You can also use the Symbol Picker to add a URL from an element on the screen (e.g. Text Input) or a URL obtained as a result of an action.
  • Controls: You can set the visibility of buttons such as Play/Stop, Mute or hide them.
  • Muted: You can have the video open in mute when the page loads, allowing the end user to turn on the sound.
  • Loop: You can make the video play repeatedly after its duration has expired until the screen is turned off or the user stops it.