Page 1 of 1

action for thumbnail navigation in pano2vr 4beta ?

Posted: Mon Aug 13, 2012 7:21 am
by kris
hi hopki,
what action for thumbnail navigation in pano2vr 4beta for a multi node tour using tour builder?

Re: action for thumbnail navigation in pano2vr 4beta ?

Posted: Mon Aug 13, 2012 5:49 pm
by Hopki
Hi,
The same way as version 3.x as you would need to load the images in the skin and give them actions.
You can make a transformations output and put $n in the file name, this will then make thumbnails of all the input images ready to use in the skin.
Regards,
Martin

Re: action for thumbnail navigation in pano2vr 4beta ?

Posted: Mon Aug 13, 2012 6:52 pm
by kris
Hi hopki,

i dont know if had failed to communicate. What i want to know is, for a clickable thumbnail the action would be mouse click--> open next panoram/go to url ---> Panorama name.swf or HTML in pano2vr 3.x but in pano2vr 4 it generates only the first node (panorama) SWF then what action to open each nodes using thumbnails? I have attached a skin of your park tour example with thumbnails. make them clickable, so that we can view the park using thumbnails also.

regards,
kris

Re: action for thumbnail navigation in pano2vr 4beta ?

Posted: Tue Aug 14, 2012 11:48 am
by Hopki
Hi Kris,
That was a very good question, there is something in the pipeline to do this Issue #528
In the mean time you can add the Go To URL action and you need to use {node1}, {node2} etc.

Code: Select all

mouse click => go to url => url: {node1} => target: 
Regards,
Hopki

Re: action for thumbnail navigation in pano2vr 4beta ?

Posted: Tue Aug 14, 2012 3:50 pm
by kris
Thank hopki,
I was trying all parameters, missed the brackets & so didn't succeed. your suggestion is working, also i found another way using the marker tool. please see attached skin file.

regards,
kris

Re: action for thumbnail navigation in pano2vr 4beta ?

Posted: Tue Aug 14, 2012 5:22 pm
by Hopki
Hi Kris,
Very cool, the next beta release has drop down combo box with the open next panorama action so you can select the nodes.
Like using the node marker it will also change the location on the map too. :D
Regards,
Hopki