Im working on a typing program for my Aunt. Everything is going fine, with one exception. I need to know if there is anyway to time inputs. So for example :
var/text = input("Type blah") as text|null
Is there a way to time this, so say after 30 seconds it cuts out the input box?
Im open to help on what I asked, or suggestions to fix this either way.
All help appriciated.
James
ID:174426
Aug 16 2003, 6:01 pm
|
|
Aug 16 2003, 10:57 pm
|
|
http://bwicki.byond.com/ByondBwicki.dmb?ClosingAlertBoxes
|
In response to Crispy
|
|
Exactly what I needed, thanks.
|