The title explains it all. We all need this
Last edited by LordAwesome123 (2012-12-07 11:32:12)
Offline
This is often suggested, I've seen no reason why, other than technical capabilities. Maybe someone with more AS/Java experience can elaborate as to whether Flash can detect keys like /.,;:'@#
Offline
the reason why they deny this is because some devices don't have those keys, and scratch may one day be usable on said devices.
Offline
doodle81 wrote:
definitely do this. Especially a when mouse clicked button.
When mouse clicked? What do you mean?
Oh, wait I think I get it.
when gf clicked forever wait until <mouse down?> do stuff wait until <not <mouse down?>> endzammer gave a pretty good reason
Offline
How about "When any key pressed"?
Offline
It would be a lot faster than making the scripts now.
Offline
ZEROGRAVITY82 wrote:
It would be a lot faster than making the scripts now.
But there may be some keys not in the 'list' so they don't get detected.
Offline
I think they should allow you to put reporters inside of the drop-down list, like they do for costumes. That way, you can have editable controls, by easily doing this:
if <key (move right key) pressed?> move right scripts end if <key (move left key) pressed?> move left scripts end etc...
Offline
TorbyFork234 wrote:
I think they should allow you to put reporters inside of the drop-down list, like they do for costumes. That way, you can have editable controls, by easily doing this:
if <key (move right key) pressed?> move right scripts end if <key (move left key) pressed?> move left scripts end etc...
Support! Then you don't have to add "a" and left arrow keys to a script.
Offline
TorbyFork234 wrote:
I think they should allow you to put reporters inside of the drop-down list, like they do for costumes. That way, you can have editable controls, by easily doing this:
if <key (move right key) pressed?> move right scripts end if <key (move left key) pressed?> move left scripts end etc...
You already can do that now!
Offline
ZEROGRAVITY82 wrote:
TorbyFork234 wrote:
I think they should allow you to put reporters inside of the drop-down list, like they do for costumes. That way, you can have editable controls, by easily doing this:
if <key (move right key) pressed?> move right scripts end if <key (move left key) pressed?> move left scripts end etc...You already can do that now!
Prove it. You can't legitimately.
Last edited by jontmy00 (2012-12-13 21:57:45)
Offline