Copy link to clipboard
Copied
I have games written in AS3 and AS2. How can I convert them to HTML5/javascript?
Copy link to clipboard
Copied
You have to write the code again for HTML5/javascript there's no automatic converters, as you have to convert AS2 to AS3 in the same way.
Copy link to clipboard
Copied
you can open your .fla and hit "Commands" then convert to other document. You'll need to append some of the code as its converted to javascript but the majority of it should be ok.
this is a great resource on the whole process.
http://blogs.adobe.com/flashpro/converting-your-flash-ads-to-html5-canvas/
Copy link to clipboard
Copied
Thank you, rezun8, they are games, and pretty complex (1600 lines of AS3 code, plus major .as files),
I'll try Flash Pro, they tell me it can produce native code for iOS and Android
Copy link to clipboard
Copied
yes that what I meant in write the code again for HTML5/javascript and there's no automatic converters
Find more inspiration, events, and resources on the new Adobe Community
Explore Now