Skip to main content
Participant
June 20, 2011
Question

flash in ios development

  • June 20, 2011
  • 1 reply
  • 651 views

Hi,

I've tried to develop an ios app with cs 5.5. The problem is it just can't run as smooth as native iphone apps (e.g scrolling in the clock app is much smoother than the app I made no matter how hard I've tried to optimize the contents).

My question is: is it possible to make a decent ios game/app with the current flash packager or shall I switch to objective-c?

Thanks,

Mars

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
June 20, 2011

You should watch the videos on this page:

http://www.bytearray.org/?p=3202

Some of those are based on AIR 2.6, and with 2.7 you can get good results using CPU (that would have required GPU under 2.6). But still, it might give you an idea.