Check this video out at Hi-Res here: http://www.tutvid.com/tutorials/flash/tutorials/scrollThumbGal.php
In this tutorial we will build off of the the scrolling thumbnails video and take it to the next level by building a fully functional gallery with a bonus randomizer button. Learn about using variables and rounding numbers and navigating time lines within a flash movie with actionscript. Have fun with this one! Please check out the site http://www.tutvid.com
Duration : 0:23:56
[youtube i1EJpc68EIs]
September 28th, 2009 at 7:19 pm
I’m having the same …
I’m having the same problem it would really help if you guys could explain how you sorted this problem?
it’s driving me crazy i’ve done the tutorial 3 times now and i just can’t get the pics to pop up when the thumbnail is pressed…
September 28th, 2009 at 7:19 pm
theres another …
theres another video on it… check out his website
September 28th, 2009 at 7:19 pm
How would one make …
How would one make the gallery start with a photo already showing
September 28th, 2009 at 7:19 pm
I think this is a …
I think this is a great video but I was wonder how do you make the image become a clickable image like go to a website or video after the image shows up???
September 28th, 2009 at 7:19 pm
i dont already have …
i dont already have the scorlling thumbnails i got flash cs3 were can i learn how to make the thumbnails?
September 28th, 2009 at 7:19 pm
this is the as3 …
this is the as3 code for this tut
var frameNum:Number;
function photoChange():void
{
MovieClip(root).photos.gotoAndStop(”img”+frameNum);
}
btn1.addEventListener(MouseEvent.MOUSE_UP, function(){frameNum=1;photoChange()});
btn2.addEventListener(MouseEvent.MOUSE_UP, function(){frameNum=2;photoChange()});
btn3.addEventListener(MouseEvent.MOUSE_UP, function(){frameNum=3;photoChange()});
…
September 28th, 2009 at 7:19 pm
Is it any way to …
Is it any way to name a variable according the value of another variable?
For example, I wanna name a variable “numberslot” and another named “slot:nnumslot” so that if numslot would be “5″ then the name of the “slot” would be “slot:5″
September 28th, 2009 at 7:19 pm
you’re so generous. …
you’re so generous. God bless you
September 28th, 2009 at 7:19 pm
when i click my …
i spend i swear a whole freaken day i would loose my marbles if it was a small mistake?
when i click my image doesnt display why i can’t figure this out
September 28th, 2009 at 7:19 pm
Hi, thanks for the …
Hi, thanks for the tutorial, but am having difficulties applying images so they open when the thumbnail’s clicked on, I don’t know what to do
September 28th, 2009 at 7:19 pm
Hi, I have the same …
could you help me plz?
Hi, I have the same problem I made the tutorial 3 times and when I click on thumbs the big pictures is not coming out
September 28th, 2009 at 7:19 pm
there are some …
there are some changes that you must do when using AS 3.0, like
root. to this.
onEnterFrame to enterFrame
it worked for me =)
September 28th, 2009 at 7:19 pm
wait so all 2.0 …
wait so all 2.0 comamnds work on 3.0 but not all 3.0 commands work on 2.0?
September 28th, 2009 at 7:19 pm
[_root.] means [ ...
[_root.] means [this.]
September 28th, 2009 at 7:19 pm
Hi everyone,
I am …
Hi everyone,
I am working on AS3, in this video, tutvid accesses root by _root.photos.gotoAndStop(”framename”). How do you do that is AS3.
Thank you
September 28th, 2009 at 7:19 pm
I’m not a great …
I’m not a great flash animator …i’m pretty basic..and i try to learn new things thru the internet. i wuld like to mail u my work. its nothing great…but i have applied this thing that i learnt today in it.
September 28th, 2009 at 7:19 pm
alright..i figured …
alright..i figured out the problem i was facing earlier…and the whole thing now plays smooth as a hot knife thru butter……
SIMPLY BRILLIANT. I have learnt so much. thanks a ton. and ure a great instructor…!! almost feels as if we know each other. thanks mate!
September 28th, 2009 at 7:19 pm
if you send me a …
if you send me a private message i will give you my email address and you can send me a copy of your fla and i will take a look at it and figure out what you are doing wrong and explain it to you if you want me to.
September 28th, 2009 at 7:19 pm
Okay, Ive watched …
Okay, Ive watched this 50 times and Ive been working on this for 3 days and something is not working for me. I can usually figure this stuff out but Im about to pull my hair out. I am still on the part of making pics pop up when you click on the button, nothing is coming up. My script says no errors so I think it might be a labeling error, but Ive checked everything. I also have it as a symbol on my timeline (where video is home page is the symbol on mine). Can someone help?
September 28th, 2009 at 7:19 pm
hey.. I get to know …
hey.. I get to know what’s the problem. it’s actually the _root. something something. coz.. my picture were inside a photogallery movie symbol. so I have to _root.photogallery.photos. something something ! yeah ! it works ! thank you so much !
September 28th, 2009 at 7:19 pm
if it was workn …
if it was workn before you added the fader the error is probably there. Take the script out that plays the fader and see if your pics appear. If they do look at your fader and see what you did wrong when you set it up.
September 28th, 2009 at 7:19 pm
HELP ! I really …
HELP ! I really need help here… please. when I click on the button the img does not seem to appeear ! I tried alot of times.. I’m so upset about it. please help me out here.
September 28th, 2009 at 7:19 pm
I got the images to …
I got the images to scroll alright but when I do the actionscript it won’t react to the mouse, it’s like I didn’t do anything. Is there a actionscript 3.0 version of this? I have a feeling that that’s why it isn’t working for me.
September 28th, 2009 at 7:19 pm
u just are….the …
u just are….the best! ty!
September 28th, 2009 at 7:19 pm
its worth it dude
its worth it dude