12.8 Fullscreen
Plug-in Extends:
• FSI Viewer
• FSI Showcase
• FSI Pages
• FSI Viewer JS
• FSI Showcase JS
100 %
Viewer
Plug-in Location for Flash viewers:
/plugins/fullscreen.swf
Function
:
switch to fullscreen mode
Syntax:
<Plugin src="fullscreen" />
If using the object tag when embedding FSI
Viewer, please note the parameter allowfullscreen has to be set as shown.
HTML integration without considering old browsers
<Object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/fl
ash/
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=“allowfullsreen“ VALUE=“true“ />“
</Object>
Please note that the Adobe FlashTM Player prohibits keyboard input
in full screen mode.
Integration for JS viewers:
12 Plug-in Reference
NeptuneLabs - FSI Viewer
390