Hi Kenny, I think it may not be necessary in your app when you build to JS only.
If there is any different type of compilation - now to swf - you need to surround your JS related code with COMPILE::JS Thanks, Piotr On Mon, Jun 3, 2019, 7:37 PM Kenny Lerma <[email protected]> wrote: > Looking at the demo, I noticed you added @externs and COMPILE::JS? Is this > necessary? > I'm just curious since the ActionsScript I've done for creating external JS > code completion and SWC files too, I'm not adding these. > > Kenny > > On Mon, Jun 3, 2019 at 12:25 PM Carlos Rovira <[email protected]> > wrote: > > > Hi Andrew! > > > > just finished the last blog example, could you please take a look and fix > > whatever aggression against the English language that may have been > > committed? :) > > > > > > > https://royale.codeoscopic.com/using-external-javascript-libraries-in-apache-royale/ > > > > To the rest of folks: please let me know if you thing something is wrong > or > > must be modified in some way. > > > > thanks in advance > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > >
