1
RAWR-Designs / Re: Flash Uploader
« on: August 31, 2009, 08:25:23 AM »mmm, and are you able to pass user/pass as POST data?
I do believe that sending the user/pass as post data is possible, you can craft your own POST requests in flash.
Though I am unsure if you can add the user/pass as a POST variable when uploading a file via flash. I would think you can though.
Check out the "fileReference" class in flash to see how the uploading will work.