Jump to content
Search Community

bilalm

Members
  • Posts

    5
  • Joined

  • Last visited

bilalm's Achievements

  1. Hello. Thanks you're right. I just want to create new video scrubber with "Up Button" click. I write new fork. I know it is not GSAP issue. I just want some help. https://stackblitz.com/edit/js-44eyms?file=index.js
  2. @Cassie Hello. Thanks for info. Yes you're right. But basically it's a question about gsap. Now i append new video after on click event. So we can listen 'loadedmetadata' event right? Console.log works now. But still i can not create a new video scrubber. Can you look at this again?
  3. Hello. I'm trying to link videos in json to each other. But i can not create video scrubber for appended elements. This is my scenario: 1. Load first video. 2. Load second video + create video scrubber. 3. Load third video after 2. scrubbing end. 4. Load fourth video + create video scrubber with on click. (Here is what i can't do it). I am playing here: https://stackblitz.com/edit/js-uasbtv?file=index.js Click 'Up' button to create new video scrubber.
  4. @akapowl Yes smooth scroll was big problem for me. Your demo looks better. I will try this. Thank you so much!
  5. I am trying to make video scroll. But the end event is not triggering when reach to end of the video. Please check it here: https://stackblitz.com/edit/js-txxtqs?file=index.js
×
×
  • Create New...