First, make sure that you use $ionicSlideBoxDelegate instead of MenuDelegate.
Aside form that, using the new slide-box (swiper), use slideTo(index) on your swiper instance.
Using the parameter, you can specifiy the correct slide index (starting at 0)