David Hunter wrote:
hi Hendrik, are you on CS4? i'm still on CS3. the FileReference.download() method allows for URLRequests not bytearrays. in CS4 there is a save() method which allows you to pass bytearrays. is that what you mean or am i missing a trick with download() and URLRequest? it states that i can't use a bytearray datatype for URLRequest.data with download(). thanks.
Good catch, of course I meant the save method. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

