I'm curious about actionscripting that would give a user keyboard control in a Flash exe file. I'm creating a presentation where I want the user to be able to advance to the next scene by using the space bar or the forward arrow key... basically so they can control the movement of the piece. If I'm creating an .exe file to be shown full screen, and I want the user to be able to advance to the next scene on their cue, is there actionscripting that would allow them to do this?? I'm experienced in Flash but new on the road of actionscripting.
You can use the keyboard to input commands. If you open the helpfile in Flash, you can find info on the Key class in the actionscript dictionary, along with methods, examples and such. You can also search the forums. There have been many posts about keys and a lot have full examples, explanations and such. When you get stuck, you can just ask around here.