Plug-in Parameters
AllowDomains
Description:
Sub(domains) allowed to acces the JSBridge interface
Syntax:
Domain list separated by ","
Default:
Subdomain of FSI Viewer, "www.domain.tld",
"domain.tld","*.domain.tld"
Context:
Plug-in attribute
Version:
4.1.0 or above
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:
Activate debug output of Button IDs
Syntax:
Boolean
Default:
false
Context:
Plug-in attribute
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.
12 Plug-in Reference
NeptuneLabs - FSI Viewer
422