copy the COPY_ME folder and paste and rename it to the NewAppName in the instructional concepts folder. In the NewAppName folder location open this readme file and make the following changes to the object code below. Note: there are two separate object codes below. Use the one that matches your video file type, either flv or f4v. 1. Change the width and height to the size of the video to stream. There are two instances of the width and height in the code below. 2. Update the application name and the stream name of the flv video. There are two instances each of the application and stream name. Note: In the code below the application = vod and the stream = sample. Replace 'vod' with the NewAappName. Replace 'sample' with the file name of the video. 3. Then copy and paste the edited object code replacing the object code that is already there into the index.html web page by opening it in Dreamweaver or notepad. 4. Update the title tag (29-102 Welcome) for the page with the newAppname and Video title. 5. Test the video through the browser at http://cite.nwmissouri.edu/ic/NewAppName. If it does not work, then trouble shoot issues by using the http://cite.nwmissouri.edu/ic/videoPlayer/videoplayer.html Use this code if posting a new 'flv' file on the streaming media folder Use this code if posting a new 'f4v' on the streaming media folder. iframe code to embed in eCollege text/multimedia visual editor html coder: