Search found 91 matches

by omnivibe
01 Aug 2011, 07:09
Forum: RedBox 2X
Topic: 4-way protected video chat
Replies: 7
Views: 17646

We're hopefully launching our product (tjandpals.com) in about 2-3 weeks... so if all goes smoothly, we'd love to let you know and be showcased, esp. as we grow (multiplayer capability is going to be a major marketing point for us.) Anyway- I just saw in the docs that RedBox should, in theory, work ...
by omnivibe
31 Jul 2011, 05:23
Forum: RedBox 2X
Topic: 4-way protected video chat
Replies: 7
Views: 17646

Thanks... can you point to any large productions using this already?
by omnivibe
31 Jul 2011, 05:22
Forum: SFS2X Questions
Topic: Zone settings persisting between shutdowns?
Replies: 3
Views: 4917

Re: Zone settings persisting between shutdowns?

omnivibe wrote:both via zone configurator and zone monitor, but it's not persisting between shutdowns :\


:)

(btw- I for anyone who might be reading this, for future reference- you need to pass maxVariables when creating the room to actually set the maximum number of variables)
by omnivibe
28 Jul 2011, 11:49
Forum: RedBox 2X
Topic: 4-way protected video chat
Replies: 7
Views: 17646

4-way protected video chat

Imagine we have any number of rooms on SFS which each allow a maximum of 4 users in the room. Now, it would be great to let those 4 people see/hear eachother :) With FMS- I think it's as simple as each person doing a NetStream.publish(), and NetStream.play().... But I'd like to lock it so that only ...
by omnivibe
28 Jul 2011, 11:00
Forum: SFS2X Questions
Topic: Zone settings persisting between shutdowns?
Replies: 3
Views: 4917

Zone settings persisting between shutdowns?

I've tried changing the maximum number of room variables- both via zone configurator and zone monitor, but it's not persisting between shutdowns :\
by omnivibe
07 Jun 2011, 05:01
Forum: SFS2X Questions
Topic: Whiteboard problem...
Replies: 2
Views: 4846

That is a nice idea! But in this case, I don't think it works, since they are also communicating with a live audio stream.

I.e. of user1 says "hey, take my circle and make it green!", user2 needs to see the circle already..
by omnivibe
01 Jun 2011, 08:50
Forum: SFS2X ActionScript 3 API
Topic: doc error for useUDP
Replies: 1
Views: 4269

doc error for useUDP

http://docs2x.smartfoxserver.com/api-docs/asdoc/com/smartfoxserver/v2/requests/ExtensionRequest.html#ExtensionRequest() Says "useUDP:Boolean (default = false) — If not true, the UDP protocol is used to send the request to the server (check the SmartFox.udpAvailable property for more informati...
by omnivibe
01 Jun 2011, 08:13
Forum: SFS2X Questions
Topic: Whiteboard problem...
Replies: 2
Views: 4846

Whiteboard problem...

This isn't directly related to SFS necessarily, but more a generic multiplayer problem that I'm having trouble solving... Basically- imagine a multiplayer whiteboard where several people can draw at the same time. To keep it simple, lets say there's a single object on the whiteboard which can be mov...
by omnivibe
31 May 2011, 12:31
Forum: SFS2X ActionScript 3 API
Topic: Ping / Pong?
Replies: 10
Views: 14460

That's what I'm thinking... to simply set this as a sfs.keepAlive variable... the checks and sending would all be client-side in the API...?
by omnivibe
31 May 2011, 11:40
Forum: SFS2X ActionScript 3 API
Topic: Ping / Pong?
Replies: 10
Views: 14460

Also- isn't this something that could be set on a lower level? i.e. a uint keepAlive variable where value is milliseconds... 0 is not to keepalive, anything else is how often "ping" byte goes out?
by omnivibe
30 May 2011, 11:25
Forum: SFS2X ActionScript 3 API
Topic: Ping / Pong?
Replies: 10
Views: 14460

Any need for the extension to return anything? On a similar note, any need for the extension to actually exist?
by omnivibe
29 May 2011, 12:36
Forum: SFS2X ActionScript 3 API
Topic: Ping / Pong?
Replies: 10
Views: 14460

Good idea, thanks!

Though I'm wondering if there's a build-in method I might be missing?
by omnivibe
29 May 2011, 10:26
Forum: SFS2X ActionScript 3 API
Topic: Ping / Pong?
Replies: 10
Views: 14460

Ping / Pong?

Consider an application which must remain connected to smartfoxserver, but might not join any rooms or receive any buddy messages for hours at a time. E.g. a skype-like setup... Is there a way to keep the connection alive so that it doesn't timeout, without needing to join a room? I.e. a server-leve...
by omnivibe
29 May 2011, 05:23
Forum: SFS2X Questions
Topic: Only receive *'s in private messages
Replies: 1
Views: 3786

Turn off word-filtering... both in Zone Configurator (requires restart) and/or in Zone Monitor (doesn't require restart)

:)
by omnivibe
29 May 2011, 05:06
Forum: SFS2X Questions
Topic: Upgrade path?
Replies: 2
Views: 4584

Great, thanks!

Go to advanced search