Copying the pano file name into the xml file

  • Is there a way to copy the pano filename into the xml files using a placeholder like below?

    new html template placeholders: [NAME], [SWF], [XML]
    - new xml template placeholders: [PREVIEW], [IMAGE], [HLOOKAT], [VLOOKAT],
    [PARTIALPANO]

    For example, I want to have a separate file with my hotspots, like
    my panos would be numbered like
    1.tif
    2.tif....

    1.xml would have the image info and various settings
    1hotspot.xml would have only the hotspot codes.

    I would want to include this line in each pano xml file but posting the pano name ( or number in my case) in an include statement

    <include url="1hotspot.xml /> where the 1 would be replaced with the name of the pano. Very similar to [NAME] in the html file.


    Also, where or how would you use the [HLOOKAT], [VLOOKAT] placeholders?

    thanks,

    Jarredja

  • Hi,

    at the moment not, but I'm already working on adding more placeholders,

    Quote

    Also, where or how would you use the [HLOOKAT], [VLOOKAT] placeholders?

    this is thought for the usage of the "embedorderlookat" setting in the .config file or as commandline parameter,
    with it the lookat direction can be set, useful when build single swf files with the xml embedded,

    Code
    embedorderlookat=0/0

    or:

    Code
    kmakemultires ... -embedorderlookat=0/0

    best regards,
    Klaus

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!