Serch API

darksnow

Joined: 2009-11-12
Posts: 6
Posted: Mon, 2009-11-16 14:07

Sorry if this is a silly question but I've been looking over the API documentation and had a good search about in the forums and I have not found an answer.

On my website I'd like to essentially recreate keyword albums, perhaps including a link to the actual keyword album.

What I need for this is a list of paths to the images in question, and their thumbnails, so I can use PHP to create a page which contains all the images tagged with a given keyword.

I hope that makes sense and that somebody can point me in the right direction.

Cheers.

Martin...

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Mon, 2009-11-16 14:35
 
darksnow

Joined: 2009-11-12
Posts: 6
Posted: Wed, 2009-11-18 16:12

Cheers for that. I downloaded mediaBlock and it does do exactly what I wanted, but not in the format I needed, so I'm using it as a library, included in my own code, and taking the bits I need from mediaBlock to display what I need in the way I need it.

The beauty of Free software, good work suprsidr and everyone at FlashYourWeb.