Assignment 4
A JavaScript-controlled Media Element
Submit before 11:30 PM Friday February 5

Overview

You will develop a customized, JavaScript-controlled media element.

Requirements

Using your own audio or video clip, develop a Web page that presents a user-controlled media element that employs JavaScript code to do the following:

  1. At least three customized buttons for running the media element.
  2. A text box or menu for giving the user control of media selection or placement.
  3. At least one media-event-driven (e.g. media play has ended) response. Write a function that executes code that responds to it.
  4. Finally, write a separate page that summarizes how you have addressed the assignment requirements. Make sure you page links to this page.

Deliverables

Your page should be posted on the internet. That is, you will need to transfer your HTML file to the web server at studentweb.cdm.depaul.edu. Then, using the D2L submission, tell me the URL of your main page. Generally, assignments that are not posted on the internet will incur a 2-point penalty.