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 Programming ActionScript 3.0.

http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001002.html

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
--
Rajat Paharia
[EMAIL PROTECTED]
http://www.bunchball.com
http://www.rootburn.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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



--
- Alan Queen
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to