Flash Flickr viewer

This Flickr viewer uses Flash CS3, ActionScript 3 and the Flickr API to display public photos from a selected user's Flickr account. I've created it because I've got a few project ideas where you will need to select a photo from Flickr. I've been impressed with the improved object orientedness of ActionScript 3 and this has let me build this in a way where all the different bits can be re-used very easily.

This has been a nice project to get my head round some of the new features in ActionScript 3. I've been particularly impressed with the new way of loading and using XML. It's so much easier and just makes sense. The event model has also been much improved.

I'm also very impressed with the Flickr API. It's great to be able to take the wealth of content they've got and play about with it. In the future I hope to play about with some other APIs. I love how sites are offering APIs and letting people extend and join up their services. I think the joined up web offers some amazing possibilities.