Search found 90 matches

by gg
31 Oct 2011, 11:18
Forum: SFS2X Questions
Topic: run/access examples
Replies: 10
Views: 12376

Great, I'll stop working on that dead end, but I have 2 questions now: Question 1 As you said here ( http://smartfoxserver.com/forums/viewtopic.php?t=10288&highlight=flashtris ) - "It seems we packed the example with the wrong IP set. " - If I understand correctly - the SFSTris example...
by gg
30 Oct 2011, 16:24
Forum: SFS2X Questions
Topic: run/access examples
Replies: 10
Views: 12376

I am trying to use the 1.5.5 (smartFoxTris) example in 2X since it comes with a .fla file - I changed the IP in the .fla file, published the swf... but I have the same issue - it does not connect. I'm using the smartFoxTris example(1.5.5 version) in CS5 (in SFS 2X) - I pointed the classpath to C:\Pr...
by gg
29 Oct 2011, 04:59
Forum: SFS2X Questions
Topic: run/access examples
Replies: 10
Views: 12376

Yes, I changed every sfs-config IP to 192... that I found. - all the other examples work just fine from a different computer :) I did set this in server.xml so it should be fine. <socketAddresses> <socket address="127.0.0.1" port="9933" type="TCP"/> <socket address=&quo...
by gg
28 Oct 2011, 19:17
Forum: SFS2X Questions
Topic: run/access examples
Replies: 10
Views: 12376

Also, could someone explain how I can generate my own .swf? The only .fla project is assets.fla, but the .as file and other code is separate (it's not even in here C:\Program Files\SFS2X-RC1a\SFS2X\www\root\examples\Flash-Tris it's in the Client folder. I'm confused why it's split up like that. Why ...
by gg
28 Oct 2011, 18:16
Forum: SFS2X Questions
Topic: run/access examples
Replies: 10
Views: 12376

SFTris

Could someone please show me where to find this "glossy lightbulb" ? Do I open any files in Flash? If yes, what files? I tried everything to get SFSTris to work over the network. All other examples work from a separate computer, so it's not a router/firewall problem. I changed 127.0.0.1 to...
by gg
23 Jul 2011, 15:26
Forum: SFS2X Questions
Topic: AdminTool2X doesn't display in Firefox
Replies: 1
Views: 3339

AdminTool2X doesn't display in Firefox

Hi, I just installed 2X and ran it. When I go to http://localhost:8080/ and launch the AdminTool2X in Firefox (v 5.0) , a new tab opens, but the whole page is blank. I have Adblock plus and WOT as the only add-ons, but I disabled them and it still doesn't display anything. But in IE, it works. Any s...
by gg
25 Feb 2011, 14:12
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

I'm trying to create a game similar to battleship. There are 2 boards - you and your enemy. This should be simple in theory, but how do I access each other's board? In this tutorial there is just one board, but now there are two. You can't see your enemy's board, except for what square you hit. When...
by gg
25 Sep 2010, 04:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

smartFoxTris

In the Admin tool, I destroyed the only room under "multiChat" by mistake - how do I add it back?
by gg
21 Sep 2010, 06:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

Does this mean that your sample swf files will only work locally? GRRRR YES IT DOES! OMG I can't believe I spent so many hours on this. But I'm happy I at least got it to work. I had to re-read your posts and Lapo's more than a couple of times. But seriously guys, on this page http://www.smartfoxse...
by gg
21 Sep 2010, 05:56
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

Btw the flash policy file looks like this <allow-access-from domain="*" /> And I also have this in config.xml <AutoSendPolicyFile>true</AutoSendPolicyFile> I don't know what else to do, went through all the documentation, did all the steps possible. Also, this: When publishing a SWF file y...
by gg
21 Sep 2010, 05:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

There is a config.xml file via {your sfs installatin path}\Server\ I understand you answer a lot of posts at the same time so you can't keep track of what I said earlier. Thank you for your time devoted in answering this, but I ALREADY KNOW where the config.xml file. I was able to modify it earlier...
by gg
21 Sep 2010, 00:35
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

I changed my IP in the config.xml file from 192.168.1.107(local server IP) to 127.0.0.1. Now, using http://localhost:8080/Examples/AS2/02_simpleChat/ it finally connects (only on my local host, which is understandable). But I'd like this to work on other machines. you'll need to use your internal ip...
by gg
20 Sep 2010, 04:45
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

Ok let's put aside the domain issue for now and focus on getting the connection to work on the server: All examples provided have IP address of 127.0.0.1. So they would only work if you ran those examples locally on the same machine your server is located on. This doesn't work. The connection doesn'...
by gg
20 Sep 2010, 02:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

Thank you! That was really helpful! I can now access any game from outside my network by using http://myIP:8080/game.swf The problem now is that all games that I try give me a "Can't connect" error. I tried AvatarChat, SimpleChat, SmartFoxTris. They all load, but when trying to connect, th...
by gg
19 Sep 2010, 21:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help getting started with hosting a sample game
Replies: 14
Views: 15516

Help getting started with hosting a sample game

Here's my long-term plan: To create my own game that I will eventually upload to a dedicated server if enough people play it. The game will be turn-based, using two boards, similar to tic-tac-toe. I haven't created the game yet, but first things first: I want to make the sample tic-tac-toe game work...

Go to advanced search