Jump to content
GreenSock

kwing

Horizontal Line Preloader

Moderator Tag
Go to solution Solved by Shaun Gorneau,

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hi I'm fairly new here at Greensock. I've checked the examples, contents and forum and I find it really awesome! :D

 

When I checked on the showcase, I stumbled upon this website 

 

http://www.electricenjin.com

 

I just wondered if there's a tutorial or any article on how to create a horizontal preloader used in the site.

 

Thank you very much! 

Link to comment
Share on other sites

  • Solution

I'm not sure which side of this the question is on ... how to execute the animation or how to feed actual data to the animation progress.

 

Here is how to animate a loading bar

 

See the Pen vyYQJO by sgorneau (@sgorneau) on CodePen

 

To control it with actual progress data, simply pause it from the get go and continually set the progress property with an updated value based how how you are calculating actual progress on a 0 to 100 scale.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×