Check this video out at Hi-Res here: http://www.tutvid.com/tutorials/flash/tutorials/photoGallery.php
We will make a nice little photo gallery in Flash in the following tutorial. All you need are a few images and a few thumbnails for them, the rest is just follow along and it works with any images!
Duration : 0:26:9
[youtube cylX1lThTN0]
i have the same …
i have the same problem! I tried it in AS2 and AS3, too….argh
all those using …
all those using flash cs4 use this code for the button rollover:
import flash.events.MouseEvent;
thumb1.addEventListener(MouseEvent.MOUSE_OVER, manageMouseOver1);
thumb1.addEventListener(MouseEvent.MOUSE_OUT ,manageMouseOut1);
function manageMouseOver1(e:MouseEvent) :void{
thumb1.alpha=1;
}
function manageMouseOut1(e:MouseEvent): void{
thumb1.alpha=0.5;
}
when i try placing …
when i try placing action script on mu thumbAS layer
it says
extra characters found at the end of the programm HELP?when i delete the curly brackets though it says fnot specified :/
really good :]
really good :]
About three months …
About three months ago life circustances forced me to learn CSS/HTML code so I can design and create our website from scratch.
I credit you and about 10 other css teachers for making it possible for me, a 62-yr grandma, to experience the beauty of creating with css within my lifetime. Thank you.
I love Your …
I love Your tutorials. Thank You.
I designed this …
I designed this gallery and it looks great only my images are top left of the page, I followed the centre instructions to the letter. Im not sure where I went wrong, how do I centre it to the stage.
Thanks
Awesome. Thanks a …
Really nice Tutorial 5 stars
Awesome. Thanks a lot
good tutorial
good tutorial
Can I import other …
Can I import other transitions and use them, for instance, if I want something to slide in or bounce in from the top or side? Also, can I create a loader class to load my thumbs from an xml file? This would indeed make changing and updating the file very easy.
Great tutorial!
…
Great tutorial!
Question: If my gallery has a lot of pictures, the thumbnails will exceed the stage width. Any suggestions for a solution?
AWESOME! I …
AWESOME! I followed this tutorial last night and it worked PERFECTLY! Thank you so much. Your tutorials are structured very well and I appreciate the quality of your instruction. I can’t wait to view more.
Anybody able to …
Anybody able to help with the AS3 in CS4? I am having trouble getting the last part where you add actions script to the buttons. Thanks
thanks a lot
did …
did it but it wasn’t as neat as urs !! but got the basics!!
thanks a lot
Great Job.. thanks again
Good stuff. I find …
Good stuff. I find it funny though every time you say moooooooovieclip.