12 Plug-in Reference
395
NeptuneLabs - FSI Viewer
To define HotSpots for an image you have to add an XML- section to your image
specific .fsi file. The definition syntax is similar to image maps for static images inside
a HTML page.
Each HotSpot is being defined by a single XML node inside the <HotSpots> group.
The basic structure of a HotSpot definition is the following:
HotSpot definition
<Plugin src="hotspots" visible="true">
<HotSpots>
<circle spot="" tip="" url="" />
<rect
spot="" tip="" url="" />
</HotSpots>
</Plugin>
Alternatively to adding the hotspot XML section as a child node of the HotSpot
<plugin> node, you can add the XML section as a root child in the same level as
<FPX> or <Options> in a configuration file.
NOTE: For adding hotspots to FSI Viewer JS, please look into the
Plug-in Parameters
Visible
Description
Initial visibility of the HotSpots
Syntax
Bool
Default
false
Context
Plug-in attribute or <HotSpots> group tag
Defines the initial visibility of HotSpots.
The HotSpot button state will be set accordingly.
NOTE: also applies to FSI Viewer JS. All other parameters below solely apply to the
Flash based viewers. For HotSpot configuration in FSI Viewer JS, please go to: