[Plugin: NextGen Cooliris Gallery] Cooliris fullscreen doesn't work
-
The fullscreen feature of the Cooliris 3D wall will not work unless you add the line
allowfullscreen: “true”,
The section of the plugin will now look like this and will work:
<!– NextGen Gallery Cooliris Plugin –>
<script type=”text/javascript”>
var flashvars = {
feed: “‘.$vars.'”,
numRows: ‘.$numrows.’,
metadataFont: “‘.$font.'”,
style: “‘.$style.'”
};
var params = {
allowscriptaccess: “always”,
allowfullscreen: “true”,
wmode: “transparent”
};
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: NextGen Cooliris Gallery] Cooliris fullscreen doesn't work’ is closed to new replies.