Scrolling image along with the buttons

So I had my image scrolling using the widget ScrollView but the buttons are below the image, and i don’t know how to move it along the image. The buttons are just fixed. I want it inside the scrolling image. Help?

Hi there,

Could you please post the code you are using?

Regards,

Matt.

Hey Matt @sulmaxcp, i’ve already figured it out myself! i figured i just have to put scrollView:insert(button ) on my code to make it fixed but moving along with my image :smiley: Thanks for having concern though!

Hi there,

Could you please post the code you are using?

Regards,

Matt.

Hey Matt @sulmaxcp, i’ve already figured it out myself! i figured i just have to put scrollView:insert(button ) on my code to make it fixed but moving along with my image :smiley: Thanks for having concern though!