I assign the values in Application.parameters to local variables within
a try..catch block.

 

In the catch clause, I assign my test values.

 

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of myasandy2
Sent: Friday, May 11, 2007 1:51 PM
To: [email protected]
Subject: [flexcoders] determining debugging mode vs live

 

In my final piece, I am getting data via FlashVars which works. However 
it doesn't work when I am debugging the application. I have to hardcode 
values for testing.

Is there a boolean variable (like NetConnected in Authorware) that lets 
you know if you are running in debugging mode or live? I would like to 
make the process automatic.

TIA,
Sandy

 

Reply via email to