Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
check compiler configurations in runtime   Message List  
Reply Message #130700 of 152456 |
Hello.
I´ve a simple question.
 
Can I access to compiler configurations in runtime?
Basically I need check if the app is in debugmode
 
Thanks


Wed Nov 19, 2008 6:40 pm

aserral@...
Send Email Send Email

Message #130700 of 152456 |
Expand Messages Author Sort by Date

Hello. I´ve a simple question. Can I access to compiler configurations in runtime? Basically I need check if the app is in debugmode Thanks Hello. I´ve a ...
Andres Serral
aserral@...
Send Email
Nov 19, 2008
6:40 pm

If the app has debug info in it, the text in an Error().getStackTrace() will be different. I don't think there's a test to see if you're hooked to a debugger. ...
Alex Harui
alex_harui
Online Now Send Email
Nov 20, 2008
5:49 am

The stack trace trick works well. I've written a little class that automates the check. http://michaelvandaniker.com/blog/2008/11/25/how-to-check-debug-swf/ ...
Michael VanDaniker
mikevandaniker
Offline Send Email
Nov 25, 2008
4:44 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help