Also u can create a popup with gif image and remove this popup in result and fault event and create when u dispatch the event
On Nov 13, 3:51 pm, Gabriele Murari <[EMAIL PROTECTED]> wrote: > I did it. I've just put a timer starting on the Event.removed event > and i've enabled the application after a couple of seconds. It works > fine! Thanks all for helping > > On 13 Nov, 11:23, "Vinod M. Jacob" <[EMAIL PROTECTED]> wrote: > > > > > You can set a busycursor and disable your application and remove it > > whenever you want and enable application.How muchever you delay the > > removing of busycursor the application will be disabled...... > > > On Thu, Nov 13, 2008 at 3:34 PM, Gabriele Murari > > <[EMAIL PROTECTED]>wrote: > > > > Ok i'll try... And what about the delayed removing of the busy cursor? > > > Do you think it's possibile?? > > > > Thanks a lot to all > > > > On 13 Nov, 10:46, vengu <[EMAIL PROTECTED]> wrote: > > > > Create a [Bindable] variable and set it to > > > > Application.application.enabled property. > > > > > Change the variable when you have to blovk/unblock. > > > > > Thanks, > > > > Venkathttp://techmytongue.blogspot.com > > > > > On Nov 12, 8:41 pm, Gabriele Murari <[EMAIL PROTECTED]> wrote: > > > > > > Hi all and thanks in advance for any help. > > > > > I'd like to create a custom busycursor that prevents user interaction > > > > > with the application whan loading data from a webservice. The default > > > > > busy cursor still allow user's mouse click when is displayed and this > > > > > is a problem for me. Besides when i load different objects from the > > > > > webservice the busycursor shows and hides continuosly...it is possible > > > > > to delay busycursor's hiding?? In this way the result should be a > > > > > unique busycursor (even if i load different objects). > > > > > > Please help me!! > > > > > > Thanks all > > > > > Gabriele Murari- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

