You are not logged in.

Search results

Search results 1-20 of 290.

Friday, February 3rd 2023, 12:37pm

Author: panomaster

bgcolor - where is my stupid error?

... bgcolor="#1661bf" ... (in embedpano)

Tuesday, December 20th 2022, 1:05pm

Author: panomaster

Multires image comparison slider

https://www.ai360.pl/projekty/sync4 25 USD or donate

Friday, December 16th 2022, 12:05pm

Author: panomaster

Is it way to control main krpano viewer from krpano layer?

I know this example but it's quite old and not quite what I meant. But I more or less know how to do it. I'm working on such an example, https://ai360.pl/projekty/sync4/ but I still need to refine it. Thanks.

Friday, December 16th 2022, 12:45am

Author: panomaster

Is it way to control main krpano viewer from krpano layer?

I wonder if there's a way to control main krpano viewer from krpano layer or how to one viewer can control another one? I mean how to make sync example using 2 krpano layers and loading xml files to it?

Thursday, December 15th 2022, 2:42pm

Author: panomaster

How to get an access to object inside scene?

Thanks. I understand that this cannot be done outside of javascript. I used DOMParser. Topic closed.

Wednesday, December 7th 2022, 11:09pm

Author: panomaster

How to get an access to object inside scene?

Source code 1 2 3 <scene name="scene1" ... > <layer name"layer1 ... /> </scene> How to get an access to layer "layer1". Is that possible using KRPano API?

Monday, November 14th 2022, 12:14pm

Author: panomaster

Synapse (tombola)

Wow!

Thursday, May 26th 2022, 11:51am

Author: panomaster

xml encryption from php or js

Wow. Added to favourites.

Saturday, September 18th 2021, 10:34am

Author: panomaster

Problems after upgrading/installing 1.3.2

After upgrading/reinstalling Everpano nothing happens while I try to open existing or create new project. Nothing happens after clicking button OPEN or CREATE PROJECT.

Tuesday, August 31st 2021, 11:01am

Author: panomaster

U Jaksy Art Gallery

Most of us are looking for inspiration somewhere. This site was also inspired by a gallery found on the internet. If we do not copy the codes rude, probably everything is ok.

Friday, August 27th 2021, 1:30am

Author: panomaster

U Jaksy Art Gallery

http://ujaksy.pl/360/ Unfortunately, only available in Polish. The trip consists of a dozen or so small virtual walks presenting the objects and exhibitions of BWA U Jaksy. The main page allows you to filter individual tours (4 buttons on the left). The filter is similar to the Isotope Filter. Once I liked it so much that I decided to use it in one of my trips. I will integrate it with the search engine in the future. I hope you like it.

Friday, August 20th 2021, 1:28pm

Author: panomaster

Value testing

Jesus Christ, I'm blind. Thanks a lot.

Friday, August 20th 2021, 12:11pm

Author: panomaster

Value testing

A trivial problem: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 <spot var="0" /> <action name="test"> showlog(); if (spot.var === null OR spot.var === '', <!-- if var is empty or not defined --> trace(setting deafult value...); , <!-- if var is any number --> trace(get(spot.var)); ); </action> How to make test true if var == 0? Is any simple way to test if var is a number (even 0)? I must be very tired.

Tuesday, March 30th 2021, 3:38am

Author: panomaster

Before and After splitscreen with draggable middle line

It would be better if the line could be moved manually. But example is ok. That is another that I've made a few years ago https://ai360.pl/projekty/sync3/ Mix of pre/post panos: https://www.ai360.pl/panoramy/949

Tuesday, March 30th 2021, 3:32am

Author: panomaster

Some thoughts for multilanguage support in krpano

I think adding attribute.variable="..." feature would be absolutely fantastic. But this technique would not be useful for changing the language. There are many examples of the use of multilingualism that you can analyze and create your own standard. Peter has its own, I have my own, PTP has its own. The existing KRPano mechanisms allow for the creation of comprehensive mechanisms in this area (replacing signs, graphics, etc. - example https://www.zamek-pszczyna.home.pl/wz/index.html) but attribu...

Tuesday, February 4th 2020, 3:12pm

Author: panomaster

KRPano frum registration failed

I've tried to register new account on KRPano forum. But it is impossible. Captcha doesn't working? I have still errors.

Monday, December 23rd 2019, 11:30am

Author: panomaster

Videoplayer and node.js problem

Has anyone tried to play video in off-line version of virtual tour based on node.js? An error always ocurs (loading video failed!).

Wednesday, August 28th 2019, 10:00am

Author: panomaster

How can i overlap multiple images in KrPano?

I think it can be done with multires panos. It's not perfect solution of course but... I would use old sync example (do you remember two panoramas next to each other?) - but both divs should overlay themselves (not to by aligned side by side). You could also ue IFRAME with the same pano and control (synchronize) it via javascript. The main problem is small lags during rotating pano, but it should be ok when panos stop.You could use transparency slider then. Here's side-by-side example - https://...