# Slide menu

**URL:** https://forum.kirupa.com/t/slide-menu/6231
**Category:** flash
**Created:** [October 2, 2002, 10:36am UTC](https://forum.kirupa.com/t/slide-menu/6231 "2002-10-02T10:36:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Hobbes](https://avatars.discourse-cdn.com/v4/letter/h/a698b9/32.png) [@Hobbes](https://forum.kirupa.com/u/Hobbes)
#### Post date: [October 2, 2002, 10:36am UTC](https://forum.kirupa.com/t/slide-menu/6231/1 "2002-10-02T10:36:59Z")

</div>

Hi guys,

[slidemenu swf](http://web.tmb.uk.com/AUDITEL/resources/slidemenu2.swf)

I found this excellent menu system on [flashkit.com](http://flashkit.com) and ive been trying to change the button system on it.

Basically what I want to do is instead of having the 5 different buttons (about us, profile album etc etc) I want a next button and back button.

The fla file is within this zip file:

[fla & swf zip file](http://web.tmb.uk.com/AUDITEL/resources/slide_me-park_yo-2594.zip)

I have been playing with the action script on the buttons and i’m sure that to goto the next slide / back a slide will just be a simple case of adjusting this script:

setProperty ("/scroll", \_x, “0.0”); (moves the slider to spot 0)

setProperty ("/scroll", \_x, - Number(mw)); (moves the slider to spot 1)

setProperty ("/scroll", \_x, - Number(mw\*2)); (moves the slider to spot 2)

etc…

any help would be much appreciated 🙂

Thanks,  
John

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 2, 2002, 5:56pm UTC](https://forum.kirupa.com/t/slide-menu/6231/2 "2002-10-02T17:56:18Z")

</div>

Theres a tute about that on this site. Check the sliding window tutorial. Actually, I rewrote it, so the new one should be up soon. Until then you can check it there: [http://kirupaforum.com/showthread.php?s=&threadid=6732](http://kirupaforum.com/showthread.php?s=&threadid=6732)

pom :cowboy:
