Tag Archives: flash keyboard events

ActionScript 3 Keyboard Events

January 22, 2010

1 Comment

In order to create a fully interactive flash movie, you need to know something about keyboard events. This tutorial is all about catching ActionScript 3.0 keyboard events and responding to them. So let’s get started! Click on the stage and start pressing some buttons. See how the values change. Now let’s look the code behind [...]

Continue reading...