problems with slideView and buttons

Hi,

I’m trying to build an application for iPad. This is my first app and I have no experience whatsoever in Lua - only coding experience is web languages (html, css, some php) and actionscript.

I would assume what I want to do is simple, but I can’t seem to figure it out.

I have multiple pages of a comic book that I want the reader to be able to flip through (iPad is positioned horizontally). I’ve used the slideView code as a template and that works well. However, the pages themselves are too long, so I need the user to be able to scroll as well. I tried to add scrollView, but the combination of the two did not work. Do I need them in the same files? Or is it because I pulled scrollView from a text formatted example and so it was set to look for text? [import]uid: 46846 topic_id: 8681 reply_id: 308681[/import]

Ok, I’ve decided to scrap the scrollView side of things and I’m only working with slideView now. is there a way to set a button that goes back to a specific image that is loaded through slideview? [import]uid: 46846 topic_id: 8681 reply_id: 31699[/import]

Ok, I’ve decided to scrap the scrollView side of things and I’m only working with slideView now. is there a way to set a button that goes back to a specific image that is loaded through slideview? [import]uid: 46846 topic_id: 8681 reply_id: 31700[/import]