Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

moonman239

Cancelled
Original poster
Mar 27, 2009
1,541
32
I have an app in which I am supposed to have a star burst animation. I have decided it'd be nice if I could draw up the objects and animations using a third-party tool, preferably Adobe Flash Pro. I already have a lot of my code in the program, and I'd like to keep it that way, so AIR seems out of the question.
 
OK, it looks like I can create an animation by creating it in Flash and publishing it to an HTML5 document, which I can then load and manipulate using a UIWebView. However, I want to know how to automatically convert a Flash object to its equivalent Core Animation object, and a motion tween to a CAKeyframeAnimation object.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.