Paula
(Paula Sophie)
February 28, 2024, 12:12pm
1
Update/Edit:
I have a custom code to:
→ autoplay/-stop a video when a video enters/exists the viewport
→ controls the audio (on/off) via click.
But I’m having trouble as soon as I add this code to a CMS Rich Text
WEBFLOW PAGE EDITOR
If someone tried this before and is able to check what im doing wrong I would appreciate it
webdev
(Jeff Selser)
February 28, 2024, 5:19pm
2
You would need to write custom code to initialize the playback on scroll so as not to overwhelm the browser with buckets of data. You could experiment with AI models lending a hand or hire a developer if this is beyond your current skill set.
1 Like
Paula
(Paula Sophie)
March 2, 2024, 1:36pm
3
I have a custom code to:
→ autoplay/-stop a video when a video enters/exists the viewport
→ controls the audio (on/off) via click.
But I’m having trouble as soon as I add this code to a CMS Rich Text
WEBFLOW PAGE EDITOR
If someone tried this before and is able to check what im doing wrong I would appreciate it