Search found 19 matches

by dario111cro
09 May 2010, 19:13
Forum: Job offers and requests
Topic: Looking for AS2 programmers.
Replies: 2
Views: 7116

Re: Looking for AS2 programmers.

Hi. I am looking for AS2 programmers to help out a new game titled "Aurora." I've already been hard at work on the game thus far, however I have realized I can't be the only programmer on the team; below is a basic overview of what the game is trying to accomplish by launch day: - A regis...
by dario111cro
09 May 2010, 19:03
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Enter function for imput_txt in simpleChat app.
Replies: 2
Views: 4906

AS 2.0:

Code: Select all

onClipEvent(enterFrame)
{
if(Key.isDown(Key.enter))
{
// do something
}
}
by dario111cro
07 May 2010, 18:42
Forum: SmartFoxServer 1.x Discussions and Help
Topic: avatar chat name issue
Replies: 1
Views: 4301

Re: avatar chat name issue

i have given my avatar some key movement but i can only give the name dynamic text box(userID) a script for key movement if i make it a movie clip or button. But when i do that it will not display the name (userID) anymore. How can i make it move with arrow keys like the bubble box and the disc wit...
by dario111cro
07 May 2010, 18:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: cannot connect from ftp
Replies: 8
Views: 10806

Re: connection issue solved!

DCstyle wrote:connection issue solved!

i needed to open the port 9339 cause my firewall on my vps was blocking it :roll: feel so stopit now :lol:


Yeah! I know that feeling.
by dario111cro
06 May 2010, 16:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: #include "smartFoxClient.as"
Replies: 1
Views: 3939

Re: #include "smartFoxClient.as"

i have the following problem: if i connect to my vps server with vps ip with SimpleConnect file he connect but if i change the direction of the SimpleConnect file he don't connect anymore? i think its somthing to do with: #include "smartFoxClient.as" cause i get a error in flash there. ca...
by dario111cro
05 May 2010, 13:56
Forum: SmartFoxServer 1.x Discussions and Help
Topic: cannot connect from ftp
Replies: 8
Views: 10806

New steps: :D 1.) Get VPS (Virtual Private Server) 2.) Upload and install java on your server with SSH 3.) Upload SmartFoxServer with SSH 4.) Change ip in config.xml to server ip 5.) Change ip in client (game) to server ip 6.) Upload game on server with ftp 7.) Start SmartFoxServer 8.) Test your gam...
by dario111cro
05 May 2010, 13:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: problem with server running on vps server
Replies: 5
Views: 7920

Well... You also need to install java on vps server:

http://java.sun.com/
by dario111cro
04 May 2010, 20:02
Forum: SmartFoxServer 1.x Discussions and Help
Topic: cannot connect from ftp
Replies: 8
Views: 10806

Well, I don't know if you can turn your computer to server, but you can try this: 1.) Get VPS (Virtual Private Server) 2.) Upload SmartFoxServer with SSH 3.) Change ip in config.xml to server ip 4.) Change ip in client (game) to server ip 5.) Upload game on server with ftp 6.) Start SmartFoxServer 7...
by dario111cro
04 May 2010, 19:43
Forum: SmartFoxServer 1.x Discussions and Help
Topic: cannot connect from ftp
Replies: 8
Views: 10806

Do you have VPS? Did you uploaded smart fox server? Did you edited config.xml (you should change ip)? Or you have just uploaded .swf file with ftp and tried to connect on 127.0.0.1? :lol:
by dario111cro
04 May 2010, 11:53
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Does SFS allow us to ban a user permanently?
Replies: 4
Views: 6592

Hey Lapo maybe you can add this future in SFS2X?
by dario111cro
04 May 2010, 11:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: HELP!! CANT CONNECT TO MY IP SERVER!!!!?
Replies: 3
Views: 6114

What ip and port did you set in config.xml. This is my:

Code: Select all

      <ServerIP>127.0.0.1</ServerIP>
      <ServerPort>9339</ServerPort>
by dario111cro
03 May 2010, 13:20
Forum: SmartFoxServer 1.x Discussions and Help
Topic: HELP!! CANT CONNECT TO MY IP SERVER!!!!?
Replies: 3
Views: 6114

Try to set ip in your actionscript to 127.0.0.1
by dario111cro
28 Apr 2010, 13:52
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Is this possible?
Replies: 3
Views: 5863

Yes, it is possible, but you also need to use facebook api. And for examples of these games:

http://www.smartfoxserver.com/showcase/
And in your browser search for word "facebook".
by dario111cro
28 Apr 2010, 13:45
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Does SFS allow us to ban a user permanently?
Replies: 4
Views: 6592

Look at admin panel (sfs basic and sfs pro)

Go to advanced search