@Carlos Rovira <[email protected]> I have updated the blog entry with a few teeny tiny corrections. It seems very clear, and is a useful guide!
On Mon, Jun 3, 2019 at 3:19 PM Kenny Lerma <[email protected]> wrote: > Thank Piotr. I am only working with JS so that makes sense. I just wanted > to make sure I didn't need to add these for some other reason. > > Thanks, > Kenny > > On Mon, Jun 3, 2019 at 1:07 PM Piotr Zarzycki <[email protected]> > wrote: > > > 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 > > > > > > > > > > -- Andrew Wetmore http://cottage14.blogspot.com/
