AS2: **Scroll buttons**

Hi,

I have tried loads of tutorials but i’m struggling to follow them.

I have a movieclip that i use as a container for the attachMovie function.
Sometimes when a lot of movies are added they won’t fit in the container.

I need two vertical scroll buttons but i don’t need a scroll bar. I am not interested in easing or anything like that i just need it to move up or down 45 on the y axis.

How can i do this without using an element like scroll pane?

Thanks.