PDA

View Full Version : Check in ActionScript if compiled for release-build


kokot-san
04-21-2009, 12:59 PM
Hi,

I am looking for a way to check in ActionScript if it is compiled for a release build. I saw the flash.system.Capabilities.isDebugger, but that only detects if the player is a debug-player. What is the way to test this?

Thank you,
Andrej