steps for creating streaming video (windows media):
- create an .avi file (this is the usual output format from video board / software)
- convert it to .wmv (using Windows Media encoder, free download from microsoft)
- - a 24 meg avi file becomes a 260k .wmv file when compressing for web server @ 28k
- link to the file with standard: "A href=http://www.site.net/yourFileName.wmv"
- upload the video file (and of course your modified html file with the new "A HREF")