I've searched the topics and tutorials, but I don't see a base way to do a vertical scroll. I've seen examples using Set Y and scrollx (which is funny to me because if scrollx can be used to scroll horizontally why doesn't set Y work for vertical scrolling...but maybe that's where I'm getting confused. So I guess my topic is really 2 parts.
1. Why does the example in space.capx work with vertical scrolling?
[attachment=0:2le2e2pg][/attachment:2le2e2pg]
2. Why is set Y used and not scrollY? What is the difference between the 2?
Thanks for helping me to understand.