Hey n, do you have (real, ST authorized) access to the Alpha? I didn't see you on the testers' forums.
Offline
Hardmath123 wrote:
Hey n, do you have (real, ST authorized) access to the Alpha? I didn't see you on the testers' forums.
No, but he somehow hacked into the editor. Lightnin has already told him not to host it, and not to access it again. But, by accident, he leaked how to get into the editor.
Offline
joletole wrote:
Hardmath123 wrote:
Hey n, do you have (real, ST authorized) access to the Alpha? I didn't see you on the testers' forums.
No, but he somehow hacked into the editor. Lightnin has already told him not to host it, and not to access it again. But, by accident, he leaked how to get into the editor.
That....that was me, not n.
Offline
joefarebrother wrote:
The map thing is cool!
I think theturn map [on/off v] turn video [on/off v] switch to backdrop [some backdrop v]blocks should be combined into oneset stage mode to [video/map/normal v]block, and I thing we should change backdrops back to scenes.
Dunno what DOM bridge is for yet, but I think have something to do with Document Object Model on webpages
I think you should make custom c-blocks using "add c-input" on the options when making a custom block and in the define hat, the c-input would show as a block with the name you gave it. Mockup:
http://i.imgur.com/dMQBn.png
And when you click it:
http://i.imgur.com/5eBQC.png
Will post mockup of how it will look in the define block later.
What's the map?
Offline
natalie wrote:
It is going away very soon.
For those who are curious, here's the sample project that used it for a demo at MozillaFest:
http://alpha.scratch.mit.edu/projects/10006184/
It was embedded in a web page made in Thimble. When the sprites reached the bottom of the stage, the DOM block communicated with the webpage, and then they they kept moving down the web page (outside the Scratch stage)–cool demo!
That's what the DOM Bridge does.
Offline
They removed the loud boolean.
Offline
zubblewu wrote:
They removed the loud boolean.
probably because it can be easily replicated with <((loudness)) = (#)>
Offline
DarthPickley wrote:
http://i.imgur.com/VTUoQ.jpg
I just found out you can put a numerical input into color select input boxes, like pen draw.
I need to figure out how this works, it might be RGB hex --> decimal value.
with this, you can control the pen saturation as well as its hue and brightness!
How do you still have alpha i want to enter it!!!
Offline
777w wrote:
zubblewu wrote:
They removed the loud boolean.
probably because it can be easily replicated with <((loudness)) = (#)>
Indeed. Apparently it still works, but looks obsolete.
Offline
blob8108 wrote:
777w wrote:
zubblewu wrote:
They removed the loud boolean.
probably because it can be easily replicated with <((loudness)) = (#)>
Indeed. Apparently it still works, but looks obsolete.
I share my pictures using that program too!
Offline
blob8108 wrote:
777w wrote:
zubblewu wrote:
They removed the loud boolean.
probably because it can be easily replicated with <((loudness)) = (#)>
Indeed. Apparently it still works, but looks obsolete.
As does the regular "stop script" and "switch to background" transferred from a 1.4 project.
Offline
veggieman001 wrote:
Firedrake969 wrote:
Tatl wrote:
How can one see these details?http://alpha.scratch.mit.edu/scratchr2/static/Scratch_new.swf
javascript:document.body.childNodes[0].ASsetEditMode(true);That's not what I meant. You just have to get the site to call an error.
There it is something really interesting if you only paste this link, http://alpha.scratch.mit.edu/scratchr2/ may you should learn some html code to understand all this, yay i enter to scratch 2.0!!!!!!
Offline
If you use inspect-element on the "access code" page, you can find this:
E8CplYV5YfV5wN9K7hNvDv8I8KNdSMCT
It's called a csrfmiddlewaretoken, whatever that is.
Any ideas?
Offline
I believe it's a cookie used to prevent injections of malicious code into the site, but I'm not sure.
Offline
It's a token used to prevent Cross-site request forgery.
Last edited by nXIII (2012-11-26 01:15:08)
Offline
henley wrote:
blob8108 wrote:
777w wrote:
probably because it can be easily replicated with <((loudness)) = (#)>Indeed. Apparently it still works, but looks obsolete.
I share my pictures using that program too!
Indeed! It's very useful. It's not in the list of allowed image hosts for the forums, though.
Offline