Search found 11 matches

by bill
09 Dec 2005, 21:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Error in pixelGame.as
Replies: 9
Views: 18088

Hmmm, not sure how that happened, but it's fixed now. Thanks for your help.
by bill
09 Dec 2005, 19:13
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Error in pixelGame.as
Replies: 9
Views: 18088

Ok, here is the output when the server starts:

+------------------------------------------------------------+
+ SmartFoxServer - Multiuser Server +
+ version 1.2.5 +
+ +
+ +
+ (c) 2005 gotoAndPlay() - www.smartfoxserver.com ...
by bill
08 Dec 2005, 22:53
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Error in pixelGame.as
Replies: 9
Views: 18088

yes, I followed all the instructions to inatall the beta version
by bill
08 Dec 2005, 22:46
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Error in pixelGame.as
Replies: 9
Views: 18088

But I don't think Flash version should matter as the error message I receive is in the SmartFox Server console window when the server starts up.
by bill
08 Dec 2005, 22:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Error in pixelGame.as
Replies: 9
Views: 18088

MX 2004 Pro
by bill
08 Dec 2005, 20:57
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Error in pixelGame.as
Replies: 9
Views: 18088

Error in pixelGame.as

When I bootup the beta version of SmartFox 1.4.0 I get this message:

Zone: pixel

The Basement (id: 27, max: 4, pass:N)
12:46:42.125 - [ INFO ] > Zone Extension [ pixel ] created, for zone:pixel
[pixelGame.as]: PixelGame extension started!
12:46:42.203 - [ WARNING ] > Error in extension ...
by bill
25 Oct 2005, 19:46
Forum: SmartFoxServer 1.x Discussions and Help
Topic: user variables and MySql
Replies: 1
Views: 6496

user variables and MySql

I'm interested in doing an avatar chat where the user can change the body parts of their avatar, say for example head,middle,and legs, then store their choices for future visits in a MySql database. I've been looking at the Avatar Chat example in your documentation. I understand how it works but I'm ...
by bill
19 Oct 2005, 20:23
Forum: Features Wish List
Topic: database centric
Replies: 3
Views: 10689

An embedded sql database engine is an interesting idea. Having the database external would allow you to have it on a seperate machine and spread the load a little bit right? Also having the database seperate would allow you to use it for other purposes or perhaps different applications using the ...
by bill
14 Oct 2005, 20:19
Forum: SmartFoxServer 1.x Discussions and Help
Topic: User class documentation
Replies: 1
Views: 6582

User class documentation

Hi,
In the documentation for the user class you have:

getId():Number returns the room Id
getName():String returns the room name
getVariable(varName:String):Object returns a room variable
getVariables():Object returns a list of all the room variables
isSpectator():Boolean returns true if the ...
by bill
14 Oct 2005, 20:12
Forum: Features Wish List
Topic: database centric
Replies: 3
Views: 10689

database centric

Hi,
I know you can use server side extensions to access a database but I think it would be nice if SmartFox Pro would be more database centric. For example if the setUserVariables(), getUserVariables(), setRoomVariables(), getRoomVariables() and the buddyList methods from the Flash api would save ...
by bill
14 Oct 2005, 19:57
Forum: SmartFoxServer 1.x Discussions and Help
Topic: clusterable and max connections
Replies: 1
Views: 6694

clusterable and max connections

Hi,
I'm interested in SmartFoxServer Pro, is it clusterable?
Also what's the maximum number of clients that can simultaneously connect to SmartFox Pro. Thanks in advance for your help.

Bill