用网站中的QuickTime影片替换Flash影片

时间:2010-09-04 14:02:03

标签: javascript html flash quicktime

这就是我所拥有的:

<script type="text/javascript" src="http://www.polycysticliverdisease.com/html/swfobject.js"></script> <div id="flashcontentab3445" align="center"> You probably do not have the Flash Player (<a href="http://get.adobe.com/flashplayer/">Get Adobe Flash Player Here</a>) installed for your browser or the video files are misplaced on your server!</div> <script type="text/javascript" src="http://www.polycysticliverdisease.com/html/easyflvsvab3445.js"></script>

这是.flv文件:     polycysticliverdisease.com/html/debbie.flv

如何将其替换为Quicktime影片?

提前谢谢!

1 个答案:

答案 0 :(得分:0)

您的javascript代码没有多说,我没有参考swf文件,我想加载您的flv文件。

我猜你不想使用Flash,否则你为什么要用Quicktime电影替换你的flv?您需要提供有关您尝试实现的内容的更多信息,否则您可能获得的唯一答案就是链接到.flv的.mov版本

编辑//

Google“.flv to .mov converter”并选择你的选择。 如果您有.mov文件,则可以创建链接

 Click <a href=http://polycysticliverdisease.com/html/debbie.mov>here</a>to watch this movie!

并在您选择的div中使用以下代码,调整宽度和宽度。身高值

 <EMBED SRC="debbie.mov" WIDTH=240 HEIGHT = 196 
  AUTOPLAY=true CONTROLLER=true LOOP=false 
  PLUGINSPAGE=http://www.apple.com/quicktime/">