怎么找网页源文件位置_网页源文件看不到swf或者MP3,怎么找音频文件真实地址、...

这是一套在线音频课程,貌似是调用flash player播放,必须使用IE学习。我想把他下载下来。网页源文件看不到swf 或者MP3,请问怎么找音频文件的真实地址、

网址

http://www.zgmx.org.cn/ycteach/Index.aspx

源文件

XXX 第483次登录 中国盲人协会远程教学系统-北京联大针灸推拿专业2014级专科

.navPoint { FONT-SIZE: 9pt; CURSOR: hand; COLOR: white; FONT-FAMILY: Webdings }

.nav {

FONT-SIZE: 9pt;

CURSOR: hand;

COLOR: white;

font-weight: bold;

}

.copyright {

FONT-SIZE: 12px;

font-family:arial;

}

function switchSysBarLeft()

{

if (switchPointLeft.innerText=="3"){

switchPointLeft.innerText="4"

document.all("MenuLeft").style.display="none"

}

else{

switchPointLeft.innerText="3"

document.all("MenuLeft").style.display=""

}

}

function openMenu()

{

return;

}

function quit()

{

top.window.location="Logout.aspx";

}

function MaxWindow()

{

self.moveTo(0,0)

self.resizeTo(screen.availWidth,screen.availHeight)

}

var showconfirm;

showconfirm=false;

function confirmQuit()

{

if (! showconfirm &&event.clientX < document.body.clientWidth && event.clientY < 0 )

{

event.returnValue = "";

showconfirm=true;

}

return showconfirm;

}

function setHeight()

{

var myWidth = 0, myHeight = 0;

if( typeof( window.innerWidth ) == 'number' ) {

//Non-IE

myWidth = window.innerWidth;

myHeight = window.innerHeight;

} else if( document.documentElement &&

( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {

//IE 6+ in 'standards compliant mode'

myWidth = document.documentElement.clientWidth;

myHeight = document.documentElement.clientHeight;

} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {

//IE 4 compatible

myWidth = document.body.clientWidth;

myHeight = document.body.clientHeight;

}

document.all("MenuLeft").height=myHeight;

document.all("MenuRight").height=myHeight;

document.all("MenuRight2").height=myHeight-30;

document.all("MenuRight").width=myWidth-200;

document.all("MenuRight2").width=myWidth-200;

}

//设置高度

setHeight();

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值