Create an AS3 gallery with Thumbnail Slider+LoaderV3+MCTE
by Carlos Pinho, February 27th, 2008
  • Share
  • Share

<a href=AS3 gallery with Thumbnail Slider+LoaderV3+MCTE" border="0" vspace="10" />

1. In this tutorial we’ll try to build a professional slideshow in a few easy steps using 3 components together: Thumbnail Slider, Loader Pro V3 and the Movie Clip Transition Effect (MCTE). /*for an additional effect we’ll add a special pattern to the MCTE.*

2. Log in to our website at http://www.jumpeyecomponents.com if you’ve already created an account. If you didn’t, please sign up for one. You need to be logged in so you can download the trial versions of the components above.

3. Follow the links bellow and download the free packs with the trial files:
a. Thumbnail Slider
b. Loader Pro V3
c. Movie Clip Transition Effect

4. Install the mxp files for all the 3 components.

5. Open the demo.fla file that came along with the Thumbnail Slider (search here: ThumbnailSliderTrial /demo/demo .fla) and then, drag the Loader Pro V3 and MCTE from the Components window to your library:

components.jpg" />

6. Select the default mx loader component that’s on your Library and delete it. Replace that loader with the Loader V3 Pro by dragging it on the stage in place of the old one. Set the new loader dimensions and position to fill up the blank space above the dynamic text field (width= 600; height= 450; x=0; y=0). This is how your stage should look like:

7. Give the loader on stage an instance name (I’ve named it loader):

8. Select the Thumbnail Slider on stage and type in “loader” on the targetDisplay field from Component Inspector :

9. Compile your movie (Ctrl+Enter) to see if you have successfully replaced the default mx loader. If you did so when you click a thumbnail picture, the correspondent large one must be displayed:

10. Drag an instance of the MCTE on stage over the Loader (it will automatically snap to it’s upper left corner):

11. Select the Loader Pro insert the large picture’s path in the contentPath and on its transitionType field choose “MCTE”:

12. Select the MCTE on stage and set the following parameters in Component Inspector :
a. patternName = SquareScale
b. customParam1 = 60
c. gain = 50
d. preset = random
e. tweenDuration = 10

13. Compile your movie to see if the MCTE works:

14. I’ve also installed the Square Pack pattern for the MCTE. For further reference on how to use custom patterns for the MCTE please read this tutorial but you’ll need to purchase this pack only if you want to use it too. I’ve picked up the MCTEPatternSquareFade, set it up in Component Inspector and then I compiled the movie with the new pattern.

Download the source files of this gallery in order to see how it works. This gallery was created with the trial version of these components that’s why it will work only inside your Flash IDE.

Download the source files for this tutorial

Tags: , , , , , , , , , ,

Copy and Paste the code below
Email and IM
Websites
Forums
Get This

No Responses to “Create an AS3 gallery with Thumbnail Slider+LoaderV3+MCTE”

  1. des84 - Internet level 2 -Personal Portfolio » Blog Archive » Galeria em AS3 Says:

    [...] Post Original: Flash Enabled [...]

  2. RBO Says:

    This is not a really AS3 Gallery! The thumb slider is only as2 available!!

  3. Carlos Pinho Says:

    You are right RBO, the thumb slider is not AS3 version but AS2. Although the other 2 components are AS3. I’m sorry about mentioned the wrong version of one component.

  4. umm Says:

    Carlos the other 2 components are AS2 only. They offer them in AS3 flavors but your example is all AS2.

    these components report WARNING: The component ‘MCTE V3′ requires ActionScript 2.0.

    Just fyi
    Nice tutorial tho .. and thanks for your time.

  5. Joel Says:

    HI, I am unable to choose MCTE in the loader pro and I tried it for several times.

  6. Flash Enabled Blog - Everything Flash » Blog Archive Create an AS3 … « Flash Designers Says:

    [...] Original post:  Flash Enabled Blog – Everything Flash » Blog Archive Create an AS3 … [...]

Let leave a Comments for this post.