I find it annoying that every time you want to upload a project, you have to re-type your credentials into the upload dialog. I was searching through the code today and I found out how to set it to automatically fill in the inputs.
1) Turn fill-screen off (duh)
2) Open the browser
3) Go to Scratch-UI-Panes >> ScratchFrameMorph >> startup >> startup
4) locate the following lines:
author _ ''. loginName _ ''. loginPassword _ ''.
5) Fill in your credentials
6) save the method
7) save image for end user, or just open up a new Scratch from the World menu.
Last edited by ScratchReallyROCKS (2011-02-26 13:55:12)
Offline
That is epic
Offline
Cool, but wouldn't that be a bad idea for shared computers?
Offline
celloguy123 wrote:
Cool, but wouldn't that be a bad idea for shared computers?
Yes. I wouldn't suggest doing it in that case.
Offline