Open/close advanced image gallery

  • Hi,

    Just noticed this image gallery last night, looks very cool, thanks Klaus !

    http://www.krpano.com/examples/10815…agegallery.html

    I try to make a button for it, which I can do, but cant seem to make the thumbnail images disappear when changing visibility of the thumbbar..

    <action name="x-gallery-close">

    set(plugin[thumbbar].visible,false);

    set(plugin[thumbbar_images].visible,false);

    </action>

    what is the correct code to change the visibility of a group of thumbnails from the thumbbar.xml example ?

    I have tried

    set(plugin[%pname].visible,false);

    thumbbar_hide_allimages();

    even

    thumbbar_hideimage('images/myimage.jpg');

    with all images referenced....

    but no joy...

    Cant quite find it, and would appreciate help if anybody knows ?

    best,

    tom

  • Hi Tom,

    i used this some years ago..

    not the best code but it works.

    Hope it helps,

    Tuur *thumbsup*

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!