piotrzarzycki21 commented on issue #1261: URL: https://github.com/apache/royale-asjs/issues/1261#issuecomment-3043419024
@Xanders If you got so many errors during compilation it's probably a good think. Now you will need to slowly fix them to the point that compilation will be successful. All your flash references should be changed to equivalent (if exists) in Royale. For example` import flash.utils.ByteArray;` probably to `mx.utils.ByteArray`. What errors do you have more ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@royale.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org