Lab Session: Multimedia: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is an independent lab in which you'll explore PictureBoxes, Audio, Video, and HTMLViews. | This is an independent lab in which you'll explore PictureBoxes, Audio, Video, and HTMLViews. | ||
# Create a new project. | |||
# Add appropriate forms and navigation so you have a main form, along with forms for audio, video, and HTMLView experiments. | |||
# For each the audio and video forms, include some of your favorite audio or video. If you don't have files available, feel free to use Super.wav and http://www.nsbasic.com/videotest.mp4 | |||
# For the HTMLView form, embed some content you enjoy, for instance a youtube video, a map, or a pdf. |
Revision as of 23:33, 13 December 2013
This is an independent lab in which you'll explore PictureBoxes, Audio, Video, and HTMLViews.
- Create a new project.
- Add appropriate forms and navigation so you have a main form, along with forms for audio, video, and HTMLView experiments.
- For each the audio and video forms, include some of your favorite audio or video. If you don't have files available, feel free to use Super.wav and http://www.nsbasic.com/videotest.mp4
- For the HTMLView form, embed some content you enjoy, for instance a youtube video, a map, or a pdf.