all groups > flash actionscript > april 2004 >
You're in the

flash actionscript

group:

wait for keypress in for-loop


wait for keypress in for-loop aznan8
4/2/2004 9:04:46 PM
flash actionscript: Hello!
I want to acheive something like this:

for(blablabla) {
doSomeStuff;
waitForExSpaceToGetPressed;
keepDoingStuffAndContinueTheLoop;
}

Does anyone know how?
Re: wait for keypress in for-loop aznan8
4/4/2004 6:34:04 PM
Okay, to make things more clear, here's what i wait to do:
I have a dynamic textbox that should display 2 messages. First i'll show
message no 1, then i want to display the second message after the user has
pressed space.
Does that help you understand?
Re: wait for keypress in for-loop aznan8
4/5/2004 2:04:47 PM
AddThis Social Bookmark Button