But Björn is writing " I do not want to write the server side code in any > other language or translate already existing AS2 client code", so I think, he > doesn't want to first translate his EXISTING code to haXe. So I think the Rino-Engine mentioned before could be an option. Else there is no 'ou-of-the-box' solution for his problem. Sorry Björn!
hth, Matthias 2007/2/13, Nicolas Cannasse <[EMAIL PROTECTED]>: > > 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. > > Nicolas > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
