You are not logged in.

Search results

Search results 1-20 of 95.

Monday, April 18th 2022, 3:29pm

Author: vasin

google map for none coder

Hi, I'm trying to add google map but I'm stuck. I can add a spot but I cannot link it to a scene. What am I missing here? https://www.dp-studio.com/virtualtours/Benchakitti-Park/ <krpano version="1.20.9" title="Virtual Tour"> <include url="skin/vtourskin.xml" /> <!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... --> <skin_settings maps="true" maps_type="google" maps_bing_api_key="" maps_google_api_key="" maps_zoombuttons="false" maps_loadonfirstuse="true" ...

Thursday, July 4th 2019, 10:55am

Author: vasin

Open image hotspot displaying same image from 2 different hotspot

There are 2 open image hotspot. to open 2 different images but somehow it is opening only one. Even when it is link differently. Please let me know what it's wrong? Thank you. https://at-bangkok.com/virtualtours/Alti…-Tha-Pra/1.html Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 <hotspot name="spot2" url="fyi.png" onloaded="do_crop_animation(64,64, 60);" ath="-140" atv="10" onclick="action(open,openimage);" tooltip="open close...

Wednesday, June 28th 2017, 2:56pm

Author: vasin

optimize code for mobile viewing

Hi Piotr, That's great! Can I have you email? I will contact when I have something. Best regards Vasin

Tuesday, June 27th 2017, 9:07am

Author: vasin

optimize code for mobile viewing

Hi Piotr, Thank you! That worked :) Do you by any chance do programming work for krpano? Best regards Vasin

Saturday, June 24th 2017, 3:06pm

Author: vasin

optimize code for mobile viewing

Hello I'm trying to use this code to display an image on a panorama. http://dp-studio.com/virtualtours/pallaz…uek2/merit.html Source code 1 <hotspot name="spot9" style="skin_hotspotstyle2" ath="-142.867" atv="-2.895" onclick="closemap(); wait(0.5); tween(plugin[bedroom9].alpha,1);tween(plugin[bedroom9].scale,1);" onhover="showtext(Door Frame)"/> <plugin name="bedroom9" url="2/9.jpg" keep="true" handcursor="false" align="center" edge="center" alpha="0" scale="0" onclick="tween(plugin[bedroom9].al...

Saturday, January 28th 2017, 4:52pm

Author: vasin

youtubeplayer showing 1/4 on mobile devices

Klaus Thank you, Could I just replace the tour(shockwave and java script files) or I have to re-generate multi res tour? Thanks again Best regards Vasin

Friday, January 27th 2017, 8:18am

Author: vasin

youtubeplayer showing 1/4 on mobile devices

Hello I'm experiencing problem with youtubeplayer for KR pano. Some how it is showing only 1/4 for the youtube screen on mobile phones. On tablets and pc, it is showing full but only phone that have this problem. I'm using krpano version 1.17, the youtubeplayer is version 1.18. Here is the link http://at-bangkok.com/virtualtours/beyon…lak/index0.html see vdo by clicking youtube logo This is the code I use in the xml: "<hotspot name="spot13" style="hotspot_ani_black" zoom="true" ath="0" atv="90" ...

Monday, June 6th 2016, 10:02am

Author: vasin

How to use retile tool

Hello, I'm trying to use the re-tile tool. Looking at the documents provided I'm not sure where to start. Could you provide the process on how to use? I'm not familiar with programing. Any input would be depreciated. Thank you ! Best regards Vasin

Wednesday, May 11th 2016, 7:53am

Author: vasin

convert pano tiles to spherical image

Hi Klaus, Still couldn't figure this out. Looked through the forum but all were intermediate to advance versions. Could you give me some tips. To Start were can I find the krpanotools Maketiles Tool? Thank you Best regards Vasin

Saturday, May 7th 2016, 12:36pm

Author: vasin

convert pano tiles to spherical image

Hi Klaus, Thank you for your feed back. I did try to do what you have written but could not figure out. Don't even know where to start. Could please you run me through the process? Thank you! Best regards Vasin

Saturday, May 7th 2016, 12:30pm

Author: vasin

convert pano tiles to spherical image

็Hi Timescale Thank you again for your reply. Yes I did multi res.

Friday, May 6th 2016, 11:44am

Author: vasin

convert pano tiles to spherical image

Hey Timescale Thank you for your reply. Sorry I was not clear. My problem is I don't have the original spherical images, I only have the pano files created by krpano. What I would like to do is convert the pano file back to spherical images. Thank you again. Please let me know if there is any ticks or tool that can do this? Best regards Vasin

Thursday, May 5th 2016, 12:48pm

Author: vasin

convert pano tiles to spherical image

Hello Is there a tool to convert pano tiles to spherical image? Any input would be depreciated. Thank you ! Vasin

Tuesday, December 1st 2015, 9:44am

Author: vasin

problem with onhover="showtext

Hello I have a problem with onhover="showtext I show when shows when I open the virtual tour from the hard-disk but does not show when open on the server. code used below: <hotspot name="hot" url="hot.png" scale="0.7" ath="-120" atv="20" onclick="closemap(); wait(0.5); tween(plugin[bedroom].alpha,1);tween(plugin[bedroom].scale,1);" onhover="showtext(A Journey of Trend)"/> <plugin name="bedroom" url="trend.jpg" keep="true" handcursor="false" align="center" edge="center" alpha="0" scale="0" onclic...

Tuesday, December 23rd 2014, 5:42am

Author: vasin

Protect tool

got it! Thank you!

Monday, December 22nd 2014, 7:47am

Author: vasin

Protect tool

Hello! I'm trying to use the protect tool, but I can not find it. Can you please tell where it is? Thank you do much Vasin

Friday, August 1st 2014, 5:35am

Author: vasin

Coding glitch

Thank you for your reply. So to fix for now, I should replace previous version of swf and java file?

Wednesday, July 30th 2014, 9:35am

Author: vasin

Coding glitch

Hello I'm experiencing some problem with my recent virtual tour. http://at-bangkok.com/virtualtours/the-continent/ It is not responding very well. For example; you have to click on the splash window a couple of times to dismiss it. The main problem is not being able to click on the 3rd thumbnail. Has anyone experience this? I've done many using version 1.6, never had this kind of problem. I'm copying some code from 1.6 to 1.7, that might be the problem. I've attached my tour.xml file. Any help w...