Okay, I'll look at the position of the cross on my mobile phone. I am currently optimizing a plugin for positioning hotspots in 3D space using tx ty tz coordinates.The attribute panel will be displayed separately. And there will be some other changes
add hotspot
-
-
Hi. I am locating a series of hotspots as I show in the first image.
But when resizing the browser this happens, you can see in the second image.
What could we do to prevent this from happening?
Researching in the forum about browser resize, I find that it is a bit complicated for those of us who are not coders.
In this search I found a very interesting thread that has an intervention by Alex that would be the answer to the problem. You can see it here:http://novosibpano.ru/VT/adap/
these hotspots are distorted = "false" I know that making them distorted = "true" would be a solution when doing the resize,
but it is not easy to align them and keep them the same sizes see image 3.any clues to help solve this case will be welcome
Thanks in advance -
Hi, I think that changing the browser window does not matter, the viewing angle changes. Set all hot spots to the same Ath atv. Move the hotspots by changing the parameters ox, oy. See the result when zooming in
-
Hello,
I am having a problem with videoplayer_open hotspot action.If I remove my PIN from pin_cod in save_hotspot.xml
I will get an error message WARNING: Unknown action: videoplayer_open
If I put back the code into pin_cod, then video will open and play.
Any ideas why?
All other hotspots work fine when I delete the PIN.krpano 1.20.2
add_hotspot 1.77Code<hotspot name="hotspot_49" style="link_hs_sm" type="image" keep="true" url="%SWFPATH%/add_hotspot/picture/test-video-small.png" distorted="true" enabled="false" visible="false" zorder="5" ath="-57.6705" atv="15.2249" width="100" height="prop" scale="3.377" edge="center" install_onclick="7" title="Test Video" scene_EL="scene1" info_Ah="test-video.mp4" fov_EL="119.38" enabled2="true" visible2="true" drag_hs="true" volume_adhs="0.5" poster_Ah="test-video-poster.jpg" loop="true" video_h="80" onclick="videoplayer_open(test-video.mp4,get(poster_Ah));" ondown="drag_LinkSM()"/>
-
Hello,
I am having a problem with videoplayer_open hotspot action.Hi, What version of the plugin do you have? In the save_hotspot.xml file, enter <include url= " plugins_l/plugin_a/video.xml "/> I'll look at this in the next version
-
In the save_hotspot.xml file, enter ...
Oops - forgot to include the plugin path. That fixed it! Thanks!
-
Update to version1. 78
Mainly for the convenience of working in 3D with Cartesian coordinates.
- Added a 3D coordinates button and enabling 3D viewing.
- Added buttons in the attribute editing window - "origin" "html".
- The "origin" and "renderer" values are displayed on the buttons. Clicking the buttons toggles the value of these attributes.
- Point-the indicator is located at the hotspot anchor point even if the parameters are changed tx, ty, tz. The joystick snaps to this point.
- Added attributes for copying "tx", "ty", "tz", "depth", "renderer", "torigin".
- Added a button to block changes to hotspot parameters.
- Added a button on the main panel-showing the hotspot code.
- Added a button on the main panel-attribute editor window.
- Minor bug fixes.
This is an example on YouTube
Example of a virtual tour -
Wo kann ich Version 1.78 downloaden ?
-
Wo kann ich Version 1.78 downloaden ?
download https://l.facebook.com/l.php?u=https%…OoOY7Ur3Luo2yIw
use your key file!!! -
Hello everyone and happy new year!
In this update, I added the ability to combine hotspots into groups and create code for managing groups.
Read more here- Added a tab for creating groups and generating group display control code.
- Attributes of polygonal hotspot actions have been moved to the attribute panel.
- Removed the tab for creating a list of URL links to specific places in the tour.
- In the "Copy" settings section, it is possible now copy the group name.
- Added an attribute alphachannel.
- Minor bug fixes.
]
Example on [url='[media] -
Update add hotspot v1.8
Hello everyone !
In this update, I added the ability to customize the alphachannel and chromakey attributes.
Thanks to Klaus for these features and permission to use the chromakey panel from the example
https://youtu.be/Az3l4jnx4nk
YouTube -
Wo kann man die neue Version downloaden?
-
Wo kann man die neue Version downloaden?
ich habe Ihnen eine persönliche Nachricht geschickt.
-
Anyone knows how to to preview the hotspot thumbnail image and text on hover action with Add Hotspot plugin?
Like in this tour: [color=var(--blue-link)]https://view360.flyingcam-vietnam.com/Project2021/SunValleyGd2/ [/color]
Please help.
Thanks!
-
Anyone knows how to to preview the hotspot thumbnail image and text on hover action with Add Hotspot plugin?
You need to write the code yourself, which will display a sketch and signature, or order from specialists. Then, using the plugin, you can assign code execution to the hotspot (onover / onut)
-
This is a simple example of thumbnail display code
Code
Display More<!-- container for miniature --> <layer name="mini" keep="true" url="" align="bottom" edge="bottom" width="150" height="prop" enabled="false" alpha="0" y="100" bgborder="2 0xFFFFFF 1" bgroundedge="10" > <!-- text --> <layer name="text_sh" type="text" align="top" edge="bottom" html="" y="-10" css="font-family:Arial; color:#000000; font-size:20px; text-align: center;" width="100%" bgroundedge="5" padding="5"/> </layer> <!-- shoumini(hotspot name, path to miniature , signature text ); --> <action name="shoumini" > set(layer[mini].parent, hotspot[%1]); set(layer[mini].url, %2); set(layer[text_sh].html, %3); tween(layer[mini].alpha, 1); </action> <!-- hide thumbnail - hidemini() --> <action name="hidemini" > tween(layer[mini].alpha, 0); </action>
This is an example of how it should be assigned to the corresponding access point
-
Thanks so much, now I could do it manually.
I just wonder that
1. Could I get current scene name automatically by changing this code
set(layer[text_sh].html, %3);or this
onover="shoumini( hotspot_12 ,panos/San_bay_Van_Don.tiles/thumb.jpg, get(currentscene.name) );"
I tried many code but could not call the scene name.
2. Could I get the all of this automatically so I do not need to change it manually
hotspot_12
San_bay_Van_Don.tilesCould you help me with some of your wisdom.
Thanks.
This is a simple example of thumbnail display code
Code
Display Moreset(layer[mini].parent, hotspot[%1]); set(layer[mini].url, %2); set(layer[text_sh].html, %3); tween(layer[mini].alpha, 1); tween(layer[mini].alpha, 0);
This is an example of how it should be assigned to the corresponding access point
-
Payment has been completed
-
Payment has been completed
Patience, my friend! I received a payment letter an hour ago! As you can read on the site, I am posting the plugin within 24 hours, but I have already sent it to you. Good luck -
I just leave a sign that I have completed the purchase
Many of them are in my purchase plan
I need a long time to complete the purchase
I contacted you by email just now. I have received the plugin and I will start to learn how to use it tomorrow
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!