Hi everyone! I’m using scrollView.lua and all that cool stuff in my app, and I’m wondering if it’s possible to change my scrollBackround’s scrollView.height later on with the press of a button. Here’s the scroll backround sruff…
[lua]local scrollBackground = display.newRect(0, 0, display.contentWidth, scrollView.height+615)[/lua]
Like I said, I want to change the scrollView.height later on. I’ve messed around with it, but I can’t figure it out. Thank you!
Nathan [import]uid: 39302 topic_id: 25423 reply_id: 325423[/import]
[import]uid: 39302 topic_id: 25423 reply_id: 102724[/import]