Hi. I have a webflow slider element with 7 slides. Each slides do have images except the last one. The last one has a video. Auto-play slides is turned on in the slider. What i’m trying to figure out is to pause the auto-play slide when reached the slide with video and will automatically play the video. When the video is finished, the auto-play slide will continue.
@Jared_Balajadia You can achieve this with some custom scripts using the Swiper slider. Sharing working script. It might require a bit of adjustment as per needed.