Beiträge von tom_bred
-
-
danke vielmals klaus,
ich denke, das wird mir erstmal helfen
lg thomas -
all divs in krpanos html output are styled inline without any use of IDs or classes.
layer / plugin names given in XML codes aren't available in the outputted code.
i didn't find a way to assign a class or ID to a layer element of my skin.
i need that to get access from outside of krpano for styling and/or injecting content changes with jquery.
any help available for this problem?thanks thomas
-
auch am mac funktioniert das nicht (ebenfalls version 1.19-pr16).
Convert SPHERE CUBE Droplet.app produziert hartnäckig tiffs
ich hab die convert app mit dem apple skript editor zu bearbeiten versucht und statt:
set myapppath to "open -a " & myapppath & " --args -convertdroplet"
geschrieben:
set myapppath to "open -a " & myapppath & " --args -convertdroplet -config=templates/convertdroplets.config "
das hat aber nix gebracht. krpanotools scheint beim starten von convertdroplet kein config file einzulesen ... -
not sure wether here's the right place for that...
i've two different html5 multires panos in different projects (one flat with 1° width, one cubic with 360 x 180°.
both aren't loading further image tiles in autorotation mode. this occurs only on tablets (ipad3 / google nexus 7).
if i tip and swipe (minimal movement is enough), the blurry tiles are replaced with the appropriate hires ones
immediately as they should do.this isn't a complaint at all, but as i didn't find any issues here in forum related to this and nothing about this in the
missing/planned feature list of the 1.17 html5 viewer, i feel free to ask others about similar observation, or ask
klaus wether it's perhaps just not ready.the only thing i noticed that autorotion i deactivated on all demo projects on https://krpano.com/html5multires/
any ideas or workarounds?
best
thomas -
thanx a lot for this hint!
just did'nt came up with the idea to look in this section of the krpano docu
works fine! -
maybe this question was posted here earlier (... but my search brought no results).
can the log window from its usual position at the lower bottom part of the panorama window be pushed to another place on screen?
if you e.g. need to debug actions and calls of a fixed menubar fixed at the bottom screen edge (which layout is widely used), it is at least tedious to open the log window after each test click and close to continue testing as it's permanently covering the menubar which need to be tested. testing of rollover events is completely impossible.
one workaround is to temporarily shift such areas up to screen center and another is a custom trace action with the textfield plugin.
if i just have overseen something, maybe someone can point me to a more convenient and elegant solution
if there isn't any, i feel free to add this as feature request for klaus: can there be a simple thing like set(logwinpos,top); (and further: right,left,center,bottom with the usual bottom as default if unset)?
-
update:
added the subdomain used in this example explicitely in kprotect => now it works.
hope this helps to narrow down this error. -
hi klaus!
here's the link.
works fine on flash.
(caution: weird scrambled preview cubeface strip)
domain limits are set to http://bredenfeld.com/net/org/eu/at/ch
(not explicitely to any subdomains or www.)thanks + best
thomas -
hi klaus!
i'm just building a new project using the new 1.16.3 version and it's protect tool.
on the flash side everything works well, but on html 5 i get a license error. (html license is present, checked by kprotect and just recently used successfully, but perhaps you can check this...).maybe i messed up something in the html code (more or less directly from the examples)?
here it is:
HTML
Alles anzeigen<!DOCTYPE html> <html> <head> <title>krpano 1.16 examples</title> <meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=edge" /> <style> @-ms-viewport { width: device-width; } @media only screen and (min-device-width: 800px) { html { overflow:hidden; } } html { height:100%; } body { height:100%; overflow:hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; background-color:#000000; } </style> </head> <body> <script src="krpano.js"></script> <div id="pano" style="width:100%;height:100%;"> <noscript><table style="width:100%;height:100%;"><tr style="valign:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript> <script> embedpano({swf:"krpano.swf", xml:"krpano.xml", target:"pano", html5:"auto", passQueryParameters:true}); </script> </div> </body> </html>
here's the xml-file:
Code
Alles anzeigen<krpano version="1.16"> <!-- 71 --> <preview type="cubestrip" url="/sites/default/files/panos/71/cubestrip-osburg-cubestrip.jpg" striporder="LFRBUD" details="16" /> <!-- cube faces --> <image devices='Desktop'> <left url="/sites/default/files/panos/71/osburg-cube-0.jpg" /> <front url="/sites/default/files/panos/71/osburg-cube-1.jpg" /> <right url="/sites/default/files/panos/71/osburg-cube-2.jpg" /> <back url="/sites/default/files/panos/71/osburg-cube-3.jpg" /> <up url="/sites/default/files/panos/71/osburg-cube-4.jpg" rotate="90" /> <down url="/sites/default/files/panos/71/osburg-cube-5.jpg" rotate="-90" /> </image> <image devices='Tablet'> <left url="/sites/default/files/styles/cf_1024x1024/public/panos/71/osburg-cube-0.jpg" /> <front url="/sites/default/files/styles/cf_1024x1024/public/panos/71/osburg-cube-1.jpg" /> <right url="/sites/default/files/styles/cf_1024x1024/public/panos/71/osburg-cube-2.jpg" /> <back url="/sites/default/files/styles/cf_1024x1024/public/panos/71/osburg-cube-3.jpg" /> <up url="/sites/default/files/styles/cf_1024x1024/public/panos/71/osburg-cube-4.jpg" rotate="90" /> <down url="/sites/default/files/styles/cf_1024x1024/public/panos/71/osburg-cube-5.jpg" rotate="-90" /> </image> <!-- view settings --> <view hlookat="0" vlookat="0" fovtype="VFOV" fov="70" fovmin="15" fovmax="120" /> </krpano>
(it's inside a drupal installation, so the image paths)
here i what's in the folder:
xml is working fine with flash.
flash embedding part in krpano.js works.
everything is named krpano.* for testing.
no www in the domain limits.any clues?
thanks
thomas -
i'm busy with a universal panorama engine project where my contractor is renting this engine to his clients and hosting it for them under several subdomains (e.g. client1.his-domain.com).
during my development i'm simulating this situation on my devlopment server in this way: client1.his-domain.my-dev-domain.com.
that lead me to troubles with the kprotect tool (version 1.0.8.14 and 15) and a tedious search for a solution (i didn't find anything here in the forum):
if i'm adding more then one subdomain level, kprotect's domain limitation algorithm isn't working anymore.
here are some examples with subdomains and their respective domain limitation entries in kprotect:client1.his-domain.my-dev-domain.com
=> throws a license error with:- my-dev-domain.com
- *.my-dev-domain.com
- *my-dev-domain.com
- *.*.my-dev-domain.com
=> works only (explicitely) with:
- client1.his-domain.my-dev-domain.com (which is useless for my purpose)
next try (using only one sub domain level):
client1-his-domain.my-dev-domain.com
=> works with- my-dev-domain.com
so obviously kprotect / krpano accepts only one subdomain "level" ("one dot allowed"), which seems to be not flexible enough for some development and multi client projects.
it would be very nice to have a more granular control which would be useful for dev work like described above and some scenarios where a big client e.g. runs a main website under hisdomain.com, a panorama section under panos.hisdomain.com and then has e.g. contributing/paying users/clients under user-or-client-number-xxx.panos.hisdomain.com. it should be possible to limit the domains explicitely like *.dev.mydomain.com using wildcards.perhaps this suggestion could find it's way into a future update
thomas
-
Hi all!
just struggling with a strange behaviour during testing a prototype for a client project:
flash version of my project (krpano 1.0.8.14) runs fine and flawless on all browsers and platforms so far.
now continued testing on windows 8 (build 9200) and MSIE 10 (10.0.9200) shows a strange behaviour: flash player (11.7.700.169) is showing up with krpano context menu correctly working (all xml definded entries shiwing up), but the screen is completely black with no krpano error showing up. [o] key to open error console isn't working (but enabled).firefox 20 on win 8 is working flawless, so obviously the flash plugin itself shouldn't be responsible for this.
all other windows versions (xp to 7) with MSIE (7 to 9) are running fine on parallels, so parallels could be excluded as a possible reason for this.
anyone else here in the krpano world running into this strange error?
btw: updating to 1.0.8.15 or 1.16 unfortunlately isn't an option now due to project timeline. this will happen later as a html5 version with flash fallback.
any help from you guys appreciated
thanks for listening
best
thomas -
of course this is viable (i'm doing it just this way now), but if you're used to do coding in other languages it would be nice to have similar mechanisms here
would be good for more efficient and readable code...
-
maybe i missed somthing, but i didn't find any possibility to implement logical AND or OR statements in a if-condition.
if
this really isn't exisiting in krpano, it would be a nice and handy new
feature which makes programming tours easier, especially when they're
created for flash and html5, where a lot of things need to be switched.thomas
-
i would like to second gomi42's suggestion!
i think it would also be nice to use this mechanism to unify the mixed use of variables by now where they're handled with and without the get() statement.
as i'm programming a lot in php i think the consistent use of $ when dealing with variables, could do this job.
-
maybe i missed somthing, but i didn't find any possibility to implement logical AND or OR statements in a if-condition.
if this really isn't exisiting in krpano, it would be a nice and handy new feature which makes programming tours easier, especially when they're created for flash and html5, where a lot of things need to be switched.
thomas
-
Hallo zusammen!
Ein Tutorial mit über 3 Stunden Länge über die komplette Produktion einer virtuellen Tour mit krpano inklusive Google Map ist an sich für meine Studenten enstanden. Ich habe aber die 20 Screencasts so aufgesetzt, dass sie unabhängig von ihrem eigentlichen Zweck ein selbständiger Workshop sind
Die 20 Clips mit zusammen 3:13' sind auf YouTube in HD-Qualtät gehostet: Virtuelle Tour mit krpano und Google Maps
Vielleicht hilft das dem einen oder anderen hier, in das XML-Coding für krpano einzusteigen.enjoy!
cheers
thomas bredenfeld