Posts by torentvr

    Hi

    i have little problem with gyro and gyro2 Plugin


    So, i have one Pano in my VT where i have limit view


    limitview="range" hlookatmin="-165" hlookatmax="15" vlookatmin="-50" vlookatmax="50"


    with PC it works ok

    but with gyro, it show whole scene and that's why I turned it (gyro) off in this scene with action - onstart="gyro_disabled();"


    I noticed that when i use gyro.js and in this scene i turned it off (gyro)

    on iOS works all ok on Android it,s not working (and its normal)


    with gyro2.js


    (And here is my problem with gyro2.js)

    when i switch to gyro2.js
    iOs works and Android works but when i started scene where i disabled gyro2.js - plugin is disabled but limit view is "out" and i can see whole scene (when i switch to gyro.js on iOs limitiation works fine)

    it,s a bug or i can somthing do with this? *confused*

    Cheers
    Tom


    Hallo,

    ich suche die Lösung für Menu im VR.

    Im Beispiel Pack (examples/webvr) - am start klicken wir "look here to start" und dann erscheinen sich Panels mit Panos

    wenn wir waehlen ein Pano, Panels verschwinden, die Pano startet und erscheinen sich klein Menu die unsere Blick "following".

    Wenn wir klicken diese Menu kommen wir auf startpano mit Panels zuruck.


    ich will einfach nur die Panels offnen - (das hab ich schon gemacht - das ist kein Problem)


    Problem ist dass die Panels oeffen sich immer in dasselbe position

    zb

    -<!-- center panel -->
    <hotspot name="p1" style="panel" ath="0" atv="0" keep="true" />


    Wie kann ich kopieren aktuelle - "ath" - vom "Button menu" um zu dynamisch anpassen position für Panels?

    Gruss
    Tom

    Hi

    i have problem with offline krpano on android, with iOS i can use app GoodReader and its works fine.

    Are they software similar to GoodReader on Android Store?

    is there a solution for Krpano offline on Android?

    Cheers
    Tom

    ------------------------------------- SOLVED ---------------------


    I Found - How To

    1 in app store found any file manager
    2. install firefox
    3. load Tour in .Zip
    4. Unzip
    5. Open in Firefox

    Hi

    I notice a problem when i watch Pano offline
    (iPhone 5s - software Goodreader - whits this software i storage Pano on iPhone)

    with Version PR 2 - in VR mode Pano after few minuts lock-up.

    now with Version PR 3 its not lock up - but after a while change view from VR to normal view

    1. i opened Tour on phone
    2. i change the view to vr mode
    3. after few minuts its change from Vr to normal view

    i made video with this issue:


    https://www.youtube.com/watch?v=J-godUf528s&feature=youtu.be
    Cheers
    Tom

    Hello

    i have litte Problem, i try open "offline" VR tour on my iPhone 5s, (when i want storage tour on my phone i use program Goodreader). From Time to time when Network is out then Offline Tour is only way to show customer - "how its works"

    Normally it works fine, but when i switch to VR mode then after two or three Pano image is lock up. i can only exit VR mode. then come back and after two or three Panos image is lock up again.

    Is there any way to solve this Problem?


    Tom

    Hello

    i have a little Problem with Facebook button.

    I found in Fourm example

    http://www.magichtml.com/tutorial_facebook.html


    I put this code to index.html
    and all works fine but only in Flash in HTML5 Pano don't startet what I see is only button with black window.

    here is code

    <div style="width:100%; height:100%; position:relative;">

    <div id="pano" style="width:100%; height:100%; position:absolute; z-index:1;">


    <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:"tour.swf", xml:"tour.xml", target:"pano", html5:"auto",passQueryParameters:true});
    </script>
    </div>


    <div style="position:relative; top:8px; right:-50px; z-index:2;">
    <script src="................tutaj skrypt Facebook"></fb:like>
    </div>
    </div>

    so, (my Englisch is very poor)
    this plugin for me not working correctly- i do really really all, i try all common Problems avoid - and nothing all this same effekt.

    I send a PM to Jaydee - but no answer.

    Now i can only waiting...............

    So..... I spend two days with this plugin............... and i dont know whats going on - this plugin is so weird!

    I open link two three four times it's ok......... then started this ridiculus behavior.

    And...........Jaydee where are you!!!?? *wink*


    Hi there

    I have fast this same Problem like "andrew22222" (normal link and bittly dont work correktly)

    "Flash & HTML5 work fine but something breaks the direct link to a chosen scene. I can click on 'Share this view via email' and everything is sent off and received ok but when I click on the bitly link the first scene opens in the tour, not the chosen scene or the specific view. I guess atleast it's getting to the tour itself but I was really after a chosen scene and view."


    in tour.xml

    i dont have loadscene - action etc.

    its all like in example.


    Here is a piece of my tour.xml


    <krpano version="1.16" title="Villa 1" onstart="startup();">

    <include url="skin/vtourskin.xml" />
    <include url="swfaddress.xml" />

    <include url="skin/swfaddress_skin.xml" />


    <!-- set skin settings: bingmaps? gyro? thumbnail controlling? tooltips? -->
    <skin_settings bingmaps="true"
    bingmaps_key=""
    bingmaps_zoombuttons="false"
    gyro="true"
    thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160"
    thumbs_opened="false"
    thumbs_text="true"
    thumbs_dragging="true"
    thumbs_onhoverscrolling="false"
    thumbs_scrollbuttons="false"
    thumbs_scrollindicator="false"
    tooltips_thumbs="true"
    tooltips_hotspots="true"
    tooltips_mapspots="true"
    controlbar_offset="20"
    />

    <!-- set optional skin logo url -->
    <layer name="skin_logo" url="" scale="0.25" opened_onclick="openurl('...',_blank);" />


    <action name="startup">
    delayedcall(0.1, add_scenes_to_swfaddress());
    </action>




    <scene name="scene_front" title="Frontansicht" onstart="" thumburl="panos/front.tiles/thumb.jpg" lat="" lng="" heading="">

    <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

    <preview url="panos/front.tiles/preview.jpg" />

    <image type="CUBE" multires="true" tilesize="512" progressive="false">
    <level tiledimagewidth="3111" tiledimageheight="3111">
    <cube url="panos/front.tiles/l3_%s_%v_%h.jpg" />
    </level>
    <level tiledimagewidth="1536" tiledimageheight="1536">
    <cube url="panos/front.tiles/l2_%s_%v_%h.jpg" />
    </level>
    <level tiledimagewidth="768" tiledimageheight="768">
    <cube url="panos/front.tiles/l1_%s_%v_%h.jpg" />
    </level>
    <mobile>
    <cube url="panos/front.tiles/mobile_%s.jpg" />
    </mobile>
    </image>

    <!-- place your scene hotspots here -->
    <hotspot name="spot1" style="skin_hotspotstyle" ath="-0.101" atv="-3.743" linkedscene="scene_rezeption" />
    <hotspot name="spot2" style="skin_hotspotstyle" ath="-113.324" atv="4.160" linkedscene="scene_zum_strand" />
    <hotspot name="spot3" style="skin_hotspotstyle" ath="-15.038" atv="-1.711" linkedscene="scene_7_app_schlafzimmer" />

    </scene>

    What it could be?

    Cheers
    Tom