9 FSI Pages Add-on
271
NeptuneLabs - FSI Viewer
The example above adds the "sticky photo corners" overlay to all pages, like in the
"Photo Album" sample.
Defining overlays for specific pages
<Plugins>
...
<PageOverlayShowZoomed value="true" />
<PageOverlays>
<Overlay default="true"
file="myDefaultOverlay.swf"
/>
<Overlay page="5" file="myOverlay1.swf" />
<Overlays page="10">
<Overlay file="myOverlay2.swf"
x="0.5" y="0.5" />
<Overlay file="myOverlay3.swf" />
</Overlays>
</PageOverlays>
...
</Plugins>
The example above does the following:
l
add a default overlay "myDefaultOverlay.swf"
l
adds the overlay file "myOverlay1.swf" to page 5
l
adds"myOverlay2.swf" and "myOverlay3.swf" to page 21
The attributes of the <overlay> nodes can be used to specify variables for an
overlay.
Note that you can, but don‘t need to define a default overlay.
9.20 FSI Pages Presets in FSI Server Interface "Publish
to Web"
Using FSI Pages with FSI Server Imaging Server you can choose from the following
presets when using the "Publish as FSI Pages" option:
l
Catalog with links
Each image represents a page, no page margins, no
overlays. If the imagecontains XML data in the "IPTC_FSI" data field, links
will be presented on the page.