OK, I already have a feeling this isn't possible, but it doens't hurt to ask. Does anybody know a way for a script to force the Ask and Wait prompt to close, that works in Flash?
In the other players it disappears when the script that spawned it stops, but in Flash it just stays there uselessly, until the user closes it. (I'm not sure if this qualifies as a bug, but it sure is annoying.)
Not even Stop All seems to get rid of it. Clicking the green flag or stop button does, but I want to close it without requiring user interaction, if at all possible. Any ideas?
Last edited by ManaUser (2012-05-27 02:20:54)
Offline
As far as I know, this is impossible. The
ask [] and waitsolution that works for the 'say' block doesn't work, so I was thinking a block like
close ask boxwould be a great addition to a Scratch mod.
Last edited by SciTecCf (2012-05-27 10:11:42)
Offline