我要让我的网站播放avi文件,该怎么办?

我要让我的网站播放avi文件,该怎么办?最后能实现播放控制的,要是实在很麻烦就告诉我该怎样实现播放就行了. 谢谢.分数还可以考虑再加.
---------------------------------------------------------------

上面有点毛病,这个就好了。

1<embed autostart="false" height="80" loop="false" name="thePlay" src="scan2.avi" width="90"/>
1<a href="###" onclick="thePlay.stop();return false;">STop</a>
1<a href="###" onclick="thePlay.play();return false;">Play</a>
Published At
Categories with Web编程
comments powered by Disqus