点击这里给我发消息 点击这里给我发消息
首页 > 行业资讯 > flash>详细内容

隐藏与显示FLASH

添加时间:2013-12-6
    相关阅读: HTML flash

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta. http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>打开与关闭FLASH</title>
<script. type="text/javascript" src="swfobject.js"></script>
</head>

<body>
<div id="flashcontent" ></div>
<button id="showBtn" nclick="showFlash()" >运行</button>
<input id="seeBtn" type="button" nclick="seeFlash()" value="隐藏" />
</body>
<script>
var so=new SWFObject("index.swf","flash","100%","100%","10");
var btn=document.getElementById("showBtn");
function showFlash(){
 if(btn.innerHTML=="运行"){
  so.write("flashcontent");
  btn.innerHTML="关闭";
 }else{
  hideFlash();
 }
}
function hideFlash(){
 document.getElementById("flashcontent").innerHTML="";
 btn.innerHTML="运行";
}
function seeFlash(){
 var _div=document.getElementById("flashcontent");
 var _btn=document.getElementById("seeBtn");
 if(_div.style.display=="none"){
  _div.style.display="";
  _btn.value="隐藏";
 }else{
  _div.style.display="none";
  _btn.value="显示";
 }
}
showFlash();
</script>
</html>

 

 

咨询热线:020-85648757 85648755 85648616 0755-27912581 客服:020-85648756 0755-27912581 业务传真:020-32579052
广州市网景网络科技有限公司 Copyright◎2003-2008 Veelink.com. All Rights Reserved.
广州商务地址:广东省广州市黄埔大道中203号(海景园区)海景花园C栋501室
= 深圳商务地址:深圳市宝源路华丰宝源大厦606
研发中心:广东广州市天河软件园海景园区 粤ICP备05103322号 工商注册