David Hunter wrote:

Henrik, good shout mentioning that library. i've used it before but does it 
produce an _actual_ image or just a byte array that then requires some other 
script to write that as a file to a server or for download etc? forgive me, 
i've only played with the library once.
thanks


It gives you a bytearray that you can do anything with, pass it to FileRefference.download, Loader.loadBytes or just send it in a http request. It is up to you what you want to do with it.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to