Posted by Dave G on 12/03/06 20:03
I have a wmv file that I have in my web page I have used the code
below to put it in it will play once thn stops I want it to continue
in a loop please couls anyone chech the code for me please and let me
know if I have got it right many thanks
<object type="video/x-ms-wmv" data="flight1.wmv" width="500"
height="330">
<param name="src" value="flight1.wmv">
<param name= "autoplay" value= "true">
<param name= "autoStart" value= "true">
alt: <a href="flight1.wmv><a/> </object>
David
Navigation:
[Reply to this message]
|