onStopDragging(bInNavWindow);
This optional callback function can be used to call an action
when the user stops dragging the image.
onDataComplete();
This optional callback function can be used to call an action
while the configuration data loading is completed.
Images/videos are not loaded yet at this point.
onFullScreen(bFullScreenActive);
This optional callback function can be used to call an action
when FullScreen mode is enabled or disabled.
onViewChanged(strViewString);
This optional callback function can be used to call an action
as soon as the viewed image section changes.
onHotspotEvent(strAction, nHotspotID,
strHotspotAttributeID, strContent)
This optional callback function can be used to call an action
as soon as a certain Hotspot event occurs. The following
events are possible: mouseover, mousedown, mouseout &
click.
2 FSI Viewer JS
NeptuneLabs - FSI Viewer
86