How can i find a file in system from flex
        Posted  
        
            by praveen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by praveen
        
        
        
        Published on 2010-04-14T13:56:15Z
        Indexed on 
            2010/04/14
            22:03 UTC
        
        
        Read the original article
        Hit count: 296
        
Hi, I am loading data from one sample.xml file using http service. the xml file will generated by jsp and it is saving in one proper location like(d:/programfiles/some.xml).now when I first time login to application i need to check whether that xml file is present or not. How can I check? Please help me in this it will very help full for me.
© Stack Overflow or respective owner