I was referencing the tags you are adding to the ActionScript class "hljs.as". I personally never use the window[""] route.
I'm just wondering why you need those specific tags in you actionscript. I don't use those tags and it still works. On Mon, Jun 3, 2019 at 12:49 PM Carlos Rovira <[email protected]> wrote: > Hi Kenny, > > I added two options: > > 1 .- through @externs > 2 .- through bracket access. > > Maybe you're using 2 instead of 1? > I was using that until now though windows js object, but I think is not > what we want to expose or advertise in Apache Royale right? > > Please let me know, if I'm missing something, or there's more options that > I'm not aware of. If that's the case, I can update the post to reflect > that. > If so please let me know some example so I can try it. > > thanks! > > > > El lun., 3 jun. 2019 a las 19:37, Kenny Lerma (<[email protected]>) > escribió: > > > 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 > > > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira >
