Lab 24: Custom Video Player

Link to Lab 24:

In this lab, we were assigned to create a video player where you can change the volume as well as the speed of the video which is being played. The JavaScript that made this lab functional was very confusing and took me some time looking over it to completely understand all the components and how they work. The main code that was created so the video can be played and paused, the video can be skipped to anytime, and the code that will handle the speeding up or slowing down of the video.

This lab was very exciting to create since we could use our own videos. I can see the skills and code I used in this lab to very valuable in the future if I wish to include a video in a webpage. Also, it was very amazing all the components that go into what seems so simple up front.


Comments

Popular posts from this blog

Lab 23-2: Type Ahead

WBL Workshop 2

Lab7 - Simple Accordion