Build Basic Photo Ablum from xml with PhotoFLIP (AS2)

Author: Digicrafts
Last Update: 09/04/2008
This is a guide to build a basic photo ablum by using PhotoFlip(AS2) components. You can learn basic usage of PhotoFlip (AS2)

1. Prepare the xml source.

    Prepare XML from Flickr.
    Prepare XML from PhotoShop.
    Prepare Custom XML.


2. Import a photoFLIP component.

Open the "Components Panel", menu "Windows > Components".
Image:photoflip_youtube_2.jpg

 

Drag the photoFLIP on the stage from the Components Panel and resize it when needed.
Image:photoflip_youtube_3.jpg

 

Select the PhotoFLIP on the stage and name it with instance name, said "loader_mc".
Image:photoflip_youtube_4.jpg

 

3. Fill in the necessary parameter.

Open the Component Inspector, menu "Windows > Component Inspector".
source
In the source page, fill in the source URL in the YouTube RSS field.
Image:photoflip_youtube_6.jpg

 

!!Important!! Due to crossdomain secuirity issue in Flash Player 8+. You must fill in the proxy script here in order to make PhotoFLIP function correctly for cross domain access. You can download the proxy script and get more information here, Server-side proxy method. If your PhotoFLIP and photo are under the same domain, it is no need to fill in the proxy field.

Image:photoflip_proxy.jpg

 

Appearance
In the appearance page, define the dimensions of the item. And select other appearance option which you want.
Image:photoflip_youtube_7.jpg

 

Motion
In the motion page, you can define the motion and interaction of the PhotoFLIP.
Image:photoflip_youtube_8.jpg

 

Image:FcLINK_icon.gif fcLINK is a technology by Digicrafts which make the connection easily between flash components. By using the fcLINK supported components, user can easily connect each components without any additional Action Script.

To connect, fill in the instance name of the component which support fcLINK. For example, you have a simpleLOADER named "loader_mc" in the _root. You fill "_root.loader_mc" in the fcLINK field.


4. Test the movie.

Press Ctrl+Enter or menu "Control > Test Movie" to start testing the menu.

 

Image:photoflip_youtube_9.jpg