Search found 22 matches

by x.Mara.x
13 Oct 2010, 15:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Help] Smartfox Bits
Replies: 3
Views: 5437

Thanks! Ok so i managed to do the log in without the connector.. now how would i do the userList and roomList without the bits? do i have to use evtQueue?
by x.Mara.x
11 Oct 2010, 16:10
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Help] Smartfox Bits
Replies: 3
Views: 5437

[Help] Smartfox Bits

I don't have flex and i'd rather not use bits to program. What's the alternative?
by x.Mara.x
26 Apr 2009, 16:24
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Variables] RoomList Update
Replies: 1
Views: 3899

[Variables] RoomList Update

Well, im trying to do a code so that you can see only the rooms that YOU created, in a lb called myroomList.. well, i have a variable called duenoactu in the room variables, but when, to try to see if it works, i put as a room lable "Room name, user count, owner:" it always comes as undefi...
by x.Mara.x
05 Mar 2009, 19:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Help!] Reduce Lag
Replies: 4
Views: 7413

how do you know im a php person o.o wow.. haha.. well ill try although i dont know how to do the exploding in the AS.. will it be something like this?: when sending var allin:Number = movefeet+","+ etc... smartfox.setUserVariables(allin); when receiving myarray = Array.split(userObj, "...
by x.Mara.x
03 Mar 2009, 19:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Help!] Reduce Lag
Replies: 4
Views: 7413

its that all variables seem to be essencial.. i mean i do not know how to reduce them.. because these are the variables that are essencial: py px movefeat look init but they are updating to often, if i dont update them though.. it doesnt work well.. the user sees other users moving really slooww is ...
by x.Mara.x
03 Mar 2009, 19:46
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [HELP] Create room
Replies: 4
Views: 6848

me neither.. i know him and he does not know how to speak english.. but i think that he wants to show the room name or something when entering the room.. its easy just retrieve the room variables and get the owner variable.. gual es facil, solo tienes que sacar las variables del room haciendo algo a...
by x.Mara.x
01 Mar 2009, 13:51
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Can’t login to smartfox!
Replies: 1
Views: 4211

try unistalling and installing the service :)
by x.Mara.x
01 Mar 2009, 13:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Help!] Reduce Lag
Replies: 4
Views: 7413

[Help!] Reduce Lag

I need to reduce the lag for my project, it is not the server, it is the .fla file; each time that the user moves 1 tile 20 variables are sent and updated, making you see the others walk really really slow.. how can i reduce the lag?
by x.Mara.x
26 Feb 2009, 19:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Doubt] Flash API
Replies: 2
Views: 4848

Yes

What role yes sorry, spelling mistake :) i see the source code but for example if i want to create an api for sfs how would i do it? what would i need to know?
by x.Mara.x
25 Feb 2009, 21:09
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Doubt] Flash API
Replies: 2
Views: 4848

[Doubt] Flash API

I have some questions.. 1. What roll does the Flash API play in the server-flash comunication? 2. How does the flash api interpret the data in from de server and/or flash? Edit: sorry for the inconvenience, i did not realize i was in the feature wishlist section, please move this to smartfoxserver t...
by x.Mara.x
06 Jan 2009, 21:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Put Created Rooms into Database
Replies: 4
Views: 9194

this

I mean this topic sorry.. So i will follow to not fill up this topic with a lot of unuseful messages.. if you dont think it belongs here feel free to move it :D i have an extension that they passed me, and i would like in that extension.. after a room is created to put that room into the database.. ...
by x.Mara.x
06 Jan 2009, 19:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Put Created Rooms into Database
Replies: 4
Views: 9194

SORRY!

I am REALLY sorry for the title.. I thought i was answering to a post or something sorry sorry.. may I continue my post though?
by x.Mara.x
06 Jan 2009, 19:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Question] How do I assign an ID to a new server room?
Replies: 2
Views: 4967

thnx

Ok thanks, you saved me some research time :D
by x.Mara.x
05 Jan 2009, 19:48
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Put Created Rooms into Database
Replies: 4
Views: 9194

Put Created Rooms into Database

Well.. i started making my own.. using your technique.. this time though.. with this code: (in the mia.as) function init() { function crearcasa () { var roomObj:Object = new Object() roomObj.name = cNombre insca = new LoadVars(); insca.cNombre = cNombre insc...
by x.Mara.x
05 Jan 2009, 00:17
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [Question] How do I assign an ID to a new server room?
Replies: 2
Views: 4967

[Question] How do I assign an ID to a new server room?

I would like to know how to assign an ID to a recently created room in the server, I mean .. I want to be able to assign an id to the room when i create the room

Go to advanced search