how to save settings in options plugin

  • Good day.

    I copied the options.plugin files in my project and added the plugin code <plugin name="options" url="plugins/options.swf" />

    in the .XML file.

    Open the .HTML file clicked on drop down menu to view plugin option made changes closed html page but when i open html again the option has reset again

    All of this is done offline So how do i save settings in options plugin to save in .XML ?

    What am i doing wrong ?

  • after you make the changes in the editor for view/display settings you have to click EDITOR button at the center bottom. view the current xml and copy and pasted the entire view and display tags into your own xml. krpano cannot save back over your xml.

    <view hlookat ="-20"
    vlookat ="20"
    fovtype ="MFOV"
    camroll ="0.000000"
    fov ="130"
    fovmin ="30.000000"
    fovmax ="130.000000"
    maxpixelzoom ="NaN"
    limitfov ="false"
    fisheye ="0.00"
    fisheyefovlink="0.00"
    stereographic ="false"
    architectural ="0.0"
    architecturalonlymiddle="false"
    limitview ="auto"
    hlookatmin ="NaN"
    hlookatmax ="NaN"
    vlookatmin ="NaN"
    vlookatmax ="NaN"
    />

    <display fps="30"
    details="20"
    tessmode="1"
    movequality="LOW"
    stillquality="LOW"
    flash10="on"
    movequality10="LOW"
    stillquality10="BEST"
    stilltime="0.25"
    />

Participate now!

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