PowerPoint to Flash converter

AllowDomain Property

Description

This property specifies domain name, an access from which is enabled to methods and properties of generated Flash slides.

This attribute adds the following AcrionScript code at the first slide of generated Flash files:

System.security.allowDomain("<domain name>");

By default this property is set to "*", which means that access from any domain is enabled.

Type

String (read/write)

  Copyright © 2004-2008 iSpring Solutions, Inc.