PDA

View Full Version : How to Test with keyboard listener


Kimchee
02-14-2009, 11:43 AM
After adding a keyboard listener into my program, I can't test it because Flash listens to keystrokes rather than the test applet.

For example I hit w and Flash thinks its a quick key instead of having my applet respond according to the program.

How can I test the program in flash?

Kimchee
02-14-2009, 12:13 PM
Well Kimchee, the answer is quite easy. There is a panel at the top of your test applet's window. If you hit the controls option you can disable hotkeys. There you go :) ;)

Obviously I got this one figured out, you are now allowed to let it fade into oblivion.