How to recreate a Video Swipe Page similiar to TikTok / Insta Reels

IMG_1553
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

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

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