Jump to content
Search Community

Search the Community

Showing results for tags 'loading images'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 2 results

  1. Om Bhalodiya

    how to make a dynamic loading bar

    Hi, I’m new to GSAP and React. I want to make a dynamic preloader that is based on actual loading progress, not on time or Math.random() values. The site includes images, videos, fonts, and normal DOM content. Is there a way to track real loading progress and use that value to update a counter or progress bar? How do you usually access or calculate those loading numbers in a React + GSAP setup? Any simple guidance would be appreciated. Thanks!
  2. Guest

    Noob Needs serious help

    I'm SO lost. I've used TweenMax back in the Flash days and I code mobile sites. But, I can't figure out how to load images with GSAP. Tell me where I'm getting it wrong. I have a bunch of pngs for a banner that I need to animate. I thought I could img src="whateverImg" in a div, give them an id, add some css and animate it by id in main.js w/ TweenMax. Is the only way to import the image in the css as background: url(img/whateverImg.png)no-repeat; ? None of the tuts seem to make this clear for a noob Thanks, Pulling my hair out
×
×
  • Create New...