Link to home
Create AccountLog in
Avatar of Perumal RM
Perumal RM

asked on

Video Banner with GSAP

Hi,

I would like to create an video banner (MP4), with a text appearing over it, after the video stops using GSAP.

I have created a sample fiddle page here, https://jsfiddle.net/shalinirubha/jqr1doch/

I am new to GSAP animations. Can some one help to check, if this code is good? or in otherwords, is this the right way of doing it?

I want to auto play the video in the banner and the text to appear after the video finishes.

Any help appreciated.

Thanks.
SOLUTION
Avatar of Misha
Misha
Flag of Russian Federation image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
ASKER CERTIFIED SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of Perumal RM
Perumal RM

ASKER

I figured out the GSAP solution myself.