gpt4 book ai didi

javascript - 如何保护 Flash 视频不被刷新?

转载 作者:行者123 更新时间:2023-12-04 23:58:46 26 4
gpt4 key购买 nike

<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>flash video refresh</title>
</head>
<body>
<div id="PlayerZone"><embed height="496" width="580" flashvars="flvid=19742822&amp;createtime=2012-4-19 13:46:33" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" quality="high" bgcolor="#000000" name="player" id="player" src="swf/mine.swf" type="application/x-shockwave-flash"></div>
<a onclick="return test();" id="test">click me popup a div,and hide the scrollbar</a>
</body>

代码在:

例如,当我点击a#test按钮时,弹出一个div,这没有问题,但我想在div弹出时隐藏滚动条。

我在 test() 函数中使用了 $('html').css('overflow','hidden') ,在大多数浏览器中都可以执行它,除了 FF(我使用 FF3.6)它会刷新 flash。

https://bugzilla.mozilla.org/show_bug.cgi?id=90268(溢出/显示/位置导致此错误)

如何解决?谢谢

最佳答案

    Hi thanks for asking these kind of question.

Better you use in a updated firefox version and try. if not
please refer this link this will help u i think. use local shared objects.
http://www.actionscript.org/forums/showthread.php3?t=79009
http://flash.bigresource.com/How-to-protect-Flash-Videos-from-Being-Downloaded-KV9j8rfkn.html
http://whatisgon.wordpress.com/2010/03/17/poking-around-in-the-firefox-cache-and-protecting-your-privacy-from-flash/

关于javascript - 如何保护 Flash 视频不被刷新?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10877624/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com