Skip to main content
Participant
January 9, 2014
Question

High memory and CPU usage

  • January 9, 2014
  • 1 reply
  • 909 views

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?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 9, 2014

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

Participant
January 16, 2014

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

kglad
Community Expert
Community Expert
January 17, 2014

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