Posted by joecool2000 on 01/06/07 23:15
thedarkman wrote:
> I may have asked this before but if I have a directory on my disk
> called say:
>
> c:\video
>
> and I have a file in this called
>
> c:\video\tv.wmv
>
> how can I play it using a file called c:\video\play.html
>
> what code do I put in the file?
>
> Thanks
>
>
Why not just setup IIS, plonk the wmv file in c:\inetpub\wwwroot, and
browse to http://localhost/tv.wmv ??
joecool2000
[Back to original message]
|