Facebook Gallery in Flex

Facebook Gallery in Flex

1

In November 2008, a tutorial I wrote titled “Implement a Facebook photo album using the Flex SDK” was published on IBM’s developerWorks website. The tutorial begins by introducing the Facebook platform and explaining how a Facebook application is created. It then moves on to the open source Flex SDK and the MXML markup language and [...]

Author :  Joe Lennon
Joe is a 25-year-old web applications developer and technical writer from Cork, Ireland. For his day job, Joe builds web applications in PL/SQL and JavaScript for Core International, a leading provider of enterprise HR software in Ireland and the UK. Joe is also a published author, having his debut book, "Beginning CouchDB" published in 2009 by Apress. In addition, Joe is a regular contributing author to IBM's developerWorks technical library website. Joe is also contributing to a forthcoming IBM Press book, "Getting Started with .NET and DB2". Aside from software, Joe enjoys gaming, TV, eating out, motoring and frequent holidays in Spain. He lives in Cork with his girlfriend, Jill and their dog, Toby.

In November 2008, a tutorial I wrote titled “Implement a Facebook photo album using the Flex SDK” was published on IBM’s developerWorks website. The tutorial begins by introducing the Facebook platform and explaining how a Facebook application is created. It then moves on to the open source Flex SDK and the MXML markup language and ActionScript scripting language that are used to develop Flex applications. At this point, a simple Flex application is created to introduce the reader to the development and deployment of Flex applications. After this, the tutorial shows the user how to create a feature-rich photo slideshow (with transitions and controls) that uses the reader’s Facebook photos and is deployed to their Facebook profile.

The following is the description of the tutorial on the IBM developerWorks website itself:

Adobe® has released the free, open source Flex SDK framework to enable developers to create Rich Internet Applications (RIAs). The Flex framework provides you with a method of creating cross-browser, cross-platform Web applications that is quick and simple. Flex applications run in the Flash player, which is installed on the majority of Internet-connected computers, but Flex also provides you with an object-oriented user interface framework similar to Java™ Swing. In this tutorial, develop a Facebook application in Adobe Flex that displays a slideshow of a user’s Facebook photo albums. The Facebook application will contain a profile box listing all of the user’s photo albums, each a link to a Flex slideshow of that album. The Flex application will use the Facebook REST API to fetch the photos of the selected Facebook album and dynamically generate the slideshow.

Read the tutorial at http://www.ibm.com/developerworks/edu/wa-dw-wa-facebookflex.html

One Comment on Facebook Gallery in Flex

  1. This is a great article and it got some good readership on dW. Glad to see you blogging about it. I will tweet it to the folks that follow me as well.

Leave a Reply