Sorry - you cannot write to the local filesystem from Flash. You can call javascript in the host browser, but I don't think you can do anything from there either. You'll have to wait for Apollo.
Tim --- In [email protected], "ecpmaz" <[EMAIL PROTECTED]> wrote: > > ... and that without passing by the server :S > > I don't know if my question is stupid.. but all I've been able to do > till now was to send as a POST var my bytes to my server to assemble > them, and send them back to the user as a JPEG... > > It seems not to be an optimal solution, do you have any solution ? > > {Maz} >

