This looks like a krpano issue, not with the plugin. Names cannot start with a number. See:
add hotspot
-
-
Apologies everyone, it's another schoolboy error, I've realised I'd changed the scene tag instead of the title tag :-/
-
I am a developer who purchased and developed krpano.
When I add a hotspot and click save, the hotspot I added does not appear in tour.xml and only undefined is displayed. help me -
I am a developer who purchased and developed krpano.
When I add a hotspot and click save, the hotspot I added does not appear in tour.xml and only undefined is displayed. help meHi
1. Does my example from the archive work?
2. What is the difference between your tour and my tour from the example?
3. Describe in detail and consistently what you are doing. There is not enough information to analyze
4. If the problem remains, then do so:
Create a test tour from a single panorama
Connect only the add hotspot plugin and make sure that the plugin does not work.
Send me the archive of this tour and I'll see what the problem is. -
Hi Alexander,
I have been working with the demo version for a few days now and I really like the plugin. However, I still have two questions that I couldn't find an answer to in the description:
- If I create a hotspot to open a new panorama, is it possible to specify an orientation and viewing angle for this panorama?- Is it possible to create a hotspot symbol (e.g. info symbol) that opens a text when clicked? So far I have only found the option of placing a text box in the panorama.
Thank you in advance for your answer
Mark -
Hi Alexander,
I have been working with the demo version for a few days now and I really like the plugin. However, I still have two questions that I couldn't find an answer to in the description:
- If I create a hotspot to open a new panorama, is it possible to specify an orientation and viewing angle for this panorama?- Is it possible to create a hotspot symbol (e.g. info symbol) that opens a text when clicked? So far I have only found the option of placing a text box in the panorama.
Thank you in advance for your answer
MarkHello!
1. The plugin only sets the opening of the scene, but you can add the view setting by writing your code below
2.There is a pop-up text when hovering over the hotspot -
Great ... thank you
-
Hi Alexander,
I have a problem when I trie to open a Youtube video with an hotspot. As long as the editor is active everything works fine. When I deactivate the editor nothing happens when I click the hotspot.
Here is a link to the screenrecording on youtube (to show the problem):And here is the code for the hotspot:
<hotspot name="hsp_5_1" style="link_hs_sm" onclick="YoutubOpenSM(tn12rD3kYA4?si=nV1srlxQTGrkjiaX,80);" onhover="showtit();" url="%FIRSTXML%/add_hotspot/picture/info.png" ath="65.2240" atv="8.3470" distorted="true" title="TV with Apple TV, Netflix, Prime Video" onhover_temp="showtit();" />Would be great if you could help me.
Best regards
Mark -
Hi Alexander,
I have a problem when I trie to open a Youtube video with an hotspot. As long as the editor is active everything works fine. When I deactivate the editor nothing happens when I click the hotspot.
Here is a link to the screenrecording on youtube (to show the problem):And here is the code for the hotspot:
<hotspot name="hsp_5_1" style="link_hs_sm" onclick="YoutubOpenSM(tn12rD3kYA4?si=nV1srlxQTGrkjiaX,80);" onhover="showtit();" url="%FIRSTXML%/add_hotspot/picture/info.png" ath="65.2240" atv="8.3470" distorted="true" title="TV with Apple TV, Netflix, Prime Video" onhover_temp="showtit();" />Would be great if you could help me.
Best regards
MarkHi, I didn't see in the video that you saved the project.
When saving, the connection is added
<include url="%FIRSTXML%/add_hotspot/plugins_l/plugin_a/youtube.xml"/> -
I had only copied the code from the hotspot into the XML file. That's why I didn't have a connection. Thank you very much for your quick help.
-
I´m sorry but I have the next problem. I used only 1 empty panorama which I just made for showing my problem. When I want to connect a website it shows me that the connection is blocked.
Here is the video:No idea whats going wrong?!
-
Insert https://novosibpano.ru/Plugins/index.html and check. If it works, then contact the owner of the broken link you inserted and ask for permission to display it in the frame.
-
Insert https://novosibpano.ru/Plugins/index.html and check. If it works, then contact the owner of the broken link you inserted and ask for permission to display it in the frame.
Thanks Alexander... your link worked. I thought it was the code because I tried several websites.
-
How do you change the color of the title tool tip background?
-
How do you change the color of the title tool tip background?
Hi,
add_hotspot/plugins_l/plugin_a/style_addhs.xml textstyle name="STYLE1_LinkSM" - here are the settings for the pop-up text
-
Hi,
add_hotspot/plugins_l/plugin_a/style_addhs.xml textstyle name="STYLE1_LinkSM" - here are the settings for the pop-up text
Thank you, San7!!
-
Is there any way to change/disable the zoom behavior when you add a link to open a video? It is currently rotating the view and zooming in before opening the file. Can I make the view just stay where it is?
-
Is there any way to disable the volume control when you add a link to open a video? I have videos without sound and the volume control in those cases is a bit confusing.
-
Is there any way to change/disable the zoom behavior when you add a link to open a video? It is currently rotating the view and zooming in before opening the file. Can I make the view just stay where it is?
just remove from the hotspot code on click - looktohotspot(get(name),90);
-
Is there any way to disable the volume control when you add a link to open a video? I have videos without sound and the volume control in those cases is a bit confusing.
add_hotspot/plugins_l/plugin_a/style_addhs.xml line 246 - VIDEO. These are the player layers, you can turn off what you need
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!