Slider...probs

Can anyone pls help me out with this…I need the script for this. thx in advance=)

for what? There’s no single script that’s going to produce all of those effects. They are set up as buttons on the edge of movie clips, which when pressed move all of the movie clips that are stacked against it, away from it. (or in the case of it being on the left, it moves with them.)

Can you be more specific about what you’re trying to create?

well i needed to create a replica of that. but just could find a way how. i mean the script that runs behind the buttons. i hope u get wht i mean. thx

What is your skill level with Flash?

ie
A) do you know the difference between frame actions and movieclip actions?
B) do you understand how to make objects move using actionscript?

Well i do know the diff between frame and movie clip actions but i guess i still an a fresher to the latter part. I would really appreciate if u can pls help me out on this. thx

I’ll try to write up an example here. Might take me a bit of time.

PS~ you don’t have to send me PM’s as well as posting in here. I prefer to answer all questions here in this thread rather than through private comunication. :slight_smile:

awrite iam sorry bout that buddy. and thx again

There is no slider on this page… :confused:

Actually i meant the entire effect thats on the page.i.e when u click on the buttons the entire stack moves. I hope u get what iam talkin about . i guess some script makes that possible. pls let me know if u dint get my problem. thx

My guess: you have a clip in the center, with as many frames as there are buttons. You put a stop on each frame of that clip, and each frame has a different picture on it.

Then each button goestoAndStops to a particular frame. Pretty easy :slight_smile:

Still thinking about this. There are a lot of concepts going on there. Have you looked through the action script tutorials on www.kirupa.com? We must learn to crawl before we walk and all that…