This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-10-15 15:44:10

zebegnell
Scratcher
Registered: 2008-09-12
Posts: 1

How do you scroll?

I need to know how to scroll up and down and side to side at the same time. Can someone help?

Last edited by zebegnell (2008-10-15 15:52:34)

Offline

 

#2 2008-10-15 16:17:17

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: How do you scroll?

http://scratch.mit.edu/forums/viewtopic.php?pid=763#p763

That is the scrolling help thread in case you haven't seen it.

Read the tutorial but replace x with y and replace 480 with 360.

So like this.

//on the blocks
Set Y to scrollY+ 360* terrain Number

This project shows the code in action.
http://scratch.mit.edu/projects/archmage/100982


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

Board footer