2
votes

My designer has made a few animations for a flash game and I want to put them in my Iphone game. Is there any way to do that?

I thought of exporting all the pngs as frames. And then looping them in UIIMageview. Is there any better method to do this.

3
You can export it as movie (.mov) and then use it in the iPhone.user1144693

3 Answers

1
votes

I am doing what Walter above has suggested.

Exporting the frames as pngs and then making them loop is probably your best bet then. – Walter Dec 24 '10 at 22:34

0
votes

Not really. In the future you might be able to export Flash to iPhone binaries, but I think that project got put on hold when Apple changed the AppStore guidelines. Even then I don't think it would allow it to be emmended in another App.

0
votes

Have you heard of Hirameki? It is a flash animation only parser that lets you drop SWF animations directly into Xcode projects for iPhone. A demonstration and beta sign up is here http://www.flash-on-iphone.com