NeptuneLabs FSI Viewer JS User Manual page 422

Table of Contents

Advertisement

Plug-in Parameters
AllowDomains
Description:
Syntax:
Default:
Context:
Version:
With Adobe Flash version 8 an additional limitation regarding Javascript to Flash
access has been introduced. Starting with version 8, only a script from the same
subdomain as the Flash movie (e.g. "fsi.domain.com") is allowed to access Flash /
the JSBridge interface.
With FSI Viewer and FSI server it is very likely that you use FSI Viewer from
"fsi.yourdomain.tld" while your HTML document resides in the subdomain
"www.yourdomain.tld". Therefore JSBridge plug- in allows script access from the
subdomain "www.yourdomain.tld" and from the main domain "yourdomain.tld" by
default.
In case you need to access JSBridge from other (sub)domains you can specify a list
of subdomains separated by ", "using this parameter, e.g.: <allowdomains
value="www.domain.com,www.domain2.com" />
Explore
Description:
Syntax:
Default:
Context:
If enabled the debug window will display the Button ID of each button pressed
inside FSI Viewer. This way you are able to determine Button IDs not listed in this
documentation.
Additionally the debug window will output each command received by the JSBridge
plug-in.
NeptuneLabs - FSI Viewer
Sub(domains) allowed to acces the JSBridge interface
Domain list separated by ","
Subdomain of FSI Viewer, "www.domain.tld",
"domain.tld","*.domain.tld"
Plug-in attribute
4.1.0 or above
Activate debug output of Button IDs
Boolean
false
Plug-in attribute
12 Plug-in Reference
422

Advertisement

Table of Contents
loading

Table of Contents