|
Heres my code:
<object type="video/x-ms-wmv" data="1.wmv" width="320" height="260">
<param name="src" value="1.wmv" />
<param name="autostart" value="false" />
<param name="controller" value="true" />
</object>
I have tried several sorts of code but it wont work... What is wrong with this one? Or which one should I use?
The problem is that when I click "play" at the homepage the movie wont start.
Last edited by alexzien : 06-07-2007 at 03:27 AM.
|