Цитата:
|
It could be possible that contentType does not refer to what data you send, but to what data you receive. Try to set the requestHeaders, that should work:
|

Код AS3:
urlRequest.requestHeaders.push(new URLRequestHeader('Content-type', 'multipart/form-data'));
Другими словам, не трогайте _request.contentType