8 FSI Viewer
189
NeptuneLabs - FSI Viewer
In the simplest case you only define the relative path to a configuration file within
the "src" parameter of the <object>-Tag using the "cfg" parameter:
Defining the CFG parameter inside the object tag
<PARAM name="movie" VALUE="fsi.swf?cfg=[relative path to FSI-
file]">
The following table lists FSI parameter value types, referred to in this
documentation:
Type
Example
Number
"90"
String
"ZoomIn"
URL
"http://www.fsi-viewer.com/"
Boolean
"0" / "1" or alternatively "true" / "false"
HexColor
"FF0000"
8.10.1 Using XML Configuration Files (*.xml)
FSI Viewer uses XML configuration files which can easily be edited with any text
editor.
The default configuration file "_default.xml" - which is located in the same folder
as the main viewer file "fsi.swf" – is the most important XML configuration file
and will always be evaluated first.
To use FSI Viewer with additional configuration files you have to provide the
name of the configuration file using the "cfg" parameter attached to the URL of
the "fsi.swf" file:
Specifying an XML configuration file for FSI Viewer
PARAM name="movie" VALUE="/fsi/fsi.swf?cfg=foo">
Configuration files are structured into configuration groups (XML nodes)
containing parameter names and values. Only parameters in these groups will