If someone doesn't want to save their project offline, maybe you could have a box that says 'private?' next to the project name when you click 'Share' in the Scratch program. If you check the box, when you go online, only you and the ST can see it. Other than that, it would look like a regular project screen. I sometimes see WIP (work in progress) in the project title. This feature would be useful for those types of projects.
Offline
In 2.0, when you first create a project it is "private". You have to click a "share" button in order for other people to see it.
Once you've shared a project, if you no longer want people to see it, just click the "unshare" button and it becomes private again. Usually, you'd want to do this in order to make changes to a project since every time you make a change to a project those changes are automatically saved and published.
Offline
Mokat wrote:
If you don't want people to see the project then why upload it?
Get it on the site incase you need to use another computer but don't have a flash drive?
[this color is me testing out my new program]
Last edited by Molybdenum (2012-11-05 16:44:33)
Offline
Molybdenum wrote:
Mokat wrote:
If you don't want people to see the project then why upload it?
Get it on the site incase you need to use another computer but don't have a flash drive?
[this color is me testing out my new program]
But why would it need to be private for that?
Offline
Molybdenum wrote:
Mokat wrote:
If you don't want people to see the project then why upload it?
Get it on the site incase you need to use another computer but don't have a flash drive?
[this color is me testing out my new program]
I don't think you would need a flash drive, Scratch 2.0 is probably set up so you can access your projects from anywhere (just like Weebly) just as long as you're logged in.
Offline
if you don't want people to see it why not have some code like this on one sprite
when gf clicked set [password v] to _ show ask [password please] forever if < (answer) = password > set [password v] to < (answer) > hidethen have code like this to other sprites
when gf clicked hide forever if < (password) = password > what you want the sprite to do here
Offline
321Thomas123 wrote:
if you don't want people to see it why not have some code like this on one sprite
when gf clicked set [password v] to _ show ask [password please] forever if < (answer) = password > set [password v] to < (answer) > hidethen have code like this to other spriteswhen gf clicked hide forever if < (password) = password > what you want the sprite to do here
Some person could just download it and see the scripts...
Don't suggest locking downloads either, it has been and will be denied.
Hidden sprites may not function in 2.0, no one knows.
Offline