Hi guys,

The busy clock cursor cannot render smoothly when too much works running 
in Flash player, so I think it could be better to replace it with other 
indicators, such as animated SWF some fixed place. Unfortunately I 
couldn't find mx.rpc.http.HTTPService.as source(rpc package not open?) 
and cannot extend something based on.

So my plan is to send on-event from each httpservice operation instance, 
when service executed, turning SWF indicator on; and send another 
off-event when result/fault happen, when count back to zero. And another 
clearAll() to turn it off manually.

Any better methods?

Thanks in advance,
George

Reply via email to