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/
