I created an iPad application in ActionScript. A potential partner wants to bring my application to their application. They built the application using Xcode. As far as I understand, if my application was built initially, I could just export the code as a static library (.a file) for use by their application. Alas, I built mine in ActionScript. So that...
Is there a way to convert ActionScript 3 to C ++?
Is it possible to do this conversion through AS3 in Haxe in C ++?
Am I just SOL and need to rebuild the game using Xcode?
Thanks in advance.
Jason
Jason source
share