On 9/13/15, 3:34 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>HI Guys, > >I just wanted to know, if anything has changed regarding the structure or >usage of FlexJS has changed in the last months. The biggest change is that the .js files are packaged in the SWCs. And there are more SWCs, depending on when you last checked. >I know that I had FlexJS support working initially, but would expect >quite some things having changed. >Currently you should be able to build FlexJS applications using >Flexmojos, but I think there are probably some more config options now to >build these flex+js libs. I would like to add support to building these >in Flexmojos. Such a project would probably have a structure like this: > >/src/main/as >/src/main/js >/src/main/resources > >Or does building the js part currently involve manual interaction? Not sure what you are asking, but you can look at flex-asjs/examples/native/USStatesMap for an example that doesn’t create a SWF and just uses low-level JS. > >By the way ... I created an ant task in Falcon and FlexJS to build Maven >artifacts. Is that still up to date? Are snapshots still published? Don’t know. Where was it running? Builds.a.o is totally broken by some Git issue. -Alex