<div class="codetitle"> <span><a style="CURSOR: pointer" data="90682" class="copybut" id="copybut90682" onclick="doCopy('code90682')"><u>复制代</u></a></span> 代码如下:</div> <div class="codebody" id="code90682"> <br><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <BR><html xmlns="http://www.w3.org/1999/xhtml"> <br> <br><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <br><title>無标题文档</title> <br><script type="text/javascript" src="swfobject-2.1.js" ></script> <br><script type="text/javascript"> <br>function playNotifySnd() { <br>swfobject.embedSWF("8.swf", "notifySnd", "1", "1", "9.0.0"); <br>} <br></script> <br></head> <br> <br><input type="button" value="aaa" onclick="playNotifySnd(1)" /> <br></body> <br></html> <br> </div>