vinitha11 commented on issue #920:
URL: https://github.com/apache/royale-asjs/issues/920#issuecomment-709880144


   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,
   


----------------------------------------------------------------
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]


Reply via email to