End of Adobe Flash Player
Hello,
I have a collection of games that I programmed in AS3, I still have the FLA and SWF sources, how can I display them on my site in 2021 when the browsers will no longer use Adobe Flash Player?
Thank you.
Hello,
I have a collection of games that I programmed in AS3, I still have the FLA and SWF sources, how can I display them on my site in 2021 when the browsers will no longer use Adobe Flash Player?
Thank you.
kglad didn't just mean to use the convert option to make them be HTML5 Canvas FLA. You would also need to convert the AS3 code into CreateJS compatible JavaScript. In some cases you will be able to edit a line to make the syntax be correct, but often you will need to do the same feature in a different way.
One approach is to reuse all of the assets, but only use the AS3 version as a demo, and recreate all of the code from scratch.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.