AS2 Server Side Support

Post here your suggestions for new possible features in SmartFoxServer.

Moderators: Lapo, Bax

Post Reply
Flappi282
Posts: 158
Joined: 20 May 2009, 17:51
Contact:

AS2 Server Side Support

Post by Flappi282 »

It would be great if the server sided code would support AS2. At the moment it only supports AS1, so you can't define variables like this

Code: Select all

var example:Boolean
var example:String
var example:Number
This causes some problems for me
Thanks
Post Reply