Hi Alex, That sounds very promising ☺ Looking forward to it.
Chris Am 22.02.17, 17:13 schrieb "Alex Harui" <aha...@adobe.com>: On 2/22/17, 2:43 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Well I guess the thing is that you are building a SWC. > >Till now we were expecting to build SWCs to be usable in SWF and JS. >Therefore we don’t have the concept of “pure JS swcs”. >If this is a thing, eventually it would be good to define different >naming: >- swc (pure flash) >- js (pure js) >- jswc (both js and flash) In the dual branch, I am changing things around to generate a SWC that has SWF code compiled based on playerglobal/airglobal + js (which is what our SWCs contain now), and -js.SWC which contain APIs compiled based on js.swc and also contain the .js files needed. Once that lands, I'll just have to make it possible to skip generation of one or the other. -Alex