iPad app with ActionScript 2.0
This is probably a question that has been asked many times but I couldn't find anything about it.
I have a rather elaborate project in ActionScript 2.0, and want to make an iPad app from it. However CS6 doesn't give you an option of publishing to iOS from an AS2 source. What are my options? I know that converting to AS3 is one of them, but this will be a huge amount of work...
I read something about wrapping my AS2 SWF file in an AS3 file, but can that work when the goal is to publish it to iOS? (Sounds unlikely.)
Thanks!
|