I am currently using a workarund to achieve my goal, but it's not working perfect yet.
Actually, my goal is to click a hotspot inside krpano, and subsequently a corresponding action in the parent application shall be executed. In my case, a new plugin is shown. This plugin is supposed to be on top of krapano layer. So what i am doing is to hide krpanos visible layer with Klaus' krpano_toggle_visibility' function. So when clicking, krpano is being hided and i can show my stuff (actually not on top). Unfortunately, all loaded plugins inside krpano, also hotspots etc are staying and are not being hided.
@KLaus
Is there propably a way to also iterate all currently activated plugins inside krpano to hide them as well?
Greetz to All!
Cos