Klaus or Anyone,
I'm sorry but Im missing something here. I tried placing
Inside the scene that has the sound code and cant make it work. I also tried
and I can't get that to work for me either. I know I am missing something and I realize it is in my understanding of how the xml works here but I just cant figure it out. When using the named events "sceneevents" where is it that "sceneevents" is declared? Is it in KRpano.js? is "onremovepano" also in krpano.js, is it automatically triggered all the time? If possible could I get a demo showing the flow of how the call for events works here. I have gone over the docs repeatedly and searched the forums but I'm just not getting it. I apologize for my thick headedness but I'm lost on this one.
Second, When I call a plugin like the
<plugin name="soundinterface" url="soundinterface.swf" rootpath="%CURRENTXML%" preload="true" />
I understand that if this is done outside of a scene then it is loaded globally and available to all scenes in the tour, correct? But if I call it from inside of a scene is it still available to the entire tour globally, or just for use within that single scene?
Thanks guys, sorry and I apologize for being so dense .