It's not user.
I want my application to be intelligent enough that it could get this
knowledge whether it's running in debug mode or in normal mode.

Thanks.


jitendra jain wrote:
> 
> when your application is running on the server while in debug mode you
> will have the following address in your browser window
>  
> http://localhost:8081/myApp/main.html?debug=true
>  
> for normal mode it will be:
>  
> http://localhost:8081/myApp/main.html
>  
> and also right click on the flash player to see the context menu has
> option debugger. From this u can know that flash player supports
> debugging. Let me know your more questions if any..
>  Thanks,
> 
> with Regards,
> Jitendra Jain
> 
> 
> 
> 
> ----- Original Message ----
> From: Manu Dhanda <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Tuesday, 30 September, 2008 4:08:01 PM
> Subject: [flexcoders] Debug mode or normal mode?
> 
> 
> 
> Hii guyz,
> 
> How do u identify from inside your application whether your app is running
> in Debug Mode or Normal Mode?
> 
> Thanks.
> -- 
> View this message in context: http://www.nabble. com/Debug-
> mode-or-normal- mode--tp19739663 p19739663. html
> Sent from the FlexCoders mailing list archive at Nabble.com.
> 
>  
> 
> 
>       Bollywood news, movie reviews, film trailers and more! Go to
> http://in.movies.yahoo.com/
> 

-- 
View this message in context: 
http://www.nabble.com/Debug-mode-or-normal-mode--tp19739663p19743307.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to