EasyManua.ls Logo

MACROMEDIA FLASH 8-USING FLASH - Page 497

MACROMEDIA FLASH 8-USING FLASH
678 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Editing Flash HTML settings 497
allowscriptaccess attribute/parameter
Value
always | never | samedomain
Description
Use allowscriptaccess to let your Flash application communicate with the HTML page
hosting it. This is required because
fscommand() and getURL() operations can cause
JavaScript to use the permissions of the HTML page, which can be different from the
permissions of your Flash application. This has important implications for cross-domain
security.
always permits scripting operations at all times.
never forbids all scripting operations.
samedomain permits scripting operations only if the Flash application is from the same
domain as the HTML page.
The default value used by all HTML publish templates is
samedomain.
SeamlessTabbing parameter
Value
true | false
Description
(Optional) Lets you set the ActiveX control to perform seamless tabbing, so that the user can
tab out of a Flash application. This parameter works only in Windows with the Flash Player
ActiveX control, version 7 and higher.
true (or omitted) sets the ActiveX control will perform seamless tabbing: after users tab
through the Flash application, the next tab keypress will move the focus out of the Flash
application and into the surrounding HTML content or to the browser status bar if there is
nothing that can have focus in the HTML following the Flash application.
false sets the ActiveX control to behave as it did in version 6 and earlier: After users tab
through the Flash application, the next tab keypress will wrap the focus around to the
beginning of the Flash application. In this mode, the focus cannot be advanced past the Flash
application by using the tab key.

Table of Contents

Related product manuals