Posts by Ukrajinec

    Mostly I want to set an expiration date, but when I start the krpano protect tool, I have an error:

    "ERROR - the krpano.swf has already a license embedded!

    Please verify the path and the version of the krpano.swf!"
    I can indicate or not the path to the krpano.swf (or other *.swf files), I always get an error: "ERROR - the krpano.swf has already a license embedded!". I don't understand this error.

    Good day! I have a little problem. On PC mode all works good but in mobile mode the icon not displayed *sad*
    PC-mode

    Mobile mode


    I noticed if remove PARENT="STRAP" from plugin "STRAPARROW" then the icon is displayed in the top left corner.

    What's wrong? help please *sad*

    Good day!
    There are 3 hotspots (as examle):

    Quote

    <hotspot name="1111"..... onclick="..." ....>
    <hotspot name="2222"..... onclick="..." ....>
    <hotspot name="3333"..... onclick="..." ....>

    and the plugin of button:

    Quote

    <plugin name="BUTTON"
    ...
    onclick="openurl('SITE', _top)"
    ...
    />

    How to make that the click on each hotspot, changed the address "SITE", at the plugin "BUTTON"? *sad*

    Good day!
    I have a some problem.((

    Why style not working? *sad*

    analitics.xml



    build.xml (main xml-file)


    Interface.xml (contains logos, navigation buttons, etc..)


    Folders architecture:

    Pano/en-en /build. xml
    Pano/en-en /build0.xml
    Pano/it-it /build. xml
    Pano/it-it /build0.xml
    Pano/analytics.xml

    plagins/plagins/analytics/analytics.xml
    plagins/Interface/en-en/Interface.xml
    plagins/Interface/it-it/Interface.xml

    What's wrong?

    Good day!
    I need help again. =(
    I use the PT 1.8.
    I need the one Bing map for all my tours, so I created the tour with Bing map, where are described all my spots, than I cut the code:


    and pasted to the file which is located at ../map/en-en/Bingmap.xml


    Question:
    Why, if I write in any tour the code as

    Quote

    panotourmapsactivespot(somenamedspot1);

    , the spot at the map not activated?
    The code

    Quote

    <include url="%BASEDIR%/../../map/en-en/Bingmap.xml">


    is present at the main .xml-file.

    P.S.
    Sorry for my bad english, but, I hope, you can understand the my problem... (

    The map is described at map.xml, which is located at http://xxx/resources/tmp/map/it-it/map.xml
    How to include this file to the main tour?
    Notes as:

    Quote


    <include url="http://xxx/resources/tmp/map/it-it/map.xml"/>

    <include url="xxx/resources/tmp/map/it-it/map.xml"/>

    <include url="%SWFPATH%http://xxx/resources/tmp/map/it-it/map.xml"/>

    <include url="%SWFPATH%/lxxx/resources/tmp/map/it-it/map.xml"/>
    <include url="%SWFPATH%http://xxx/resources/tmp/map/it-it/map.xml"/>

    not works.
    Help please *sad*

    Code:


    So, my problem is in "How to that the menu will be closed after 5 sec. (as example)" when the cursor left the Desk?

    If I start this code, menu closes after 5 sec.that I would not do, because on the Desk are buttons and action HideNav starts when the cursor change his location from Desk to the button.
    When I assigned the style "DelayHide" for buttons, the timer of delayedcall not stoped or reseted (as I thought).
    When I wrote

    Quote

    ...onhover="stoptween(plugin[menu].y);showtext(Zoom in, navstyle);"...


    for buttons, the Menu, a little bit, slided down on each changing of the cursor location (button-button, desk-button).
    If you knows tell please what's wrong? *sad*

    The style which must to stop rotation when cursor is onhover the hotspot and start rotation, when cursor onout..

    code as:

    Quote

    onout= "switch(autorotate.enabled)";


    Quote

    set(style[stoprotate].onout, "switch(autorotate.enabled);");

    not works too((

    Question:
    WHY?!! *sad*