Flex Filereference automatically retry when failed (like error #2038)

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-11 11:13:32

问题


Is there a way to automatically retry Fileupload.upload() opertaion if it fails with IO_Error? I tried calling upload() again (and it did reach all the way to the web-service) ==> but it did NOT trigger DataEvent.UPLOAD_COMPLETE_DATA when the Retry was completed (i checked with a sniffer that the retry operation did finish successfully) Thanks for any ideas.

来源:https://stackoverflow.com/questions/10471060/flex-filereference-automatically-retry-when-failed-like-error-2038

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!