An Exercise for You. Images, Sound and Mouse!

Task: Write an applet that plays a sound and displays an image wherever you press the mouse on the applet. When the applet first starts it should display the image at (x,y) = (20,20). See Figure 8.3, “Mouse Exercise Applet” for an example of how the applet works.

Figure 8.3. Mouse Exercise Applet

Mouse Exercise Applet

You can see my solution working here - MouseSolution.html

Hints: There are a few things that you will need to know: