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?

  • 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

Jetzt mitmachen!

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