actionscript 3 - Upload video to YouTube via V3-API with Flex/AS3 -


i working on air-application upload videos youtube. since got absurd requirement upload files 80gb (we not need discuss this, think it´s nonsense) decided use resumable upload uploading chunks, descriped on https://developers.google.com/youtube/v3/guides/using_resumable_upload_protocol

but reason, if add content-range header, receive error #2032. if not add content-range header, upload works, first chunk.

has managed upload file v3 api in as3/flex ?

error 2032 occurs when program or running application goes non-responsive. common reasons this..

  • your proxy settings may not valid
  • your website must in list of restrictions
  • your cookies must corrupted
  • your add-on's on browser may responsible
  • your registry must corrupted

source : adobe forums


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -