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

High memory and CPU usage

New Here ,
Jan 09, 2014 Jan 09, 2014

Hi developers,

I am using Flash CS5.5 to develop a file reader on a website.

After selecting the file, the flash process, I mean the flash player plugin on the browser, always stop (CPU usage: from 100% to 0%) when the memory usage over ~1GB.

Why the flash player process will stop at such high memory and CPU usage?

TOPICS
ActionScript
876
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 ,
Jan 09, 2014 Jan 09, 2014

that would typically be caused by have some kind of endless (for, while, do) loop.

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
New Here ,
Jan 15, 2014 Jan 15, 2014

Thanks for your reply, but I faced the same problem when using the same file, but different computer.

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 ,
Jan 17, 2014 Jan 17, 2014
LATEST

that (and a problem with every computer playing the problematic swf) would be expected with the problem i mentioned.

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