Tagged Questions

2
votes
2answers
2k views

Tips for implementing a 'Please wait' control for a Flex application

What would be a clever way to make a 'please wait' control for a Flex application for long running operations like calling a webservice. I am not asking about the graphical portion of it - just the ...