Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

[iOS] Can I instantiate a ViewController from AIR, and/or 'place' my AIR app within a UIView?

$
0
0

Hello,

 

We have a fairly complex and custom Objective-C/C++ ViewController class.

 

I would LOVE to be able to create an AIR app which can:

 

  1. Instantiate the above ViewController class, by writing a Native Extension.

  2. Add the resulting UIView underneath my AIR app.

  3. OR, place my AIR app's visual elements in a UIView above another UIView.

 

I have done things like this in C# on Windows, by doing either of the following:

 

  A. AIR app invokes C# GUI program, so both the AIR program and C# program are running, with one visually on top of the other.

  B. Embed a SWF inside a Windows C# GUI element in Visual Studio.

 

Basically, I have an existing iOS app, and its source code. I wish to layer over its UI pretty buttons and images. Creating such a UI is FAR easier and faster in AS3, than it is in Objective-C.

I'd like to combine parts of the existing iOS app with AIR elements.

 

Is there any way to accomplish my goal using ActionScript and iOS?


Viewing all articles
Browse latest Browse all 2010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>