Re: FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread Alain Ekambi
"Are these tools to package web applications into desktop applications? They are better than AIR because newer embedded browser?" If you target HTML definitiv. AIR uses an old version of WebKit with some really stupid restrictions. I prefer nw.js because it allows you to use NodeJS module right fr

Re: FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread Harbs
I did not say it’s better than AIR. If ActionScript/swf/AIR is a good target, then I’m all for that. If the target is HTML (for whatever reason), then CEF is a really good way to get HTML5 packaged as a native app. There’s lots of popular apps which use it. Brackets, Evernote, Macaw to name a f

Re: FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread jude
Are these tools to package web applications into desktop applications? They are better than AIR because newer embedded browser? On Thursday, November 5, 2015, Harbs wrote: > If someone has the bandwidth to look into it, using CEF is probably a > really good way to go.[1] > > [1]https://bitbucket

Re: FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread Harbs
If someone has the bandwidth to look into it, using CEF is probably a really good way to go.[1] [1]https://bitbucket.org/chromiumembedded/cef On Nov 5, 2015, at 3:23 PM, pkumar.flex wrote: > Using flexJs 0.0.2, i can compile flex application to JS but is there any > tool or way to package it f

Re: FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread Alain Ekambi
http://nwjs.io/ is your friend. Waaay better than AIR On 5 November 2015 at 17:18, Alex Harui wrote: > > > On 11/5/15, 5:23 AM, "pkumar.flex" wrote: > > >Using flexJs 0.0.2, i can compile flex application to JS but is there any > >tool or way to package it for window or mac? as we have "adt

Re: FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread Alex Harui
On 11/5/15, 5:23 AM, "pkumar.flex" wrote: >Using flexJs 0.0.2, i can compile flex application to JS but is there any >tool or way to package it for window or mac? as we have "adt" in Flex >SDk4.14.1 > In theory, you can use Cordova for that as well. I haven’t tried it though. -Alex

FlexJS: Desktop Application creation using FlexJS & AIR

2015-11-05 Thread pkumar.flex
Using flexJs 0.0.2, i can compile flex application to JS but is there any tool or way to package it for window or mac? as we have "adt" in Flex SDk4.14.1 - Prashant Sr. Product Specialist, Sungard -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-Desktop