Posts by zsolt
-
-
Hi,
I checked the testpage on my galaxy s2 with custom ics rom. All the cube faces are correctly visible and it's possible to look around without visible problem. When I try to zoom in or out, all the faces are disappearing.
Best Regards
-
Hello Sacha,
I don't really understand you. With AJAX it is possible to have separated URL-s for different content, with Iframe i think it is not possible.
What would you put in Iframe?To be clear:
Clicking the menu the content of the site has to change while it changes only some parameters of the panorama.Thanks, Zsolt
-
Thank you Klaus for your fast response!
We also thought about iframe and of course using AJAX is the neat solution. ( it seems that we will choose own PHP code with AJAX )
Iframe and Uframe is not a good solution for several reasons, like loosing URL-s.
Just my curiosity:
You wrote here (cachebuster) that krpano has internal caching.
Do you think it is possible to reduce swf loading speed with modifying internal caching?
Thanks again, Zsolt
-
Hello,
I'm building a joomla site and i would like to place krpano on the header of it. The menu of the cms would controll some functions on the pano but i would like to avoid the reloading of flash every time a menu is being clicked.
I've digged a bit and found some articles about caching with SharedObject
http://stackoverflow.com/questions/5994…-on-page-reload
http://www.bigresource.com/Tracker/Track-flash-TUvowTgXjY/
http://stackoverflow.com/questions/5016…it-on-each-pageAnybody knows a way or have some clue? Klaus can you give me a hint?
Thanks in advance, Zsolt
-
-
Hi,
right, I can confirm,
in the latest beta release from 2011-02-09 there is a bug with the actions parameters, they get not resolved,
that will be fixed in the next release,the krpano file encryption is limited to Flash at the moment,
best regards,
Klaus -
Hi,
I just found something again :(
The encryption is also not working with the html5, everything is working fine when the files are not encrypted, but after the encryption the "xml parsing failed" error is coming.
Is there any solution for this?
Regrets.
-
Hi Klaus,
There is some problem with the new HTML5 version.
When i try to use my "load" action with parameter, the parameter is not working :(
Codeload(pano1); and in the load action: txtadd(loadpano_name, %1,'.xml'); loadpano(get(loadpano_name),null,KEEPBASE,BLEND(2));
I have this errormessage:
"%1.xml - loading or parsing failed!"
There was no problem with it before.
Thx
-
I would like to use different view settings from different spots. My goal is to show from where i come to the next spot.
Thats why i want to set the view dynamically. -
Hi,
I'm would like to make my virtual tours iOS-html5 compatible.
My problem is that "loadpano" action is not working with the "&" character, because of XML formatting problems.
I tried to use it like this:
but when the pano is loading its looking to some different direction, and after 1-2 seconds its switching into the good position :(
i tried this is too:
Like this its working only the second time when i do this action, first time its ignoring the lookat action :(
I've seen this function working in the examples with the loadscene, but with the loadpano it's not working good for me.
Is it any possibility to load my panos in a direction like with the "&" character before in the only flash version? -
-
Hi Klaus!
I can only include xml files with the new kprotect from the root. If i include from a directory, the protected swf is still looking for that directory!
Older kprotect ( 2009 jun 3 ) works fine with just the same setting...
Thanks for your excellent work