You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2013-01-04 13:18:21

Michael85
New member
Registered: 2013-01-04
Posts: 3

How to adding a ScrollingThumbnails layer

Hi guys!
i write you after one week of hundreds of attempts..
I create a vtour through three different panoramas, so i have 4 files.xml (the main.xml + one for each panorama).
With panotour pro i saw that it's not possible to add a ScrollingThumbnails with a set of details of the panorama so i decided to create the vtour and enter later the krpano plugin scrollarea in a particular layer with this code:

Code:

    <layer name="thumbs" keep="true" type="container" align="leftbottom" width="100%" height="86" bgcolor="0x000000" bgalpha="0.3" zorder="10">
        <layer name="scrollarea" url="%SWFPATH%/plugins/scrollarea.swf" alturl="%SWFPATH%/plugins/scrollarea.js" align="center" width="1000" height="86" direction="h" onloaded="setcenter(0,0);">
            <layer name="thumb1" url="thumbs/thumb1.jpg" align="left" x="10"  onclick="lookto(-12.15,-6.2,5.67);" />
            <layer name="thumb2" url="thumbs/thumb2.jpg" align="left" x="120" onclick="lookto(-3.24,-7.74,6.24);" />
            <layer name="thumb3" url="thumbs/thumb3.jpg" align="left" x="230" onclick="lookto(65.46,6.8,5.16);" />
        </layer>
    </layer>

(the plugin path is ok)

The aim was to put one set of details different for each panorama but nothing happens, nothing appears. Empty. No thumbs. No area.
I write on this forum because if i put this code on a panorama generated by krpano droplet, everything works.. but i can't create complex vtour only with a blank textmate file!

Thanks in advance to everyone
M

(sorry for my italian/english ^^)

Offline

 

#2 2013-01-04 13:37:29

gkaefer
Member
From: Salzburg
Registered: 2009-06-09
Posts: 2678
Website

Re: How to adding a ScrollingThumbnails layer

as you can see on following link:
http://krpano.com/news/
layer was invented with krpano 1.0.8.15 Version.
panotour pro 1.8 is based on krpano 1.0.8.14 Version, the panotour pro 2.0 is based on 1.0.8.15 or even newer Version...

so I would expect that this has to fail.
Georg

Offline

 

#3 2013-01-04 14:46:15

Destiny
Moderator
From: Australia
Registered: 2010-04-27
Posts: 2357
Website

Re: How to adding a ScrollingThumbnails layer

Yep Georg.. 100% right.. I just tested it.. It will work fine in krpano droplet, nothing you can do to add it to ptp pano, not even update the krpano player..

Hope this is in the new version... It will be handy..

You might be able to still do it but not using layers..

Destiny..


Virtual Tours and 3D/360 Object/Product Photographer - Our aim is to create a 3D/360 Virtual Tour Shop/Store with links to 3D/360 degree products. My gear, VR Drive II - D90 - Nikon 10.5 fisheye - Nikon D800 with Nikon-Nikkor 14-24 - NOVOFLEX Magic Balance - Acratech GP Ball-head - Nodal Ninja 4 + RD-16 Rotor - Manfrotto 190CXPRO4 Carbon Fiber Tripod smile smile

Offline

 

#4 2013-01-04 16:21:48

Michael85
New member
Registered: 2013-01-04
Posts: 3

Re: How to adding a ScrollingThumbnails layer

Thank you very much Georg!!!

The problem was exactly that.
I was going crazy..

Offline

 

#5 2013-01-04 16:29:07

Michael85
New member
Registered: 2013-01-04
Posts: 3

Re: How to adding a ScrollingThumbnails layer

Does someone knows when panotour pro 2.0 will be released ?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson