Flex saving progress bar
        Posted  
        
            by Deena
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Deena
        
        
        
        Published on 2010-05-24T13:23:12Z
        Indexed on 
            2010/05/24
            13:31 UTC
        
        
        Read the original article
        Hit count: 274
        
Hi,
I am developing a static flex application which does not have a database connection, all the values are hardcoded(its just a prototype for the original app). Now when i click the save button, i need to get a message like saving in progress... please wait, I need to display this message for 3 seconds.
Please let me know how could this be done.
Thanks!
Cheers,
Deena
© Stack Overflow or respective owner