Did you look at my two links? Those are both JS-only libs.

> On Jun 27, 2020, at 11:24 PM, Hugo Ferreira <[email protected]> wrote:
> 
> I believe that I didn't make my self clear, probably because of my English.
> My apologies for that.
> 
> What I meant to say was: How can I create shared library with Apache Royale 
> (JS not Flash).
> 
> Currently I have:
> My own Library
> 
> Project 1 <= using My own Library
> Project 2 <= using My own Library
> 
> How to achive the same with Apache Royale JS only ?
> 
> Thank you.
> 
> On 2020/06/27 19:34:13, Andrew Wetmore <[email protected]> wrote: 
>> Naive question: what is the benefit of compiling something into a SWC? I
>> have built lots of apps whose components are pure ActionScript and MXML and
>> that (in theory) Royale can transform fine into JS.
>> 
>> Andrew
>> 
>> On Sat, Jun 27, 2020 at 3:57 PM Harbs <[email protected]> wrote:
>> 
>>> For example projects which compile to SWC please see:
>>> 
>>> https://github.com/unhurdle/cep-royale/tree/master/CEPTools
>>> https://github.com/unhurdle/spectrum-royale/tree/master/Spectrum
>>> 
>>> One thing to be aware of: You need the full swf-compatible Royale SDK to
>>> produce SWCs.
>>> 
>>> HTH,
>>> Harbs
>>> 
>>>> On Jun 27, 2020, at 5:16 AM, Hugo Ferreira <[email protected]>
>>> wrote:
>>>> 
>>>> With Apache Flex I can build my own reusable components (SWC).
>>>> Can I do the same approach with Apache Royale or this is not possible or
>>>> easy on this framework (at least I did not find any mention about that) ?
>>> 
>>> 
>> 
>> -- 
>> Andrew Wetmore
>> 
>> http://cottage14.blogspot.com/
>> 

Reply via email to