Moving from Flash to HTML5

Post here your questions about the HTML5 / JavaScript for SFS2X

Moderators: Lapo, Bax

Post Reply
User avatar
gg
Posts: 90
Joined: 19 Sep 2010, 21:16
Contact:

Moving from Flash to HTML5

Post by gg »

Hi, I would like to move the game I made in Flash to HTML5. In Flash, I paid for the SmartFoxBits. Is there something like that for HTML5? If not, is there a guide somewhere on how I can implement the UI ?

Thanks!
User avatar
Bax
Site Admin
Posts: 4626
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Re: Moving from Flash to HTML5

Post by Bax »

We don't have an HTML5 version of the Bits. Anyway most of their features have been implemented in the HTML5 examples we provide on this page: http://www.smartfoxserver.com/download/sfs2x#p=examples (see the Advanced Chat, for example)
You will find a RoomList, a UserList with private chat, etc. The examples make use of the jQWidgets UI Toolkit (http://www.jqwidgets.com) which can be a good starting point to create the UI of your game.
Hope this helps.
Paolo Bax
The SmartFoxServer Team
Post Reply