yishayw commented on issue #920: URL: https://github.com/apache/royale-asjs/issues/920#issuecomment-710006827
Is examples/mxroyale/HelloWorld.mxml working for you? From: vinitha11<mailto:[email protected]> Sent: Friday, October 16, 2020 10:35 AM To: apache/royale-asjs<mailto:[email protected]> Cc: Subscribed<mailto:[email protected]> Subject: Re: [apache/royale-asjs] Migrating Flex(MXML/.as) to JS using Apache Royale (#920) Thanks. we have downloaded nightly build - JSOnly Nightly Build - apache-royale-0.9.8-bin-js.zip when we tried to use .mxml file with Mx tags, facing issue like " This tag could not be resolved to an ActionScript class. It will be ignored. <mx:TitleWindow xmlns:s="library://ns.apache.org/royale/spark" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.apache.org/royale/mx" width="524" height="272" as suggested i have tried to change in asconfig.json file, config ="flex" from "royale", still problem exists. i changed in the below asconfig.json file - \apache-royale-0.9.8-bin-js\royale-asjs\frameworks\projects\asconfig.json "config": "flex", "type": "lib", "compilerOptions": { "debug": true, — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<https://github.com/apache/royale-asjs/issues/920#issuecomment-709880144>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAQBE7NCMTMF2TNFI6UZSADSK7ZU5ANCNFSM4SSLZF5A>. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
