Search results
Search results 1-20 of 207.
hi I ended up by encoding the mp3 in ogg and m4a and it was iOS managed to play the file The same mp3 file played on windows and android the file was declared like -> src="audiofile.m4a|audiofile.ogg|audiofile.mp3" and ended up working
A friend of mine just got this error on safari and chrome with 2023-04 build Its a regular mp3 file on iPhone 14 pro Any info I can ask to help? Thank you
found it must use scalechildren just started thinking that if there was a maskedchildren.. may be a scalechildren existed :)
hi all in previous krpano version i had a tooltip and i'd attach the tooltip layer text to the parent and it would maintain the size independently of parents scale attribute after update i noticed the if I change parent scale my tooltip changes size too scale="1" in tooltip layer won't help maskchildren= false in parent layer won't help the graphic element has a scale of 0.07, thats why tooltip now appears so small any idea? thank you for yout help
hi all coded a quick and dirty easter egg - change your scene name - add the code letters from the padlock to keybegg - duplicate the if's to match the length your word (3 if's for word art) - change the keycode in the if - change the unlock action (in this case i want to show a hotspot) yes, padlock phrase could be a string, yes could be customizable to reset or not the padlock if you miss a key hope it helps someone <events name="easteregg_handlekey" keep="true" onkeydown="easteraeggaction();"...
Thank you Klaus. You're amazing
Hi all using 1.20.11 (build 2022-03-07) in iphone 14, when turning on VR or gyro (only in landscape ) the image opens upside down This happens in safari. In chrome and firefox works well any advice? I made a search on the forum using "upside down" "ios" "safari" "vr" gyroscope" and oddly i did not find anyone reporting this recently.
Quoted from "indexofrefraction" have a look at the new layer.cssclass and cssstyles https://krpano.com/docu/xml/#layer.cssclass https://krpano.com/docu/xml/#cssstyles nope. does not work. changed web.xml and the text changed to VR Setup2 but the colour did not change to 333333 <!-- the EnterVR/ExitVR and SetupVR buttons --> <style name="webvr_button_style" type="text" bgcolor="0x000000" bgalpha="0.5" bgroundedge="0" css="calc:'color:#333333;font-size:' + 20*webvr_setup_scale*webvr_button_scale ...
Quoted from "indexofrefraction" have a look at the new layer.cssclass and cssstyles https://krpano.com/docu/xml/#layer.cssclass https://krpano.com/docu/xml/#cssstyles Thank you. I never looked into the xml and didnt know the button and text was there showing up. thanks
got it <layer name="webvr_exitbutton" keep="true" vr="true"
Hi, is it possible to change the font/font family of krpano from arial to other? font-family (and style) is hardcoded in some elements <div style="margin:5px 8px 5px 8px;color:#FFFFFF; font-family:Arial; font-size:16px;">Exit VR</div> Thank you
Klaus!!! great! Every country should have a street named after you!!!
Hi all Been studying this and found html5 compass that work in android but iOS, apparently, has blocked browser access to compass information so.... dam.
Hi Did anyone tried to change initial pano yaw according to real world compass? By changing image prealign on gyroscope "on" maybe?
good morning! Quoted from "herrpedro" the idea was, after the load, to load the "normal res pano" (might be a normal or a multires) after the "loadscnee" to the "very low res" would never appear thank you all from initial post -> "and seen some actions to preload entire tour (but its 150 panos.. a lot to load before walking and may be not visiting) is there a way to load it after blend/loadscene?" " either way I'm a sw developer (in other area) and i value testing I added it to the tour i'm work...
Quoted from "Eric Chen" Hey guys, here is the source code of the preload plugin. I haven't prepared the documentation, but there are necessary comments in the preload.xml. https://github.com/Eric-Chen1990/KR-preload-plugin Thank you very much! Will test it later. Thank you!
Quoted from "Tuur" @Eric Chen, I'm not sure if i would use such but i'm interested how this works and looks in code. I would also like to see what is the difference and what the limits are, data load wise etc Would you be so kind to share it open source? Maybe some more people want to see the code to learn and we can collect some money together to get you some? Tuur my particular case is i have a path to go to and some jumps are automatic to show the visitor the path. Think as you go from 1 roo...
Quoted from "panoyun" @lastromantik Can you load a multi -resolution panoramic picture? I want to buy this plug -in found the link. thanks https://krpano.com/forum/wbb/index.php?p…8443&highlight=
hi all hope you had a great new year (it's the 15th already) i understand that PRELOAD loads the pano before blend and seen some actions to preload entire tour (but its 150 panos.. a lot to load before walking and may be not visiting) is there a way to load it after blend/loadscene? so a visitor arrives from 1 place to other and all the visible squares are loading for that resolution is it possible to load all the non visible suqares in the same resolution? so when he loos around the full res is...
Quoted from "light_line" Yes, it can: https://krpano.com/forum/wbb/index.php?p…74848#post74848 awesome. thank you!