Flex - How to edit a xml file on the server
        Posted  
        
            by BS_C3
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BS_C3
        
        
        
        Published on 2010-04-07T12:39:04Z
        Indexed on 
            2010/04/07
            12:43 UTC
        
        
        Read the original article
        Hit count: 271
        
Hi!
I was wondering if it was possible to edit an xml on the server side from a web based flex application. When you use XML files in a Flex application and then compile it to upload it in the server, Flex Buidler generates a swf file with the xml data embedded. How should I do to have access to those XML files??
Thanks for your answers.
Regards. BS_C3
© Stack Overflow or respective owner