Jump to content
Search Community

Frame rendering

Legato123 test
Moderator Tag

Recommended Posts

Not sure that has been my experience. If I take a snapshot of the root object in the animation after the time() call I have found the rendering to be incomplete. Typically I have had to do the time() call and then use a timer to wait for about 300 msecs before taking the snapshot.

I don't think the onUpdate is the answer as the renders are queued and happen later.

I have also tried using the OnCompleteRenderPlugin but it only fires at the end of the timeline not after each frame.

I am just trying to understand if there is a better method other than the wait or a way to optimise the wait.

Link to comment
Share on other sites

Hm, I can't imagine why you'd be seeing a delay like that. I'm pretty confident it's not related to GSAP. When you set the time(), GSAP will set all the values that need to be set, but if the Flash Player isn't rendering things promptly, that's a different issue that you'd need to talk to Adobe about. I'm not sure what else I can offer here. 

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.
×
×
  • Create New...