Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MrWoops

Pages: 1 2 3
1
Ask a Question / Re: Error at sending http requests....
« on: December 05, 2012, 01:42:02 pm »
Any way to test that?

EDIT: Do i need to install the actionscript API to smartfoxserver and then import anything to stencyl?

2
Ask a Question / Re: Error at sending http requests....
« on: December 04, 2012, 01:34:26 pm »
My game was always allowed to access the web it never makes any error messages. Just nothing happens! Wouldn't the server tell me that it received the information?

3
Ask a Question / Re: Error at sending http requests....
« on: December 04, 2012, 01:03:14 pm »
Hm, so this will probably work if i find a way to let it access the web. Stencyl has things about pretty much anything...

4
Ask a Question / Error at sending http requests....
« on: December 04, 2012, 11:38:34 am »
I put a scene behaviour when i enter the scene a http requests will be sent to my server. This what i made:

Always
POST data speed (my game attribute, number) as text to URL: http://<Hosted IP address:<my port number> and then do... - Site's Response

I opened the server looking at the log for something to appear (the speed game attribute)
but...nothing happened....

Do i need to configure the server's config XML in fladhsevelop so it can find the game or so....

Sorry i am new to this...


*I ONLY WANT TO HAVE A NUMBER TO BE SENT FROM THE GAME TO THE SERVER (THE SPEED GAME ATTRIBUTE* simple.





5
Ask a Question / Re: Cannot export to flash! Help!
« on: December 02, 2012, 09:33:31 am »
Nevermind, found out.

6
Ask a Question / Cannot export to flash! Help!
« on: December 02, 2012, 09:09:00 am »
I tried to export my game to flash but then i got an error saying check the logs, the sound file isn't compatible. This occurred only when i imported a sound file. I don't know what i can do about it. :(

7
Resolved Questions / Re: Post data on a server?
« on: December 01, 2012, 12:52:24 pm »
Thank you dude.

8
Resolved Questions / Re: Post data on a server?
« on: December 01, 2012, 12:17:30 pm »
so i can't know what i need to put there? In those fields i need to put the Server IP, port or what? Link?

9
Resolved Questions / Re: Post data on a server?
« on: December 01, 2012, 12:02:18 pm »
It doesn't say what i need to put into these blocks....

10
Resolved Questions / Re: Post data on a server?
« on: December 01, 2012, 11:26:00 am »
And where i am supposed to enter this information when i want to send the data to the server?
Screenshot?

11
Resolved Questions / Post data on a server? <SOLVED>
« on: December 01, 2012, 10:35:12 am »
How can my game send data on my locally running smartfoxserver? What do i need to write into the HTTP request blocks POST AND GET. The server's Ip, port or whatever?

12
Ask a Question / Re: my 1st game
« on: November 23, 2012, 01:28:23 pm »
Create a region, then at the events take the always and put if actor is inside region change scene to scene 2.

13
Ask a Question / Re: How to make HTTP requests?
« on: November 23, 2012, 11:10:38 am »
I have smartfoxserver basic, not 2x whatever i will look at it.

14
Ask a Question / Re: How to make HTTP requests?
« on: November 23, 2012, 08:40:51 am »
Smartfox documentation doesn't say how to make things like that with stencyl.

15
Ask a Question / Re: How to make HTTP requests?
« on: November 23, 2012, 07:27:27 am »
Bump for the last question i posted.

Pages: 1 2 3