I'm used to using FlashBuilder to profile an application, take memory snapshots, and find lingering objects from memory leaks. With AIR mobile, the best I can do is run Adobe Scout to verify that my application has a memory leak. The list of all ActionScript objects is massive- it's not useful for tracking down a leak. Is there a way to use the standard FlashBuilder profiler, or another way to track down a memory leak using Adobe Scout?
Thanks!