Posts by DanielHens

    Hi,

    Little question about : showload="origin" showwait="loopings(0xFFFFFF)

    I'm looking for a solution that show a message if a visitor switch between two indepandent vt.
    While switching there is just a black flashplayer.
    So when i'm looking for some solution in the krpano documentation i found this.
    Now i'm not sure if i could use this for the flasplayer to show something while loading .

    Regards
    Daniel

    Hi ,
    I'm looking to load my own plugins and images on the default VTOUR (Multires).
    For now, i have always to replace the default map(s) plugin and images with my own maps(s).
    In the default xml i have included some externe XML-files but i like these to automatic load with te VTOUR.

    How do you do this?
    Regards
    Daniel

    Hi
    My name is Daniel and i like to ask some 'newbee' questions.
    First when i have an example, how is the best way to show it to thus forum?
    How do you guy/girls do it?

    Second
    For now, i post it on my dropbox ,
    - when I open the VT in the editor.html, the map ( bingmap) is visible.
    The two hotspots ar working , but not quit the way i wanted
    When I set the the parameter "active=true", the radar is visible, the spot is green, but no further action is posible.
    When is set the parameter " active= false", the radar is not visible, the spot becomes blue, all further actions are working... showover... onclick...
    - Second i like to implement a textbox like the example " scrollingtextfield".
    I guess it is so easy that i don't see it...

    So I'm very thankful for all kind of advise and steering from this forum.
    I'm not use to work as a programmer ore els. XML is still very difficult for me.
    Be patience on me. *cry*

    Thanks
    Daniel

    Hi,
    My name is Daniel.
    I slowly struggle true the documentation.
    I have a few questions:

    1)Are here some members that are willing to corporate and learning together ?
    In this case i’m the first to participated.
    We can make exercise together…? in my opinion the best way to learn.

    2) I have a very basic VT that i like to share.
    Especially because there is a minor action.xml that does not work the way i implement it …
    Is there a policy for sharing code? I think about the key’s or something else.
    or should i place it like this? If not accept my polegizes

    <krpano version="1.17" >

    <action name="startup">
    if(startscene === null, copy(startscene,scene[0].name));
    loadscene(get(startscene), null, MERGE);
    </action>

    <action name="changescene">
    loadscene(%1, null, MERGE, BLEND(3));
    plugin[bingmap].activatespot(%1);
    plugin[bingmap].pantospot(%1);
    </action>

    </krpano>

    explaining the disfunction:

    When i call the action in the included bingmaps.xml, by clicking on the map spot the action works fine.
    <spot name="scene_Koersel_kerk"
    active="false"
    lat="51.058976"
    lng="5.272512"
    heading="275"
    onhover="showtext(Place tooltip here tooltip, tooltip);"
    onclick="action(changescene, scene_Koersel_kerk); activatespot(scene_Koersel_kerk);"
    />

    When i call this action in my hotspot on the tour.xml the action is ignored or overruled or…whatever…

    <scene name="scene_Koersel_kerk" title="Koersel kerk " onstart="" thumburl="panos/Koersel_kerk_.tiles/thumb.jpg" lat="" lng="" heading="">

    <view hlookat="87.27" vlookat="3.06" fovtype="MFOV" fov="120" maxpixelzoom="1.0" fovmin="70" fovmax="140" limitview="auto" />

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

    <image type="CUBE" multires="true" tilesize="512" progressive="false">

    <level tiledimagewidth="1510" tiledimageheight="1510">
    <cube url="panos/Koersel_kerk_.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
    </level>

    <level tiledimagewidth="756" tiledimageheight="756">
    <cube url="panos/Koersel_kerk_.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
    </level>

    <mobile>
    <cube url="panos/Koersel_kerk_.tiles/mobile_%s.jpg" />
    </mobile>
    </image>

    <hotspot name="scene_Heusden_kerk"
    ath="88.99"
    atv="-6.08"
    style="hotspot_ani_White"
    edge="center"
    alpha="0.5"
    onhover="showtext(scene_Heusden_kerk, tooltip);"
    onover="set(alpha,1)"
    onout="tween(alpha,0.4, 1)"
    onclick="action(changescene, scene_Heusden_kerk);"
    />
    </scene>
    Thanks in advantage for your advice *smile*

    Daniel

    Hi all,

    I would like further made use of this forum.I myself have almost no knowledge of xml, however I work hard to be able to change this. Now I regularly bump against small and less minor issues which I don't own can solve. Therefore I'm looking for a "buddy" or more buddies "which can evaluate my code from time to time. Are you composing, and would you like to join me explore? also read this I would love it. How practical will expired I do not know. I also know the great strength of this forum (yet) enough. I would love to hear your advice, comments.

    Thanks in advance for your response.
    Mvg Danny

    Hallo alle,
    ich möchte weitere Gebrauch gemacht von diesem Forum. Ich selbst habe fast keine Xml-Kenntnisse, aber ich hart arbeiten, um in der Lage, dies zu ändern. Jetzt ich regelmäßig gegen kleine und weniger kleinere Probleme stoßen lösen die ich selbst nicht. Also ich interessiere mich für einen "Kumpel" oder mehr buddies "die mein Code von Zeit zu Zeit auswerten kann. Sind Sie verfassen und erkunden Sie sich anschließen möchten mich? auch dies lesen, ich würde es lieben. Wie praktisch abgelaufen wird weiß ich nicht. Ich weiß auch die große Stärke der dieses Forum (noch) genug. Ich würde gerne Ihre Ratschläge, Kommentare zu hören.Vielen Dank im Voraus für Ihre Antwort.

    MVG-Danny

    Beginners questions:

    Hi, my hotspot change view after 'klick'. I know that the piont, bt the change should be another object or pano.
    In my case, the pano view is going to the tripod.. and than the change is on the new item. *confused*

    Thanks for you're advice

    Daniel

    Hi, my name is Daniel (dummy)

    How can i edit the parameters from the the placeholders?
    Pls, i'm not a PC or a IT person.
    explain it like for children.
    I learn well but it has need time.

    Thanks
    Daniel
    ,

    Hi boy's and girls

    i try to play with the krpano documentation.
    But i'm don't find a search box...
    Asume i like to have a quick look into something ( action on click)
    in a search box if find quickly the richt explanation.

    My question: where is the searchbox...
    and how in the word should i know all the possible action..or..

    responds are nice!

    Daniel *tongue*

    Hi everyone,

    It i stime to stop spamming Klaus with my questions.
    So i think it's your turn now.

    My name is Daniel, live in Belgium and i have no idea how to start on customize my playground in Krpano.
    Xml i know that this exist from about 6 day's.

    So who would so nice and guide me to the wright places on this forum. (not he exit pls)

    Nice to meet you all
    Daniel *g*

    Hi every ones,

    My Name is Daniel and im a new-be in KrpanoLand.
    Stil green and wet i need already help with my registration code.
    I need to embed this code in som e file but how,...?
    I have the code in a mail , so i can copy this but after this i have no idee wat the do and how.

    Thanks in advandce

    Daniel *love*