I have data in my flex app that I want to send to my server as if it
were a upload from a filereference (aka, as a multipart form).

Is there a easy way to do that?

Basically, I already have a backend servlet that accepts file uploads
from my flex app,  and from an html browse form, and i'd like to use
that same backend with arbitrary serialized objects in my swf. 


Thanks,

Daryn


Reply via email to