[haxe] Re: Haxe vs. OpenLaszlo vs. Flex2?

Aaron Fay aaron at earthman.ca
Mon Apr 2 02:15:33 CEST 2007


Hi Vincent,

There was a discussion about components/widgets for haXe back a bit in 
the list (can't find it now) but I don't believe there are libraries.  
The whole idea is that you have access to the Flash 8/9 libraries (and 
thus controls) in haXe, and with flex you use the flex components (using 
the sdk).  I'm not sure how laszlo compiles, so I don't know how it 
would integrate, although I'm sure a custom wrapper/interface wouldn't 
be too hard.

Cheers,
Aaron

Vincent Delporte wrote:
> At 15:21 28/03/2007 +0200, Aaron Fay wrote:
>> It will do both, you can run the nekovm as a module of apache 
>> (although I don't know much about that side of it).  haXe also 
>> compiles .js classes as well, and has an html templating system  but 
>> I don't know much about that either.  I have been primarily focused 
>> on making desktop apps.
>
> Makes better sense. I'm looking for an alternative to Flex and 
> OpenLaszlo specifically to create SWF files to be run in the user's 
> browser, so as to minimize deployment issues. The Haxe documentation 
> doesn't seem to include information on the set of widgets available 
> when writing Haxe applications. I'll take a look at the application 
> samples to see if it's what I need.
>
> For those who haven't checked out OpenLaszlo, here's the kind of 
> interface I'm talking about:
>
> http://www.openlaszlo.org/lps4/examples/components/style_example.html?lzr=swf7 
>
>
> Thanks.
>
>



More information about the Haxe mailing list