XML-Loader in Plugin IOError 2032

  • Hello,

    i use a plugin:


    <plugin name="deckenlampen_over"
    url="../infos/infolayer.swf?swfinfolayer=../infos/infolayer.xml"
    alpha="0.0"
    align="right"
    visible="false"
    enabled="true"
    capture="true"
    handcursor="false"
    />
    In this Plugin will not work my URLLoader for a seperat XML. I get a IOError #2032.

    What can i do?

  • Hi,

    IOError = means loading error, the path to your xml might be wrong.

    krpano can't corrects url paths for external plugins like it does for xml-internal paths, so you need to make sure yourself that the relative path is correct.

    A way to let krpano correct/adjust relative paths automatically, would be adding the path, to your custom plugin xml file, as attribute in the xml and let that attribute-name start or end with 'url'. Then you can already access the corrected path in your plugin.

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!