
zoomify full screen not working (other browsers is fine)
zoomify full screen not working (other browsers is fine) (ZoomifyFullScreenViewer.swf) Screen goes to full mode but any navigation keys or mouse doesn't work at all.
All Replies (1)
Just add:
allowFullScreen="true"
in the <embed... flashvars= </embed> section </p>
If that is a little unclear, have a look at the source code below:
<embed flashvars="zoomifyXMLPath=Furtschellas_5_(rivulet).xml" src="ZoomifyFullScreenViewer.swf" menu="false" allowFullScreen="true" pluginspage="http://www.adobe.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="500" name="ZoomifyFullScreenViewer"></embed>