Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

URL Stream

Participant ,
May 16, 2017 May 16, 2017

Dear Friends,

Greetings! iam creating an app using Air. i have 2 buttons in it. when user click on each button it has to download respective zip files from site and unzip to the local system. iam using Fzip to unzip and "fileStream.writeBytes(data_val, 0, data_val.length);" for copying zip files to local.

i can download files and unzip to local system successfully.

When iam downloading 100mb any number of time its working fine. When iam downloading 500mb files, first time its downloading and unzipping fine, second time onwards it is not downloading giving following error.

Error: Error #1000: The system is out of memory. at flash.net::URLStream/readBytes() at flash.net::URLLoader/onComplete()

please help me to solve this..

Thanks in Advance,

Syed Abdul Rahim

TOPICS
ActionScript
364
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 17, 2017 May 17, 2017
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines