|
|
||||||||||||
|
|
Movie Files | Adding Movies to Web Pages |
|
|
|
||||||||
|
Adding Movies to Web Pages
It is just as easy to put links to movies on your web pages as it was to add
links to sounds and external image files.
A Simple Example
Save this, point the browser to your homepage file, and reload. You should see something like the following:
In this HTML, <ul> starts an un-numbered list,
</ul> ends the
un-numbered list, and <li>
precedes each separate member of the list. In
this example we have put only two elements in the list, but we could add any
number by repeating the above.
Adding Movie Links
Yahoo Listing of Movie Archives Apple's QuickTime Movie Archive MPEG Movie Archive Remember though, that even a movie of 30 seconds duration will take many minutes to download over a typical modem connection. Thus, if you are developing Web pages intended to be used with modem-level connections, you should use movies judiciously. It is also courteous to indicate the length of large files like movies whenever possible, so that the viewer knows that they are about to initiate a download that may take some time.
|
||||||||||||
|
|
||||||||||||