12 Plug-in Reference
405
NeptuneLabs - FSI Viewer
SelectImage
Description
Select another image (FSI Showcase only)
Syntax
Number
Default
—
Context
HotSpot tag
Clicking the HotSpot selects another image inside FSI Showcase.
The index can be specified absolutely by providing a number only. The first image is
being represented by "0".
Alternatively you can select an image relatively from the currently selected image.
To select an image relatively you have to provide a number prefixed by "+" or "- ",
e.g. "+1" selects the next image.
Hotspot Authoring
The following section provides tips on how to obtain the string value required to
define the "Spot" and the optional "View" parameter of a HotSpot.
The Spot parameter consists of 7 numbers concatenated with commas and
provides the scene set, the scene, the image section (as a rectangle) and the
rotation.
Example: 1, 10, 0.19056, 0.33579, 0.44862, 0.59385, 35
scene set 1, scene 10, rectangle [0.19056, 0.33579, 0.44862, 0.59385],
rotation 35 °
Although you can define hotspot parameters manually, it is recommended to use
the FSI Server web interface to edit hotspots.
Obtaining Hot Spot positions
Include the plug- in "SelectFrame" by adding the following parameters to the "_
default.xml" or any other configuration file.