Panorama Videos Embeded

  • I am trying to embed a 360 video using the Panorama Videos build. If I simply open the krpano.swf everything works great. As soon as I Embed the swf into another flash project, the video loads and play but my navigation controls don't work and I get and error saying

    ERROR: download of "file://project_directory/plugin:video" failed

    this is my xml:

    <plugin name="video" url="videoplayer.swf" videourl="01_Entrance.flv" />
    <image>
    <sphere url="plugin:video" />
    </image>


    So is there something I can add to <sphere url="plugin:video" /> to make it work when embedding it in another swf?

  • I put everything into one folder. But the problem is not solved. error saying

    ERROR: download of "file://project_directory/plugin:video" failed

    how to solve the problem?

  • Hi,

    the problem is the detection of the "plugin:" - at the moment the viewer checks if the url strings begins with that, but when a absolute path was added before, this will not work anymore,

    in the next release this will be fixed,

    best regards,
    Klaus

Participate now!

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