English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-06-12 02:03:18 · 4 answers · asked by Rotizzy 3 in Computers & Internet Programming & Design

4 answers

Users can embed a movie into a HTML document using any of the below examples. It is important to realize that before you use the below examples that you understand what type of movie you are going to be playing as well as the browsers that are going to be playing the files.

Below we have two different examples of movie files, the first and second example are of an avi movie file. These files are often used with Windows computers and this below basic example is a great basic example for users wanting to play. In addition to the below avi file the user could substitute the file for a .asf, .avi, .ram, or .ra files. Finally, the third example is how a user would implement an embedded Apple QuickTime movie into a web page.

Example 1 code:


Example 2 code:


Example 3 code:







Try all three and see what works for you.

2006-06-12 02:21:02 · answer #1 · answered by Sean I.T ? 7 · 2 0

Use the following HTML Tag:

or


you can also insert the MIME-Type, for this you use the attribute 'type' like this:


There you find a list of all MIME-Types:
http://www.ltsw.se/knbase/internet/mime.htp

2006-06-12 09:25:37 · answer #2 · answered by Anonymous · 0 0

. Dreamwaver is very useful in this case.

2006-06-12 13:45:23 · answer #3 · answered by Iza R 1 · 0 0

2006-06-12 09:30:57 · answer #4 · answered by alpvnet 2 · 0 0

fedest.com, questions and answers