Hi, > I don't know how useful Scout is going to turn out to be for me with the > profiling in my speed issue. I am using Flash Builder 4.5, so I don't have > the ability to turn on telemetry in the compiler.
You should be able to do so by adding “-advanced-telemetry=true" to “Additional Compiler arguments” in your project settings. Also don’t forget to also add “-debug=false”. > It is almost as if AIR was working so hard, there was no time for it > to update Scout so it can display any useful information. Scout can seem to pause under heavy load but it will catch up after that is over. You’ll should get a lot more useful information if you can turn advanced telemetry on. Thanks, Justin