> I had that problem too. The issue is that send requires a Basic Object.
> 
Yeah, I figured that. Just thought there might be a way a convert or
cast my object to a generic object.


> CursorManager.setBusyCursor(); 
> 
> //note you can also do service.showBusyCursor = true or false;
> 

I tried that but it did not work, and did not show up with the code
hinting in flex builder

Reply via email to