On 2/13/07, Nicolas Cannasse <[EMAIL PROTECTED]> wrote:
> > But what if I need to run the *exact* same ActionScript code on both
> > client and server? I do not want to write the server side code in any
> > other language or translate already existing AS2 client code to some
> > other language.
> >
> > A rough description of what I'm after: What I have is a bunch of
> > untrusted AS2 clients with a fancy GUI that collect and process user
> > data. As the clients are untrusted I want them to be able to send their
> > data and results to the server for verification. The server side would
> > only have instances of the "Model" part of the MVC, thus being
> > completely GUI-less.
> >
> > Is this possible some way?
>
> Yes, by using haXe, since it's exactly the same language on both server
> and client.

Well not exactly Nicolas. Björn was asking if it's possible in AS2.
haXe is very similar to AS2, but it's not the same thing. However,
it's definitely the closest thing out there to what he wants.

Sorry to be a stickler, but I just thought it was important to point
that out so that Björn doesn't get confused.

Also, I do remember that someone had an AS2 to Java converter
somewhere. Or maybe it was just the other way around. Anyway, best of
luck.

-Chris

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to