How does that simulate a green flag click? Online, it wouldn't work as a
when gf clicked...would it?
Offline
Offline
It doesn't work in flash, I've heard. I think they said that it was unintended, so it will not be implemented in S2.
Last edited by Molybdenum (2012-08-21 08:33:21)
Offline
In flash the green flag is automatically clicked when you load the page.
Offline
JH1010 wrote:
In flash the green flag is automatically clicked when you load the page.
Also in java.
Offline
In 1.x, all the hat blocks are actually broadcasts. Scratch-MouseClickEvent is the When I am Clicked, but the actual hat checks who's being clicked. Scratch-KeyPressedEvent is when a key is pressed, but the actual hat checks for which key it is before activating.
2.0 works differently, simple enough.
Offline