Team, I have a legacy Flex application to transport to Royale/JS as Flash Player is dying soon.
I am following the documentation, but found it is little hard to follow. I have commented out all Flash imports and getting thousands of errors as it seems like my application uses them heavily. For example, basic imports like //import flash.utils.Timer; //import flash.events.TimerEvent; Are these available as Emulation components in Royale? Any suggestion how can I use them if any (eg: any changes needed in Ant build scripts other than loading royale-js libs and flex-configs? Also, getting tons of errors related to mx imports. REALLY APPRECIATE YOUR TIMELEY HELP as we are evaluating different option and if this POC succeeds, we might be able to stay with Flex/Royale. Thanks, Sobit
