On Tue, Dec 1, 2015 at 6:15 PM, Alex Harui <aha...@adobe.com> wrote: > > On 12/1/15, 2:27 PM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote: > > >Anyway, I wish I had some projects for FlexJS/FlaconJX but my story is > >still the same. I am using Feathers and AIR for some audio apps and it > >requires native extensions calling C++ API so the JS part is kind of out > >for me experimenting with those apps right now.. > > FlexJS output is compatible with Cordova, so in theory you can use Cordova > plug-ins to call the same C++, and MXML and AS to glue it all together. >
Yeah, I know. :) But the thing is, I looked at Cordova and [theorized I didn't have enough time to experiment. I'm working a day job with a friend right now so my lab time is 0 or else now that it is .5 I would try it. All my time atm is devoted to the Feathers apps. I did have one app that I remember showing Om screenshots months back but it needs to use UDP messages which last time I checked, javascript browsers didn't support, I think maybe an android one did. Also, the "problem" with my apps are they are more like games in a sense I need high performance graphics/animation. You see there are to many loose ends and questions for my stuff. Say I found a way to get my native calls working, I still would be ata loss for the UI graphics framework I am currently using with Feathers. I know Om had mentioned SVG, but I didn't hear anymore about that and I have really 0 experience with it. Anyway, I have spent more time writing this reply due to all my questions. :) Mike > > -Alex > >