0

embedded video

1391 0 1
Posted   2 years ago

Hi,

i am trying to embedd a video using an embedd code but is there a way to have a button trigger the embbeded video to play and pause? 

 

Comments

( 0 )

Answers  ( 1 )

0
avatar Paul Schneider   |    
Posted   2 years ago

Unfortunately there is no direct method. The embed videos are relying on the streaming service from which they come.  You can almost always pick certain settings like play at, autoplay, different players and options in your streaming service. 

If the streaming service has an API available you could create an HTML widget and progam that page to embed code in along with a start/stop button tied to JavaScript and the streaming service API that would trigger the playing of the video. These controls and options then would be wholely contained in the HTML widget which you would add to your content page.

Comments

( 1 )
0
2 years ago     jhermes18     16   |   5  

can you make it so when the embedded video finishes playing it automatically goes to the next page of the module?