Hello Carlos, With Flash Builder, running the build creates the debug versions of swf and js - both are functional. To create the release build the Export Release Build command is used. It creates the functional swf. The js version is not working - the HelloWorld.js is empty. So swf and js behave differently in case of the release build.
Could you elaborate a little more on what you mean by: >have you setup "debug" to false, so release version could be created? Regards, Piotr On Thu, Oct 8, 2020 at 11:48 AM Carlos Rovira <[email protected]> wrote: > Hi, > > have you setup "debug" to false, so release version could be created? > > El jue., 8 oct. 2020 a las 15:48, Piotr Grudzinski (<[email protected]>) > escribió: > >> Hello all, >> >> I've built the HelloWorld example with Flash Builder 4.7 and Royale 0.9.8 >> (Oct 7). >> The application from js-debug works fine. In js-release the HelloWorld.js >> is empty. >> >> Seems that I've missed something? >> >> Regards, >> Piotr >> > > > -- > Carlos Rovira > Apache Member & Apache Royale PMC > *Apache Software Foundation* > http://about.me/carlosrovira > >
