Skip to main content
Participant
February 6, 2012
Question

AIR for iOS, Library Project

  • February 6, 2012
  • 6 replies
  • 1024 views

Is there (or will there be) any way to compile an actionscript mobile project, using AIR for iOS, as a library project so that other objective c applications could integrate the AIR library project within them ?

This topic has been closed for replies.

6 replies

November 29, 2012

I 'm doing the same thing now, did you make that work??? how??

thanks

Inspiring
November 29, 2012

there are some tutorials out there you can search for. I have successfully done, it's not hard as you might think. Good luck

November 30, 2012

Can you give me some links???? I've searched this for two days,and nothing useful still......

Inspiring
February 6, 2012

Yes, use native extension. I am doing something similar but got stuck cus my noobish Objective-C.