Hi. We're developing a occasionally connected client with Flex 2.0. We need to get some images when online and to store them in a sharedobject. But when I do this, in the SharedObject is just the information about the image, but not the image (binary data) itself.
How can I do this? Is there a way to access the binary data from the image to save it? We really need this feature, is there anybody who has an idea? Thanks a lot! Fritz

