Hi!
Is there any way to detect memory leaks in Flash ActionScript-3 project? what are the easier ways to achieve this in existing project ?
Hi!
Is there any way to detect memory leaks in Flash ActionScript-3 project? what are the easier ways to achieve this in existing project ?
The suggestion for Mr. Doob's Stats tool is a good one. Additionally if you are developing using flex builder professional you can use the built-in profiler. (your project does not have to be an actual flex project, you can develop pure as3 projects as well and still use the profiler)