Hi Piotr,

Just for my knowledge, in my case, is the HelloWorld.js generated by the
SDK using options received from the IDE?
And if yes, what set of options would result in an empty .js file?
The debug build seems as expected.

Thanks,
Piotr

On Fri, Oct 9, 2020 at 12:26 PM Piotr Zarzycki <piotrzarzyck...@gmail.com>
wrote:

> Piotr,
>
> It is hard to answer to your question. I don't think that there are
> people who configured FB for Royale in the last I would say couple of
> years. Stick with some supported IDE plus you can always use some form of
> build your project which is IDE agnostic - like Maven or Ant.
>
> Thanks,
> Piotr
>
> pt., 9 paź 2020 o 18:14 Piotr Grudzinski <pi...@powersmiths.com>
> napisał(a):
>
>> As recommended, I've tried the VSCode. Both; js-debug and js-release work
>> fine.
>> Interestingly, content of js-debug is identical for VSCode and the Flash
>> Builder.
>> Assuming the same Royale SDK and the same result for debug build from two
>> IDEs, the different result for the release build seems a little mysterious.
>> Is there any configuration file in the SDK used by the FB to control the
>> build process?
>>
>> The FB would be my preferred choice as we have a lot of legacy projects
>> to convert.
>>
>> Regards,
>> Piotr
>>
>> On Fri, Oct 9, 2020 at 12:46 AM Carlos Rovira <carlosrov...@apache.org>
>> wrote:
>>
>>> As Piotr says,
>>>
>>> please you need to provide more info about how you're doing. There are
>>> many ways to use Royale (Maven, ANT, VSCode, Moonshine,...)
>>> Also Flash Builder is not really supported since it was an IDE
>>> discontinued by Adobe 10 years ago (at least I can't say much more about it
>>> since I left behind many years ago). My advice is to use a newer and
>>> supported IDE: please try Moonshine or VS Code with AS3&MXML extension.
>>>
>>> El jue., 8 oct. 2020 a las 21:48, Piotr Zarzycki (<
>>> piotrzarzyck...@gmail.com>) escribió:
>>>
>>>> Piotr,
>>>>
>>>> Try one of the IDE which supports officially Royale? Moonshine IDE or
>>>> VSCode.
>>>> Next post here console output so we could help.
>>>>
>>>> Thanks,
>>>> Piotr
>>>>
>>>> On Thu, Oct 8, 2020, 6:26 PM Piotr Grudzinski <pi...@powersmiths.com>
>>>> wrote:
>>>>
>>>>> 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 <carlosrov...@apache.org>
>>>>> 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 (<
>>>>>> pi...@powersmiths.com>) 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
>>>>>>
>>>>>>
>>>
>>> --
>>> Carlos Rovira
>>> Apache Member & Apache Royale PMC
>>> *Apache Software Foundation*
>>> http://about.me/carlosrovira
>>>
>>>
>
> --
>
> Piotr Zarzycki
>

Reply via email to