Examples from Chapter 2: Textboxes and Keyboard Events
Note that each example should be clicked on once before use in order to give that Flash player object the focus in your browser window.
Basic Arithmetic Activity
Open it in a new window: ArithmeticBasic.html
Using the Visibility Property
Open it in a new window: ArithmeticVisibility.html
Manipulating Listeners for Control Flow
Open it in a new window: ArithmeticListeners.html
Listening for Keyboard Events
Open it in a new window: ArithmeticKeyboard.html
Adding a Timer
Open it in a new window: ArithmeticTimer.html
