HTML integrations for modern and old browsers
<Object classid="clsid:D27CDB6E-AE6D-11cf-96B8-
444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,65,0"
width=" [Width] "
height="[Height]">
<PARAM name="movie" VALUE="[URL and Parameter]" />
<PARAM name="bgcolor" VALUE="[Background color]" />
<PARAM name="menu" VALUE="false" />
<PARAM name="allowscriptaccess" value="always" />
<PARAM name="allowfullscreen" value="true" />
<PARAM name="quality" value="high" />
<EMBED name="application/x-shockwave-flash"
PLUGINSPAGE="http://
www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash" SRC="[URL
and Parameter]"
WIDTH="
[Width]"
HEIGHT="[Height]" BGCOLOR="[Background color]" MENU="false"
ALLOWSCRIPTACCESS="always" ALLOWFULLSCREEN="true"
QUALITY="high"></
EMBED>
</Object>
Variables in the <object> and <embed> tags:
[Width]
Width of the viewer in pixel or percent
[Height]
Height of the viewer in pixel or percent
[Background color]
Background color, hexadecimal (e.g. #FFFFFF
for white)
[URL and parameter]
URL to FSI Viewer and parameters provided as
HTTP query, e.g. "?cfg=foo"
For further possible parameters or XHTML configuration options, please refer
to Flash documentation or renowned HTML references.
8.10 Configuration
Configuration parameters can be provided using XML- configuration files and/or by
HTTP queries appended to the URL of the Flash movie clip.
Providing parameters by HTTP query is recommended if you plan to display large
numbers of images (
→ Automated Implementation of Images).
8 FSI Viewer
NeptuneLabs - FSI Viewer
188