Be a Supporter!

serverside newgrounds

  • 361 Views
  • 5 Replies
New Topic Respond to this Topic
ActionScripts
ActionScripts
  • Member since: Jul. 26, 2004
  • Offline.
Forum Stats
Member
Level 01
Blank Slate
serverside newgrounds 2008-06-03 16:19:44 Reply

hey I'm sure this has been covered before but I couldn't find much in the forums:
what serverside technology does NG allow? I realize we can't just call .php scripts, is there anything at all that can be used?
any info would be useful thanks

yhar
yhar
  • Member since: Apr. 2, 2008
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to serverside newgrounds 2008-06-03 16:25:53 Reply

Why would you need to...?
Actually, I'm confused, explain further please.


THIS IS CITRICSQUID POSTING

smulse
smulse
  • Member since: Mar. 24, 2005
  • Offline.
Forum Stats
Member
Level 31
Blank Slate
Response to serverside newgrounds 2008-06-03 18:25:18 Reply

NG won't allow you any backend resources, but you can take the RSS feeds and do whatever you like with them.


BBS Signature
ActionScripts
ActionScripts
  • Member since: Jul. 26, 2004
  • Offline.
Forum Stats
Member
Level 01
Blank Slate
Response to serverside newgrounds 2008-06-03 18:36:35 Reply

I've seen multiplayer games on NG. This means there is some kind of backend ability right?
I want to know for things like highscores and such.

therookie
therookie
  • Member since: Sep. 2, 2002
  • Offline.
Forum Stats
Member
Level 21
Blank Slate
Response to serverside newgrounds 2008-06-03 19:00:27 Reply

tsk tsk tsk.
ill be less of an ahole today

NG dosnt proveide with any kind of database storage or something like that. What NG provides with is a storage space foor the game itselfe, the actuall account management in the games submitted here is done thrue theyr own servers or webhosting servers they have themselfes, and highscores work as that as well. So NG dosnt have any backend tools.
so to ut it simple
If you want to to anything with either a highscore or a multiplayer game you have to have a databse stored someplace else wich you link to in your game

smulse
smulse
  • Member since: Mar. 24, 2005
  • Offline.
Forum Stats
Member
Level 31
Blank Slate
Response to serverside newgrounds 2008-06-03 19:02:11 Reply

At 6/3/08 06:36 PM, ActionScripts wrote: I've seen multiplayer games on NG. This means there is some kind of backend ability right?
I want to know for things like highscores and such.

Ahh right yeah. But this would be processed on your server, not NG's. You can pass variables through Flash sockets, or using XML and PHP - you might be best off asking about these things in the Flash forum as I'm sure they get a lot more posts along the lines of this.

I think SmartFox is pretty popular.


BBS Signature