thanks Henrik, i'm going to do some experiments.
> Date: Thu, 10 Dec 2009 12:10:37 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [Flashcoders] Publish transparent .gif file in AS3 > > 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 > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _________________________________________________________________ Use Hotmail to send and receive mail from your different email accounts http://clk.atdmt.com/UKM/go/186394592/direct/01/_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

