What I want to know is if you develop an application using Flash Remoting, does your server need to be modified? Is there an application on the server that needs to be installed in order for an application using Flash + Remoting + ASP.NET to work? I don’t really know what Flash Remoting itself is. Is it a set of objects, an application, or a simple script that connects flash with for example ASP.NET?
So far I’ve always used ASP.NET to generate XML and load that in my Flash movie. If I decide to use Flash Remoting, does the server need to be configured for Flash Remoting then?