Assignment: Sound Effects

Introduction

Create an application that plays sound effects when the user clicks on any number of different images. The images and multimedia controls should be created with control arrays so that only one set of code is required.

Important features

  • At least 6 images with sound effects
  • Control array of images and multimedia controls
  • All sound files “opened” when program loads
  • Proper indents, spacing, comments

Example