subobjective21 interactive

Archive for December, 2005

Gateways for server communication.

Published December 01st, 2005 by Nate Frank in Category: server com

Flash allows multiple different ways to load data and content, but if you need to go through and change what server you are on? Make the connection string a variable and pull it in; easy. What about needing to add debugging information to your xml requests? That could be quite difficult on a wide scale application level. Whats a possible solution? Develop a gateway that all server requests go through.