Lab Session: Multimedia: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
m (10 revisions)
 
(6 intermediate revisions by 2 users not shown)
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 Audio, Video, and HTMLViews.


# Create a new project.
# Create a new project.
# Add appropriate forms and navigation so you have a main form, along with forms for audio, video, and HTMLView experiments.
# Add appropriate forms and navigation so that 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 audio and video forms, include some of your favorite audio or video files.  If you don't have files available, feel free to use Super.wav and https://www.nsbasic.com/SpaceOddity.mp4
# For the HTMLView form, embed some content you enjoy, for instance a youtube video, a map, or a pdf.
# For the HTMLView form, embed some content you enjoy, for instance a YouTube video, map, or pdf.

Latest revision as of 06:24, 7 January 2014

This is an independent lab in which you'll explore Audio, Video, and HTMLViews.

  1. Create a new project.
  2. Add appropriate forms and navigation so that you have a main form, along with forms for audio, video, and HTMLView experiments.
  3. For the audio and video forms, include some of your favorite audio or video files. If you don't have files available, feel free to use Super.wav and https://www.nsbasic.com/SpaceOddity.mp4
  4. For the HTMLView form, embed some content you enjoy, for instance a YouTube video, map, or pdf.