Assets With Videos

It is possible to use videos with branding assets by selecting a video as the media choice instead of an image.

Why doesn’t the Video Play?

The Chrome browser doesn't allow auto play of videos by default. You'll likely need to launch chrome with the flag: --autoplay-policy=no-user-gesture-required

Launch chrome.exe from a command line and add the flag or add the flag to the chrome shortcut via properties and you should close all open Chrome browsers before launching with this setting.

Example shortcut text:

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --autoplay-policy=no-user-gesture-required