textfield.swf not working in HTML5 when renamed

  • Hi,

    I am using krpano together with the texfield plugin in a Rails environment, where assets (and thus textfield.swf) get renamed in production environment. The XML to produce a buttonbar (taken from the "Buttons-Bar" Interface example (https://krpano.com/examples/116/e…buttonsbar.html) looks like this

    Code
    <krpano>
      ...
      <layer name="buttons" keep="true" url="/assets/plugins/textfield-fa900fcdc2f44c7f12c7749cd55a544d.swf" align="bottom" width="295" height="38" y="5">
      <layer name="left" url="/assets/buttons-e415bbeb45ee6a7b2cfcbae15e0d8fa4.png" scale="0.5" align="lefttop" x="10" y="3" crop="0|192|64|64" ondown="buttonglow(get(name));set(hlookat_moveforce,-1);" onup="buttonglow(null);set(hlookat_moveforce,0);"/>
      ...
    </krpano>

    As krpano handles textfield.swf's functionality internally, is it possible krpano identifies this plugin by its name? So when renamed to textfield-fa900fcdc2f44c7f12c7749cd55a544d.swf that does not work any more?

    Cheers,
    Hennzen

Jetzt mitmachen!

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