one improvement to the website is, if scratch online really is moving to flash, then scratch 2.0 or 2.1 should have the ability to save cookies on your computer, at least a limited amount of memory, in text format. also, the "my stuff" page could have a list of all cookies saved on your computer from scratch games and you would be able to delete ones you no longer want, if (and i hope this is true) scratch will still work offline and the project is downloaded have some of the programming changed so that the cookie data is saved with the project instead of on your browser.
the block would be a variable or the mythical "special" block type and would look like this:
[blocks] <set{ item (1) of cookie data }to( (player x) [/blocks]
another example...
[blocks] <set{ item (2) of cookie data }to( (player y) [/blocks]
Offline