Topic: How can I change the padding (distance) between images?
Hello I am embedding the boxed TiltViewer pro, but having problems with the positioning of the images.
How can e fix the image position?
Thanks in advance,
Bora
You are not logged in. Please login or register.
SimpleViewer Forum → TiltViewer-Pro → How can I change the padding (distance) between images?
Hello I am embedding the boxed TiltViewer pro, but having problems with the positioning of the images.
How can e fix the image position?
Thanks in advance,
Bora
The amount of space between images can be increased by increasing the maxJPGSize and decreasing the zoomedOutDistance. The default values for both in the sample 'web' gallery (from the 'TiltViewer-Pro' download package) are 640 and 7500 respectively. Try using something like the following instead:
fo.addVariable("maxJPGSize","940");
fo.addVariable("zoomedOutDistance", "5500");
I want to change the distance between the rows, too. Because it is too big.
With the parameter maxJPGSize and zoomedOutDistance increase it but I need to decrease that distance.
May be I have to change this in the flash file?
I want to change the distance between the rows, too. Because it is too big.
It is not possible to change only the distance between the rows.
May be I have to change this in the flash file?
TiltViewer-Pro does not come with modifiable source code so this is not possible.
If you set maxJPGSize to the largest dimension (width or height) of your largest image, then TiltViewer will use this value to proportionately scale your images to fit resulting in an optimal layout.
If you wish to increase the distance between both the columns and the rows, then my suggestion above should work.
SimpleViewer Forum → TiltViewer-Pro → How can I change the padding (distance) between images?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.