Thumbs example/tutorial

i am bulding an image gallery with thumbnails.
i’ll have a grid of 12 thumbs displayed each time so in some instance i’ll need Prev and Next buttons to load previous and following set of 12.

the thumbs will be xml driven.

i’ve written most of the code for it, the part i seem to be struggling is this “division in sets of 12” and when to display prev and next btns.

does anybody know of an example or a tutorial explaining just that?

cheers

D

Theres a good tutorial in ‘PHP5 for Flash’ by David Powers on how to do this with contact records. I totally recommend picking up that book, It will help yo with things you didn’t know you even needed help with.:slight_smile:

cheers for that defective…

any online examples/ tutorials anybody knows of?

D