must have just been indexed by google then, a quick search points me to livedocs, and then a search on livedocs finds this page:
http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001590.html allowNetworking String Restricts browser communication. This property affects more APIs than the allowScriptAccess property. The allowNetworking property supports the following values: - all: No networking restrictions. Flash Player behaves normally. This is the default. - internal: SWF files cannot call browser navigation or browser interaction APIs (such as the ExternalInterface.call(), fscommand(), and navigateToURL() methods), but can call other networking APIs. - none: SWF files cannot call networking or SWF-to-SWF file communication APIs. In addition to the APIs restricted by the internal value, these include other methods such as URLLoader.load(), Security.loadPolicyFile(), and SharedObject.getLocal(). For more information, see *P**rogramming ActionScript 3.0*. -David R On 7/12/06, Rajat Paharia <[EMAIL PROTECTED]> wrote:
MySpace has recently started writing this into all Flash embeds: allownetworking="internal" Google searching doesn't turn up much, is there documentation on this somewhere? thanks, - rajat --
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

