Jump to content
Search Community

Search the Community

Showing results for tags 'tweenlite fromto'.

  • 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...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. Getting back to my animation control that uses GreenSock. I'm working on performance now and need help with what I believe is TweenLite.fromTo() pausing the animation while reseting the from location. If you run the CodePen you will see a set of red rectangles numbered 0 - 15. The rectangles are repeated for a total of 32 rectangles. The animation starts at the second set of rects. When the rectangle labeled 8 (r8) is centered on the screen the code will call TweenLite.fromTo() to reset the starting location from the r8 of the second set to the r8 of the first set. The animation then repeats making it seem like there is an infinite loop. The thing I'm having problems working around is that the animation pauses at this point. There is also a stutters when a new rectangle comes on screen. This could be a paint issue but maybe you know what the issue is? System: iMac (Retina 5K, 27-inch, Late 2014) Processor: 4 GHz Intel Core i7 Memory: 16 GB 1600 MHz DDR3 Graphics: AMD Radeon R9 M290X 2048 MB Running CodePen on Safari 9.1.3 If I run CodePen on Chrome (52.0.2743.116) I still get the stutter and the r8 transition is a little better but noticeable. Thanks!
×
×
  • Create New...