What trigger(?) does the browser look for to change the status bar in the browser from "transferring data from" to just "Done."
I'm using ServiceCapture to watch the RPC calls and image loading etc... everything gives me a 200 status code, just trying to figure out which part actually sends the 'done' signal. Sometimes after doing remoting, it will just hang at Transferring data (small data set that is fully loaded in flex)

