Nothing to install. Create, upload, embed.
swf is Flash. That technology is dead since years
Nothing to install. Create, upload, embed.
swf is Flash. That technology is dead since years
Use <action> + addlayer() + set() and call your action in the onstart of your scene or use js accordingly.
Why don't you just place the 3 frames next to each other and use it with the animation action?
It would take like 2 minutes and everything works like you want it to.
Or just convert in the format krpano is using anyway
Just use the normal url instead of the viewsourcecode one
https://krpano.com/releases/1.21/viewer/examples/animated-hotspots/circle.png
The animation uses frames that are crops of the image that contains a row of frames in one single image.
Hold space bar and move around in the panorama to create funny pathes and test your devices performance
It's outside of krpano, directly in the HTML file.
Basically just a overlying div.
Inside krpano you use something like this action to remove it once krpano is ready:
You can have a look on how I did it on http://whisky-panorama.com
The clue it two have a "preload" display that is basic HTML and therefore being loaded instantly instead of any blackscreen.
As soon as krpano is loaded in the background you just use a krpano action to remove the loading screen.
Tested on Android (Firefox)
Unfortunately it is working here. I hate sounds playing without me activating it. And most other users do so as well. Playing sounds without aksing before is the worst user experience possible and will lead to an instant exiting from the tour.
can you give approximately time for it. Everyone here waiting this news to continue on Krpano or forget krpano.
New updates can be yearly license and i think so many users will give ok to this in here.
Yeah, ... no.
Maybe many of the hardcore users posting in this forum. But certainly not the 90% other users.
A yearly license does not make any sense for most of the krpano users. Just look at all those tours online: Hosted since 10 years, still using older versions - never touched since. You would scare away 90% of krpanos users with a yearly license model.
From a money perspective it would be much more convenient to lose only a handfull of hardcore users who are not patient enough to wait for the next update - and will return anyway as soon as the update is there
Just convert the image via the tools into a single panorama and copy the files + xml as a new scene into your tour.
The animation in that example are made with cropping a file that contains all the single frames and running through them.
Have a look at this file for example:
https://krpano.com/releases/1.21/viewer/examples/animated-hotspots/target.png
Hi,
I was testing AI on this site by the Spanish JS developer kiko palomares:
https://chatgpt.com/g/g-SoMIpfIfu-…cd-c57d4319ce90
...And he gives very interesting programming answers in krpano .
Klaus would it be very difficult to have a help AI for the krpano forum?
The very same discussion is already going on here:
You can use flags like KEEPVIEW to control the view when loading the scene.
krpano.com - Documentation - Actions / Scripting Reference
If the next button does exactly what you want, just copy the flags it uses to your hotspot
Just trigger the OnUp action only if the hotspot has actually been dragged somewhere else than it's position before?
keep="true"
It's probably 'skin/vtourskin.png' or something like that if you are using a standard skin.
You can also just use your browsers developer tools to view the path the icons are loaded from.