PDA

View Full Version : Slider Menu Tutorial



dnlawyer
January 5th, 2004, 04:10 PM
Can someone help me tweak my slider menu? I created it based on the tutorial here on Kirupa.com, however I need to tweak it so that when I click on "1" it goes to the first pic, when I click on "3" it goes to the third pic and so on. I am new to flash and am not familiar enough with the code to figure it out.

If you could tell me where the actionscript is that controls where the slider starts at and how to make it land on the proper pic when the proper number button is clicked. It is based on this tutorial:
http://www.kirupa.com/developer/flash5/slidingmenu.htm

Thank you.

Ubik
January 7th, 2004, 06:50 AM
I need to tweak it so that when I click on "1" it goes to the first pic, when I click on "3" it goes to the third pic and so on

It is what this menu is supposed to do :h:

To change the start position of the slider, simply move the movieclip containing the images. The AS code is on the button (invisible) and on this movieclip. You can open the animation explorator (alt+f3) to see where is the as if you don't see it.