4 How can I optimize a video file for best viewing?

c How to view the controller

<CONTROLLER="TRUE"> is redundant HTML code for both sound and video files. The reason why we couldn't see the controller in 4a is because we didn't account for it in our file's dimensions.

In order to view the controller, we must add 16 pixels of size to the video file's normal height.

<embed src="cheetah.mov" WIDTH="320" HEIGHT="256" AUTOPLAY="FALSE">