CMS Development

SAlberts
Participant

Videos playing simultaneously

I implemented a bunch of videos in different sections on my landingpage using the Insert -> Hubspot Video Function within a text Content Box. 
This is the code hubspot creates:
{% video_player "embed_player" overrideable=False, type='scriptV4', hide_playlist=True, viral_sharing=False, embed_button=False, autoplay=False, hidden_controls=False, loop=False, muted=False, full_width=False, width='1920', height='1080', player_id='65260340483', style='', color='edac1a', play_button_color='edac1a' %}


I want to pause a video when i click play on another one, tried this solution but it doesn't work for me:

https://community.hubspot.com/t5/CMS-Development/Video-plays-simultaneously-Stop-on-play/m-p/296714#...

 

This is the landingpage:

https://5598614.hs-sites.com/implant-training-videos

1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

Videos playing simultaneously

@Bryantworks , I know you are working with videos 😉.  Any chance you could add some advice here?