Hi, I'm working on a flex web app where I connect to a blazeDS server
to get some data. I notice that even when I finished loading the data
through 1 of my datagrids, I see that the Firefox Status Bar still
displays "Transferring data from.. url" instead of "Done". 

I researched that I could have a way around this but it involves
Javascript and the window.status="string" hack. But another problem
arises: Firefox does not permit changing the status of the browser on
default. Btw, the hack works fine on IE.

Is there any other way to send parameters to the status bar? 

Thanks and more power to Flex designers and programmers :D

Reply via email to