Skip to main content
Inspiring
May 23, 2012
Question

AIR question

  • May 23, 2012
  • 1 reply
  • 413 views

Before I go and experiment I need to know the following.

If I have an fla with an animation which includes some as 3.0 done in CS5.5 and I re opened , changed the publishing to AIR for IOS and left the as file within the fla will this render correctly?

If not can I just cut the AS, remove , set a class and paste the AS inside the class and save then publish to AIR for IOS.

Will it work?

Reason I ask is I have some projects I want to combine into an app for IOS so rather than go thru the steps it would be easier to ask.

???

RD

This topic has been closed for replies.

1 reply

User Unknow
Legend
May 23, 2012

Rendering on iOS - the same as on Desktop PC

You can write your App in CS5.5 as normal Flash Player application. Than simply change targeting ot Air for iOS, setup fiels needed and publish. It will work. Only one thing you must remember - in Flash Player on desktop you can load one swf into another and run AS for it. But on AIR for iOS you can't do this for security reasons.