Putting Buttons inside Gilbert's scrollView.lua

I wasn’t sure where this should go. I’m having a hard time putting buttons inside Gilbert’s scrollView.lua. I’ve put images with touch listeners within the scrollable area. When the listeners of the buttons return false then no events get to the scrollView, but when its true only, the “began” function is sent to the button and nothing else.

What is the best way to put buttons inside the scrollView?

Just in case its confusing I’m referring to this scrollView:
http://developer.anscamobile.com/code/scroll-content

Thanks! [import]uid: 99244 topic_id: 26692 reply_id: 326692[/import]

Well its been 3 days without a view or response to my question so of course I’m going to try my best to work around it rather than waiting endlessly. I worked around it by having a much smaller button within the large thumbnail so as not to interfere with scrollView. If the user happens to start his scroll at that button it will not work. It’s a hack but it works. Thanks self! Your welcome! :slight_smile: [import]uid: 99244 topic_id: 26692 reply_id: 108654[/import]