国产老熟女高潮毛片A片仙踪林,欧美喂奶吃大乳,狠狠爱无码一区二区三区,女神的私人医生动漫免费阅读

新聞建站cms系統(tǒng)、政府cms系統(tǒng)定制開發(fā)

廣州網(wǎng)站建設(shè)公司-閱速公司

asp.net新聞發(fā)布系統(tǒng)、報(bào)紙數(shù)字報(bào)系統(tǒng)方案
/
http://www.tjsimaide.com/
廣州網(wǎng)站建設(shè)公司
您當(dāng)前位置:首頁(yè)>網(wǎng)站技術(shù)

網(wǎng)站技術(shù)

as3實(shí)現(xiàn)flash與javascript(js)的通訊

發(fā)布時(shí)間:2013/10/4 16:44:53  作者:Admin  閱讀:302  

廣告:

Html代碼:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN" xml:lang="zh-CN">

<head>

<title>audio</title>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<style type="text/css" media="screen">

html, body { height:100%; background-color: #ffffff;}

body { margin:0; padding:0; overflow:hidden; }

#flashContent { width:100%; height:100%; }

</style>

</head>

<body>

<div id="flashContent">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="audio" width="250" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab ">

<param name="movie" value="audio_as2_new.swf?file=wav/article_467.wav" />

<param name="quality" value="high" />

<param name="allowScriptAccess" value="always" />

<param name="wmode" value="transparent" />

<embed src="audio_as2_new.swf?file=wav/article_467.wav" wmode="transparent" quality="high" width="250" height="250" name="audio" align="middle" play="true" loop="false" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

</object>

<div id="output"></div>

<input type="submit" value="停止" onclick="stopsong();" name="stops" />

</div>

<script type="text/javascript">

function thisMovie(movieName) {

if (navigator.appName.indexOf("Microsoft") != -1) {

return window[movieName];

} else {

return document[movieName];

}

}

function stopsong() {

thisMovie("audio").stopsong();

alert("ok");

}

</script>

</body>

</html>

FLash中as3源碼:

if (ExternalInterface.available)

{

//交互的核心代碼,as接收js發(fā)送過來的信息 后面stopSongHandler為as的函數(shù)

ExternalInterface.addCallback("stopsong", stopSongHandler);

}

function stopSongHandler():void {

_channel.stop();

}

廣告:

相關(guān)文章
as3
js
cms新聞系統(tǒng)購(gòu)買咨詢
掃描關(guān)注 廣州閱速軟件科技有限公司
掃描關(guān)注 廣州閱速科技
主站蜘蛛池模板: 邢台县| 抚顺县| 紫阳县| 白朗县| 洛扎县| 佳木斯市| 玉山县| 河西区| 裕民县| 浙江省| 云龙县| 新沂市| 贵定县| 兴隆县| 长顺县| 南和县| 丘北县| 乌拉特中旗| 广州市| 崇明县| 济源市| 宜宾市| 柞水县| 黔南| 石家庄市| 金寨县| 威海市| 如皋市| 阜南县| 武宁县| 诸暨市| 赞皇县| 盐源县| 洛隆县| 梧州市| 新化县| 长沙县| 万年县| 澜沧| 全州县| 屏东市|