Share Posted November 4, 2016 Hi I'm fairly new here at Greensock. I've checked the examples, contents and forum and I find it really awesome! 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 More sharing options...
Share Posted November 4, 2016 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now