Jump to content
Search Community

Joe Billman

Business
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Joe Billman

  1. It would work best if I could email it. It would also be good if you could build it and run it on the iPad, but I would need to add your iPad to the provisioning profile, so I don't know if that's possible. If it's something that you have time to look at further send me an email. My email is linked to my account.

  2. Hi Carl,

     

    Thanks for the quick response! I am using it just like you show above. I'm using Starling to create an iOS app. It does work fine if I just pause it while in the app like by pressing a button. Where it doesn't work is when I press the home button on the iPad. I'm using Event.DEACTIVATE to handle this and in the event handler I call the starling.stop() method and also call a custom method that does the exportRoot and pause. Just like the user mentioned above, it's there where the problem occurs. The tweens continue running. When I come back to the app the tweens have advanced. I've been looking around online and from what I've seen it appears to be a problem with Starling using a different ENTER_FRAME than GSAP. I was wanting to know if there is a version that uses the same ENTER_FRAME or what that would take. I really love GreenSock and would rather use it over the Starling Tween, but I'm running into this problem. Any help would be greatly appreciated.

×
×
  • Create New...