Convert AS3 to C ++ - is it possible?

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

+3
source share
1 answer

Tamarin Tamarin redux. http://www-archive.mozilla.org/projects/tamarin/ XCode. , Flash, , AVM AS3.

+1

All Articles