Just disable your application on showing busy cursor and enable it back when the busy cursor is removed.
On Thu, Nov 13, 2008 at 11:38 AM, Flexian_me <[EMAIL PROTECTED]>wrote: > > You can disable user interaction for the entire application by > setting the Application.application.enabled property to false. If you > are in a subclass or an ActionScript-only application, you must either > explicitly import the mx.core.Application class, or specify > mx.core.Application.application.enabled to set the property's value. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

