
----
if pro version unbranded, html5 have brand link Created with Pano2VR with right click,
it can be hidded, but can it be change to mine logo and link?
Not yet, please see Issue #424if pro version unbranded, html5 have brand link Created with Pano2VR with right click,
it can be hidded, but can it be change to mine logo and link?
I am hopeless, but I can not find the skin mentioned. I even reinstalled P2VR v4b having renamed the skin folder in the ~/Library/Application support/GardenGnome Software and moved it to the desktop. A new Skin folder was installed by the application, but there is no content (nor any templates in the html5 templates folder). What do I do wrong?Hopki wrote:Hi,
Yes version 4 has the Simplex skin with markertemplate.
OK, Thank you. That set me on the right track. However, the html-templates was not installed. But everything was installed in the Application Support Folder when I first deleted the two GardenGnome files in the Preferences folder (com.gardengnomesoftware.Pano2VR.plist.lockfile og com.gardengnomesoftware.Pano2VR.plist), restarted Pano2VR an re-registered the software.Hopki wrote: With Pano2VR version 4.x
Go to the default directory found in the programs setting/preferences, rename the skins folder to skins_old or similar.
Just so the Skins folder no longer exists.
Close Pano2VR, then reopen it. version 4 will remake the folder with all the skins.
This is the same for all the HTML templates.
Code: Select all
Mouse Click => Open Next Panorama => URL: {node2} => Target xxxxx
Thank you, Tong, but if you are right, that is a major disappointment. Many tour owners would like to give a customer the url to a specific picture in the tour, not just to the starting picture and then leave the customer to find the picture he should see. Is there a solution in the works for this?Tong wrote:choose from list
but i mean link in url in browser to specific panorama, with one swf for all tour it`s not possible i think
You can already do this, but for the moment it need some tinkering in the HTML page. See Issue #536. For Flash you need to add a flash variable with the start node:Vestland wrote:Thank you, Tong, but if you are right, that is a major disappointment. Many tour owners would like to give a customer the url to a specific picture in the tour, not just to the starting picture and then leave the customer to find the picture he should see. Is there a solution in the works for this?Tong wrote:choose from list
but i mean link in url in browser to specific panorama, with one swf for all tour it`s not possible i think
Code: Select all
flashvars.startnode='node3';
Code: Select all
pano.startNode='node3';