Hi Roger, I just wanted clarification on point 1: are you saying that if I had Flex download the XML that the browser would cache it, or are you saying that I need to arrange for the browser, outside of Flex, to download the XML file, and somehow then let Flex discover the file's content, or have it somehow reach into the browser's object model to retrieve that content?
--- In [email protected], Roger Gonzalez <[EMAIL PROTECTED]> wrote: > You have a few options. > > 1) Encode your state in XML, and download it separately. If things are set > up correctly, the XML file will be stored in the browser cache.

