I stumbled across the sliding menu tutorial.
I’m wondering how I can reset the menu back to the beginning if I use additional sliders. I have the slider working to flip from one page to the next (left/right). The page then contains copy that can be swiped in the Y axis instead of left to right. The problem is that once the user slides to the middle of the content and then stops and goes horizontal to a new page and returns the content stays where it left off in the movieclip container. I hope I’m making sense.
The tutorial I used can be viewed at the following link.
http://www.kirupa.com/developer/flash8/slidingMenu.htm
I need to know how to reset the position of the vertical content slider to the original location every time the user clicks the left or right slide button.