If I want to send the following format body in the actionscript via http post:
-Type: Multipart / related; Range = "END_OF_PART" Content-Length: 423478347 Mime-Versions: 1.0 Media Multilingual Postings - END_OF_PART Content-Type: App / Atom + xml & lt; Entry xmlns = 'http: //www.w3.org/2005/Atom' & gt; & Lt; Title & gt; Plz-to-love- realcat.jpg & lt; / Title & gt; & Lt; Summary & gt; Real cat also wants to pay attention. & Lt; / Summary & gt; & Lt; Category Scheme = "http://schemas.google.com/g/2005#kind" = "http://schemas.google.com/photos/2007#photo" /> & Lt; / Entry & gt; --END_OF_PART Content-Type: Image / JPEG ... Binary image data ... - END_OF_PART-- How do I type an action script to send "multipart / related" content Please.
Please advise, thank you. One thing that can help is using something like the AS3 HTCTTE library - They have support methods that are all type of request / feedback header manipulation which will not be plain AS3. You can find it here:
Something easier than getting a simple HTTP receipt / post is always a pain in the flash, and the post is especially difficult to multilingual. If you do not have to do this on that website, then I know and I have another utility that I had already done.
Hope that helps, my
Comments
Post a Comment