Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Mouse input is translated by Flash Player into events of type MouseEvent. Mouse input comes in many types, differentiated by the event's type property. A quick summary of these events is shown in Table 21-1.
Although these events may be self-explanatory, I'll take some time in the following sections to show exactly how the various mouse events work in context.