Mouse input

Flash Player 9 and later, Adobe AIR 1.0 and later

Your application can create interactivity by capturing and responding to mouse input. Note that this section assumes that you are already familiar with the ActionScript 3.0 event model. For more information, see Handling events .

For information on discovering what kind of mouse support is available (such as persistent cursor, stylus or touch input) during runtime, see Discovering input types .

// Ethnio survey code removed