Replace %CURRENTXML% with %SWFPATH% into skin

  • I need to generate a dynamic xml, extracting data by CodeIgniter and insert the xml normal data in a view... all work fine and i have add %SWFPATH% into skin/vtourskin.xml.But i get an error
    I have also replaced the line

    Code
    <style name="skin_base" url="calc:'%CURRENTXML%/skin/' + skin_settings.design_skin_images" />

    with

    Code
    <style name="skin_base" url="calc:'%SWFPATH%/skin/' + skin_settings.design_skin_images" />

    but the error not disappears

    I think the CURRENTXML is hardcoded into the krpano libraries.
    It is possible to chenge into it by overriding the value...
    THANK YOU in advance

Jetzt mitmachen!

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