InsertFlashContentAllowScriptAccess Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets or sets a value that determines how the HTML code that loads the embedded flash content controls the ability to perform outbound URL access from within the SWF file

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public InsertFlashContentScriptAccess AllowScriptAccess { get; set; }

Property Value

Type: InsertFlashContentScriptAccess
One of the InsertFlashContentScriptAccess members. Default value is ScriptAccess.SameDomain.
Remarks

Determines how the Flash Movie can access external scripts, such as .xml and .aspx data files.
See Also

Reference