Create 3D shuffling image transition
4 Comments February 23rd, 2009
Summary
In this tutorial you will learn how to create a transition between two images where the images are shuffled like playing cards in a 3D space. You can control the duration of the transition and the ease type.
Here the final result:
Requirements
Flash CS3 or Flash CS4.
Two images (in this case 550×400, image available in the tutorial zip file)
Note: The screenshots in this tutorial are made in Flash CS3. It works exactly the same in Flash CS4. This tutorial is an ActionScript 3 Project (This component is exclusively available for AS3, so there will be no AS2 version in the future).
Step 1 – Install the effect component
Purchase the Shuffle Transition Effect. Please follow the installation instructions and drag the component from the component panel into the library of your .fla file.
Step 2 – Import Slideshow images
Import two images [press Ctrl-R] or “File” -> “Import” -> “Import to Stage…”.
Select the first image and convert it into a Movieclip [press F8] or right click on the MovieClip -> “Convert to Symbol…”. Give the Movieclip the name “image1”.
Select the second image and convert it into a Movieclip [press F8] or right click on the MovieClip -> “Convert to Symbol…”. Give the Movieclip the name “image2”.
Step 3 – Set instance name of image Movieclip
Give the Movieclip of the first image the instance name “my_image_01” (You can choose a different name if you want. Make sure that the instance name is unique). Without an instance name, the component is unable to detect the Movieclip. Set the instance name for the second image Movieclip to “my_image_02″.
Step 4 – Apply effect
Drag the component from the library onto the upper Movieclip. The effect component will snap automatically.
Step 5 – Adjust settings of the effect
Click on the component and open the component inspector panel [press SHIFT-F7] or “Window” -> “Component Inspector”. In the “Start Movieclip” select list “ my_image_01” should be selected.
All Movieclips with instance names in this frame are listed in the “Start Movieclip” and “End Movieclip” select list. Since you dragged the effect on the Movieclip “my_image_01″, this is the first Movieclip. As “End Movieclip” select “my_image_02″. Leave the other setting for now.
Step 6 – Export
Export the flash movie [press Ctrl-ENTER] or “Command” -> “Test Movie” and you’ll see the image transition.
Step 6 – Play!
Now you can play around with the parameters to customize you effect. You can also use this effect with ActionScript. Find the full documentation here.
Download
Click here to download the .fla of this tutorial. Note: The .fla does not includes the effect component. In order to make the fla work, you need to purchase the Shuffle Tile Effect here.
Here you can find a video tutorial of how to implement a different effect.














4 Comments
how do u repeat it , and is it only for 2 pics or can more pics be added.
Read this: http://www.flash-filter.net/effect-component-faq.phtml#cpid599
when i exported my file to movie, the transition effects that i used are not working. how do i do that? thanks.
You want to export to avi, mov, etc. (real movie format)? This is not working, since Flash doesn’t support ActionScript with export to movie.
Write a Comment
2 Trackbacks and Pingbacks
[...] Shuffle Transition Effect Flash Shuffle Effect | View Tutorial [...]
[...] Read complete tutorial [...]