上一篇 | 下一篇

论坛或者网页调用播放器的简单脚本

发布: 2007-10-06 20:53 | 作者: 秋枫飞舞 | 来源: 本站原创 | 查看: 41次


很多人不知道怎么调用播放器,方法如下

新建页面default.htm,内容如下:

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

<frameset rows="25,*" cols="*" framespacing="0" frameborder="NO" border="0">   <frame src="cbo.htm" name="topFrame" scrolling="NO" noresize >   <frame src="index.asp" name="mainFrame"> </frameset> <noframes><body>

</body></noframes> </html>

字号: | 推荐给好友

 

评分:0

我来说两句

seccode

网络推荐