We have a web application with several pages written in mxml and ActionScript. I've read the Royale documentation and installed Royale.
When I run mxmlc src/phoenixclient.mxml, I see the following: Using Royale Compiler codebase: /Users/jwootton60/.nvm/versions/node/v8.11.3/lib/node_modules/@apache-royale/royale-js/royale-asjs/js/bin/../.. Using Royale SDK: /Users/jwootton60/.nvm/versions/node/v8.11.3/lib/node_modules/@apache-royale/royale-js/royale-asjs/js/bin/../.. MXMLJSC +royalelib=/Users/jwootton60/.nvm/versions/node/v8.11.3/lib/node_modules/@apache-royale/royale-js/royale-asjs/js/bin/../../frameworks -sdk-js-lib=/Users/jwootton60/.nvm/versions/node/v8.11.3/lib/node_modules/@apache-royale/royale-js/royale-asjs/js/bin/../../frameworks/js/Royale/generated-sources src/phoenixclient.mxml Warning: phoenixclient is defined by multiple files: /Users/jwootton60/Notes/Research/FlexToHtml5/ApacheRoyale/Phoenix/Main/src/phoenixclient.mxml, /Users/jwootton60/Notes/Research/FlexToHtml5/ApacheRoyale/Phoenix/Main/src/phoenixclient.as /Users/jwootton60/Notes/Research/FlexToHtml5/ApacheRoyale/Phoenix/Main/src/phoenixclient.mxml(2): col: 1 Error: This tag could not be resolved to an ActionScript class. It will be ignored. <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:phx="org.familysearch.phoenix.extra.*" layout="absolute" ^ <nabble_a href="phoenixclient.mxml">phoenixclient.mxml phoenixclient.as <http://apache-royale-development.20373.n8.nabble.com/file/t175/phoenixclient.as> Any help would be greatly appreciated. - Jay -- Sent from: http://apache-royale-development.20373.n8.nabble.com/
