Works with Safari.
Offline
And I tested it with ML.
Offline
zsiegel wrote:
when gf clicked think [I don't think this is allowed!] for (3) secs
The scratch team doesn't care *that* much...
and I saw you on Saturday
Offline
zsiegel wrote:
when gf clicked think [I don't think this is allowed!] for (3) secs
No it's not allowed.
Unnecessary Block Spam is also not allowed.
Offline
henley wrote:
No it's not allowed.
Yes it is. If you find it for yourself.
Paddle2See wrote:
It's ok to play around with the Scratch editor prototype from Scratch Day, but:
* Please don't distribute it generally (a few friends is ok).
* Keep in mind that projects made with it may not work with the final release version.
* A lot of stuff could still change. So don't count on things being the same in the final release.
* Don't come to us when it explodes
Offline
Lightnin wrote:
We talked it over and decided that we do want to keep the alpha editor / website private. So please don't use it or share it with others, or try to find ways to access it in the future.
Offline
The byob feature is purple now. It wasn't always like that, was it? I remember it being brown, I think...
Offline
Yeah, they (controversially) changed the color.
Offline
Hardmath123 wrote:
Yeah, they (controversially) changed the color.
Yellow --> brown --> purple
I like purple.
Offline
GeonoTRON2000 wrote:
henley wrote:
No it's not allowed.
Yes it is. If you find it for yourself.
Paddle2See wrote:
It's ok to play around with the Scratch editor prototype from Scratch Day, but:
* Please don't distribute it generally (a few friends is ok).
* Keep in mind that projects made with it may not work with the final release version.
* A lot of stuff could still change. So don't count on things being the same in the final release.
* Don't come to us when it explodes
thebriculator wrote:
Lightnin wrote:
We talked it over and decided that we do want to keep the alpha editor / website private. So please don't use it or share it with others, or try to find ways to access it in the future.
No it's not.
Thanks thebriculator.
Offline
No prob.
............
My Dad does Software Validation, so I should get access to test Scratch 2.0!
Last edited by thebriculator (2012-12-18 16:14:31)
Offline
thebriculator wrote:
No prob.
............
My Dad does Software Validation, so I should get access to test Scratch 2.0!
You'd've gotten access if you commented on the project in time
Offline
jontmy00 wrote:
henley wrote:
I agree with veggieman001, they probably haven't gotten to it yet.
How does everyone know there's no comments, anyways?Opening a Scratch Project with comments in them.
...creates a
ScratchCommentblock.
Offline
thebriculator wrote:
Once 2.0 comes out they should tell us what the code was, just for fun.
It will probably be leaked afterwards anyways. XD
Offline
MathWizz wrote:
Fione...
Code:
<html> <body> <object id="fa" width="100%" height="100%"> <param name="movie" value="Scratch_new.swf" /> <param name="allowScriptAccess" value="sameDomain" /> </object> <script type="text/javascript"> setTimeout(function () { document.getElementById('fa').ASsetEditMode(true) }, 1000); </script> </body> </html>
Where do you enter that?
Offline
Is it or is it not allowed?
Offline
It is strongly frowned upon though not abolished.
Offline
Notice that the url says Localhost.
Offline
I have been inspecting the things, and have found some things, first this cookie
242276382.1344280877.1.1.utmcsr=scratch.mit.edu|utmccn=(referral)|utmcmd=referral|utmcct=/projects/JudasR/2692742
Here I am going to highlight this /projects/JudasR/2692742. This is a scratch project on the main website, and may be one of the things you have to do to get on to the website.
Secondly, I will highlight another cookie
%7B%22all%22%3A%20%7B%22%24initial_referrer%22%3A%20%22http%3A//info.scratch.mit.edu/Suggestions%22%2C%22%24initial_referring_domain%22%3A%20%22info.scratch.mit.edu%22%7D%2C%22events%22%3A%20%7B%7D%2C%22funnels%22%3A%20%7B%7D%7D
This neatly decodes to a bit of code
{"all": {"$initial_referrer": "http://info.scratch.mit.edu/Suggestions","$initial_referring_domain": "info.scratch.mit.edu"},"events": {},"funnels": {}}
I may decode this more later.
Offline
I just found this
133675020.1358881573.705.28.utmcsr=__utmc=133675020; punbb_cookie=a:2:{i:0;s:5:"97443";i:1;s:32:"1ce7ceba4c3668541b5bff396e3d2e8b";}; WRUID=0; __utma=133675020.848384310.1318265672.1359292382.1359297603.720; __utmz=133675020.1358881573.705.28.utmcsr=bing|utmccn=(organic)|utmcmd=organic|utmctr=scratch is down; __atuvc=42|1,10|2,45|3,121|4,10|5; PHPSESSID=5b60999tq7uhn1rr7bbnlo8fq1; __utmb=133675020; __qca=P0-2107552559-1318265670903; __utma=242276382.472614078.1344280877.1344280877.1344280877.1; __utmz=242276382.1344280877.1.1.utmcsr=scratch.mit.edu|utmccn=(referral)|utmcmd=referral|utmcct=/projects/JudasR/2692742; mp_super_properties={"all": {"$initial_referrer": "http://info.scratch.mit.edu/Suggestions","$initial_referring_domain": "info.scratch.mit.edu"},"events": {},"funnels": {}}; csrftoken=zSIOABBRxC4kG8Fw3nLWCMNJpDbwoyBe; sessionid=aa51b4d46785ec148a60be7c42ff4e8c; __utma=162601391.1554648205.1359219302.1359219302.1359297988.2; __utmz=162601391.1359219302.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmb=162601391.2.10.1359297988; __utmc=162601391
It seems to contain all of them, and lots of other things...
Offline
jji7skyline wrote:
Drag this to your bookmarks bar after highlighting it, then click it after the swf has loaded.
javascript:document.body.childNodes[0].ASsetEditMode(true);
My god, it works, and it's the 28th today and the ST haven't opened it.
Offline