How to force Flash usage in browser

  • Hi there,

    while I was tweaking a Vtour I lost the capability to use the editor.swf and options.swf, because Chrome suddenly automatically switches to HTML5 and therefore the afore mentioned Flash plugins won't be loaded anymore. I need them as long as I'm setting all those polygonal hotspots and don't know, how to disable (temporarily) the HTML5 version or better force Flash as standard. Could somebody please shed some light onto my confused mind!?

    Thanks in advance!

  • Hi,

    this is controlled by the 'html5' or 'flash' embedding setting in the html file:
    https://krpano.com/docu/html/#html5
    https://krpano.com/docu/html/#flash

    Use html5=never or html5=fallback or flash=only or flash=prefer to use Flash by default.

    If you want to switch to Flash only for quick testing and when the passQueryParameters
    setting is enabled (by default it is) you can also just add '?flash=only' to the url - e.g.

    Code
    tour.html?flash=only

    Best regards,
    Klaus

Jetzt mitmachen!

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