[haXe] SWHX Flash API

hosey hosey hoseyhosey at gmail.com
Fri Aug 4 21:56:01 CEST 2006


Flash Player 9 works in my enviroment (win 2000 and windows xp).
The debug player did not.
Is this in regards to the macintosh version?

Thanks
Hosey

On 8/2/06, Edwin van Rijkom <lists at screenweaver.com> wrote:
>
> The API itself is portable but SWHX doesn't support Flash Player 9 yet.
>
> Cheers,
> Edwin
>
> Lee McColl-Sylvester wrote:
> > How portable is this for use in Flex Builder 2?
> >
> > Lee
> >
> >
> >
> > -----Original Message-----
> > From: haxe-bounces at lists.motion-twin.com
> > [mailto:haxe-bounces at lists.motion-twin.com] On Behalf Of Edwin van
> > Rijkom
> > Sent: 02 August 2006 14:16
> > To: The haXe compiler list
> > Subject: [haXe] SWHX Flash API
> >
> > Hi List,
> >
> > I've been 'eating my own dog-food' today, and found that I didn't feel
> > much like creating more graphically elaborate Flash front-ends for haXe
> > desktop applications using haXe itself. I'd rather do GUI design in the
> > Flash IDE instead.
> >
> > To make this possible, I've written a small SWHX Flash API, that sets up
> >
> > the connection between Flash and the haXe back-end and handles the
> > (de)serialization of the remoting data that is being send back- and
> > forth using the External Interface. These routines are direct ports of
> > haXe's serialize and unserialize routines. I've dropped support for enum
> >
> > and class types though, for they are not natively supported by Flash.
> >
> > The code is in SVN:
> > API: https://svn.motion-twin.com/haxeDesktop/swhx/api/swhxflash
> > Sample: https://svn.motion-twin.com/haxeDesktop/swhx/samples/6-flash-api
> >
> > Cheers,
> > Edwin
> >
> >
> >
>
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20060804/67f57ff2/attachment.htm


More information about the Haxe mailing list