SOVED - Decoding failed ERROR

  • UPDATE:

    It's OK now. I just discovered that the issue only happens when I open it locally. Everything works fine when I load the file online.

    I had a project that I've put inside a SWF file using Krpano Tools. Everything worked perfectly.
    The I added the Google Analytics plugin and it worked correctly.

    But when I created the SWF and I open it, I got the following error:
    ERROR: decoding failed - include/analytics/analytics.swf
    And I got a black screen too.

    I'm using:
    Krpano version: 1.17.4 (build 2014-06-04)
    krpano Tools Version 1.17.4 - 64bit (build 2014-06-04)
    Google Analytics Plugin (v1.3 Beta1)

    This is how I added the plugin in my XML file:

    Code
    <layer name	="ga"
    account ="UA-35322175-38"
    debug   ="false"
    keep	="true"
    mode	="manual"
    preload ="true"
    url 	="%SWFPATH%/include/analytics/analytics.swf"
    />

    The file analytics.swf is correctly added to the embedding list.

    Any ideas why is this happening?

    Thanks

Participate now!

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