SSR Updates

I put up a new version of SSR earlier today. It includes two bug fixes.

1. Connection fault handlers were not being called correctly. On status errors was not catching NetConnection.Call.Failure codes, as I had put NetConnection.Connect.Failure.
2. Fixed a try catch statement in the onResult function of RemotingCall.as.

http://ssr.riaforge.org/

Leave a Comment