Best approach for a photo mosaic

Hello,

I need to build a page that will load on screen several images from a remote server. It could be 20 or 100 photos, it will depend on server side info. These images will be all square shaped and I want to present them in 3 columns. Each of these images will have a link to a detail page.

What do you think is the best approach to acomplish that feature?

Thanks [import]uid: 189638 topic_id: 33777 reply_id: 333777[/import]

Look at the network.download() API call or the display.loadRemoteImage() call. [import]uid: 199310 topic_id: 33777 reply_id: 134320[/import]

Look at the network.download() API call or the display.loadRemoteImage() call. [import]uid: 199310 topic_id: 33777 reply_id: 134320[/import]