I got it to work at least once last night, and now I am getting scrambled images again.
A couple of questions, the answer to which might clear up my problem: 1. I think my problem is that I am sending "the imageData of image myImage", which is the 4-byte-per-pixel visible format of the raw data. The raw data is actually just "image myImage". Is that correct? Should I be sending the raw data instead? 2. Before creating the new image from the received data, I want to set the appropriate templateImage properties. But what is the property containing the raw image? It appears to be "the value" of the image, but that doesn't seem to be settable directly. I am left with using "put into" after the image is created? Any advice would be great. Thanks, doug _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
