Playing sound file or video

(Andrew Catchpole) #1

I have added an action to play a youtube video.

Has anyone got a method to make a sound/video automatically play?

(ericb) #2

Hi,

Use FlowXO’s card or message action to provide a link to the youtube video that is suppose to be embedded to a landing page or your own website, then on the youtube embed code, add the autoplay control code see below:

image

This will make sure that the Users are directed to a page, when they land, the video will autoplay. (Note: For youtube videos: Due to automatic browser settings, a video cannot autoplay if the volume is on. The video will need to be muted if you want it to autoplay. ).

Thanks,

Eric