Topic: Columns and Rows
Hi there,
Is there a way to change the number of columns and rows of tiltviewer? Thanks
You are not logged in. Please login or register.
SimpleViewer Forum → TiltViewer → Columns and Rows
Hi there,
Is there a way to change the number of columns and rows of tiltviewer? Thanks
Yes. Use the columns and rows options: http://simpleviewer.net/tiltviewer/support/options.html
In your embedding code, use the following lines (changing the numbers to suit your needs):
fo.addVariable("columns", "4");
fo.addVariable("rows", "4");
... before the line:
fo.write("flashcontent");
Thank you Steven, works great
SimpleViewer Forum → TiltViewer → Columns and Rows
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.