Introduction to HTML
Placing Video Images
Copyright © 1996 - 2002 Randy D. Ralph.  All rights reserved.


  Return

This is the result produced in this browser application using the <EMBED SRC= . . .> and <IMG DYNSRC= . . .> methods for placing video files:

<EMBED SRC= . . .>
If the AVI stops playing click on the PLAY button on the console.
<IMG DYNSRC= . . .>
If the AVI stops playing RIGHT click on the image
and select option PLAY.

The Netscape browser does not support dynamic sources for inline images but does support file embedding.


Return to the Image Tutorial