Re: [Flashcoders] allownetworking?

2006-07-14 Thread David Rorex

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=1590.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
--

___
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


Re: [Flashcoders] allownetworking?

2006-07-14 Thread Alan Queen

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=1002.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


Re: [Flashcoders] allownetworking?

2006-07-14 Thread Josh Santangelo

It seems to be new for AS3.

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


-josh

On Jul 12, 2006, at 6:30p, Rajat Paharia 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


___
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


Re: [Flashcoders] allownetworking?

2006-07-14 Thread Rajat Paharia

It's an embed parameter like allowScriptAccess.
 wrote:

I'm not familiar with it.
Is it a object parameter?
___
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





--
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


Re: [Flashcoders] allownetworking?

2006-07-14 Thread John Giotta

I'm not familiar with it.
Is it a object parameter?
___
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


[Flashcoders] allownetworking?

2006-07-12 Thread Rajat Paharia

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