Is there a way of scrolling multiple pics?

any one know?
I had a kinda wierd idea bout havin a flash file in a flash file, but sum1 might know a better way
what I mean is by having a page with thumbnail pics in a reasonable order, n being able to scroll through the lot of them. And also being able to press on them to see bigger pics.
Cheers
SpitwolF :crazy:

Use a scroll pane and load a movie clip inside of it which contains a verticle pane with your images as buttons that when clicked will open a javascript pop-up for your larger image.

but can that scroll pane have a number of images? or just 1?

how’dya load a movie into it? I know by using actions but which ones, n is it a swf file?

a pane would hold as many as you liked. I think though, that you should consider this: how dynamic are you looking to get? ie will the number of images ever change, or is it always going to have the same images.
I’d use a pane as long as I knew that everything would be the same forever.

I’d use straight actionscript and object classes if you thought that it might change frequently… or inconvieniently in the future. If you’re interested, I’ll attempt to explain them, but I don’t want to confuse you if you’re still wet behind the ears. (walking before running, and all that)

are u tryin to patronise me??? :stuck_out_tongue:
heh yeh I know what u mean, but I can try
what I’m make is band websites for mainly m8s of mine or other ppl who are interested. and yes the pics are gonna change ever so frequently. So I’m gonna need that little explanation. But only if u have the time. If you don’t don’t worry about it.
Cheers
SpitwolF :crazy:

I’ll see what I can post. Need to test some code first though.

you can always scroll an MC with dynamically loaded images into it, ie jpegs listed in a text file that will be easier to access then pplacing the images one by one…

I dn’t get what u mean m8. Sorry