MMDT1144
Multimedia and the Web
Week 6
Week 6 General notes: The content below might be a bit dated, but there may be some people still developing using Win XP. Windows XP Service Pack 2 (SP2) has added additional security when viewing a web page. By now you are getting pretty anoyed with having to acknowledge the security warnings when viewing pages that contain JavaScript or active content when previewing your work. Here is a description of the problem and remedies: Add this line right at the top of your code: However, remember to remove it before publishing to the web server. === Here is a second solution that I found that seems to be better: Permanently enable Internet Explorer to preview active content. You can permanently enable Internet Explorer to view active content on local files. Doing so prevents the warning from appearing again. Note that completing this solution may allow malicious active content in files on your computer. Complete this solution only if you feel confident in your computer's security measures.
To enable Internet Explorer to preview active content: 1. Choose Tools > Internet Options in Internet Explorer. 2. Click the Advanced tab in the Internet Options dialog box, and then scroll down to the Security section. 3. Select Allow Active Content To Run In Files On My Computer. ==== New problem has surfaced. You may have now seen the "Click to activate and use this control" message on websites with embedded content in Internet Explorer. Do a Google search on this. Lots of hits on the topic. Sounds like it has something to do with a patent dispute. Here is an Adobe note on this topic. Here is an article on how to fix it. ==== Demonstration how to retrieve multimedia content from a web site. (Do at your own risk). The multitude of video/audio players has always been a problem.
The way most sites have gone now is to use only Flash objects. FLV player for Windows. How to create Flash video and add it to your website. FlowPlayer - Flash video player for the web. Get the previous FlowPlayer (zip) that works with these examples. YouTube video downloader plugin for Firefox. Get it through Firefox plugins. YouTube Downloader (YTD) is a stand alone product. Free YouTube Downloader is also a stand alone product. SaveYouTube is a website that will save a YouTube file for you without needing to download software. FlowPlayer is not needed anymore with Dreamweaver CS4. Now to insert an flv, you can just go |
Embedding Dreamweaver allows you to embed almost anything. You can embed flash objects, shockwave, Java, ActiveX controls, and much more. Mitsubishi video with no player window border. Blockbuster video using FlowPlayer. An example of some Java applets and some Flash that I embedded on a web page. Lady Liberty is an example of a page that uses a Java applet. Here is a cartoon site that make extensive use of flash. Directions on how to create a playlist and stream mp3s. Another tutorial on the same. |
Lab 6 This lab is to test your knowledge of being able to add sound, embed flash, Java, etc. Create a sub folder on your web server named "lab6". Within "lab6" you will create a mini site.
I want you to make you own Youtube or Vimeo video. You can do this by making a video from your smartphone or computer. You then need to upload it to Youtube or Vimeo or other video hosting service. Make a mini website, or integrate into your project website the video. Make sure the video plays on all browsers (IE, Firefox, Chrome, Safari). Also check that it plays on a mobile device such as smartphones and tablets. Assignment is due one week from when it was assigned. 50% penalty if late.
|