MegaMarkHarris Posted February 19, 2015 Share Posted February 19, 2015 Maybe I'm just not understanding this right. I am using a PIXI.MovieClip. I load it with pngs once. I hit play(). It plays. Then I send that scene to the background, and in order to save on resources, I stop() the MovieClip. When I foreground the scene, I play(); But every time I play(), the MovieClip increases in speed... I searched around, but did not see anything about this. What do I not understand about how this works? Thanks! M Quote Link to comment Share on other sites More sharing options...
kyptov Posted February 20, 2015 Share Posted February 20, 2015 Maybe you addig MovieClip to scene twice. Maybe you render scene twice. Quote Link to comment Share on other sites More sharing options...
achexi Posted February 20, 2015 Share Posted February 20, 2015 Not sure what's wrong with it, haven't heard of it doing this before but maybe setting the fps property of the movieclip would fix it? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.