wrath2019 opened a new issue #452: Imports do not appear to be finding functions
URL: https://github.com/apache/royale-asjs/issues/452
 
 
   We are attempting to convert an old flex app to royale.  We have the newest 
nightly build however there is still are still build errors which seem to 
indicate either we are not accessing the right directories or have something 
set wrong.  Examples of errors.
   Type was not found or was not a compile-time constant: URLRequest.
   : 
   :                     var u:URLRequest = new URLRequest("http
   
   Error: Call to a possibly undefined method navigateToURL.
   : 
   :                     navigateToURL(u,"_blank");
   
   Newer to this type of software so some guidance is appreciated.

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


With regards,
Apache Git Services

Reply via email to