royale-asjs icon indicating copy to clipboard operation
royale-asjs copied to clipboard

Converting AS3 to JS, with some flaws?

Open KiaWeb opened this issue 3 years ago • 2 comments

Is it possible to convert AS3 to JS? If so, please tell me the command line command to build the AS3 from src. I'm also confused if we can convert AS3 to JS about how we can use flashvars. I can't seem to find a way to make an emulation component, so I need a full tutorial on that.

KiaWeb avatar Sep 10 '22 19:09 KiaWeb

Are you looking for something like this?

https://apache.github.io/royale-docs/migrate-an-existing-app/migrate-from-flex

yishayw avatar Sep 11 '22 06:09 yishayw

Or, to create emulation components you might want to start here

https://github.com/apache/royale-asjs/wiki/emulation-components

yishayw avatar Sep 11 '22 06:09 yishayw