using android,iPhone with existing AS server-side extension

Post here all your questions related with SmartFoxServer Java API

Moderators: Lapo, Bax

Post Reply
mariana
Posts: 77
Joined: 26 Mar 2007, 11:15
Location: Buenos Aires, Argentina

using android,iPhone with existing AS server-side extension

Post by mariana »

We are studying the possibility of porting some of our AS2 and AS3 games to iPhone and Android.

Can we continue using our existing back-end, which is all built in AS and uses the built-in H2 database?

Thanks,

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

Post by Lapo »

Hi,
absolutely, the iPhone API and Android API provide the same interfaces and commands of the Actionscript client API.
You can reuse all your server side code without changes.

Hope it helps
Lapo
--
gotoAndPlay()
...addicted to flash games
Post Reply