Assignment 5
A JavaScript-controlled Media Element
Submit before 11:30 PM Saturday October 19
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:
- At least three customized buttons for running the media element.
- A text box or menu for giving the user control of media selection or placement.
- At least one media-event-driven (e.g. media play has ended) response. Write a function that executes code that responds to it.
Submission
Post your app files online, on the studentweb server. For the D2L submission, submit a zipped folder of your app files and, as a submission commnent, provide the working URL of your app on the studentweb server.
Grading
This assignment is worth 10 points. Apps that address all of the requirements will receive 10 points.