using horizontal or vertical slider to create menu?

Hello, I was wondering if we could use the horizontalslider or the verticalslider in creating a menu which can be scrolled down or slided horizontally so that the user can select his desired choice?

Absolutely. However, when you think again, you need to do some real work to make it run properly; but there is a ScrollView to do just this. When you combine ScrollView with a selection grid, with a few simple tweaks you will have a scroll-menu ready to go.