Would it be possible to use this program to integrate some images. I have a logo image and I would like to create random images in say a set location that will fade in and out and at the same time be clickable. Here is an example, the red is where the images would be located when they fade in and out with different random images at each location.

Posts: 22888
Do you know flash? or do you want this done in HTML?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
no flash. I would prefer php/css. I have gotten the image set with the hotpoints. just need something now to place images at the hotpoints in a random fasion with each image (not hot spot) linked to a corresponding page.
Posts: 22888
I guess you could use a table or <div>s with a brownish background. Then use the image block ( http://codex.gallery2.org/Gallery2:Modules:imageblock ) for the random images in the red cells/divs.
there is also the http://www.flashyourweb.com/staticpages/index.php?page=mediaBlock or http://www.flashyourweb.com/staticpages/index.php?page=TheMiniSlideShow
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team