NeptuneLabs FSI Viewer JS User Manual page 395

Table of Contents

Advertisement

12 Plug-in Reference
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>
</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 → <hotspots3d>
Section .
Plug-in Parameters
Visible
Description
Syntax
Default
Context
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: →
<hotspots3d> Section
395
<circle spot="" tip="" url="" />
<rect
spot="" tip="" url="" />
Initial visibility of the HotSpots
Bool
false
Plug-in attribute or <HotSpots> group tag
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents