Lieber Besucher, herzlich willkommen bei: krpano.com Forum. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
1. I entered the path to my logo directly in the code of the XML file.
In earlier versions, couldn't you just click on the default logo and select the image file in the folder?
2. I'm trying desperately to issue a second onclick command.
but it is not saved.
no matter how I type it.
next_menu(); zoomin(209,-198.5,-1093,180,0);
next_menu() zoomin(209,-198.5,-1093,180,0);
If I save the file, the command after "next_menu()" disappears again.
here is the link to the panorama so you can see what I mean.
Click on "Automobile/ Audi 100 Coupe" in the menu
When you click on "Automobile" a new tab opens in the menu, but the view in the file should also change.
Just like when you click on "Audi 100", but with different coordinates.
How to change title_text_1 by krpano instance ? i trybut it's not work
![]()
Source code
1krpano().set("layer[title_text_1].html","OVERHEAD VIEW")
I use I18 language to change language, with menu lists that are layers I can use set("layer[txt_1_2].html","HIGH VIEW") to change the language, but with the title_text_1 line in the settings I don't know how to change it. change itHow to change title_text_1 by krpano instance ? i trybut it's not work
![]()
Source code
1krpano().set("layer[title_text_1].html","OVERHEAD VIEW")
hi, I didn't quite understand the question.
Here is the value setting at startup
This fits into the menu button and the label in this button changes dynamically when the group nested in the button is opened
I use I18 language to change language, with menu lists that are layers I can use set("layer[txt_1_2].html","HIGH VIEW") to change the language, but with the title_text_1 line in the settings I don't know how to change it. change itHow to change title_text_1 by krpano instance ? i trybut it's not work
![]()
Source code
1krpano().set("layer[title_text_1].html","OVERHEAD VIEW")
hi, I didn't quite understand the question.
Here is the value setting at startup
This fits into the menu button and the label in this button changes dynamically when the group nested in the button is opened![]()
Thank You ,Let me tryI use I18 language to change language, with menu lists that are layers I can use set("layer[txt_1_2].html","HIGH VIEW") to change the language, but with the title_text_1 line in the settings I don't know how to change it. change itHow to change title_text_1 by krpano instance ? i trybut it's not work
![]()
Source code
1krpano().set("layer[title_text_1].html","OVERHEAD VIEW")
hi, I didn't quite understand the question.
Here is the value setting at startup
This fits into the menu button and the label in this button changes dynamically when the group nested in the button is opened![]()
title_text_1 is not a layer and you will not be able to change the title dynamically if there is an attachment in the menu, because the text from the button with the attachment will be dynamically written to the title layer.
You can try in the file menu/plugins/layer_menu.xml