So, the Flash Remoting gives us such benefits as:
·
The flexibility to connect to any middle tier application
developed in .NET, Java, ColdFusion and PHP.
·
Complete UI logic can be shifted to client side as the server has
fewer loads and performs better.
·
Separates the UI from middle tier and the backend, so all can be
independent. If have your Remoting middle tier in .NET today and tomorrow you
want to switch to Coldfusion, you can do it without touching the UI at all.
In short, the Flash Remoting gives us the beauty of rich
Internet UI and the power of web application with a great user experience.