Hi Thank you for your reply.
The code is the same as the following link. https://github.com/apache/royale-asjs/tree/develop/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale In https://royale.apache.org/using-external-javascript-libraries-in-apache-royale/ The difference is that the folder configuration is different because it was newly created in moonshineIDE. For the following src - hljs.as - BE0012_Using_external....mxml js-debug as3code.txt BE0012_Using_external...css BE0012_Using_external....js BE0012_Using_external....js.map hljs.js hljs.js.map index.html Best regards 2020年8月11日(火) 午後4:07 Yishay Weiss <[email protected]>: > Hi Yushiro, > > > > Can you share your code so we can help you? > > > > > > > > *From: *yushiro maeda <[email protected]> > *Sent: *Tuesday, August 11, 2020 9:56 AM > *To: *[email protected] > *Subject: *@externs tutorial I can not work. > > > > Hello > > > > I follow the tutorial below. But the link is bloken and the @externs does > not seem to be recognized well > > > > > > Uncaght ReferenceError: hljs is not defined > > > > > > hljs.as is in the same src folder as main.mxml .but do I need anything > else? > > > > It would be helpful if you could tell me. > > > > Best regards > > >
