Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
i´ve read it but you don´t get me right ... i want to set this position for EACH IMAGE. I want to specify that not under the <thumboptions> for all images to be the same position. i want to do that for each image under <pic>.3 should be done with the options, if you read the included readme.txt file you should se this
TextOffset:
<textOffsetX> will set the Text on the X (Horizontal)position
<textOffsetY> will set the Text on the Y (Vertical) position
so in the options, play with this offsets to set the text anywhere on the krpano stage, and make sure you are using rev 7 posted here and not rev2 that is posted on the plugins page.![]()
number 4 can also be fixed using the options:
<thumbW>140</thumbW> change 140 to the width of your thumbs in pixels
<thumbH>70</thumbH> change this to the height of your thumbs in pixels
I am afraid number 5 can't be done at the moment![]()
ok
Hope it helps
not at all :)
This post has been edited 1 times, last edit by "aldorado" (May 4th 2009, 10:57am)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 |
<spot name="s1" lat="20.6085793" lng="-105.23542464"
onhover="showtext(Presidencia at night);"
onclick="action(s1);"
heading=""
/>
<action name="s1">
plugin[maps].activatespot(s1);
plugin[maps].pantospot(s1);
loadpano(null,qtvr=mov.mov,KEEPALL,BLEND(1));
set(plugin[maps].x,1);
</action>
|
This post has been edited 1 times, last edit by "Tuur" (Jun 17th 2009, 2:41pm)
This post has been edited 1 times, last edit by "Tuur" (Jun 16th 2009, 1:55pm)