Suchergebnisse
Suchergebnisse 1-5 von insgesamt 5.
Hello! I myself could not solve the problem. If possible, please tell me an example of how to open windows in motion panoramas. I need a solution as an example: https://goo.gl/QUe2Um
New Convert SPHERE CUBE Droplet does not work in windows 7 32bit
Clicking on hotspots always opens the second image, although it should be opened and the first. Where is the mistake? #mce_temp_url# Quellcode 1 2 3 4 5 6 7 8 <!--************** Hotspots ****************************************************--> <hotspot name="spot1" onover="tween(hotspot[spot1].scale,1.2,0.2);tween(hotspot[spot3].alpha,1,0.2);" onout="tween(hotspot[spot1].scale,1,0.2);tween(hotspot[spot1].alpha,0.8,0.2);" alpha="0.8" onclick="closeallobjects();set(plugin[spot3object].visible,true)...
Hello! I am trying to understand a working example of how to insert images into a panoramic tour. Example here: http://krpano.com/examples/118/examples/…ingut/tour.html I can not create the usual hotspot icon, I do not have the desired result. I do not see the picture, I see only the selected part. Please tell me how to insert the image another simple way. I need to show a lot of pictures, so that the code was not large. Or demonstrate a working example where the code is easy to understand.