Integrating Gallery via scroll bar

Bry

Joined: 2004-09-07
Posts: 10
Posted: Sat, 2009-04-11 13:54

Hi,
I have been successfully running galelry2 (latest) for some time now and would liek to use my pre existing gallery2 install on my website.
What i would like to do is to export random and/or specific photos from gallery and have them displaye don my site.

Im aware of hwo to do this.

However, I would like them shown in what I could only best describe as the MAC OSX dock bar.
Where you have your pictures displayed ina horizonal line and you can scroll through them left to right or right to left.

Does anyone know of any code that will do this?

Many Thanks

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 17343
Posted: Sat, 2009-04-11 17:23

<DIV STYLE="overflow-x: scroll; width:400; height:100; border:0 #000000 solid; text-align: center; padding: 2px">

<!-- Enter Your Content Here -->

</DIV>

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
Bry

Joined: 2004-09-07
Posts: 10
Posted: Sun, 2009-04-12 15:38

Thank, sorry for the late reply but I have been at work.

I have just tested the above code while I can see what you were trying to do it does not work unfortunately but thank you none the less.

It's also not really what I was looking for.
I do not want any sort of scroll bar on the bottom. Just 4-5 images in an horizontal row and when you scroll the mouse to the left it scrolls through them to the left (so you could have say 30 there but only see 4-5 at a time) and when you scroll to the right as in move the mouse to the right hand side it scrolls through them to the right.

I know its possible I have seen it before just can not remember nor find where

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 17343
Posted: Sun, 2009-04-12 18:33

I guess I don't understand what you are after. find an example so I can understand better.

See: http://gallery2.ca/2007/09/27/gallerycon-2007-the-good-the-bad-the-ugly it has a carousel of images. like that?

or these is others:
http://www.flashyourweb.com/staticpages/index.php?page=mini_2.0.5
http://www.flashyourweb.com/staticpages/index.php?page=mediaBlock

_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments