Is there a way to determine (at runtime) the values for allowScriptAccess and allowNetwork assess at runtime?
In my case, I don't control the html and my Flex app is embeded in pages on other websites and some of them set these parameters such that my ExternalInterface.addCallBack() fails with an exception dialog box.