RSS

Tag Archive | "Flickr"

Create an intelligent XML image Gallery & Slideshow in Flash CS4 (+PHP) – Part I/II

Monday, July 13, 2009

33 Comments

Create an intelligent XML image Gallery & Slideshow in Flash CS4 (+PHP) – Part I/II

In this article you will learn how to build an image gallery that will load images from a web server. I decide to call it "Intelligent" because you don't need to configure any XML or flash file. Just put the Flash movie and the images on a server and they will be loaded automatically. Nice ah?

Continue reading...

Create and Skin a Photo Gallery with Flickr, Flex and Actionscript 3.0

Monday, May 4, 2009

6 Comments

Create and Skin a Photo Gallery with Flickr, Flex and Actionscript 3.0

This flex tutorial shows you how to create a simple Flex photo gallery that uses the Flickr Feeds to obtain the photos. It shows you how to use custom skins, HTTPRequest's and custom components.

Continue reading...

Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API

Wednesday, April 22, 2009

49 Comments

Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API

This tutorial will allow you to learn to create custom Flash Components using Actionscript 3.0. I have opted an image gallery component where we would show thumbnails of various images and user could see respective enlarged image by clicking any of the thumbnail. I have used FlickR image search to show various images using this component.

Continue reading...

Create a Flickr Viewer using Flex

Tuesday, June 17, 2008

11 Comments

Create a Flickr Viewer using Flex

In this tutorial, you will learn how to integrate photos from Flickr in your Flex application, using as3flickrlib.

Continue reading...