AS3 API port to Haxe ?

Post here your questions about the Flash / Flex / Air API for SFS2X

Moderators: Lapo, Bax

User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: AS3 API port to Haxe ?

Post by Lapo »

Excellent news, thanks.
We'll add a link in our API download page.

cheers
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
Bax
Site Admin
Posts: 4626
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Re: AS3 API port to Haxe ?

Post by Bax »

Link added!
Take a look at the bottom of this page: http://www.smartfoxserver.com/download/sfs2x#p=client
If you like, we can refine the info on the developer/team who made the initial porting. In case please send me the details (real name or company name; company website).
Paolo Bax
The SmartFoxServer Team
Boorik
Posts: 14
Joined: 02 Dec 2014, 15:01
Contact:

Re: AS3 API port to Haxe ?

Post by Boorik »

Nice!

My real name is Vincent Blanchet. I'm working for chapatiz company : http://www.chapatiz.com
We are editing a Casual Free2play MMOG since 12 years and we are moving from flash to mobile.
User avatar
Bax
Site Admin
Posts: 4626
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Re: AS3 API port to Haxe ?

Post by Bax »

Thanks, download page updated.
If possible, could you please update the title in the readme file on GitHub from "Smartfox haxe client" to "SmartFoxServer 2X Haxe client API"?
Paolo Bax
The SmartFoxServer Team
Boorik
Posts: 14
Joined: 02 Dec 2014, 15:01
Contact:

Re: AS3 API port to Haxe ?

Post by Boorik »

Thanks,

Update is done.
User avatar
rewb0rn
Posts: 177
Joined: 26 Jan 2009, 12:54
Location: Berlin, Germany

Re: AS3 API port to Haxe ?

Post by rewb0rn »

Hello,

now with the end of Flash officially announced, any chance to promote the Haxe API to an official API and deprecate the Flash API? I assume we are not the only ones in the process of switching the tech stack.

In theory it should even be possible to export a .swc file from the Haxe API, so maintenance for the Flash API would be simplified.

Thanks in advance.
Boorik
Posts: 14
Joined: 02 Dec 2014, 15:01
Contact:

Re: AS3 API port to Haxe ?

Post by Boorik »

Agree with rewb0rn.
This way the haxe and flash api will be always up-to-date.

Here one port of simple mmo 2 example ( a bit modified to get scrolling ) :
https://github.com/boorik/smartfox-haxe-mmo

If someone is interested by haxe port let me know.

BTW here is one interesting article about switching from flash to haxe :
https://www.gamasutra.com/blogs/DougPea ... f_Code.php
Post Reply