Browsing Author

Matthew Casperson

Design a Panoramio Thumbnail Viewer in Flex

During this tutorial I’ll take you through the ways in which Flex customizes interface controls. Specifically, we’ll be looking at the TileList element, styling it with Flex’s GUI toolkit.

To pull this all together, we’ll make use of the Panoramio API and build a dynamic thumbnail image viewer.

Create a 3D Flickr Photo Gallery with Flex and Away3D

In this tut I’ll demonstrate how to build a dynamic photo gallery using the Flickr API. To add a little extra flair, we’ll harness the power of Away3D and display the photos in a 3D environment.

There’s plenty to discuss, so let’s get on with it!

videos

Control a Flex Video Application Using Mouse Gestures

Almost all PC user interfaces are designed around the notion of moving a cursor and clicking on objects. Buttons, menus, combo boxes, lists and every other standard UI control work in this way. The mouse is used to position the cursor, and the position of the cursor is used to perform an action.

It’s a design paradigm that has worked well, but lately new technologies like touch screens and motion sensors (think the Wii) have challenged the notion of using a mouse, or even having a cursor on the screen at all..

Build a Photo Viewer Using Flex and the Flickr API

In this tutorial you will learn how to use the as3flickrlib library to create a Flash Flickr photo viewer.

Popular Posts this Month