From a webpage, I can specify that a SWF should be loaded with "allowNetworking=internal" and "allowScriptAccess=none" to prevent it from modifying the state of the browser.
Is it possible for SWF A to be loaded with no restrictions, and have A impose those restrictions on a SWF B that it loads?